@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3374376, 2017-04-14T07:57:58-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3374376
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2015 by Kostas Bartsokas. All rights reserved.
 *
 * © 2017 MyFonts Inc
*/
@font-face {
  font-family: "AvertaStd";
  src: url("/fonts/33873C_1_0.eot");
  src: url("/fonts/33873C_1_0.eot?#iefix") format("embedded-opentype"), url("/fonts/33873C_1_0.woff2") format("woff2"), url("/fonts/33873C_1_0.woff") format("woff"), url("/fonts/33873C_1_0.ttf") format("truetype");
  font-weight: 100; }
@font-face {
  font-family: "AvertaStd";
  src: url("/fonts/33873C_2_0.eot");
  src: url("/fonts/33873C_2_0.eot?#iefix") format("embedded-opentype"), url("/fonts/33873C_2_0.woff2") format("woff2"), url("/fonts/33873C_2_0.woff") format("woff"), url("/fonts/33873C_2_0.ttf") format("truetype");
  font-weight: normal; }
@font-face {
  font-family: "AvertaStd";
  src: url("/fonts/33873C_3_0.eot");
  src: url("/fonts/33873C_3_0.eot?#iefix") format("embedded-opentype"), url("/fonts/33873C_3_0.woff2") format("woff2"), url("/fonts/33873C_3_0.woff") format("woff"), url("/fonts/33873C_3_0.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: "AvertaStd";
  src: url("/fonts/33873C_0_0.eot");
  src: url("/fonts/33873C_0_0.eot?#iefix") format("embedded-opentype"), url("/fonts/33873C_0_0.woff2") format("woff2"), url("/fonts/33873C_0_0.woff") format("woff"), url("/fonts/33873C_0_0.ttf") format("truetype");
  font-weight: 900; }
/* ==========================================================================
Colors
========================================================================== */
/* ==========================================================================
Body
========================================================================== */
/* ==========================================================================
Links
========================================================================== */
/* ==========================================================================
Typography
========================================================================== */
.lead {
  font-weight: lighter !important;
  font-style: normal; }
::-webkit-input-placeholder {
  font-style: italic; }
:-moz-placeholder {
  font-style: italic; }
::-moz-placeholder {
  font-style: italic; }
:-ms-input-placeholder {
  font-style: italic; }
/* ==========================================================================
Form states and alerts
========================================================================== */
.input-group-addon {
  border-radius: 0px !important; }
.form-control {
  box-shadow: none;
  padding: 10px;
  border-color: #cfd9df;
  border-radius: 0px;
  height: auto; }
.form-control:focus {
    border-color: #0a6e89;
    box-shadow: none !important; }
/* ==========================================================================
Buttons
========================================================================== */
/* ==========================================================================
General Paddings
========================================================================== */
h3, h5 {
  font-weight: normal; }
p {
  line-height: 1.7em; }
*, *::before, *::after {
  box-sizing: border-box; }
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }
body {
  margin: 0;
  font-family: "AvertaStd", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #48626f;
  text-align: left;
  background-color: #fff; }
[tabindex="-1"]:focus {
  outline: 0 !important; }
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }
p {
  margin-top: 0;
  margin-bottom: 1rem; }
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0; }
dt {
  font-weight: 700; }
dd {
  margin-bottom: .5rem;
  margin-left: 0; }
blockquote {
  margin: 0 0 1rem; }
b, strong {
  font-weight: bolder; }
small {
  font-size: 80%; }
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }
sub {
  bottom: -.25em; }
sup {
  top: -.5em; }
a {
  color: theme-colors("primary");
  text-decoration: none;
  background-color: transparent; }
a:hover {
    color: #0a6e89;
    text-decoration: none; }
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
a:not([href]):not([tabindex]):focus {
    outline: 0; }
pre, code, kbd, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 1em; }
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }
figure {
  margin: 0 0 1rem; }
img {
  vertical-align: middle;
  border-style: none; }
svg {
  overflow: hidden;
  vertical-align: middle; }
table {
  border-collapse: collapse; }
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }
th {
  text-align: inherit; }
label {
  display: inline-block;
  margin-bottom: 0.5rem; }
button {
  border-radius: 0; }
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
button, input {
  overflow: visible; }
button, select {
  text-transform: none; }
select {
  word-wrap: normal; }
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox; }
textarea {
  overflow: auto;
  resize: vertical; }
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }
progress {
  vertical-align: baseline; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }
output {
  display: inline-block; }
summary {
  display: list-item;
  cursor: pointer; }
template {
  display: none; }
[hidden] {
  display: none !important; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .companies-list .company .c-details .c-name, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: bold;
  line-height: 1.2; }
h1, .h1 {
  font-size: 2.1875rem; }
h2, .h2 {
  font-size: 1.75rem; }
h3, .h3, .companies-list .company .c-details .c-name {
  font-size: 1.53125rem; }
h4, .h4 {
  font-size: 1.3125rem; }
h5, .h5 {
  font-size: 1.09375rem; }
h6, .h6 {
  font-size: 0.875rem; }
.lead {
  font-size: 1.09375rem;
  font-weight: 300; }
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }
.display-4, .companies-list h1 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
small, .small {
  font-size: 80%;
  font-weight: 400; }
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3; }
.list-unstyled, .event-footer ul {
  padding-left: 0;
  list-style: none; }
.list-inline {
  padding-left: 0;
  list-style: none; }
.list-inline-item {
  display: inline-block; }
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }
.initialism {
  font-size: 90%;
  text-transform: uppercase; }
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem; }
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
.blockquote-footer::before {
    content: "\2014\A0"; }
.img-fluid, .companies-list .company .c-logo img, .event-footer .organiser img {
  max-width: 100%;
  height: auto; }
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0px;
  max-width: 100%;
  height: auto; }
.figure {
  display: inline-block; }
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }
.figure-caption {
  font-size: 90%;
  color: #6c757d; }
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
@media (min-width: 576px) {
    .container {
      max-width: 540px; } }
@media (min-width: 768px) {
    .container {
      max-width: 720px; } }
@media (min-width: 992px) {
    .container {
      max-width: 960px; } }
@media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
.no-gutters {
  margin-right: 0;
  margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
.col {
  flex-basis: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }
.col-auto {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }
.col-1 {
  -webkit-box-flex: 0;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }
.col-2 {
  -webkit-box-flex: 0;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }
.col-3 {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }
.col-4 {
  -webkit-box-flex: 0;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }
.col-5 {
  -webkit-box-flex: 0;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }
.col-6 {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }
.col-7 {
  -webkit-box-flex: 0;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }
.col-8 {
  -webkit-box-flex: 0;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }
.col-9 {
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }
.col-10 {
  -webkit-box-flex: 0;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }
.col-11 {
  -webkit-box-flex: 0;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }
.col-12 {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }
.order-first {
  -webkit-box-ordinal-group: 0;
          order: -1; }
.order-last {
  -webkit-box-ordinal-group: 14;
          order: 13; }
.order-0 {
  -webkit-box-ordinal-group: 1;
          order: 0; }
.order-1 {
  -webkit-box-ordinal-group: 2;
          order: 1; }
.order-2 {
  -webkit-box-ordinal-group: 3;
          order: 2; }
.order-3 {
  -webkit-box-ordinal-group: 4;
          order: 3; }
.order-4 {
  -webkit-box-ordinal-group: 5;
          order: 4; }
.order-5 {
  -webkit-box-ordinal-group: 6;
          order: 5; }
.order-6 {
  -webkit-box-ordinal-group: 7;
          order: 6; }
.order-7 {
  -webkit-box-ordinal-group: 8;
          order: 7; }
.order-8 {
  -webkit-box-ordinal-group: 9;
          order: 8; }
.order-9 {
  -webkit-box-ordinal-group: 10;
          order: 9; }
.order-10 {
  -webkit-box-ordinal-group: 11;
          order: 10; }
.order-11 {
  -webkit-box-ordinal-group: 12;
          order: 11; }
.order-12 {
  -webkit-box-ordinal-group: 13;
          order: 12; }
.offset-1 {
  margin-left: 8.33333%; }
.offset-2 {
  margin-left: 16.66667%; }
.offset-3 {
  margin-left: 25%; }
.offset-4 {
  margin-left: 33.33333%; }
.offset-5 {
  margin-left: 41.66667%; }
.offset-6 {
  margin-left: 50%; }
.offset-7 {
  margin-left: 58.33333%; }
.offset-8 {
  margin-left: 66.66667%; }
.offset-9 {
  margin-left: 75%; }
.offset-10 {
  margin-left: 83.33333%; }
.offset-11 {
  margin-left: 91.66667%; }
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #48626f; }
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
.table tbody + tbody {
    border-top: 2px solid #dee2e6; }
.table-sm th, .table-sm td {
  padding: 0.3rem; }
.table-bordered {
  border: 1px solid #dee2e6; }
.table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6; }
.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px; }
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0; }
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }
.table-hover tbody tr:hover {
  color: #48626f;
  background-color: rgba(0, 0, 0, 0.075); }
.table-primary, .table-primary > th, .table-primary > td {
  background-color: #b8e2f1; }
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
  border-color: #7acae4; }
.table-hover .table-primary:hover {
  background-color: #a3d9ed; }
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #a3d9ed; }
.table-secondary, .table-secondary > th, .table-secondary > td {
  background-color: #d6d8db; }
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
  border-color: #b3b7bb; }
.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }
.table-success, .table-success > th, .table-success > td {
  background-color: #e2f1c6; }
.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
  border-color: #cae495; }
.table-hover .table-success:hover {
  background-color: #d8ecb2; }
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #d8ecb2; }
.table-info, .table-info > th, .table-info > td {
  background-color: #b8f1eb; }
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
  border-color: #7ae6da; }
.table-hover .table-info:hover {
  background-color: #a3ede5; }
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #a3ede5; }
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #ffe7c3; }
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
  border-color: #ffd28f; }
.table-hover .table-warning:hover {
  background-color: #ffddaa; }
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffddaa; }
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #fcccbf; }
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
  border-color: #f9a187; }
.table-hover .table-danger:hover {
  background-color: #fbb9a7; }
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #fbb9a7; }
.table-light, .table-light > th, .table-light > td {
  background-color: #fdfdfe; }
.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
  border-color: #fbfcfc; }
.table-hover .table-light:hover {
  background-color: #ececf6; }
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6; }
.table-dark, .table-dark > th, .table-dark > td {
  background-color: #c6c8ca; }
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
  border-color: #95999c; }
.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }
.table-grey, .table-grey > th, .table-grey > td {
  background-color: #fbfbfb; }
.table-grey th, .table-grey td, .table-grey thead th, .table-grey tbody + tbody {
  border-color: #f7f7f7; }
.table-hover .table-grey:hover {
  background-color: #eeeeee; }
.table-hover .table-grey:hover > td, .table-hover .table-grey:hover > th {
    background-color: #eeeeee; }
.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }
.table-dark {
  color: #fff;
  background-color: #343a40; }
.table-dark th, .table-dark td, .table-dark thead th {
    border-color: #454d55; }
.table-dark.table-bordered {
    border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
.table-responsive > .table-bordered {
    border: 0; }
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0px;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
.form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #4dd2ff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 153, 204, 0.25); }
.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
.form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }
.form-control-file, .form-control-range {
  display: block;
  width: 100%; }
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.09375rem;
  line-height: 1.5; }
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.76562rem;
  line-height: 1.5; }
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #48626f;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0px; }
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0px; }
select.form-control[size], select.form-control[multiple] {
  height: auto; }
textarea.form-control {
  height: auto; }
.form-group {
  margin-bottom: 1rem; }
.form-text {
  display: block;
  margin-top: 0.25rem; }
.form-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
.form-row > .col, .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }
.form-check-label {
  margin-bottom: 0; }
.form-check-inline {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #99cc33; }
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(153, 204, 51, 0.9);
  border-radius: 0px; }
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #99cc33;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2399cc33' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #99cc33;
    box-shadow: 0 0 0 0.2rem rgba(153, 204, 51, 0.25); }
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip {
    display: block; }
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #99cc33;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2399cc33' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #99cc33;
    box-shadow: 0 0 0 0.2rem rgba(153, 204, 51, 0.25); }
.was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
    display: block; }
.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #99cc33; }
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #99cc33; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #99cc33; }
.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #add65c;
  background-color: #add65c; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(153, 204, 51, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #99cc33; }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #99cc33; }
.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #99cc33;
  box-shadow: 0 0 0 0.2rem rgba(153, 204, 51, 0.25); }
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f44a19; }
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(244, 74, 25, 0.9);
  border-radius: 0px; }
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #f44a19;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f44a19' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f44a19' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #f44a19;
    box-shadow: 0 0 0 0.2rem rgba(244, 74, 25, 0.25); }
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f44a19;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f44a19' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23f44a19' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #f44a19;
    box-shadow: 0 0 0 0.2rem rgba(244, 74, 25, 0.25); }
.was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }
.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f44a19; }
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #f44a19; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #f44a19; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f6704a;
  background-color: #f6704a; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(244, 74, 25, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #f44a19; }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f44a19; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f44a19;
  box-shadow: 0 0 0 0.2rem rgba(244, 74, 25, 0.25); }
.form-inline {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
          align-items: center; }
.form-inline .form-check {
    width: 100%; }
@media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: flex;
      -webkit-box-flex: 0;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-flow: row wrap;
      -webkit-box-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group, .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }
.btn {
  display: inline-block;
  font-weight: normal;
  color: #48626f;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      transition: none; } }
.btn:hover {
    color: #48626f;
    text-decoration: none; }
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 153, 204, 0.25); }
.btn.disabled, .btn:disabled {
    opacity: 0.65; }
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none; }
.btn-primary {
  color: #fff;
  background-color: #0099cc;
  border-color: #0099cc; }
.btn-primary:hover {
    color: #fff;
    background-color: #007ca6;
    border-color: #007399; }
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 168, 212, 0.5); }
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #0099cc;
    border-color: #0099cc; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007399;
    border-color: #00698c; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 168, 212, 0.5); }
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
.btn-success {
  color: #212529;
  background-color: #99cc33;
  border-color: #99cc33; }
.btn-success:hover {
    color: #fff;
    background-color: #82ad2b;
    border-color: #7aa329; }
.btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(135, 179, 50, 0.5); }
.btn-success.disabled, .btn-success:disabled {
    color: #212529;
    background-color: #99cc33;
    border-color: #99cc33; }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #7aa329;
    border-color: #739926; }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(135, 179, 50, 0.5); }
.btn-info {
  color: #fff;
  background-color: #00ceb8;
  border-color: #00ceb8; }
.btn-info:hover {
    color: #fff;
    background-color: #00a896;
    border-color: #009b8a; }
.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 213, 195, 0.5); }
.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #00ceb8;
    border-color: #00ceb8; }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #009b8a;
    border-color: #008e7f; }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 213, 195, 0.5); }
.btn-warning {
  color: #212529;
  background-color: #ffa927;
  border-color: #ffa927; }
.btn-warning:hover {
    color: #212529;
    background-color: #ff9a01;
    border-color: #f39200; }
.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 149, 39, 0.5); }
.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffa927;
    border-color: #ffa927; }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #f39200;
    border-color: #e68b00; }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 149, 39, 0.5); }
.btn-danger {
  color: #fff;
  background-color: #f44a19;
  border-color: #f44a19; }
.btn-danger:hover {
    color: #fff;
    background-color: #dc390b;
    border-color: #d0360a; }
.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 101, 60, 0.5); }
.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #f44a19;
    border-color: #f44a19; }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d0360a;
    border-color: #c43309; }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(246, 101, 60, 0.5); }
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
.btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.btn-grey {
  color: #212529;
  background-color: #efefef;
  border-color: #efefef; }
.btn-grey:hover {
    color: #212529;
    background-color: gainsboro;
    border-color: #d6d6d6; }
.btn-grey:focus, .btn-grey.focus {
    box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
.btn-grey.disabled, .btn-grey:disabled {
    color: #212529;
    background-color: #efefef;
    border-color: #efefef; }
.btn-grey:not(:disabled):not(.disabled):active, .btn-grey:not(:disabled):not(.disabled).active, .show > .btn-grey.dropdown-toggle {
    color: #212529;
    background-color: #d6d6d6;
    border-color: #cfcfcf; }
.btn-grey:not(:disabled):not(.disabled):active:focus, .btn-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-grey.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
.btn-outline-primary {
  color: #0099cc;
  border-color: #0099cc; }
.btn-outline-primary:hover {
    color: #fff;
    background-color: #0099cc;
    border-color: #0099cc; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 153, 204, 0.5); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0099cc;
    background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0099cc;
    border-color: #0099cc; }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 153, 204, 0.5); }
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-outline-success {
  color: #99cc33;
  border-color: #99cc33; }
.btn-outline-success:hover {
    color: #212529;
    background-color: #99cc33;
    border-color: #99cc33; }
.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(153, 204, 51, 0.5); }
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #99cc33;
    background-color: transparent; }
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #212529;
    background-color: #99cc33;
    border-color: #99cc33; }
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(153, 204, 51, 0.5); }
.btn-outline-info {
  color: #00ceb8;
  border-color: #00ceb8; }
.btn-outline-info:hover {
    color: #fff;
    background-color: #00ceb8;
    border-color: #00ceb8; }
.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 206, 184, 0.5); }
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #00ceb8;
    background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00ceb8;
    border-color: #00ceb8; }
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 206, 184, 0.5); }
.btn-outline-warning {
  color: #ffa927;
  border-color: #ffa927; }
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffa927;
    border-color: #ffa927; }
.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 169, 39, 0.5); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffa927;
    background-color: transparent; }
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffa927;
    border-color: #ffa927; }
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 169, 39, 0.5); }
.btn-outline-danger {
  color: #f44a19;
  border-color: #f44a19; }
.btn-outline-danger:hover {
    color: #fff;
    background-color: #f44a19;
    border-color: #f44a19; }
.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 74, 25, 0.5); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #f44a19;
    background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #f44a19;
    border-color: #f44a19; }
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(244, 74, 25, 0.5); }
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-grey {
  color: #efefef;
  border-color: #efefef; }
.btn-outline-grey:hover {
    color: #212529;
    background-color: #efefef;
    border-color: #efefef; }
.btn-outline-grey:focus, .btn-outline-grey.focus {
    box-shadow: 0 0 0 0.2rem rgba(239, 239, 239, 0.5); }
.btn-outline-grey.disabled, .btn-outline-grey:disabled {
    color: #efefef;
    background-color: transparent; }
.btn-outline-grey:not(:disabled):not(.disabled):active, .btn-outline-grey:not(:disabled):not(.disabled).active, .show > .btn-outline-grey.dropdown-toggle {
    color: #212529;
    background-color: #efefef;
    border-color: #efefef; }
.btn-outline-grey:not(:disabled):not(.disabled):active:focus, .btn-outline-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-grey.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(239, 239, 239, 0.5); }
.btn-link {
  font-weight: 400;
  color: theme-colors("primary");
  text-decoration: none; }
.btn-link:hover {
    color: #0a6e89;
    text-decoration: none; }
.btn-link:focus, .btn-link.focus {
    text-decoration: none;
    box-shadow: none; }
.btn-link:disabled, .btn-link.disabled {
    color: #9eb3be;
    pointer-events: none; }
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0px; }
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0px; }
.btn-block {
  display: block;
  width: 100%; }
.btn-block + .btn-block {
    margin-top: 0.5rem; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%; }
.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
@media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
.fade:not(.show) {
    opacity: 0; }
.collapse:not(.show) {
  display: none; }
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
@media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }
.dropup, .dropright, .dropdown, .dropleft {
  position: relative; }
.dropdown-toggle {
  white-space: nowrap; }
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after {
    margin-left: 0; }
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #48626f;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px; }
.dropdown-menu-left {
  right: auto;
  left: 0; }
.dropdown-menu-right {
  right: 0;
  left: auto; }
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0099cc; }
.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }
.dropdown-menu.show {
  display: block; }
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.76562rem;
  color: #6c757d;
  white-space: nowrap; }
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }
.btn-group, .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
            flex: 1 1 auto; }
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
      z-index: 1; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
      z-index: 1; }
.btn-toolbar {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
          justify-content: flex-start; }
.btn-toolbar .input-group {
    width: auto; }
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
.dropleft .dropdown-toggle-split::before {
    margin-right: 0; }
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    width: 100%; }
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
.input-group {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100%; }
.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
.input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
.input-group > .custom-file {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
.input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
.input-group-prepend, .input-group-append {
  display: -webkit-box;
  display: flex; }
.input-group-prepend .btn, .input-group-append .btn {
    position: relative;
    z-index: 2; }
.input-group-prepend .btn:focus, .input-group-append .btn:focus {
      z-index: 3; }
.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn {
    margin-left: -1px; }
.input-group-prepend {
  margin-right: -1px; }
.input-group-append {
  margin-left: -1px; }
.input-group-text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: white;
  border: 1px solid #ced4da;
  border-radius: 0px; }
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
    margin-top: 0; }
.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }
.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0px; }
.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }
.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0px; }
.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem; }
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.nav {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
.nav-link:hover, .nav-link:focus {
    text-decoration: none; }
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }
.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
.nav-tabs .nav-item {
    margin-bottom: -1px; }
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
.nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
.nav-pills .nav-link {
  border-radius: 0px; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0099cc; }
.nav-fill .nav-item {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  text-align: center; }
.nav-justified .nav-item {
  flex-basis: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
  text-align: center; }
.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }
.card, .card-sidebar {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0px; }
.card > hr, .card-sidebar > hr {
    margin-right: 0;
    margin-left: 0; }
.card > .list-group:first-child .list-group-item:first-child, .card-sidebar > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
.card > .list-group:last-child .list-group-item:last-child, .card-sidebar > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
.card-body {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 1.25rem; }
.card-title {
  margin-bottom: 0.75rem; }
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }
.card-text:last-child {
  margin-bottom: 0; }
.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
.card-header:first-child {
    border-radius: calc(0px - 1px) calc(0px - 1px) 0 0; }
.card-header + .list-group .list-group-item:first-child {
    border-top: 0; }
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
.card-footer:last-child {
    border-radius: 0 0 calc(0px - 1px) calc(0px - 1px); }
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }
.card-img {
  width: 100%;
  border-radius: calc(0px - 1px); }
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0px - 1px);
  border-top-right-radius: calc(0px - 1px); }
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0px - 1px);
  border-bottom-left-radius: calc(0px - 1px); }
.card-deck {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }
.card-deck .card, .card-deck .card-sidebar {
    margin-bottom: 15px; }
@media (min-width: 576px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card, .card-deck .card-sidebar {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 1;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
.card-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }
.card-group > .card, .card-group > .card-sidebar {
    margin-bottom: 15px; }
@media (min-width: 576px) {
    .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-flow: row wrap; }
      .card-group > .card, .card-group > .card-sidebar {
        -webkit-box-flex: 1;
                flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card, .card-group > .card-sidebar + .card, .card-group > .card + .card-sidebar, .card-group > .card-sidebar + .card-sidebar {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:not(:last-child), .card-group > .card-sidebar:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-top, .card-group > .card-sidebar:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header, .card-group > .card-sidebar:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card-sidebar:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer, .card-group > .card-sidebar:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:not(:first-child), .card-group > .card-sidebar:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-top, .card-group > .card-sidebar:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header, .card-group > .card-sidebar:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card-sidebar:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer, .card-group > .card-sidebar:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }
.card-columns .card, .card-columns .card-sidebar {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card, .card-columns .card-sidebar {
      display: inline-block;
      width: 100%; } }
.accordion > .card, .accordion > .card-sidebar {
  overflow: hidden; }
.accordion > .card:not(:first-of-type) .card-header:first-child, .accordion > .card-sidebar:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
.accordion > .card:not(:first-of-type):not(:last-of-type), .accordion > .card-sidebar:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
.accordion > .card:first-of-type, .accordion > .card-sidebar:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
.accordion > .card:last-of-type, .accordion > .card-sidebar:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
.accordion > .card .card-header, .accordion > .card-sidebar .card-header {
    margin-bottom: -1px; }
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
    .badge {
      -webkit-transition: none;
      transition: none; } }
a.badge:hover, a.badge:focus {
    text-decoration: none; }
.badge:empty {
    display: none; }
.btn .badge {
  position: relative;
  top: -1px; }
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }
.badge-primary {
  color: #fff;
  background-color: #0099cc; }
a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #007399; }
a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 153, 204, 0.5); }
.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.badge-success {
  color: #212529;
  background-color: #99cc33; }
a.badge-success:hover, a.badge-success:focus {
    color: #212529;
    background-color: #7aa329; }
a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(153, 204, 51, 0.5); }
.badge-info {
  color: #fff;
  background-color: #00ceb8; }
a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #009b8a; }
a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 206, 184, 0.5); }
.badge-warning {
  color: #212529;
  background-color: #ffa927; }
a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #f39200; }
a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 169, 39, 0.5); }
.badge-danger {
  color: #fff;
  background-color: #f44a19; }
a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #d0360a; }
a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(244, 74, 25, 0.5); }
.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.badge-dark {
  color: #fff;
  background-color: #343a40; }
a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.badge-grey {
  color: #212529;
  background-color: #efefef; }
a.badge-grey:hover, a.badge-grey:focus {
    color: #212529;
    background-color: #d6d6d6; }
a.badge-grey:focus, a.badge-grey.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(239, 239, 239, 0.5); }
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0px; }
.alert-heading {
  color: inherit; }
.alert-link {
  font-weight: 700; }
.alert-dismissible {
  padding-right: 3.8125rem; }
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }
.alert-primary {
  color: #00506a;
  background-color: #ccebf5;
  border-color: #b8e2f1; }
.alert-primary hr {
    border-top-color: #a3d9ed; }
.alert-primary .alert-link {
    color: #002a37; }
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
.alert-secondary hr {
    border-top-color: #c8cbcf; }
.alert-secondary .alert-link {
    color: #202326; }
.alert-success {
  color: #506a1b;
  background-color: #ebf5d6;
  border-color: #e2f1c6; }
.alert-success hr {
    border-top-color: #d8ecb2; }
.alert-success .alert-link {
    color: #314111; }
.alert-info {
  color: #006b60;
  background-color: #ccf5f1;
  border-color: #b8f1eb; }
.alert-info hr {
    border-top-color: #a3ede5; }
.alert-info .alert-link {
    color: #003832; }
.alert-warning {
  color: #855814;
  background-color: #ffeed4;
  border-color: #ffe7c3; }
.alert-warning hr {
    border-top-color: #ffddaa; }
.alert-warning .alert-link {
    color: #593b0d; }
.alert-danger {
  color: #7f260d;
  background-color: #fddbd1;
  border-color: #fcccbf; }
.alert-danger hr {
    border-top-color: #fbb9a7; }
.alert-danger .alert-link {
    color: #511808; }
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
.alert-light hr {
    border-top-color: #ececf6; }
.alert-light .alert-link {
    color: #686868; }
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
.alert-dark hr {
    border-top-color: #b9bbbe; }
.alert-dark .alert-link {
    color: #040505; }
.alert-grey {
  color: #7c7c7c;
  background-color: #fcfcfc;
  border-color: #fbfbfb; }
.alert-grey hr {
    border-top-color: #eeeeee; }
.alert-grey .alert-link {
    color: #636363; }
.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
.close:hover {
    color: #000;
    text-decoration: none; }
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
a.close.disabled {
  pointer-events: none; }
.modal-open {
  overflow: hidden; }
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px); }
@media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none; } }
.modal.show .modal-dialog {
    -webkit-transform: none;
            transform: none; }
.modal-dialog-scrollable {
  display: -webkit-box;
  display: flex;
  max-height: calc(100% - 1rem); }
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
.modal-dialog-scrollable .modal-body {
    overflow-y: auto; }
.modal-dialog-centered {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  min-height: calc(100% - 1rem); }
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    height: 100%; }
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
.modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }
.modal-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  outline: 0; }
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
.modal-backdrop.fade {
    opacity: 0; }
.modal-backdrop.show {
    opacity: 0.5; }
.modal-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }
.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 1rem; }
.modal-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }
.modal-footer > :not(:first-child) {
    margin-left: .25rem; }
.modal-footer > :not(:last-child) {
    margin-right: .25rem; }
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "AvertaStd", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76562rem;
  word-wrap: break-word;
  opacity: 0; }
.tooltip.show {
    opacity: 0.9; }
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
.tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px; }
.align-baseline {
  vertical-align: baseline !important; }
.align-top {
  vertical-align: top !important; }
.align-middle {
  vertical-align: middle !important; }
.align-bottom {
  vertical-align: bottom !important; }
.align-text-bottom {
  vertical-align: text-bottom !important; }
.align-text-top {
  vertical-align: text-top !important; }
.bg-primary {
  background-color: #0099cc !important; }
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
  background-color: #007399 !important; }
.bg-secondary {
  background-color: #6c757d !important; }
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
  background-color: #545b62 !important; }
.bg-success {
  background-color: #99cc33 !important; }
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
  background-color: #7aa329 !important; }
.bg-info {
  background-color: #00ceb8 !important; }
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
  background-color: #009b8a !important; }
.bg-warning {
  background-color: #ffa927 !important; }
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
  background-color: #f39200 !important; }
.bg-danger {
  background-color: #f44a19 !important; }
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
  background-color: #d0360a !important; }
.bg-light {
  background-color: #f8f9fa !important; }
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
  background-color: #dae0e5 !important; }
.bg-dark {
  background-color: #343a40 !important; }
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
  background-color: #1d2124 !important; }
.bg-grey {
  background-color: #efefef !important; }
a.bg-grey:hover, a.bg-grey:focus, button.bg-grey:hover, button.bg-grey:focus {
  background-color: #d6d6d6 !important; }
.bg-white {
  background-color: #fff !important; }
.bg-transparent {
  background-color: transparent !important; }
.border {
  border: 1px solid #dee2e6 !important; }
.border-top {
  border-top: 1px solid #dee2e6 !important; }
.border-right {
  border-right: 1px solid #dee2e6 !important; }
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }
.border-left {
  border-left: 1px solid #dee2e6 !important; }
.border-0 {
  border: 0 !important; }
.border-top-0 {
  border-top: 0 !important; }
.border-right-0 {
  border-right: 0 !important; }
.border-bottom-0 {
  border-bottom: 0 !important; }
.border-left-0 {
  border-left: 0 !important; }
.border-primary {
  border-color: #0099cc !important; }
.border-secondary {
  border-color: #6c757d !important; }
.border-success {
  border-color: #99cc33 !important; }
.border-info {
  border-color: #00ceb8 !important; }
.border-warning {
  border-color: #ffa927 !important; }
.border-danger {
  border-color: #f44a19 !important; }
.border-light {
  border-color: #f8f9fa !important; }
.border-dark {
  border-color: #343a40 !important; }
.border-grey {
  border-color: #efefef !important; }
.border-white {
  border-color: #fff !important; }
.rounded-sm {
  border-radius: 0px !important; }
.rounded {
  border-radius: 0px !important; }
.rounded-top {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important; }
.rounded-right {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }
.rounded-bottom {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important; }
.rounded-left {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important; }
.rounded-lg {
  border-radius: 0px !important; }
.rounded-circle {
  border-radius: 50% !important; }
.rounded-pill {
  border-radius: 50rem !important; }
.rounded-0 {
  border-radius: 0 !important; }
.clearfix::after {
  display: block;
  clear: both;
  content: ""; }
.d-none {
  display: none !important; }
.d-inline {
  display: inline !important; }
.d-inline-block {
  display: inline-block !important; }
.d-block {
  display: block !important; }
.d-table {
  display: table !important; }
.d-table-row {
  display: table-row !important; }
.d-table-cell {
  display: table-cell !important; }
.d-flex {
  display: -webkit-box !important;
  display: flex !important; }
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: inline-flex !important; }
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
.embed-responsive::before {
    display: block;
    content: ""; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
.embed-responsive-21by9::before {
  padding-top: 42.85714%; }
.embed-responsive-16by9::before {
  padding-top: 56.25%; }
.embed-responsive-4by3::before {
  padding-top: 75%; }
.embed-responsive-1by1::before {
  padding-top: 100%; }
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important; }
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important; }
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important; }
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important; }
.flex-wrap {
  flex-wrap: wrap !important; }
.flex-nowrap {
  flex-wrap: nowrap !important; }
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }
.flex-fill {
  -webkit-box-flex: 1 !important;
          flex: 1 1 auto !important; }
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important; }
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important; }
.flex-shrink-0 {
  flex-shrink: 0 !important; }
.flex-shrink-1 {
  flex-shrink: 1 !important; }
.justify-content-start {
  -webkit-box-pack: start !important;
          justify-content: flex-start !important; }
.justify-content-end {
  -webkit-box-pack: end !important;
          justify-content: flex-end !important; }
.justify-content-center {
  -webkit-box-pack: center !important;
          justify-content: center !important; }
.justify-content-between {
  -webkit-box-pack: justify !important;
          justify-content: space-between !important; }
.justify-content-around {
  justify-content: space-around !important; }
.align-items-start {
  -webkit-box-align: start !important;
          align-items: flex-start !important; }
.align-items-end {
  -webkit-box-align: end !important;
          align-items: flex-end !important; }
.align-items-center {
  -webkit-box-align: center !important;
          align-items: center !important; }
.align-items-baseline {
  -webkit-box-align: baseline !important;
          align-items: baseline !important; }
.align-items-stretch {
  -webkit-box-align: stretch !important;
          align-items: stretch !important; }
.align-content-start {
  align-content: flex-start !important; }
.align-content-end {
  align-content: flex-end !important; }
.align-content-center {
  align-content: center !important; }
.align-content-between {
  align-content: space-between !important; }
.align-content-around {
  align-content: space-around !important; }
.align-content-stretch {
  align-content: stretch !important; }
.align-self-auto {
  align-self: auto !important; }
.align-self-start {
  align-self: flex-start !important; }
.align-self-end {
  align-self: flex-end !important; }
.align-self-center {
  align-self: center !important; }
.align-self-baseline {
  align-self: baseline !important; }
.align-self-stretch {
  align-self: stretch !important; }
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }
.float-right {
  float: right !important; }
.float-none {
  float: none !important; }
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }
.overflow-auto {
  overflow: auto !important; }
.overflow-hidden {
  overflow: hidden !important; }
.position-static {
  position: static !important; }
.position-relative {
  position: relative !important; }
.position-absolute {
  position: absolute !important; }
.position-fixed {
  position: fixed !important; }
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
.shadow-none {
  box-shadow: none !important; }
.w-25 {
  width: 25% !important; }
.w-50 {
  width: 50% !important; }
.w-75 {
  width: 75% !important; }
.w-100 {
  width: 100% !important; }
.w-auto {
  width: auto !important; }
.h-25 {
  height: 25% !important; }
.h-50 {
  height: 50% !important; }
.h-75 {
  height: 75% !important; }
.h-100 {
  height: 100% !important; }
.h-auto {
  height: auto !important; }
.mw-100 {
  max-width: 100% !important; }
.mh-100 {
  max-height: 100% !important; }
.min-vw-100 {
  min-width: 100vw !important; }
.min-vh-100 {
  min-height: 100vh !important; }
.vw-100 {
  width: 100vw !important; }
.vh-100 {
  height: 100vh !important; }
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }
.m-0 {
  margin: 0 !important; }
.mt-0, .my-0 {
  margin-top: 0 !important; }
.mr-0, .mx-0 {
  margin-right: 0 !important; }
.mb-0, .my-0 {
  margin-bottom: 0 !important; }
.ml-0, .mx-0 {
  margin-left: 0 !important; }
.m-1 {
  margin: 0.25rem !important; }
.mt-1, .my-1 {
  margin-top: 0.25rem !important; }
.mr-1, .mx-1 {
  margin-right: 0.25rem !important; }
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important; }
.ml-1, .mx-1 {
  margin-left: 0.25rem !important; }
.m-2 {
  margin: 0.5rem !important; }
.mt-2, .event-footer .organiser img, .my-2, .companies-list .company {
  margin-top: 0.5rem !important; }
.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }
.mb-2, .my-2, .companies-list .company {
  margin-bottom: 0.5rem !important; }
.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }
.m-3 {
  margin: 1rem !important; }
.mt-3, .my-3 {
  margin-top: 1rem !important; }
.mr-3, .mx-3 {
  margin-right: 1rem !important; }
.mb-3, .my-3 {
  margin-bottom: 1rem !important; }
.ml-3, .mx-3 {
  margin-left: 1rem !important; }
.m-4 {
  margin: 1.5rem !important; }
.mt-4, .my-4 {
  margin-top: 1.5rem !important; }
.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }
.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }
.m-5 {
  margin: 3rem !important; }
.mt-5, .my-5 {
  margin-top: 3rem !important; }
.mr-5, .mx-5 {
  margin-right: 3rem !important; }
.mb-5, .my-5 {
  margin-bottom: 3rem !important; }
.ml-5, .mx-5 {
  margin-left: 3rem !important; }
.p-0 {
  padding: 0 !important; }
.pt-0, .py-0 {
  padding-top: 0 !important; }
.pr-0, .px-0 {
  padding-right: 0 !important; }
.pb-0, .py-0 {
  padding-bottom: 0 !important; }
.pl-0, .px-0 {
  padding-left: 0 !important; }
.p-1 {
  padding: 0.25rem !important; }
.pt-1, .py-1 {
  padding-top: 0.25rem !important; }
.pr-1, .px-1 {
  padding-right: 0.25rem !important; }
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important; }
.pl-1, .px-1 {
  padding-left: 0.25rem !important; }
.p-2 {
  padding: 0.5rem !important; }
.pt-2, .py-2 {
  padding-top: 0.5rem !important; }
.pr-2, .px-2 {
  padding-right: 0.5rem !important; }
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }
.pl-2, .px-2 {
  padding-left: 0.5rem !important; }
.p-3 {
  padding: 1rem !important; }
.pt-3, .py-3 {
  padding-top: 1rem !important; }
.pr-3, .px-3 {
  padding-right: 1rem !important; }
.pb-3, .py-3 {
  padding-bottom: 1rem !important; }
.pl-3, .px-3 {
  padding-left: 1rem !important; }
.p-4 {
  padding: 1.5rem !important; }
.pt-4, .py-4 {
  padding-top: 1.5rem !important; }
.pr-4, .px-4 {
  padding-right: 1.5rem !important; }
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }
.pl-4, .px-4 {
  padding-left: 1.5rem !important; }
.p-5 {
  padding: 3rem !important; }
.pt-5, .py-5 {
  padding-top: 3rem !important; }
.pr-5, .px-5 {
  padding-right: 3rem !important; }
.pb-5, .py-5 {
  padding-bottom: 3rem !important; }
.pl-5, .px-5 {
  padding-left: 3rem !important; }
.m-n1 {
  margin: -0.25rem !important; }
.mt-n1, .my-n1 {
  margin-top: -0.25rem !important; }
.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important; }
.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important; }
.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important; }
.m-n2 {
  margin: -0.5rem !important; }
.mt-n2, .my-n2 {
  margin-top: -0.5rem !important; }
.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important; }
.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important; }
.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important; }
.m-n3 {
  margin: -1rem !important; }
.mt-n3, .my-n3 {
  margin-top: -1rem !important; }
.mr-n3, .mx-n3 {
  margin-right: -1rem !important; }
.mb-n3, .my-n3 {
  margin-bottom: -1rem !important; }
.ml-n3, .mx-n3 {
  margin-left: -1rem !important; }
.m-n4 {
  margin: -1.5rem !important; }
.mt-n4, .my-n4 {
  margin-top: -1.5rem !important; }
.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important; }
.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important; }
.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important; }
.m-n5 {
  margin: -3rem !important; }
.mt-n5, .my-n5 {
  margin-top: -3rem !important; }
.mr-n5, .mx-n5 {
  margin-right: -3rem !important; }
.mb-n5, .my-n5 {
  margin-bottom: -3rem !important; }
.ml-n5, .mx-n5 {
  margin-left: -3rem !important; }
.m-auto {
  margin: auto !important; }
.mt-auto, .my-auto {
  margin-top: auto !important; }
.mr-auto, .mx-auto {
  margin-right: auto !important; }
.mb-auto, .my-auto {
  margin-bottom: auto !important; }
.ml-auto, .mx-auto {
  margin-left: auto !important; }
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important; } }
.text-monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace !important; }
.text-justify {
  text-align: justify !important; }
.text-wrap {
  white-space: normal !important; }
.text-nowrap {
  white-space: nowrap !important; }
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.text-left {
  text-align: left !important; }
.text-right {
  text-align: right !important; }
.text-center {
  text-align: center !important; }
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }
.text-uppercase {
  text-transform: uppercase !important; }
.text-capitalize {
  text-transform: capitalize !important; }
.font-weight-light {
  font-weight: 300 !important; }
.font-weight-lighter {
  font-weight: lighter !important; }
.font-weight-normal {
  font-weight: 400 !important; }
.font-weight-bold {
  font-weight: 700 !important; }
.font-weight-bolder {
  font-weight: bolder !important; }
.font-italic {
  font-style: italic !important; }
.text-white {
  color: #fff !important; }
.text-primary {
  color: #0099cc !important; }
a.text-primary:hover, a.text-primary:focus {
  color: #006080 !important; }
.text-secondary {
  color: #6c757d !important; }
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }
.text-success {
  color: #99cc33 !important; }
a.text-success:hover, a.text-success:focus {
  color: #6b8f24 !important; }
.text-info {
  color: #00ceb8 !important; }
a.text-info:hover, a.text-info:focus {
  color: #008274 !important; }
.text-warning {
  color: #ffa927 !important; }
a.text-warning:hover, a.text-warning:focus {
  color: #da8300 !important; }
.text-danger {
  color: #f44a19 !important; }
a.text-danger:hover, a.text-danger:focus {
  color: #b83009 !important; }
.text-light {
  color: #f8f9fa !important; }
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }
.text-dark {
  color: #343a40 !important; }
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }
.text-grey {
  color: #efefef !important; }
a.text-grey:hover, a.text-grey:focus {
  color: #c9c9c9 !important; }
.text-body {
  color: #48626f !important; }
.text-muted {
  color: #6c757d !important; }
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }
.text-decoration-none {
  text-decoration: none !important; }
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }
.text-reset {
  color: inherit !important; }
.visible {
  visibility: visible !important; }
.invisible {
  visibility: hidden !important; }
@media print {
  *, *::before, *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre, blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td, .table th {
      background-color: #fff !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
a {
  color: #0099cc;
  font-weight: 600;
  text-decoration: none; }
a:hover {
    color: #007399; }
a.danger-link {
    color: #f44a19; }
a.danger-link:hover {
      color: #d0360a; }
.text-link {
  color: black;
  font-weight: 600;
  text-decoration: underline; }
.text-link:hover {
    color: #007399;
    cursor: pointer; }
p {
  margin: 5px 0 10px 0;
  line-height: 1.5em; }
h1 {
  font-size: 1.7em;
  line-height: 1.3em;
  margin: 0.5em 0 0.25em 0; }
@media (min-width: 768px) {
    h1 {
      font-size: 2em;
      line-height: 1.3em;
      margin: 0.5em 0 0.25em 0; } }
.option-main-title {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.option-main-title:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
  .option-title-container {
    width: 79.59184%;
    float: left;
    margin-right: 2.04082%; } }
@media (min-width: 768px) {
  .option-track-container {
    width: 18.36735%;
    float: right;
    margin-right: 0;
    text-align: right; } }
.option-title {
  font-size: 18px;
  font-weight: 600;
  padding-top: 2px;
  color: black; }
.option-select {
  font-size: 0.875rem;
  cursor: pointer;
  padding-top: 2px;
  margin-left: 1rem;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
.option-track {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 12px; }
.track-option {
  cursor: default !important; }
.track-checkbox.muted + label {
  background: rgba(177, 194, 203, 0.1);
  color: #48626f;
  cursor: not-allowed;
  opacity: 0.5; }
.track-checkbox.muted.checked + label:hover {
  cursor: pointer; }
.track-checkbox.muted + label:hover {
  cursor: not-allowed;
  background: rgba(177, 194, 203, 0.1);
  color: #48626f; }
.option-price {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 600;
  padding-top: 2px;
  color: black; }
.option-description {
  margin: 5px 0 0 0; }
.amount-select {
  margin-top: 10px; }
.amount-select:focus {
    outline: none; }
ul.option-infos {
  margin: 5px 0 0 0;
  padding: 0; }
ul.option-infos li {
    list-style: none;
    display: inline-block;
    padding-right: 20px; }
ul.option-infos li .info-name {
      display: block;
      color: #48626f;
      font-size: 14px; }
ul.option-infos li .info-value {
      display: block;
      font-size: 16px;
      font-weight: 600; }
.registration-sub-heading {
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 600;
  margin: 30px 0 10px 0;
  color: black; }
@media (min-width: 768px) {
    .registration-sub-heading {
      margin: 50px 0 10px 0;
      font-size: 24px; } }
.attendance-day {
  color: #0099cc;
  margin: 0;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 300; }
@media (min-width: 768px) {
    .attendance-day {
      font-size: 26px;
      line-height: 1.3em;
      font-weight: 300; } }
.primary-color {
  color: #0099cc; }
.muted-text {
  color: #48626f; }
.upper-case {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px; }
.submit-link {
  border: none;
  background: none;
  font-weight: 600;
  text-decoration: none;
  color: #0099cc;
  cursor: pointer;
  padding: 0;
  margin: 0; }
.submit-link:focus {
    outline: none; }
.submit-link:hover {
    color: #0a6e89; }
.submit-link.danger {
    color: #f44a19; }
.submit-link.danger:hover {
      color: #e14619; }
.text-darkgray-20 {
  color: #6d818c; }
* {
  box-sizing: border-box; }
*:before, *:after {
  box-sizing: border-box; }
body {
  font-family: "AvertaStd", Helvetica, Arial, sans-serif;
  font-size: 0.76562rem;
  line-height: 1.5;
  color: #48626f;
  background-color: #f6f8f9; }
@media (min-width: 768px) {
    body {
      font-size: 0.875rem; } }
input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit; }
input[type="submit"], button {
  font-family: inherit; }
strong {
  font-weight: 600; }
form {
  margin: 0; }
.vertical-top {
  vertical-align: top; }
.vertical-middle {
  vertical-align: middle; }
a.nostyle:link {
  text-decoration: inherit;
  color: inherit;
  font-weight: inherit;
  outline: none; }
a.nostyle:visited {
  text-decoration: inherit;
  color: inherit;
  font-weight: inherit; }
.label {
  height: 20px;
  border-radius: 3px;
  padding: 2px 6px;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap; }
.label.available {
    color: #0099cc;
    background: rgba(0, 153, 204, 0.1); }
.label.pending {
    color: #f9af3f;
    background: rgba(249, 175, 63, 0.1); }
.label.canceled {
    color: #f44a19;
    background: rgba(244, 74, 25, 0.1); }
.label.success {
    color: #96b932;
    background: rgba(150, 185, 50, 0.1); }
.label.not-available {
    color: #b1c2cb;
    background: rgba(177, 194, 203, 0.1); }
label.tag-selection-label {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: solid 1px #cfd9df;
  color: #0099cc;
  background: #f6f8f9;
  padding: 2px 9px;
  margin-right: 4px;
  margin-bottom: 10px; }
label.tag-selection-label:hover {
    background: rgba(0, 153, 204, 0.1); }
input[type="checkbox"].tag-selection-checkbox, input[type="checkbox"].attendance-selection-checkbox {
  display: none; }
input[type="radio"].tag-selection-checkbox, input[type="radio"].attendance-selection-checkbox {
  display: none; }
input.tag-selection-checkbox:checked + label.tag-selection-label {
  color: #f6f8f9;
  background: #0099cc;
  border: 1px solid #0099cc; }
input.attendance-selection-checkbox.checked + label.tag-selection-label {
  color: #f6f8f9;
  background: #0099cc;
  border: 1px solid #0099cc; }
label.category-selection-label {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 3px solid #cfd9df;
  color: #48626f;
  background: #f6f8f9;
  padding: 25px 5px;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: 600; }
label.category-selection-label:hover {
    background: rgba(0, 153, 204, 0.1); }
input[type="checkbox"].category-selection-checkbox {
  display: none; }
input.category-selection-checkbox:checked + label.category-selection-label {
  color: #0099cc;
  border: 3px solid #0099cc;
  background: rgba(0, 153, 204, 0.1); }
.tag {
  display: inline-block;
  color: #48626f;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f6f8f9;
  padding: 0px 7px;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 2px; }
.tag.lg {
    padding: 3px 7px 1px 7px;
    font-size: 13px;
    margin-bottom: 5px; }
.option-list {
  margin: 10px 0 40px 0;
  padding: 0; }
.option-list .option {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    color: #48626f;
    border: 2px solid rgba(0, 0, 0, 0.1);
    background: white;
    padding: 15px;
    margin-bottom: 5px;
    box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
    cursor: pointer;
    -webkit-transition: all 100ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 100ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.option-list .option:after {
      content: " ";
      display: block;
      clear: both; }
.option-list .option .option-input {
      float: left;
      width: 44px;
      padding: 8px 8px; }
.option-list .option .option-input input[type="checkbox"], .option-list .option .option-input input[type="radio"] {
        display: none; }
.option-list .option .option-input input[type="checkbox"] + label, .option-list .option .option-input input[type="radio"] + label {
        background-color: #f6f8f9;
        height: 17px;
        width: 17px;
        display: inline-block;
        border: 2px solid rgba(0, 0, 0, 0.1);
        padding: 0;
        border-radius: 3px;
        -webkit-transition: all 100ms cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 100ms cubic-bezier(0.645, 0.045, 0.355, 1);
        cursor: pointer; }
.option-list .option .option-input input[type="checkbox"] + label {
        border-radius: 3px; }
.option-list .option .option-input input[type="radio"] + label {
        border-radius: 50%; }
.option-list .option .option-input input[type="checkbox"]:checked + label, .option-list .option .option-input input[type="radio"]:checked + label {
        height: 17px;
        width: 17px;
        display: inline-block;
        border: 0px solid #0099cc;
        padding: 0;
        -webkit-transform: scale(1.5);
                transform: scale(1.5);
        background: url(/packs/cd-icon-check-c1f892a343404dc7f715115f3b629ccc.svg) no-repeat center center;
        background-color: #0099cc;
        background-size: 17px 17px; }
.option-list .option .option-input input[type="checkbox"]:checked + label {
        border-radius: 3px; }
.option-list .option .option-input input[type="radio"]:checked + label {
        border-radius: 50%; }
.option-list .option .option-content {
      overflow: hidden;
      position: relative; }
.option-list .option.checked {
      border-color: #0099cc; }
.option-list .option.muted.checked {
      cursor: pointer; }
.option-list .option.muted.checked .option-input input[type="checkbox"] + label {
        cursor: pointer; }
.option-list .option.muted {
      cursor: not-allowed;
      background: rgba(177, 194, 203, 0.1);
      color: #48626f;
      box-shadow: none; }
.option-list .option.muted .option-input input[type="checkbox"] + label {
        cursor: not-allowed; }
.btn-confirm {
  margin-bottom: 20px; }
.block-checkbox-radio {
  padding: 6px; }
.block-checkbox-radio input[type="radio"], .block-checkbox-radio input[type="checkbox"] {
    margin: 8px 10px 8px 0; }
.block-checkbox-radio label {
    display: block; }
.organisation_select .autocomplete {
  /*the container must be positioned relative:*/
  position: relative; }
.organisation_select input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px; }
.organisation_select input[type="text"] {
  width: 100%; }
.organisation_select .autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0; }
.organisation_select .autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4; }
.organisation_select .autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9; }
.organisation_select .autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff; }
input.tag-selection-checkbox:disabled + label.tag-selection-label {
  cursor: default; }
.form-block {
  margin-bottom: 1rem;
  font-size: 16px; }
.form-block input[type="text"], .form-block input[type="email"], .form-block input[type="password"], .form-block textarea {
    display: block;
    width: 100%; }
.form-group {
  margin-bottom: 10px; }
input[type="text"], input[type="email"], input[type="password"], textarea {
  border: 1px solid #9eb3be;
  background: white;
  font-size: 16px;
  padding: 10px 15px;
  outline: none; }
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #0099cc; }
input[type="text"].has-validation-error, input[type="email"].has-validation-error, input[type="password"].has-validation-error, textarea.has-validation-error {
    border-color: #f44a19; }
.required {
  color: #f44a19; }
.select {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  max-width: 100%; }
.select:before {
    content: "\25BC";
    position: absolute;
    pointer-events: none;
    color: #9eb3be;
    top: 16px;
    bottom: 0;
    right: 0;
    line-height: 1;
    width: 30px;
    text-align: center;
    font-size: 12px; }
.select select {
    border: 1px solid #9eb3be;
    background: #f6f8f9;
    font-size: 16px;
    padding: 10px 30px 10px 15;
    outline: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    max-width: 100%; }
.select select.language-select {
      border: none;
      background: #85afd5;
      color: #f6f8f9; }
.select select.has-validation-error {
      border-color: #f44a19; }
.select.select-block {
    display: block;
    width: 100%; }
.select.select-block select {
      width: 100%; }
.stripe-input {
  border: 1px solid #9eb3be;
  background: white;
  font-size: 16px;
  padding: 10px 15px;
  outline: none; }
.inline-error-message {
  color: #f44a19;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  top: 2px;
  font-weight: bold; }
.global-error, .global-warning, .global-success {
  padding: 10px 20px;
  font-weight: 400;
  margin-bottom: 5px; }
.global-error {
  color: #f44a19;
  background: rgba(244, 74, 25, 0.1); }
.global-warning {
  color: #f9af3f;
  background: rgba(249, 175, 63, 0.1); }
.global-success {
  color: #96b932;
  background: rgba(150, 185, 50, 0.1); }
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(0, 0, 0, 0.4);
  font-style: normal; }
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  font-style: normal; }
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  font-style: normal; }
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.4);
  font-style: normal; }
*, *:before, *:after {
  box-sizing: border-box; }
.bg-alternativ {
  background-color: #f6f8f9; }
.bg-white {
  background-color: white; }
.container-user-account {
  padding: 0; }
@media screen and (max-width: 768px) {
    .container-user-account {
      padding-top: 1rem; } }
@media (min-width: 768px) {
    .container-user-account {
      padding-top: 3rem;
      padding-bottom: 3rem;
      padding-left: 15px;
      padding-right: 15px; } }
.container-user-account .global-error, .container-user-account .global-warning, .container-user-account .global-success {
    margin-bottom: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
.container-user-account .global-error:after, .container-user-account .global-warning:after, .container-user-account .global-success:after {
      content: " ";
      display: block;
      clear: both; }
@media (min-width: 768px) {
      .container-user-account .global-error, .container-user-account .global-warning, .container-user-account .global-success {
        max-width: 445px;
        margin-left: auto;
        margin-right: auto; }
        .container-user-account .global-error:after, .container-user-account .global-warning:after, .container-user-account .global-success:after {
          content: " ";
          display: block;
          clear: both; } }
.container-app {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  min-height: 300px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px; }
.container-app:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
    .container-app {
      min-height: 400px;
      padding-top: 6rem;
      padding-bottom: 6rem; } }
.user-account {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding: 20px;
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1); }
.user-account:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
    .user-account {
      max-width: 445px;
      margin-left: auto;
      margin-right: auto;
      padding: 30px; }
      .user-account:after {
        content: " ";
        display: block;
        clear: both; } }
.user-account-headline {
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  color: #48626f;
  text-align: center;
  margin: 0 0 15px 0; }
.user-account-subline {
  font-size: 15px;
  color: #91a1a9;
  text-align: center;
  margin: 0 0 20px 0; }
.user-account-instruction {
  text-align: center;
  font-weight: 600;
  font-size: 15px; }
.input-error-notification {
  max-width: 445px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #f44a19;
  color: #f44a19;
  background: rgba(244, 74, 25, 0.1);
  position: relative;
  bottom: -1px;
  margin-top: -1px;
  padding: 15px 20px; }
.input-error-notification:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
    .input-error-notification {
      padding: 15px 30px; } }
.seperator-text {
  width: 100%;
  text-align: center;
  margin-bottom: 5px; }
.seperator-text .line {
    height: 1px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 2;
    position: relative;
    top: -16px; }
.seperator-text .text {
    display: inline-block;
    z-index: 3;
    color: #48626f;
    background-color: white;
    padding: 5px 10px;
    position: relative; }
.seperator {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1); }
.registration-success {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.registration-success:after {
    content: " ";
    display: block;
    clear: both; }
.registration-success .registration-success-info {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
@media (min-width: 768px) {
      .registration-success .registration-success-info {
        width: 69.38776%;
        float: left;
        margin-right: 2.04082%; } }
.registration-success .registration-success-social {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
@media (min-width: 768px) {
      .registration-success .registration-success-social {
        width: 28.57143%;
        float: right;
        margin-right: 0; } }
.profile-view {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
.profile-view:after {
    content: " ";
    display: block;
    clear: both; }
.profile-view-left {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px; }
@media (min-width: 992px) {
    .profile-view-left {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%;
      margin-top: 70px; } }
.profile-view-right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 0 10px 0 10px; }
.profile-view-right.with-tabs {
    margin-top: 0; }
.profile-view-right .primary-filter {
    margin-top: 0px;
    margin-bottom: 0px; }
@media (min-width: 768px) {
      .profile-view-right .primary-filter {
        margin-top: 15px;
        margin-bottom: 10px; } }
@media (min-width: 768px) {
    .profile-view-right {
      margin-top: 70px;
      padding: 0 0 0 10px; } }
@media (min-width: 992px) {
    .profile-view-right {
      width: 66.10169%;
      float: right;
      margin-right: 0; } }
.similar-profiles {
  clear: both;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 30px; }
.similar-profiles:after {
    content: " ";
    display: block;
    clear: both; }
@media (max-width: 768px) {
    .similar-profiles {
      padding: 10px;
      margin-bottom: 15px; } }
.similar-profiles-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15;
  margin-left: -15; }
.participant-panel-detail {
  text-align: center; }
.btn-sidenav {
  margin-bottom: 10px; }
.participant-panel-actions {
  margin-bottom: 20px; }
.participant-panel-actions:empty {
    display: none; }
.participant-panel-request {
  text-align: left; }
.request-dialog-decision h2 {
  font-size: 16px;
  margin: 0 30px 10px 30px;
  font-weight: 600; }
.request-dialog-decision form {
  display: inline-block; }
.shadow-component {
  background-color: #fff;
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #cfd9df; }
@media (min-width: 768px) {
    .shadow-component {
      margin-bottom: 20px; } }
.padding-component {
  padding: 20px;
  position: relative; }
.panel-split {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.panel-split:after {
    content: " ";
    display: block;
    clear: both; }
.panel-split .panel-left {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
@media (min-width: 768px) {
      .panel-split .panel-left {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%; } }
.panel-split .panel-right {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: left; }
@media (min-width: 768px) {
      .panel-split .panel-right {
        text-align: right;
        width: 49.15254%;
        float: right;
        margin-right: 0; } }
.invitation {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
@media (min-width: 768px) {
    .invitation {
      margin-left: 16.94915%;
      width: 66.10169%;
      float: left;
      margin-right: 1.69492%; } }
ul.my-profile-navigation {
  display: block;
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0; }
ul.my-profile-navigation li {
    font-size: 15px;
    padding: 5px 0; }
ul.my-profile-navigation li a {
      text-decoration: none;
      font-weight: normal; }
ul.my-profile-navigation li a.active {
        font-weight: 600; }
.my-profile-navigation-form-link input[type="submit"] {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: #0099cc;
  outline: none; }
.my-profile-navigation-form-link input[type="submit"]:hover {
    color: #007399; }
.padded-container-responsive {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  overflow: hidden; }
.padded-container-responsive:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
    .padded-container-responsive {
      padding: 0 15px;
      padding-bottom: 20px; } }
.unpadded-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
.unpadded-container:after {
    content: " ";
    display: block;
    clear: both; }
.padded-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px; }
.padded-container:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
    .padded-container {
      padding: 0 15px;
      padding-bottom: 10px; } }
.centered-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  min-height: 50vh; }
.centered-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  min-height: 50vh; }
.pull-right {
  float: right !important; }
.pull-left {
  float: left !important; }
.text-left {
  text-align: left; }
.text-right {
  text-align: right; }
.text-center {
  text-align: center; }
.no-margins {
  margin: 0 !important; }
.margin-top-10 {
  margin-top: 10px; }
.margin-top-20 {
  margin-top: 20px; }
.margin-top-30 {
  margin-top: 30px; }
.margin-left-10 {
  margin-left: 10px; }
.margin-right-10 {
  margin-right: 10px; }
.padding-top-20 {
  padding-top: 20px; }
.margin-bottom-10 {
  margin-bottom: 10px; }
.margin-bottom-20 {
  margin-bottom: 20px; }
.margin-bottom-30 {
  margin-bottom: 30px; }
.no-padding {
  padding: 0 !important; }
.registration-process-holder {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border-bottom: 1px solid #cfd9df; }
.registration-process-holder:after {
    content: " ";
    display: block;
    clear: both; }
.registration-process-holder .registration-process {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
.registration-process-holder .registration-process:after {
      content: " ";
      display: block;
      clear: both; }
.registration-process-holder .registration-process.steps-2 .registration-process-step {
      width: 50%; }
.registration-process-holder .registration-process.steps-3 .registration-process-step {
      width: 33%; }
.registration-process-holder .registration-process.steps-4 .registration-process-step {
      width: 25%; }
.registration-process-holder .registration-process.steps-5 .registration-process-step {
      width: 20%; }
.registration-process-holder .registration-process.steps-6 .registration-process-step {
      width: 16%; }
.registration-process-holder .registration-process .registration-process-step {
      float: left;
      display: inline-block;
      position: relative;
      vertical-align: top;
      /* here */
      width: 24%;
      height: 60px;
      color: rgba(0, 0, 0, 0.4);
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 3px;
      text-align: center;
      padding-top: 18px;
      font-weight: 600; }
.registration-process-holder .registration-process .registration-process-step:after {
        content: "";
        position: absolute;
        top: 30px;
        right: 0;
        height: 2px;
        width: 100%;
        margin: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1; }
.registration-process-holder .registration-process .registration-process-step:first-child:after {
        content: "";
        position: absolute;
        top: 30px;
        right: 0;
        height: 2px;
        width: 50%;
        margin: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1; }
.registration-process-holder .registration-process .registration-process-step:last-child:after {
        content: "";
        position: absolute;
        top: 30px;
        left: 0;
        height: 2px;
        width: 50%;
        margin: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1; }
@media (min-width: 768px) {
        .registration-process-holder .registration-process .registration-process-step {
          height: 110px; } }
.registration-process-holder .registration-process .registration-process-step a {
        color: inherit; }
.registration-process-holder .registration-process .registration-process-step .step-number {
        position: relative;
        width: 26px;
        height: 26px;
        border: 2px solid rgba(0, 0, 0, 0.4);
        border-radius: 50%;
        margin: 0 auto;
        text-align: center;
        padding-left: 3px;
        z-index: 2;
        background-color: #f7f9fa; }
.registration-process-holder .registration-process .registration-process-step .step-number .fa {
          line-height: 22px;
          font-size: 15px; }
.registration-process-holder .registration-process .registration-process-step .step-name-holder {
        visibility: hidden; }
@media (min-width: 768px) {
          .registration-process-holder .registration-process .registration-process-step .step-name-holder {
            visibility: visible;
            margin-top: 10px;
            height: 44px;
            display: -webkit-box;
            display: flex;
            -webkit-box-pack: center;
                    justify-content: center;
            /* align horizontal */
            -webkit-box-align: center;
                    align-items: center;
            /* align vertical */ } }
.registration-process-holder .registration-process .registration-process-step.active {
        color: #48626f; }
.registration-process-holder .registration-process .registration-process-step.active .step-number {
          color: white;
          background-color: #0099cc;
          border: 2px solid #0099cc;
          box-shadow: 0 0 20px 0 rgba(0, 153, 204, 0.6); }
.registration-process-holder .registration-process .registration-process-step.finished .step-number {
        color: white;
        background-color: #96b932;
        border: 2px solid #96b932; }
.registration-process-holder .registration-process .registration-process-step.finished.active .step-number {
        box-shadow: 0 0 20px 0 rgba(150, 185, 50, 0.6); }
.registration-process-holder .registration-process .registration-process-step .step-valid .step-name-holder .step-name {
        -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
.registration-process-holder .registration-process .registration-process-step .step-valid .step-name-holder .step-name:hover {
          color: #48626f; }
.registration-process-holder .registration-process .steps {
      float: left; }
.snippet-holder {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px 0px 15px; }
.snippet-holder:after {
    content: " ";
    display: block;
    clear: both; }
.registration-holder {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 15px 50px 15px; }
.registration-holder:after {
    content: " ";
    display: block;
    clear: both; }
.registration-holder h1 {
    color: black; }
.setting-component {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  border: 1px solid #cfd9df; }
.setting-component:after {
    content: " ";
    display: block;
    clear: both; }
.setting-component .setting-component-header, .setting-component .setting-component-body {
    padding: 10px 20px; }
.setting-component .setting-component-header {
    color: #48626f;
    font-size: 17px;
    font-weight: 600;
    background-color: #cfd9df; }
.setting-component .setting-component-body {
    background-color: white; }
.setting-label {
  font-weight: 600; }
.row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px; }
.row:after {
    content: " ";
    display: block;
    clear: both; }
.row .setting-label {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 4px 0;
    text-align: left;
    font-weight: 600; }
.row .setting-input {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
@media (min-width: 768px) {
    .row {
      margin-bottom: 14px; }
      .row .setting-label {
        width: 31.81818%;
        float: left;
        margin-right: 2.27273%;
        padding: 10px 0;
        text-align: right; }
      .row .setting-input {
        width: 65.90909%;
        float: right;
        margin-right: 0; } }
.setting-decription {
  margin-top: 6px;
  color: #48626f;
  font-size: 15; }
.preserve-newline {
  white-space: pre-line; }
.areas-of-activity .areas-of-activity-title {
  font-weight: 600;
  color: #48626f;
  margin-top: 15px;
  margin-bottom: 10px; }
.avatar-upload {
  position: relative;
  overflow: hidden;
  width: auto;
  border: 2px dashed #0099cc;
  text-align: center;
  color: #0099cc;
  font-weight: 600;
  height: 140px;
  line-height: 140px; }
.avatar-upload:hover {
    background: rgba(0, 153, 204, 0.1);
    color: #007399;
    border-color: #007399; }
.avatar-upload.upload-success {
    border-color: #96b932;
    color: #96b932; }
.avatar-upload.upload-failed {
    border-color: #f44a19;
    color: #f44a19; }
.avatar-upload div {
    cursor: pointer; }
.avatar-upload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  width: 100%;
  height: 140px;
  cursor: pointer; }
.avatar-upload input.upload:disabled {
    cursor: not-allowed; }
.file-upload-preview-holder {
  height: 140px;
  width: 140px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  position: relative; }
.file-upload-preview {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 140px;
  max-height: 140px; }
.registration-bottom-nav {
  height: 40px; }
.cancel-registration {
  text-align: center; }
.cancel-registration a {
    color: #6d818c;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer; }
.cancel-registration a:hover {
      color: #e14619; }
.option-checkbox.muted {
  cursor: not-allowed !important; }
.option-checkbox.muted label, .option-checkbox.muted input {
    cursor: not-allowed !important; }
.option.highlighted {
  border: 2px solid #f9d128 !important; }
.representing-organisation {
  padding: 6px 0;
  border-bottom: 1px solid #ddd; }
.representing-organisation:last-child {
    border: 0; }
.empty-list {
  text-align: center;
  font-size: 18px;
  padding: 18px;
  color: rgba(0, 0, 0, 0.4); }
.primary-filter .primary-filter-wrapper {
  border-bottom: none; }
@media (min-width: 768px) {
    .primary-filter .primary-filter-wrapper {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
.primary-filter .primary-filter-wrapper .primary-filter-content {
    display: inline-block;
    width: 100%; }
.primary-filter .primary-filter-wrapper .primary-filter-content ul {
      list-style: none;
      padding: 0;
      margin: 0;
      margin-bottom: -1px; }
.primary-filter .primary-filter-wrapper .primary-filter-content ul li {
        display: block;
        margin: 0;
        text-align: left; }
@media (min-width: 768px) {
          .primary-filter .primary-filter-wrapper .primary-filter-content ul li {
            display: inline-block;
            margin: 0; } }
.primary-filter .primary-filter-wrapper .primary-filter-content ul li a, .primary-filter .primary-filter-wrapper .primary-filter-content ul li .meeting-filter {
          cursor: pointer;
          display: inline-block;
          font-size: 14px;
          font-weight: 600;
          text-decoration: none;
          padding: 5px;
          -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          text-transform: uppercase;
          letter-spacing: 2px;
          color: #48626f; }
@media (min-width: 768px) {
            .primary-filter .primary-filter-wrapper .primary-filter-content ul li a, .primary-filter .primary-filter-wrapper .primary-filter-content ul li .meeting-filter {
              padding: 10px; } }
.primary-filter .primary-filter-wrapper .primary-filter-content ul li a:hover, .primary-filter .primary-filter-wrapper .primary-filter-content ul li .meeting-filter:hover {
            color: black; }
.primary-filter .primary-filter-wrapper .primary-filter-content ul li a.active, .primary-filter .primary-filter-wrapper .primary-filter-content ul li .meeting-filter.active {
            border-bottom: 3px solid #0099cc;
            color: #48626f; }
.primary-filter .primary-filter-wrapper .primary-filter-content ul li.active a {
          border-bottom: 3px solid #0099cc;
          color: #48626f; }
.primary-filter .primary-filter-wrapper .primary-filter-content ul li.empty a {
          color: rgba(0, 0, 0, 0.4);
          cursor: default; }
@media (min-width: 768px) {
  .cancel-participation {
    float: right; } }
.cancel-participation a {
  color: #f44a19 !important; }
.list-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin: 0;
  box-shadow: none; }
@media (min-width: 768px) {
    .list-item {
      padding: 10px;
      margin-bottom: 10px;
      box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1); } }
a.list-item-link {
  display: block;
  color: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  background: white;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
a.list-item-link:hover .name, a.list-item-link:hover .title {
    text-decoration: underline; }
@media (min-width: 768px) {
    a.list-item-link:hover {
      box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 10px 20px 0px rgba(72, 98, 111, 0.3); } }
.item-meeting {
  font-size: 14px;
  line-height: 18px;
  padding: 10px;
  border: 1px solid #cfd9df;
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  overflow: visible;
  display: inline-block;
  width: 100%; }
@media (min-width: 768px) {
    .item-meeting {
      padding: 15px; } }
.item-meeting.unseen {
    border: 2px solid #1ea7e6;
    background-color: rgba(0, 153, 204, 0.1);
    box-shadow: 0px 8px 30px 0px rgba(145, 161, 169, 0.1), 0px 5px 10px 0px rgba(30, 167, 230, 0.1); }
.item-meeting.unseen:hover {
      box-shadow: 0px 8px 30px 0px rgba(145, 161, 169, 0.1), 0px 5px 10px 0px rgba(30, 167, 230, 0.3); }
.item-meeting .item-meeting-participant {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 5px;
    padding-bottom: 5px; }
@media (min-width: 768px) {
      .item-meeting .item-meeting-participant {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0; } }
.item-meeting .item-meeting-swap {
    font-size: 20px;
    text-align: right; }
@media (min-width: 768px) {
      .item-meeting .item-meeting-swap {
        text-align: center; } }
.item-meeting .item-meeting-swap .dropdown-toggle::after {
      display: none; }
.meeting-status-success {
  font-weight: 600;
  color: #96b932; }
.meeting-status-pending {
  font-weight: 600;
  color: #f9af3f; }
.meeting-status-canceled {
  font-weight: 600;
  color: #f44a19; }
.meeting-status-update-timestamp {
  font-weight: 400;
  color: #91a1a9;
  padding-left: 10px; }
.meeting-status {
  font-size: 16px;
  margin-left: 30px;
  position: relative; }
.meeting-status.pending-dot:before {
    content: " ";
    position: absolute;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    background-color: #f9af3f;
    top: 5px;
    left: -19px; }
.meeting-status.success-dot:before {
    content: " ";
    position: absolute;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    background-color: #96b932;
    top: 5px;
    left: -19px; }
.meeting-status.cancel-dot:before {
    content: " ";
    position: absolute;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    background-color: #f44a19;
    top: 5px;
    left: -19px; }
.meeting-info-headline {
  color: black;
  font-size: 14px;
  margin: 8px 0; }
.meeting-detail {
  font-size: 16px; }
.meeting-detail i {
    width: 30px;
    text-align: center; }
.meeting-status-subline {
  font-size: 16px;
  margin-left: 30px; }
.message-notification {
  text-align: center;
  font-weight: 400;
  position: relative;
  font-size: 12px;
  margin: 0 0 10px 0; }
@media (min-width: 768px) {
    .message-notification {
      font-size: 13px; } }
.message-notification .message-notification-text {
    background: white;
    padding: 5px 10px;
    z-index: 2;
    display: inline;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #48626f; }
.message-notification .message-notification-seperator {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 13px;
    background-color: rgba(0, 0, 0, 0.1); }
.message-entry {
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 18px; }
@media (min-width: 768px) {
    .message-entry {
      margin: 0 0 20px 0; } }
.message-entry:last-of-type {
    margin: 0; }
.message-entry .message-content {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    padding: 10px; }
.message-entry .message-content-input {
    overflow: hidden;
    position: relative; }
.message-entry .message-time {
    color: #48626f;
    font-size: 12px;
    margin-top: 8px; }
.message-entry.host .avatar {
    float: left;
    margin-right: 10px; }
.message-entry.host .message-content {
    background-color: rgba(177, 194, 203, 0.1); }
.message-entry.guest .avatar {
    float: right;
    margin-left: 10px; }
.message-entry.guest .message-content {
    background-color: rgba(0, 153, 204, 0.1); }
.message-entry-expiration {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }
.expiration-message {
  text-align: right; }
.messaging-input {
  width: 100%;
  height: 75px;
  margin-bottom: 10px; }
.extra-info {
  color: rgba(72, 98, 111, 0.5);
  font-size: 14px; }
.personal-info-holder {
  width: 100%;
  text-align: center; }
.personal-info-holder .name {
    color: black;
    font-size: 18px;
    font-weight: 600; }
.personal-info-holder .job-company {
    color: black;
    font-size: 16px; }
.personal-info-holder .location {
    color: #48626f;
    font-size: 14px;
    line-height: 30px; }
.personal-info-holder .extra-info {
    color: #48626f; }
@media (min-width: 768px) {
    .personal-info-holder {
      display: inline-block; }
      .personal-info-holder .name {
        font-size: 20px; }
      .personal-info-holder .job-company {
        font-size: 16px; }
      .personal-info-holder .location {
        font-size: 14px; } }
.participant-status-holder {
  font-size: 14px; }
.participant-profil-organisation-information {
  padding: 0;
  line-height: 1.3em; }
.participant-profil-organisation-information .type {
    font-size: 15px;
    line-height: 20px;
    color: #6d818c; }
.participant-profil-organisation-information .organisation {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: black;
    padding-bottom: 4px; }
.participant-profil-organisation-information .organisation-location {
    font-size: 16px;
    color: black;
    padding-bottom: 4px; }
.participant-profil-organisation-information .organisation-website {
    color: black; }
.participant-profil-organisation-information .opportunity-name {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: black; }
.participant-profil-organisation-information .description {
    font-size: 15px;
    line-height: 1.5em;
    white-space: pre-wrap; }
.participant-profil-organisation-information .tags {
    margin: 10px 0; }
.organisation-information-header {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px; }
.organisation-information-header:after {
    content: " ";
    display: block;
    clear: both; }
.organisation-information-header .organisation-information-header-title {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
@media (min-width: 768px) {
      .organisation-information-header .organisation-information-header-title {
        width: 66.10169%;
        float: left;
        margin-right: 1.69492%; } }
.organisation-information-header .organisation-information-header-logo {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: left; }
@media (min-width: 768px) {
      .organisation-information-header .organisation-information-header-logo {
        text-align: right;
        width: 32.20339%;
        float: right;
        margin-right: 0; } }
.organisation-logo {
  max-height: 60px;
  max-width: 150px; }
.question-group-title {
  font-size: 18px;
  font-weight: 600; }
.question-group {
  font-size: 15px; }
.question-group-question {
  font-weight: 600; }
.question-group-answer {
  margin-bottom: 15px; }
.list-status-bar {
  background: white;
  text-align: center;
  z-index: 3;
  width: 100%;
  display: none;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0); }
@media (min-width: 768px) {
    .list-status-bar {
      display: block; } }
.list-status-bar.available {
    color: white;
    background-image: linear-gradient(135deg, #1ea7e6, #0a6e89 100%); }
.list-status-bar.not-available {
    color: white;
    background-color: #91a1a9; }
.list-status-bar.user-impersonation {
    color: white;
    background-color: #f7931e; }
.list-status-bar.fixed {
    position: fixed;
    top: 0;
    box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0.1); }
.list-status-message {
  font-size: 12px;
  line-height: 26px;
  margin: 0; }
@media (min-width: 768px) {
    .list-status-message {
      font-size: 16px;
      line-height: 38px; } }
.personal-data {
  overflow: hidden;
  font-size: 14px; }
.personal-data .name {
    font-weight: 600; }
.personal-data .location {
    color: #48626f; }
.personal-data .place {
    font-size: 12px; }
.accommodation.app-modal {
  background: rgba(0, 0, 0, 0); }
.app-modal {
  background: rgba(0, 0, 0, 0.4);
  overflow: auto; }
.app-modal .modal-dialog {
    margin: 10px; }
@media (min-width: 768px) {
      .app-modal .modal-dialog {
        width: 500px; } }
.app-modal .modal-dialog .modal-content {
      box-shadow: 0px 10px 40px 0px rgba(72, 98, 111, 0.5);
      border: none;
      border-radius: 0;
      max-height: 75%; }
.app-modal .modal-dialog .modal-content .modal-header {
        background-color: #0099cc;
        color: white;
        border-radius: 0;
        border: none;
        padding: 1rem 1.5rem; }
.app-modal .modal-dialog .modal-content .modal-body {
        border: none;
        padding: 1rem 1.5rem; }
.app-modal .modal-dialog .modal-content .modal-footer {
        background-color: #f6f8f9;
        border: none;
        padding: 1rem 1.5rem; }
@media (min-width: 768px) {
      .app-modal .modal-dialog {
        margin: 100px auto; } }
.app-modal.danger .modal-dialog .modal-content .modal-header {
    background-color: #f44a19; }
.app-modal.warning .modal-dialog .modal-content .modal-header {
    background-color: #ffa927; }
.request-introduction {
  line-height: 1.2em;
  font-weight: 600;
  font-size: 22px; }
.request-introduction-subline {
  line-height: 1.2em;
  padding-top: 6px;
  font-size: 18px; }
.close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white; }
.close-modal:hover {
    color: white;
    cursor: pointer; }
.agenda-wrapper {
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  margin-bottom: 30px; }
.agenda-day-wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #1ea7e6; }
.agenda-day-wrapper:after {
    content: " ";
    display: block;
    clear: both; }
.agenda-day-wrapper.bg-day-1 {
    background-color: #0099cc; }
.agenda-day-wrapper.bg-day-2 {
    background-color: #0a6e89; }
.agenda-day-wrapper.bg-day-3 {
    background-color: #0d5373; }
.agenda-day-wrapper.bg-day-4 {
    background-color: #083245; }
.agenda-col-day {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  color: white; }
@media (min-width: 992px) {
    .agenda-col-day {
      width: 16.66667%;
      float: left;
      padding: 15px; } }
.agenda-col-day .day {
    font-size: 22px;
    line-height: 1.2em;
    font-weight: bold; }
.agenda-col-day .date {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold; }
@media (min-width: 768px) {
    .agenda-col-day .day {
      font-size: 28px; } }
.agenda-col-content {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  background-color: white; }
@media (min-width: 992px) {
    .agenda-col-content {
      width: 83.05085%;
      float: right;
      margin-right: 0; } }
.agenda-col-item {
  padding: 10px;
  border-bottom: 1px solid #cfd9df;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
@media (min-width: 768px) {
    .agenda-col-item {
      padding: 15px;
      min-height: 100px; } }
@media (min-width: 992px) {
    .agenda-col-item {
      padding: 20px; } }
.agenda-col-item:after {
    content: " ";
    display: block;
    clear: both; }
.agenda-col-item .agenda-col-item-left {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
@media (min-width: 768px) {
      .agenda-col-item .agenda-col-item-left {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%; } }
.agenda-col-item .agenda-col-item-middle {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%; }
@media (min-width: 768px) {
      .agenda-col-item .agenda-col-item-middle {
        width: 57.62712%;
        float: left;
        margin-right: 1.69492%; } }
.agenda-col-item .agenda-col-item-right {
    width: 15.25424%;
    float: right;
    margin-right: 0; }
.track-label, .track-green, .track-blue, .track-red, .track-orange, .track-turquoise, .track-purple {
  font-size: 14px;
  font-weight: bold;
  color: #91a1a9;
  border-radius: 0.25em;
  padding: 0.2em 0.6em 0.3em; }
.track-green {
  color: #99cc33;
  background-color: rgba(153, 204, 51, 0.1); }
.track-blue {
  color: #0099cc;
  background-color: rgba(0, 153, 204, 0.1); }
.track-red {
  color: #f44a19;
  background-color: rgba(244, 74, 25, 0.1); }
.track-orange {
  color: #f9af3f;
  background-color: rgba(249, 175, 63, 0.1); }
.track-turquoise {
  color: #00ceb8;
  background-color: rgba(0, 206, 184, 0.1); }
.track-purple {
  color: #a483b9;
  background-color: rgba(164, 131, 185, 0.1); }
.agenda-meeting-location, .agenda-meeting-description {
  margin-top: 3px;
  font-size: 15px;
  line-height: 20px; }
.agenda-meeting-session, .agenda-meeting-time {
  color: black;
  font-size: 17px;
  line-height: 24px; }
@media (min-width: 992px) {
    .agenda-meeting-session, .agenda-meeting-time {
      font-size: 20px;
      line-height: 30px; } }
.agenda-meeting-time {
  font-weight: 600; }
.switcher-link {
  font-size: 14px;
  color: #91a1a9;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: pointer;
  margin-right: 10px; }
@media (min-width: 768px) {
    .switcher-link {
      margin-right: 20px; } }
.switcher-link:last-child {
    margin-right: 0; }
.switcher-link:hover {
    color: #6d818c; }
.switcher-link.active {
    color: #0099cc; }
.invitation-headline {
  font-weight: normal;
  text-align: center; }
.invitation-subline {
  text-align: center;
  font-size: 18px;
  color: #6d818c; }
.invitation-links {
  text-align: center; }
.invitation-link {
  font-size: 18px;
  margin: 25px;
  display: inline-block;
  font-weight: normal; }
.virtualized-list {
  overflow: visible !important;
  outline: none; }
.filter-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  position: relative; }
.filter-container:after {
    content: " ";
    display: block;
    clear: both; }
.participant-filter-inputs-text .text-search {
  padding: 16px 0 16px 25px;
  border: none;
  min-width: 100%;
  background-image: url(/packs/magnifier-d5312f87ac26622c49ccc6cbda2aa6f6.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent; }
.participant-filter-inputs-text .text-search:focus {
    outline: none; }
.participant-filter-inputs-text .text-search ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */ }
.participant-filter-inputs-text .text-search ::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */ }
.participant-filter-inputs-text .text-search :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */ }
.participant-filter-inputs-text .text-search ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */ }
.participant-filter-inputs-text .text-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */ }
.participant-filter-inputs-text .text-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white; }
.participant-filter-inputs-text .text-search ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white; }
@media (min-width: 768px) {
  .participant-filter-inputs-text {
    float: left; } }
.opportunity-select {
  box-shadow: 0 2px 6px 0 rgba(207, 217, 223, 0.5);
  font-size: 14px;
  color: #48626f;
  border: none;
  height: 29px;
  cursor: pointer; }
.opportunities-count {
  color: #48626f;
  font-size: 1.1rem; }
.opportunities-count .opportunities-count-number {
    color: #0099cc;
    font-weight: 600; }
.participants-main-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%; }
.participants-main-container:after {
    content: " ";
    display: block;
    clear: both; }
.cards-holder {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  -webkit-box-pack: start;
          justify-content: flex-start; }
.opportunities-badge {
  background-color: #0099cc;
  color: white;
  font-size: 0.75rem;
  padding: 5px;
  border-radius: 2px; }
.card, .card-sidebar {
  display: block;
  position: relative;
  background: white;
  -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
@media (min-width: 768px) {
    .card, .card-sidebar {
      box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1); } }
.card.visited, .visited.card-sidebar {
    background-color: #f0f8ff; }
.card-hover:hover {
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 10px 20px 0px rgba(72, 98, 111, 0.3); }
.card-hover:hover .card-participant-name {
    color: #0099cc;
    text-decoration: underline;
    cursor: pointer; }
.participant-name-availability {
  display: -webkit-box;
  display: flex;
  flex-flow: wrap; }
.participant-name-availability .card-participant-name {
    color: #2b333e;
    font-weight: 600;
    font-size: 1rem;
    max-width: 25rem; }
@media (min-width: 992px) {
      .participant-name-availability .card-participant-name {
        font-size: 1.125rem; } }
.card-participant-job-company {
  color: #91a1a9;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: normal;
  margin-top: 0.25rem; }
@media (min-width: 992px) {
    .card-participant-job-company {
      font-size: 1rem;
      margin-top: 0; } }
.card-participant-job, .card-participant-company {
  color: #91a1a9;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: normal;
  margin-top: 0.25rem; }
@media (min-width: 992px) {
    .card-participant-job, .card-participant-company {
      font-size: 1rem;
      margin-top: 0; } }
.card-participant-job {
  color: #48626f; }
.card-participant-location {
  font-size: 0.75rem;
  color: #2b333e;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 15rem; }
@media (min-width: 576px) {
    .card-participant-location {
      margin-top: auto; } }
.card-organisation-type {
  line-height: 1.2rem;
  color: #48626f;
  font-weight: 400; }
.card-organisation-name {
  color: black;
  font-weight: 600; }
.card-organisation-name.with-availability {
    max-width: 65%; }
.card-organisation-location {
  color: #48626f;
  font-weight: 400; }
.result-filter-title {
  color: #6d818c;
  margin-right: 10px;
  line-height: 29px; }
.inline-margin {
  margin-right: -4px; }
.card-organisation-logo .card-organisation-logo-holder {
  text-align: center; }
.card-organisation-logo .card-organisation-logo-holder img {
    max-width: 100%;
    max-height: 50px; }
a.hero-notification-cta-blue {
  color: #0099cc !important;
  box-shadow: 0 5px 30px 0px #0a6e89;
  text-decoration: none !important; }
a.hero-notification-cta-blue:hover {
    color: #0a6e89 !important;
    box-shadow: 0 10px 35px 0px #0a6e89;
    text-decoration: none !important; }
a.hero-notification-cta-red {
  color: #f44a19 !important;
  box-shadow: 0 5px 30px 0px #e14619;
  text-decoration: none !important; }
a.hero-notification-cta-red:hover {
    color: #e14619 !important;
    box-shadow: 0 10px 35px 0px #e14619;
    text-decoration: none !important; }
a.hero-notification-cta-green {
  color: #99cc33 !important;
  box-shadow: 0 5px 30px 0px #96b932;
  text-decoration: none !important; }
a.hero-notification-cta-green:hover {
    color: #96b932 !important;
    box-shadow: 0 10px 35px 0px #96b932;
    text-decoration: none !important; }
.hero-notification .hero-notification-headline {
  font-size: 26px;
  line-height: 34px;
  font-weight: 600; }
.hero-notification a {
  color: white;
  text-decoration: underline; }
.hero-notification a:hover {
    color: white;
    text-decoration: underline; }
.hero-notification-cta {
  background-color: white;
  padding: 10px 20px;
  border-radius: 25px;
  display: inline-block;
  margin: 10px auto;
  font-size: 14px;
  -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.gradient-bg-yellow {
  background-image: linear-gradient(135deg, #ffd233, #ff9933 100%);
  box-shadow: 0 0 60px 0 rgba(255, 153, 51, 0.3);
  color: white; }
.gradient-bg-purple {
  background-image: linear-gradient(135deg, #bba2cb, #8d64a8 100%);
  box-shadow: 0 0 60px 0 rgba(141, 100, 168, 0.3);
  color: white; }
.gradient-bg-turquoise {
  background-image: linear-gradient(135deg, #66e2d4, #00a6a6 100%);
  box-shadow: 0 0 60px 0 rgba(0, 166, 166, 0.3);
  color: white; }
.gradient-bg-blue {
  background-image: linear-gradient(135deg, #1ea7e6, #0a6e89 100%);
  box-shadow: 0 0 60px 0 rgba(10, 110, 137, 0.3);
  color: white; }
.gradient-bg-red {
  background-image: linear-gradient(135deg, #f66e47, #e14619 100%);
  box-shadow: 0 0 60px 0 rgba(225, 70, 25, 0.3);
  color: white; }
.gradient-bg-green {
  background-image: linear-gradient(135deg, #c2e085, #96b932 100%);
  box-shadow: 0 0 60px 0 rgba(150, 185, 50, 0.3);
  color: white; }
.meetings-ratings-form {
  text-align: left; }
.meetings-ratings-form .muted {
    color: #9eb3be; }
.meetings-ratings-form .not-taken-place-checkbox {
    margin-bottom: 0; }
.cards-holder {
  /*@include breakpoint($screen-mobile) {
        .meeting-rating-card:nth-child(odd) {
            padding: 10px 10px 10px 0;
        }

        .meeting-rating-card:nth-child(even) {
            padding: 10px 0 10px 10px;
        }
    }*/ }
.cards-holder .meeting-rating-card {
    padding: 5px 10px;
    width: 350px; }
.group-helptext {
  padding: 0 15px;
  font-size: 16px; }
.marketplace-nav-container {
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1); }
.marketplace-nav {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.marketplace-nav .nav-item {
    position: relative; }
.marketplace-navlink-container .marketplace-navlink-border {
  border: 1px solid #cfd9df; }
.marketplace-navlink-container .marketplace-navlink-border .nav-link {
    color: #0099cc; }
.marketplace-navlink-container .marketplace-navlink-border .nav-link.active {
      color: #fff;
      border-bottom: 3px solid #0099cc;
      background-color: #0099cc; }
.marketplace-navlink-container .marketplace-navlink-border .nav-link.active:hover {
        border-bottom: 3px solid #2b333e; }
.marketplace-navlink-container .marketplace-navlink-border .nav-link:hover {
      border-bottom: 3px solid #0099cc; }
.marketplace-navlink-container .marketplace-navlink-border .show > .nav-link {
    color: #fff;
    background-color: #0099cc; }
.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
.nav-link:focus, .nav-link:hover {
    text-decoration: none; }
.nav-link.disabled {
    color: #6c757d; }
.app-form-group input {
  border-bottom: 1px solid #cfd9df !important; }
.app-form-group input:focus {
  border-bottom: 1px solid #0099cc !important;
  color: #0099cc; }
.app-form-group input:focus::-webkit-input-placeholder {
    color: #0099cc; }
.app-form-group input:focus::-moz-placeholder {
    color: #0099cc; }
.app-form-group input:focus:-ms-input-placeholder {
    color: #0099cc; }
.app-form-group input:focus::-ms-input-placeholder {
    color: #0099cc; }
.app-form-group input:focus::placeholder {
    color: #0099cc; }
.marketplace-form-title {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0rem 1rem; }
.question-group {
  font-size: 0.9375rem; }
.question-group .question-group-title {
    font-size: 18px;
    font-weight: 600; }
.question-group .question-group-question {
    font-weight: 600; }
.question-group .question-group-answer {
    margin-bottom: 15px;
    overflow: auto;
    white-space: pre-line; }
/* loading spinner default */
.loading-text {
  color: #0099cc;
  display: inline-block;
  margin-left: 5px; }
.bounceball {
  position: relative;
  display: inline-block;
  margin: 10px;
  height: 37px;
  width: 15px; }
.bounceball:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #0099cc;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: bounce 500ms alternate infinite ease;
  animation: bounce 500ms alternate infinite ease; }
/* loading spinner light */
.loading-text-light {
  color: #1ea7e6;
  display: inline-block;
  margin-left: 5px; }
.bounceball-light {
  position: relative;
  display: inline-block;
  margin: 10px;
  height: 37px;
  width: 15px; }
.bounceball-light:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #1ea7e6;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: bounce 500ms alternate infinite ease;
  animation: bounce 500ms alternate infinite ease; }
@-webkit-keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    -webkit-transform: scaleX(2);
    transform: scaleX(2); }
  35% {
    height: 15px;
    border-radius: 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  100% {
    top: 0; } }
@keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    -webkit-transform: scaleX(2);
    transform: scaleX(2); }
  35% {
    height: 15px;
    border-radius: 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  100% {
    top: 0; } }
.filter-item {
  list-style: none;
  overflow: hidden;
  font-size: 0.875rem;
  cursor: pointer;
  margin-top: 1px;
  color: #5a5b5b; }
.filter-item:hover {
    color: #0099cc; }
.filter-item:hover .filter-item-info .checkbox-icon {
      border-color: #0099cc; }
.filter-item .filter-item-info {
    position: relative;
    line-height: 1.8;
    cursor: pointer;
    padding-left: 26px;
    display: block; }
.filter-item .filter-item-info input {
      display: none; }
.filter-item .filter-item-info .checkbox-icon {
      left: 0;
      border: 1px solid #cfd9df;
      background: #fff;
      width: 16px;
      height: 16px;
      text-align: center;
      border-radius: 2px;
      line-height: 1;
      position: absolute;
      top: 3px; }
.filter-item .filter-item-info .checkbox-icon.active {
        border: 1px solid #0099cc; }
.filter-item-content {
  line-height: 1.5; }
.pretty {
  position: relative;
  display: inline-block;
  white-space: inherit; }
.pretty * {
    box-sizing: border-box; }
.pretty input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1em;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer; }
.pretty .state label {
    position: initial;
    display: inline-block;
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0;
    text-indent: 0;
    padding-left: 2.6rem;
    min-width: calc(1em + 2px);
    padding-top: 0.4em; }
.pretty .state label:after {
      content: "";
      width: calc(1em + 2px);
      height: calc(1em + 2px);
      display: block;
      box-sizing: border-box;
      border-radius: 0;
      border: 1px solid transparent;
      z-index: 0;
      position: absolute;
      left: 0;
      top: 7px;
      background-color: transparent; }
.pretty .state label:before {
      content: "";
      width: calc(1em + 2px);
      height: calc(1em + 2px);
      display: block;
      box-sizing: border-box;
      border-radius: 0;
      border: 1px solid transparent;
      z-index: 0;
      position: absolute;
      left: 0;
      top: 7px;
      background-color: transparent;
      border-color: #bdc3c7; }
.pretty .state.p-is-hover, .pretty .state.p-is-indeterminate {
    display: none; }
.pretty.p-default .state label:after {
    -webkit-transform: scale(0.6);
    transform: scale(0.6); }
.pretty.p-default input:checked ~ .state label:after {
    background-color: #0099cc !important; }
.pretty.p-switch input {
    min-width: 2em; }
.pretty.p-switch .state {
    position: relative; }
.pretty.p-switch .state:before {
      content: "";
      border: 1px solid #bdc3c7;
      border-radius: 60px;
      width: 2em;
      box-sizing: unset;
      height: calc(1em + 2px);
      position: absolute;
      top: 0.4rem;
      z-index: 0;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      background-color: white; }
.pretty.p-switch .state.active:before {
      content: "";
      border: none;
      background-color: #0099cc; }
.pretty.p-switch .state.active label:after, .pretty.p-switch .state.active label:before {
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      border-radius: 100%;
      left: 1px;
      top: 7px;
      border-color: transparent;
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
      background-color: white !important; }
.pretty.p-switch .state label:after, .pretty.p-switch .state label:before {
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      border-radius: 100%;
      left: 1px;
      top: 0.5rem;
      border-color: transparent;
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
      background-color: #9fb3be !important; }
.pretty.p-switch input:checked ~ .state:before {
    border-color: #5a656b; }
.pretty.p-switch input:checked ~ .state label:before {
    opacity: 0; }
.pretty.p-switch input:checked ~ .state label:after {
    left: 1em;
    border: none;
    background-color: #0099cc; }
.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
    display: none; }
.pretty.p-has-hover input:hover ~ .state.p-is-hover {
    display: block; }
.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
      display: block; }
.pretty.p-has-focus input:focus ~ .state label:before {
    box-shadow: 0 0 3px 0 #bdc3c7; }
.pretty.p-has-indeterminate input[type="checkbox"]:indeterminate ~ .state:not(.p-is-indeterminate) {
    display: none; }
.pretty.p-has-indeterminate input[type="checkbox"]:indeterminate ~ .state.p-is-indeterminate {
    display: block; }
.pretty.p-has-indeterminate input[type="checkbox"]:indeterminate ~ .state.p-is-indeterminate .icon {
      display: block;
      opacity: 1; }
.pretty input[disabled] {
    cursor: not-allowed;
    display: none; }
.pretty input[disabled] ~ * {
      opacity: 0.5; }
.modal-image {
  height: calc(100vh - 120px);
  width: 55vw; }
.modal-image img {
    vertical-align: top;
    max-height: calc(100vh - 120px);
    max-width: 55vw;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto; }
.dropzone {
  box-sizing: border-box;
  min-height: 150px;
  background: white; }
.dropzone * {
    box-sizing: border-box; }
.dropzone .dz-image {
    border-color: #0099cc;
    border: 1px solid #0099cc;
    background: #ededed;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }
.dropzone .dz-image:hover {
      border: 1px solid #0a6e89; }
.dropzone .dz-image.create {
      background-image: url(/packs/add-icon-2d1c211ebda52e8a428533b1e2483ff9.svg);
      background-size: 75px;
      background-repeat: no-repeat;
      background-position: center; }
.dropzone .dz-image.create .upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
        width: 100%;
        height: 150px; }
.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0px 16px 16px 0px;
    min-height: 100px; }
.dropzone .dz-preview:hover {
      z-index: 1000; }
.dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
.dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
.dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
.dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: translateX(-50%) scale(1.05, 1.05);
      transform: translateX(-50%) scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
.dropzone .dz-preview .dz-image {
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
.dropzone .dz-preview .dz-image img {
        height: 100%;
        left: 50%;
        position: relative;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
.modal-content .modal-header {
  -webkit-box-pack: start;
          justify-content: flex-start; }
.filter-title {
  border-bottom: 1px solid #cfd9df;
  font-size: 1.1rem;
  font-weight: 600; }
#marketplace-sidebar {
  width: 250px; }
.checkbox.active {
  color: #0099cc; }
.checkbox.active:before {
    border-color: #0099cc !important; }
.filterGroup-title {
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.8px; }
.filterGroup-title.active {
    color: #0099cc; }
.opportunity-mainscreen {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
.opportunity-mainscreen:after {
    content: " ";
    display: block;
    clear: both; }
.opportunity-image:hover {
  box-shadow: 0px 0px 20px 1px #0a6e89; }
.opportunity-mainscreen #main {
  min-height: 100%; }
#opportunityListContainer {
  min-height: 100%; }
@media (min-width: 768px) {
  .marketplace-my-layout .marketplace-card-holder {
    padding: 0;
    margin-bottom: 20px; } }
.marketplace-card-holder-compact {
  padding: 0;
  height: 216px;
  margin-bottom: 15px; }
.marketplace-card-holder {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  padding: 0;
  overflow: visible;
  margin-bottom: 15px; }
.card-sidebar {
  border: 1px solid #cfd9df; }
.bookmark-filter-container {
  text-indent: 5px; }
#card-footer-modal button:focus {
  box-shadow: 0px 2px 0px 0px #0a6e89; }
.card-marketplace {
  margin: 0 !important;
  border: 1px solid #cfd9df;
  padding-top: 15px; }
.card-marketplace.compact {
    height: 216px; }
.card-marketplace.hashed {
    border: 1px solid #0099cc; }
.card-marketplace .card-marketplace-bottom:hover a span {
    color: white; }
.card-marketplace-top {
  padding: 0px 10px 10px 10px; }
.card-marketplace-top a, .card-marketplace-top a:visited {
    outline: none; }
@media (min-width: 768px) {
    .card-marketplace-top {
      padding: 0px 15px 15px 15px; } }
.card-date {
  font-size: 0.75rem;
  white-space: nowrap; }
.card-marketplace-images .image-gallery a, .card-marketplace-images .image-gallery a:visited {
  outline: none; }
.card-marketplace-images .image-gallery img {
  vertical-align: top;
  width: 15%;
  margin-right: 5%;
  margin-bottom: 5%; }
.card-marketplace-images .image-gallery img:hover {
    box-shadow: 0px 0px 20px 1px #0a6e89; }
.card-marketplace-middle-bottom {
  padding-bottom: 7.5px; }
.card-marketplace-bottom {
  padding: 7.5px 15px 15px 15px;
  height: 75px; }
.card-marketplace-contact {
  display: -webkit-inline-box;
  display: inline-flex; }
.card-marketplace-contact .marketplace-contact-person {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.215em;
    height: 3.645em; }
.card-marketplace-contact .marketplace-contact-person .company-name {
      color: black;
      padding-bottom: 2px; }
.card-marketplace-contact .marketplace-contact-person .company-location {
      color: grey; }
.card-marketplace-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: black;
  overflow: hidden;
  word-break: break-word; }
.card-marketplace-description-compact {
  color: #48626f;
  font-size: 14px;
  line-height: 1.4em;
  height: 2.8em;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }
.card-marketplace-description {
  color: #48626f;
  font-size: 15px;
  line-height: 1.5em;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  white-space: pre-wrap; }
.card-marketplace-opportunities {
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  max-height: 0.86133rem; }
@media (min-width: 768px) {
    .card-marketplace-opportunities {
      max-height: 0.98438rem; } }
.card-marketplace-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 75px;
  width: 100%; }
@media (min-width: 768px) {
  .marketplace-my-layout .add-marketplace-entry {
    width: 49%;
    float: left; }
    .marketplace-my-layout .add-marketplace-entry:nth-child(odd) {
      margin-right: 10px; } }
.schema-list a, .schema-list a:visited {
  outline: none; }
.schema-list .add-marketplace-entry {
  display: block;
  border: 2px dashed #cfd9df;
  padding: 15px;
  -webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
  white-space: pre-line;
  margin-bottom: 10px;
  background: transparent;
  width: 100%; }
.schema-list .add-marketplace-entry:hover:enabled {
    border-color: #0099cc; }
.schema-list .add-marketplace-entry:focus {
    box-shadow: none; }
.schema-list .add-marketplace-entry .add-marketplace-entry-title {
    color: black;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 8px; }
.schema-list .add-marketplace-entry .add-marketplace-entry-description {
    color: #6d818c;
    font-size: 14px;
    font-weight: 400; }
.add-icon {
  display: inline-block;
  vertical-align: bottom;
  height: 28px;
  width: 28px;
  margin-right: 6px;
  background-image: url(/packs/add-icon-2d1c211ebda52e8a428533b1e2483ff9.svg);
  background-size: 28px 28px;
  background-repeat: no-repeat;
  background-position: left center; }
.edit-icon {
  height: 34px;
  width: 34px;
  background-image: url(/packs/edit-icon-c19327acb36ecb1ddcc78d9afd61d556.svg);
  background-size: 34px 34px;
  background-repeat: no-repeat;
  background-position: left center; }
.edit-icon.bottom-right {
    position: absolute;
    bottom: 20px;
    right: 20px; }
.edit-icon.top-right {
    position: absolute;
    top: 20px;
    right: 20px; }
.edit-icon.top-right-my {
    position: absolute;
    top: 45px;
    right: 20px; }
.edit-icon:hover, .edit-icon:active, .edit-icon:focus {
    border-radius: 20px;
    border: 1px solid #0099cc; }
.col-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.col-2:after {
    content: " ";
    display: block;
    clear: both; }
.col-2 .col-2-left {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%; }
.col-2 .col-2-right {
    width: 49.15254%;
    float: right;
    margin-right: 0; }
.marketplace-item-type {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #91a1a9; }
.marketplace-item-extra-info {
  font-size: 14px;
  color: #6d818c; }
.filter-group-container:not(:last-child) .filter-container-border-bottom:last-child {
  border-bottom: 1px solid #cfd9df; }
.filter-show-more {
  color: #0099cc !important;
  font-weight: 400;
  cursor: pointer; }
.filter-show-more:hover {
    color: #1ea7e6 !important; }
.filter-clear {
  border-top: #0099cc solid 1px;
  margin-top: 4px;
  padding-top: 2px; }
.marketplace-form-label {
  font-size: 14px;
  color: black;
  font-weight: 600;
  display: block;
  padding: 4px 0;
  margin-bottom: 0px; }
.marketplace-form-input {
  margin-bottom: 6px; }
.marketplace-filter {
  position: absolute;
  top: 54px;
  right: 10px;
  width: 300px;
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  z-index: 2;
  border: 1px solid #cfd9df;
  font-size: 15px; }
.marketplace-item-type-skeleton {
  width: 10px;
  height: 10px;
  background-image: linear-gradient(lightgray 20px, transparent 0);
  background-repeat: no-repeat;
  background-size: 150px 200px;
  background-position: 120px 0; }
.marketplace-item-date-skeleton {
  background-color: #9eb3be;
  content: "";
  width: 50px; }
.card-marketplace-skeleton {
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  width: 100%;
  max-width: 730px;
  height: 216px;
  margin-bottom: 15px;
  border: 1px solid #cfd9df;
  background-repeat: no-repeat;
  /* skeleton elements order is:
1. highlight (for animation)
2. avatar
3. type
4. date
5. title
6. description 1
7. description 2
8. name
9. job description + company
10. location
11. status
12.  background
   */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))), radial-gradient(circle 16px, #c5d1d8 99%, transparent 0), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #9eb3be), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, white), color-stop(0, transparent));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%), radial-gradient(circle 16px, #c5d1d8 99%, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#9eb3be 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(white 100%, transparent 0);
  background-size: 75px 210px, 32px 32px, 100px 1em, 100px 1em, 70% 1em, 96% 1em, 90% 1em, 15% 1em, 30% 1em, 25% 1em, 100px 1em, 100% 100%;
  background-position: 0 0, 15px 140px, 15px 15px, 98% 15px, 15px 60px, 15px 80px, 15px 100px, 60px 140px, 60px 160px, 60px 180px, 98% 145px, 0 0;
  -webkit-animation: shine 1s infinite;
          animation: shine 1s infinite; }
@media (min-width: 768px) {
    .card-marketplace-skeleton {
      width: 730px; } }
@-webkit-keyframes shine {
  to {
    background-position: 700px 0, 15px 140px, 15px 15px, 98% 15px, 15px 60px, 15px 80px, 15px 100px, 60px 140px, 60px 160px, 60px 180px, 98% 145px, 0 0; } }
@keyframes shine {
  to {
    background-position: 700px 0, 15px 140px, 15px 15px, 98% 15px, 15px 60px, 15px 80px, 15px 100px, 60px 140px, 60px 160px, 60px 180px, 98% 145px, 0 0; } }
.marketplace-enlarge {
  height: 285px; }
.marketplace-enlarge .card-marketplace {
    height: 285px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
.marketplace-enlarge .card-marketplace-content {
    -webkit-box-flex: 1;
            flex-grow: 1; }
.marketplace-enlarge .card-marketplace-middle-bottom {
    -webkit-box-flex: 1;
            flex-grow: 1; }
.marketplace-enlarge .card-marketplace-image {
    position: relative;
    -webkit-box-flex: 1;
            flex: 1; }
.marketplace-enlarge .card-marketplace-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      position: absolute; }
.marketplace-enlarge .marketplace-text-holder {
    -webkit-box-ordinal-group: 2;
            order: 1; }
.marketplace-enlarge .marketplace-text-holder .card-marketplace-title {
      display: none; }
.my-marketplace-enlarge .card-marketplace-images {
  width: 34%;
  margin-left: initial;
  margin-right: initial;
  display: inline-block;
  vertical-align: top;
  margin-top: 0 !important; }
.my-marketplace-enlarge .card-marketplace-images .opportunity-image {
    width: auto;
    max-height: 300px; }
.my-marketplace-enlarge .card-marketplace-description {
  display: inline-block;
  width: 64%; }
.my-marketplace-enlarge .image-gallery a {
  display: none; }
.my-marketplace-enlarge .image-gallery a:first-child {
    display: inline; }
.card-participant {
  display: -webkit-box;
  display: flex;
  margin-left: 0rem;
  height: 200px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.2rem;
  padding: 24px 24px 18px 30px; }
@media (min-width: 768px) {
    .card-participant {
      height: 115px; } }
.card-participant.eoi {
    height: 263px; }
.card-participant.highlighted {
    border: 2px solid #f9d128; }
@media (max-width: 768px) {
  .similar-participant {
    margin-bottom: 15px; } }
.card-participants-skeleton {
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  width: 100%;
  max-width: 730px;
  height: 110px;
  margin-bottom: 15px;
  border: 1px solid #cfd9df;
  background-repeat: no-repeat;
  /* skeleton elements order is:
1. highlight (for animation)
2. avatar
3. date
4. title
7. name
8. job description + company
9. location
10. status
11.  background
 */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))), radial-gradient(circle 16px, #c5d1d8 99%, transparent 0), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #9eb3be), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(1em, #c5d1d8), color-stop(0, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(100%, white), color-stop(0, transparent));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%), radial-gradient(circle 16px, #c5d1d8 99%, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#9eb3be 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(#c5d1d8 1em, transparent 0), linear-gradient(white 100%, transparent 0);
  background-size: 75px 210px, 45px 45px, 5% 1em, 50% 1em, 30% 1em, 25% 1em, 20% 1em, 100% 100%;
  background-position: 0 0, 15px 35px, 98% 15px, 60px 35px, 60px 55px, 60px 75px, 98% 75px, 0 0;
  -webkit-animation: shine2 1s infinite;
          animation: shine2 1s infinite; }
@media (min-width: 768px) {
    .card-participants-skeleton {
      width: 730px; } }
@-webkit-keyframes shine2 {
  to {
    background-position: 700px 0, 15px 35px, 98% 15px, 60px 35px, 60px 55px, 60px 75px, 98% 75px, 0 0; } }
@keyframes shine2 {
  to {
    background-position: 700px 0, 15px 35px, 98% 15px, 60px 35px, 60px 55px, 60px 75px, 98% 75px, 0 0; } }
.participant-bookmark-o::before {
  content: "\F097"; }
.participant-bookmark::before {
  content: "\F02E"; }
.participant-view-switcher {
  font-size: 14px;
  margin-right: 20px; }
.participant-view-switcher .participant-view-switcher-item {
    height: 29px;
    border: none;
    background-color: white;
    color: #91a1a9;
    box-shadow: 0 2px 6px 0 rgba(207, 217, 223, 0.5);
    padding: 4px 8px;
    font-weight: 400;
    cursor: pointer; }
.participant-view-switcher .participant-view-switcher-item.active {
      color: white;
      background-color: #1ea7e6;
      box-shadow: 0 2px 6px 0 rgba(30, 167, 230, 0.5); }
.participant-view-switcher .participant-view-switcher-item:focus {
      outline: none; }
.participant-back-list {
  color: #48626f;
  text-align: left;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  padding: 5px;
  text-transform: uppercase; }
@media only screen and (min-width: 990px) {
    .participant-back-list {
      top: -45px;
      left: 0; } }
.participant-opportunities-title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 5px;
  margin-bottom: 0.5rem; }
.eoi-absolute-container {
  position: absolute;
  bottom: 1rem;
  right: 1rem; }
.empty-state {
  text-align: center;
  padding: 100px 20px; }
.empty-state-headline {
  font-size: 26px;
  color: #48626f;
  line-height: 1.4em;
  padding: 10px 0; }
.empty-state-subline {
  font-size: 18px;
  color: #91a1a9;
  line-height: 1.4em; }
.support-office-title {
  font-size: 16px;
  color: #91a1a9;
  margin-bottom: 15px; }
.support-office-organisation {
  font-size: 18px;
  color: #48626f;
  font-weight: 600;
  margin-bottom: 6px; }
.support-office-person {
  font-size: 16px;
  color: #6d818c;
  margin-bottom: 6px; }
.support-office-contact {
  margin: 6px 0; }
.support-office-contact-link {
  font-weight: normal;
  font-size: 14px; }
.icon-phone {
  width: 22px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/packs/icon-phone-0d5be86940335b1aa3869b2334cb49bb.png);
  background-size: 20px 20px;
  margin-bottom: -6px;
  margin-right: 3px;
  margin-right: 6px; }
.icon-mail {
  width: 22px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/packs/icon-mail-b54a6ba6467f5a57685b8f7032aa67de.png);
  background-size: 22px 16px;
  margin-bottom: -6px;
  margin-right: 3px;
  margin-right: 6px; }
.icon-url {
  width: 22px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/packs/icon-url-63beaf2e52473c888555ba6af095ba6d.png);
  background-size: 22px 22px;
  margin-bottom: -6px;
  margin-right: 6px; }
.payment-layout {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.payment-layout:after {
    content: " ";
    display: block;
    clear: both; }
.payment-panel-left {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
@media (min-width: 992px) {
    .payment-panel-left {
      width: 61.53846%;
      float: left;
      margin-right: 2.5641%; } }
.payment-panel-right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
@media (min-width: 992px) {
    .payment-panel-right {
      width: 35.89744%;
      float: right;
      margin-right: 0; } }
.payment-panel-headline {
  font-size: 20px;
  margin-bottom: 20px; }
.payment-summary {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse; }
.payment-summary tbody tr td {
    padding: 5px 0; }
.payment-summary-price {
  text-align: right;
  width: 100px; }
.payment-summary-package {
  color: black;
  font-weight: 600;
  font-size: 16px; }
.row-discount {
  color: #96b932;
  font-weight: 600; }
.table-top-border {
  border-top: 1px solid #cfd9df; }
.discount-link {
  font-weight: 400;
  text-decoration: underline; }
.payment-methods {
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1);
  background-color: white; }
.payment-method {
  padding: 25px 20px;
  background-color: #cfd9df;
  position: relative; }
.payment-method.active {
    background-color: white; }
.payment-method .payment-method-input {
    float: left;
    width: 40px;
    padding: 4px 8px; }
.payment-method .payment-method-content {
    overflow: hidden;
    position: relative; }
.payment-method-title {
  font-size: 18px;
  color: black; }
.payment-method-title em {
    font-weight: 600;
    font-style: normal; }
.payment-method-description {
  font-size: 16px;
  color: #48626f; }
.payment-method-form {
  border-top: 1px solid #cfd9df;
  margin-top: 20px;
  padding-top: 20px; }
.payment-method-label {
  display: block;
  margin-bottom: 4px;
  font-weight: 600; }
.label-discount {
  color: #6d818c;
  margin-bottom: 5px;
  font-size: 14px; }
.discount-input {
  padding: 5px !important;
  font-size: 14px !important; }
.discount-error {
  color: #f7931e;
  font-size: 14px;
  font-weight: 600;
  margin-top: 5px; }
.discount-success {
  color: #96b932; }
.payment-icon {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 35px 35px; }
.payment-icon.paypal {
    background-image: url(/packs/paypal-fb28faf0dc6ecc07f2a0c6d6e2067af2.svg); }
.payment-icon.payu {
    background-image: url(/packs/payu-9d85bc0a3dab1b80d3357a1c39a361d7.png); }
.payment-icon.invoice {
    background-image: url(/packs/invoice-f9a6ae08ea7e592410fa51eee7a45b87.svg); }
.payment-icon.creditcard {
    background-image: url(/packs/bankcards-e9f46ddb3242b08470b7512f09ac108a.svg); }
.form-2-col {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.form-2-col:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
  .form-2-col-1 {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%; } }
@media (min-width: 768px) {
  .form-2-col-2 {
    width: 48.27586%;
    float: right;
    margin-right: 0; } }
.form-3-col {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
.form-3-col:after {
    content: " ";
    display: block;
    clear: both; }
.form-3-col-1 {
  width: 31.03448%;
  float: left;
  margin-right: 3.44828%; }
.form-3-col-2 {
  width: 31.03448%;
  float: left;
  margin-right: 3.44828%; }
.form-3-col-3 {
  width: 31.03448%;
  float: right;
  margin-right: 0; }
.payment-method .payment-method-form {
  display: none; }
.payment-method.active .payment-method-form {
  display: block; }
.hotel-block-information .block-title {
  font-weight: 700;
  color: black; }
.hotel-block-information .date-span {
  color: #0099cc; }
.hotel-block-information .room-type {
  color: black; }
.hotel-block-information .room-occupancy {
  color: black; }
.reservation-informations .room-type {
  color: black; }
.reservation-informations .room-occupancy {
  color: black; }
.reservation-form .total-price-text {
  font-size: 1.25rem; }
.reservation-form .total-price {
  font-weight: 700;
  color: black;
  font-size: 1.25rem; }
.reservation-form .price-breakdown {
  color: #0099cc !important;
  cursor: pointer; }
.blocks-list .pricing-block {
  text-align: right; }
.blocks-list .pricing-block .starting-at {
    font-size: 0.8rem;
    color: #48626f; }
.blocks-list .pricing-block .starting-price {
    color: #000; }
.blocks-list .pricing-block .currency {
    color: #000; }
.blocks-list .fully-booked {
  color: #f44a19;
  font-size: 1.09375rem;
  text-align: right; }
.blocks-list .block-item:last-child .seperator {
  display: none; }
.setting-title {
  font-size: 16px;
  font-weight: 600;
  color: black; }
.setting-explanation {
  font-size: 14px;
  color: #48626f; }
.action-holder {
  margin: 10px 0; }
.participation {
  padding-bottom: 10px; }
.participation-title {
  font-size: 18px; }
.participation-description {
  font-size: 14px;
  color: #91a1a9; }
a {
  color: #0099cc;
  font-weight: 600;
  text-decoration: none; }
a:hover {
    color: #007399; }
a.danger-link {
    color: #f44a19; }
a.danger-link:hover {
      color: #d0360a; }
.modal-backdrop.in {
  opacity: 0.3; }
.app-modal .modal-dialog {
  margin: 100px auto; }
.app-modal .modal-dialog .modal-content {
    box-shadow: 0px 10px 40px 0px rgba(72, 98, 111, 0.5);
    border: none;
    border-radius: 0; }
.app-modal .modal-dialog .modal-content .modal-header {
      background-color: #0099cc;
      color: white;
      border: none; }
.app-modal .modal-dialog .modal-content .modal-body {
      border: none; }
.app-modal .modal-dialog .modal-content .modal-footer {
      border: none; }
.app-modal.danger .modal-dialog .modal-content .modal-header {
  background-color: #f44a19; }
.close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white; }
.close-modal:hover {
    color: white;
    cursor: pointer; }
.user .form-block .setting-input {
  width: 100%; }
.user .form-block .setting-label {
  width: 100%;
  text-align: left;
  margin-bottom: 0;
  color: #48626f; }
.user .btn {
  font-size: 0.875rem;
  min-width: 50%; }
.timeslot label.tag-selection-label {
  width: 80px;
  text-align: center;
  padding: 2px 8px; }
.timeslot label.tag-selection-label.disabled {
  color: #f6f8f9;
  background: #b1c2cb;
  border: 1px solid #b1c2cb; }
.timeslot label.tag-selection-label.checked {
  color: #f6f8f9;
  background: #0099cc;
  border: 1px solid #0099cc; }
.timeslot input.tag-selection-checkbox.available + label.tag-selection-label {
  color: #0099cc;
  background: #d4edda;
  border: 1px solid #c3e6cb; }
.timeslot input.tag-selection-checkbox.custom-location + label.tag-selection-label {
  color: #0099cc;
  background: #fff3cd;
  border: 1px solid #ffeeba; }
.timeslot input.tag-selection-checkbox.available:checked + label.tag-selection-label, .timeslot input.tag-selection-checkbox.custom-location:checked + label.tag-selection-label {
  color: #f6f8f9;
  background: #0099cc;
  border: 1px solid #0099cc; }
.timeslot input.tag-selection-checkbox.currently-selected + label.tag-selection-label {
  color: #f6f8f9;
  background: #0099cc;
  border: 1px solid #0099cc;
  opacity: 0.5; }
.alert-custom-location {
  padding: 9px; }
.availability.app-modal {
  background: rgba(0, 0, 0, 0); }
.availability.app-modal .modal-header {
    display: block;
    padding-right: 35px; }
.participant-bookmark:hover {
  cursor: pointer; }
.participant-bookmark-o:hover {
  cursor: pointer; }
button.expression-of-interest {
  /* TODO(Alex): This is temporary solution. Goran will explain */
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  height: 2rem;
  border: 1px solid #1ea7e6;
  border-radius: 4px;
  background-color: #ffffff;
  margin-top: 0.25rem;
  white-space: nowrap;
  font-family: AvertaStd;
  font-size: 0.5rem;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1ea7e6; }
@media (min-width: 576px) {
    button.expression-of-interest {
      font-size: 0.625rem; } }
button.expression-of-interest span {
    margin-top: 0.25rem;
    margin-right: 1.5rem; }
button.expression-of-interest path.change-fill {
    fill: #1ea7e6; }
button.expression-of-interest:focus {
    outline: none; }
button.expression-of-interest:hover {
    cursor: pointer;
    border: 1px solid #0085b8;
    color: #0085b8; }
button.expression-of-interest:hover path.change-fill {
      fill: #0085b8; }
button.expression-of-interest.selected {
    background-color: #1ea7e6;
    border: 1px solid #1ea7e6;
    color: #ffffff; }
button.expression-of-interest.selected path.change-fill {
      fill: #fff; }
button.expression-of-interest.selected:hover {
      background-color: #0085b8;
      border: 1px solid #0085b8; }
button.expression-of-interest.disabled {
    background-color: rgba(197, 209, 216, 0.2);
    border: rgba(197, 209, 216, 0.2);
    color: #c5d1d8; }
button.expression-of-interest.disabled path.change-fill {
      fill: #c5d1d8; }
.expression-of-interest-wrapper {
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: auto !important;
  margin-bottom: 0 !important;
  flex-flow: nowrap; }
.priority-score {
  /* TODO(Alex): This is temporary solution. Goran will explain */
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem; }
.priority-selector {
  background-color: #2b333e;
  border-radius: 4px;
  padding: 0.5rem;
  font-family: AvertaStd;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff; }
.priority-selector:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(43, 51, 62, 0);
  border-bottom-color: #2b333e;
  border-width: 10px;
  margin-left: -10px; }
.react-tooltip-lite {
  padding: 0 !important; }
.priority-selector-scale {
  direction: rtl;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 0.5rem; }
.priority-selector-scale .ic_star_select {
    float: right;
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
       object-fit: contain; }
.priority-selector-scale .ic_star_select:hover {
    cursor: pointer; }
.priority-selector-scale .ic_star_select:hover path.change-d {
      d: path("M14.15 16.5l-1.363-5.857 4.546-3.94-5.992-.514L9 .667 6.66 6.189l-5.993.514 4.546 3.94L3.85 16.5 9 13.393z"); }
.priority-selector-scale .ic_star_select:hover ~ .ic_star_select path.change-d {
    d: path("M14.15 16.5l-1.363-5.857 4.546-3.94-5.992-.514L9 .667 6.66 6.189l-5.993.514 4.546 3.94L3.85 16.5 9 13.393z"); }
.card-representative-name {
  font-size: 16px; }
.content-desktop {
  display: block !important; }
.content-mobile {
  display: none !important; }
@media screen and (max-width: 768px) {
  .content-desktop {
    display: none !important; }
  .content-mobile {
    display: block !important; } }
.representatives-table {
  color: #495057;
  background-color: #e9ecef;
  font-weight: bold;
  font-size: 14px; }
.representatives-table .header-column {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center; }
.companies-list {
  max-width: 1024px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
.companies-list a {
    cursor: pointer; }
.companies-list a:not([href]) {
      color: #0099cc; }
.companies-list a:not([href]):hover {
        color: #007399; }
.companies-list a.active:hover {
      color: white; }
.companies-list .company {
    background-color: #fff;
    padding: 1rem;
    border-bottom: 1px solid #dfdfdf;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
.companies-list .company .c-logo {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      padding: 15px; }
@media (min-width: 576px) {
        .companies-list .company .c-logo {
          -webkit-box-flex: 0;
                  flex: 0 0 25%;
          max-width: 25%; } }
.companies-list .company .c-logo img {
        max-height: 300px; }
.companies-list .company .c-details {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
@media (min-width: 576px) {
        .companies-list .company .c-details {
          -webkit-box-flex: 0;
                  flex: 0 0 75%;
          max-width: 75%; } }
@media only screen and (max-width: 768px) {
  .custom-container .title-container {
    -webkit-box-pack: center;
            justify-content: center; } }
.custom-container .speakers-container {
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
@media (max-width: 991.98px) {
    .custom-container .speakers-container .speakers-col {
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      max-width: 100%; }
      .custom-container .speakers-container .speakers-col .card, .custom-container .speakers-container .speakers-col .card-sidebar {
        margin: auto; } }
@media (min-width: 768px) {
    .custom-container .speakers-container .speakers-col {
      -webkit-box-flex: 0;
              flex: 0 0 50%;
      max-width: 50%; }
      .custom-container .speakers-container .speakers-col .card, .custom-container .speakers-container .speakers-col .card-sidebar {
        margin: initial; } }
@media (min-width: 992px) {
    .custom-container .speakers-container .speakers-col {
      -webkit-box-flex: 0;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
@media (min-width: 1200px) {
    .custom-container .speakers-container .speakers-col {
      -webkit-box-flex: 0;
              flex: 0 0 25%;
      max-width: 25%; } }
.custom-container .speakers-container .card, .custom-container .speakers-container .card-sidebar {
    width: 255px;
    height: 450px; }
.custom-container .speakers-container .card .profile-image-default, .custom-container .speakers-container .card-sidebar .profile-image-default {
      width: 37.3px;
      height: 37.3px; }
.custom-container .speakers-container .card .profile-image-div, .custom-container .speakers-container .card-sidebar .profile-image-div {
      height: 255px;
      background-color: #eef2f4; }
.custom-container .speakers-container .card .card-text, .custom-container .speakers-container .card-sidebar .card-text {
      font-size: 16px; }
@media (max-width: 768px) {
  .ReactModal__Body--open {
    overflow: hidden; } }
.slide-pane__overlay {
  z-index: 999;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  min-width: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
.slide-pane__overlay.ReactModal__Overlay--after-open {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
.slide-pane__overlay.ReactModal__Overlay--before-close {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
@media (max-width: 768px) {
    .slide-pane__overlay {
      width: 100% !important; } }
.slide-pane {
  background: #fff;
  min-width: 100px;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  margin-left: auto; }
.slide-pane:focus {
    outline-style: none; }
.slide-pane-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%;
  pointer-events: auto; }
.slide-pane-footer {
  -webkit-box-flex: 0;
          flex: none;
  border-top: 1px solid #edf1f4;
  padding: 15px 25px; }
.slide-pane-body {
  position: relative;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 25px;
  overflow-y: auto; }
@media (max-width: 768px) {
    .slide-pane-body {
      padding: 25px 15px; } }
.hyphens-auto {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }
.agenda-body {
  height: 100%;
  overflow-y: auto; }
.agenda-body > section {
    min-height: 75vh; }
.track-tag {
  padding: 7px 10px;
  border-radius: 20px;
  font-size: 12px; }
.track-tag.orange {
    background-color: rgba(249, 175, 63, 0.2);
    color: #f9af3f; }
.track-tag.red {
    background-color: rgba(244, 74, 25, 0.2);
    color: #f44a19; }
.track-tag.blue {
    background-color: rgba(0, 153, 204, 0.2);
    color: #0099cc; }
.track-tag.purple {
    background-color: rgba(164, 131, 185, 0.2);
    color: #a483b9; }
.track-tag.green {
    background-color: rgba(153, 204, 51, 0.2);
    color: #99cc33; }
.track-tag.turquoise {
    background-color: rgba(0, 206, 184, 0.2);
    color: #00ceb8; }
.track-tag.clickable {
    cursor: pointer; }
.track-tag.selected.orange {
    background-color: #f9af3f;
    color: white; }
.track-tag.selected.red {
    background-color: #f44a19;
    color: white; }
.track-tag.selected.blue {
    background-color: #0099cc;
    color: white; }
.track-tag.selected.purple {
    background-color: #a483b9;
    color: white; }
.track-tag.selected.green {
    background-color: #99cc33;
    color: white; }
.track-tag.selected.turquoise {
    background-color: #00ceb8;
    color: white; }
.track-container:last-of-type {
  margin-right: 0 !important; }
.vertical-separator {
  width: 1px;
  height: 52px;
  background-color: #e7ecee; }
.agenda-icon {
  width: 12px;
  height: 12px; }
.agenda-text-lg {
  font-size: 18px;
  font-weight: bold; }
.day-select, .location-select {
  width: 264px;
  height: 40px; }
.track-select {
  flex-wrap: wrap; }
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .view-select {
    margin-bottom: 0px !important;
    width: 100%;
    margin-top: 20px; }
    .view-select .agenda-nav {
      width: 50%;
      -webkit-box-pack: center;
              justify-content: center; }
  .view-select-spacer {
    margin-right: 0 !important; } }
@media screen and (max-width: 767px) {
  .view-select {
    margin-bottom: 0px !important;
    width: 100%;
    margin-top: 20px; }
    .view-select .agenda-nav {
      width: 50%;
      -webkit-box-pack: center;
              justify-content: center; }
  .view-select-spacer {
    margin-right: 0 !important; }
  .day-select, .location-select {
    width: 100%;
    max-width: 232px; }
  .track-select {
    flex-wrap: nowrap; }
  .agenda-timeslot {
    height: auto; }
  .status-icon.scheduled {
    align-self: baseline; }
  .meeting-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .agenda-timeslot .with-meeting {
    min-height: 128px; }
  .timeslot-data {
    width: 100%; }
  .track-container:last-of-type {
    margin-right: 15px !important; } }
.scrollable-x {
  overflow-x: auto; }
.agenda-day .agenda-card {
  min-height: 100px;
  cursor: pointer;
  box-shadow: none; }
@media (min-width: 768px) {
    .agenda-day .agenda-card {
      min-height: 100px; } }
@media (max-width: 767px) {
    .agenda-day .agenda-card {
      height: auto; } }
.agenda-day .agenda-card:not(:last-child).desktop {
  border-bottom: none; }
.track-mark {
  height: 100%;
  margin-left: -1px;
  position: absolute; }
.sidebar-subtitle {
  font-size: 12px;
  color: #9fb3be;
  font-weight: bold; }
.track-mark, .track-mark-sidebar {
  width: 4px; }
.track-mark.orange, .track-mark-sidebar.orange {
    background-color: #f9af3f; }
.track-mark.red, .track-mark-sidebar.red {
    background-color: #f44a19; }
.track-mark.blue, .track-mark-sidebar.blue {
    background-color: #0099cc; }
.track-mark.purple, .track-mark-sidebar.purple {
    background-color: #a483b9; }
.track-mark.green, .track-mark-sidebar.green {
    background-color: #99cc33; }
.track-mark.turquoise, .track-mark-sidebar.turquoise {
    background-color: #00ceb8; }
.font-15 {
  font-size: 15px; }
.font-22 {
  font-size: 22px; }
.lh-24 {
  line-height: 24px; }
.w-90 {
  width: 90%; }
.align-with-main-header {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
.agenda-header {
  border-top: none;
  min-height: 70px; }
.agenda-header .view-select {
    margin-bottom: -16px; }
.agenda-header .button-area {
    min-height: 40px; }
.agenda-btn {
  border: 1px solid #ced4da !important;
  height: 40px;
  width: 40px; }
.agenda-btn:hover {
    color: white; }
.agenda-title {
  cursor: pointer; }
.agenda-title:hover {
    color: #00a6a6; }
.react-tooltip-lite {
  color: white;
  background-color: #2b333e;
  padding: 5px !important; }
.react-tooltip-lite-arrow {
  border-color: #2b333e; }
.agenda-timeslot {
  border-radius: 4px;
  min-height: 64px; }
.agenda-timeslot .available {
    background-color: rgba(153, 204, 51, 0.16);
    border-radius: 4px;
    font-weight: 600; }
.agenda-timeslot .available.selected {
      border: 1px solid #99cc33; }
.agenda-timeslot .not-available {
    border: solid 1px #e6e6e6;
    border-radius: 4px;
    font-weight: 600;
    color: #c5d1d8; }
.agenda-timeslot .unselected {
    background-color: rgba(158, 179, 190, 0.16);
    border-radius: 4px;
    font-weight: 600;
    color: #c5d1d8; }
.agenda-timeslot .with-meeting {
    background-color: rgba(0, 166, 166, 0.16);
    border-radius: 4px; }
.agenda-timeslot .with-meeting.selected {
      border: 1px solid #99cc33; }
.timeslot-spacer {
  -webkit-box-flex: 1;
          flex: 1 0 15px; }
.font-weight-600 {
  font-weight: 600; }
.agenda-button {
  padding: 0px 7px;
  border-radius: 4px;
  border: none;
  min-width: 85px;
  min-height: 39px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-weight: bold;
  white-space: nowrap; }
.agenda-button:focus {
    outline: none; }
.agenda-button.registered {
    background-color: #f44a19;
    color: white; }
.agenda-button.available {
    background-color: #00a6a6;
    color: white; }
.agenda-button.not-available {
    background-color: #6a8d9e;
    color: white;
    cursor: default; }
.agenda-button.unselected {
    color: #212529;
    background-color: #99cc33;
    border-color: #99cc33;
    color: white;
    border: none; }
.agenda-button.unselected:hover {
      color: #fff;
      background-color: #82ad2b;
      border-color: #7aa329; }
.agenda-button.unselected:focus, .agenda-button.unselected.focus {
      box-shadow: 0 0 0 0.2rem rgba(135, 179, 50, 0.5); }
.agenda-button.unselected.disabled, .agenda-button.unselected:disabled {
      color: #212529;
      background-color: #99cc33;
      border-color: #99cc33; }
.agenda-button.unselected:not(:disabled):not(.disabled):active, .agenda-button.unselected:not(:disabled):not(.disabled).active, .show > .agenda-button.unselected.dropdown-toggle {
      color: #fff;
      background-color: #7aa329;
      border-color: #739926; }
.agenda-button.unselected:not(:disabled):not(.disabled):active:focus, .agenda-button.unselected:not(:disabled):not(.disabled).active:focus, .show > .agenda-button.unselected.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(135, 179, 50, 0.5); }
.agenda-button.unselected:disabled {
      color: white; }
.availability-icon {
  font-size: 22px; }
.availability-icon.registered {
    color: #00a6a6; }
.availability-icon.not-registered {
    color: #6a8d9e; }
.availability-text {
  font-weight: 600;
  line-height: 22px; }
.availability-text.registered {
    color: #00a6a6; }
.agenda-nav {
  cursor: pointer;
  border-bottom: 3px solid white; }
.agenda-nav.active {
    color: #1ea7e6;
    border-bottom: 3px solid #1ea7e6; }
.icon-info {
  font-size: 30px;
  color: #00a6a6; }
.status-icon {
  font-size: 8px;
  color: #bdc7cb; }
.status-icon.scheduled {
    color: #00a6a6; }
.line-height-1 {
  line-height: 100%; }
.no-meetings {
  background-color: #f9fafb; }
.round-table-seat {
  border-bottom: 1px solid #ccc; }
.round-table-seat:last-child {
    border-bottom: 0; }
.round-table-link {
  color: #2b333e; }
.round-table-link:hover {
    color: #0099cc;
    text-decoration: underline; }
.round-table-seat-name, .round-table-seat-availability {
  font-size: 1rem; }
.round-table-available-icon {
  font-size: 1.2rem;
  color: #00a6a6; }
.round-table-blocked-icon {
  font-size: 1.2rem;
  color: #f44a19; }
.session-info {
  font-size: 1em; }
.session-info-icon {
  width: 1em;
  height: 1em; }
@media (min-width: 576px) {
  .round-table-info {
    font-size: 1rem; }
  .round-table-info .session-info:not(:last-child) {
    margin-right: 2rem; } }
.round-table-track-info {
  font-size: 1.1rem; }
body > section {
  min-height: 75vh; }
.event-footer {
  border-top: 1px solid #4c5b6e;
  background-color: #3c4756;
  box-shadow: 0px -10px 20px 0px rgba(43, 51, 62, 0.2); }
.event-footer h5 {
    color: #b1c2cb; }
.event-footer.light-background {
    background-color: #e2e8ec;
    border-top: 1px solid #c5d1d8;
    box-shadow: 0px -10px 20px 0px rgba(197, 209, 216, 0.2); }
.event-footer.light-background h5 {
      color: #6d818c; }
.event-footer .footer-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
    padding: 1rem; }
.event-footer .footer-row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    min-height: 100px; }
.event-footer .organiser {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
@media (min-width: 768px) {
      .event-footer .organiser {
        -webkit-box-flex: 0;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
.event-footer .organiser img {
      max-height: 100px;
      max-width: 180px; }
.event-footer .help {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
@media (min-width: 768px) {
      .event-footer .help {
        -webkit-box-flex: 0;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
.event-footer .apps-and-language {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
@media (min-width: 768px) {
      .event-footer .apps-and-language {
        -webkit-box-flex: 0;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
.event-footer .apps-and-language img.apple-app-store {
      height: 38px; }
.event-footer .apps-and-language img.google-play-store {
      height: 55px; }
.app-footer {
  background-color: #2b333e; }
.app-footer img {
    height: 22px; }
header.container-header {
  background-color: #2b333e;
  box-shadow: 0px 10px 20px 0px rgba(43, 51, 62, 0.2); }
header.content-page {
  position: fixed;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
header.header-transparent {
  background-color: transparent;
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.nav-item .main-nav-item-link {
  color: white; }
.header-event-info {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.header-event-info a {
    color: white; }
.header-event-info a:hover {
      color: white; }
.button-menu {
  border-color: white; }
.button-menu:hover {
    color: #2b333e;
    background-color: white; }
.registration-info {
  color: white; }
.main-nav-notification {
  border: 2px solid white;
  color: white; }
.button-menu.disabled {
  opacity: 0.5;
  cursor: not-allowed; }
header.container-header {
  height: auto;
  width: 100%;
  z-index: 20; }
@media (min-width: 768px) {
    header.container-header {
      height: 88px; } }
.header-content {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
.header-content:after {
    content: " ";
    display: block;
    clear: both; }
@media (min-width: 768px) {
    .header-content {
      height: 88px; } }
.header-event-info {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 10px 20px; }
.header-event-info:after {
    content: " ";
    display: block;
    clear: both; }
.header-event-info a {
    text-decoration: none; }
@media (min-width: 768px) {
    .header-event-info {
      padding: 0 15px;
      text-align: left;
      border: none;
      max-width: 400px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      border-bottom: 1px solid transparent; } }
@media (min-width: 992px) {
    .header-event-info {
      max-width: 600px; } }
.header-event-info .header-event-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600; }
.header-event-info .header-event-date-location {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300; }
.main-nav-holder {
  position: relative;
  float: left;
  width: 100%; }
.main-nav-holder:after {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(90%, #111));
    background: linear-gradient(to right, transparent 0%, #111 90%); }
@media (min-width: 768px) {
    .main-nav-holder {
      float: right;
      width: auto; }
      .main-nav-holder:after {
        display: none; } }
.main-nav {
  float: left;
  margin: 0 auto;
  padding: 0;
  z-index: 50 !important;
  text-align: center;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }
@media (min-width: 768px) {
    .main-nav {
      float: right;
      padding-left: 15px;
      overflow-x: inherit;
      overflow-y: inherit; } }
.main-nav .main-nav-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative; }
@media (min-width: 768px) {
      .main-nav .main-nav-list {
        float: right; } }
.nav-item {
  display: inline-block;
  line-height: 22px; }
.nav-item:first-of-type {
    padding-left: 10px; }
.nav-item:last-of-type {
    padding-right: 40px; }
@media (min-width: 768px) {
    .nav-item:first-of-type {
      padding-left: 0px; }
    .nav-item:last-of-type {
      padding-right: 0px; } }
.nav-item .main-nav-item-link {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    text-transform: none;
    position: relative;
    padding: 10px; }
.nav-item .main-nav-item-link:hover {
      opacity: 0.8; }
.nav-item .main-nav-item-link:focus {
      outline: none; }
@media (min-width: 768px) {
      .nav-item .main-nav-item-link {
        padding: 33px 10px; } }
.nav-item .registration-button {
    padding: 20px 0 25px 10px; }
@media (min-width: 768px) {
      .nav-item .registration-button {
        padding: 33px 0 33px 10px; } }
.nav-item .registration-button:hover {
      opacity: 1; }
.nav-item-text {
  display: inline-block; }
.registration-info {
  display: block;
  position: absolute;
  right: 0;
  text-align: right;
  padding: 0;
  margin: 0;
  padding-top: 8px;
  font-size: 11px;
  text-align: right;
  line-height: 11px; }
.main-nav-notification {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 11px;
  font-weight: bold;
  background: #F44A19;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  box-sizing: content-box; }
.has-avatar {
  padding-left: 35px; }
@media (min-width: 768px) {
    .has-avatar {
      padding-left: 40px; } }
.main-nav-avatar {
  position: absolute;
  top: 8px;
  left: -21px; }
@media (min-width: 768px) {
    .main-nav-avatar {
      top: 30px; } }
.button-menu {
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.5px;
  padding: 5px 18px;
  -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
.header-event-language-chooser {
  display: inline-block;
  padding-top: 5px;
  font-size: 14px;
  line-height: 14px; }
.header-event-language-chooser a {
    font-weight: 300;
    padding-right: 10px; }
.header-event-language-chooser a.selected {
      font-weight: 600; }
.header-event-language-chooser a:hover {
      text-decoration: underline; }
.has-drop-down-menu .drop-down-menu {
  position: absolute;
  top: 88px;
  left: auto;
  right: 0;
  display: none;
  min-width: 200px;
  max-width: 400px;
  background: white;
  border: 1px solid #cfd9df;
  box-shadow: 0px 8px 30px 0px rgba(72, 98, 111, 0.1), 0px 5px 10px 0px rgba(72, 98, 111, 0.1); }
.has-drop-down-menu .drop-down-menu .drop-down-menu-item, .has-drop-down-menu .drop-down-menu input {
    font-family: inherit;
    display: block;
    padding: 10px 20px;
    border: none;
    border-bottom: 1px solid #cfd9df;
    -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    font-size: 14px;
    color: #48626F;
    font-weight: 400;
    text-decoration: none;
    text-align: left;
    background: white;
    line-height: inherit; }
.has-drop-down-menu .drop-down-menu .drop-down-menu-item:last-child, .has-drop-down-menu .drop-down-menu input:last-child {
      border-bottom: none; }
.has-drop-down-menu .drop-down-menu .drop-down-menu-item:focus, .has-drop-down-menu .drop-down-menu input:focus {
      outline: none; }
.has-drop-down-menu .drop-down-menu .drop-down-menu-item:hover, .has-drop-down-menu .drop-down-menu input:hover {
      padding-left: 25px;
      cursor: pointer; }
.has-drop-down-menu .drop-down-menu form {
    margin: 0;
    display: block; }
.has-drop-down-menu:hover .drop-down-menu {
  display: block !important; }
.edit-page-content {
  z-index: 10;
  position: absolute;
  background: white;
  padding: 5px 20px;
  left: 0; }
.accept-cookie-info {
  float: left; }
.cookies-link {
  color: white;
  text-decoration: underline; }
.cookies-link :hover, .cookies-link :active, .cookies-link :focus {
    color: white !important; }
.accept-cookie-warning {
  float: right;
  color: white;
  background-color: #00CEB8;
  border-radius: 6px;
  padding: 0 6px;
  font-weight: 600;
  cursor: pointer; }
.accept-cookie-warning:hover {
    color: white;
    text-decoration: none; }
.cookie-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  padding: 20px;
  width: 100%; }
.cookie-warning .cookie-warning-content {
    margin: 0 auto;
    max-width: 1140px; }
.btn {
  border: none;
  font-style: normal;
  outline: none !important;
  -webkit-appearance: none;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  border-radius: 0.25rem; }
.btn:focus, .btn:active {
    box-shadow: none !important; }
.btn.app {
    background-color: #00a6a6;
    color: white; }
.btn-google {
  color: #fff;
  background-color: #ea4335;
  border-color: #d62516;
  box-shadow: 0px 2px 0px 0px #d62516; }
.btn-google:hover {
    color: #fff;
    background-color: #e12717;
    border-color: #a81d11; }
.btn-google:focus, .btn-google.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 70, 57, 0.5); }
.btn-google.disabled, .btn-google:disabled {
    color: #fff;
    background-color: #ea4335;
    border-color: #d62516; }
.btn-google:not(:disabled):not(.disabled):active, .btn-google:not(:disabled):not(.disabled).active, .show > .btn-google.dropdown-toggle {
    color: #fff;
    background-color: #d62516;
    border-color: #9c1b10; }
.btn-google:not(:disabled):not(.disabled):active:focus, .btn-google:not(:disabled):not(.disabled).active:focus, .show > .btn-google.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 70, 57, 0.5); }
.btn-linkedin {
  color: #fff;
  background-color: #0077b5;
  border-color: #005582;
  box-shadow: 0px 2px 0px 0px #005582; }
.btn-linkedin:hover {
    color: #fff;
    background-color: #005e8f;
    border-color: #00344f; }
.btn-linkedin:focus, .btn-linkedin.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 111, 149, 0.5); }
.btn-linkedin.disabled, .btn-linkedin:disabled {
    color: #fff;
    background-color: #0077b5;
    border-color: #005582; }
.btn-linkedin:not(:disabled):not(.disabled):active, .btn-linkedin:not(:disabled):not(.disabled).active, .show > .btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #005582;
    border-color: #002c42; }
.btn-linkedin:not(:disabled):not(.disabled):active:focus, .btn-linkedin:not(:disabled):not(.disabled).active:focus, .show > .btn-linkedin.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 111, 149, 0.5); }
.btn-comexposium {
  color: #fff;
  background-color: green;
  border-color: #004d00;
  box-shadow: 0px 2px 0px 0px #004d00; }
.btn-comexposium:hover {
    color: #fff;
    background-color: #005a00;
    border-color: #001a00; }
.btn-comexposium:focus, .btn-comexposium.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 104, 38, 0.5); }
.btn-comexposium.disabled, .btn-comexposium:disabled {
    color: #fff;
    background-color: green;
    border-color: #004d00; }
.btn-comexposium:not(:disabled):not(.disabled):active, .btn-comexposium:not(:disabled):not(.disabled).active, .show > .btn-comexposium.dropdown-toggle {
    color: #fff;
    background-color: #004d00;
    border-color: #000d00; }
.btn-comexposium:not(:disabled):not(.disabled):active:focus, .btn-comexposium:not(:disabled):not(.disabled).active:focus, .show > .btn-comexposium.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 104, 38, 0.5); }
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
