@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    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 #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/build/fonts/glyphicons-halflings-regular.eot");
  src: url("/build/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/build/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/build/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/build/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/build/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #373941;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #00a287;
  text-decoration: none;
}
a:hover, a:focus {
  color: #005647;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 8px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #ddd;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999999;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 33px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 9.5px;
}

.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #00a287;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #006f5d;
}

.text-success {
  color: #00a287;
}

a.text-success:hover,
a.text-success:focus {
  color: #006f5d;
}

.text-info {
  color: #373941;
}

a.text-info:hover,
a.text-info:focus {
  color: #202125;
}

.text-warning {
  color: #fdb813;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #db9b02;
}

.text-danger, .form-error-message {
  color: #FF5B65;
}

a.text-danger:hover, a.form-error-message:hover,
a.text-danger:focus,
a.form-error-message:focus {
  color: #ff2835;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #00a287;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #006f5d;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #ddd;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 19px;
}

dt,
dd {
  line-height: 1.4;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #ddd;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #6f6f6f;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #ddd;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.4;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 8px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 8px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.4;
  color: #3d3d3d;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 8px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .container-regular {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container-regular:before, .container:after, .container-regular:after {
  display: table;
  content: " ";
}
.container:after, .container-regular:after {
  clear: both;
}
@media (min-width: 768px) {
  .container, .container-regular {
    width: 752px;
  }
}
@media (min-width: 1280px) {
  .container, .container-regular {
    width: 1232px;
  }
}
@media (min-width: 1680px) {
  .container, .container-regular {
    width: 1577px;
  }
}

.container-fluid {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -16px;
  margin-left: -16px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1680px) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #3d3d3d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: default;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.4;
  color: #6f6f6f;
}

.form-control, .default-form .form-field, .manager-registration-form .form-field {
  display: block;
  width: 100%;
  height: 37px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.4;
  color: #6f6f6f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, .default-form .form-field:focus, .manager-registration-form .form-field:focus {
  border-color: #00a287;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 162, 135, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 162, 135, 0.6);
}
.form-control::-moz-placeholder, .default-form .form-field::-moz-placeholder, .manager-registration-form .form-field::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .default-form .form-field:-ms-input-placeholder, .manager-registration-form .form-field:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder, .default-form .form-field::-webkit-input-placeholder, .manager-registration-form .form-field::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand, .default-form .form-field::-ms-expand, .manager-registration-form .form-field::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .default-form [disabled].form-field, .manager-registration-form [disabled].form-field, .form-control[readonly], .default-form [readonly].form-field, .manager-registration-form [readonly].form-field, fieldset[disabled] .form-control, fieldset[disabled] .default-form .form-field, .default-form fieldset[disabled] .form-field, fieldset[disabled] .manager-registration-form .form-field, .manager-registration-form fieldset[disabled] .form-field {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], .default-form [disabled].form-field, .manager-registration-form [disabled].form-field, fieldset[disabled] .form-control, fieldset[disabled] .default-form .form-field, .default-form fieldset[disabled] .form-field, fieldset[disabled] .manager-registration-form .form-field, .manager-registration-form fieldset[disabled] .form-field {
  cursor: default;
}

textarea.form-control, .default-form textarea.form-field, .manager-registration-form textarea.form-field {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, .default-form input[type=date].form-field, .manager-registration-form input[type=date].form-field,
  input[type=time].form-control,
  .default-form input[type=time].form-field,
  .manager-registration-form input[type=time].form-field,
  input[type=datetime-local].form-control,
  .default-form input[type=datetime-local].form-field,
  .manager-registration-form input[type=datetime-local].form-field,
  input[type=month].form-control,
  .default-form input[type=month].form-field,
  .manager-registration-form input[type=month].form-field {
    line-height: 37px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 36px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 58px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: default;
}
.radio label,
.checkbox label {
  min-height: 19px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: default;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 33px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .default-form .input-group-lg > .form-control-static.form-field, .manager-registration-form .input-group-lg > .form-control-static.form-field,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .default-form .input-group-sm > .form-control-static.form-field, .manager-registration-form .input-group-sm > .form-control-static.form-field,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control, .default-form .input-group-sm > .form-field, .manager-registration-form .input-group-sm > .form-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 8px;
}

select.input-sm, .input-group-sm > select.form-control, .default-form .input-group-sm > select.form-field, .manager-registration-form .input-group-sm > select.form-field,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 36px;
  line-height: 36px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .default-form .input-group-sm > textarea.form-field, .manager-registration-form .input-group-sm > textarea.form-field,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.default-form .input-group-sm > select[multiple].form-field,
.manager-registration-form .input-group-sm > select[multiple].form-field,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm .default-form .form-field, .default-form .form-group-sm .form-field, .form-group-sm .manager-registration-form .form-field, .manager-registration-form .form-group-sm .form-field {
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 8px;
}
.form-group-sm select.form-control, .form-group-sm .default-form select.form-field, .default-form .form-group-sm select.form-field, .form-group-sm .manager-registration-form select.form-field, .manager-registration-form .form-group-sm select.form-field {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control, .form-group-sm .default-form textarea.form-field, .default-form .form-group-sm textarea.form-field, .form-group-sm .manager-registration-form textarea.form-field, .manager-registration-form .form-group-sm textarea.form-field,
.form-group-sm select[multiple].form-control,
.form-group-sm .default-form select[multiple].form-field,
.default-form .form-group-sm select[multiple].form-field,
.form-group-sm .manager-registration-form select[multiple].form-field,
.manager-registration-form .form-group-sm select[multiple].form-field {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 31px;
  padding: 9px 12px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .default-form .input-group-lg > .form-field, .manager-registration-form .input-group-lg > .form-field,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 58px;
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 8px;
}

select.input-lg, .input-group-lg > select.form-control, .default-form .input-group-lg > select.form-field, .manager-registration-form .input-group-lg > select.form-field,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 58px;
  line-height: 58px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .default-form .input-group-lg > textarea.form-field, .manager-registration-form .input-group-lg > textarea.form-field,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.default-form .input-group-lg > select[multiple].form-field,
.manager-registration-form .input-group-lg > select[multiple].form-field,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg .default-form .form-field, .default-form .form-group-lg .form-field, .form-group-lg .manager-registration-form .form-field, .manager-registration-form .form-group-lg .form-field {
  height: 58px;
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 8px;
}
.form-group-lg select.form-control, .form-group-lg .default-form select.form-field, .default-form .form-group-lg select.form-field, .form-group-lg .manager-registration-form select.form-field, .manager-registration-form .form-group-lg select.form-field {
  height: 58px;
  line-height: 58px;
}
.form-group-lg textarea.form-control, .form-group-lg .default-form textarea.form-field, .default-form .form-group-lg textarea.form-field, .form-group-lg .manager-registration-form textarea.form-field, .manager-registration-form .form-group-lg textarea.form-field,
.form-group-lg select[multiple].form-control,
.form-group-lg .default-form select[multiple].form-field,
.default-form .form-group-lg select[multiple].form-field,
.form-group-lg .manager-registration-form select[multiple].form-field,
.manager-registration-form .form-group-lg select[multiple].form-field {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 58px;
  min-height: 37px;
  padding: 17px 20px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control, .has-feedback .default-form .form-field, .default-form .has-feedback .form-field, .has-feedback .manager-registration-form .form-field, .manager-registration-form .has-feedback .form-field {
  padding-right: 46.25px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .default-form .input-group-lg > .form-field + .form-control-feedback, .manager-registration-form .input-group-lg > .form-field + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .default-form .form-field + .form-control-feedback,
.default-form .form-group-lg .form-field + .form-control-feedback,
.form-group-lg .manager-registration-form .form-field + .form-control-feedback,
.manager-registration-form .form-group-lg .form-field + .form-control-feedback {
  width: 58px;
  height: 58px;
  line-height: 58px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .default-form .input-group-sm > .form-field + .form-control-feedback, .manager-registration-form .input-group-sm > .form-field + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .default-form .form-field + .form-control-feedback,
.default-form .form-group-sm .form-field + .form-control-feedback,
.form-group-sm .manager-registration-form .form-field + .form-control-feedback,
.manager-registration-form .form-group-sm .form-field + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #00a287;
}
.has-success .form-control, .has-success .default-form .form-field, .default-form .has-success .form-field, .has-success .manager-registration-form .form-field, .manager-registration-form .has-success .form-field {
  border-color: #00a287;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus, .has-success .default-form .form-field:focus, .default-form .has-success .form-field:focus, .has-success .manager-registration-form .form-field:focus, .manager-registration-form .has-success .form-field:focus {
  border-color: #006f5d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #09ffd6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #09ffd6;
}
.has-success .input-group-addon {
  color: #00a287;
  background-color: #dff0d8;
  border-color: #00a287;
}
.has-success .form-control-feedback {
  color: #00a287;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #fdb813;
}
.has-warning .form-control, .has-warning .default-form .form-field, .default-form .has-warning .form-field, .has-warning .manager-registration-form .form-field, .manager-registration-form .has-warning .form-field {
  border-color: #fdb813;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus, .has-warning .default-form .form-field:focus, .default-form .has-warning .form-field:focus, .has-warning .manager-registration-form .form-field:focus, .manager-registration-form .has-warning .form-field:focus {
  border-color: #db9b02;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fed678;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fed678;
}
.has-warning .input-group-addon {
  color: #fdb813;
  background-color: #fcf8e3;
  border-color: #fdb813;
}
.has-warning .form-control-feedback {
  color: #fdb813;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #FF5B65;
}
.has-error .form-control, .has-error .default-form .form-field, .default-form .has-error .form-field, .has-error .manager-registration-form .form-field, .manager-registration-form .has-error .form-field {
  border-color: #FF5B65;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus, .has-error .default-form .form-field:focus, .default-form .has-error .form-field:focus, .has-error .manager-registration-form .form-field:focus, .manager-registration-form .has-error .form-field:focus {
  border-color: #ff2835;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc1c5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc1c5;
}
.has-error .input-group-addon {
  color: #FF5B65;
  background-color: #f2dede;
  border-color: #FF5B65;
}
.has-error .form-control-feedback {
  color: #FF5B65;
}

.has-feedback label ~ .form-control-feedback {
  top: 24px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #717686;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline .default-form .form-field, .default-form .form-inline .form-field, .form-inline .manager-registration-form .form-field, .manager-registration-form .form-inline .form-field {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group .default-form .form-field,
  .default-form .form-inline .input-group .form-field,
  .form-inline .input-group .manager-registration-form .form-field,
  .manager-registration-form .form-inline .input-group .form-field {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .default-form .input-group > .form-field, .default-form .form-inline .input-group > .form-field, .form-inline .manager-registration-form .input-group > .form-field, .manager-registration-form .form-inline .input-group > .form-field {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 9px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-right: -16px;
  margin-left: -16px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 9px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 16px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 9px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #3d3d3d;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: default;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #3d3d3d;
  background-color: #e7e7e7;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #3d3d3d;
  background-color: #cecece;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #3d3d3d;
  background-color: #cecece;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #3d3d3d;
  background-color: #cecece;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #3d3d3d;
  background-color: #bcbcbc;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #e7e7e7;
  border-color: #ccc;
}
.btn-default .badge {
  color: #e7e7e7;
  background-color: #3d3d3d;
}

.btn-primary, .btn-cta-blue {
  color: #fff;
  background-color: #00a287;
  border-color: #00a287;
}
.btn-primary:focus, .btn-cta-blue:focus, .btn-primary.focus, .focus.btn-cta-blue {
  color: #fff;
  background-color: #006f5d;
  border-color: #00231d;
}
.btn-primary:hover, .btn-cta-blue:hover {
  color: #fff;
  background-color: #006f5d;
  border-color: #006554;
}
.btn-primary:active, .btn-cta-blue:active, .btn-primary.active, .active.btn-cta-blue, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-cta-blue {
  color: #fff;
  background-color: #006f5d;
  background-image: none;
  border-color: #006554;
}
.btn-primary:active:hover, .btn-cta-blue:active:hover, .btn-primary:active:focus, .btn-cta-blue:active:focus, .btn-primary:active.focus, .btn-cta-blue:active.focus, .btn-primary.active:hover, .active.btn-cta-blue:hover, .btn-primary.active:focus, .active.btn-cta-blue:focus, .btn-primary.active.focus, .active.focus.btn-cta-blue, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.btn-cta-blue:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.btn-cta-blue:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-cta-blue {
  color: #fff;
  background-color: #004b3f;
  border-color: #00231d;
}
.btn-primary.disabled:hover, .disabled.btn-cta-blue:hover, .btn-primary.disabled:focus, .disabled.btn-cta-blue:focus, .btn-primary.disabled.focus, .disabled.focus.btn-cta-blue, .btn-primary[disabled]:hover, [disabled].btn-cta-blue:hover, .btn-primary[disabled]:focus, [disabled].btn-cta-blue:focus, .btn-primary[disabled].focus, [disabled].focus.btn-cta-blue, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-cta-blue:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-cta-blue:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.btn-cta-blue {
  background-color: #00a287;
  border-color: #00a287;
}
.btn-primary .badge, .btn-cta-blue .badge {
  color: #00a287;
  background-color: #fff;
}

.btn-success, .btn-cta-green {
  color: #fff;
  background-color: #00a287;
  border-color: #00a287;
}
.btn-success:focus, .btn-cta-green:focus, .btn-success.focus, .focus.btn-cta-green {
  color: #fff;
  background-color: #006f5d;
  border-color: #00231d;
}
.btn-success:hover, .btn-cta-green:hover {
  color: #fff;
  background-color: #006f5d;
  border-color: #006554;
}
.btn-success:active, .btn-cta-green:active, .btn-success.active, .active.btn-cta-green, .open > .btn-success.dropdown-toggle, .open > .dropdown-toggle.btn-cta-green {
  color: #fff;
  background-color: #006f5d;
  background-image: none;
  border-color: #006554;
}
.btn-success:active:hover, .btn-cta-green:active:hover, .btn-success:active:focus, .btn-cta-green:active:focus, .btn-success:active.focus, .btn-cta-green:active.focus, .btn-success.active:hover, .active.btn-cta-green:hover, .btn-success.active:focus, .active.btn-cta-green:focus, .btn-success.active.focus, .active.focus.btn-cta-green, .open > .btn-success.dropdown-toggle:hover, .open > .dropdown-toggle.btn-cta-green:hover, .open > .btn-success.dropdown-toggle:focus, .open > .dropdown-toggle.btn-cta-green:focus, .open > .btn-success.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-cta-green {
  color: #fff;
  background-color: #004b3f;
  border-color: #00231d;
}
.btn-success.disabled:hover, .disabled.btn-cta-green:hover, .btn-success.disabled:focus, .disabled.btn-cta-green:focus, .btn-success.disabled.focus, .disabled.focus.btn-cta-green, .btn-success[disabled]:hover, [disabled].btn-cta-green:hover, .btn-success[disabled]:focus, [disabled].btn-cta-green:focus, .btn-success[disabled].focus, [disabled].focus.btn-cta-green, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-cta-green:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-cta-green:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .focus.btn-cta-green {
  background-color: #00a287;
  border-color: #00a287;
}
.btn-success .badge, .btn-cta-green .badge {
  color: #00a287;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #373941;
  border-color: #2b2d33;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #202125;
  border-color: black;
}
.btn-info:hover {
  color: #fff;
  background-color: #202125;
  border-color: #0f1012;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #202125;
  background-image: none;
  border-color: #0f1012;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #0f1012;
  border-color: black;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #373941;
  border-color: #2b2d33;
}
.btn-info .badge {
  color: #373941;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #fdb813;
  border-color: #f4ad02;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #db9b02;
  border-color: #765401;
}
.btn-warning:hover {
  color: #fff;
  background-color: #db9b02;
  border-color: #b88202;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #db9b02;
  background-image: none;
  border-color: #b88202;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #b88202;
  border-color: #765401;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #fdb813;
  border-color: #f4ad02;
}
.btn-warning .badge {
  color: #fdb813;
  background-color: #fff;
}

.btn-danger, .btn-cta {
  color: #fff;
  background-color: #FF5B65;
  border-color: #FF5B65;
}
.btn-danger:focus, .btn-cta:focus, .btn-danger.focus, .focus.btn-cta {
  color: #fff;
  background-color: #ff2835;
  border-color: #db000d;
}
.btn-danger:hover, .btn-cta:hover {
  color: #fff;
  background-color: #ff2835;
  border-color: #ff1e2c;
}
.btn-danger:active, .btn-cta:active, .btn-danger.active, .active.btn-cta, .open > .btn-danger.dropdown-toggle, .open > .dropdown-toggle.btn-cta {
  color: #fff;
  background-color: #ff2835;
  background-image: none;
  border-color: #ff1e2c;
}
.btn-danger:active:hover, .btn-cta:active:hover, .btn-danger:active:focus, .btn-cta:active:focus, .btn-danger:active.focus, .btn-cta:active.focus, .btn-danger.active:hover, .active.btn-cta:hover, .btn-danger.active:focus, .active.btn-cta:focus, .btn-danger.active.focus, .active.focus.btn-cta, .open > .btn-danger.dropdown-toggle:hover, .open > .dropdown-toggle.btn-cta:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .dropdown-toggle.btn-cta:focus, .open > .btn-danger.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-cta {
  color: #fff;
  background-color: #ff0414;
  border-color: #db000d;
}
.btn-danger.disabled:hover, .disabled.btn-cta:hover, .btn-danger.disabled:focus, .disabled.btn-cta:focus, .btn-danger.disabled.focus, .disabled.focus.btn-cta, .btn-danger[disabled]:hover, [disabled].btn-cta:hover, .btn-danger[disabled]:focus, [disabled].btn-cta:focus, .btn-danger[disabled].focus, [disabled].focus.btn-cta, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-cta:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-cta:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .focus.btn-cta {
  background-color: #FF5B65;
  border-color: #FF5B65;
}
.btn-danger .badge, .btn-cta .badge {
  color: #FF5B65;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #00a287;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #005647;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 8px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 8px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 4px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 8px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #373941;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #2b2d33;
  text-decoration: none;
  background-color: #eee;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #00a287;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.4;
  color: #999999;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control, .input-group .default-form .form-field, .default-form .input-group .form-field, .input-group .manager-registration-form .form-field, .manager-registration-form .input-group .form-field {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus, .input-group .default-form .form-field:focus, .default-form .input-group .form-field:focus, .input-group .manager-registration-form .form-field:focus, .manager-registration-form .input-group .form-field:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .default-form .form-field,
.default-form .input-group .form-field,
.input-group .manager-registration-form .form-field,
.manager-registration-form .input-group .form-field {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group .default-form .form-field:not(:first-child):not(:last-child),
.default-form .input-group .form-field:not(:first-child):not(:last-child),
.input-group .manager-registration-form .form-field:not(:first-child):not(:last-child),
.manager-registration-form .input-group .form-field:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #6f6f6f;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 8px 12px;
  font-size: 12px;
  border-radius: 8px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 16px 20px;
  font-size: 18px;
  border-radius: 8px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group .default-form .form-field:first-child, .default-form .input-group .form-field:first-child, .input-group .manager-registration-form .form-field:first-child, .manager-registration-form .input-group .form-field:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group .default-form .form-field:last-child, .default-form .input-group .form-field:last-child, .input-group .manager-registration-form .form-field:last-child, .manager-registration-form .input-group .form-field:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00a287;
}
.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #bbbec1;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4;
  border: 1px solid transparent;
  border-radius: 8px 8px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #ddd #ddd #bbbec1;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #6f6f6f;
  cursor: default;
  background-color: #fff;
  border: 1px solid #bbbec1;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 8px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00a287;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 8px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #bbbec1;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #bbbec1;
    border-radius: 8px 8px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 52px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 8px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 16px;
  padding-left: 16px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header, .container-regular > .navbar-header,
.container > .navbar-collapse,
.container-regular > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -16px;
  margin-left: -16px;
}
@media (min-width: 768px) {
  .container > .navbar-header, .container-regular > .navbar-header,
  .container > .navbar-collapse,
  .container-regular > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 52px;
  padding: 16.5px 16px;
  font-size: 18px;
  line-height: 19px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-regular .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -16px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 16px;
  margin-top: 9px;
  margin-bottom: 9px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 8px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 8.25px -16px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
  }
}

.navbar-form {
  padding: 10px 16px;
  margin-right: -16px;
  margin-left: -16px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form .default-form .form-field, .default-form .navbar-form .form-field, .navbar-form .manager-registration-form .form-field, .manager-registration-form .navbar-form .form-field {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .default-form .form-field,
  .default-form .navbar-form .input-group .form-field,
  .navbar-form .input-group .manager-registration-form .form-field,
  .manager-registration-form .navbar-form .input-group .form-field {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .default-form .input-group > .form-field, .default-form .navbar-form .input-group > .form-field, .navbar-form .manager-registration-form .input-group > .form-field, .manager-registration-form .navbar-form .input-group > .form-field {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -16px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #272727;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #272727;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #3d3d3d;
}
.navbar-default .navbar-nav > li > a {
  color: #272727;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #00a287;
  background-color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #00a287;
  background-color: #fff;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #00a287;
  background-color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #272727;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #00a287;
    background-color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #00a287;
    background-color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-link {
  color: #272727;
}
.navbar-default .navbar-link:hover {
  color: #00a287;
}
.navbar-default .btn-link {
  color: #272727;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #00a287;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 19px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 8px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "/ ";
}
.breadcrumb > .active {
  color: #3d3d3d;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 8px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 16px;
  margin-left: -1px;
  line-height: 1.4;
  color: #00a287;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #005647;
  background-color: #eeeeee;
  border-color: transparent;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #00a287;
  border-color: transparent;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: #fff;
  border-color: transparent;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.pager {
  padding-left: 0;
  margin: 19px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #999999;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

.label-primary {
  background-color: #00a287;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #006f5d;
}

.label-success {
  background-color: #00a287;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #006f5d;
}

.label-info {
  background-color: #373941;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #202125;
}

.label-warning {
  background-color: #fdb813;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #db9b02;
}

.label-danger {
  background-color: #FF5B65;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #ff2835;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #00a287;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #00a287;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #fafafa;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #e1e1e1;
}
.container .jumbotron, .container-regular .jumbotron, .container-fluid .jumbotron {
  padding-right: 16px;
  padding-left: 16px;
  border-radius: 8px;
}
.jumbotron .container, .jumbotron .container-regular {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-regular .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #373941;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00a287;
}

.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 8px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #fff;
  background-color: #00a287;
  border-color: #008972;
}
.alert-success hr {
  border-top-color: #006f5d;
}
.alert-success .alert-link {
  color: #e6e6e6;
}

.alert-info {
  color: #fff;
  background-color: #373941;
  border-color: #27282e;
}
.alert-info hr {
  border-top-color: #1b1c20;
}
.alert-info .alert-link {
  color: #e6e6e6;
}

.alert-warning {
  color: #000;
  background-color: #fdb813;
  border-color: #f4ad02;
}
.alert-warning hr {
  border-top-color: #db9b02;
}
.alert-warning .alert-link {
  color: black;
}

.alert-danger {
  color: #fff;
  background-color: #FF5B65;
  border-color: #ff424d;
}
.alert-danger hr {
  border-top-color: #ff2835;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 19px;
  margin-bottom: 19px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background-color: #00a287;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #00a287;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #373941;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #fdb813;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #FF5B65;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #999999;
  cursor: default;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00a287;
  border-color: #00a287;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #6fffe7;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #00a287;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #00a287;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #00a287;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #00a287;
  border-color: #00a287;
}

.list-group-item-info {
  color: #373941;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #373941;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #373941;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #373941;
  border-color: #373941;
}

.list-group-item-warning {
  color: #fdb813;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #fdb813;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #fdb813;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fdb813;
  border-color: #fdb813;
}

.list-group-item-danger {
  color: #FF5B65;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #FF5B65;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #FF5B65;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #FF5B65;
  border-color: #FF5B65;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 19px;
  background-color: #fafafa;
  border: 1px solid transparent;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 7px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 7px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 7px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 7px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 19px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 8px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #3d3d3d;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #3d3d3d;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: transparent;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00a287;
  border-color: transparent;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-primary > .panel-heading .badge {
  color: #00a287;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}

.panel-success {
  border-color: #008972;
}
.panel-success > .panel-heading {
  color: #fff;
  background-color: #00a287;
  border-color: #008972;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #008972;
}
.panel-success > .panel-heading .badge {
  color: #00a287;
  background-color: #fff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #008972;
}

.panel-info {
  border-color: #27282e;
}
.panel-info > .panel-heading {
  color: #fff;
  background-color: #373941;
  border-color: #27282e;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #27282e;
}
.panel-info > .panel-heading .badge {
  color: #373941;
  background-color: #fff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #27282e;
}

.panel-warning {
  border-color: #f4ad02;
}
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #fdb813;
  border-color: #f4ad02;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f4ad02;
}
.panel-warning > .panel-heading .badge {
  color: #fdb813;
  background-color: #fff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f4ad02;
}

.panel-danger {
  border-color: #ff424d;
}
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #FF5B65;
  border-color: #ff424d;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff424d;
}
.panel-danger > .panel-heading .badge {
  color: #FF5B65;
  background-color: #fff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff424d;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.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-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 8px;
}

.well-sm {
  padding: 9px;
  border-radius: 8px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.4;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1280px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3d3d3d;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3d3d3d;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3d3d3d;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #3d3d3d;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #3d3d3d;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3d3d3d;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3d3d3d;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3d3d3d;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #3d3d3d;
  border-radius: 8px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #3d3d3d;
  background-clip: padding-box;
  border: 1px solid #3d3d3d;
  border: 1px solid transparent;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #0a0a0a;
  border-top-color: fadein(transparent, 5%);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #3d3d3d;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #0a0a0a;
  border-right-color: fadein(transparent, 5%);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #3d3d3d;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #0a0a0a;
  border-bottom-color: fadein(transparent, 5%);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #3d3d3d;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #0a0a0a;
  border-left-color: fadein(transparent, 5%);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #3d3d3d;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #3d3d3d;
  border-bottom: 1px solid #303030;
  border-radius: 7px 7px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1680px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1680px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1680px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1680px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1280px) and (max-width: 1679px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1680px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/google/Inter/400-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url(/fonts/google/Inter/400-latin.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/google/Inter/600-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/google/Inter/600-latin.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.c-icon {
  flex-shrink: 0;
}
.c-icon svg {
  vertical-align: top;
}

.c-icon--mono-black {
  color: #373941;
}

.c-icon--mono-dark {
  color: #717484;
}

.c-icon--mono-medium {
  color: #ACAEB9;
}

.c-icon--mono-light {
  color: #DEDFE3;
}

.c-icon--mono-white {
  color: #FFFFFF;
}

.c-icon--brand-primary {
  color: #00A287;
}

.c-icon--violet-dark {
  color: #5B29E7;
}

.c-icon--brand-secondary {
  color: #FF5B65;
}

.c-icon--brand-secondary-dark {
  color: #F63641;
}

.c-icon--yellow-dark {
  color: #F6A300;
}

.c-icon--green {
  color: #00A287;
}

.c-icon--light-blue {
  color: #2C7BF2;
}

.c-icon--accent-green .capacity-icon-accent {
  color: #00A287;
}

.c-icon--fixed-width > svg {
  width: 100%;
}

.c-icon--fixed-height > svg {
  height: 100%;
}

.c-icon--inline {
  display: inline;
}

.c-icon--flex {
  display: flex;
}

.c-button {
  display: inline-block;
  text-align: center;
  border-radius: 8px;
}
.c-button:hover, .c-button:active, .c-button:focus {
  text-decoration: none;
}

.c-button--small {
  padding: 12px;
  font-weight: 600;
  letter-spacing: 0.01em;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 12px;
}

.c-button--medium {
  padding: 16px;
  font-weight: 600;
  letter-spacing: 0.01em;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 14px;
}

.c-button--large {
  padding: 16px;
  font-weight: 600;
  letter-spacing: 0.01em;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 16px;
}

.c-button--default {
  background-color: #F7F7F8;
}
.c-button--default, .c-button--default:hover, .c-button--default:active, .c-button--default:focus {
  color: #373941;
}
.c-button--default:hover, .c-button--default:active {
  background-color: #F1F2F3;
}

.c-button--primary {
  background-color: #FF5B65;
}

.c-button--secondary {
  background-color: #00A287;
}

.c-button--primary, .c-button--primary:hover, .c-button--primary:active, .c-button--primary:focus,
.c-button--secondary,
.c-button--secondary:hover,
.c-button--secondary:active,
.c-button--secondary:focus {
  color: #FFFFFF;
}

.c-button--legacy-white {
  box-shadow: 0 1px 2px rgba(55, 57, 65, 0.04), 0 2px 4px rgba(55, 57, 65, 0.04), 0 4px 8px rgba(55, 57, 65, 0.04);
  background-color: #FFFFFF;
}
.c-button--legacy-white, .c-button--legacy-white:hover, .c-button--legacy-white:active, .c-button--legacy-white:focus {
  color: #373941;
}
.c-button--legacy-white:hover {
  background-color: #F7F7F8;
}

.c-button--block {
  display: block;
}

.c-button--flex {
  display: flex;
}

.c-label {
  color: #373941;
  padding: 4px 6px;
  border-radius: 4px;
  font-weight: 400;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 600;
}

.c-label--brand, .c-label--success {
  background-color: #CCECE7;
}

.c-label--default {
  background-color: #F1F2F3;
}

.c-rating {
  display: flex;
  align-items: center;
}
.c-rating svg {
  vertical-align: top;
}

.c-rating--large svg {
  width: 87.75px;
  height: 17.55px;
}

.c-rating--xlarge svg {
  width: 97.5px;
  height: 19.5px;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.selectableCard {
  padding: 16px;
}

.selectableCard--checked {
  padding: 15px;
}

.selectableCard:hover .ds-radio-input ~ .ds-radio-indicator {
  border-color: #717484;
}

.selectableCard:hover .ds-radio-input:checked ~ .ds-radio-indicator {
  border-color: #00A287;
}
.selectableCard:hover .ds-radio-input:checked ~ .ds-radio-indicator:after {
  background: #00A287;
}

.selectableCard--narrow {
  padding: 12px;
}

@media (max-width: 320px) {
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left;
  }
  .col-xxs-1 {
    width: 8.3333333333%;
  }
  .col-xxs-2 {
    width: 16.6666666667%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.3333333333%;
  }
  .col-xxs-5 {
    width: 41.6666666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.3333333333%;
  }
  .col-xxs-8 {
    width: 66.6666666667%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.3333333333%;
  }
  .col-xxs-11 {
    width: 91.6666666667%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-pull-0 {
    right: auto;
  }
  .col-xxs-pull-1 {
    right: 8.3333333333%;
  }
  .col-xxs-pull-2 {
    right: 16.6666666667%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.3333333333%;
  }
  .col-xxs-pull-5 {
    right: 41.6666666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.3333333333%;
  }
  .col-xxs-pull-8 {
    right: 66.6666666667%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.3333333333%;
  }
  .col-xxs-pull-11 {
    right: 91.6666666667%;
  }
  .col-xxs-pull-12 {
    right: 100%;
  }
  .col-xxs-push-0 {
    left: auto;
  }
  .col-xxs-push-1 {
    left: 8.3333333333%;
  }
  .col-xxs-push-2 {
    left: 16.6666666667%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xxs-push-4 {
    left: 33.3333333333%;
  }
  .col-xxs-push-5 {
    left: 41.6666666667%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-push-7 {
    left: 58.3333333333%;
  }
  .col-xxs-push-8 {
    left: 66.6666666667%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-push-10 {
    left: 83.3333333333%;
  }
  .col-xxs-push-11 {
    left: 91.6666666667%;
  }
  .col-xxs-push-12 {
    left: 100%;
  }
  .col-xxs-offset-0 {
    margin-left: 0%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xxs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col-im-1, .col-im-2, .col-im-3, .col-im-4, .col-im-5, .col-im-6, .col-im-7, .col-im-8, .col-im-9, .col-im-10, .col-im-11, .col-im-12 {
    float: left;
  }
  .col-im-1 {
    width: 8.3333333333%;
  }
  .col-im-2 {
    width: 16.6666666667%;
  }
  .col-im-3 {
    width: 25%;
  }
  .col-im-4 {
    width: 33.3333333333%;
  }
  .col-im-5 {
    width: 41.6666666667%;
  }
  .col-im-6 {
    width: 50%;
  }
  .col-im-7 {
    width: 58.3333333333%;
  }
  .col-im-8 {
    width: 66.6666666667%;
  }
  .col-im-9 {
    width: 75%;
  }
  .col-im-10 {
    width: 83.3333333333%;
  }
  .col-im-11 {
    width: 91.6666666667%;
  }
  .col-im-12 {
    width: 100%;
  }
  .col-im-pull-0 {
    right: auto;
  }
  .col-im-pull-1 {
    right: 8.3333333333%;
  }
  .col-im-pull-2 {
    right: 16.6666666667%;
  }
  .col-im-pull-3 {
    right: 25%;
  }
  .col-im-pull-4 {
    right: 33.3333333333%;
  }
  .col-im-pull-5 {
    right: 41.6666666667%;
  }
  .col-im-pull-6 {
    right: 50%;
  }
  .col-im-pull-7 {
    right: 58.3333333333%;
  }
  .col-im-pull-8 {
    right: 66.6666666667%;
  }
  .col-im-pull-9 {
    right: 75%;
  }
  .col-im-pull-10 {
    right: 83.3333333333%;
  }
  .col-im-pull-11 {
    right: 91.6666666667%;
  }
  .col-im-pull-12 {
    right: 100%;
  }
  .col-im-push-0 {
    left: auto;
  }
  .col-im-push-1 {
    left: 8.3333333333%;
  }
  .col-im-push-2 {
    left: 16.6666666667%;
  }
  .col-im-push-3 {
    left: 25%;
  }
  .col-im-push-4 {
    left: 33.3333333333%;
  }
  .col-im-push-5 {
    left: 41.6666666667%;
  }
  .col-im-push-6 {
    left: 50%;
  }
  .col-im-push-7 {
    left: 58.3333333333%;
  }
  .col-im-push-8 {
    left: 66.6666666667%;
  }
  .col-im-push-9 {
    left: 75%;
  }
  .col-im-push-10 {
    left: 83.3333333333%;
  }
  .col-im-push-11 {
    left: 91.6666666667%;
  }
  .col-im-push-12 {
    left: 100%;
  }
  .col-im-offset-0 {
    margin-left: 0%;
  }
  .col-im-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-im-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-im-offset-3 {
    margin-left: 25%;
  }
  .col-im-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-im-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-im-offset-6 {
    margin-left: 50%;
  }
  .col-im-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-im-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-im-offset-9 {
    margin-left: 75%;
  }
  .col-im-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-im-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-im-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .container, .container-regular {
    width: 972px;
  }
}

.container-regular {
  width: auto !important;
}

.row-vertical-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.row-center-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.row-with-buttons .row {
  margin-left: -5px;
  margin-right: -5px;
}
.row-with-buttons .row .columns {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
}

body,
html {
  height: calc(100% - 170px);
}

.container, .container-regular {
  min-height: 100%;
}
.container.no-flow, .no-flow.container-regular {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .container, .container-regular {
    min-height: 1px;
  }
}

.sidebar-header {
  margin: 0 0 21px;
  padding: 15px;
  border-bottom: 2px solid #006f5d;
  background-color: #00a287;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1em;
}

#col-sidebar-sm {
  margin-right: 15px;
  margin-bottom: -9999px;
  margin-left: 15px;
  padding-right: 0;
  padding-bottom: 9999px;
  padding-left: 0;
  width: calc(25% - 30px);
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  #col-sidebar-sm {
    width: 100%;
    margin: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  #col-sidebar-sm:not(.col-sidebar-sm--no-resize) {
    width: calc(33.33333% - 30px);
  }
}

.expand-height .container, .expand-height .container-regular {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .expand-height .container, .expand-height .container-regular {
    height: auto;
  }
}
.expand-height .row {
  height: 100%;
}
.expand-height .vc-main-content-sm {
  margin-top: 0;
  height: 100%;
}

.text-xs {
  font-size: 12px;
}

.text-sm {
  font-size: 14px;
}

.text-md {
  font-size: 14px;
}

.text-base {
  font-size: 16px;
}

.font-size-13 {
  font-size: 13px;
}

.font-size-14 {
  font-size: 14px;
}

.text-guide {
  color: #d9c26c;
}

.text-gray-light {
  color: #999999;
}

.text-gray-dark {
  color: #3d3d3d;
}

.text-gray-softer, a.text-gray-softer, a.text-gray-softer:hover {
  color: #373941;
}

.text-default, a.text-default, a.text-default:hover {
  color: #373941;
}

.text-mono-medium {
  color: #ACAEB9;
}

.text-gray, a.text-gray, a.text-gray:hover {
  color: #6f6f6f;
}

.text-cadet-blue {
  color: #acb8c1;
}

.text-red-dark {
  color: #F63641;
}

.text-yellow {
  color: #F7A300;
}

.hairline {
  font-weight: 400;
}

.light {
  font-weight: 400;
}

.normal {
  font-weight: 400;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.black {
  font-weight: 900;
}

.letter-spacing-1 {
  letter-spacing: 1px;
}

.letter-spacing-2 {
  letter-spacing: 2px;
}

.letter-spacing-2-5 {
  letter-spacing: 2.5px;
}

.letter-spacing-3 {
  letter-spacing: 3px;
}

.letter-spacing-5 {
  letter-spacing: 5px;
}

.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}

.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}

.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}

.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify;
}

@media (max-width: 767px) {
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-right-xs {
    text-align: right;
  }
  .text-justify-xs {
    text-align: justify;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }
  .text-left-sm {
    text-align: left;
  }
  .text-center-sm {
    text-align: center;
  }
  .text-right-sm {
    text-align: right;
  }
  .text-justify-sm {
    text-align: justify;
  }
}
@media (min-width: 1280px) and (max-width: 1679px) {
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }
  .text-left-md {
    text-align: left;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
  .text-justify-md {
    text-align: justify;
  }
}
@media (min-width: 1680px) {
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }
  .text-left-lg {
    text-align: left;
  }
  .text-center-lg {
    text-align: center;
  }
  .text-right-lg {
    text-align: right;
  }
  .text-justify-lg {
    text-align: justify;
  }
}
.fa-1-5x {
  font-size: 1.5em;
}

.text-nowrap {
  white-space: nowrap;
}

.gray-base {
  color: #000;
}

.gray-dark {
  color: #3d3d3d;
}

.gray-darker {
  color: #222222;
}

.gray-regular {
  color: #6f6f6f;
}

.gray-light {
  color: #999999;
}

.gray-lighter {
  color: #eeeeee;
}

.text-black {
  color: #000;
}

a.text-black:hover,
a.text-black:focus {
  color: black;
}

.separator-overview {
  margin-top: 47px;
  margin-bottom: 25px;
}
.separator-overview.last {
  margin-top: 30px;
}

.separator-sm {
  margin-top: 16px;
  margin-bottom: 16px;
}

.separator-md {
  margin-top: 32px;
  margin-bottom: 32px;
}

.separator-inset {
  margin-right: -16px;
  margin-left: -16px;
}

.list-style-none {
  list-style-type: none;
}

.margin-top-xs {
  margin-top: 5px !important;
}

.margin-top-sm {
  margin-top: 10px !important;
}

.margin-top-md {
  margin-top: 19px !important;
}

.margin-top-lg {
  margin-top: 38px !important;
}

.margin-top-extra-lg, .margin-top-xlg {
  margin-top: 57px !important;
}

.margin-top-xxlg {
  margin-top: 76px !important;
}

.margin-top-none {
  margin-top: 0 !important;
}

.margin-top-lg-h4 {
  margin-top: 45.6px !important;
}

.margin-bottom-xs {
  margin-bottom: 5px !important;
}

.margin-bottom-sm {
  margin-bottom: 10px !important;
}

.margin-bottom-md {
  margin-bottom: 19px !important;
}

.margin-bottom-lg {
  margin-bottom: 38px !important;
}

.margin-bottom-extra-lg {
  margin-bottom: 57px !important;
}

.margin-bottom-none {
  margin-bottom: 0 !important;
}

.margin-vertical-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.margin-vertical-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.margin-vertical-md {
  margin-top: 19px !important;
  margin-bottom: 19px !important;
}
@media screen and (max-width: 767px) {
  .margin-vertical-md {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
}

.margin-vertical-lg {
  margin-top: 38px !important;
  margin-bottom: 38px !important;
}

.margin-vertical-extra-lg {
  margin-top: 57px !important;
  margin-bottom: 57px !important;
}

.margin-left-xs {
  margin-left: 5px !important;
}

.margin-left-sm {
  margin-left: 10px !important;
}

.margin-left-md {
  margin-left: 19px !important;
}

.margin-left-lg {
  margin-left: 38px !important;
}

.margin-right-xs {
  margin-right: 5px !important;
}

.margin-right-sm {
  margin-right: 10px !important;
}

.margin-right-md {
  margin-right: 19px !important;
}

.margin-right-lg {
  margin-right: 38px !important;
}

.margin-horizontal-xs {
  margin-right: 5px !important;
  margin-left: 5px !important;
}

.margin-horizontal-sm {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

.margin-horizontal-md {
  margin-right: 19px !important;
  margin-left: 19px !important;
}

.margin-horizontal-lg {
  margin-right: 38px !important;
  margin-left: 38px !important;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding-right: 0;
  padding-left: 0;
}

.padding-top-xs {
  padding-top: 5px;
}

.padding-top-sm {
  padding-top: 10px;
}

.padding-top-md {
  padding-top: 19px;
}

.padding-top-lg {
  padding-top: 38px;
}

.padding-top-lg-h4 {
  padding-top: 46px;
}

.padding-bottom-xs {
  padding-bottom: 5px;
}

.padding-bottom-sm {
  padding-bottom: 10px;
}

.padding-bottom-md {
  padding-bottom: 19px;
}

.padding-bottom-lg {
  padding-bottom: 38px;
}

.padding-vertical-xs, .padding-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-vertical-sm, .padding-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-vertical-md, .padding-md {
  padding-top: 19px;
  padding-bottom: 19px;
}

.padding-vertical-lg, .padding-lg {
  padding-top: 38px;
  padding-bottom: 38px;
}

.padding-vertical-extra-lg, .padding-extra-lg {
  padding-top: 57px;
  padding-bottom: 57px;
}

.padding-horizontal-xs, .padding-xs {
  padding-left: 5px;
  padding-right: 5px;
}

.padding-horizontal-sm, .padding-sm {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-horizontal-md, .padding-md {
  padding-left: 19px;
  padding-right: 19px;
}

.padding-horizontal-lg, .padding-lg {
  padding-left: 38px;
  padding-right: 38px;
}

.padding-horizontal-extra-lg, .padding-extra-lg {
  padding-left: 57px;
  padding-right: 57px;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^=col-],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.padding-xs > [class^=col-],
.padding-xs > [class*=" col-"] {
  padding-right: 4px;
  padding-left: 4px;
}

.no-gutter > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.container-sm,
.container-md,
.container-lg {
  max-width: 100%;
}

.container-vc {
  width: 100%;
  min-height: 100%;
  max-width: 1577px;
  padding: 0 16px;
  margin: 0 auto;
}

@media (min-width: 480px) {
  .container-sm,
  .container-md,
  .container-lg {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container-sm {
    width: 300px;
  }
  .container-md {
    width: 768px;
  }
  .container-lg {
    width: 98%;
  }
}
@media (min-width: 1280px) {
  .container-sm {
    width: 500px;
  }
  .container-md {
    width: 1100px;
  }
  .container-lg {
    width: 1170px;
  }
}
@media (min-width: 1680px) {
  .container-sm {
    width: 700px;
  }
  .container-md {
    width: 1045px;
  }
  .container-lg {
    width: 1280px;
  }
}
.flex {
  display: flex;
}
.flex-column {
  flex-direction: column-reverse;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.flex-order-1 {
  order: 1;
}
.flex-order-2 {
  order: 2;
}
.flex-order-3 {
  order: 3;
}
.flex-order-4 {
  order: 4;
}
.flex-order-5 {
  order: 5;
}
.flex-order-6 {
  order: 6;
}
.flex-order-7 {
  order: 7;
}
.flex-order-8 {
  order: 8;
}
.flex-order-9 {
  order: 9;
}
.flex-order-10 {
  order: 10;
}
.flex-order-11 {
  order: 11;
}
.flex-order-12 {
  order: 12;
}

@media all and (-ms-high-contrast: active) {
  select:focus::-ms-value {
    background-color: transparent;
    color: #fff;
  }
}
@media all and (-ms-high-contrast: none) {
  select:focus::-ms-value {
    background-color: transparent;
    color: #000;
  }
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  display: none;
  margin: 0;
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

select.form-control:not(.form-control--clear), .default-form select.form-field:not(.form-control--clear), .manager-registration-form select.form-field:not(.form-control--clear) {
  padding: 0 20px 0 8px !important;
}
select.form-control:not(.form-control--clear):after, .default-form select.form-field:not(.form-control--clear):after, .manager-registration-form select.form-field:not(.form-control--clear):after {
  display: block;
  float: right;
  content: "\f0dc";
  font-family: "FontAwesome";
}

select.form-control--select-standard:invalid {
  color: #8c8c8c;
}
select.form-control--select-standard option:not([disabled]) {
  color: #373941;
}

select {
  background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='8.533' width='10.667' viewBox='0 0 10 8'%3E%3Cpath d='M10 0L5 8 0 0z' fill='%2300a287'/%3E%3C/svg%3E) !important;
  background-position: calc(100% - 10px) 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}

.form-control[disabled], .default-form [disabled].form-field, .manager-registration-form [disabled].form-field {
  cursor: default;
}

.form-error-message {
  margin-top: 10px;
  font-size: 13px;
  display: none;
}

.has-error .form-error-message {
  display: block;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.relative {
  position: relative;
}

.grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ellipsis.checkboxed {
  padding: 4px;
}

.overlay-dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.no-list {
  padding: 0;
  list-style-type: none;
}

.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 1680px) {
  .col-lg-2-4 {
    float: left;
    width: 20%;
  }
}

.col-md-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 1280px) {
  .col-md-2-4 {
    float: left;
    width: 20%;
  }
}

.col-sm-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .col-sm-2-4 {
    float: left;
    width: 20%;
  }
}

.col-xs-2-4 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}

@media (min-width: 1680px) {
  .col-lg-push-2-4 {
    left: 20%;
  }
}

@media (min-width: 1680px) {
  .col-lg-pull-2-4 {
    right: 20%;
  }
}

@media (min-width: 1680px) {
  .col-lg-offset-2-4 {
    margin-left: 20%;
  }
}

@media (min-width: 1280px) {
  .col-md-push-2-4 {
    left: 20%;
  }
}

@media (min-width: 1280px) {
  .col-md-pull-2-4 {
    right: 20%;
  }
}

@media (min-width: 1280px) {
  .col-md-offset-2-4 {
    margin-left: 20%;
  }
}

@media (min-width: 768px) {
  .col-sm-push-2-4 {
    left: 20%;
  }
}

@media (min-width: 768px) {
  .col-sm-pull-2-4 {
    right: 20%;
  }
}

@media (min-width: 768px) {
  .col-sm-offset-2-4 {
    margin-left: 20%;
  }
}

.col-xs-push-2-4 {
  left: 20%;
}

.col-xs-pull-2-4 {
  right: 20%;
}

.col-xs-offset-2-4 {
  margin-left: 20%;
}

@media screen and (max-width: 767px) {
  .input-spinner-arrow {
    display: none;
  }
}
.loading-overlay-base, .loading-overlay-infowindow,
.spinner-dots {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.loading-overlay-base, .loading-overlay-infowindow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: none;
}
.loading-overlay-base.load-results, .load-results.loading-overlay-infowindow {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}

.loading-overlay-infowindow {
  display: inherit;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  padding-top: 7px;
}

.spinner {
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border: 3px solid #00a287;
  border-radius: 100%;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.spinner-dots {
  width: 120px;
  text-align: center;
  align-self: center;
  order: 2;
}

.spinner-dots > div {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #373941;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner-dots .bounce1 {
  animation-delay: -0.32s;
}
.spinner-dots .bounce2 {
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.link-dark {
  color: #222222;
  text-decoration: none;
}
.link-dark:hover, .link-dark:focus {
  color: #3c3c3c;
  text-decoration: underline;
}
.link-dark:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

@media screen and (max-width: 767px) {
  .mobile-split-column {
    -moz-column-count: 2;
         column-count: 2;
  }
}

.text-underline {
  text-decoration: underline;
}

.no-underline:hover, .no-underline:active, .no-underline:focus {
  text-decoration: none;
}

.toggle-collapse {
  display: none;
}

.collapsable .toggle-content {
  -webkit-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  overflow: hidden;
}
.collapsable .toggle-collapse {
  display: block;
  padding-top: 10px;
  width: 100%;
  color: #00a287;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.933333em;
  -webkit-font-smoothing: antialiased;
}
.collapsable .collapse-more {
  display: none;
}
.collapsable .collapse-more:hover {
  color: #034F42;
  text-decoration: underline;
}
.collapsable .collapse-less {
  display: block;
}
.collapsable .collapse-less:hover {
  color: #034F42;
  text-decoration: underline;
}
.collapsable.collapsed .collapse-more {
  display: block;
}
.collapsable.collapsed .collapse-less {
  display: none;
}
.collapsable:not(.collapsed) .toggle-content {
  max-height: inherit !important;
}

.btn-empty {
  color: #808080;
  border: 1px solid #808080;
  background: none;
  text-transform: none;
}
.btn-empty:hover {
  border-color: #373941;
  color: #373941;
}

.btn-empty-danger {
  border-color: #FF5B65;
  background: #fff;
  color: #FF5B65;
}
.btn-empty-danger:hover, .btn-empty-danger:active, .btn-empty-danger:focus {
  color: #c1000c;
  border-color: #c1000c;
}

.btn.btn-im {
  font-size: 13px;
  padding: 5px 10px;
}

.btn-sm .fa, .btn-group-sm > .btn .fa {
  margin-right: 5px;
}

.btn-xs .fa, .btn-group-xs > .btn .fa {
  margin-right: 3px;
}

.btn .fa {
  margin-right: 5px;
}

.smaller {
  font-size: 0.8em;
}

.flex-vcenter, .flex-center {
  display: flex;
  align-items: center;
}
.flex-vcenter.row:before, .row.flex-center:before {
  display: none;
}

.flex-hcenter, .flex-center {
  display: flex;
  justify-content: center;
}
.flex-hcenter.row:before, .row.flex-center:before {
  display: none;
}

.flex-wrap {
  flex-wrap: wrap;
}

.sarah_young_avatar, .typeform__contact-details--photo {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 2px solid #747474;
  margin: 0 auto 5px;
  background: url("/build/images/tagvenue_support.jpg") center no-repeat;
  background-size: 100%;
}

.text-xs-left {
  text-align: left;
}

.text-xs-right {
  text-align: right;
}

.text-xs-center {
  text-align: center;
}

.text-xs-justify {
  text-align: justify;
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-justify {
    text-align: justify;
  }
}
@media (min-width: 1280px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-justify {
    text-align: justify;
  }
}
@media (min-width: 1680px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-justify {
    text-align: justify;
  }
}
.column-count-2 {
  -moz-column-count: 2;
       column-count: 2;
}

.column-count-4 {
  -moz-column-count: 4;
       column-count: 4;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

a.is-loading {
  position: relative;
  cursor: default;
  text-decoration: none !important;
}
a.is-loading::after {
  content: " ";
  background: center center no-repeat;
  background-size: cover;
  border-radius: 50%;
  border: 0.15em solid;
  border-color: currentColor currentColor currentColor transparent;
  width: 1em;
  height: 1em;
  margin: 0 5px;
  display: inline-block;
  animation: loading-spin 1s infinite;
}

input.placeholder-lg::-moz-placeholder {
  font-size: 14px;
}

input.placeholder-lg::placeholder {
  font-size: 14px;
}

input.placeholder-lgb::-moz-placeholder {
  font-size: 14px;
  color: #8c8c8c !important;
}

input.placeholder-lgb::placeholder {
  font-size: 14px;
  color: #8c8c8c !important;
}

.visible-im, .visible-im-sm {
  display: none !important;
}

@media (max-width: 991px) {
  .hidden-im {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .visible-im {
    display: block !important;
  }
}
@media (max-width: 1279px) and (min-width: 992px) {
  .hidden-im-sm {
    display: none !important;
  }
  .visible-im-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm-im {
    display: none !important;
  }
  .visible-sm-im {
    display: block !important;
  }
}
.h-flex {
  display: flex;
}

.h-flex-grow-1 {
  flex-grow: 1;
}

.h-flex-v-center {
  align-items: center;
}

.h-flex-v-baseline {
  align-items: baseline;
}

.h-flex-space-between {
  justify-content: space-between;
}

.h-flex-wrap {
  flex-wrap: wrap;
}

.h-flex-reverse {
  flex-direction: column-reverse;
}

.h-reset-color {
  color: #373941 !important;
}

.h-w-full {
  width: 100%;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes loading-spin {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(180deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slideFromRight {
  from {
    transform: translateX(20px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes rotate360degrees {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes shine {
  from {
    background-position: 0% 0;
  }
  to {
    background-position: -200% 0;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated .infinite {
  animation-iteration-count: infinite;
}

.fadeOut {
  animation-name: fadeOut;
}

.fadeIn {
  animation-name: fadeIn;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.slide-fade-enter-active,
.slide-fade-leave-active {
  transition: all 0.3s ease;
}

.slide-fade-enter-from {
  transform: translateY(2px);
  opacity: 0;
}

.slide-fade-leave-to {
  transform: translateY(-2px);
  opacity: 0;
}

.navbar .dropdown-menu {
  min-width: 165px;
  width: 100%;
}
.navbar-form-sm {
  margin-top: 11px;
  margin-bottom: 11px;
  padding-left: 10px;
}

.navbar {
  font-size: 13px;
  font-weight: 400;
  transition: 200ms all ease;
}
.navbar-brand {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .navbar-mobile {
    margin-top: 0;
  }
  .navbar-mobile .navbar-nav {
    margin-top: 0;
  }
}
.navbar-nav > li {
  transition: 200ms all ease;
  transition-property: background-color, color;
}
.navbar .navbar-toggle:hover .icon-bar {
  background-color: #b3b3b3;
}
.navbar-collapse {
  border-top-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar .btn {
  padding-top: 6px;
  padding-bottom: 6px;
}
.navbar-form {
  margin-top: 7px;
  margin-bottom: 5px;
}
.navbar-form .form-control, .navbar-form .default-form .form-field, .default-form .navbar-form .form-field, .navbar-form .manager-registration-form .form-field, .manager-registration-form .navbar-form .form-field {
  height: auto;
  padding: 4px 6px;
}
.navbar .dropdown-menu {
  border: none;
}
.navbar .dropdown-menu > li > a,
.navbar .dropdown-menu > li > a:focus {
  background-color: transparent;
  font-size: 13px;
  font-weight: 400;
}
.navbar .dropdown-header {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-default {
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #eeeeee;
  border-left: 0;
}
.navbar-default .navbar-brand {
  padding-top: 3px;
  padding-bottom: 3px;
}
.navbar-default .navbar-brand > img {
  width: 152px;
  max-height: 46px;
}
.navbar-default .dropdown-menu {
  background-color: #fff;
}
.navbar-default .dropdown-menu > li > a,
.navbar-default .dropdown-menu > li > a:focus {
  color: #3d3d3d;
}
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover {
  background-color: #fff;
  color: #00a287;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #00a287;
}
.navbar-home-nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.58);
}
.navbar-main-home-nav > li > a {
  transition: 200ms all ease;
  transition-property: background-color, color;
}
@media screen and (max-width: 767px) {
  .navbar-main-home-nav {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .navbar-main-home-nav > li > a:hover {
    background-color: #373941;
  }
}
.navbar-main-home-nav .navbar-toggle {
  margin-top: 10px;
  margin-bottom: 6px;
}
.navbar-main-home-nav.top-nav-collapse {
  background-color: rgba(0, 0, 0, 0.7);
  height: auto;
  min-height: 52px;
  margin-bottom: 0;
  border: none;
}
.navbar-main-home-nav.top-nav-collapse .dropdown.open .dropdown-toggle {
  margin-bottom: 0 !important;
}
.navbar-main-home-nav.top-nav-collapse .dropdown .dropdown-menu > li > a {
  padding: 10px 15px 10px 21px !important;
}
.navbar-main-home-nav.top-nav-collapse .dropdown .dropdown-menu > li > a:hover {
  background-color: rgba(163, 163, 163, 0.5);
}
.navbar-main-home-nav.top-nav-collapse .navbar-home-nav > li > a:hover {
  background-color: #373941;
}
@media screen and (max-width: 767px) {
  .navbar-main-home-nav.top-nav-collapse .navbar-mobile {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
.navbar-main-home-nav .navbar-home-nav > li > a:hover,
.navbar-main-home-nav .navbar-home-nav > li > a.active:hover {
  background-color: rgba(0, 0, 0, 0.58);
}
.navbar-main-home-nav .navbar-brand {
  padding-top: 3px;
  padding-bottom: 3px;
  height: auto;
}
.navbar-main-home-nav .navbar-brand > img {
  width: auto;
  height: 46px;
}
.navbar-inverse .navbar-home-nav .dropdown.open {
  background-color: rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-home-nav .dropdown.open .dropdown-toggle {
  transition: 200ms all ease;
}
.navbar-inverse .navbar-home-nav .dropdown .dropdown-menu > li > a {
  text-transform: capitalize;
  letter-spacing: 0;
  padding: 12px 15px;
  font-size: 13px;
  transition: 200ms all ease;
}
.navbar-inverse .navbar-home-nav .dropdown .dropdown-menu > li > a:hover {
  background-color: rgba(0, 0, 0, 0.58);
}
.navbar-inverse .navbar-home-nav > li > a {
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 14px;
  padding-left: 22px;
  padding-right: 22px;
}
@media (min-width: 768px) {
  .navbar-inverse .navbar-home-nav > li > a {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .navbar-home-nav > li > a {
    font-size: 0.86667em;
  }
}
.navbar-inverse .dropdown-menu {
  background-color: rgba(0, 0, 0, 0.25);
}
.navbar-inverse .dropdown-menu > li > a,
.navbar-inverse .dropdown-menu > li > a:focus {
  color: #fff;
}
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover {
  background-color: rgba(0, 0, 0, 0);
}
.navbar-main-nav {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 14px;
  padding: 0 5px;
}
.navbar-main-nav > .active > a,
.navbar-main-nav > .active > a:hover {
  font-weight: 400;
}
.navbar-main-nav .dropdown-menu {
  width: auto;
  min-width: 100%;
}
.navbar-main-nav .dropdown-menu > li > a,
.navbar-main-nav .dropdown-menu > li > a:focus {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 1279px) {
  .navbar-main-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.navbar-no-padding {
  margin-bottom: -21px;
}

.navbar__dropdown-icon {
  width: 20px;
  text-align: center;
}

.navbar-unread-messages {
  background: #00a287;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  font-size: 10px;
  line-height: 25px;
  width: 25px;
  display: inline-block;
  text-align: center;
  letter-spacing: -0.1px;
}

.navbar-shortlist {
  position: relative;
  padding-left: 40px !important;
}

.navbar-shortlist__heart {
  font-size: 25px;
  margin-right: 10px;
  color: #FF5B65;
  position: absolute;
  left: 10px;
}
.navbar-shortlist__heart span {
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 11px;
  width: 100%;
  text-align: center;
  line-height: 22px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  font-weight: 700;
}

.btn {
  padding: 8px 16px;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 16px 20px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 8px 12px;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 4px 6px;
}

.btn-group .btn ~ .dropdown-toggle {
  padding-left: 16px;
  padding-right: 16px;
}
.btn-group .dropdown-menu {
  border-top-width: 0;
}
.btn-group.dropup .dropdown-menu {
  border-top-width: 1px;
  border-bottom-width: 0;
  margin-bottom: 0;
}
.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu {
  background-color: #e7e7e7;
  border-color: #ccc;
}
.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu > li > a {
  color: #3d3d3d;
}
.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu > li > a:hover {
  background-color: lightgray;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu, .btn-group .dropdown-toggle.btn-cta-blue ~ .dropdown-menu {
  background-color: #00a287;
  border-color: #00a287;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu > li > a, .btn-group .dropdown-toggle.btn-cta-blue ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu > li > a:hover, .btn-group .dropdown-toggle.btn-cta-blue ~ .dropdown-menu > li > a:hover {
  background-color: #007965;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu, .btn-group .dropdown-toggle.btn-cta-green ~ .dropdown-menu {
  background-color: #00a287;
  border-color: #00a287;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu > li > a, .btn-group .dropdown-toggle.btn-cta-green ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu > li > a:hover, .btn-group .dropdown-toggle.btn-cta-green ~ .dropdown-menu > li > a:hover {
  background-color: #007965;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu {
  background-color: #373941;
  border-color: #2b2d33;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu > li > a:hover {
  background-color: #24262b;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu {
  background-color: #fdb813;
  border-color: #f4ad02;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu > li > a:hover {
  background-color: #e5a202;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu, .btn-group .dropdown-toggle.btn-cta ~ .dropdown-menu {
  background-color: #FF5B65;
  border-color: #FF5B65;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu > li > a, .btn-group .dropdown-toggle.btn-cta ~ .dropdown-menu > li > a {
  color: #fff;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu > li > a:hover, .btn-group .dropdown-toggle.btn-cta ~ .dropdown-menu > li > a:hover {
  background-color: #ff323f;
}

.lead {
  color: #6f6f6f;
}

cite {
  font-style: italic;
}

blockquote {
  border-left-width: 1px;
  color: #6f6f6f;
}
blockquote.pull-right {
  border-right-width: 1px;
}
blockquote small {
  font-size: 12px;
  font-weight: 400;
}

.table > thead > tr > td.lighter,
.table > thead > tr > th.lighter, .table > thead > tr.lighter > td, .table > thead > tr.lighter > th,
.table > tbody > tr > td.lighter,
.table > tbody > tr > th.lighter,
.table > tbody > tr.lighter > td,
.table > tbody > tr.lighter > th,
.table > tfoot > tr > td.lighter,
.table > tfoot > tr > th.lighter,
.table > tfoot > tr.lighter > td,
.table > tfoot > tr.lighter > th {
  background-color: #eeeeee;
}

.table-hover > tbody > tr > td.lighter:hover,
.table-hover > tbody > tr > th.lighter:hover, .table-hover > tbody > tr.lighter:hover > td, .table-hover > tbody > tr:hover > .lighter, .table-hover > tbody > tr.lighter:hover > th {
  background-color: #e2e2e2;
}

.table {
  font-size: 12px;
}

.table-fixed {
  table-layout: fixed;
}

.table-bordered-outside {
  border: 1px solid #ddd;
}
.table-bordered-outside > thead > tr > th,
.table-bordered-outside > thead > tr > td,
.table-bordered-outside > tbody > tr > th,
.table-bordered-outside > tbody > tr > td,
.table-bordered-outside > tfoot > tr > th,
.table-bordered-outside > tfoot > tr > td {
  border: none;
}
.table-bordered-outside > thead > tr > td,
.table-bordered-outside > tbody > tr > td,
.table-bordered-outside > tfoot > tr > td {
  line-height: 39px;
}

.well-light {
  background-color: #FBFBFB;
  box-shadow: none;
  border: 1px solid #F1F1F1;
}

label,
.help-block,
.checkbox,
.radio {
  font-size: 12px;
  font-weight: bold;
}
label-light, label-bold,
.help-block-light,
.help-block-bold,
.checkbox-light,
.checkbox-bold,
.radio-light,
.radio-bold {
  font-size: 0.933em;
}
label-light,
.help-block-light,
.checkbox-light,
.radio-light {
  font-weight: 400;
}
label-bold,
.help-block-bold,
.checkbox-bold,
.radio-bold {
  font-weight: 700;
}

.control-label {
  font-size: 12px;
  font-weight: bold;
}
.control-label-light, .control-label-bold {
  font-size: 0.86667em;
}
.control-label-bold {
  font-weight: 700;
}

.label-search {
  font-size: 0.8em;
  line-height: 2.7;
  font-weight: 400;
  margin-bottom: 0;
  height: 33px;
}

input[type=radio],
input[type=checkbox] {
  margin-top: 1px;
}

.form-group.with-tooltip .tooltip.left .tooltip-arrow {
  border-left-color: #00a287;
}
.form-group.with-tooltip .tooltip.right .tooltip-arrow {
  border-right-color: #00a287;
}
.form-group.with-tooltip .tooltip-inner {
  max-width: 220px;
  background-color: #00a287;
  border-radius: 0;
  font-weight: 700;
}

.form-control, .default-form .form-field, .manager-registration-form .form-field {
  font-size: 1em;
  color: #222222;
}
.form-control.error, .default-form .error.form-field, .manager-registration-form .error.form-field {
  border-color: #FF5B65;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #FF5B65;
}
.form-control.invalid-red, .default-form .invalid-red.form-field, .manager-registration-form .invalid-red.form-field {
  border-color: #fa4446;
}
.form-control.warning-orange, .default-form .warning-orange.form-field, .manager-registration-form .warning-orange.form-field {
  border-color: #ff9300;
}

.input-sm,
.input-group-sm > .form-control,
.default-form .input-group-sm > .form-field,
.manager-registration-form .input-group-sm > .form-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 0.73333em;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: transparent;
}
.nav > li > a {
  transition: 200ms all ease;
}

.nav-tabs > li > a {
  background-color: #f8f8f8;
  border-color: #bbbec1;
  color: #373941;
}
.nav-tabs .caret {
  border-top-color: #373941;
  border-bottom-color: #373941;
}

.nav-pills {
  font-weight: 400;
}

.breadcrumb {
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.pagination {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.pagination > li > a,
.pagination > li > span {
  margin-left: 4px;
  color: #999999;
}
.pagination > .active > a,
.pagination > .active > span {
  color: #fff;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 3px;
}
.pagination-lg > li > a {
  padding-left: 22px;
  padding-right: 22px;
}
.pagination-sm > li > a {
  padding: 0 5px;
}

.pager {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}

.list-group {
  font-size: 12px;
  font-weight: 400;
}

.close {
  opacity: 0.4;
  text-decoration: none;
  text-shadow: none;
}
.close:hover, .close:focus {
  opacity: 1;
}

.alert {
  margin-top: 21px;
  font-size: 13px;
}
.alert .alert-link {
  font-weight: normal;
  color: #fff;
  text-decoration: underline;
}
.alert.alert-danger {
  color: #FF5B65;
  background: #fff;
  border-left: 5px solid #FF5B65;
}
.alert.alert-fixed {
  position: fixed;
  width: 80%;
  left: 10%;
  top: 5%;
  z-index: 10;
}
@media screen and (min-width: 1280px) {
  .alert.alert-fixed {
    width: 800px;
    left: calc((100% - 800px) / 2);
  }
}

.alert--relative {
  position: relative;
}

.alert__close {
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 8px;
  font-size: 16px;
}

.alert-error {
  color: #fff;
  background-color: #FF5B65;
  border-color: #ff424d;
}
.alert-error hr {
  border-top-color: #ff2835;
}
.alert-error .alert-link {
  color: #e6e6e6;
}

.label {
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 0;
  font-weight: 400;
}
.label-default {
  background-color: #e7e7e7;
  color: #3d3d3d;
}

.badge {
  font-weight: 400;
}

.progress {
  height: 18px;
  padding: 0;
  background-color: #E3E3E3;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 12px;
}
.progress-bar {
  border-radius: 12px;
  box-shadow: none;
}

.navbar .dropdown-menu {
  padding: 0;
  margin-top: 0;
  font-size: 12px;
}
.navbar .dropdown-menu > li > a {
  padding: 12px 15px;
}
.navbar .dropdown-header {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 9px;
  text-transform: uppercase;
}

.popover {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.panel {
  border: none;
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-heading, .panel-footer {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading {
  padding: 18px;
  cursor: pointer;
}
.panel-heading .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  content: "\e260";
  float: right;
  color: #fff;
  background-color: #00efc7;
  padding: 18px;
  margin-right: -18px;
  margin-top: -18px;
  transition: 200ms all ease;
}
.panel-heading .accordion-toggle.collapsed:after {
  content: "\e259";
}
.panel-heading .accordion-toggle:not(.collapsed):after {
  content: "\e260";
}
.panel-default .close {
  color: #373941;
}
.panel-title {
  font-size: 12px;
}
.panel-body {
  background-color: #fafafa;
}

.modal .close {
  color: #373941;
}
.modal-header__dark {
  background: #f9f9f9;
  min-height: 80px;
  padding: 29px 15px;
}
.modal-footer__dark {
  background: #f9f9f9;
  height: 80px;
  text-align: left;
}
.modal-button-absolute-save {
  position: absolute;
  right: 20px;
  bottom: -60px;
}

@media screen and (max-width: 1279px) {
  .responsive-image {
    width: 160%;
    height: auto;
    margin-left: -30%;
  }
}
.carousel-prev,
.carousel-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: block;
}

.text-darker {
  color: #222222;
}

a.text-darker:hover,
a.text-darker:focus {
  color: #090909;
}

.text-dove-gray {
  color: #373941;
}

a.text-dove-gray:hover,
a.text-dove-gray:focus {
  color: #202125;
}

.text-casper {
  color: #a5b6cb;
}

a.text-casper:hover,
a.text-casper:focus {
  color: #859cb8;
}

.navbar-ask-a-venue-expert {
  text-transform: none;
  font-weight: 700;
}

.navbar__user-name-trimmed {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (min-width: 768px) {
  .navbar-right {
    height: 53px;
  }
  .navbar-unread-messages {
    display: block;
    float: right;
    margin-left: 4px;
  }
}
.btn-plus.plus-primary, .btn-add-another-venue, .btn-add-room {
  padding-right: 30px;
  padding-left: 30px;
}

.btn {
  font-weight: bold;
  transition: 200ms background-color ease;
  letter-spacing: 0;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
}
.btn-cta {
  font-weight: 600;
  letter-spacing: 0.01em;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 16px;
}
.btn-cta-blue {
  font-size: 18px;
  font-weight: 700;
}
.btn-cta-green {
  font-size: 18px;
  font-weight: 700;
}
.btn-input {
  padding: 0;
  height: 39px;
}
.btn-active-filters-toggle {
  margin-bottom: 6px;
  order: 1;
}
@media screen and (max-width: 767px) {
  .btn-active-filters-toggle {
    margin-bottom: 0;
  }
}
.btn-active-filters {
  color: #373941 !important;
  margin: 0 4px 4px 0;
  background-color: transparent !important;
  letter-spacing: 0;
}
.btn-active-filters:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .btn-active-filters {
    display: none;
  }
}
.btn-sm, .btn-group-sm > .btn {
  padding: 8px 12px;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 4px 6px;
}
.btn-uppercase {
  text-transform: uppercase;
}
.btn:focus, .btn:active {
  outline: none !important;
}
.btn-more {
  margin-top: 0;
}
.btn-more:hover {
  color: #373941;
}
@media screen and (max-width: 767px) {
  .btn-add-pricing-hours:after {
    content: attr(data-hours);
  }
}
.btn-add-room {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 38px;
  float: right;
}
.btn-add-room::before {
  content: "";
  display: block;
  background-color: #00a287;
  border: 1px solid #00a287;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -42px;
  padding: 18.5px;
  top: -1px;
  transition: 200ms all ease;
  background-image: url(/build/images/white-cross.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.btn-add-room:hover::before, .btn-add-room:focus::before, .btn-add-room:active::before {
  background-color: #006f5d;
  border-color: #006554;
}
@media screen and (max-width: 1679px) {
  .btn-add-room {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .btn-add-room {
    float: none;
  }
}
.btn-other-rooms {
  float: right;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .btn-other-rooms {
    float: none;
  }
}
.btn-add-venue {
  letter-spacing: 0.5px;
  width: 210px;
  margin-left: 98px;
  margin-bottom: 24px;
}
.btn-add-venue::before {
  content: "";
  display: block;
  background-color: #373941;
  border: 1px solid #2b2d33;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -42px;
  padding: 18.5px;
  top: -1px;
  transition: 200ms all ease;
  background-image: url(/build/images/white-cross.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.btn-add-venue:hover::before, .btn-add-venue:focus::before, .btn-add-venue:active::before {
  background-color: #202125;
  border-color: #0f1012;
}
@media screen and (max-width: 1679px) {
  .btn-add-venue {
    margin-left: 54px;
  }
}
@media screen and (max-width: 1279px) {
  .btn-add-venue {
    margin-left: 62px;
  }
}
@media screen and (max-width: 991px) {
  .btn-add-venue {
    width: 179px;
    font-size: 0.7em;
    letter-spacing: 1.5px;
    margin-left: 41px;
  }
}
.btn-add-another-venue {
  letter-spacing: 3px;
  float: right;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 38px;
}
.btn-add-another-venue::before {
  content: "";
  display: block;
  background-color: #00a287;
  border: 1px solid #00a287;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -42px;
  padding: 18.5px;
  top: -1px;
  transition: 200ms all ease;
  background-image: url(/build/images/white-cross.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.btn-add-another-venue:hover::before, .btn-add-another-venue:focus::before, .btn-add-another-venue:active::before {
  background-color: #006f5d;
  border-color: #006554;
}
@media screen and (max-width: 767px) {
  .btn-add-another-venue {
    float: none;
  }
}
.btn-users-control, .btn-users-delete {
  letter-spacing: 0;
}
.btn-users-control {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}
.btn-users-delete {
  color: #FF5B65;
  font-size: 12px;
}
.btn-users-delete:hover {
  color: #ff3541;
}
.btn-users-delete.change-status {
  color: #00a287;
}
.btn-users-delete.change-status:hover {
  color: #007c67;
}
.btn-delete-account {
  font-weight: 700;
  color: #999999;
  border: 2px solid transparent;
  padding: 8px;
  font-size: 0.8em;
}
.btn-delete-account:hover {
  text-decoration: none;
  color: #FF5B65;
  border-color: #FF5B65;
}
.btn-item-delete {
  padding: 8px 0;
  width: 33px;
  height: 100%;
  border: 0;
}
.btn-primary-light {
  color: #00a287;
  background-color: transparent;
  border-color: #008972;
}
.btn-primary-light:hover, .btn-primary-light:focus, .btn-primary-light.focus, .btn-primary-light:active, .btn-primary-light.active, .open > .btn-primary-light.dropdown-toggle {
  color: #00d5b2;
  background-color: rgba(26, 26, 26, 0);
  border-color: #00c6a5;
}
.btn-primary-light:active, .btn-primary-light.active, .open > .btn-primary-light.dropdown-toggle {
  background-image: none;
}
.btn-primary-light.disabled, .btn-primary-light.disabled:hover, .btn-primary-light.disabled:focus, .btn-primary-light.disabled.focus, .btn-primary-light.disabled:active, .btn-primary-light.disabled.active, .btn-primary-light[disabled], .btn-primary-light[disabled]:hover, .btn-primary-light[disabled]:focus, .btn-primary-light[disabled].focus, .btn-primary-light[disabled]:active, .btn-primary-light[disabled].active, fieldset[disabled] .btn-primary-light, fieldset[disabled] .btn-primary-light:hover, fieldset[disabled] .btn-primary-light:focus, fieldset[disabled] .btn-primary-light.focus, fieldset[disabled] .btn-primary-light:active, fieldset[disabled] .btn-primary-light.active {
  background-color: transparent;
  border-color: #008972;
}
.btn-primary-light .badge {
  color: transparent;
  background-color: #00a287;
}
.btn-info-light {
  color: #373941;
  background-color: #fafafa;
  border-color: #ddd;
}
.btn-info-light:hover, .btn-info-light:focus, .btn-info-light.focus, .btn-info-light:active, .btn-info-light.active, .open > .btn-info-light.dropdown-toggle {
  color: #4e515d;
  background-color: white;
  border-color: #fcfcfc;
}
.btn-info-light:active, .btn-info-light.active, .open > .btn-info-light.dropdown-toggle {
  background-image: none;
}
.btn-info-light.disabled, .btn-info-light.disabled:hover, .btn-info-light.disabled:focus, .btn-info-light.disabled.focus, .btn-info-light.disabled:active, .btn-info-light.disabled.active, .btn-info-light[disabled], .btn-info-light[disabled]:hover, .btn-info-light[disabled]:focus, .btn-info-light[disabled].focus, .btn-info-light[disabled]:active, .btn-info-light[disabled].active, fieldset[disabled] .btn-info-light, fieldset[disabled] .btn-info-light:hover, fieldset[disabled] .btn-info-light:focus, fieldset[disabled] .btn-info-light.focus, fieldset[disabled] .btn-info-light:active, fieldset[disabled] .btn-info-light.active {
  background-color: #fafafa;
  border-color: #ddd;
}
.btn-info-light .badge {
  color: #fafafa;
  background-color: #373941;
}
.btn-dark-blue {
  color: #fff;
  background-color: #1d66d4;
  border-color: #1a5bbe;
}
.btn-dark-blue:focus, .btn-dark-blue.focus {
  color: #fff;
  background-color: #1750a7;
  border-color: #0b254d;
}
.btn-dark-blue:hover {
  color: #fff;
  background-color: #1750a7;
  border-color: #134188;
}
.btn-dark-blue:active, .btn-dark-blue.active, .open > .btn-dark-blue.dropdown-toggle {
  color: #fff;
  background-color: #1750a7;
  background-image: none;
  border-color: #134188;
}
.btn-dark-blue:active:hover, .btn-dark-blue:active:focus, .btn-dark-blue:active.focus, .btn-dark-blue.active:hover, .btn-dark-blue.active:focus, .btn-dark-blue.active.focus, .open > .btn-dark-blue.dropdown-toggle:hover, .open > .btn-dark-blue.dropdown-toggle:focus, .open > .btn-dark-blue.dropdown-toggle.focus {
  color: #fff;
  background-color: #134188;
  border-color: #0b254d;
}
.btn-dark-blue.disabled:hover, .btn-dark-blue.disabled:focus, .btn-dark-blue.disabled.focus, .btn-dark-blue[disabled]:hover, .btn-dark-blue[disabled]:focus, .btn-dark-blue[disabled].focus, fieldset[disabled] .btn-dark-blue:hover, fieldset[disabled] .btn-dark-blue:focus, fieldset[disabled] .btn-dark-blue.focus {
  background-color: #1d66d4;
  border-color: #1a5bbe;
}
.btn-dark-blue .badge {
  color: #1d66d4;
  background-color: #fff;
}
.btn-dark-green {
  color: #fff;
  background-color: #00a287;
  border-color: #008972;
}
.btn-dark-green:focus, .btn-dark-green.focus {
  color: #fff;
  background-color: #006f5d;
  border-color: #000908;
}
.btn-dark-green:hover {
  color: #fff;
  background-color: #006f5d;
  border-color: #004b3f;
}
.btn-dark-green:active, .btn-dark-green.active, .open > .btn-dark-green.dropdown-toggle {
  color: #fff;
  background-color: #006f5d;
  background-image: none;
  border-color: #004b3f;
}
.btn-dark-green:active:hover, .btn-dark-green:active:focus, .btn-dark-green:active.focus, .btn-dark-green.active:hover, .btn-dark-green.active:focus, .btn-dark-green.active.focus, .open > .btn-dark-green.dropdown-toggle:hover, .open > .btn-dark-green.dropdown-toggle:focus, .open > .btn-dark-green.dropdown-toggle.focus {
  color: #fff;
  background-color: #004b3f;
  border-color: #000908;
}
.btn-dark-green.disabled:hover, .btn-dark-green.disabled:focus, .btn-dark-green.disabled.focus, .btn-dark-green[disabled]:hover, .btn-dark-green[disabled]:focus, .btn-dark-green[disabled].focus, fieldset[disabled] .btn-dark-green:hover, fieldset[disabled] .btn-dark-green:focus, fieldset[disabled] .btn-dark-green.focus {
  background-color: #00a287;
  border-color: #008972;
}
.btn-dark-green .badge {
  color: #00a287;
  background-color: #fff;
}
.btn-home {
  color: #fff;
  background-color: #0ca9bc;
  border-color: #0a93a4;
}
.btn-home:focus, .btn-home.focus {
  color: #fff;
  background-color: #097e8c;
  border-color: #03282c;
}
.btn-home:hover {
  color: #fff;
  background-color: #097e8c;
  border-color: #07606b;
}
.btn-home:active, .btn-home.active, .open > .btn-home.dropdown-toggle {
  color: #fff;
  background-color: #097e8c;
  background-image: none;
  border-color: #07606b;
}
.btn-home:active:hover, .btn-home:active:focus, .btn-home:active.focus, .btn-home.active:hover, .btn-home.active:focus, .btn-home.active.focus, .open > .btn-home.dropdown-toggle:hover, .open > .btn-home.dropdown-toggle:focus, .open > .btn-home.dropdown-toggle.focus {
  color: #fff;
  background-color: #07606b;
  border-color: #03282c;
}
.btn-home.disabled:hover, .btn-home.disabled:focus, .btn-home.disabled.focus, .btn-home[disabled]:hover, .btn-home[disabled]:focus, .btn-home[disabled].focus, fieldset[disabled] .btn-home:hover, fieldset[disabled] .btn-home:focus, fieldset[disabled] .btn-home.focus {
  background-color: #0ca9bc;
  border-color: #0a93a4;
}
.btn-home .badge {
  color: #0ca9bc;
  background-color: #fff;
}
.btn-home-lg {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 5px;
  width: 270px;
}
@media screen and (max-width: 1279px) {
  .btn-home-lg {
    width: 280px;
    font-size: 19px;
    letter-spacing: 2px;
  }
}
.btn-landing-page {
  letter-spacing: 3px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 24px;
}
@media screen and (max-width: 1279px) {
  .btn-landing-page {
    margin-top: 20px;
  }
}
.btn-long {
  padding: 8px;
  width: 225px;
}
@media screen and (max-width: 1679px) {
  .btn-long {
    width: 190px;
    font-size: 0.8em;
  }
}
.btn-register-close {
  padding: 8px 54px;
}
.btn-link-light {
  letter-spacing: 0;
  font-weight: 400;
  text-transform: none;
  font-size: 0.86667em;
  padding-top: 3px;
}
.btn-link-bold {
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
  font-size: 0.86667em;
  padding-top: 3px;
}
.btn-uc {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: 1em;
  padding: 16px 50px;
}
@media screen and (max-width: 767px) {
  .btn-uc {
    padding: 16px 24px;
  }
}
@media screen and (max-width: 479px) {
  .btn-uc {
    padding: 12px 15px;
    font-size: 0.7em;
  }
}
.btn-edit-venue {
  margin-top: 161px;
  width: 164px;
  padding: 5px 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn-edit-venue {
    width: 145px;
  }
}
.btn-room-settings {
  width: 164px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 45px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .btn-room-settings {
    width: 145px;
  }
}
.btn-fixed {
  width: 125px;
}
.btn-search-in-location {
  width: 270px;
  height: 47px;
  margin-top: -13px;
  margin-bottom: -3px;
  margin-left: -12px;
}
@media screen and (max-width: 767px) {
  .btn-block {
    margin-bottom: 5px;
  }
}
.btn-plus {
  position: relative;
}
.btn-plus.plus-primary {
  letter-spacing: 2px;
}
.btn-plus.plus-primary::before {
  content: "";
  display: block;
  background-color: #00a287;
  border: 1px solid #00a287;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -42px;
  padding: 18.5px;
  top: -1px;
  transition: 200ms all ease;
  background-image: url(/build/images/white-cross.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.btn-plus.plus-primary:hover::before, .btn-plus.plus-primary:focus::before, .btn-plus.plus-primary:active::before {
  background-color: #006f5d;
  border-color: #006554;
}
.btn-danger, .btn-cta {
  background-color: #FF5B65;
}
.btn-danger:hover, .btn-cta:hover {
  background-color: #ff848b;
  border-color: #ff848b;
}
.btn.is-loading {
  color: transparent;
  opacity: 0.7;
  position: relative;
}
.btn.is-loading::after {
  content: " ";
  background: center center no-repeat;
  background-size: cover;
  border-radius: 50%;
  border: 0.15em solid;
  border-color: currentColor currentColor currentColor transparent;
  width: 1em;
  height: 1em;
  position: absolute;
  top: calc(50% - 0.5em);
  left: calc(50% - 0.5em);
  color: #fff !important;
  display: inline-block;
  animation: loading-spin 1s infinite;
}
.btn.is-loading.btn-empty::after {
  color: #808080 !important;
}

.btn-group-justified > .btn-group .btn.btn-rfp-control {
  width: calc(100% - 2px);
}
.btn-group-justified > .btn-group:nth-child(2) .btn-rfp-control {
  float: right;
}

.btn-primary-inverse {
  color: #373941;
  background-color: #fff;
  border-color: #373941;
}
.btn-primary-inverse:hover, .btn-primary-inverse:focus, .btn-primary-inverse.focus, .btn-primary-inverse:active, .btn-primary-inverse.active, .open > .btn-primary-inverse.dropdown-toggle {
  color: #fff;
  background-color: #00a287;
  border-color: #00a287;
}
.btn-primary-inverse:active, .btn-primary-inverse.active, .open > .btn-primary-inverse.dropdown-toggle {
  background-image: none;
}
.btn-primary-inverse.disabled, .btn-primary-inverse.disabled:hover, .btn-primary-inverse.disabled:focus, .btn-primary-inverse.disabled.focus, .btn-primary-inverse.disabled:active, .btn-primary-inverse.disabled.active, .btn-primary-inverse[disabled], .btn-primary-inverse[disabled]:hover, .btn-primary-inverse[disabled]:focus, .btn-primary-inverse[disabled].focus, .btn-primary-inverse[disabled]:active, .btn-primary-inverse[disabled].active, fieldset[disabled] .btn-primary-inverse, fieldset[disabled] .btn-primary-inverse:hover, fieldset[disabled] .btn-primary-inverse:focus, fieldset[disabled] .btn-primary-inverse.focus, fieldset[disabled] .btn-primary-inverse:active, fieldset[disabled] .btn-primary-inverse.active {
  background-color: #00a287;
  border-color: #00a287;
}
.btn-primary-inverse .badge {
  color: #fff;
  background-color: #00a287;
}

.btn-success-inverse {
  color: #373941;
  background-color: #fff;
  border-color: #373941;
}
.btn-success-inverse:hover, .btn-success-inverse:focus, .btn-success-inverse.focus, .btn-success-inverse:active, .btn-success-inverse.active, .open > .btn-success-inverse.dropdown-toggle {
  color: #fff;
  background-color: #00a287;
  border-color: #00a287;
}
.btn-success-inverse:active, .btn-success-inverse.active, .open > .btn-success-inverse.dropdown-toggle {
  background-image: none;
}
.btn-success-inverse.disabled, .btn-success-inverse.disabled:hover, .btn-success-inverse.disabled:focus, .btn-success-inverse.disabled.focus, .btn-success-inverse.disabled:active, .btn-success-inverse.disabled.active, .btn-success-inverse[disabled], .btn-success-inverse[disabled]:hover, .btn-success-inverse[disabled]:focus, .btn-success-inverse[disabled].focus, .btn-success-inverse[disabled]:active, .btn-success-inverse[disabled].active, fieldset[disabled] .btn-success-inverse, fieldset[disabled] .btn-success-inverse:hover, fieldset[disabled] .btn-success-inverse:focus, fieldset[disabled] .btn-success-inverse.focus, fieldset[disabled] .btn-success-inverse:active, fieldset[disabled] .btn-success-inverse.active {
  background-color: #00a287;
  border-color: #00a287;
}
.btn-success-inverse .badge {
  color: #fff;
  background-color: #00a287;
}

.btn-danger-inverse {
  color: #373941;
  background-color: #fff;
  border-color: #373941;
}
.btn-danger-inverse:hover, .btn-danger-inverse:focus, .btn-danger-inverse.focus, .btn-danger-inverse:active, .btn-danger-inverse.active, .open > .btn-danger-inverse.dropdown-toggle {
  color: #fff;
  background-color: #FF5B65;
  border-color: #FF5B65;
}
.btn-danger-inverse:active, .btn-danger-inverse.active, .open > .btn-danger-inverse.dropdown-toggle {
  background-image: none;
}
.btn-danger-inverse.disabled, .btn-danger-inverse.disabled:hover, .btn-danger-inverse.disabled:focus, .btn-danger-inverse.disabled.focus, .btn-danger-inverse.disabled:active, .btn-danger-inverse.disabled.active, .btn-danger-inverse[disabled], .btn-danger-inverse[disabled]:hover, .btn-danger-inverse[disabled]:focus, .btn-danger-inverse[disabled].focus, .btn-danger-inverse[disabled]:active, .btn-danger-inverse[disabled].active, fieldset[disabled] .btn-danger-inverse, fieldset[disabled] .btn-danger-inverse:hover, fieldset[disabled] .btn-danger-inverse:focus, fieldset[disabled] .btn-danger-inverse.focus, fieldset[disabled] .btn-danger-inverse:active, fieldset[disabled] .btn-danger-inverse.active {
  background-color: #FF5B65;
  border-color: #FF5B65;
}
.btn-danger-inverse .badge {
  color: #fff;
  background-color: #FF5B65;
}

.btn-info-inverse {
  color: #373941;
  background-color: #fff;
  border-color: #373941;
}
.btn-info-inverse:hover, .btn-info-inverse:focus, .btn-info-inverse.focus, .btn-info-inverse:active, .btn-info-inverse.active, .open > .btn-info-inverse.dropdown-toggle {
  color: #fff;
  background-color: #373941;
  border-color: #373941;
}
.btn-info-inverse:active, .btn-info-inverse.active, .open > .btn-info-inverse.dropdown-toggle {
  background-image: none;
}
.btn-info-inverse.disabled, .btn-info-inverse.disabled:hover, .btn-info-inverse.disabled:focus, .btn-info-inverse.disabled.focus, .btn-info-inverse.disabled:active, .btn-info-inverse.disabled.active, .btn-info-inverse[disabled], .btn-info-inverse[disabled]:hover, .btn-info-inverse[disabled]:focus, .btn-info-inverse[disabled].focus, .btn-info-inverse[disabled]:active, .btn-info-inverse[disabled].active, fieldset[disabled] .btn-info-inverse, fieldset[disabled] .btn-info-inverse:hover, fieldset[disabled] .btn-info-inverse:focus, fieldset[disabled] .btn-info-inverse.focus, fieldset[disabled] .btn-info-inverse:active, fieldset[disabled] .btn-info-inverse.active {
  background-color: #373941;
  border-color: #373941;
}
.btn-info-inverse .badge {
  color: #fff;
  background-color: #373941;
}

.button--transparent {
  padding: 0;
  margin-top: 15px;
  font-size: 0.86667em;
  color: #8d98a5;
}
.button--transparent:hover, .button--transparent:focus, .button--transparent:active {
  color: #00a287;
  box-shadow: none;
}

.button--fb-new, .button--fb-new.ds-button,
.button--google,
.button--google.ds-button {
  height: auto;
  text-transform: none;
  line-height: 1.5em;
  font-size: 14px;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 15px center;
  letter-spacing: normal;
  cursor: pointer;
  background-image: url("/build/images/google_icon.svg");
  background-color: #fff;
  color: #373941;
  border: 1px solid #373941;
  padding-left: 40px; /* additional padding (icon) to align center the text in box */
}
.button--fb-new:hover, .button--fb-new:active, .button--fb-new:focus, .button--fb-new.ds-button:hover, .button--fb-new.ds-button:active, .button--fb-new.ds-button:focus,
.button--google:hover,
.button--google:active,
.button--google:focus,
.button--google.ds-button:hover,
.button--google.ds-button:active,
.button--google.ds-button:focus {
  background-image: url("/build/images/google_icon.svg");
  background-color: #fafafa;
  border: 1px solid #373941;
  color: #373941;
}

.button--fb-new, .button--fb-new.ds-button {
  background-image: url("/build/images/facebook.png");
  background-size: 45px;
  background-position-x: 2px;
}
.button--fb-new:active, .button--fb-new:hover, .button--fb-new:focus, .button--fb-new.ds-button:active, .button--fb-new.ds-button:hover, .button--fb-new.ds-button:focus {
  background-image: url("/build/images/facebook.png");
}

.btn-truncate-more, .btn-truncate-less {
  padding: 0;
  background-color: transparent;
  font-weight: 400;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 600;
  color: #00a287;
  width: 100%;
  text-align: left;
}
.btn-truncate-more:active, .btn-truncate-less:active {
  box-shadow: none;
}
.btn-truncate-more:hover, .btn-truncate-less:hover {
  color: #034F42;
  text-decoration: underline;
}
.btn-truncate-more::before, .btn-truncate-less::before {
  content: "+ ";
}

.btn-truncate-less::before {
  content: "- ";
}

@media screen and (max-width: 1679px) {
  .btn.btn-im-sm {
    font-size: 13px;
    padding: 5px 10px;
  }
}

.btn-info.btn-outline {
  color: #373941;
  border: 1px solid #373941;
  background: transparent;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:active {
  border-color: #373941;
  color: #373941;
  background: transparent;
}

.join-container {
  margin: 0 auto;
  width: 800px;
  background: rgba(255, 255, 255, 0.7);
}
.join-container:before, .join-container:after {
  display: table;
  content: " ";
}
.join-container:after {
  clear: both;
}
@media screen and (max-width: 1279px) {
  .join-container {
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .join-container {
    width: 100%;
  }
}
.join-content {
  margin: 0 auto 3em;
}
@media screen and (max-width: 1279px) {
  .join-content {
    width: 94%;
  }
}
.join-content .login-header {
  margin-bottom: 1.5em;
  line-height: 1.4;
  text-align: center;
}
.join-bg {
  padding: 6em 0;
  background: url(/build/images/join-page-bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .join-bg {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
.join-form form {
  padding: 1em 2.8em;
}
@media screen and (max-width: 767px) {
  .join-form form {
    padding-left: 0;
    padding-right: 0;
  }
}
.join-form input {
  background-color: #f4f4f1;
  border-color: #c6c5b0;
}
.join-form .separator {
  margin-top: 6px;
  border-top: 1px solid #c6c5b0;
}
.join-form .custom-checkboxes-md input[type=checkbox] + label:before {
  color: #c6c5b0;
}
.join-form .checkbox .tooltip.bottom .tooltip-arrow {
  margin-left: 5px;
}
.join-form .password-input-holder {
  position: relative;
}
.join-form .password-input-holder > span {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 30px;
  height: 24px;
  color: #373941;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.join-form .password-input-holder > input {
  padding-right: 40px;
}
.join-thank-you-msg {
  font-weight: 600;
  font-size: 1.2em;
}
.join-thank-you-msg .text-primary {
  color: #00a287;
}
.join-thank-you-msg p a {
  color: #222222;
}
.join-thank-you-msg .social-links {
  margin: 50px auto;
  padding: 0;
  text-align: center;
  font-size: 1.3em;
}
.join-thank-you-msg .social-links > li {
  display: inline-block;
}

.registration-info {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.registration-info i {
  font-size: 35px;
  margin-right: 5px;
  color: #00a287;
}
.registration-info h4 {
  letter-spacing: 0.1em;
  font-size: 23px;
  margin: 0;
  text-transform: uppercase;
}

.manager-registration-form .form-field {
  background-color: #f4f4f1;
  border-color: #c6c5b0;
}
.manager-registration-form .form-group {
  margin-bottom: 8px;
}
.manager-registration-form optgroup {
  color: #373941;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .venue-cabinet .container, .venue-cabinet .container-regular {
    width: 100%;
  }
}

.map-mobile--toggle {
  display: none;
}

.vc-map {
  width: 100%;
  height: 380px;
}
.vc-map :focus-visible {
  outline: none;
}
.vc-map-lg {
  height: 450px;
}
@media screen and (max-height: 767px) and (max-width: 767px) {
  .vc-map-lg {
    height: 300px;
    width: 100%;
    min-width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .vc-map-lg {
    margin-top: 20px;
  }
}
.vc-toggle-maps {
  display: none;
}
@media screen and (max-width: 767px) {
  .vc-toggle-maps {
    display: block;
  }
}
.vc-overview-form .text-primary, .vc-room-description-form .text-primary, .vc-room-details-form .text-primary {
  color: #00a287;
}
.vc-overview-form .venue-name,
.vc-overview-form .room-name, .vc-room-description-form .venue-name,
.vc-room-description-form .room-name, .vc-room-details-form .venue-name,
.vc-room-details-form .room-name {
  max-width: 420px;
}
.vc-overview-form .venue-description, .vc-room-description-form .venue-description, .vc-room-details-form .venue-description {
  padding: 20px;
  resize: vertical;
  min-height: 135px;
}
.vc-overview-form .header-margin, .vc-room-description-form .header-margin, .vc-room-details-form .header-margin {
  margin-bottom: 16px;
}
.vc-overview-form .header-margin.with-help-block, .vc-room-description-form .header-margin.with-help-block, .vc-room-details-form .header-margin.with-help-block {
  margin-bottom: 2px;
}
.vc-overview-form .help-block.with-header, .vc-room-description-form .help-block.with-header, .vc-room-details-form .help-block.with-header {
  margin-bottom: 22px;
}
.vc-header {
  margin: 1.5em 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5.5px;
  font-weight: bold;
  font-size: 40px;
}
.vc-main-content .rooms-at-venue-header {
  overflow: hidden;
  width: calc(100% - 60px);
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .vc-main-content .rooms-at-venue-header {
    width: 100%;
    white-space: normal;
  }
}
.vc-main-content .manage-venues-header {
  margin-top: 38px;
  margin-bottom: 19px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .vc-main-content .manage-venues-header {
    font-size: 2em;
  }
}
@media screen and (max-width: 991px) {
  .vc-main-content .manage-venues-notice {
    font-size: 0.86667em;
  }
}
.vc-main-content-sm {
  margin-bottom: 30px;
}
.vc-main-content-lg {
  margin-bottom: 60px;
}
.vc-main-content-photos {
  margin-bottom: 110px;
}
.vc-uses-grid .well {
  margin-bottom: 0;
}
.vc-uses-grid .grid-element {
  height: 290px;
}
.vc-uses-header {
  margin-bottom: 19px;
  font-weight: 700;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.vc-section-catering::after {
  content: "";
  border-top: 1px solid #ddd;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.vc-section-catering:last-of-type::after {
  content: "";
  display: none;
}
.vc-section-room-details::after {
  content: "";
  border-top: 1px solid #ddd;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.vc-section-room-features::after {
  content: "";
  border-top: 1px solid #ddd;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.vc-section-room-features.custom-checkboxes label {
  width: auto;
  min-width: inherit;
}
.vc-section-room-features .checkbox {
  display: flex;
  align-items: center;
}
.vc-section-room-features .feature-select {
  margin-left: 10px;
  display: inline-block;
  width: 100px;
  height: 35px;
  font-weight: 400;
}
.vc-section-pricing-container .tooltip.persistent-tooltip {
  position: absolute;
  width: auto;
}
@media screen and (max-width: 991px) {
  .vc-section-pricing-container {
    font-size: 0.86667em;
  }
}
.vc-section-pricing-container .pricing-toggle {
  margin-left: 24px;
  color: #3d3d3d;
  font-weight: 700;
}
.vc-section-pricing-container .panel {
  margin-bottom: 8px;
}
.vc-section-pricing-container .panel-heading {
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 12px 6px;
  text-decoration: none;
  cursor: pointer;
  transition: 200ms all;
}
.vc-section-pricing-container .panel-heading:hover {
  background-color: #fafafa;
}
.vc-section-pricing-container .panel-heading .panel-title {
  font-size: 14px;
}
.vc-section-pricing-container .panel-body {
  padding: 15px 0;
  background-color: #fff;
}
.vc-section-pricing-container .panel-group .panel-heading + .panel-collapse > .panel-body,
.vc-section-pricing-container .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0;
}
.vc-section-pricing-container .pricing-toggle:hover, .vc-section-pricing-container .pricing-toggle:focus {
  text-decoration: none;
}
.vc-section-pricing-container .pricing-toggle::after {
  content: "▲";
  float: left;
  color: #00a287;
  padding: 12px;
  margin-right: -24px;
  margin-top: -12px;
  transition: 200ms all ease;
}
.vc-section-pricing-container .pricing-toggle.collapsed::after {
  content: "▼";
}
@media screen and (max-width: 479px) {
  .vc-section-pricing-container .pricing-toggle::after {
    content: "";
  }
  .vc-section-pricing-container .pricing-toggle.collapsed::after {
    content: "";
  }
}
@media screen and (max-width: 479px) {
  .vc-section-pricing-container .pricing-toggle {
    margin-left: 6px;
  }
}
.vc-section-pricing-container .pricing-option-info__day {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  cursor: default;
  color: #c8c8c8;
}
@media screen and (max-width: 767px) {
  .vc-section-pricing-container .pricing-option-info__day {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
  }
}
.vc-section-pricing-container .pricing-option-info__day--opened {
  background: #00a287;
  color: #fff;
}
.vc-venue-switch {
  text-align: center;
}
.vc-venue-switch .venue-publication-switch {
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  .vc-venue-switch .venue-publication-switch {
    margin-bottom: 0;
  }
}
.vc-cabinet-tooltips {
  text-align: center;
  font-size: 0.8em;
  line-height: 1.8em;
}
.vc-cabinet-tooltips:before {
  display: block;
  margin: 0 auto 20px auto;
  width: 80px;
  height: 80px;
  background-image: url(/build/images/idea.svg);
  background-repeat: no-repeat;
  content: "";
}
.vc-cabinet-tooltips:after {
  display: block;
  margin: 25px auto 0 auto;
  width: 70px;
  height: 1px;
  background-color: #ddd;
  content: "";
}
.vc-percent-complete {
  text-align: center;
  font-size: 13px;
  margin-bottom: 5px;
}
.vc-venue-item {
  margin-right: 0;
  margin-bottom: 31px;
  margin-left: 0;
  padding: 20px 10px 30px 10px;
  border-bottom: 2px solid #E3E3E3;
  background: #FAFAFA;
}
.vc-venue-item .vc-published-text {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .vc-venue-item .vc-published-text {
    margin-top: 38px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .vc-venue-item .btn-edit-venue {
    margin-top: 0;
  }
}
.vc-venue-item .venue-placeholder {
  margin: 40px auto;
  opacity: 1;
  cursor: pointer;
  transition: 200ms ease;
}
.vc-venue-item .venue-placeholder:hover {
  opacity: 0.6;
  transform: scale(1.1);
}
.vc-venue-item input.cmn-toggle-round-flat + label {
  margin-right: calc(50% - 76px);
  margin-left: auto;
  padding: 2px;
  width: 50px;
  height: 24px;
  border-radius: 60px;
  background-color: #ddd;
  transition: background 0.4s;
  -o-border-radius: 60px;
}
.vc-venue-item input.cmn-toggle-round-flat + label:before {
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  border-radius: 60px;
  background-color: #fff;
  transition: background 0.4s;
  -o-border-radius: 60px;
}
.vc-venue-item input.cmn-toggle-round-flat + label:after {
  top: 4px;
  bottom: 4px;
  left: 4px;
  width: 16px;
  border-radius: 52px;
  background-color: #ddd;
  transition: margin 0.4s, background 0.4s;
  -o-border-radius: 52px;
}
.vc-venue-item input.cmn-toggle-round-flat:checked + label {
  background-color: #00a287;
}
.vc-venue-item input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 26px;
  background-color: #00a287;
}
.vc-published-text {
  padding: 8px;
  width: 164px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 0.8em;
  cursor: pointer;
  transition: 200ms all ease;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .vc-published-text {
    width: 145px;
  }
}
.vc-published-text i {
  margin-right: 3px;
}
.vc-published-text.published {
  background-color: #00a287;
}
.vc-published-text.published:hover {
  background-color: #00bc9c;
}
.vc-published-text.unpublished {
  background-color: #FF5B65;
}
.vc-published-text.unpublished:hover {
  background-color: #ff424d;
}
.vc-published-text.awaiting-approval {
  background-color: #fdb813;
}
.vc-published-text.awaiting-approval:hover {
  background-color: #fdc746;
}

.counter-chars {
  font-weight: 400;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.75;
  font-size: 14px;
  display: block;
  margin-top: 5px;
  text-align: right;
  font-style: italic;
}

.details-form {
  overflow: hidden;
}

.venue-photos .photo-counter,
.room-photos .photo-counter {
  background-color: #00a287;
  color: #fff;
  width: 19px;
  height: 19px;
  display: inline-block;
  font-weight: 700;
  font-size: 9px;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
  margin-right: 6px;
  border: 2px solid #006f5d;
}
@media screen and (max-width: 991px) {
  .venue-photos .help-block,
  .room-photos .help-block {
    font-size: 10px;
  }
}
.venue-photos__header,
.room-photos__header {
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
  font-size: 1.2em;
}
@media screen and (max-width: 767px) {
  .venue-photos__header,
  .room-photos__header {
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 12px;
    display: block;
  }
}

.venue-photos-notice {
  background: rgba(255, 199, 91, 0.2);
  border-radius: 8px;
  padding: 16px 28px;
}
.venue-photos-notice ul {
  list-style-position: inside;
  margin-bottom: 0;
  padding-left: 0;
}
.venue-photos-notice li:not(:last-child) {
  margin-bottom: 3px;
}
.venue-photos-notice a {
  font-weight: 600;
}

.venue-photos-notice__title {
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
}

.upload-label {
  margin-top: 0;
  padding: 0 18px;
  padding-top: 40%;
}
.upload-add-button {
  display: inline-block;
  float: left;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0;
  width: 48%;
  border: 1px solid #ddd;
  background-color: #fafafa;
  background-image: url(/build/images/upload-primary.png);
  background-position: 50% 30%;
  background-repeat: no-repeat;
  color: #373941;
  font-size: 10px;
}
.upload-add-button:hover {
  background-color: #fff;
}
.upload-add-button .upload-template--holder {
  pointer-events: none;
}
.upload-template {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  width: 48%;
  border: 1px solid transparent;
  overflow: hidden;
  cursor: move;
  cursor: grab;
}
.upload-template:active {
  cursor: grabbing;
}
.upload-template.loading {
  display: block !important;
  background-image: url(/build/images/venue-picture-loading.gif);
}
.upload-template.loading .upload-template--image-holder,
.upload-template.loading .upload-remove-photo,
.upload-template.loading .upload-set-as-default {
  display: none;
}
.upload-template-loader {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  background-color: rgba(106, 199, 236, 0.68);
  color: #fff;
  vertical-align: middle;
  line-height: 30px;
  transition: all 0.3s ease;
  transform: translateY(100%);
}
.upload-template-loader.processing {
  transform: translateY(0);
}
.upload-template-loader--label {
  position: relative;
  z-index: 1;
  font-size: 12px;
}
.upload-template-loader--in {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background: #00a287;
  transition: all 0.3s ease;
}
.upload-template-loader--spinner {
  position: relative;
  top: -1px;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
.upload-template--holder {
  position: relative;
  display: block;
  overflow: hidden;
}
.upload-template--placeholder {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  width: 48%;
  border-radius: 4px;
  border: 1px dashed #93d1eb;
  background: #d3ecf7;
  overflow: hidden;
}
.photos-venue-container .upload-template--dropzone::after {
  content: "";
  display: block;
  height: 39px;
  margin-top: 6px;
}

.upload-template--dropzone-content {
  background: #d3ecf7;
  border-radius: 4px;
  height: 500px;
  position: absolute;
  width: 100%;
}
.upload-template--tag-selector {
  background: #fff;
}
.upload-template--tag-selector select > option {
  color: #222222;
}
.upload-template--tag-selector select option[value=""] {
  color: #bbbec1;
}
.upload-template--tag-selector select[required]:invalid {
  color: #bbbec1;
}
.upload-template--image-holder {
  border-radius: 4px;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 76%;
  position: relative;
}
.upload-template--image {
  display: block;
  margin: 0 auto;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.upload-template:hover .c-photo-upload-box__set-default {
  display: flex;
  align-items: center;
  justify-content: center;
}
.upload-template:hover .c-photo-upload-box__delete-icon {
  display: flex;
  align-items: center;
}
.upload-template:hover .c-photo-upload-box__enhance-icon,
.upload-template:hover .c-photo-upload-box__edit-icon,
.upload-template:hover .c-photo-upload-box__download-icon {
  display: flex;
}
.upload-remove-photo {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 16%;
  height: 40px;
  background-color: rgba(144, 144, 144, 0.4);
  color: white;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
  cursor: pointer;
  transition: 200ms all ease;
}
.upload-remove-photo:hover {
  background-color: rgba(255, 0, 3, 0.45);
}
.upload-set-as-default {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: block;
  width: 84%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.66);
  color: white;
  text-align: center;
  font-weight: 700;
  font-size: 11px;
  line-height: 40px;
  cursor: pointer;
  transition: all 200ms ease;
}
.upload-set-as-default:hover {
  background-color: #000;
}
.upload-set-as-default .expand {
  display: block;
  width: 100%;
  height: 100%;
}
.upload-set-as-default .is-default {
  background-color: #e53c3e;
  cursor: default;
}

/* Redo removed "ladda-bootstrap" styles */
.upload-label {
  font-size: 16px;
  display: inline-block;
  padding-top: 44%;
}

.upload-add-button {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4/3;
  border-radius: 4px;
}

.sortable-photos {
  margin: 0;
  padding: 0;
  list-style: none;
}

.venue-item-container .vc-progress-container {
  margin-top: 42px;
  margin-bottom: 24px;
}
.venue-item-container .vc-progress-container .progress {
  margin: 0px auto;
  width: 80%;
  border-radius: 12px;
  background: #E3E3E3;
}
.venue-item-container input.cmn-toggle-round-flat + label {
  margin-right: calc(50% - 76px);
  margin-left: auto;
  padding: 2px;
  width: 50px;
  height: 24px;
  border-radius: 60px;
  background-color: #ddd;
  transition: background 0.4s;
  -o-border-radius: 60px;
}
.venue-item-container input.cmn-toggle-round-flat + label:before {
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  border-radius: 60px;
  background-color: #fff;
  transition: background 0.4s;
  -o-border-radius: 60px;
}
.venue-item-container input.cmn-toggle-round-flat + label:after {
  top: 4px;
  bottom: 4px;
  left: 4px;
  width: 16px;
  border-radius: 52px;
  background-color: #ddd;
  transition: margin 0.4s, background 0.4s;
  -o-border-radius: 52px;
}
.venue-item-container input.cmn-toggle-round-flat:checked + label {
  background-color: #00a287;
}
.venue-item-container input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 26px;
  background-color: #00a287;
}
.venue-sidebar-list {
  padding-left: 30%;
  list-style-type: none;
}
@media screen and (max-width: 991px) {
  .venue-sidebar-list {
    padding-left: 5%;
  }
}
.venue-sidebar-list.account-settings-list {
  padding-left: 23%;
}
@media screen and (max-width: 767px) {
  .venue-sidebar-list.account-settings-list {
    background-color: #fff;
    padding: 0;
    font-size: 1.1em;
    margin: 0;
    padding-left: 42px;
  }
}
@media screen and (max-width: 991px) {
  .venue-sidebar-list.account-settings-list {
    padding-left: 10%;
    background-color: #FAFAFA;
    padding-bottom: 15px;
  }
}
.venue-sidebar-list.account-settings-list i {
  margin-right: 6px;
  color: #3cffdf;
  transition: 200ms all ease;
}
.venue-sidebar-list.account-settings-list .response-rate {
  padding-top: 10px;
  padding-right: 0px;
}
.venue-sidebar-list.account-settings-list .higher-rankings {
  color: #00a287;
  padding-right: 0px;
  padding-top: 10px;
}
.venue-sidebar-list.account-settings-list .fa {
  color: #00a287;
}
.venue-sidebar-list.account-settings-list .lower-rankings {
  color: green;
  padding-right: 0px;
  padding-top: 10px;
}
.venue-sidebar-list.account-settings-list .lower-rankings .fa {
  color: lightgray;
}
.venue-sidebar-list.account-settings-list .active i,
.venue-sidebar-list.account-settings-list a:hover i {
  color: #00a287;
}
.venue-sidebar-list-item {
  position: relative;
}
.venue-sidebar-list-item.checkbox-tick:after {
  content: "";
  background-repeat: no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  float: right;
  margin-right: 1px;
  margin-top: 8px;
  background-image: url(/build/images/checkbox-tick.png);
}
.venue-sidebar-list-item.checkbox-plus:after {
  content: "";
  background-repeat: no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  float: right;
  margin-right: 1px;
  margin-top: 8px;
  background-image: url(/build/images/checkbox-plus.png);
}
.venue-sidebar-list-item a {
  color: #222222;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 2.55;
}
@media screen and (max-width: 1679px) {
  .venue-sidebar-list-item a {
    font-size: 0.8em;
  }
}
.venue-sidebar-list-item.active {
  font-weight: 700;
}
.venue-sidebar-list-item.active a:hover {
  text-decoration: none;
}
.venue-text {
  margin: 0;
  color: #fdb813;
}
.venue-notice {
  display: flex;
  margin-top: 22.27em;
  font-size: 0.75em;
  line-height: 1.6em;
  justify-content: space-around;
  align-items: center;
}
.venue-notice-info-icon {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../../build/images/help-icon.svg);
  background-size: 24px;
}

.upload-template:first-child .js-set-as-default {
  display: none;
}

.upload-template:not(:first-child) .js-is-default {
  display: none;
}

.pricing-option-info__day {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  cursor: default;
  color: #c8c8c8;
}
@media screen and (max-width: 767px) {
  .pricing-option-info__day {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
  }
}
.pricing-option-info__day--opened {
  background: #00a287;
  color: #fff;
}

.manager-users-container .users-add-managers,
.manager-users-container .venue-access-info {
  margin-top: 27px;
  margin-bottom: 27px;
}
.manager-users-container .send-enquiries {
  margin-top: 1px;
  margin-bottom: 9px;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
}
.manager-users-container .send-enquiries-edit {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 14px;
}
.manager-users-container .venue-access-type {
  margin-top: 4px;
}
.manager-users-container .form-group {
  margin-bottom: 8px;
}
.manager-users-container .form-group.extra-margin {
  margin-bottom: 19px;
}
.manager-users-container .form-control, .manager-users-container .default-form .form-field, .default-form .manager-users-container .form-field, .manager-users-container .manager-registration-form .form-field, .manager-registration-form .manager-users-container .form-field {
  padding: 5px 16px;
  height: 34px;
  color: #000;
  font-size: 13px;
}
.manager-users-container ::-webkit-input-placeholder {
  color: #000;
}
.manager-users-container :-moz-placeholder {
  color: #000;
  opacity: 1;
}
.manager-users-container ::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.manager-users-container :-ms-input-placeholder {
  color: #000;
}
.manager-placeholder .placeholder-icon {
  display: block;
  margin: 9% auto 20px;
  color: #999999;
  text-align: center;
  font-size: 15em;
}
.manager-placeholder .placeholder-notice {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .map-mobile {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .map-mobile #map-canvas {
    padding-left: 15px;
    padding-right: 15px;
  }
  .map-mobile--toggle {
    display: block;
    position: relative;
    padding: 15px;
    margin: 1px 0;
    cursor: pointer;
    background-color: #f9f9f9;
    border-bottom: 1px solid #c2c3bf;
  }
  .map-mobile--toggle.open:after {
    content: "\f068";
  }
}
.vc-venue-room-details-container {
  display: flex;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  .vc-venue-room-details-container {
    flex-direction: column;
  }
}

.vc-venue-room-details__image-container {
  margin-right: 20px;
}
@media screen and (max-width: 479px) {
  .vc-venue-room-details__image-container {
    margin-right: 0;
  }
}
.vc-venue-room-details__image-container img {
  width: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1.5;
}
@media screen and (min-width: 1680px) {
  .vc-venue-room-details__image-container img {
    width: 300px;
  }
}
@media screen and (max-width: 479px) {
  .vc-venue-room-details__image-container img {
    width: 100%;
  }
}

.vc-venue-room-details__content-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

.vc-venue-room-details-container h3 {
  margin: 0;
  font-weight: 400;
}
@media screen and (max-width: 479px) {
  .vc-venue-room-details-container h3 {
    margin: 10px 0 4px;
  }
}

.vc-venue-room-details-container .c-badge {
  margin-left: 10px;
  margin-top: 5px;
}

.vc-venue-room-details-container-header {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 479px) {
  .vc-venue-room-details-container-header {
    flex-direction: column;
    align-items: baseline;
  }
  .vc-venue-room-details-container-header .c-badge {
    margin: 0;
  }
}

.vc-venue-room-details__content-buttons {
  text-align: right;
}
.vc-venue-room-details__content-buttons a {
  min-width: 100px;
}

@media screen and (max-width: 479px) {
  .vc-main-content h1 {
    font-size: 32px;
  }
}
.vc-main-content .alert-warning .close {
  color: #373941;
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .the3dTourSaveAndContinueBtn {
    padding-right: 15px;
  }
}

#photos-room-container .upload-template.upload-template--default {
  box-shadow: 0 0 0 2px #25AAE0;
  border: 1px solid #25AAE0;
  border-radius: 4px;
}

.upload-template .upload-template--image-holder {
  background: #F1F2F3;
}

.vc-main-content-photos .js-upload-error-messages ul {
  padding-left: 20px;
  padding-top: 10px;
}

.update-enquiries-modal {
  padding-top: 15vh;
  padding-bottom: 15vh;
}
@media screen and (max-width: 767px) {
  .update-enquiries-modal {
    display: none;
  }
}
.update-enquiries-modal .modal-dialog {
  width: 767px;
}
.update-enquiries-modal .modal-header {
  background: #FF5B65;
  color: #fff;
  padding: 50px 25px 23px;
  text-align: left;
  border: 0;
}
.update-enquiries-modal .modal-header h4 {
  font-size: 25px;
  font-weight: 400;
}
.update-enquiries-modal .modal-body {
  -webkit-font-smoothing: antialiased;
}
.update-enquiries-modal .modal-body .update-enquiries-modal__heading {
  font-size: 15px;
  color: #373941;
  margin-bottom: 20px;
}
.update-enquiries-modal .modal-body .update-enquiries-modal__enquiry {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #e6e6e6;
  padding: 10px;
  margin-bottom: 10px;
}
.update-enquiries-modal .modal-body .update-enquiries-modal__enquiry:last-of-type {
  margin-bottom: 0;
}
.update-enquiries-modal .modal-body .update-enquiries-modal__enquiry p {
  margin: 0;
  font-size: 18px;
  color: #3d3d3d;
}
.update-enquiries-modal .modal-body .update-enquiries-modal__enquiry span {
  font-size: 14px;
  color: #373941;
}
@media screen and (max-width: 767px) {
  .update-enquiries-modal .modal-body .update-enquiries-modal__enquiry .venue-enquiry-item__status {
    order: 2;
  }
}
.update-enquiries-modal .modal-body .update-enquiries-modal__enquiry .venue-enquiry-item__status--red {
  color: #FF5B65;
  font-weight: 600;
}
.update-enquiries-modal .modal-body .update-enquiries-modal__enquiry .venue-enquiry-item__status--orange {
  color: #fdb813;
  font-weight: 600;
}
.update-enquiries-modal .modal-footer {
  padding-top: 0;
  text-align: center;
  border: 0;
}
.update-enquiries-modal .update-enquiries-modal__btn-back {
  font-size: 13px;
  font-weight: bold;
}
.update-enquiries-modal .update-enquiries-modal__buttons {
  display: flex;
}
.update-enquiries-modal .update-enquiries-modal__buttons > * {
  margin: 0 2px;
}

.update-enquiries-modal__enquiry--in-progress {
  border-color: #00a287 !important;
  justify-content: normal !important;
}

.update-enquiries-modal__in-progress {
  color: #00a287;
  font-size: 25px;
  padding: 0 20px 0 10px;
}
.update-enquiries-modal__in-progress .c-icon {
  line-height: 100%;
}

.update-enquiries-modal__in-progress-headline {
  font-size: 17px;
}

.update-enquiries-modal__heading-warning {
  display: flex;
  align-items: center;
}

.update-enquiries-modal__heading-warning > * {
  padding: 10px;
}

.update-enquiries-modal__heading-warning .fa {
  font-size: 27px;
}

.p-roompage .results-item {
  margin-bottom: 15px;
}
@media screen and (max-width: 1679px) {
  .p-roompage .results-item .image-container {
    padding-bottom: 59%;
  }
}
@media screen and (max-width: 767px) {
  .p-roompage .results-item {
    padding-left: 30px;
    padding-right: 30px;
  }
  .p-roompage .results-item .image-container {
    padding-bottom: 54%;
  }
  .p-roompage .results-item .image-container .single-image {
    width: 100%;
  }
}
.p-roompage .results-item .price-container {
  padding: 2.5px 8px 5px;
  min-width: 120px;
  font-weight: 400;
  font-size: 0.8em;
}
.p-roompage .results-item .price-container .price-info {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-roompage .vc-map {
    height: 270px;
  }
}
.p-roompage .p-roompage-wrapper {
  display: flex;
}
@media screen and (max-width: 1279px) {
  .p-roompage .p-roompage-wrapper {
    flex-direction: column;
  }
  .p-roompage .p-roompage-wrapper .flexible-container:nth-of-type(1) {
    order: 1;
  }
  .p-roompage .p-roompage-wrapper .flexible-container:nth-of-type(2) {
    order: 0;
  }
  .p-roompage .p-roompage-wrapper .flexible-container:nth-of-type(3) {
    order: 2;
  }
}
.p-roompage .vat-info {
  text-transform: initial;
  font-weight: 400;
  font-size: 0.85em;
}
.p-roompage .other-rooms-count {
  line-height: 34px;
}
.p-roompage .share-label {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 15px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  .p-roompage .pricing-option {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }
  .p-roompage .pricing-option::after {
    content: "";
    border-top: 1px solid #ddd;
    display: block;
    margin-top: 5px;
    margin-bottom: 12px;
    order: 999;
    width: 90%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .p-roompage .pricing-option:last-of-type::after {
    content: "";
    display: none;
  }
}
.p-roompage .venue-description,
.p-roompage .room-description {
  font-weight: 400;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.75;
  font-size: 14px;
  position: relative;
}
.p-roompage .venue-description-desktop {
  margin-top: 2px;
}
.p-roompage .room-features {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .p-roompage .room-features [class*=col-sm] {
    width: 100%;
  }
}
.p-roompage .room__feature {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-roompage .venue-welcomes {
    text-align: center;
  }
}
.p-roompage .room-count {
  display: inline-block;
  width: 25px;
  text-align: right;
}
.p-roompage .capacity-type-container {
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-roompage .capacity-type-container {
    padding-top: 16px;
  }
}
.p-roompage .capacity-type-container .capacity-icon {
  padding-right: 16px;
}
.p-roompage .capacity-type-container .capacity-name {
  font-weight: 400;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.75;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
  flex-grow: 1;
}
.p-roompage .capacity-type-container .capacity-number {
  font-weight: 400;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.75;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.p-roompage .capacity-type-container .capacity-number strong {
  font-weight: 600;
}
.p-roompage .capacity-type-container-section {
  height: 40px;
}
.p-roompage .room-header {
  min-height: 130px;
}
@media screen and (max-width: 767px) {
  .p-roompage .room-header {
    height: auto;
  }
}
.p-roompage .room-header.about-venue {
  padding: 22px 5px;
}
.p-roompage .room-header.about-venue .venue-name {
  margin-top: 13px;
}
.p-roompage .room-header .stat-icon {
  margin: 0.5em auto;
  color: #acb8c1;
}
.p-roompage .room-header .stat-icon:hover, .p-roompage .room-header .stat-icon:focus, .p-roompage .room-header .stat-icon:active {
  color: #00a287;
}
.p-roompage .room-header .stat-description {
  font-size: 0.86667em;
}
@media screen and (max-width: 767px) {
  .p-roompage .room-header .stat-icon {
    font-size: 1.8em;
  }
  .p-roompage .room-header .stars {
    font-size: 13px;
  }
}
.p-roompage .strikethrough, .p-roompage .room__feature--strikethrough {
  color: #ACAEB9;
  text-decoration: line-through;
}
.p-roompage .not-colored-strikethrough {
  text-decoration: line-through;
}
.p-roompage .manager-photo {
  width: 72px;
  height: 72px;
  border: 1px solid #DEDFE3;
  background-color: #FFFFFF;
  position: relative;
  z-index: 9;
  border-radius: 50%;
  color: transparent;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-roompage .image-carousel .arrow {
    display: block;
  }
}
.p-roompage .stars-container {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1em;
}
.p-roompage .stars-container-hidden {
  visibility: hidden;
}
.p-roompage .reviews-count {
  font-size: 12px;
  color: #373941;
}
.p-roompage .toggle-collapse {
  font-size: 14px;
  text-align: left;
  font-weight: 600;
}
.p-roompage .toggle-collapse .collapse-more {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 80%);
  height: 115px;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-top: 90px;
}
.p-roompage .toggle-collapse .collapse-more:hover {
  color: #034F42;
  text-decoration: underline;
}
.p-roompage .pricing-option-info__day--opened {
  background-color: #373941;
}
@media screen and (max-width: 767px) {
  .p-roompage .footer-container {
    padding-bottom: 75px;
  }
}

.room-at-venue__section__title {
  font-weight: 400;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 16px;
}
.room-at-venue__section__title .c-icon {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .room-at-venue__section__title {
    text-align: center;
    margin-bottom: 32px;
    font-size: 24px;
  }
  .room-at-venue__section__title .c-icon {
    position: relative;
    top: 3px;
  }
  .room-at-venue__section__title .c-icon svg {
    height: 24px;
    width: 24px;
  }
}

.room__wrapper--name {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  align-content: flex-start;
}
@media screen and (max-width: 1679px) {
  .room__wrapper--name {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 767px) {
  .room__wrapper--name {
    align-items: center;
    height: auto;
    min-height: inherit;
  }
}

.room__name {
  font-weight: 600;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .room__name {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .room__name {
    white-space: normal;
  }
}

.room__section {
  padding-top: 32px;
  padding-bottom: 24px;
}
.room__section .js-other-room-carousel {
  height: 100%;
}
.room__section .btn-truncate-more, .room__section .btn-truncate-less {
  margin-top: 8px;
  margin-bottom: 8px;
}

.room__section--tags {
  color: #2b2d33;
}

.room__location:hover, .room__location:active, .room__location:focus {
  text-decoration: none;
}
.room__location--pin {
  height: 25px;
  position: relative;
  top: -1px;
}

.room__location-info {
  font-size: 11px;
  background: #fafafa;
  color: #373941;
  padding: 2px 20px;
  display: block;
}

.room__location-info--metro-access {
  padding-left: 1.5em;
  background-image: url("/build/images/icon-metro.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
}
@media screen and (max-width: 767px) {
  .room__location-info--metro-access {
    padding-left: 35px;
    background-position: 10px center;
  }
}

.room__link--section {
  color: #373941;
  text-align: center;
}
.room__link--section:hover, .room__link--section:focus, .room__link--section:active {
  color: #00a287;
  text-decoration: none;
}
.room__link--section:hover .stat-icon, .room__link--section:focus .stat-icon, .room__link--section:active .stat-icon {
  color: #00a287;
}

.room__section--header {
  margin: 0 15px;
  flex-basis: 0;
  position: relative;
}
.room__section--header:first-child {
  margin-left: 0;
}
.room__section--header:last-child {
  margin-right: 0;
}
.room__section--header.inactive {
  opacity: 0.45;
}
@media screen and (max-width: 1679px) {
  .room__section--header {
    margin: 0 5px;
    font-size: 0.85em;
  }
}
@media screen and (max-width: 767px) {
  .room__section--header {
    width: calc(20% - 16px);
    flex-basis: auto;
  }
  .room__section--header .stat-description {
    margin-bottom: 0;
  }
}

.option-unavailable {
  background: url("/build/images/crossed.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 12px;
  right: 12px;
  height: 49px;
}
@media screen and (max-width: 767px) {
  .option-unavailable {
    height: 40px;
  }
}

.room__wrapper--header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (min-width: 1280px) {
  .room__wrapper--header {
    justify-content: flex-end;
    gap: 25px;
  }
}
@media screen and (max-width: 1279px) {
  .room__wrapper--header {
    justify-content: space-around;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #F1F2F3;
  }
}
@media screen and (max-width: 767px) {
  .room__wrapper--header {
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 479px) {
  .room__wrapper--header {
    justify-content: space-between;
  }
}

.room__capacity {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .room__capacity {
    margin-right: 0;
  }
}

@media screen and (min-width: 1680px) {
  .room__capacity-column:nth-child(2n-1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .room__capacity-column:not(:last-child) .capacity-type-container {
    border-bottom: 1px solid #F1F2F3;
  }
}

.room__feature {
  margin-bottom: 16px;
}
.room__feature .c-icon {
  margin-right: 4px;
}

.room__feature__name {
  text-align: left;
  min-width: 120px;
}

.separator-room {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #F1F2F3;
}
@media screen and (max-width: 767px) {
  .separator-room {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.lory-slider .item-info p {
  font-size: 13px;
  line-height: 1.7;
}

.pricing-option-info__day {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  cursor: default;
  color: #c8c8c8;
}
@media screen and (max-width: 767px) {
  .pricing-option-info__day {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
  }
}
.pricing-option-info__day--opened {
  background: #00a287;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .m-room-pricing-time {
    padding: 0 !important;
  }
}
.room-collage-label {
  color: #222222;
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  left: 25px;
  bottom: 10px;
  padding: 3px 8px 3px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
  pointer-events: none;
}

.p-room-other-rooms .c-room-card {
  width: 100%;
  margin-bottom: 16px;
}

.results-item-v2 .c-room-card {
  margin-bottom: 0;
}

@media screen and (min-width: 480px) {
  .p-room-other-rooms .c-room-card {
    width: calc(50% - 10px);
  }
}
.p-room-other-rooms {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1280px) and (max-width: 1679px) {
  #desktop-enquiry-form {
    width: 380px !important;
  }
}
.quick-estimate {
  padding-top: 24px;
  padding-bottom: 40px;
}
@supports (position: sticky) {
  .quick-estimate {
    position: sticky;
    top: 0;
  }
}
.quick-estimate.static_position {
  position: static;
}
.quick-estimate .viewing-date-calendar .ui-datepicker {
  margin-bottom: 12px;
  padding: 20px 16px;
  width: 100%;
  border: 1px solid #ddd;
}
.quick-estimate .viewing-date-calendar .ui-datepicker .ui-datepicker-unselectable {
  color: #bbbec1;
}
.quick-estimate .viewing-date-calendar .ui-datepicker .ui-datepicker-calendar td {
  padding: 10px 0;
}
.quick-estimate .form-control:not(textarea), .quick-estimate .default-form .form-field:not(textarea), .default-form .quick-estimate .form-field:not(textarea), .quick-estimate .manager-registration-form .form-field:not(textarea), .manager-registration-form .quick-estimate .form-field:not(textarea) {
  font-weight: 400;
  font-size: 12px;
}
.quick-estimate textarea.form-control, .quick-estimate .default-form textarea.form-field, .default-form .quick-estimate textarea.form-field, .quick-estimate .manager-registration-form textarea.form-field, .manager-registration-form .quick-estimate textarea.form-field {
  font-size: 13px;
}
.quick-estimate--content {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.quick-estimate--content .row {
  margin-right: -3px;
  margin-bottom: 13px;
  margin-left: -3px;
}
.quick-estimate--content .row--last {
  margin-bottom: 0;
}
.quick-estimate--content .row [class*=" col-"], .quick-estimate--content .row [class^=col-] {
  padding-right: 3px;
  padding-left: 3px;
}
.quick-estimate--content .error-label {
  margin: 0 0 5px;
  color: #fa4446;
  font-size: 12px;
}
.quick-estimate--content .quick-estimate__label--error {
  margin: -10px 0 17px;
}
.quick-estimate--content header p {
  padding-top: 20px;
  padding-left: 110px;
}
.quick-estimate--content header .manager-name {
  font-weight: bold;
  font-size: 24px;
}
.quick-estimate--header {
  position: relative;
  overflow: hidden;
  padding: 0 18px;
  height: 45px;
  background: #00a287;
  color: #fff;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 45px;
}
.quick-estimate--header__left {
  float: left;
}
.quick-estimate--header__right {
  float: right;
}
@media screen and (max-width: 767px) {
  .quick-estimate--header__right {
    float: left;
    margin-left: 5px;
  }
}
.quick-estimate--header__close {
  display: none;
}
@media screen and (max-width: 767px) {
  .quick-estimate--header__close {
    font-weight: 700;
    font-size: 17px;
    position: absolute;
    top: 11px;
    right: 18px;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background-color: white;
    color: #00a287;
    line-height: 20px;
    vertical-align: middle;
  }
}
.quick-estimate--header__price {
  margin-left: 3px;
  font-size: 16px;
}
.quick-estimate--form--col {
  float: left;
}
.quick-estimate--form--col + .quick-estimate--form--col {
  margin-left: 12px;
}
.quick-estimate--form--row {
  margin-bottom: 20px;
}
.quick-estimate--form--row__right-space {
  padding-right: 0;
}
.quick-estimate--form--input {
  display: inline-block;
  float: left;
  padding: 8px 12px;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .quick-estimate--form--input {
    padding: 8px;
  }
}
.quick-estimate--form--input__date {
  width: 107px;
}
.quick-estimate--form--input__number {
  width: calc(100% - 1px);
}
.quick-estimate--form--select {
  display: inline-block;
  float: left;
  background-position: calc(100% - 8px) 50%;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .quick-estimate--form--select {
    background-position: calc(100% - 7px) 50%;
    padding: 8px;
  }
}
.quick-estimate--form--select.form-control, .default-form .quick-estimate--form--select.form-field, .manager-registration-form .quick-estimate--form--select.form-field {
  padding: 0 12px 0 30px !important;
}
.quick-estimate--form--select.short {
  width: 85px;
}
.quick-estimate--form--select.long {
  width: 135px;
}
@media screen and (max-width: 1679px) and (min-width: 1280px) {
  .quick-estimate--form--select.long {
    width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .quick-estimate--form--select.long {
    width: 121px;
  }
}
.quick-estimate--form .form-group.row {
  clear: both;
  overflow: visible;
}
.quick-estimate--footer {
  margin-top: 40px;
  padding: 0;
  min-height: 0;
  background-color: #fff;
  color: #373941;
}
.quick-estimate--label {
  float: left;
  margin-right: 10px;
  color: #000;
}
.quick-estimate--approximate {
  clear: both;
  margin: 20px 0;
  padding: 25px 0;
  border-top: 1px solid #c3c1c2;
  border-bottom: 1px solid #c3c1c2;
  text-align: right;
}
.quick-estimate--approximate--price {
  display: table;
  overflow: hidden;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
}
.quick-estimate--approximate--price__left {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.quick-estimate--approximate--price__center {
  display: table-cell;
  padding: 0 15px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
}
.quick-estimate--approximate--price__right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.quick-estimate--approximate--comments {
  padding-top: 10px;
  font-size: 13px;
}
.quick-estimate--approximate--error {
  color: #FF5B65;
  text-align: center;
  font-weight: bold;
}
.quick-estimate--approximate-not-available {
  clear: both;
  margin: 20px 0;
  padding: 25px 0;
  border-top: 1px solid #c3c1c2;
  border-bottom: 1px solid #c3c1c2;
  text-align: center;
}
.quick-estimate--button {
  width: 100%;
}
.quick-estimate--button-holder {
  margin-top: 5px;
  padding: 0 34px 5px;
}
.quick-estimate--button-holder__long {
  margin-top: 0;
  padding: 0 36px;
}
.quick-estimate--why-link {
  display: block;
  margin-top: 5px;
  padding: 8px 10px;
  width: 100%;
  color: #00a287;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
}
.quick-estimate--why-link:focus {
  color: #00a287;
  text-decoration: none;
}
.quick-estimate--why-link:hover, .quick-estimate--why-link.active {
  color: #00a287;
  text-decoration: none;
}
.quick-estimate--why-description {
  clear: both;
  padding: 15px 20px 25px;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .quick-estimate--why-description {
    padding: 15px 0 25px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 400px) {
  .quick-estimate--why-description {
    text-align: center;
  }
}
.quick-estimate--why-description-counter {
  background-color: #00a287;
  color: #fff;
  width: 19px;
  height: 19px;
  display: inline-block;
  font-weight: 700;
  font-size: 9px;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
  margin-right: 6px;
  border: 2px solid #006f5d;
}
.quick-estimate--why-description p {
  margin-bottom: 19px;
}
.quick-estimate--why-description p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .quick-estimate.sticky {
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 100;
    margin-left: 34px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1679px) {
  .quick-estimate.sticky {
    margin-left: 50px;
  }
}
@media (min-width: 1280px) {
  .quick-estimate.sticky__to-bottom {
    position: absolute;
    bottom: 527px;
    margin-left: 34px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1679px) {
  .quick-estimate.sticky__to-bottom {
    margin-left: 50px;
    bottom: 430px;
  }
}

@media screen and (max-width: 1279px) {
  .quick-estimate--form--half-col {
    float: left;
    overflow: hidden;
    width: 50%;
  }
  .col-sidebar {
    height: auto !important;
  }
}
@media screen and (max-width: 1279px) {
  .row__no-margin {
    margin-left: -15px;
    margin-right: -15px;
  }
  body:not(.enquiry-form-opened) #col-sidebar {
    display: none;
  }
  .quick-estimate {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 10;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 100% !important;
    top: 0 !important;
    height: 0;
    overflow: hidden;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  body.enquiry-form-opened .quick-estimate {
    opacity: 1;
    height: auto;
    visibility: visible;
    border: 0;
  }
  .quick-estimate--form {
    padding: 20px 15px 0;
  }
  .quick-estimate--form--half-col {
    width: 107%;
    text-align: center;
  }
  .quick-estimate--form--row {
    width: 104%;
    margin-bottom: 20px;
    padding-right: 0;
    text-align: center;
  }
  .quick-estimate--form--col {
    float: none;
    display: inline-block;
    font-size: 0;
  }
  .quick-estimate--approximate--price__left {
    display: block;
    width: 100%;
  }
  .quick-estimate--approximate--price__center {
    display: block;
    float: left;
    width: 50%;
    text-align: left;
    padding: 10px 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .quick-estimate--form--half-col {
    width: calc(100% + 47px);
  }
  .quick-estimate--form--row {
    width: calc(100% + 33px);
  }
}
@media screen and (max-width: 767px) {
  .quick-estimate--form--col + .quick-estimate--form--col {
    margin-left: 2px;
  }
  .quick-estimate--form--col + .quick-estimate--form--col--people {
    margin-left: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .quick-estimate--form--half-col {
    margin-bottom: 10px;
  }
}
@supports (position: sticky) {
  @media (max-height: 634px) {
    .col-sidebar {
      display: flex;
      align-items: flex-start;
      padding-bottom: 24px;
    }
    .quick-estimate {
      bottom: 0;
      top: initial;
      padding-bottom: 16px;
    }
  }
}
.quick-estimate__wrapper {
  padding: 24px;
  width: 100%;
}
@media screen and (max-width: 479px) {
  .quick-estimate__wrapper {
    padding: 24px 4px;
  }
}

.quick-estimate__placeholder {
  min-height: 242px;
}
.quick-estimate__placeholder .loading-overlay-base, .quick-estimate__placeholder .loading-overlay-infowindow {
  display: block;
  top: 4px;
  height: auto;
}

@media (min-width: 1280px) {
  .v-room-enquiry__wrap {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(55, 57, 65, 0.04), 0 2px 4px rgba(55, 57, 65, 0.04), 0 4px 8px rgba(55, 57, 65, 0.04), 0 8px 16px rgba(55, 57, 65, 0.04), 0 16px 32px rgba(55, 57, 65, 0.04);
    overflow: hidden;
  }
  .quick-estimate.sticky_position {
    position: sticky;
    top: 0;
  }
}
@media (min-width: 1680px) {
  .quick-estimate {
    max-width: 364px;
  }
}
@media (max-width: 1279px) {
  .quick-estimate {
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    transform: translate3d(0, 0, 0);
  }
  .quick-estimate, .v-room-enquiry__wrap, .quick-estimate__wrapper {
    transform: translate3d(0, 0, 0);
    overscroll-behavior-y: contain;
    overflow-x: hidden;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
}
.event-page .no-flow {
  width: 100%;
}
.event-page__details {
  padding: 3.5em 0;
  background-color: #f7f7f7;
}
.event-page__details--wrapper {
  display: block;
  margin: 0 auto;
  max-width: 60em;
}
.event-page__details--wrapper p {
  font-size: 13px;
  line-height: 1.7;
}
.event-page__details--wrapper p:last-of-type {
  margin-bottom: 0;
}
.event-page .venues-wrapper {
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 0;
}
.event-page .results-item {
  display: inline-block;
  float: none;
  margin-bottom: 30px;
  font-size: 15px;
}
.event-page .best-choice {
  background-color: #00a287;
}
.event-page .best-price {
  background-color: #fdb813;
}
.event-page .best-events-notice {
  text-transform: uppercase;
  letter-spacing: 8px;
  font-weight: 400;
  text-align: center;
  font-weight: 700;
  font-size: 1.733em;
  margin: 2em auto 2em;
}
.event-page .rent-notice {
  text-align: center;
  font-weight: 700;
  font-size: 1.333em;
  margin: 2em auto 2em;
  font-weight: 700;
}
.event-page .event-contact {
  margin-bottom: 57px;
}
.event-page .contact-header {
  text-align: center;
  font-weight: 700;
  font-size: 1.733em;
  margin: 0 auto 0.3em;
}
.event-page .contact-subheader {
  margin: 15px 0 60px;
  font-size: 1.5em;
}
.event-page .contact-info {
  font-weight: 400;
  font-size: 2em;
}
.event-page .map-canvas {
  height: 500px;
}
.event-page .separator-event-page {
  margin-top: 50px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .event-page .results-item {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .event-page .intro-heading,
  .event-page .intro-subheading {
    font-size: 1em;
  }
  .event-page .intro-heading {
    padding-top: 0;
  }
  .event-page .map-canvas {
    height: 250px;
  }
  .event-page .best-events-notice {
    font-size: 1.2em;
  }
}

.review-content {
  overflow: hidden;
  padding: 15px 0;
  margin: 0;
}

@media screen and (max-width: 1279px) {
  .review-description {
    margin-top: 19px;
  }
}

.review-description__mark {
  width: 35px;
  height: 35px;
  background: #00a287;
  color: #fff;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  flex-shrink: 0;
}

.review-description__content {
  border: 1px solid;
  border-radius: 10px;
  padding: 0 15px;
}

.review-description__sign {
  margin-top: 16px;
  margin-right: 10px;
  flex-shrink: 0;
}

.mark-label {
  margin: 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .mark-label {
    text-align: left;
  }
}

.review-name-date {
  font-size: 0.86667em;
}
.review-name-date .mark-label {
  font-weight: 400;
}

.venue-reviews .review-item {
  border-top: 0 !important;
  border-bottom: 1px solid #e6e6e6;
}
.venue-reviews .author-container .name {
  font-weight: bold;
  color: #00a287;
  margin-bottom: 10px;
}
.venue-reviews .author-container__avatar {
  width: 50px;
  height: 50px;
  background: #00a287;
  color: #fff;
  font-size: 25px;
  border-radius: 100%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .venue-reviews .author-container__avatar {
    width: 35px;
    height: 35px;
    font-size: 20px;
  }
}
.venue-reviews .stars {
  margin: 0;
  font-size: 19px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .venue-reviews .stars {
    font-size: 18px;
  }
}
.venue-reviews .mark-label {
  font-weight: normal;
  font-size: 14px;
}
.venue-reviews .review-list-container {
  color: #373941;
}
.venue-reviews .review-list-container .review-description {
  margin-top: 0;
}
.venue-reviews .review-list-container li + li {
  border-top: 1px solid #b9b9b2;
}

@media screen and (min-width: 768px) {
  .ios-no-bounce {
    position: fixed;
    width: 100%;
  }
  .ios-no-bounce body {
    position: fixed;
    width: 100%;
  }
}
.price-range-wrapper {
  margin-top: 19px;
}
@media screen and (max-width: 767px) {
  .price-range-wrapper {
    margin-top: 0;
  }
}

.price-range-container {
  margin-top: 19px;
  padding-right: 30px;
}
@media screen and (max-width: 1279px) {
  .price-range-container {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .price-range-container {
    display: flex;
    flex-direction: column-reverse;
  }
  .price-range-container .pricing-labels {
    margin: 10px -20px 10px;
  }
}

.pricing-labels {
  display: flex;
  margin: 20px -20px 0;
  justify-content: space-between;
}

.pricing-label {
  position: relative;
  font-size: 13px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pricing-label:before {
  position: absolute;
  content: "";
}
@media screen and (max-width: 767px) {
  .pricing-label {
    font-size: 13px;
  }
}

.results-header {
  margin: 0;
  color: #373941;
  text-align: right;
  font-weight: 700;
  font-size: 0.86667em;
  line-height: 1.8;
  align-self: center;
  order: 2;
  flex-grow: 1;
  flex-basis: 0;
}
@media screen and (max-width: 991px) {
  .results-header {
    padding: 6px 0;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .results-header {
    padding: 0;
    margin: 12px 0 0;
    text-align: center;
    float: none;
  }
}

.results-filter--remove-button {
  display: inline-block;
  overflow: hidden;
  margin-top: 0;
  margin-right: 0;
  margin-left: 6px;
  height: 12px;
  vertical-align: middle;
  font-size: 17px;
  line-height: 9px;
}
.results-filter--labels-list {
  display: block;
  margin: 0 10px;
  padding: 0;
  list-style-type: none;
  vertical-align: top;
  order: 1;
  flex-grow: 0;
  max-width: 50%;
}
@media screen and (max-width: 991px) {
  .results-filter--labels-list {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .results-filter--labels-list {
    display: none;
  }
}
.results-filter--labels-list .btn-sm, .results-filter--labels-list .btn-group-sm > .btn {
  margin: 2px;
}

.results-list {
  overscroll-behavior: none;
}
.results-list [class^=col-],
.results-list [class*=" col-"] {
  padding-right: 9px;
  padding-left: 9px;
}
.results-list .navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 1100;
}
.results-list .loading .loading-overlay-base, .results-list .loading .loading-overlay-infowindow,
.results-list .loading .spinner-dots,
.results-list .loading-list .loading-overlay-base,
.results-list .loading-list .loading-overlay-infowindow,
.results-list .loading-list .spinner-dots {
  display: block;
}
.results-list .loading .results-header,
.results-list .loading-list .results-header {
  display: none;
}
@media screen and (max-width: 767px) {
  .results-list .loading .loading-overlay-base, .results-list .loading .loading-overlay-infowindow,
  .results-list .loading-list .loading-overlay-base,
  .results-list .loading-list .loading-overlay-infowindow {
    display: none;
  }
  .results-list .loading .loading-overlay-base.load-results, .results-list .loading .load-results.loading-overlay-infowindow,
  .results-list .loading-list .loading-overlay-base.load-results,
  .results-list .loading-list .load-results.loading-overlay-infowindow {
    display: block;
  }
  .results-list .loading .spinner-dots,
  .results-list .loading-list .spinner-dots {
    width: 100%;
  }
}
.results-list.loading-page .search-results .loading-overlay-base, .results-list.loading-page .search-results .loading-overlay-infowindow,
.results-list.loading-page .search-results .spinner-dots {
  display: block;
}
@media screen and (max-width: 767px) {
  .results-list.loading-page .search-results .loading-overlay-base, .results-list.loading-page .search-results .loading-overlay-infowindow {
    display: none;
  }
  .results-list.loading-page .search-results .loading-overlay-base.load-results, .results-list.loading-page .search-results .load-results.loading-overlay-infowindow {
    display: block;
  }
  .results-list.loading-page .search-results .spinner-dots {
    width: 100%;
  }
}
.results-list select.time-from, .results-list select.time-to {
  color: #999999;
}
.results-list select.time-from option, .results-list select.time-to option {
  color: #222222;
}
.results-list .filter-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .results-list .filter-row {
    display: block;
  }
}
.results-list .filter-element label {
  margin-bottom: 5px;
  padding-right: 5px;
  flex-basis: 33%;
}
.results-list .filter-label {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  vertical-align: top;
  text-align: left;
  font-weight: 400;
  font-size: 13px;
  line-height: 39px;
}
@media screen and (max-width: 767px) {
  .results-list .filter-label {
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #6f6f6f;
  }
}
.results-list .filter-label.label-price-range {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .results-list .filter-label.label-price-range {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.results-list .filter-label.label-basic-sm {
  width: 70px;
}
.results-list .filter-label.label-time-to {
  width: 18px;
}
.results-list .filter-label.label-location, .results-list .filter-label.label-room-layout {
  margin-right: 5px;
  width: 80px;
}
.results-list .filter-label.label-people {
  min-width: 48px;
  width: calc(50% - 38px);
}
.results-list .filter-label.label-advanced-filters {
  line-height: 29px;
}
@media screen and (max-width: 1279px) {
  .results-list .filter-label.label-room-layout, .results-list .filter-label.label-location, .results-list .filter-label.label-people {
    width: 100%;
  }
  .results-list .filter-label.label-time-to {
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .results-list .filter-label.label-basic-sm {
    width: 100%;
  }
}
.results-list .form-control, .results-list .default-form .form-field, .default-form .results-list .form-field, .results-list .manager-registration-form .form-field, .manager-registration-form .results-list .form-field,
.results-list .form-input-wrapper {
  font-size: 13px;
  position: relative;
}
.results-list .form-control.basic-setting, .results-list .default-form .basic-setting.form-field, .default-form .results-list .basic-setting.form-field, .results-list .manager-registration-form .basic-setting.form-field, .manager-registration-form .results-list .basic-setting.form-field,
.results-list .form-input-wrapper.basic-setting {
  display: inline-block;
  width: 120px;
}
.results-list .form-control.basic-setting.input-basic-sm, .results-list .default-form .basic-setting.input-basic-sm.form-field, .default-form .results-list .basic-setting.input-basic-sm.form-field, .results-list .manager-registration-form .basic-setting.input-basic-sm.form-field, .manager-registration-form .results-list .basic-setting.input-basic-sm.form-field,
.results-list .form-input-wrapper.basic-setting.input-basic-sm {
  min-width: 108px;
  width: calc(100% - 80px);
}
.results-list .form-control.basic-setting.people, .results-list .default-form .basic-setting.people.form-field, .default-form .results-list .basic-setting.people.form-field, .results-list .manager-registration-form .basic-setting.people.form-field, .manager-registration-form .results-list .basic-setting.people.form-field,
.results-list .form-input-wrapper.basic-setting.people {
  width: 100%;
}
.results-list .form-control.basic-setting.event-type, .results-list .default-form .basic-setting.event-type.form-field, .default-form .results-list .basic-setting.event-type.form-field, .results-list .manager-registration-form .basic-setting.event-type.form-field, .manager-registration-form .results-list .basic-setting.event-type.form-field,
.results-list .form-input-wrapper.basic-setting.event-type {
  position: relative;
  width: calc(100% - 80px);
}
.results-list .form-control.basic-setting.event-type ~ .persistent-tooltip, .results-list .default-form .basic-setting.event-type.form-field ~ .persistent-tooltip, .default-form .results-list .basic-setting.event-type.form-field ~ .persistent-tooltip, .results-list .manager-registration-form .basic-setting.event-type.form-field ~ .persistent-tooltip, .manager-registration-form .results-list .basic-setting.event-type.form-field ~ .persistent-tooltip,
.results-list .form-input-wrapper.basic-setting.event-type ~ .persistent-tooltip {
  left: calc(50% + 35px) !important;
}
.results-list .form-control.basic-setting.location, .results-list .default-form .basic-setting.location.form-field, .default-form .results-list .basic-setting.location.form-field, .results-list .manager-registration-form .basic-setting.location.form-field, .manager-registration-form .results-list .basic-setting.location.form-field,
.results-list .form-input-wrapper.basic-setting.location {
  width: calc(100% - 91px);
}
.results-list .form-control.basic-setting.room-layout, .results-list .default-form .basic-setting.room-layout.form-field, .default-form .results-list .basic-setting.room-layout.form-field, .results-list .manager-registration-form .basic-setting.room-layout.form-field, .manager-registration-form .results-list .basic-setting.room-layout.form-field,
.results-list .form-input-wrapper.basic-setting.room-layout {
  width: 100%;
  border: 0;
  box-shadow: none;
}
.results-list .form-control.basic-setting.date, .results-list .default-form .basic-setting.date.form-field, .default-form .results-list .basic-setting.date.form-field, .results-list .manager-registration-form .basic-setting.date.form-field, .manager-registration-form .results-list .basic-setting.date.form-field,
.results-list .form-input-wrapper.basic-setting.date {
  min-width: 120px;
  width: calc(100% - 79px);
  background-color: #fff;
  cursor: pointer;
  font-size: 15px;
}
.results-list .form-control.basic-setting.time-from, .results-list .default-form .basic-setting.time-from.form-field, .default-form .results-list .basic-setting.time-from.form-field, .results-list .manager-registration-form .basic-setting.time-from.form-field, .manager-registration-form .results-list .basic-setting.time-from.form-field,
.results-list .form-input-wrapper.basic-setting.time-from {
  margin-left: 0;
  width: calc(50% - 5px);
  margin-right: 5px;
}
.results-list .form-control.basic-setting.time-to, .results-list .default-form .basic-setting.time-to.form-field, .default-form .results-list .basic-setting.time-to.form-field, .results-list .manager-registration-form .basic-setting.time-to.form-field, .manager-registration-form .results-list .basic-setting.time-to.form-field,
.results-list .form-input-wrapper.basic-setting.time-to {
  width: calc(50% - 4px);
}
@media screen and (max-width: 1279px) {
  .results-list .form-control.basic-setting, .results-list .default-form .basic-setting.form-field, .default-form .results-list .basic-setting.form-field, .results-list .manager-registration-form .basic-setting.form-field, .manager-registration-form .results-list .basic-setting.form-field,
  .results-list .form-input-wrapper.basic-setting {
    width: 100%;
    display: inline-block;
  }
  .results-list .form-control.basic-setting.input-basic-sm, .results-list .default-form .basic-setting.input-basic-sm.form-field, .default-form .results-list .basic-setting.input-basic-sm.form-field, .results-list .manager-registration-form .basic-setting.input-basic-sm.form-field, .manager-registration-form .results-list .basic-setting.input-basic-sm.form-field, .results-list .form-control.basic-setting.location, .results-list .default-form .basic-setting.location.form-field, .default-form .results-list .basic-setting.location.form-field, .results-list .manager-registration-form .basic-setting.location.form-field, .manager-registration-form .results-list .basic-setting.location.form-field, .results-list .form-control.basic-setting.event-type, .results-list .default-form .basic-setting.event-type.form-field, .default-form .results-list .basic-setting.event-type.form-field, .results-list .manager-registration-form .basic-setting.event-type.form-field, .manager-registration-form .results-list .basic-setting.event-type.form-field, .results-list .form-control.basic-setting.room-layout, .results-list .default-form .basic-setting.room-layout.form-field, .default-form .results-list .basic-setting.room-layout.form-field, .results-list .manager-registration-form .basic-setting.room-layout.form-field, .manager-registration-form .results-list .basic-setting.room-layout.form-field, .results-list .form-control.basic-setting.people, .results-list .default-form .basic-setting.people.form-field, .default-form .results-list .basic-setting.people.form-field, .results-list .manager-registration-form .basic-setting.people.form-field, .manager-registration-form .results-list .basic-setting.people.form-field,
  .results-list .form-input-wrapper.basic-setting.input-basic-sm,
  .results-list .form-input-wrapper.basic-setting.location,
  .results-list .form-input-wrapper.basic-setting.event-type,
  .results-list .form-input-wrapper.basic-setting.room-layout,
  .results-list .form-input-wrapper.basic-setting.people {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .results-list .form-control.basic-setting.event-type, .results-list .default-form .basic-setting.event-type.form-field, .default-form .results-list .basic-setting.event-type.form-field, .results-list .manager-registration-form .basic-setting.event-type.form-field, .manager-registration-form .results-list .basic-setting.event-type.form-field,
  .results-list .form-input-wrapper.basic-setting.event-type {
    margin-bottom: 10px;
  }
  .results-list .form-control.basic-setting.date, .results-list .default-form .basic-setting.date.form-field, .default-form .results-list .basic-setting.date.form-field, .results-list .manager-registration-form .basic-setting.date.form-field, .manager-registration-form .results-list .basic-setting.date.form-field,
  .results-list .form-input-wrapper.basic-setting.date {
    margin-top: 0;
    width: 100%;
  }
}
.results-list .results-item {
  z-index: 50;
  padding: 9px 9px 9px 18px;
}
.results-list .results-item:nth-of-type(2n) {
  padding: 9px 18px 9px 9px;
}
@media screen and (max-width: 767px) {
  .results-list .results-item {
    padding: 18px;
  }
  .results-list .results-item:nth-of-type(2n) {
    padding: 18px;
  }
}
.results-list .container, .results-list .container-regular {
  width: 100%;
  padding: 0;
}
.results-list .row {
  margin-right: 0;
  margin-left: 0;
}
.results-list .row.indent-left {
  margin-left: -8px;
}
.results-list .row .last-filter {
  margin-bottom: 19px;
}
.results-list .filter-toggle-container {
  padding: 1.5rem;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background-color: #fafafa;
  display: flex;
  flex-direction: row;
  backface-visibility: hidden;
  order: 0;
  z-index: 102;
  justify-content: baseline;
  margin: 0;
  align-items: center;
}
@media (max-width: 1279px) {
  .results-list .filter-toggle-container {
    padding: 1rem;
  }
}
.results-list .filter-toggle-container > * {
  flex-shrink: 0;
}
.results-list .filter-toggle-container.sticky {
  position: fixed;
  top: 52px;
}
@media screen and (max-width: 991px) {
  .results-list .filter-toggle-container {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .results-list .filter-toggle-container {
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 60;
    margin-left: -15px;
    background: none;
    border: 0;
    bottom: 20px;
    padding: 0;
    margin-bottom: 0;
  }
  .results-list .filter-toggle-container .spinner-dots {
    display: none;
  }
  .results-list .filter-toggle-container .btn-long {
    width: 130px;
    float: none !important;
  }
}
.results-list .filter-toggle-container .spinner-dots {
  text-align: right;
  flex-grow: 1;
}
.results-list .filter-expand {
  position: absolute;
  bottom: 0;
  left: 10px;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6f6f6f;
}
.results-list .filter-expand .expand-more {
  display: block;
}
.results-list .filter-expand .expand-less {
  display: none;
}
.results-list .filter-expand.expanded .expand-more {
  display: none;
}
.results-list .filter-expand.expanded .expand-less {
  display: block;
}
@media screen and (max-width: 767px) {
  .results-list .basic-filters {
    display: none;
  }
}
.results-list .search-filters-header {
  background: #eeeeee;
  padding: 15px;
  padding-left: 32px;
  font-size: 18px;
  letter-spacing: 0.03em;
  color: #6f6f6f;
  left: 0;
  right: 0;
  height: 55px;
  display: flex;
  align-items: center;
}
.results-list .basic-filters--top {
  margin-top: 19px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1279px) {
  .results-list .basic-filters--top {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .results-list .basic-filters--top {
    margin-top: 60px;
  }
}
.results-list .basic-filters--bottom {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .results-list .basic-filters--bottom {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1279px) {
  .results-list .search-filter--people {
    margin-top: 39px;
  }
}
@media screen and (max-width: 767px) {
  .results-list .search-filter--people {
    margin-top: 0;
  }
}
@media screen and (max-width: 1279px) {
  .results-list .search-filter--location {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .results-list .search-filter--location {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .results-list .search-filter--location .filter-label {
    border-top: 1px solid #ddd;
    margin-top: 19px;
  }
}
.results-list .search-filter--room-layout {
  display: none;
  height: 39px;
}
@media screen and (max-width: 1279px) {
  .results-list .search-filter--room-layout {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .results-list .search-filter--room-layout {
    order: 1;
  }
}
@media screen and (max-width: 1279px) {
  .results-list .search-filter--date {
    order: 3;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .results-list .search-filter--date .filter-label {
    text-align: center;
    font-size: 16px;
    color: #6f6f6f;
    border-top: 1px solid #ddd;
    margin-top: 19px;
  }
}
.results-list .update-search {
  position: absolute;
  left: 62px;
  top: 10px;
  z-index: 12;
  margin: 0;
  padding: 3px 12px;
  width: 270px;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 4px #4e515d;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.results-list .update-search--button-wrap {
  margin-top: -2px;
  margin-bottom: 7px;
  text-align: center;
}
.results-list .search-container {
  padding: 20px 18px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background-color: #fafafa;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 500;
  margin-bottom: 0;
  text-align: right;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .results-list .search-container {
    width: 100%;
    text-align: center;
    padding: 12px;
    position: fixed;
    bottom: 0;
    left: 0;
  }
  .results-list .search-container .btn-long {
    width: 130px;
  }
}
.results-list .search-results {
  position: relative;
  padding-top: 108px;
}
@media screen and (max-width: 767px) {
  .results-list .search-results {
    padding-top: 0;
  }
}
.results-list .search-results.hidden ~ .results-footer {
  display: none;
}
.results-list .results-container {
  position: relative;
  z-index: 2;
  width: 60%;
  margin-top: 53px;
}
@media screen and (max-width: 767px) {
  .results-list .results-container {
    position: initial;
    width: 100%;
    overflow-y: auto;
    padding-bottom: 96px;
  }
}
.results-list .search-filters .persistent-tooltip {
  position: absolute;
  width: inherit;
  max-width: 300px;
  transform: translate(-50%);
}
.results-list .search-filters .feature-time-limit {
  margin-left: 39px;
  width: 125px;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #ddd;
  background-position: calc(100% - 5px) 50%;
  background-size: 8px;
  cursor: pointer;
}
.results-list .search-filters input[type=checkbox] ~ select {
  display: none;
}
.results-list .search-filters input[type=checkbox]:checked ~ select {
  display: block;
}

@media screen and (max-width: 767px) {
  .results-list {
    height: auto;
  }
  .results-list .navbar {
    position: sticky;
  }
  .results-list #app {
    margin-top: 0;
  }
}
.results-pagination {
  padding: 24px 18px;
}
@media screen and (max-width: 767px) {
  .results-pagination {
    padding: 15px 10px;
  }
}
.results-pagination .pagination {
  margin: 15px 0 0;
  padding-top: 20px;
  padding-bottom: 30px;
  width: 100%;
  border-top: 1px solid #eeeeee;
}
.results-pagination .pagination > li {
  cursor: pointer;
  display: inline-block;
}
.results-pagination .pagination > li.disabled {
  cursor: default;
}
.results-pagination .pagination > li > span,
.results-pagination .pagination > li > a {
  position: relative;
  border-radius: 0;
  color: #373941;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.8;
  transition: 200ms all ease;
}
.results-pagination .pagination > li > span:hover,
.results-pagination .pagination > li > a:hover {
  border-color: transparent;
  background-color: #eeeeee;
  color: #00a287;
}
@media screen and (max-width: 767px) {
  .results-pagination .pagination > li > span,
  .results-pagination .pagination > li > a {
    padding: 8px 13px;
    font-size: 13px;
  }
}
.results-pagination .pagination > li:not(.active) a:focus {
  border-color: transparent;
  background-color: transparent;
  color: #373941;
}
.results-pagination .pagination > li.active > span,
.results-pagination .pagination > li.active > a {
  color: #fff;
}
.results-pagination .pagination > li.active > span:after,
.results-pagination .pagination > li.active > a:after {
  position: absolute;
  top: -23px;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #00a287;
  content: "";
}
@media screen and (max-width: 767px) {
  .results-pagination .pagination > li.active > span:after,
  .results-pagination .pagination > li.active > a:after {
    display: none;
  }
}

.results-pagination--center {
  text-align: center;
}

#mobile-search-buttons {
  width: 100%;
  position: fixed;
  bottom: 20px;
  left: 0;
  z-index: 200;
  font-size: 0;
  text-align: center;
}
#mobile-search-buttons .btn {
  width: auto;
  height: 50px;
  background: #FF5B65;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding-right: 32px;
  padding-left: 32px;
  border-radius: 64px;
  border: 0;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  outline: none;
}
#mobile-search-buttons .btn.btn-left {
  box-shadow: none;
  border-radius: 64px 0 0 64px;
}
#mobile-search-buttons .btn.btn-right {
  box-shadow: none;
  border-radius: 0 64px 64px 0;
  margin-left: 1px;
}

.results-item.info-box {
  position: relative;
  overflow: hidden !important;
  margin: 0;
  padding: 0;
  width: 288px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  min-height: 250px;
}
@media screen and (max-width: 1279px) {
  .results-item.info-box {
    width: 275px;
  }
}
.results-item.info-box .price-amount {
  margin: 4px 0 0;
}
.results-item.info-box .item-info {
  margin: 8px 12px 0;
  height: 40px;
  z-index: 1;
}
.results-item.info-box .image-carousel-holder {
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .results-item {
    padding: 9px;
  }
}
.results-item .image-container {
  position: relative;
  display: block;
  padding-bottom: 67%;
  background: #ddd;
  overflow: hidden;
}
.results-item .image-container .image-link {
  display: block;
  height: 100%;
}
.results-item .image-container .single-image {
  display: block;
  margin: 0 auto;
  height: 100%;
}
.results-item .price-container {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 2.5px 8px 5px;
  min-width: 140px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-weight: 400;
  cursor: default;
  transition: 200ms all ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  pointer-events: none;
}
.results-item .price-container:hover {
  background-color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}
.results-item .price-container a {
  color: #fff;
}
.results-item .price-container a:hover {
  text-decoration: none;
}
.results-item .price-container .price-amount {
  font-size: 1.2em;
  margin: 0;
}
.results-item .price-container .price-info {
  display: block;
  font-size: 0.65em;
}
.results-item .item-info {
  position: relative;
  margin: 9px auto 0;
  min-height: 62px;
}
.results-item .item-info a, .results-item.item-info-link {
  color: #373941;
  text-decoration: none;
}
.results-item .item-info a:hover, .results-item.item-info-link:hover {
  color: #3d3d3d;
  text-decoration: none;
}
.results-item .item-shorlist-container {
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 13px;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #fff;
  text-shadow: 0 0 3px #6f6f6f;
}
.results-item .item-info__name {
  width: calc(100% - 100px);
}
.results-item .item-info__capacity {
  min-width: 100px;
}
.results-item .room-name-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.results-item .room-name-wrapper .room-name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  margin-right: 5px;
  max-width: 100%;
  font-weight: 700;
  line-height: inherit;
}
.results-item .room-name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
  max-width: calc(100% - 90px);
  font-weight: 700;
}
.results-item .venue-name {
  margin-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.results-item .capacity-icon {
  display: block;
  margin-top: -9px;
  margin-bottom: -2px;
  color: #6f6f6f;
  font-size: 2.55rem;
}

.results-item-v2 .c-room-card__heart {
  display: none;
}

.gm-iw.gm-sm {
  width: 240px !important;
}

a[href^="http://maps.google.com/maps"] div img,
a[href^="https://maps.google.com/maps"] div img {
  filter: grayscale(100%);
}

.room-layouts {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 104;
  width: calc(100% - 18px);
  height: 39px;
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  margin-left: 9px;
  margin-right: 9px;
  overflow: hidden;
}

.room-layouts__option {
  width: 50%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid #ddd;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 12px;
  color: #6f6f6f;
  cursor: pointer;
}
.room-layouts__option .image-default {
  display: block;
}
.room-layouts__option .image-active {
  display: none;
}
.room-layouts__option img {
  height: 23px;
  margin-right: 14px;
}

.room-layouts__option.selected {
  background: #00a287;
  border-color: #00a287;
  color: #fff;
  font-weight: bold;
}
.room-layouts__option.selected .image-default {
  display: none;
}
.room-layouts__option.selected .image-active {
  display: block;
}

.room-layouts-arrow {
  background: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='8.533' width='10.667' viewBox='0 0 10 8'%3E%3Cpath d='M10 0L5 8 0 0z' fill='%2300a287'/%3E%3C/svg%3E) no-repeat center;
  width: 39px;
  height: 37px;
  flex-shrink: 0;
  cursor: pointer;
}
.room-layouts-arrow:hover {
  background-color: #fafafa;
}

.room-layouts-popup {
  display: none;
  position: absolute;
  top: 0;
  left: 9px;
  right: 9px;
  background: #fff;
  z-index: 103;
  padding: 40px 5px 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.room-layouts-popup .checkbox {
  margin-left: 20px;
}
.room-layouts-popup .checkbox:hover {
  opacity: 0.8;
}
.room-layouts-popup label {
  height: 50px;
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 13px;
  font-weight: 400;
}

.room_layouts-popup__icon {
  width: 70px;
  text-align: center;
}
.room_layouts-popup__icon img {
  max-height: 35px;
}

.room-layouts-popup__close {
  font-size: 13px;
  color: #00a287;
  text-align: right;
  margin: 0;
  padding: 5px;
  cursor: pointer;
}
.room-layouts-popup__close:hover {
  background-color: #fafafa;
}

.filters-nudge--top {
  margin-top: 15px;
  margin-left: 18px;
  width: calc(100% - 36px);
}

.search-popular-date {
  display: none;
  position: absolute;
  right: 30px;
  top: calc(50% - 11px);
  font-size: 12px;
  color: #fdb813;
  border: 1px solid #fdb813;
  padding: 2px;
  letter-spacing: -0.2px;
  border-radius: 4px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .search-popular-date--long {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .search-popular-date--long {
    display: none !important;
  }
}
@media screen and (max-width: 479px) {
  .search-popular-date--long {
    display: none !important;
  }
}
@media screen and (min-width: 1680px) {
  .search-popular-date--medium {
    right: 35px;
    padding: 2px 4px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 1279px) {
  .search-popular-date--medium {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .search-popular-date--short {
    display: none !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .search-popular-date--short {
    display: none !important;
  }
}

.info-box-wrapper .gm-style-iw.gm-style-iw-c {
  padding: 0 !important;
  border-radius: 6px !important;
  max-width: 288px !important;
  transition: height 100ms ease-in-out;
}
.info-box-wrapper .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
  overflow: hidden !important;
  max-width: 288px !important;
}
.info-box-wrapper .gm-style-iw.gm-style-iw-c .gm-style-iw-d > div {
  overflow: hidden;
  width: 288px;
}
.info-box-wrapper .gm-style-iw-chr {
  display: none !important;
}
@media screen and (max-width: 1279px) {
  .info-box-wrapper .gm-style-iw.gm-style-iw-c {
    max-width: 275px !important;
    max-height: 264px;
  }
  .info-box-wrapper .gm-style-iw.gm-style-iw-c .gm-style-iw-d {
    max-width: 275px !important;
  }
  .info-box-wrapper .gm-style-iw.gm-style-iw-c .gm-style-iw-d > div {
    width: 275px;
  }
}

.static-page__header__policy, .static-page__header__press, .static-page__header__faq, .static-page__header__contact-us, .static-page__header__about {
  position: relative;
  height: 300px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.static-page__wrapper {
  margin: 54px auto 84px;
  width: 100%;
}

.static-page__wrapper ol li:before, .static-page__wrapper p,
.static-page__wrapper ul {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.875;
}

.static-page__wrapper ol > .main-section:before, .static-page__wrapper ol > .main-section, .static-page__wrapper h3 {
  margin: 0 0 20px;
  font-weight: 800;
  font-size: 16px;
}

.custom-page .container[role=main], .custom-page [role=main].container-regular {
  padding-top: 3em;
  padding-bottom: 3em;
  background-color: #fff;
}

.static-page.container, .static-page.container-regular {
  width: 100%;
}
.static-page--padded {
  padding-top: 90px;
}
@media screen and (max-width: 1300px) {
  .static-page--padded {
    padding-top: 55px;
  }
}
@media screen and (max-width: 479px) {
  .static-page table {
    width: 100%;
  }
}
.static-page__header__title {
  position: absolute;
  bottom: 20px;
  left: auto;
  color: #fff;
  text-shadow: 2px 2px 8px #222222;
  font-weight: 700;
  font-size: 4.8em;
}
@media screen and (max-width: 1300px) {
  .static-page__header__title {
    font-size: 3.6em;
  }
}
@media screen and (max-width: 479px) {
  .static-page__header__title {
    font-size: 2.4em;
  }
}
.static-page__header__about {
  background-image: url(/build/images/page/headers/about.jpg);
}
.static-page__header__contact-us {
  background-image: url(/build/images/page/headers/contact.jpg);
}
.static-page__header__faq {
  background-image: url(/build/images/page/headers/faq.jpg);
}
.static-page__header__press {
  background-image: url(/build/images/page/headers/press.jpg);
}
.static-page__header__policy {
  background-image: url(/build/images/page/headers/policy.jpg);
}
.static-page__nav {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 80px;
  background-color: #f1f2f3;
  line-height: 80px;
}
@media screen and (max-width: 1300px) {
  .static-page__nav {
    line-height: 1;
    height: auto;
    padding: 6px 0;
    border-bottom: 1px solid #ddd;
  }
}
.static-page__list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  justify-content: center;
}
@media screen and (max-width: 1300px) {
  .static-page__list {
    max-height: 35px;
    overflow: hidden;
    padding-top: 35px;
    position: relative;
    transition: all 0.5s ease;
    display: block;
  }
  .static-page__list.opened {
    max-height: 325px;
  }
}
.static-page__list__element {
  display: block;
  float: left;
  padding: 0 20px;
  font-size: 0.86667em;
}
@media screen and (max-width: 1300px) {
  .static-page__list__element {
    display: block;
    float: none;
    height: 35px;
    padding: 0;
    width: 100%;
  }
}
.static-page__list__element--active .static-page__list__link {
  color: #00a287;
}
.static-page__list__element--active .static-page__list__link::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #00a287;
  content: "";
}
@media screen and (max-width: 1300px) {
  .static-page__list__element--active .static-page__list__link {
    border-bottom: none;
    font-weight: 700;
  }
  .static-page__list__element--active .static-page__list__link::after {
    background-color: transparent;
    height: 0;
  }
}
@media screen and (max-width: 1300px) {
  .static-page__list__element--active {
    left: 0;
    position: absolute;
    top: 0;
  }
}
.static-page__list__element--mobile-overlap {
  display: none;
}
@media screen and (max-width: 1300px) {
  .static-page__list__element--mobile-overlap {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  .static-page__list__element--mobile-overlap:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #3d3d3d transparent transparent transparent;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -3px;
  }
  .opened .static-page__list__element--mobile-overlap:after {
    content: "";
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #3d3d3d transparent;
  }
}
.static-page__list__link {
  position: relative;
  display: block;
  border-bottom: 4px solid transparent;
  color: #373941;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  font-size: 12px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .static-page__list__link {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 1300px) {
  .static-page__list__link {
    letter-spacing: 0.5px;
    border-bottom: 0;
    line-height: 35px;
    padding: 0;
    vertical-align: middle;
  }
}
.static-page__list__link:hover, .static-page__list__link:active, .static-page__list__link:focus {
  color: #00a287;
  text-decoration: none;
}
.static-page__wrapper {
  max-width: 50em;
}
.static-page__wrapper--large {
  max-width: 60em;
}
.static-page__wrapper--faq {
  margin-top: -15px;
}
.static-page__wrapper--faq h3 {
  color: #373941;
}
.static-page__wrapper--social {
  margin-top: 95px;
  text-align: center;
}
.static-page__wrapper a {
  font-weight: 600;
  word-wrap: break-word;
}
.static-page__wrapper h2 {
  margin: 90px 0 66px 0;
  color: #00a287;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 26px;
}
@media screen and (max-width: 1300px) {
  .static-page__wrapper h2 {
    font-size: 20px;
  }
}
.static-page__wrapper hr + p {
  margin-top: 45px;
}
.static-page__wrapper p + h2 {
  margin-top: 77px;
}
.static-page__wrapper p + h3,
.static-page__wrapper ul + h3 {
  margin-top: 65px;
}
.static-page__wrapper h5 {
  margin: 0;
  color: #00a287;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.static-page__wrapper em {
  color: #00a287;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}
.static-page__wrapper p,
.static-page__wrapper ul {
  color: #373941;
}
.static-page__wrapper ul {
  list-style-type: circle;
  counter-reset: item;
}
.static-page__wrapper ol {
  padding: 0;
  counter-reset: item;
}
.static-page__wrapper ol li {
  display: block;
}
.static-page__wrapper ol li p {
  display: inline;
}
.static-page__wrapper ol > .main-section {
  margin-top: 65px;
}
.static-page__wrapper ol .main-section ul {
  margin-top: 14px;
}
.static-page__wrapper ol > .main-section ul li {
  display: list-item;
}
.static-page__wrapper ol > .main-section ul li:before {
  content: "";
}
.static-page__wrapper ol > .main-section:before {
  color: #373941;
  content: counters(item, ". ") ". ";
}
.static-page__wrapper ol li:before {
  color: #373941;
  content: counters(item, ".") " ";
  counter-increment: item;
}
.static-page__wrapper ol li ol li ol {
  padding-left: 51px;
  list-style-type: lower-alpha;
  counter-reset: item;
  font-weight: 600;
}
.static-page__wrapper ol li ol li ol li {
  display: list-item;
  color: #373941;
  list-style-type: lower-alpha;
  counter-reset: item;
}
.static-page__wrapper ol li ol li ol li:before {
  color: #373941;
  content: "";
  counter-increment: item;
}
.static-page__wrapper ol ol + p {
  margin-top: 14px;
  display: block;
}
.static-page__wrapper .contents-list > li:before {
  color: #373941;
  content: counters(item, ".") ". ";
  counter-increment: item;
}
.static-page__wrapper .contents-list li + li {
  margin-top: 0;
}
.static-page__wrapper h4 + p {
  margin-top: 45px;
}
.static-page__wrapper p + p,
.static-page__wrapper p + ul,
.static-page__wrapper ol li ol,
.static-page__wrapper ol li + li {
  margin-top: 14px;
}
.static-page__wrapper h5 + p {
  margin-top: 25px;
}
.static-page__wrapper h5 + .founder__description {
  margin-bottom: 40px;
}
.static-page__wrapper .highlight {
  color: #00a287;
  font-weight: 700;
}
.static-page__wrapper .founder__description {
  padding: 0 25px;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .static-page__wrapper .founder__description {
    padding: 0 10px;
  }
}
.static-page__wrapper .founder__avatar {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 165px;
  height: auto;
  border: 4px solid #b9b9b2;
  border-radius: 50%;
}
.static-page__social-icons {
  display: flex;
  padding: 50px 0;
  justify-content: center;
}
@media screen and (max-width: 1300px) {
  .static-page__social-icons {
    display: block;
  }
}
.static-page__icon--social.fa {
  margin: 0 18px;
  color: #00a287;
  font-weight: 400;
  font-size: 40px;
}
.static-page__icon--social.fa:hover, .static-page__icon--social.fa:focus {
  text-decoration: none;
}
@media screen and (max-width: 1300px) {
  .static-page__icon--social.fa {
    width: calc(50% - 10px);
    margin: 25px 0;
  }
}
.static-page__widget-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 1300px) {
  .static-page__widget-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
.static-page__widget {
  display: flex;
  flex-direction: column;
  min-width: 220px;
  align-items: center;
}
@media screen and (max-width: 1300px) {
  .static-page__widget {
    margin-bottom: 40px;
  }
}
.static-page__widget__icon {
  margin-bottom: 30px;
}
.static-page__widget__text h5,
.static-page__widget__text a,
.static-page__widget__text h5 a {
  color: #00a287;
  text-decoration: none;
  letter-spacing: 2px;
  font-size: 14px;
}
.static-page .about-us-review {
  border: 2px solid #00a287;
  padding: 20px 25px;
  position: relative;
  height: 100%;
}
.static-page .about-us-review__content {
  font-weight: 400;
}
.static-page .about-us-review__author {
  position: absolute;
  background: #fff;
  padding: 10px;
  bottom: -20px;
  right: 20px;
  font-weight: bold;
  font-size: 16px;
}

.password-reset--action .js-success {
  text-align: center;
}

.faq-social-icons-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0;
}

.faq-social-icons-link {
  margin: 0 15px;
}

.static-page__reviews {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 30px;
}

.not-found .error-number,
.not-found .error-info,
.not-found .error-notice {
  text-align: center;
}
.not-found .error-number {
  margin-top: 0;
  font-size: 9em;
}
.not-found .error-info {
  margin: 0;
  margin-bottom: 0.6em;
  font-size: 2.4em;
}
.not-found .error-notice {
  text-align: center;
  font-size: 0.9333em;
  line-height: 1.5;
}
.not-found .error-hat {
  display: block;
  margin: 20px auto;
  width: 240px;
}
.not-found .error-wrapper {
  min-height: 385px;
}
@media screen and (max-width: 1279px) {
  .not-found .error-wrapper {
    min-height: 325px;
  }
}
@media screen and (max-width: 767px) {
  .not-found .error-hat {
    width: 100%;
    max-width: 230px;
  }
  .not-found .error-wrapper {
    padding: 0 15px;
    min-height: 230px;
  }
}
@media screen and (max-width: 479px) {
  .not-found .error-notice br {
    display: none;
  }
}

footer, .c-footer {
  clear: both;
  padding: 20px 15px;
  min-height: 275px;
  background-color: #373941;
  color: #DEDFE3;
  font-size: 15px;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 767px) {
  footer, .c-footer {
    text-align: center;
  }
}
footer .logo, .c-footer .logo {
  margin-top: 7px;
  max-width: 100%;
  width: 152px;
  height: 34px;
}
footer .footer-header, .c-footer .footer-header {
  margin: 1.25em -32px 1.25em 0;
  padding: 12px 0 8px 2px;
  color: #DEDFE3;
  font-weight: 600;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  font-size: 16px;
  cursor: default;
}
footer .footer-header.last, .c-footer .footer-header.last {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  footer .footer-header, .c-footer .footer-header {
    margin: auto;
  }
}
footer .footer-links, .c-footer .footer-links {
  padding-left: 2px;
  list-style-type: none;
  font-size: 0.85em;
  line-height: 2.4;
}
@media screen and (max-width: 767px) {
  footer .footer-links, .c-footer .footer-links {
    margin: 20px auto;
  }
}
footer .footer-links.get_in_touch-links, .c-footer .footer-links.get_in_touch-links {
  margin-bottom: 0;
}
footer .footer-links + .footer-links, .c-footer .footer-links + .footer-links {
  margin-top: -20px;
}
footer .social-links, .c-footer .social-links {
  display: flex;
  padding-left: 2px;
  list-style-type: none;
  line-height: 2.65em;
  justify-content: space-between;
  margin: 15px 0;
}
@media screen and (max-width: 767px) {
  footer .social-links, .c-footer .social-links {
    display: block;
    margin: 0 auto 20px;
  }
}
footer .social-links li, .c-footer .social-links li {
  height: 40px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  footer .social-links li, .c-footer .social-links li {
    display: inline-block;
    text-align: center;
    width: 30px;
  }
}
footer .social-links li a, .c-footer .social-links li a {
  display: block;
  background: #eeeeee;
  width: 20px;
  height: 20px;
  -webkit-mask-size: 100%;
          mask-size: 100%;
}
footer .social-links li a.facebook, .c-footer .social-links li a.facebook {
  mask-image: url(/build/icons/24/facebook.svg);
  -webkit-mask-image: url(/build/icons/24/facebook.svg);
}
footer .social-links li a.x, .c-footer .social-links li a.x {
  mask-image: url(/build/icons/24/twitter.svg);
  -webkit-mask-image: url(/build/icons/24/twitter.svg);
}
footer .social-links li a.instagram, .c-footer .social-links li a.instagram {
  mask-image: url(/build/icons/24/instagram.svg);
  -webkit-mask-image: url(/build/icons/24/instagram.svg);
}
footer .social-links li a.linkedin, .c-footer .social-links li a.linkedin {
  mask-image: url(/build/icons/24/linkedin.svg);
  -webkit-mask-image: url(/build/icons/24/linkedin.svg);
}
footer .footer-link, .c-footer .footer-link {
  margin: 0;
  color: #eeeeee;
  font-weight: 400;
  transition: 200ms all ease;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  footer .footer-link, .c-footer .footer-link {
    margin: 4px;
    padding: 8px 8px;
    display: block;
  }
}
footer .footer-link:hover, footer .footer-link:focus, footer .footer-link:active, .c-footer .footer-link:hover, .c-footer .footer-link:focus, .c-footer .footer-link:active {
  color: #fff;
  text-decoration: none;
}
footer .footer-link.contact_us-link, .c-footer .footer-link.contact_us-link {
  white-space: nowrap;
  line-height: 2.65em;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}
footer .footer-link.contact_us-link span, .c-footer .footer-link.contact_us-link span {
  white-space: nowrap;
  font-weight: 500;
  font-size: 1.3em;
}
@media screen and (max-width: 767px) {
  footer .footer-link.contact_us-link span, .c-footer .footer-link.contact_us-link span {
    font-size: 1.4em;
  }
}
footer .footer-link.contact_us-link span.email-address, .c-footer .footer-link.contact_us-link span.email-address {
  margin-left: 5px;
}
footer .footer-link.contact_us-link i, .c-footer .footer-link.contact_us-link i {
  margin-right: 4px;
  height: 26px;
  font-size: 1.3em;
  line-height: 26px;
}
footer .footer-link.contact_us-link i.fa-envelope, .c-footer .footer-link.contact_us-link i.fa-envelope {
  font-size: 1em;
  line-height: 24px;
}
footer .copyright-notice, .c-footer .copyright-notice {
  font-weight: 400;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  footer .copyright-notice, .c-footer .copyright-notice {
    text-align: center;
  }
}
footer .footer-column--last .footer-header, .c-footer .footer-column--last .footer-header {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  footer .footer-container, .c-footer .footer-container {
    display: flex;
    flex-direction: column;
  }
  footer .logo, footer .social-links, .c-footer .logo, .c-footer .social-links {
    display: none;
  }
}
footer .footer-copyright-notice, .c-footer .footer-copyright-notice {
  order: 3;
}
footer .footer-column-social-countries, .c-footer .footer-column-social-countries {
  order: 2;
}

.ios {
  padding-right: 0 !important;
}
.ios input[type=text],
.ios input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ios.modal-open--body-locked {
  position: static;
}
.ios .modal {
  -webkit-overflow-scrolling: none;
  margin-top: 0 !important;
}
.ios .modal .modal-content {
  max-height: 100vh;
}
.ios .hidden-ios {
  display: none !important;
}

@media screen and (max-width: 767px) {
  #drift-widget-container {
    display: none;
  }
}
/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
/* messenger */
.messenger .messenger-wrapper {
  margin-top: 2em;
  padding-top: 2em;
  margin-bottom: 2em;
}
.messenger .messenger-wrapper .message-row {
  position: relative;
  margin-bottom: 30px;
}
.messenger .messenger-wrapper .message-row.you + .message-row.you, .messenger .messenger-wrapper .message-row.other + .message-row.other {
  margin-top: -15px;
}
.messenger .messenger-wrapper .author {
  margin: 0.5em 1.5em 0;
  font-size: 12px;
  color: #999999;
}
.messenger .messenger-wrapper .author.you {
  text-align: right;
}
.messenger .messenger-wrapper .author.system {
  text-align: center;
}
.messenger .alert {
  background: none;
  margin-top: 0;
  font-size: 13px;
  font-weight: bold;
  border: none;
  padding: 0;
  width: 50%;
}

/**
 * Simple fade transition,
 */
.mfp-venue-location-map.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-venue-location-map.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-venue-location-map.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-venue-location-map.mfp-wrap .mfp-content {
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-venue-location-map.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-venue-location-map.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.c-modal-map-full-mobile_map {
  top: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  bottom: 0;
}

.c-modal-map-full-mobile.mfp-bg {
  background-color: rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 768px) {
  .c-modal-map-full-mobile .mfp-content {
    background: #fafafa;
    border-radius: 6px;
    overflow: hidden;
  }
  .c-modal-map-full-mobile .mfp-container {
    max-width: calc(100vw - 160px);
    max-height: calc(100vh - 160px);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .c-modal-map-full-mobile .c-modal-map-full-mobile_content {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .c-modal-map-full-mobile .mfp-content {
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.16);
  }
  .c-modal-map-full-mobile .mfp-close {
    position: fixed;
    background: #fff;
    width: 40px;
    height: 40px;
    opacity: 1;
    border-radius: 100%;
    top: -20px;
    right: -12px;
    line-height: 13px;
    font-size: 26px;
    box-shadow: 0 16px 32px rgba(37, 39, 44, 0.04), 0 8px 16px rgba(37, 39, 44, 0.04), 0 4px 8px rgba(37, 39, 44, 0.04), 0 2px 4px rgba(37, 39, 44, 0.04), 0 1px 2px rgba(37, 39, 44, 0.04);
  }
  .c-modal-map-full-mobile_close {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-modal-map-full-mobile .mfp-content, .c-modal-map-full-mobile .c-modal-map-full-mobile_map, .c-modal-map-full-mobile .c-modal-map-full-mobile_content {
    top: 0;
    left: 0;
    position: absolute !important;
    right: 0;
    bottom: 0;
  }
  .c-modal-map-full-mobile.mfp-wrap .mfp-content {
    max-height: inherit;
    max-width: inherit;
  }
}
.c-modal-map-full-mobile_close {
  z-index: 10000;
  cursor: pointer;
}
.c-modal-map-full-mobile_close.c-modal-map-full-mobile_close {
  opacity: 1;
  color: #373941;
}
.c-modal-map-full-mobile_close:after {
  content: "×";
  width: 43px;
  height: 43px;
  background: #fff;
  border-radius: 50%;
  line-height: 46px;
  font-size: 30px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  top: 10px;
  right: 10px;
  position: absolute;
}
.c-modal-map-full-mobile_close:after:hover::after {
  background: #e8e8e8;
}

/**
 * Styles for uploader,
 */
.uploader-file-list {
  max-width: 100%;
}

.uploader-file-list__item {
  padding: 4px 32px 4px 8px;
  position: relative;
  display: flex;
  background: #F7F7F8;
  border-radius: 4px;
  align-items: center;
  justify-content: flex-start;
  flex-grow: 0;
  max-width: 217px;
  margin: 4px;
  font-size: 12px;
}
.uploader-file-list__item .fa {
  margin-right: 6px;
}

.uploader-file-list__item--uploading {
  padding-right: 8px;
}

.uploader-file-list__link {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  margin-right: 4px;
  color: #373941;
  text-decoration: underline;
  height: 20px;
  line-height: 20px;
}

.uploader-file-list__filesize {
  color: #717484;
  height: 20px;
  line-height: 20px;
  flex-shrink: 0;
  text-transform: uppercase;
  display: block;
}

.uploader-file-list__icon:after {
  display: block;
  content: "";
  mask-image: url(/build/icons/24/bold/files/file-05.svg);
  mask-size: 100%;
  -webkit-mask-image: url(/build/icons/24/bold/files/file-05.svg);
  -webkit-mask-size: 100%;
  background-color: #ACAEB9;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-top: -1px;
}

.uploader-file-list__close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  cursor: pointer;
  padding: 8px;
  padding-left: 4px;
}
.uploader-file-list__close:after {
  background: url("/build/icons/24/line/general/x-close.svg");
  background-position: center;
  background-size: contain;
  width: 16px;
  height: 16px;
  display: block;
  content: "";
}

/* manager */
.manager .profile-picture-separator {
  margin-top: 0;
}
.manager .button-upload-zone {
  clear: left;
  top: 66px;
  position: relative;
  margin-bottom: 65px;
}
@media screen and (max-width: 991px) {
  .manager .button-upload-zone {
    top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .manager .button-upload-zone {
    top: 67px;
    margin: 0 auto;
    margin-bottom: 130px;
    width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .manager .button-upload-zone {
    top: 55px;
    margin-bottom: 135px;
  }
}
@media screen and (max-width: 767px) {
  .manager .button-upload-zone .upload-button {
    width: 100%;
    margin: 0 auto;
  }
}
.manager .upload-info {
  float: left;
  width: 59%;
}
@media screen and (max-width: 767px) {
  .manager .upload-info {
    margin: 0 auto;
    float: none;
    width: 100%;
  }
}
.manager .upload-container .dragdrop-upload-zone {
  position: relative;
  top: -61px;
  right: 10px;
}
@media screen and (max-width: 767px) {
  .manager .upload-container .dragdrop-upload-zone {
    position: relative;
    top: 0;
    right: 0;
    width: 225px;
    margin: 0 auto;
    margin-top: 35px;
  }
}
.manager .upload-label {
  margin-top: 0;
  padding: 0 18px;
  padding-top: 40%;
  font-size: 17px;
}
.manager .upload-add-button {
  width: 225px;
  height: 225px;
  display: inline-block;
  float: right;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: none;
  background-color: #ddd;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #373941;
  font-size: 10px;
}
.manager .upload-add-button:hover {
  background-color: #fafafa;
}
.manager .upload-add-button:focus {
  outline: none !important;
}
.manager .upload-add-button .upload-placeholder {
  pointer-events: none;
}
.manager .upload-add-button .upload-template--holder {
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .manager .upload-add-button {
    width: 175px;
    height: 175px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .manager .upload-add-button {
    width: 225px;
    height: 225px;
    margin-top: 0;
    float: none;
    display: table;
  }
}
@media screen and (max-width: 479px) {
  .manager .upload-add-button {
    width: 175px;
    height: 175px;
    margin: 20px auto;
  }
}
.manager .upload-loader {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  background-color: transparent;
  color: #fff;
  vertical-align: middle;
  line-height: 30px;
}
.manager .upload-loader--spinner {
  width: 12px;
  height: 12px;
  position: relative;
  top: -1px;
  margin-right: 5px;
  vertical-align: middle;
}
.manager .upload-placeholder {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 67%;
}
.manager .upload-placeholder--holder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.manager .upload-placeholder--holder .icon {
  color: #00a287;
  margin: 20px auto;
  padding-top: 10px;
}
@media screen and (max-width: 991px) {
  .manager .upload-placeholder--holder .icon {
    margin: 15px auto;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .manager .upload-placeholder--holder .icon {
    margin: 20px auto;
    padding-top: 10px;
  }
}
@media screen and (max-width: 479px) {
  .manager .upload-placeholder--holder .icon {
    margin: 15px auto;
    padding-top: 0;
  }
}
.manager .upload-remove-photo {
  position: absolute;
  display: block;
  z-index: 2;
  width: 225px;
  height: 40px;
  background: none;
  color: #000;
  text-align: center;
  font-size: 14px;
  line-height: 0;
  cursor: pointer;
  transition: 200ms all ease;
  right: 0;
  top: 225px;
  margin-top: 25px;
}
.manager .upload-remove-photo:hover {
  color: rgba(255, 91, 101, 0.45);
}
.manager .upload-remove-photo .remove-icon {
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .manager .upload-remove-photo {
    width: 175px;
  }
}
@media screen and (max-width: 767px) {
  .manager .upload-remove-photo {
    width: 225px;
    top: 175px;
    margin-top: 75px;
  }
}
@media screen and (max-width: 479px) {
  .manager .upload-remove-photo {
    margin-top: 30px;
  }
}

.typeform {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #999999;
}
.typeform__logo {
  height: 50px;
  margin: 10px;
}
.typeform__content {
  background-color: white;
  border: 1px solid #b8b9b3;
  padding: 50px 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .typeform__content {
    background: none;
    border: none;
    padding: 0 15px;
  }
}
.typeform__message {
  color: #373941;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .typeform__message {
    padding: 0 30px;
  }
}
.typeform__contact-details {
  margin-top: 50px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .typeform__contact-details {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 30px;
  }
}
.typeform__contact-details--photo {
  float: left;
  margin-right: 20px;
  width: 80px;
  height: 80px;
}
.typeform__contact-details--text {
  float: left;
  margin: 0;
  font-size: 16px;
  line-height: 27px;
  color: #373941;
  border-left: 1px solid #373941;
  padding-left: 20px;
}
.typeform__heading {
  color: #373941;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 25px;
}
.typeform__btn {
  padding: 9px 16px;
  letter-spacing: normal;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  font-weight: 700;
}
.typeform__room {
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .typeform__room {
    margin-bottom: 0;
    padding-bottom: 20px;
    background: #fff;
    border: none;
  }
}
.typeform__room .room__picture {
  padding: 0;
}
.typeform__room .room__details {
  color: #373941;
  padding: 15px 25px;
}
.typeform__room .room__details--name {
  font-size: 16px;
}
.typeform__room .room__details--location {
  font-size: 12px;
  font-weight: 700;
}
.typeform__room .room__details--buttons .row {
  margin-left: -5px;
  margin-right: -5px;
}
.typeform__room .room__details--buttons .row .columns {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
}
.typeform #typeform__recommendation-message {
  display: none;
}
.typeform #typeform__recommendation-message #recommendation-message__textbox {
  width: 100%;
  height: 120px;
  border: 1px solid #eeeeee;
  color: #373941;
  padding: 10px;
}
.typeform p {
  margin-bottom: 15px;
}

.typeform-proposal .lory-slider {
  height: 235px;
}

.login {
  -webkit-font-smoothing: antialiased;
  padding-bottom: 80px;
  text-align: center;
}

.login__header {
  font-weight: 400;
  font-size: 40px;
  margin: 100px 0 60px;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .login__header {
    margin: 40px 0;
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .login__header {
    font-size: 27px;
  }
}
@media screen and (max-width: 479px) {
  .login__header {
    margin: 20px 0;
  }
}

.login__type {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .login__type {
    margin: 20px 0;
  }
}
.login__type--icon {
  font-size: 120px;
  line-height: 120px;
}
@media screen and (max-width: 1279px) {
  .login__type--icon {
    font-size: 70px;
    line-height: 70px;
  }
}
.login__type--header {
  font-weight: 400;
  font-size: 35px;
  margin-bottom: 20px;
}
.login__type--description {
  font-size: 18px;
  margin-bottom: 38px;
}
@media screen and (max-width: 1279px) {
  .login__type--description {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .login__btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .login__btn--venue {
    background: #fff;
    color: #00a287;
  }
}

.login__form-container {
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.login__form--or {
  display: flex;
  align-items: center;
  margin: 20px auto;
  color: #6f6f6f;
}
.login__form--or:before {
  content: " ";
  width: 100%;
  display: block;
  height: 1px;
  background: #eeeeee;
  margin-right: 30px;
}
.login__form--or:after {
  content: " ";
  width: 100%;
  display: block;
  height: 1px;
  background: #eeeeee;
  margin-left: 30px;
}
.login__form--or span {
  flex-shrink: 0;
}

.login-disclaimer {
  color: #8d98a5;
  font-size: 10px;
}
.login-disclaimer a {
  color: #8d98a5;
  text-decoration: underline;
}

.sign-up-promotions-consent {
  display: flex;
  flex-direction: row-reverse;
  text-align: left;
}
.sign-up-promotions-consent label {
  font-size: 10.5px !important;
}
.sign-up-promotions-consent input + label:before {
  margin-top: -2px !important;
}

.venue-team-members__header {
  color: #3d3d3d;
}

.venue-team-members__add-btn {
  font-weight: 400;
  font-size: 12px;
  border: 0;
}
@media screen and (max-width: 767px) {
  .venue-team-members__add-btn {
    width: 100%;
    margin-bottom: 38px;
  }
}

.team-members-item {
  background: #fff;
  display: flex;
  align-items: center;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  border: 1px solid #d9d9d9;
  color: #6f6f6f;
  padding: 10px 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 19px;
}
.team-members-item--table-header {
  background: none;
  border: 0;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .team-members-item {
    flex-wrap: wrap;
    padding: 10px 0;
  }
}

.team-members-item__button {
  text-transform: none;
  font-weight: 400;
}

.venue-enquiry-item {
  background: #fff;
  display: flex;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  border: 1px solid #d9d9d9;
  color: #6f6f6f;
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .venue-enquiry-item {
    flex-wrap: wrap;
    padding: 10px 0;
  }
}
.venue-enquiry-item::before, .venue-enquiry-item::after {
  display: none;
}

.venue-enquiry-item__name {
  font-weight: 700;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .venue-enquiry-item__name {
    order: 1;
  }
}
.venue-enquiry-item__name--client a {
  color: #6f6f6f;
}
.venue-enquiry-item__name .venue-cabinet-icons {
  color: #00a287;
  padding: 2px;
}

.venue-enquiry-item__star {
  font-size: 21px;
  margin-right: 10px;
  cursor: pointer;
  color: #ddd;
}
.venue-enquiry-item__star.is-active .star--on {
  display: block;
  color: #fdb813;
}
.venue-enquiry-item__star.is-active .star--off {
  display: none;
}
.venue-enquiry-item__star .star--on {
  display: none;
}

.venue-enquiry-item__details {
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .venue-enquiry-item__details {
    order: 3;
    margin: 13px 0;
    font-size: 12px;
    padding: 0 10px;
  }
}
.venue-enquiry-item__details a {
  color: #6f6f6f;
}
.venue-enquiry-item__details--when {
  display: block;
  margin-bottom: 5px;
}
.venue-enquiry-item__details--where {
  font-weight: 700;
}

.venue-enquiry-item__status {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .venue-enquiry-item__status {
    order: 2;
  }
}
.venue-enquiry-item__status--message {
  color: #00a287;
  font-size: 18px;
  margin: 5px;
}
.venue-enquiry-item__status--red {
  color: #FF5B65;
}
.venue-enquiry-item__status--orange {
  color: #fdb813;
}
.venue-enquiry-item__status--green {
  color: #00a287;
}

.venue-enquiry-item__button-container {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .venue-enquiry-item__button-container {
    order: 4;
  }
}

.venue-enquiry-item__button {
  text-decoration: none;
  padding: 8px 12px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}
.venue-enquiry-item__button--blue {
  background: #00a287;
  color: #fff;
}
.venue-enquiry-item__button--blue:hover, .venue-enquiry-item__button--blue:focus {
  background: #00c6a5;
  color: #fff;
  text-decoration: none;
}
.venue-enquiry-item__button--red {
  background: #FF5B65;
  color: #fff;
}
.venue-enquiry-item__button--red:hover, .venue-enquiry-item__button--red:focus {
  background: #ff7f87;
  color: #fff;
  text-decoration: none;
}

.rfps {
  background: #fff;
  position: relative;
  min-height: 100vh;
  /* Sticky footer start */
}
.rfps > .container, .rfps > .container-regular, .rfps > .container-fluid[role=main] {
  padding-bottom: 50px;
  min-height: calc(100vh - 380px);
}

.venue-enquiries-list-container {
  margin-top: 20px;
  margin-bottom: 38px;
}
@media screen and (max-width: 991px) {
  .venue-enquiries-list-container {
    margin: 0;
  }
}

.venue-enquiries-list-empty {
  border: 1px solid #d9d9d9;
  color: #373941;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  padding: 30px 20px;
}

.venue-enquiries-list-empty__header {
  font-size: 24px;
  margin: 0 20px;
}

.venue-enquiries-list-empty__content {
  font-size: 16px;
  margin: 20px 0;
}

.venue-enquiries-list-empty__button {
  background: #fff;
  color: #373941;
  font-size: 16px;
  padding: 10px 30px;
  display: inline-block;
}
.venue-enquiries-list-empty__button:hover {
  text-decoration: none;
  color: #373941;
  background: #fafafa;
}

.vc-app-container {
  min-height: calc(100vh - 53px - 35px);
}

.venue-enquiries-sidebar-container {
  margin-top: 20px;
  margin-bottom: 38px;
}

.venue-supervenues-collapse-link {
  padding-left: 52px;
}
.venue-supervenues-collapse-link.collapsed .collapse-arrow {
  transform: rotate(-90deg);
}

.collapse-arrow {
  width: 26px;
  height: 26px;
  background: #6f6f6f;
  display: block;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 13px);
  left: 15px;
  transition: transform ease-in-out 0.2s;
}
.collapse-arrow:after {
  top: calc(50% - 2px);
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.legacy-form-error,
.length-notice.error {
  color: #F63641;
}
.legacy-form-error:before,
.length-notice.error:before {
  content: "";
  height: 14px;
  min-width: 16px;
  margin-right: 4px;
  margin-left: 2px;
  display: inline-block;
  background: url('data:image/svg+xml;utf8,<svg class="ds-form-caption__icon" width="14" height="14" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path fill="%23F63641" d="M896 128q209 0 385.5 103t279.5 279.5 103 385.5-103 385.5-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103zm128 1247v-190q0-14-9-23.5t-22-9.5h-192q-13 0-23 10t-10 23v190q0 13 10 23t23 10h192q13 0 22-9.5t9-23.5zm-2-344l18-621q0-12-10-18-10-8-24-8h-220q-14 0-24 8-10 6-10 18l17 621q0 10 10 17.5t24 7.5h185q14 0 23.5-7.5t10.5-17.5z"/> </svg>') no-repeat;
  background-position-x: center;
}

.vc-venue-edit-form .ds-textarea-wrapper .tooltip {
  display: none !important;
  visibility: hidden;
}

.shortlist-header {
  position: relative;
}

.shortlist-header__title {
  line-height: 30px;
}

.shortlist-header__popup-trigger {
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 767px) {
  .shortlist-header__popup-trigger {
    position: static;
  }
}
.shortlist-header__popup-trigger:hover {
  text-decoration: underline;
}
.shortlist-header__popup-trigger:hover .shortlist-header__popup {
  display: block;
}

.shortlist-header__popup {
  display: none;
  position: absolute;
  top: 120%;
  right: -40%;
  z-index: 10;
  background: #fff;
  border: 1px solid #999999;
  font-size: 14px;
  text-align: left;
  line-height: 24px;
  width: 450px;
  padding: 15px;
  color: #222222;
}
@media screen and (max-width: 767px) {
  .shortlist-header__popup {
    top: 120%;
    left: 5%;
    width: 90%;
  }
}

.shortlist-room {
  border: 1px solid #999999;
}
@media screen and (max-width: 767px) {
  .shortlist-room {
    margin-left: 0;
    margin-right: 0;
    flex-wrap: wrap;
  }
}
.shortlist-room--placeholder {
  border: 0;
}

.shortlist-room__gallery-container {
  min-width: 270px;
  flex-shrink: 0;
}

.shortlist-room__gallery {
  position: relative;
  display: block;
  padding-bottom: 67%;
  background: #ddd;
}

.shortlist-room__image {
  width: 100%;
}

.shortlist-room__content {
  padding: 5px 15px;
}

.shortlist-room__room-name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.shortlist-room__room-details {
  font-size: 14px;
  color: #6f6f6f;
  margin-bottom: 5px;
}
.shortlist-room__room-details a {
  color: #6f6f6f;
}

.shortlist-room__remove {
  font-size: 12px;
  color: #6f6f6f;
  cursor: pointer;
}
.shortlist-room__remove:hover {
  opacity: 0.85;
}
.shortlist-room__remove .fa {
  display: block;
  color: #FF5B65;
  margin-bottom: 6px;
  font-size: 25px;
}

.shortlist-room__stat-icon {
  color: #acb8c1;
  font-size: 10px;
  text-align: center;
  position: relative;
  margin: 0 6px;
  width: 60px;
}
.shortlist-room__stat-icon--disabled {
  opacity: 0.45;
}
.shortlist-room__stat-icon i {
  display: block;
  text-align: center;
  font-size: 23px;
  margin: 10px auto;
}

@media screen and (max-width: 1279px) {
  .shortlist-room__enquire-btn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .shortlist-room__enquire-btn {
    width: 100%;
    margin-top: 38px;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -1020px 0;
    @media screen and (max-width: 1279px) {
      background-position: -940px 0;
    }
  }
  100% {
    background-position: 1020px 0;
    @media screen and (max-width: 1279px) {
      background-position: -940px 0;
    }
  }
}
@keyframes placeHolderShimmer2 {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
.shortlist-animated-background {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer2;
  animation-timing-function: linear;
  background: #ddd;
  background-size: 100%;
  width: 100%;
  height: 200px;
  position: relative;
  border: 1px solid #ddd;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 19px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .shortlist-animated-background {
    margin-left: 0;
    margin-right: 0;
  }
}

.shortlist-background-masker {
  background: #fff;
  position: absolute;
}
.shortlist-background-masker.left-title, .shortlist-background-masker.left-subtitle, .shortlist-background-masker.left-content {
  left: 33%;
  width: 30px;
}
@media screen and (max-width: 767px) {
  .shortlist-background-masker.left-title, .shortlist-background-masker.left-subtitle, .shortlist-background-masker.left-content {
    left: 0;
  }
}
.shortlist-background-masker.left-title {
  top: 40px;
  height: 35px;
}
.shortlist-background-masker.left-subtitle {
  top: 85px;
  height: 20px;
}
.shortlist-background-masker.left-content {
  top: 125px;
  height: 40px;
}
.shortlist-background-masker.right-title {
  top: 40px;
  right: 0;
  width: 40%;
  height: 35px;
}
.shortlist-background-masker.right-subtitle {
  top: 85px;
  right: 0;
  width: 50%;
  height: 20px;
}
.shortlist-background-masker.right-content {
  top: 125px;
  right: 0;
  width: 10%;
  height: 40px;
}
.shortlist-background-masker.line-first, .shortlist-background-masker.line-second, .shortlist-background-masker.line-third, .shortlist-background-masker.line-fourth {
  left: 33%;
  width: 68%;
}
@media screen and (max-width: 767px) {
  .shortlist-background-masker.line-first, .shortlist-background-masker.line-second, .shortlist-background-masker.line-third, .shortlist-background-masker.line-fourth {
    left: 0;
    width: 100%;
  }
}
.shortlist-background-masker.line-first {
  top: 0;
  height: 40px;
}
.shortlist-background-masker.line-second {
  top: 75px;
  height: 10px;
}
.shortlist-background-masker.line-third {
  top: 105px;
  height: 20px;
}
.shortlist-background-masker.line-fourth {
  top: 165px;
  height: 35px;
}

.vmt-modal-header {
  background: #00a287;
  color: #fff;
  padding: 20px;
}
.vmt-modal-header .modal-title {
  margin-top: 3px;
}
.vmt-modal-header .close {
  font-size: 30px;
  color: #fff;
}

.faq {
  color: #6f6f6f;
  -webkit-font-smoothing: antialiased;
}

.faq-header {
  padding: 30px;
  background: #eeeeee;
  border: 1px solid #c8c8c8;
  border-radius: 8px;
}

.faq-header__title {
  font-size: 32px;
}

.faq-question-list {
  margin: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c8c8c8;
}
.faq-question-list ul {
  padding-left: 0;
}
.faq-question-list ul li {
  margin-bottom: 6px;
}
.faq-question-list a {
  color: #6f6f6f;
}

.faq-question-list__category-name, .faq-answers__category-name {
  font-weight: 600;
  font-size: 25px;
}

.faq-answers {
  margin: 50px 30px;
}

.faq-answers__question {
  font-size: 20px;
  margin-bottom: 15px;
}

.supervenue-page-header {
  position: relative;
  width: 100%;
}

.supervenue-page-header__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
}

.supervenue-page-header__content {
  width: 100%;
  height: 100%;
  padding: 200px 0;
}
@media screen and (max-width: 991px) {
  .supervenue-page-header__content {
    padding: 100px 30px;
  }
}
@media screen and (max-width: 767px) {
  .supervenue-page-header__content {
    padding: 100px 20px 50px;
  }
}

.supervenue-page-header__heading {
  font-size: 48px;
  letter-spacing: 2px;
  font-weight: 800;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .supervenue-page-header__heading {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .supervenue-page-header__heading {
    font-size: 35px;
  }
}

.supervenue-page-header__subheading {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.5em;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .supervenue-page-header__subheading {
    font-size: 15px;
    letter-spacing: 0;
  }
}

html {
  font-size: 16px;
}

body {
  font-size: 14px;
}

body.modal-open {
  padding-right: 0 !important;
}
body.modal-open .modal {
  padding-right: 0 !important;
}

.stat-description {
  text-align: center;
  font-size: 0.933em;
}
@media screen and (max-width: 767px) {
  .stat-description {
    font-size: 1.4em;
  }
}

.image-carousel {
  width: 100%;
  height: 100%;
}

.image-carousel-default-container {
  position: relative;
  display: block;
  padding-bottom: 67%;
  background: #ddd;
}

.image-carousel-holder {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #ddd;
}

.image-carousel-wrapping-link {
  display: block;
  width: 100%;
  height: 100%;
}

.location-filters .tooltip.persistent-tooltip {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.tooltip.persistent-tooltip {
  position: relative;
  z-index: 5;
  width: 100%;
}
.tooltip.persistent-tooltip.bottom .tooltip-arrow {
  border-bottom-color: #FF5B65;
}
.tooltip.persistent-tooltip.top .tooltip-arrow {
  border-top-color: #FF5B65;
}
.tooltip.persistent-tooltip.left .tooltip-arrow {
  border-left-color: #FF5B65;
}
.tooltip.persistent-tooltip.right .tooltip-arrow {
  border-right-color: #FF5B65;
}
.tooltip.persistent-tooltip .tooltip-inner {
  max-width: none;
  background-color: #FF5B65;
}

a:focus {
  outline: 0;
  outline-offset: 0;
}

.input-sm, .input-group-sm > .form-control, .default-form .input-group-sm > .form-field, .manager-registration-form .input-group-sm > .form-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .osx.results-list .search-container,
  .osx.results-list .filter-toggle-container.sticky {
    width: 100%;
  }
}

.custom-checkboxes.users-checkboxes label {
  width: 100%;
  min-width: initial;
}
.custom-checkboxes label {
  font-size: 15px;
  width: calc(100% - 95px);
  min-width: 320px;
  padding: 8px 0;
}

.custom-checkboxes input[type=checkbox],
.custom-checkboxes-md input[type=checkbox] {
  position: absolute;
  margin-left: -9999px;
}
.custom-checkboxes input[type=checkbox] + label::before,
.custom-checkboxes-md input[type=checkbox] + label::before {
  content: " ";
  display: inline-block;
  border: 1px solid #ACAEB9;
  border-radius: 4px;
  min-width: 20px;
  width: 20px;
  height: 21px;
}
.custom-checkboxes input[type=checkbox]:checked + label:before,
.custom-checkboxes-md input[type=checkbox]:checked + label:before {
  background: #00A287;
  border-color: #00A287;
}
.custom-checkboxes input[type=checkbox]:checked + label::after,
.custom-checkboxes-md input[type=checkbox]:checked + label::after {
  content: "";
  width: 12px;
  height: 10px;
  position: absolute;
  top: 13px;
  left: 4px;
  color: #00A287;
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.91006 5.49585L1.7071 3.29291C1.31658 2.90239 0.683416 2.90239 0.292893 3.29291C-0.0976309 3.68343 -0.0976309 4.3166 0.292893 4.70712L3.29288 7.70709C3.7168 8.13102 4.4159 8.08922 4.7863 7.61781L9.78628 1.61786C10.1275 1.18359 10.0521 0.554936 9.61778 0.213723C9.18351 -0.127489 8.55486 -0.0520504 8.21364 0.38222L3.91006 5.49585Z" fill="white"/></svg>');
  background-size: cover;
}

.custom-checkboxes-md.login-checkbox label {
  text-indent: -40px;
  margin-left: 40px;
}
.custom-checkboxes-md label {
  padding-left: 0;
  font-size: 13px;
}
.custom-checkboxes-md input.custom-checkbox--disabled[type=checkbox] + label {
  background: #ddd;
  cursor: default;
}
.custom-checkboxes-md input.custom-checkbox--disabled[type=checkbox]:checked + label::before {
  color: #373941;
}

.custom-checkboxes--flex .checkbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
}
.custom-checkboxes--flex input[type=checkbox]:checked + label::after {
  top: 50%;
  margin-top: -5px;
}
.custom-checkboxes--flex label {
  display: flex;
  align-items: center;
  width: auto;
  min-width: auto;
  flex-shrink: 0;
}
.custom-checkboxes--flex label:before {
  margin-top: 0 !important;
  margin-right: 8px !important;
}
.custom-checkboxes--flex .custom-checkboxes__input_group {
  display: flex;
  align-items: center;
}
.custom-checkboxes--flex .custom-checkboxes__input {
  width: 110px;
  margin-left: 16px;
  margin-right: 8px;
}

.custom-checkboxes--flex-top label:before {
  align-self: self-start;
}
.custom-checkboxes--flex-top input[type=checkbox]:checked + label::after {
  top: 13px;
  margin-top: 0;
}

.checkbox-default--disabled {
  color: #717484;
}
.checkbox-default--disabled, .checkbox-default--disabled label {
  cursor: default;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0) translateZ(0);
  -moz-transform: translate(0, 0) translateZ(0);
  -ms-transform: translate(0, 0) translateZ(0);
  -o-transform: translate(0, 0) translateZ(0);
  transform: translate(0, 0) translateZ(0);
}
.modal-error {
  font-size: 0.75em;
}
.modal-default .modal-header,
.modal-default .modal-footer {
  border: 0;
}
.modal-delete .modal-header,
.modal-delete .modal-footer {
  border: 0;
}
.modal-delete .modal-body {
  padding: 20px;
}
.modal-delete .modal-body .delete-notification {
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
}

/* ============================================================
  COMMON
============================================================ */
.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ============================================================
  SWITCH 2 - ROUND FLAT
============================================================ */
input.cmn-toggle-round-flat + label {
  padding: 2px;
  width: 50px;
  height: 24px;
  background-color: #dddddd;
  border-radius: 60px;
  transition: background 0.4s;
  margin-left: auto;
  margin-right: calc(50% - 76px);
}
input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.cmn-toggle-round-flat + label:before {
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  background-color: #fff;
  border-radius: 60px;
  transition: background 0.4s;
}
input.cmn-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 16px;
  background-color: #dddddd;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}
input.cmn-toggle-round-flat:checked + label {
  background-color: #00a287;
}
input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 26px;
  background-color: #00a287;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.autocomplete-suggestions {
  background: #FFFFFF;
  overflow: auto;
  padding: 4px 0;
  border-radius: 6px;
  box-shadow: 0 8px 8px 0 rgba(37, 39, 44, 0.06), 0 0 1px 1px rgba(37, 39, 44, 0.12);
}
.autocomplete-suggestions strong {
  font-weight: 600;
}

.autocomplete-suggestion {
  cursor: pointer;
  padding: 12px 16px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #373941;
  transition: 50ms all ease-in-out;
}

.autocomplete-group {
  text-transform: uppercase;
  padding: 12px 16px 8px;
  font-size: 14px;
  font-weight: 600;
  color: #373941;
}

@media screen and (min-width: 992px) {
  .autocomplete-selected {
    background: #F7F7F8;
  }
}
.autocomplete-no-suggestion {
  padding: 8px 16px;
}

.autocomplete-suggestions--googleLocation .autocomplete-suggestions__google {
  margin: 6px 12px 2px;
  color: #717484;
  text-align: right;
  font-size: 11px;
}
.autocomplete-suggestions--googleLocation.autocomplete-suggestions--noQuery .autocomplete-suggestions__google,
.autocomplete-suggestions--googleLocation.autocomplete-suggestions--noQuery .autocomplete-no-suggestion {
  display: none;
}
.autocomplete-suggestions--googleLocation .autocomplete-suggestion,
.autocomplete-suggestions--googleLocation .autocomplete-suggestion--findMe {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.autocomplete-suggestions--googleLocation .autocomplete-suggestion:before,
.autocomplete-suggestions--googleLocation .autocomplete-suggestion--findMe:before {
  content: "";
  width: 40px;
  height: 40px;
  background-color: #F1F2F3;
  margin-right: 8px;
  border-radius: 4px;
  flex-shrink: 0;
}
.autocomplete-suggestions--googleLocation .autocomplete-suggestion:after,
.autocomplete-suggestions--googleLocation .autocomplete-suggestion--findMe:after {
  content: "";
  position: absolute;
  left: 28px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  -webkit-mask-size: 16px 16px;
          mask-size: 16px 16px;
  -webkit-mask-image: url("/build/icons/24/line/maps-travel/marker-pin-01.svg");
          mask-image: url("/build/icons/24/line/maps-travel/marker-pin-01.svg");
  background-color: #717484;
}
.autocomplete-suggestions--googleLocation .autocomplete-suggestion {
  white-space: wrap;
}
@media screen and (min-width: 992px) {
  .autocomplete-suggestions--googleLocation .autocomplete-suggestion--findMe:hover {
    background: #F7F7F8;
  }
}
.autocomplete-suggestions--googleLocation .autocomplete-suggestion--findMe:before {
  background: #E8F1FC;
}
.autocomplete-suggestions--googleLocation .autocomplete-suggestion--findMe:after {
  -webkit-mask-image: url("/build/icons/24/line/maps-travel/navigation-pointer-01.svg");
          mask-image: url("/build/icons/24/line/maps-travel/navigation-pointer-01.svg");
  background-color: #0B4BAC;
}

.pac-container {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  border-top: 0;
  z-index: 10001;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.pac-item {
  padding: 5px 15px;
  font-size: 12px;
  border-top: 0;
  border-bottom: 1px solid #fafafa;
  cursor: pointer;
}

.pac-item:hover,
.pac-item-selected,
.pac-item-selected:hover {
  background-color: #fafafa;
}

.pac-icon-marker {
  display: none;
}

.pac-item-query {
  font-size: 14px;
  color: #3d3d3d;
}

.pac-matched {
  color: #00a287;
  font-weight: normal;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1054;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1055;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content,
.mfp-iframe-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 70px;
  height: 70px;
  line-height: 70px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 36px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close {
  color: #FFF;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing.mfp-img {
  opacity: 0;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    margin-left: 10px;
  }
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  content: "";
  width: 72px;
  height: 72px;
  display: block;
  mask-image: url(/build/icons/24/bold/arrows/chevron-left.svg);
  mask-size: 100%;
  -webkit-mask-image: url(/build/icons/24/bold/arrows/chevron-left.svg);
  -webkit-mask-size: 100%;
  background-color: #FFF;
}
@media screen and (max-width: 767px) {
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    width: 64px;
    height: 64px;
  }
}
.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  transform: rotate(180deg);
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (min-width: 700px) {
  img.mfp-img {
    max-height: calc(100vh - 120px) !important;
  }
}
@media screen and (max-height: 500px) {
  img.mfp-img {
    margin-top: -20px;
  }
}
@media screen and (max-width: 479px) {
  img.mfp-img {
    margin-top: -20px;
  }
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
  margin-top: -120px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.default-form .form-error, .manager-registration-form .form-error {
  width: 100%;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #FF5B65;
  display: none;
}
.default-form.has-error .form-error, .has-error.manager-registration-form .form-error {
  display: block;
}
.default-form .form-group.has-error input:not(.btn), .manager-registration-form .form-group.has-error input:not(.btn),
.default-form .form-group.has-error select,
.manager-registration-form .form-group.has-error select,
.default-form .form-group.has-error textarea,
.manager-registration-form .form-group.has-error textarea {
  color: #FF5B65;
  border: 1px solid #FF5B65;
}
.default-form .form-group.has-error .field-error, .manager-registration-form .form-group.has-error .field-error {
  display: block;
  color: #FF5B65;
  font-size: 11px;
  margin-top: 5px;
  -webkit-font-smoothing: initial;
}
.default-form .form-group .field-error, .manager-registration-form .form-group .field-error {
  display: none;
}
.default-form label, .manager-registration-form label {
  font-weight: 400;
  font-size: 12px;
  cursor: pointer;
}
.default-form .form-checkbox, .manager-registration-form .form-checkbox {
  font-size: 16px;
}

.form-control, .default-form .form-field, .manager-registration-form .form-field {
  border-radius: 4px;
}

.form-group.has-error .field-error-tooltip,
.room-tag-error-container.has-error .field-error-tooltip,
.form-input-wrapper.has-error .field-error-tooltip {
  display: block;
}

.field-error-tooltip {
  display: none;
  position: absolute;
  z-index: 1;
  top: calc(100% + 7px);
  left: 7px;
  background: #FF5B65;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 400;
}
.field-error-tooltip::after {
  bottom: 100%;
  left: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(251, 118, 119, 0);
  border-bottom-color: #FF5B65;
  border-width: 6px;
  margin-left: -6px;
}

@-webkit-keyframes home-slider {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes home-slider {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes home-slider {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes home-slider {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dropzone-uploader-overlay {
  display: none;
}

.dropzone-uploader {
  position: relative;
}
.dropzone-uploader .dropzone-uploader-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(187, 235, 255, 0.5);
  border: 5px dashed #00a287;
  font-size: 24px;
  opacity: 0;
  pointer-events: none;
}
.dropzone-uploader.dz-drag-hover .dropzone-uploader-overlay {
  opacity: 1;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #373941;
  background: #fff;
  border-radius: 8px;
  padding: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-lendar {
  float: left;
  margin: 8px 8px 2px 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}

.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
.pika-label:hover {
  color: #717484;
  text-decoration: underline;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  opacity: 0;
  color: #373941;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  white-space: nowrap;
  font-size: 0;
  background: #f5f5f5;
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  background-repeat: no-repeat;
  background-position: center;
}

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='%2300A287' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.70725 10.2933C7.09825 10.6842 7.09825 11.3162 6.70725 11.7072C6.31625 12.0982 5.68425 12.0982 5.29325 11.7072L0.29325 6.70725C-0.09775 6.31625 -0.09775 5.68425 0.29325 5.29325L5.29325 0.29325C5.68425 -0.09775 6.31625 -0.09775 6.70725 0.29325C7.09825 0.68425 7.09825 1.31625 6.70725 1.70725L2.41425 6.00025L6.70725 10.2933Z' fill='%2300A287'/%3E%3C/svg%3E%0A");
  background-color: transparent;
}
.pika-prev:hover,
.is-rtl .pika-next:hover {
  background-color: #F1F2F3;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='%2300A287' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.293253 10.2933C-0.0977464 10.6842 -0.0977464 11.3162 0.293253 11.7072C0.684253 12.0982 1.31625 12.0982 1.70725 11.7072L6.70725 6.70725C7.09825 6.31625 7.09825 5.68425 6.70725 5.29325L1.70725 0.29325C1.31625 -0.09775 0.684253 -0.09775 0.293253 0.29325C-0.0977464 0.68425 -0.0977464 1.31625 0.293253 1.70725L4.58625 6.00025L0.293253 10.2933Z' fill='%2300A287'/%3E%3C/svg%3E%0A");
  background-color: transparent;
}
.pika-next:hover,
.is-rtl .pika-prev:hover {
  background-color: #F1F2F3;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
  background-color: transparent;
}

.pika-select {
  display: inline-block;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  margin-top: 10px;
  margin-bottom: 3px;
}

.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0;
}

.pika-table th {
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  height: initial;
  background: #FFFFFF;
  border-radius: 8px;
  width: 36px;
  line-height: 25px;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-selected .pika-button {
  color: #FFFFFF !important;
  background: #00A287 !important;
}

.has-event .pika-button {
  background: linear-gradient(112deg, #E8E8E8 0%, #E8E8E8 49%, #fff 51%, #FFFFFF 100%);
}

.has-event.is-selected .pika-button {
  color: #373941;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #FFFFFF;
  text-decoration: line-through;
}

.is-startrange .pika-button {
  color: #FFFFFF;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #FFFFFF;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #b5b5b5;
  text-decoration: line-through;
}

.is-outside-current-month .pika-button {
  color: #ddd;
  text-decoration: none;
}

.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #FFFFFF;
  background: #00A287;
}

.pika-table abbr {
  border-bottom: none;
  color: #717484;
  font-weight: 400;
  cursor: help;
  text-decoration: none;
}

.pikaday-clear {
  background: transparent;
  border: none;
  border-radius: 8px;
  color: #00A287;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-top: 1px;
  padding: 6px 8px;
  text-align: left;
  width: 100%;
}
.pikaday-clear:hover {
  background: #00A287;
  color: #FFFFFF;
}

/**
   Animated circle spinner
 */
.sk-circle {
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle.sk-circle--small {
  width: 25px;
  height: 25px;
}
.sk-circle.sk-circle--large {
  width: 80px;
  height: 80px;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #00a287;
  border-radius: 100%;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle.sk-circle--gray-light .sk-child:before {
  background-color: #999999;
}

.sk-circle .sk-circle2 {
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.v-loading-spinner {
  min-height: 200px;
  text-align: center;
  justify-content: center;
  justify-items: center;
  display: flex;
  align-items: center;
  font-size: 38px;
  color: #00a287;
  margin: 20px 0;
  background: #f5f5f5;
  border-radius: 5px;
}

.v-loading-spinner--white {
  background: #fff;
}

.v-loading-spinner--big {
  min-height: 50vh;
}

.v-loading-spinner--full-height {
  min-height: 80vh;
}

.supervenue-badge-md {
  height: 50px;
}

.supervenue-badge-sm {
  height: 30px;
  width: 23px;
}

.supervenue-badge-xs {
  height: 25px;
}

.supervenue-badge-xxs {
  height: 20px;
}

.infobox {
  position: relative;
  border-radius: 4px;
}

.infobox-gray {
  border: 1px solid #ddd;
  background: #fafafa;
}

.infobox-red {
  border: 0;
  background: #FF5B65;
  color: #fff;
}

.box-animation {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: " ";
}
.box-animation::before, .box-animation::after {
  position: absolute;
  top: 5%;
  right: 5%;
  bottom: 5%;
  left: 5%;
  content: "";
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}
.box-animation::before {
  transform: scale(0, 1);
  border-top: 1px solid rgb(255, 255, 255);
  border-bottom: 1px solid rgb(255, 255, 255);
}
.box-animation::after {
  transform: scale(1, 0);
  border-right: 1px solid rgb(255, 255, 255);
  border-left: 1px solid rgb(255, 255, 255);
}
.box-animation:hover::before, .box-animation:hover::after {
  opacity: 1;
  transform: scale(1);
}

.reviews-badge {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.reviews-badge:hover {
  text-decoration: none;
}
.reviews-badge .reviews-badge__stars {
  width: 120px;
}
.reviews-badge .reviews-badge__rating {
  color: #373941;
  font-size: 16px;
  font-weight: 700;
  margin-left: 10px;
  margin-top: 1px;
  margin-bottom: 0;
}
.reviews-badge .reviews-badge__logo {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
.reviews-badge .reviews-badge__logo img {
  width: 130px;
}

.input-autosave {
  position: relative;
}
.input-autosave.is-loading .input-autosave__state--is-default, .input-autosave.is-saved .input-autosave__state--is-default, .input-autosave.has-controls .input-autosave__state--is-default, .input-autosave.is-confirmed .input-autosave__state--is-default, .input-autosave.is-failed .input-autosave__state--is-default {
  display: none;
}
.input-autosave.is-loading .input-autosave__state--is-loading {
  display: flex;
}
.input-autosave.is-saved .input-autosave__state--is-saved {
  display: flex;
}
.input-autosave.has-controls .input-autosave__state--has-controls {
  display: block;
}
.input-autosave.is-confirmed .input-autosave__state--is-confirmed {
  display: block;
}
.input-autosave.is-failed .input-autosave__state--is-failed {
  display: block;
}

.input-autosave__state {
  display: none;
  position: absolute;
  top: 0;
  left: calc(100% + 20px);
  height: 100%;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .input-autosave__state {
    position: static;
  }
}
.input-autosave__state--is-default {
  display: block;
}
.input-autosave__state--static {
  position: static !important;
}

.input-autosave__controls {
  width: 200px;
}
@media screen and (max-width: 991px) {
  .input-autosave__controls {
    position: static;
    padding: 10px 0;
  }
}

i.custom-icon-loading {
  position: relative;
  width: 20px;
}
i.custom-icon-loading::after {
  content: " ";
  background: center center no-repeat;
  background-size: cover;
  border-radius: 50%;
  border: 0.15em solid;
  border-color: currentColor currentColor currentColor transparent;
  width: 1em;
  height: 1em;
  position: absolute;
  top: calc(50% - 0.5em);
  left: calc(50% - 0.5em);
  display: inline-block;
  animation: loading-spin 1s infinite;
}

.stars {
  margin: 11px auto;
  color: #bbbec1;
  text-align: center;
  font-size: 15px;
  line-height: 1;
}
.stars .selected {
  color: #00a287;
}
.stars .star-half {
  position: relative;
}
.stars .star-half .selected {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .stars {
    margin: 11px auto 8px;
  }
}
@media screen and (max-width: 767px) {
  .stars {
    margin: 36px auto 10px;
    font-size: 23px;
  }
}

.lory-slider {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.lory-slider--full-height {
  height: 100%;
}

.lory-slider--relative {
  position: relative;
}

.lory-slider--relative {
  position: relative;
}

.lory-slide {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  white-space: normal;
  vertical-align: top;
  overflow: hidden;
}
.lory-slide img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
  transform-style: preserve-3d;
  aspect-ratio: attr(width)/attr(height);
}
.lory-slide img:not([src]) {
  opacity: 0;
}

.image-carousel .lory-slide {
  background: #ddd;
}

.lory-frame {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
  height: 100%;
}

.lory-slides {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.lory-prev, .lory-next {
  font-size: 0;
  position: absolute;
  top: 50%;
  height: 100%;
  z-index: 5;
  transform: translateY(-50%);
  width: 40px;
  justify-content: center;
  align-items: center;
  display: none;
  text-shadow: 1px 1px 4px #222;
  opacity: 0.8;
  cursor: pointer;
  left: 0;
}
@media (pointer: coarse) {
  .lory-prev, .lory-next {
    display: flex !important;
  }
}
@media (pointer: coarse), screen and (max-width: 767px) {
  .lory-prev, .lory-next {
    display: flex;
  }
}
.lory-slider:hover .lory-prev, .lory-slider:hover .lory-next {
  display: flex;
}
.lory-prev:before, .lory-next:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url("/build/icons/24/bold/arrows/chevron-left.svg") no-repeat;
  background-size: 100%;
  filter: brightness(0) invert(1) drop-shadow(1px 1px 2px #222);
}

.lory-current img:not([src]) {
  opacity: 0;
}

.lory-next {
  left: auto;
  right: 0;
}
.lory-next:before {
  transform: rotate(180deg);
  filter: brightness(0) invert(1) drop-shadow(-1px -1px 2px #222);
}

.lory-arrow--visible {
  display: flex;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .carousel-fit-cover img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.c-footer-countries.c-footer-countries {
  margin: 10px 0 20px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .c-footer-countries.c-footer-countries {
    margin: 10px auto 20px;
    padding-left: 24px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .c-footer-countries.c-footer-countries a {
    display: flex;
    justify-content: start;
    padding: 5px 0;
  }
}

.c-footer-countries li {
  list-style: none;
  margin: 10px 0;
}

.c-footer-countries a {
  display: flex;
  align-items: center;
}

.c-footer-countries img {
  margin-right: 10px;
}

.c-footer-countries--center a {
  justify-content: center;
}

.c-gallery {
  position: relative;
  z-index: 8;
}
@media screen and (max-width: 767px) {
  .c-gallery .gallery-wrapper.single {
    padding: 0;
  }
}
.c-gallery .gallery-wrapper.single .gallery-container .gallery-img {
  width: 100%;
  padding-bottom: 42%;
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-gallery .gallery-wrapper.single .gallery-container .gallery-img[data-src] {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-gallery .gallery-wrapper.single .gallery-container .gallery-img {
    padding-bottom: 0;
    height: 310px;
  }
}

.gallery-container .gallery-img {
  display: block;
  float: left;
  height: 0;
  outline: none;
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media (min-width: 700px) {
  .gallery-container:nth-of-type(1) .gallery-img {
    margin-right: 3px;
    padding-bottom: 42%;
    width: calc(60% - 3px);
  }
  .gallery-container:nth-of-type(2) .gallery-img {
    padding-bottom: 28%;
    width: 40%;
  }
  .gallery-container:nth-of-type(3) .gallery-img {
    margin-top: 3px;
    margin-right: 3px;
    padding-bottom: calc(14% - 3px);
    width: 20%;
  }
  .gallery-container:nth-of-type(4) .gallery-img {
    margin-top: 3px;
    padding-bottom: calc(14% - 3px);
    width: calc(20% - 3px);
  }
}
.gallery-container--label, .gallery-container--info {
  float: left;
  padding-bottom: 15px;
  color: #fff;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .gallery-container--label {
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
  }
}
.gallery-container--details {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.gallery-container--info {
  position: relative;
  float: right;
}
.gallery-container--info::after {
  position: absolute;
  top: 5px;
  left: -20px;
  width: 0;
  height: 0;
  border-width: 6px 7px 0 7px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  content: "";
}
.gallery-container--thumbnails {
  font-size: 0;
  transition: all 0.2s ease-out;
}
.gallery-container--thumbnails .photo-roll {
  position: relative;
  overflow: hidden;
  margin: 0 15px;
  max-width: 100%;
}
@media screen and (max-width: 479px) {
  .gallery-container--thumbnails .photo-roll {
    display: none;
  }
}
@media screen and (max-height: 500px) {
  .gallery-container--thumbnails .photo-roll {
    display: none;
  }
}
.gallery-container--thumbnails .photo-roll ul {
  position: relative;
  margin: 0;
  padding: 0;
  width: 999999px;
  height: 60px;
  list-style: none;
}
.gallery-container--thumbnails .photo-roll li {
  float: left;
}
.gallery-container--thumbnails-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10000;
  overflow: hidden;
  padding-bottom: 10px;
  width: 100%;
  cursor: default;
}
.gallery-container--thumbnails-holder:hover .gallery-container--thumbnails {
  transform: translateY(0);
}
.gallery-container--thumbnails .item {
  display: block;
  float: left;
  margin-right: 10px;
  background-color: #000;
  cursor: pointer;
  width: 90px;
  height: 60px;
  background-size: cover;
  opacity: 0.5;
}
.gallery-container--thumbnails .item:hover, .gallery-container--thumbnails .item.current {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .gallery-wrapper {
    padding: 0;
    /* negative numbers to counteract the bootstrap padding on the col-xs-12 */
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media all and (max-width: 700px) {
  .gallery-wrapper {
    position: relative;
  }
  .gallery-wrapper .gallery-container:not(:first-child) {
    display: none;
  }
  .gallery-wrapper .gallery-container .gallery-img {
    width: auto;
    float: none;
    min-height: 200px;
    padding-bottom: 66.6666%;
  }
  .room-collage-label {
    right: 10px;
    top: 10px;
    font-size: 13px;
    left: inherit;
    bottom: inherit;
  }
  .gallery-container:nth-of-type(1) .gallery-img {
    margin-right: 0;
  }
}
.btn-see-all-photos {
  position: absolute;
  z-index: 1;
  white-space: normal;
  color: #FFFFFF;
  background-color: #00A287;
  box-shadow: 0 1px 2px rgba(55, 57, 65, 0.48), 0 2px 4px rgba(55, 57, 65, 0.32), 0 4px 8px rgba(55, 57, 65, 0.16);
  transition: 0.4s;
  width: 120px;
  right: 15px;
  bottom: 15px;
}
.btn-see-all-photos:hover, .btn-see-all-photos:focus {
  color: #FFFFFF;
  background-color: #008B74;
}
@media screen and (min-width: 768px) {
  .btn-see-all-photos {
    right: 30px;
    bottom: 20px;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .btn-see-all-photos {
    bottom: 32px;
  }
}
@media screen and (min-width: 1280px) {
  .btn-see-all-photos {
    bottom: 52px;
  }
}
@media screen and (min-width: 1680px) {
  .btn-see-all-photos {
    bottom: 72px;
  }
}

.c-gallery__temporary_closed {
  display: block;
  position: absolute;
  z-index: 6;
  color: #fff;
  font-size: 14px;
  padding: 4px 8px;
  background: #F63641;
  top: 8px;
  left: 8px;
  cursor: pointer;
  border-radius: 4px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .c-gallery__temporary_closed {
    top: 16px;
    left: 32px;
  }
}

.gallery-img:hover {
  filter: brightness(0.85);
  transition-duration: 300ms;
}

.gallery-img {
  transition-duration: 0s;
  transition-timing-function: ease-out;
}

.pswp .pswp__top-bar {
  flex-direction: row-reverse;
}

.pswp .pswp__counter {
  opacity: 1;
  font-weight: 600;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 0;
}

.pswp .pswp__button--close {
  display: none;
}

.pswp .pswp__back {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 18px;
  padding-left: 25px;
  padding-bottom: 30px;
  padding-right: 30px;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .pswp .pswp__back {
    padding-left: 20px;
  }
}
.pswp .pswp__back:before {
  content: "";
  display: inline-block;
  -webkit-mask-image: url("/build/icons/24/line/arrows/chevron-left.svg");
          mask-image: url("/build/icons/24/line/arrows/chevron-left.svg");
  -webkit-mask-size: 24px;
          mask-size: 24px;
  background: #FFF;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.pswp__button.pswp__button--arrow--prev,
.pswp__button.pswp__button--arrow--next {
  width: 120px;
  margin-top: 0;
  top: 0;
  height: 100dvh;
  margin-left: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .pswp__button.pswp__button--arrow--prev,
  .pswp__button.pswp__button--arrow--next {
    margin-left: -40px;
  }
}
.pswp__button.pswp__button--arrow--prev:hover:before,
.pswp__button.pswp__button--arrow--next:hover:before {
  background-color: #F7F7F8;
}
@media screen and (max-width: 767px) {
  .pswp__button.pswp__button--arrow--prev:hover:before,
  .pswp__button.pswp__button--arrow--next:hover:before {
    background-color: transparent;
  }
}
.pswp__button.pswp__button--arrow--prev:before,
.pswp__button.pswp__button--arrow--next:before {
  content: "";
  display: block;
  -webkit-mask-image: url("/build/icons/24/bold/arrows/chevron-left.svg");
          mask-image: url("/build/icons/24/bold/arrows/chevron-left.svg");
  -webkit-mask-size: 40px;
          mask-size: 40px;
  background: #FFF;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .pswp__button.pswp__button--arrow--prev:before,
  .pswp__button.pswp__button--arrow--next:before {
    -webkit-mask: none;
            mask: none;
    background: url("/build/images/room-page/icon-left.png");
    background-size: 40px 40px;
  }
}

.pswp__button.pswp__button--arrow--next {
  margin-right: -20px;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .pswp__button.pswp__button--arrow--next {
    margin-right: -40px;
  }
}
.pswp__button.pswp__button--arrow--next:before {
  -webkit-mask-image: url("/build/icons/24/line/arrows/chevron-right.svg");
          mask-image: url("/build/icons/24/line/arrows/chevron-right.svg");
}
@media screen and (max-width: 767px) {
  .pswp__button.pswp__button--arrow--next:before {
    -webkit-mask: none;
            mask: none;
    background: url("/build/images/room-page/icon-right.png");
    background-size: 40px 40px;
  }
}

.pswp__button,
.pswp .pswp__hide-on-close {
  opacity: 1 !important;
}

.pswp__custom-caption {
  background: transparent;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  padding: 2px 40px;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  bottom: 32px;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.pswp__custom-caption a {
  color: #fff;
  text-decoration: underline;
}

.pswp__share {
  position: absolute;
  right: 128px;
  top: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #FFF;
}
.pswp__share:before {
  content: "";
  display: block;
  -webkit-mask-image: url("/build/icons/24/line/general/share-01.svg");
          mask-image: url("/build/icons/24/line/general/share-01.svg");
  -webkit-mask-size: 20px;
          mask-size: 20px;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background: #FFF;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .pswp__share {
    right: 73px;
  }
}

.pswp__share__label {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .pswp__share__label {
    display: none;
  }
}

.pswp__close-gallery {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .pswp__close-gallery {
    padding-right: 18px;
  }
}
.pswp__close-gallery:before {
  content: "";
  display: block;
  -webkit-mask-image: url("/build/icons/24/line/general/x.svg");
          mask-image: url("/build/icons/24/line/general/x.svg");
  -webkit-mask-size: 24px;
          mask-size: 24px;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background: #FFF;
  width: 24px;
  height: 24px;
  margin-right: 4px;
}

.pswp__back__label, .pswp__close__label {
  font-size: 14px;
  font-weight: 600;
  font-family: Inter, sans-serif;
  line-height: 20px;
  color: #FFF;
  margin-top: 1px;
}
@media screen and (max-width: 767px) {
  .pswp__back__label, .pswp__close__label {
    display: none;
  }
}

.hidden-caption-content {
  display: none;
}

.pswp.pswp--touch .pswp__button--arrow {
  visibility: visible !important;
}

.pswp .pswp__img {
  cursor: pointer;
}

.pswp .pswp__preloader {
  visibility: hidden;
}

.mosaicPopup {
  overflow-y: visible;
}

.mosaicPopup .ds-modal {
  min-height: 100vh;
  top: 0;
  left: 0;
  transform: none;
  width: 100%;
  padding: 0;
  border-radius: 0;
}

.mosaicPopup__content {
  overflow: auto;
  height: calc(100vh - 56px);
  margin-top: 56px;
}

.mosaicPopup__content--wrapper {
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
}

.mosaicPopup__content--details {
  padding: 24px;
  max-width: 440px;
  margin-right: 120px;
  position: sticky;
  top: 0;
}
@media (max-width: 1280px) {
  .mosaicPopup__content--details {
    display: none;
  }
}
@media (max-width: 1680px) {
  .mosaicPopup__content--details {
    margin-right: 48px;
  }
}

.mosaicPopup__content--gallery {
  flex-grow: 1;
}
@media (min-width: 1280px) {
  .mosaicPopup__content--gallery {
    min-width: 750px;
    flex-grow: 0;
  }
}

@media (min-width: 1280px) {
  .mosaicPopup__content-roompage-gallery {
    max-width: 750px;
  }
}

.mosaicPopup__imgLink--1\/2,
.mosaicPopup__imgLink--small {
  width: calc(50% - 4px);
}

.mosaicPopup__imgLink--1\/3 {
  width: calc(30.8625336927% - 4px);
}

.mosaicPopup__imgLink--2\/3 {
  width: calc(69.1374663073% - 4px);
}

.mosaicPopup__likeButton__fullHeart {
  display: none;
}

.mosaicPopup__likeButton--liked .mosaicPopup__likeButton__heart {
  display: none;
}

.mosaicPopup__likeButton--liked .mosaicPopup__likeButton__fullHeart {
  display: flex;
}

.mosaicPopup__photos {
  max-width: 750px;
}

.mosaicPopupOverlay {
  background: #FFF;
}

.gallerySectionsSlider,
.gallerySection {
  max-width: 1230px;
  scroll-margin-top: 55px;
}

.gallerySectionsSlider__element {
  min-width: 180px;
  width: 180px;
  height: 148px;
}
@media screen and (max-width: 1279px) {
  .gallerySectionsSlider__element:first-child {
    margin-left: 16px;
  }
  .gallerySectionsSlider__element:last-child {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .gallerySectionsSlider__element {
    min-width: 150px;
    width: 150px;
    height: 134px;
  }
}

.gallerySection__sidebar {
  width: 506px;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .gallerySection__sidebar {
    width: 100%;
    margin-left: 16px;
  }
}
@media screen and (max-width: 991px) {
  .gallerySection__sidebar {
    width: 100%;
    margin-left: 0;
  }
}

.gallerySection__photos {
  width: 750px;
}
@media screen and (max-width: 1279px) {
  .gallerySection__photos {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .gallerySection__photos {
    width: 100%;
  }
}

@media (max-width: 700px) {
  .gallery-img.first {
    background-image: var(--bg-image-mobile);
  }
  .mosaicPopup__img--load {
    background-image: var(--bg-image-mobile);
  }
}
@media (min-width: 701px) {
  .gallery-img.first {
    background-image: var(--bg-image-desktop);
  }
  .gallery-img--load-desktop-only {
    background-image: var(--bg-image-desktop);
  }
  .mosaicPopup__img--load {
    background-image: var(--bg-image-desktop);
  }
}
.gallery-container--single .gallery-img {
  width: 100% !important;
}
.gallery-container--single ~ .gallery-container {
  display: none;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
[aria-label][role~=tooltip] {
  position: relative;
}

[aria-label][role~=tooltip].ds-tooltip--clickable {
  cursor: pointer;
}

[aria-label][role~=tooltip] .ds-tooltip__content,
[aria-label][role~=tooltip]:not(.ds-tooltip)::after {
  background-color: #25272C;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 4px;
  box-sizing: content-box;
  color: #fff;
  content: attr(aria-label);
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  max-width: 300px;
  width: 150px;
  opacity: 0;
  padding: 6px 8px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  text-transform: none;
  transform: translate3d(0, 0, 0);
  transform-origin: top;
  transition: opacity 150ms;
  will-change: transform;
  z-index: 10;
  cursor: auto;
  white-space: normal;
}

.ds-tooltip--auto-width[aria-label][role~=tooltip] .ds-tooltip__content {
  width: auto;
}

.ds-tooltip--one-line[aria-label][role~=tooltip] .ds-tooltip__content {
  width: auto;
  white-space: nowrap;
}

.ds-tooltip--decreased-z-index[aria-label][role~=tooltip] .ds-tooltip__content {
  z-index: 9;
}

[aria-label][role~=tooltip].ds-tooltip--light .ds-tooltip__content {
  padding: 16px;
  background-color: #FFFFFF;
  color: #373941;
  font-weight: normal;
  border: 1px solid #DEDFE3;
  box-shadow: 0 8px 8px rgba(37, 39, 44, 0.06);
  text-align: left;
  max-width: 600px;
  width: 300px;
}

[aria-label][role~=tooltip].ds-tooltip--warning .ds-tooltip__content {
  background-color: #FF5B65;
  color: #FFFFFF;
  font-weight: normal;
}

[aria-label][role~=tooltip].ds-tooltip--active .ds-tooltip__content,
[aria-label][role~=tooltip]:not(.ds-tooltip--active):hover::after,
[aria-label][role~=tooltip]:focus::after {
  opacity: 0.88;
  pointer-events: auto;
}

[aria-label][role~=tooltip].ds-tooltip--light.ds-tooltip--active .ds-tooltip__content,
[aria-label][role~=tooltip].ds-tooltip--light:not(.ds-tooltip--active):hover::after,
[aria-label][role~=tooltip].ds-tooltip--light:focus::after,
[aria-label][role~=tooltip].ds-tooltip--warning.ds-tooltip--active .ds-tooltip__content,
[aria-label][role~=tooltip].ds-tooltip--warning:not(.ds-tooltip--active):hover::after,
[aria-label][role~=tooltip].ds-tooltip--warning:focus::after {
  opacity: 1;
}

[aria-label][role~=tooltip]:not([data-microtip-position])::after,
[aria-label][role~=tooltip][data-microtip-position|=top] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position|=top]::after {
  bottom: 100%;
  left: 50%;
  margin-bottom: 4px;
  transform: translate3d(-50%, 0, 0);
}

[aria-label][role~=tooltip][data-microtip-position=top-right] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position=top-right]::after {
  transform: translate3d(0, 0, 0);
  right: 0;
  left: auto;
}

[aria-label][role~=tooltip][data-microtip-position=top-left] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position=top-left]::after {
  transform: translate3d(0, 0, 0);
  bottom: 100%;
  left: 0;
}

[aria-label][role~=tooltip][data-microtip-position|=bottom] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position|=bottom]::after {
  margin-top: 4px;
}

[aria-label][role~=tooltip][data-microtip-position|=bottom] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position|=bottom]::after {
  transform: translate3d(-50%, 0, 0);
  top: 100%;
  left: 50%;
}

[aria-label][role~=tooltip][data-microtip-position=bottom-left] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position=bottom-left]::after {
  left: 0;
  transform: translate3d(0, 0, 0);
  top: 100%;
}

[aria-label][role~=tooltip][data-microtip-position=bottom-right] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position=bottom-right]::after {
  left: auto;
  right: 0;
  transform: translate3d(0, 0, 0);
  top: 100%;
}

[aria-label][role~=tooltip][data-microtip-position=right] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position=right]::after {
  bottom: auto;
  left: auto;
  margin-right: 4px;
  right: 100%;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

[aria-label][role~=tooltip][data-microtip-position=left] .ds-tooltip__content,
[aria-label][role~=tooltip][data-microtip-position=left]::after {
  bottom: auto;
  left: 100%;
  margin-left: 4px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

@media screen and (max-width: 767px) {
  [aria-label][role~=tooltip]:not(.ds-tooltip--active) .ds-tooltip__content,
  [aria-label][role~=tooltip]:not(:hover)::after {
    display: none;
  }
}
/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-accordion .ds-accordion__trigger {
  background: none;
  border: none;
  border-radius: 6px;
  display: grid;
  grid-template-columns: 1fr 40px;
  grid-gap: 8px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  padding: 20px 4px 20px 12px;
  font-weight: 600;
  transition: all 0.3s ease;
  font-size: 16px;
  line-height: 1.5;
  color: #373941;
}
@media (hover: hover) {
  .ds-accordion .ds-accordion__trigger:hover {
    background-color: #F7F7F8;
  }
}
.ds-accordion .ds-accordion__trigger .c-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.ds-accordion .ds-accordion__content {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #373941;
  display: grid;
  overflow: hidden;
  transition: all 0.3s;
  grid-template-rows: 0fr;
  opacity: 0;
  border-bottom: 1px solid #F1F2F3;
}
.ds-accordion .ds-accordion__content .ds-accordion__content-link {
  font-weight: 600;
  margin-top: 16px;
}
.ds-accordion .ds-accordion__content > div > div {
  padding: 8px 0 20px 12px;
}
.ds-accordion .ds-accordion__content > div {
  overflow: hidden;
}
@media (hover: none) {
  .ds-accordion--open .ds-accordion__trigger {
    background-color: #F7F7F8;
  }
}
.ds-accordion--open .ds-accordion__content {
  grid-template-rows: 1fr;
  opacity: 1;
}
.ds-accordion--open .c-icon {
  transform: rotate(180deg);
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.text-ai-gradient {
  background: linear-gradient(94deg, #9916EB 0%, #671EEE 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-button--is-loading {
  position: relative;
  pointer-events: none;
  opacity: 0.7;
}

.ds-button--is-loading::after {
  animation: loading-spin 1s infinite;
  background: center center no-repeat;
  background-size: cover;
  border: 0.15em solid;
  border-color: currentColor currentColor currentColor transparent;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 14px;
  left: calc(50% - 7px);
  position: absolute;
  width: 14px;
  top: calc(50% - 7px);
}

@keyframes loading-spin {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(180deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ds-button {
  border-radius: 6px;
  border: 1px solid transparent;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  line-height: initial;
  padding: 10px 20px;
  text-align: center;
  transition: all 0.3s;
  transition-property: background-color, color, border-color;
}
.ds-button:focus-visible {
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 3px rgba(44, 123, 242, 0.5);
  position: relative;
  z-index: 1;
  outline: none;
}
.ds-button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.ds-button:hover, .ds-button:focus {
  text-decoration: none;
}

.ds-button--small {
  font-size: 12px;
  height: 32px;
  padding: 8px 12px;
}

.ds-button--large {
  font-size: 16px;
  padding: 16px 24px;
}

@media screen and (min-width: 1280px) {
  .md\:ds-button--large {
    font-size: 16px;
    padding: 16px 24px;
  }
}

.ds-button--full-width {
  width: 100%;
}

.ds-button--green {
  background: #00A287;
  color: #FFFFFF;
}
.ds-button--green:hover {
  color: #FFFFFF;
  background: #00BC9C;
}
.ds-button--green:active {
  color: #FFFFFF;
  background: #057D69;
}
.ds-button--green:focus {
  color: #FFFFFF;
}
.ds-button--green.ds-button--is-loading::after {
  color: #FFFFFF;
}

.ds-button--red {
  background: #FF5B65;
  color: #FFFFFF;
}
.ds-button--red:hover {
  color: #FFFFFF;
  background: #FF848B;
}
.ds-button--red:active {
  color: #FFFFFF;
  background: #F63641;
}
.ds-button--red:focus {
  color: #FFFFFF;
}
.ds-button--red.ds-button--is-loading::after {
  color: #FFFFFF;
}

.ds-button--inverse {
  background: #FFFFFF;
  color: #00A287;
}
.ds-button--inverse:hover {
  background: #F7F7F8;
}
.ds-button--inverse:active {
  background: #F1F2F3;
}
.ds-button--inverse.ds-button--is-loading::after {
  color: #00A287;
}

.ds-button--icon {
  background: #FFFFFF;
}
.ds-button--icon:hover {
  background: #F7F7F8;
}
.ds-button--icon:active {
  background: #F1F2F3;
}

.ds-button--white {
  background-color: #FFFFFF;
  border-color: #ACAEB9;
  color: #373941;
}
.ds-button--white:hover {
  background-color: #F7F7F8;
  border-color: #ACAEB9;
  color: #373941;
}
.ds-button--white:active {
  background-color: #F7F7F8;
  border-color: #ACAEB9;
}
.ds-button--white:focus {
  color: #373941;
}
.ds-button--white.ds-button--is-loading::after {
  color: #373941;
}

.ds-button--is-loading {
  color: transparent !important;
}

.ds-button--reduced-paddings {
  padding: 16px;
}

.ds-button--flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ds-button--text {
  background: transparent;
  color: #00A287;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.ds-button--text:hover {
  color: #057D69;
  text-decoration: underline;
}
.ds-button--text:active {
  color: #057D69;
}
.ds-button--text:disabled {
  color: #717484;
  text-decoration: none;
}
.ds-button--text.ds-button--is-loading::after {
  color: #00A287;
}
.ds-button--text.ds-button--small {
  height: auto;
  padding: 0;
}
.ds-button--text.ds-button--large {
  padding: 0;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-checkbox {
  align-items: center;
  cursor: pointer;
  display: flex;
  margin-bottom: 0;
}
.ds-checkbox:hover .ds-checkbox-indicator {
  border-color: #717484;
}
.ds-checkbox:active .ds-checkbox-indicator {
  background: #F7F7F8;
}

.ds-checkbox--large .ds-checkbox-indicator {
  height: 24px;
  width: 24px;
}

.ds-checkbox-indicator {
  align-items: center;
  border: 1px solid #ACAEB9;
  border-radius: 4px;
  flex-shrink: 0;
  display: flex;
  height: 18px;
  justify-content: center;
  position: relative;
  width: 18px;
  background: #ffffff;
}

.ds-checkbox-input[aria-invalid=true] + .ds-checkbox-indicator {
  border-color: #FF5B65;
}
.ds-checkbox-input[aria-invalid=true] + .ds-checkbox-indicator:focus {
  box-shadow: 0 0 0 3px rgba(255, 91, 101, 0.5);
}

.ds-checkbox:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #00BC9C;
  border-color: #00BC9C;
}

.ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #00A287;
  border-color: #00A287;
}

.ds-checkbox--align-top {
  align-items: flex-start;
}
.ds-checkbox--align-top .ds-checkbox-indicator {
  margin-top: 2px;
}

.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator,
.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #9EDBD2;
  border-color: #9EDBD2;
}

.ds-checkbox-input:focus ~ .ds-checkbox-indicator {
  box-shadow: 0 0 0 3px rgba(44, 123, 242, 0.5);
}

.ds-checkbox-input:global(.ds-focus) ~ .ds-checkbox-indicator {
  box-shadow: 0 0 0 3px rgba(44, 123, 242, 0.5);
}

.ds-checkbox--large .ds-checkbox-input:checked ~ .ds-checkbox-indicator:after {
  width: 12px;
  height: 10px;
  font-size: 18px;
}

.ds-checkbox-input:checked ~ .ds-checkbox-indicator:after {
  color: #FFFFFF;
  content: " ";
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="10" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.91006 5.49585L1.7071 3.29291C1.31658 2.90239 0.683416 2.90239 0.292893 3.29291C-0.0976309 3.68343 -0.0976309 4.3166 0.292893 4.70712L3.29288 7.70709C3.7168 8.13102 4.4159 8.08922 4.7863 7.61781L9.78628 1.61786C10.1275 1.18359 10.0521 0.554936 9.61778 0.213723C9.18351 -0.127489 8.55486 -0.0520504 8.21364 0.38222L3.91006 5.49585Z" fill="white"/></svg>');
  background-size: cover;
  width: 12px;
  height: 10px;
  position: absolute;
}

.ds-checkbox-input {
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}

.ds-checkbox-text {
  font-weight: normal;
  font-size: 14px;
  margin-left: 12px;
}

@media only screen and (max-width: 767px) {
  .ds-checkbox--large-on-mobile .ds-checkbox-input:checked ~ .ds-checkbox-indicator:after {
    width: 12px;
    height: 10px;
  }
  .ds-checkbox--large-on-mobile .ds-checkbox-indicator {
    height: 24px;
    width: 24px;
  }
}
/* Custom checkbox color modifiers */
.ds-checkbox--red:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FF848B;
  border-color: #FF848B;
}
.ds-checkbox--red .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FF5B65;
  border-color: #FF5B65;
}
.ds-checkbox--red.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--red.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FFC2C6;
  border-color: #FFC2C6;
}

.ds-checkbox--orange:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FF9B66;
  border-color: #FF9B66;
}
.ds-checkbox--orange .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FF7A3D;
  border-color: #FF7A3D;
}
.ds-checkbox--orange.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--orange.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FFBF99;
  border-color: #FFBF99;
}

.ds-checkbox--blue:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #5293F4;
  border-color: #5293F4;
}
.ds-checkbox--blue .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #2C7BF2;
  border-color: #2C7BF2;
}
.ds-checkbox--blue.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--blue.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #C2DAFF;
  border-color: #C2DAFF;
}

.ds-checkbox--teal:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #4CC8E6;
  border-color: #4CC8E6;
}
.ds-checkbox--teal .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #1AB4DD;
  border-color: #1AB4DD;
}
.ds-checkbox--teal.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--teal.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #99DEF0;
  border-color: #99DEF0;
}

.ds-checkbox--grey:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #CDCFD5;
  border-color: #CDCFD5;
}
.ds-checkbox--grey .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #ACAEB9;
  border-color: #ACAEB9;
}
.ds-checkbox--grey.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--grey.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #CDCFD5;
  border-color: #CDCFD5;
}

.ds-checkbox--yellow:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FFB729;
  border-color: #FFB729;
}
.ds-checkbox--yellow .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #F6A300;
  border-color: #F6A300;
}
.ds-checkbox--yellow.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--yellow.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FFD685;
  border-color: #FFD685;
}

.ds-checkbox--white:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FFFFFF;
  border-color: #373941;
}
.ds-checkbox--white .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #FFFFFF;
  border-color: #373941;
}
.ds-checkbox--white .ds-checkbox-input:checked ~ .ds-checkbox-indicator:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='12' height='10' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3.91006 5.49585L1.7071 3.29291C1.31658 2.90239 0.683416 2.90239 0.292893 3.29291C-0.0976309 3.68343 -0.0976309 4.3166 0.292893 4.70712L3.29288 7.70709C3.7168 8.13102 4.4159 8.08922 4.7863 7.61781L9.78628 1.61786C10.1275 1.18359 10.0521 0.554936 9.61778 0.213723C9.18351 -0.127489 8.55486 -0.0520504 8.21364 0.38222L3.91006 5.49585Z' fill='%23373941'/></svg>");
}
.ds-checkbox--white.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--white.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #F7F7F8;
  border-color: #CDCFD5;
}

.ds-checkbox--black:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #555763;
  border-color: #555763;
}
.ds-checkbox--black .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #373941;
  border-color: #373941;
}
.ds-checkbox--black.ds-checkbox--disabled:hover .ds-checkbox-input:checked ~ .ds-checkbox-indicator, .ds-checkbox--black.ds-checkbox--disabled .ds-checkbox-input:checked ~ .ds-checkbox-indicator {
  background: #717484;
  border-color: #717484;
}

.ds-focus.ds-focus {
  box-shadow: 0 0 0 3px rgba(44, 123, 242, 0.5) !important;
  outline: none;
  z-index: 1;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes loading-spin {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(180deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slideFromRight {
  from {
    transform: translateX(20px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes rotate360degrees {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes shine {
  from {
    background-position: 0% 0;
  }
  to {
    background-position: -200% 0;
  }
}
/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-header {
  height: 64px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DEDFE3;
  z-index: 5000;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ds-header {
    height: 56px;
  }
}

.ds-header--absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border: none;
}

.ds-header--fixed {
  position: fixed;
  background-color: #FFFFFF;
  left: 0;
  right: 0;
  top: 0;
}

.ds-header__content {
  padding: 0;
  display: flex;
  justify-content: space-between;
  height: 100%;
  margin: 0 auto;
  max-width: 1230px;
}
.ds-header__content a {
  transition: color 100ms ease-out;
}
.ds-header__content .ds-header__navbar__nav__link__icon {
  transition: background-color 100ms ease-out;
}
@media screen and (min-width: 1680px) {
  .ds-header__content {
    max-width: 1580px;
  }
}

.ds-header__content--small {
  max-width: 1177px;
}

.ds-header__content--small-up {
  max-width: 1240px;
}

.ds-header__content--full-width {
  max-width: initial;
}

.ds-header__content--hide-nav .ds-header__navbar {
  display: none;
}

.ds-header__content--hide-logo .ds-header__logo {
  display: none;
}

.ds-header__logo svg {
  color: #555763;
  width: 152px;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .ds-header--white {
    background-color: transparent;
  }
  .ds-header--white .ds-header__logo svg,
  .ds-header--white .ds-header__navbar__avatar {
    color: #FFFFFF;
  }
  .ds-header--white .ds-header__navbar__avatar__handler {
    background: #FFFFFF;
  }
  .ds-header--white .ds-header__navbar__avatar:hover {
    color: #DEDFE3;
  }
  .ds-header--white .ds-header__navbar__avatar:hover .ds-header__navbar__avatar__handler {
    background: #DEDFE3;
  }
  .ds-header--white .ds-header__navbar__main-nav a {
    color: #FFFFFF;
  }
  .ds-header--white .ds-header__navbar__main-nav .ds-header__navbar__nav__link__icon {
    background: #FFF;
  }
  .ds-header--white .ds-header__navbar__main-nav a:focus,
  .ds-header--white .ds-header__navbar__main-nav a:active,
  .ds-header--white .ds-header__navbar__main-nav a:hover {
    color: #DEDFE3;
    text-decoration: none;
  }
  .ds-header--white .ds-header__navbar__main-nav a:focus .ds-header__navbar__nav__link__icon,
  .ds-header--white .ds-header__navbar__main-nav a:active .ds-header__navbar__nav__link__icon,
  .ds-header--white .ds-header__navbar__main-nav a:hover .ds-header__navbar__nav__link__icon {
    background: #DEDFE3;
  }
  .ds-header--white .ds-header__navbar__main-nav a:focus .ds-header__navbar__nav__link__pill,
  .ds-header--white .ds-header__navbar__main-nav a:active .ds-header__navbar__nav__link__pill,
  .ds-header--white .ds-header__navbar__main-nav a:hover .ds-header__navbar__nav__link__pill {
    color: initial;
  }
  .ds-header--white .ds-header__navbar__nav__link__pill {
    color: #373941;
  }
}

@media screen and (min-width: 768px) {
  .ds-header--no-border {
    border-bottom: none;
  }
}

#navbar__enquiries .ds-header__navbar__nav__link__pill {
  background-color: #FF5B65;
  color: #FFFFFF;
}

.ds-header__main {
  height: 100%;
  display: flex;
}

.ds-header__logo {
  display: block;
  padding: 0 16px;
}

.ds-header__navbar {
  display: flex;
  font-size: 14px;
}

.ds-header__navbar__main-nav {
  display: flex;
  align-items: center;
}
.ds-header__navbar__main-nav ul {
  display: flex;
  height: 100%;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ds-header__navbar__main-nav ul a:focus,
.ds-header__navbar__main-nav ul a:active,
.ds-header__navbar__main-nav ul a:hover {
  color: #00A287;
  text-decoration: none;
}
.ds-header__navbar__main-nav ul a:focus .ds-header__navbar__nav__link__icon,
.ds-header__navbar__main-nav ul a:active .ds-header__navbar__nav__link__icon,
.ds-header__navbar__main-nav ul a:hover .ds-header__navbar__nav__link__icon {
  background: #00A287;
}
.ds-header__navbar__main-nav ul a:focus .ds-header__navbar__nav__link__pill,
.ds-header__navbar__main-nav ul a:active .ds-header__navbar__nav__link__pill,
.ds-header__navbar__main-nav ul a:hover .ds-header__navbar__nav__link__pill {
  color: #373941;
}
.ds-header__navbar__main-nav li,
.ds-header__navbar__main-nav a {
  height: 100%;
}
.ds-header__navbar__main-nav li a {
  white-space: nowrap;
  padding: 0 16px;
}

.ds-header__navbar__divider {
  display: none;
  width: 2px;
  height: 24px;
  position: relative;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #DEDFE3;
  margin: 0 8px;
}
.vc-navigation .ds-header__navbar__divider {
  margin: 0 8px 0 16px;
}
@media screen and (min-width: 769px) {
  .ds-header__navbar__divider {
    display: flex;
  }
}

.ds-header__navbar__avatar-wrapper {
  display: flex;
  background: transparent;
  border: 0;
  outline: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .ds-header__navbar__avatar-wrapper {
    position: relative;
  }
}

.ds-header__navbar__avatar {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 0 16px;
  height: 100%;
}
.vc-navigation .ds-header__navbar__avatar {
  padding-right: 0;
  animation: fadeIn 0.1s ease;
}
.ds-header__navbar__avatar:hover {
  color: #00A287;
  text-decoration: none;
  outline: none;
}
.ds-header__navbar__avatar:hover .ds-header__navbar__avatar__handler {
  background: #00A287;
}
.ds-header__navbar__avatar--open-start .ds-header__navbar__avatar__dropdown {
  display: block;
  opacity: 0.3;
  transition: all 300ms ease-out;
  transition-property: max-height, opacity;
  overflow-y: auto;
}
.ds-header__navbar__avatar--open-animating .ds-header__navbar__avatar__dropdown {
  overflow-y: hidden;
}
.ds-header__navbar__avatar--open .ds-header__navbar__avatar__handler {
  transform: rotate(180deg);
}
.ds-header__navbar__avatar--open .ds-header__navbar__avatar__dropdown {
  opacity: 1;
}

.ds-header__navbar__avatar__toggle {
  display: none;
  padding: 0;
  border: 0;
  height: 32px;
  width: 32px;
  color: #373941;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ds-header__navbar__avatar__toggle:hover, .ds-header__navbar__avatar__toggle:focus, .ds-header__navbar__avatar__toggle:active {
  outline: none;
}
.ds-header__navbar__avatar--guest .ds-header__navbar__avatar__toggle {
  display: flex;
}
@media screen and (min-width: 769px) {
  .ds-header__navbar__avatar--guest .ds-header__navbar__avatar__toggle {
    display: none;
  }
}
.ds-header__navbar__avatar__toggle--open, .ds-header__navbar__avatar__toggle--close {
  width: 20px;
  height: 20px;
  mask-size: 100%;
  -webkit-mask-size: 100%;
  background-color: #373941;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ds-header__navbar__avatar__toggle--open {
  mask-image: url("/build/icons/24/bold/general/menu-05.svg");
  -webkit-mask-image: url("/build/icons/24/bold/general/menu-05.svg");
}
.ds-header__navbar__avatar--open .ds-header__navbar__avatar__toggle--open {
  display: none;
}
.ds-header__navbar__avatar__toggle--close {
  display: none;
  mask-image: url("/build/icons/24/bold/general/x-close.svg");
  -webkit-mask-image: url("/build/icons/24/bold/general/x-close.svg");
}
.ds-header__navbar__avatar--open .ds-header__navbar__avatar__toggle--close {
  display: block;
}

.ds-header__navbar__avatar__btn_img,
.ds-header__navbar__avatar__img {
  padding: 0;
  border: 0;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #E5F6F3;
  color: #034F42;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ds-header__navbar__avatar--guest .ds-header__navbar__avatar__btn_img,
.ds-header__navbar__avatar--guest .ds-header__navbar__avatar__img {
  display: none;
}
.vc-navigation .ds-header__navbar__avatar__btn_img,
.vc-navigation .ds-header__navbar__avatar__img {
  background-color: white;
}
.ds-header__navbar__avatar__btn_img img,
.ds-header__navbar__avatar__img img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.ds-header__navbar__avatar__btn_img:hover, .ds-header__navbar__avatar__btn_img:focus, .ds-header__navbar__avatar__btn_img:active,
.ds-header__navbar__avatar__img:hover,
.ds-header__navbar__avatar__img:focus,
.ds-header__navbar__avatar__img:active {
  outline: none;
}

.ds-header__navbar__avatar__btn_img--dotVisible:after {
  content: "\a";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #FF5B65;
  border: 1px solid white;
  display: inline-block;
  position: absolute;
  top: -3px;
  left: 20px;
}

.ds-header__navbar__avatar__handler {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  mask-size: 16px;
  -webkit-mask-size: 16px;
  mask-image: url("/build/icons/24/bold/arrows/chevron-down.svg");
  -webkit-mask-image: url("/build/icons/24/bold/arrows/chevron-down.svg");
  background: #373941;
}

.ds-header__navbar__avatar__name {
  padding: 0 4px 0 8px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
}
@media screen and (max-width: 767px) {
  .ds-header__navbar__avatar__name {
    display: none;
  }
}

.ds-header__navbar__avatar__dropdown {
  position: absolute;
  display: none;
  top: 56px;
  cursor: initial;
  height: 100vh;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50000;
  font-size: 14px;
  background-color: #FFFFFF;
  overflow-y: auto;
  box-shadow: 0 0 1px 1px rgba(37, 39, 44, 0.12), 0 8px 8px rgba(37, 39, 44, 0.06);
}
@media screen and (min-width: 768px) {
  .ds-header__navbar__avatar__dropdown {
    left: auto;
    bottom: auto;
    right: 16px;
    top: 60px;
    box-shadow: 0 0 1px 1px rgba(37, 39, 44, 0.12), 0 8px 8px rgba(37, 39, 44, 0.06);
    width: 213px;
    padding: 8px 0;
    border-radius: 6px;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.ds-header__navbar__avatar__dropdown ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .ds-header__navbar__avatar__dropdown ul {
    padding: 8px 0;
  }
}
.ds-header__navbar__avatar__dropdown li a {
  padding: 10px 28px;
}
@media screen and (min-width: 768px) {
  .ds-header__navbar__avatar__dropdown li a {
    height: 44px;
    padding: 12px 16px;
  }
}
.ds-header__navbar__avatar__dropdown li a:active,
.ds-header__navbar__avatar__dropdown li a:focus,
.ds-header__navbar__avatar__dropdown li a:hover {
  background-color: #F1F2F3;
  color: #373941;
  text-decoration: none;
}
.ds-header__navbar__avatar__dropdown li:hover {
  background-color: #F1F2F3;
}
.ds-header__navbar__avatar__dropdown .ds-header__navbar__nav__link-separator {
  height: 1px;
  margin: 8px 0;
  padding: 0;
  width: 100%;
  background-color: #DEDFE3;
}
.ds-header__navbar__avatar__dropdown .ds-header__navbar__nav__section-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #373941;
  text-align: left;
  padding: 12px 16px;
}
@media screen and (min-width: 768px) {
  .ds-header__navbar__avatar__dropdown .ds-header__navbar__nav__section-title {
    display: none;
  }
}
.ds-header__navbar__avatar__dropdown .ds-header__navbar__nav__section-title:hover {
  background-color: white;
}

.ds-header__navbar__nav__link {
  color: #555763;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .ds-header__navbar__nav__link {
    color: #373941;
  }
}
@media (min-width: 768px) {
  .ds-header__navbar__nav__link--mobile-only {
    display: none;
    visibility: hidden;
  }
}
.ds-header__navbar__nav__link--desktop-only {
  display: none;
  visibility: hidden;
}
@media (min-width: 768px) {
  .ds-header__navbar__nav__link--desktop-only {
    display: flex;
    visibility: visible;
  }
}

.ds-header__navbar__nav__link--bold {
  font-weight: 600;
}

.ds-header__navbar__nav__link--new .ds-header__navbar__nav__link__left_wrapper:after {
  content: "New";
  margin-left: 8px;
  padding: 2px 8px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FF5B65;
  border-radius: 20px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2px;
}

.ds-header__navbar__nav__link__left_wrapper {
  flex-grow: 1;
  display: flex;
  align-items: center;
}

.ds-header__navbar__nav__link__icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background-color: #717484;
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.ds-header__navbar__nav__link__icon--small {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .ds-header__navbar__nav__link__icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-color: #717484;
  }
}
.ds-header__navbar__nav__link__icon--notification {
  mask-image: url("/build/icons/24/line/alerts-feedback/bell-01.svg");
  -webkit-mask-image: url("/build/icons/24/line/alerts-feedback/bell-01.svg");
}
.ds-header__navbar__nav__link__icon--calendar {
  mask-image: url("/build/icons/24/line/time/calendar.svg");
  -webkit-mask-image: url("/build/icons/24/line/time/calendar.svg");
}
.ds-header__navbar__nav__link__icon--people {
  mask-image: url("/build/icons/24/line/users/users-03.svg");
  -webkit-mask-image: url("/build/icons/24/line/users/users-03.svg");
}
.ds-header__navbar__nav__link__icon--venue {
  mask-image: url("/build/icons/24/line/general/home-02.svg");
  -webkit-mask-image: url("/build/icons/24/line/general/home-02.svg");
}
.ds-header__navbar__nav__link__icon--creditCard {
  mask-image: url("/build/icons/24/line/finance-ecommerce/credit-card-01.svg");
  -webkit-mask-image: url("/build/icons/24/line/finance-ecommerce/credit-card-01.svg");
}
.ds-header__navbar__nav__link__icon--supervenue {
  mask-image: url("/build/icons/24/supervenue.svg");
  -webkit-mask-image: url("/build/icons/24/supervenue.svg");
}
.ds-header__navbar__nav__link__icon--starEmpty {
  mask-image: url("/build/icons/24/line/shapes/star-empty.svg");
  -webkit-mask-image: url("/build/icons/24/line/shapes/star-empty.svg");
}
.ds-header__navbar__nav__link__icon--barChart {
  mask-image: url("/build/icons/24/line/charts/bar-chart-10.svg");
  -webkit-mask-image: url("/build/icons/24/line/charts/bar-chart-10.svg");
}
.ds-header__navbar__nav__link__icon--settings {
  mask-image: url("/build/icons/24/line/general/settings-01.svg");
  -webkit-mask-image: url("/build/icons/24/line/general/settings-01.svg");
}
.ds-header__navbar__nav__link__icon--file {
  mask-image: url("/build/icons/24/line/files/file-05.svg");
  -webkit-mask-image: url("/build/icons/24/line/files/file-05.svg");
}
.ds-header__navbar__nav__link__icon--info {
  mask-image: url("/build/icons/24/line/general/info-circle.svg");
  -webkit-mask-image: url("/build/icons/24/line/general/info-circle.svg");
}
.ds-header__navbar__nav__link__icon--login {
  mask-image: url("/build/icons/24/line/general/log-in-02.svg");
  -webkit-mask-image: url("/build/icons/24/line/general/log-in-02.svg");
}
.ds-header__navbar__nav__link__icon--logout {
  mask-image: url("/build/icons/24/line/general/log-out-01.svg");
  -webkit-mask-image: url("/build/icons/24/line/general/log-out-01.svg");
}
.ds-header__navbar__nav__link__icon--fav {
  mask-image: url("/build/icons/24/line/general/heart-rounded.svg");
  -webkit-mask-image: url("/build/icons/24/line/general/heart-rounded.svg");
}
.ds-header__navbar__nav__link__icon--user {
  mask-image: url("/build/icons/24/line/users/user-02.svg");
  -webkit-mask-image: url("/build/icons/24/line/users/user-02.svg");
}
.ds-header__navbar__nav__link__icon--user-plus {
  mask-image: url("/build/icons/24/line/users/user-plus-01.svg");
  -webkit-mask-image: url("/build/icons/24/line/users/user-plus-01.svg");
}
.ds-header__navbar__nav__link__icon--copy {
  mask-image: url("/build/icons/24/line/general/link-03.svg");
  -webkit-mask-image: url("/build/icons/24/line/general/link-03.svg");
}
.ds-header__navbar__nav__link__icon--email {
  mask-image: url("/build/icons/24/line/communication/mail-01.svg");
  -webkit-mask-image: url("/build/icons/24/line/communication/mail-01.svg");
}
.ds-header__navbar__nav__link__icon--myAccount {
  mask-image: url("/build/icons/24/line/users/user-circle.svg");
  -webkit-mask-image: url("/build/icons/24/line/users/user-circle.svg");
}

.ds-header__navbar__nav__link__pill {
  padding: 3px 8px;
  font-size: 12px;
  line-height: 16px;
  margin-left: 8px;
  background-color: #DEDFE3;
  border-radius: 24px;
  min-width: 22px;
  color: #373941;
}

.ds-header__navbar__nav__link__pill--empty {
  display: none;
}

.navbar-switch-accounts-container {
  background-color: #F7F7F8;
  padding-bottom: 8px;
  padding-top: 16px;
  text-align: left;
  border-top: 1px solid #DEDFE3;
}

.navbar-switch-accounts-title {
  color: #717484;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 12px;
  padding-left: 16px;
  padding-right: 16px;
}

.navbar-switch-accounts-options {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}

.navbar-switch-accounts-option {
  display: flex;
  align-items: center;
  padding-left: 24px;
  height: 44px;
}
@media screen and (max-width: 767px) {
  .navbar-switch-accounts-option {
    height: 40px;
  }
}
.navbar-switch-accounts-option:hover {
  background-color: #DEDFE3;
}

.navbar-switch-accounts-radio {
  display: flex;
  align-items: center;
}

.navbar-switch-accounts-indicator {
  margin-top: -2px;
}

.vc-navigation a:hover,
.vc-navigation a:focus {
  color: inherit;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-text-field__wrapper {
  display: flex;
  position: relative;
}

.ds-text-field--disabled .ds-text-field__prefix {
  border-color: #CDCFD5;
  color: #ACAEB9;
}

.ds-text-field__prefix {
  align-items: center;
  background: #F7F7F8;
  border-radius: 6px 0 0 6px;
  border: 1px solid #ACAEB9;
  border-right: 0;
  display: flex;
  font-size: 14px;
  justify-content: center;
  height: 40px;
  padding: 10px 16px;
}
.ds-text-field__prefix ~ .ds-text-field__input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.ds-text-field__suffix {
  align-items: center;
  color: #717484;
  display: flex;
  font-size: 12px;
  height: 40px;
  margin-right: 16px;
  margin-top: 1px;
  position: absolute;
  right: 0;
  top: 0;
}

.ds-text-field__icon {
  position: absolute;
  pointer-events: none;
  top: 10px;
  left: 12px;
}
.ds-text-field__icon ~ .ds-text-field__input {
  padding-left: 41px;
}

.ds-text-field__arrow {
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: 14px;
  z-index: 2;
}
.ds-text-field__arrow ~ .ds-text-field__input {
  padding-right: 40px;
}

.ds-text-field__input {
  box-sizing: border-box;
  border: 1px solid #ACAEB9;
  border-radius: 6px;
  color: #373941;
  font-size: 14px;
  height: 40px;
  padding: 10px 16px;
  transition: all 0.3s;
  transition-property: box-shadow, border-color;
  width: 100%;
  text-overflow: ellipsis;
}
.ds-text-field__input::-moz-placeholder {
  color: #717484;
}
.ds-text-field__input::placeholder {
  color: #717484;
}
.ds-text-field__input:hover {
  border-color: #717484;
}
.ds-text-field__input:focus {
  border-color: #2C7BF2;
  box-shadow: 0 0 0 3px rgba(44, 123, 242, 0.5);
  outline: none;
}
.ds-text-field__input:disabled {
  background: #F7F7F8;
  border-color: #CDCFD5;
  color: #ACAEB9;
}
.ds-text-field__input[aria-invalid=true] {
  border-color: #FF5B65;
}
.ds-text-field__input[aria-invalid=true]:focus {
  box-shadow: 0 0 0 3px rgba(255, 91, 101, 0.5);
}
.ds-text-field__input--no-arrows {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.ds-text-field__input--no-arrows::-webkit-outer-spin-button, .ds-text-field__input--no-arrows::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ds-text-field__input--no-arrows[type=number] {
  -moz-appearance: textfield;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-modal-wrapper {
  bottom: 0;
  display: none;
  left: 0;
  overflow-y: auto;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10001;
}
@media screen and (max-width: 767px) {
  .ds-modal-wrapper {
    padding-top: 80px;
    padding-bottom: 0;
  }
}

.ds-modal-wrapper--topAligned {
  padding-top: 80px;
  padding-bottom: 80px;
}
.ds-modal-wrapper--topAligned .ds-modal {
  top: 0;
  transform: translateX(-50%) translateY(0);
}
@media screen and (max-width: 767px) {
  .ds-modal-wrapper--topAligned {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .ds-modal-wrapper--topAligned .ds-modal {
    transform: none;
  }
}

@media screen and (max-width: 767px) {
  .ds-modal-wrapper--mobile-bottom {
    flex-direction: column;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 991px) {
  .ds-modal-wrapper--mobileFullScreenModal {
    padding-top: 0;
  }
  .ds-modal-wrapper--mobileFullScreenModal > .ds-modal {
    min-height: 100dvh;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 0;
    left: 0;
    transform: none;
    border-radius: 0;
  }
  .ds-modal-wrapper--mobileFullScreenModal > .ds-modal.ds-modal--large {
    max-width: 100%;
  }
  .ds-modal-wrapper--mobileFullScreenModal > .ds-modal > .ds-modal-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    background: #FFFFFF;
    z-index: 9;
    height: 64px;
    border-bottom: 1px solid #eaeaea;
    align-items: center;
  }
  .ds-modal-wrapper--mobileFullScreenModal > .ds-modal > .ds-modal-header > .ds-modal-title {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 100%;
  }
  .ds-modal-wrapper--mobileFullScreenModal > .ds-modal > .ds-modal-header > .ds-modal__close_button {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px;
  }
  .ds-modal-wrapper--mobileFullScreenModal > .ds-modal > .ds-modal-content {
    padding-top: 64px;
    margin-top: 8px;
  }
}

.ds-modal {
  background-color: white;
  border-radius: 6px;
  top: 50%;
  left: 50%;
  overflow: visible;
  padding: 40px;
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  width: 600px;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .ds-modal {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    left: 0;
    top: auto;
    transform: none;
    padding: 24px;
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .ds-modal-wrapper--mobile-bottom .ds-modal {
    overflow: auto;
  }
}

.ds-modal--small {
  width: 400px;
}

.ds-modal--large {
  width: 800px;
  max-width: 720px;
}

.ds-modal--full {
  max-width: 1008px;
  width: 100%;
}

.ds-modal--fullscreen {
  max-width: 1008px;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .ds-modal--fullscreen {
    max-width: calc(100% - 160px);
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .ds-modal--padding-xs-mobile {
    padding: 20px;
  }
}

.ds-modal-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.ds-modal-overlay--blurBackground {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.ds-modal-wrapper--visible,
.ds-modal-overlay--visible {
  animation: fade-in 150ms ease-in-out;
  display: block;
}

.ds-modal-wrapper--visible.ds-modal-wrapper--noAnimation,
.ds-modal-overlay--visible.ds-modal-overlay--noAnimation {
  animation: none;
}

@media screen and (max-width: 767px) {
  .ds-modal-wrapper--visible.ds-modal-wrapper--mobile-bottom {
    display: flex;
  }
}

.ds-modal-title {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .ds-modal-title {
    font-size: 16px;
  }
}

.ds-modal__close_button {
  background: none;
  border: none;
  margin: -6px -6px 0 0;
}
@media screen and (max-width: 767px) {
  .ds-modal__close_button {
    margin: -10px -10px 0 0;
  }
}
.ds-modal__close_button:focus {
  outline: none;
  box-shadow: none;
}

.ds-modal-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.ds-modal-content {
  font-size: 14px;
}

.ds-modal-actions {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 40px;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .ds-modal-actions {
    display: block;
  }
  .ds-modal-actions > * {
    flex-grow: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.ds-modal__close_button ~ .ds-modal-title {
  padding-right: 32px;
}

@media screen and (max-width: 767px) {
  .ds-modal--legacy-fullscreen-mobile {
    margin-left: -20px;
    width: calc(100% + 40px) !important;
    min-height: 100dvh;
    height: auto;
    margin-top: -12px;
  }
}

@media screen and (min-width: 768px) {
  .ds-modal.ds-modal--sidebar {
    left: auto;
    right: 0;
    position: absolute;
    top: 0;
    transform: none;
    height: auto;
    min-height: 100vh;
    border-radius: 0;
    padding: 24px;
    width: 460px;
    box-shadow: 0 16px 32px rgba(37, 39, 44, 0.04), 0 8px 16px rgba(37, 39, 44, 0.04), 0 4px 8px rgba(37, 39, 44, 0.04), 0 2px 4px rgba(37, 39, 44, 0.04), 0 1px 2px rgba(37, 39, 44, 0.04);
    display: flex;
    flex-direction: column;
  }
  .ds-modal-wrapper--sidebar {
    padding: 0;
  }
  .ds-modal-content {
    flex-grow: 1;
  }
}
/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-notification {
  background: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0px 0px 1px 1px rgba(37, 39, 44, 0.12), 0px 8px 8px rgba(37, 39, 44, 0.06);
  font-size: 14px;
  position: relative;
}
.ds-notification::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
  border-radius: 5px 0 0 5px;
}

.ds-notification__flex {
  display: flex;
}

.ds-notification--banner {
  padding: 20px 20px 20px 28px;
}

.ds-notification--inline {
  padding: 16px 16px 16px 24px;
  line-height: 20px;
}
.ds-notification--inline .ds-notification__icon {
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

.ds-notification--success::before {
  background: #00A287;
}
.ds-notification--success .ds-notification__icon {
  color: #00A287;
}

.ds-notification--error::before {
  background: #F63641;
}
.ds-notification--error .ds-notification__icon {
  color: #F63641;
}

.ds-notification--warning::before {
  background: #F6A300;
}
.ds-notification--warning .ds-notification__icon {
  color: #F6A300;
}

.ds-notification--info::before {
  background: #ACAEB9;
}
.ds-notification--info .ds-notification__icon {
  color: #ACAEB9;
}

.ds-notification__icon {
  margin-right: 12px;
  flex-shrink: 0;
}

.ds-notification--dismissible .ds-notification__title {
  padding-right: 20px;
}

.ds-notification__title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
  position: relative;
  line-height: 24px;
}

.ds-notification__title--hidden {
  margin: 0;
}

.ds-notification__body {
  width: 100%;
}

.ds-notification__dismiss {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-pagination {
  list-style: none;
  display: flex;
  padding: 20px 0 0 0;
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ds-pagination .pagination-element,
.ds-pagination a[tabindex="0"] {
  cursor: pointer;
  color: #373941;
  border-radius: 6px;
}
.ds-pagination .pagination-element:hover,
.ds-pagination a[tabindex="0"]:hover {
  background-color: #F7F7F8;
}
.ds-pagination .pagination-element:hover.ds-pagination__prev,
.ds-pagination a[tabindex="0"]:hover.ds-pagination__prev {
  color: #00A287;
}
.ds-pagination .pagination-element:hover.ds-pagination__next,
.ds-pagination a[tabindex="0"]:hover.ds-pagination__next {
  color: #00A287;
}
.ds-pagination .pagination-element.ds-pagination--dots:hover,
.ds-pagination a[tabindex="0"].ds-pagination--dots:hover {
  background-color: transparent;
  cursor: default;
}
.ds-pagination a[tabindex="-1"] {
  pointer-events: none;
}
.ds-pagination a[tabindex="-1"]:hover {
  color: #ACAEB9;
}
.ds-pagination .pagination-element,
.ds-pagination a {
  color: #ACAEB9;
  cursor: default;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  transition: all 100ms ease-out;
  transition-property: background-color, color;
  font-size: 14px;
  height: 40px;
  width: 40px;
}
@media screen and (max-width: 767px) {
  .ds-pagination .pagination-element,
  .ds-pagination a {
    height: 32px;
    width: 32px;
  }
}
.ds-pagination .pagination-element:hover, .ds-pagination .pagination-element:active, .ds-pagination .pagination-element:focus,
.ds-pagination a:hover,
.ds-pagination a:active,
.ds-pagination a:focus {
  text-decoration: none;
}
.ds-pagination .pagination-element:focus,
.ds-pagination a:focus {
  outline: 0;
  outline-offset: 0;
}
.ds-pagination .active .pagination-element,
.ds-pagination .active a {
  background-color: #00A287;
  color: #FFFFFF;
  position: relative;
}
.ds-pagination .active .pagination-element:hover,
.ds-pagination .active a:hover {
  background-color: #00A287;
  color: #FFFFFF;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-pill {
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
  border-radius: 20px;
  padding: 8px 16px;
  cursor: pointer;
  border: 1px solid #CDCFD5;
  background: #FFFFFF;
  color: #373941;
}

.ds-pill--selected {
  cursor: default;
  color: #FFFFFF;
  background: #00A287;
  border: none;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-select-field {
  position: relative;
}

.ds-select-field__icon {
  position: absolute;
  pointer-events: none;
  top: 10px;
  left: 12px;
  z-index: 2;
}
.ds-select-field__icon ~ .ds-select-field__select {
  padding-left: 41px;
}

.ds-select-field__arrow {
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: 14px;
  z-index: 2;
}
.ds-select-field__arrow ~ .ds-select-field__select {
  padding-right: 40px;
}

.ds-select-field__select {
  background: #fff;
  background-image: none !important;
  box-sizing: border-box;
  border: 1px solid #ACAEB9;
  border-radius: 6px;
  color: #373941;
  font-size: 14px;
  height: 40px;
  line-height: 1.4;
  padding: 10px 16px;
  transition: all 0.3s;
  transition-property: box-shadow, border-color;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.ds-select-field__select::-moz-placeholder {
  color: #717484;
}
.ds-select-field__select::placeholder {
  color: #717484;
}
.ds-select-field__select:hover {
  border-color: #717484;
}
.ds-select-field__select:focus {
  border-color: #2C7BF2;
  box-shadow: 0 0 0 3px rgba(44, 123, 242, 0.5);
  outline: none;
}
.ds-select-field__select:disabled {
  background: #F7F7F8;
  border-color: #CDCFD5;
  color: #ACAEB9;
}
.ds-select-field__select[aria-invalid=true] {
  border-color: #FF5B65;
}
.ds-select-field__select[aria-invalid=true]:focus {
  box-shadow: 0 0 0 3px rgba(255, 91, 101, 0.5);
}
.ds-select-field__select option:disabled {
  color: #ACAEB9;
}

.ds-select-field__select--placeholder {
  color: #717484;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-integer-stepper-field {
  display: inline-flex;
  background-color: #FFFFFF;
  gap: 4px;
  align-items: center;
  height: 40px;
  border-radius: 6px;
  border: 1px solid #ACAEB9;
  overflow: hidden;
  padding: 2px;
  transition: all 0.3s;
  transition-property: box-shadow, border-color;
}
.ds-integer-stepper-field:focus-within {
  border-color: #0F64E6;
  box-shadow: 0 0 0 3px rgba(44, 123, 242, 0.5);
}
.ds-integer-stepper-field--invalid {
  border-color: #F63641;
}
.ds-integer-stepper-field--invalid:focus-within {
  border-color: #F63641;
  box-shadow: 0 0 0 3px rgba(245, 92, 101, 0.5);
}
.ds-integer-stepper-field--disabled {
  background: #F7F7F8;
  cursor: not-allowed;
}
.ds-integer-stepper-field--disabled .ds-integer-stepper-field__button {
  background: #F7F7F8;
}
.ds-integer-stepper-field__input {
  flex: 1;
}
.ds-integer-stepper-field__input input {
  width: 100%;
  border: none;
  text-align: center;
  padding: 0.5rem;
}
.ds-integer-stepper-field__input input::-webkit-outer-spin-button, .ds-integer-stepper-field__input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ds-integer-stepper-field__input input:focus, .ds-integer-stepper-field__input input:active {
  outline: none;
  box-shadow: none;
}
.ds-integer-stepper-field__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background: white;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s;
}
.ds-integer-stepper-field__button--decrement {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ds-integer-stepper-field__button--increment {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ds-integer-stepper-field__button:hover:not(:disabled) {
  background: white;
}
.ds-integer-stepper-field__button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-tab-item {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  padding: 12px 20px;
}
@media screen and (max-width: 767px) {
  .ds-tab-item {
    flex-grow: 1;
    justify-content: center;
    padding: 12px 16px;
  }
}

.ds-tab-item:hover {
  box-shadow: 0 2px 0 0 #00A287;
}

.ds-tab-item--active {
  box-shadow: 0 2px 0 0 #00A287;
  color: #00A287;
  font-weight: bold;
}

.ds-tab-navigation {
  border-bottom: 2px solid #DEDFE3;
  display: flex;
}

.ds-tab-navigation--vertical {
  display: flex;
  flex-direction: column;
  border-bottom: none;
}
.ds-tab-navigation--vertical .ds-tab-item {
  font-size: 16px;
  color: #373941;
  font-weight: 600;
  margin-bottom: 16px;
  padding: 4px;
}
.ds-tab-navigation--vertical .ds-tab-item--active {
  color: #00A287;
}
.ds-tab-navigation--vertical--short {
  align-items: flex-start;
}

.ds-tab-navigation--type-plain {
  border: none;
}
.ds-tab-navigation--type-plain .ds-tab-item {
  box-shadow: none;
  color: #373941;
  border-radius: 8px;
  margin: 0 2px;
  font-weight: 600;
  padding: 6px 16px 8px;
}
.ds-tab-navigation--type-plain .ds-tab-item--active {
  background: #F1F2F3;
}
.ds-tab-navigation--type-plain .ds-tab-item:not(.ds-tab-item--active):hover {
  background: #FBFBFC;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-textarea__input {
  border: 1px solid #ACAEB9;
  border-radius: 6px;
  color: #373941;
  font-size: 14px;
  padding: 10px 16px;
  resize: vertical;
  transition: all 0.3s;
  transition-property: background-color, border;
  width: 100%;
  min-height: 50px;
}
.ds-textarea__input::-moz-placeholder {
  color: #717484;
}
.ds-textarea__input::placeholder {
  color: #717484;
}
.ds-textarea__input:hover {
  border-color: #717484;
}
.ds-textarea__input:focus {
  border-color: #2C7BF2;
  box-shadow: 0 0 0 3px rgba(44, 123, 242, 0.5);
  outline: none;
}
.ds-textarea__input:disabled {
  background: #F7F7F8;
  border-color: #F7F7F8;
  color: #ACAEB9;
}
.ds-textarea__input[aria-invalid=true] {
  border-color: #FF5B65;
}
.ds-textarea__input[aria-invalid=true]:focus {
  box-shadow: 0 0 0 3px rgba(255, 91, 101, 0.5);
}

.ds-textarea__char-counter {
  font-size: 12px;
}

.ds-textarea-wrapper {
  position: relative;
}

.ds-textarea__progress-bar,
.ds-textarea__progress-bar__progress {
  border-radius: 6px;
}

.ds-textarea__progress-bar {
  height: 4px;
  background-color: #DEDFE3;
  position: absolute;
  bottom: 1px;
  left: 2px;
  right: 2px;
}

.ds-textarea__progress-bar__progress {
  height: 100%;
  min-width: 10px;
}
.ds-textarea__progress-bar__progress-warning {
  background-color: #F6A300;
}
.ds-textarea__progress-bar__progress-success {
  background-color: #00A287;
}
.ds-textarea__progress-bar__progress-danger {
  background-color: #FF5B65;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-form-caption {
  color: #717484;
  font-size: 14px;
  line-height: 1.5;
}

.ds-form-caption__icon {
  margin-right: 6px;
  display: inline-block;
  transform: translateY(-1px);
  vertical-align: middle;
}

.ds-form-caption--invalid {
  color: #F63641;
  display: flex;
}
.ds-form-caption--invalid svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.ds-form-caption--invalid a {
  font-weight: 600;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-form-label {
  font-size: 14px;
  font-weight: 600;
  display: flex;
  color: #373941;
}

.ds-form-label__optional {
  color: #ACAEB9;
  display: inline-block;
  font-weight: 400;
  margin-left: 4px;
}

.ds-form-label__asterisk {
  color: #ACAEB9;
  display: inline-block;
  font-weight: 600;
  margin-left: 4px;
  transform: translateY(-2px);
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-user-avatar {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 48px;
  font-size: 14px;
  justify-content: center;
  overflow: hidden;
  width: 48px;
  flex-shrink: 0;
}
.ds-user-avatar img {
  width: 48px;
  height: 48px;
  max-width: 100%;
  max-height: 100%;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}

.ds-user-avatar--fallback {
  border: 1px solid #DEDFE3;
}

.ds-user-avatar--green {
  background: #E5F6F3;
  color: #034F42;
}

.ds-user-avatar--grey {
  background: #DEDFE3;
  color: #373941;
}

.ds-user-avatar--small {
  height: 32px;
  width: 32px;
  font-size: 12px;
}

.ds-user-avatar--large {
  height: 64px;
  width: 64px;
}

.ds-user-avatar--large > img {
  height: 64px;
  width: 64px;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-review {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.ds-review .ds-review-header {
  display: flex;
  margin-bottom: 24px;
}
.ds-review .ds-review-header--one-line {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.ds-review .ds-review-avatar {
  width: 32px;
  height: 32px;
  background-color: #F7F7F8;
  color: #034F42;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  font-size: 12px;
  flex-shrink: 0;
  line-height: 12px;
}
.ds-review .ds-review-info {
  flex-grow: 1;
}
.ds-review .ds-review-author {
  margin-bottom: 4px;
}
.ds-review .ds-review-title {
  font-weight: 600;
}
.ds-review .ds-review-rating {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #00A287;
  color: #FFFFFF;
  border-radius: 6px 6px 6px 0;
  font-weight: 600;
  font-size: 16px;
  flex-shrink: 0;
  margin-left: 12px;
}
.ds-review .ds-review-body {
  margin-left: 32px;
  padding-left: 12px;
  position: relative;
  line-height: 20px;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.basic-link {
  font-weight: 600;
  text-decoration: none;
  color: #00A287;
}

.extra-link {
  color: #373941;
  text-decoration: underline;
  text-underline-offset: 2px;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-page-notification {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
.ds-page-notification--small {
  padding: 8px;
}

.ds-page-notification--success {
  background-color: #E5F6F3;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-progress-bar {
  background: #CDCFD5;
  border-radius: 4px;
  height: 8px;
  position: relative;
  width: 100%;
}

.ds-progress-bar--small {
  height: 4px;
}

.ds-progress-bar__indicator {
  border-radius: 4px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.ds-progress-bar__indicator--green {
  background: #00A287;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-radio {
  align-items: center;
  cursor: pointer;
  display: flex;
}

.ds-radio--disabled {
  cursor: auto;
}

.ds-radio-input {
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}

.ds-radio-indicator {
  align-items: center;
  border: 1px solid #ACAEB9;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 18px;
  justify-content: center;
  position: relative;
  width: 18px;
  flex-shrink: 0;
}

.ds-radio:hover .ds-radio-indicator {
  border-color: #717484;
}

.ds-radio-input:active ~ .ds-radio-indicator {
  background: #F7F7F8;
}

.ds-radio-input:focus ~ .ds-radio-indicator {
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 3px rgba(44, 123, 242, 0.5);
  outline: none;
}

.ds-radio-input:checked ~ .ds-radio-indicator {
  border: 2px solid #00A287;
}
.ds-radio-input:checked:hover ~ .ds-radio-indicator {
  border-color: #00BC9C;
}
.ds-radio-input:checked:hover ~ .ds-radio-indicator:after {
  background: #00BC9C;
}
.ds-radio-input:checked:active ~ .ds-radio-indicator {
  border-color: #057D69;
}
.ds-radio-input:checked:active ~ .ds-radio-indicator:after {
  background: #057D69;
}
.ds-radio-input:checked:disabled ~ .ds-radio-indicator {
  border-color: #00A287;
  opacity: 0.5;
}

.ds-radio-input:disabled ~ .ds-radio-indicator {
  background: #F1F2F3;
  border-color: #DEDFE3;
}

.ds-radio-input[aria-invalid=true] ~ .ds-radio-indicator {
  border: 1px solid #F63641;
}
.ds-radio-input[aria-invalid=true]:hover ~ .ds-radio-indicator {
  border: 1px solid #C1151F;
}
.ds-radio-input[aria-invalid=true]:active ~ .ds-radio-indicator {
  background: #FFEFF0;
}

.ds-radio-input:checked ~ .ds-radio-indicator:after {
  background: #00A287;
  border-radius: 50%;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ds-radio-text {
  font-weight: normal;
  font-size: 14px;
  margin-left: 12px;
}

/*
|--------------------------------------------------------------------------
| Colors
|--------------------------------------------------------------------------
*/
.ds-link-pill {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  border-radius: 8px;
  padding: 12px 16px;
  cursor: pointer;
  background: #FFFFFF;
  color: #373941;
  box-shadow: 0px 2px 4px 0px rgba(37, 39, 44, 0.06), 0px 2px 4px 0px rgba(37, 39, 44, 0.06);
}
.ds-link-pill:hover {
  color: #373941;
  text-decoration: underline;
}