@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,500);
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto);
/*!
 * 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 {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  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;
    -webkit-box-shadow: none !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(f4769f9bdb7466be65088239c12046d1.eot);
  src: url(f4769f9bdb7466be65088239c12046d1.eot?#iefix) format("embedded-opentype"), url(448c34a56d699c29117adc64c43affeb.woff2) format("woff2"), url(fa2772327f55d8198301fdb8bcfc8158.woff) format("woff"), url(e18bbf611f2a2e43afc071aa2f4e1512.ttf) format("truetype"), url(89889688147bd7575d6327160d64e760.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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

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

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

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.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: "\26fa"; }

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b"; }

.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: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.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;
  box-sizing: border-box; }

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.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: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  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 {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

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

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

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

.text-warning {
  color: #8a6d3b; }

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

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

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

.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

ul ul,
ol ul,
ul ol,
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: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@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%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

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.42857143;
  color: #777777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ""; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

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: 4px; }

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.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: 15px;
  padding-left: 15px; }

.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-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .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-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .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-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

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: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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: 15px;
    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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

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: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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 .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.radio label,
.checkbox label {
  min-height: 20px;
  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,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

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

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.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: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -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 {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.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: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -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 {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.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: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -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 {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    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 {
    width: auto; }
  .form-inline .input-group > .form-control {
    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: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  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: not-allowed;
  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: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad; }

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74; }

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439; }

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc; }

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512; }

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925; }

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }

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

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

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.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;
  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: 4px;
  -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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

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

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  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.42857143;
  color: #777777;
  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 {
    right: auto;
    left: 0; } }

.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .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 > .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: 4px;
  border-top-right-radius: 4px;
  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: 4px;
  border-bottom-left-radius: 4px; }

.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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

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

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
  border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control: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-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 > 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: #777777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

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

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.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: #337ab7; }

.nav-stacked > li {
  float: none; }

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

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.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 {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.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: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    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: 20px; }
  .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: 15px;
    padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  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: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    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 {
    width: auto; }
  .navbar-form .input-group > .form-control {
    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: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.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: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .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: #555;
    background-color: #e7e7e7; }
  .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: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.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: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .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: #080808; }
  .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: #333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.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: #777777;
  cursor: not-allowed;
  background-color: #fff; }

.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; }

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

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777777; }

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

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

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

.label-warning {
  background-color: #f0ad4e; }

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

.label-danger {
  background-color: #d9534f; }

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

.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: #777777;
  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; }

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

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron h1,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.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: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-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: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  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: #5bc0de; }

.progress-striped .progress-bar-info {
  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: #f0ad4e; }

.progress-striped .progress-bar-warning {
  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: #d9534f; }

.progress-striped .progress-bar-danger {
  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: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  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: #777777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #c7ddef; }

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,
button.list-group-item:hover,
a.list-group-item:focus,
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: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }

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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }

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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }

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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }

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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

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

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.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: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.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: 3px;
  border-top-right-radius: 3px; }

.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: 3px;
  border-bottom-left-radius: 3px; }

.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: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.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: #333333;
  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: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.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: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 6px; }

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }

.close:hover,
.close:focus {
  color: #000;
  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%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-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: 6px;
  -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=50);
  opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.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: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

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

.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 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;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-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-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: "\2039"; }

.carousel-control .icon-next:before {
  content: "\203a"; }

.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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.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: 991px) {
  .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: 991px) {
  .visible-sm-block {
    display: block !important; } }

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

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

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

@media (min-width: 1200px) {
  .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: 1200px) {
  .visible-lg-block {
    display: block !important; } }

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .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; } }

/*# sourceMappingURL=bootstrap.css.map */

/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative; }

.Select input::-webkit-contacts-auto-fill-button,
.Select input::-webkit-credentials-auto-fill-button {
  display: none !important; }

.Select input::-ms-clear {
  display: none !important; }

.Select input::-ms-reveal {
  display: none !important; }

.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35; }

.Select.is-disabled > .Select-control {
  background-color: #f9f9f9; }

.Select.is-disabled > .Select-control:hover {
  -webkit-box-shadow: none;
          box-shadow: none; }

.Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9; }

.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px; }

.Select.is-searchable.is-open > .Select-control {
  cursor: text; }

.Select.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text; }

.Select.is-focused > .Select-control {
  background: #fff; }

.Select.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
  background: #fff; }

.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px; }

.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333; }

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none; }

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline; }

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  background: #fff; }

.Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0; }

.Select.is-open .Select-arrow,
.Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666; }

.Select.Select--rtl {
  direction: rtl;
  text-align: right; }

.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%; }

.Select-control:hover {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06); }

.Select-control .Select-input:focus {
  outline: none;
  background: #fff; }

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle; }

.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 17px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none; }

.is-focused .Select-input > input {
  cursor: text; }

.has-value.is-pseudo-focused .Select-input {
  opacity: 0; }

.Select-control:not(.is-searchable) > .Select-input {
  outline: none; }

.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px; }

.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px; }

.Select-clear-zone:hover {
  color: #D0021B; }

.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1; }

.Select--multi .Select-clear-zone {
  width: 17px; }

.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px; }

.Select--rtl .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px; }

.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative; }

.Select-control > *:last-child {
  padding-right: 5px; }

.Select--multi .Select-multi-value-wrapper {
  display: inline-block; }

.Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left; }

@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch; }

.Select-menu {
  max-height: 198px;
  overflow-y: auto; }

.Select-option {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px; }

.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333; }

.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333; }

.Select-option.is-disabled {
  color: #cccccc;
  cursor: default; }

.Select-noresults {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px; }

.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0; }

.Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px; }

.Select--multi.has-value .Select-input {
  margin-left: 5px; }

.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top; }

.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle; }

.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px; }

.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none; }

.Select--multi a.Select-value-label:hover {
  text-decoration: underline; }

.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px; }

.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6; }

.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24); }

.Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px; }

.Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-left: 1px solid rgba(0, 126, 255, 0.24); }

.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333; }

.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3; }

.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc; }

@keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn); } }

/* DayPicker styles */

.DayPicker {
  display: inline-block;
  font-size: 1rem;
}

.DayPicker-wrapper {
  position: relative;

  flex-direction: row;
  padding-bottom: 1em;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;
}

.DayPicker-Months {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.DayPicker-Month {
  display: table;
  margin: 0 1em;
  margin-top: 1em;
  border-spacing: 0;
  border-collapse: collapse;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;
}

.DayPicker-NavBar {
}

.DayPicker-NavButton {
  position: absolute;
  top: 1em;
  right: 1.5em;
  left: auto;

  display: inline-block;
  margin-top: 2px;
  width: 1.25em;
  height: 1.25em;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  color: #8B9898;
  cursor: pointer;
}

.DayPicker-NavButton:hover {
  opacity: 0.8;
}

.DayPicker-NavButton--prev {
  margin-right: 1.5em;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC');
}

.DayPicker-NavButton--next {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==');
}

.DayPicker-NavButton--interactionDisabled {
  display: none;
}

.DayPicker-Caption {
  display: table-caption;
  margin-bottom: 0.5em;
  padding: 0 0.5em;
  text-align: left;
}

.DayPicker-Caption > div {
  font-weight: 500;
  font-size: 1.15em;
}

.DayPicker-Weekdays {
  display: table-header-group;
  margin-top: 1em;
}

.DayPicker-WeekdaysRow {
  display: table-row;
}

.DayPicker-Weekday {
  display: table-cell;
  padding: 0.5em;
  color: #8B9898;
  text-align: center;
  font-size: 0.875em;
}

.DayPicker-Weekday abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

.DayPicker-Body {
  display: table-row-group;
}

.DayPicker-Week {
  display: table-row;
}

.DayPicker-Day {
  display: table-cell;
  padding: 0.5em;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.DayPicker-WeekNumber {
  display: table-cell;
  padding: 0.5em;
  min-width: 1em;
  border-right: 1px solid #EAECEC;
  color: #8B9898;
  vertical-align: middle;
  text-align: right;
  font-size: 0.75em;
  cursor: pointer;
}

.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default;
}

.DayPicker-Footer {
  padding-top: 0.5em;
}

.DayPicker-TodayButton {
  border: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  color: #4A90E2;
  font-size: 0.875em;
  cursor: pointer;
}

/* Default modifiers */

.DayPicker-Day--today {
  color: #D0021B;
  font-weight: 700;
}

.DayPicker-Day--outside {
  color: #8B9898;
  cursor: default;
}

.DayPicker-Day--disabled {
  color: #DCE0E0;
  cursor: default;
  /* background-color: #eff1f1; */
}

/* Example modifiers */

.DayPicker-Day--sunday {
  background-color: #F7F8F8;
}

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #DCE0E0;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  position: relative;

  background-color: #4A90E2;
  color: #F0F8FF;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  background-color: #51A0FA;
}

.DayPicker:not(.DayPicker--interactionDisabled)
  .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
  background-color: #F0F8FF;
}

/* DayPickerInput */

.DayPickerInput {
  display: inline-block;
}

.DayPickerInput-OverlayWrapper {
  position: relative;
}

.DayPickerInput-Overlay {
  position: absolute;
  left: 0;
  z-index: 1;

  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

/* CSS variables. */
:root {
	--PhoneInput-color--focus: #03b2cb;
	--PhoneInputInternationalIconPhone-opacity: 0.8;
	--PhoneInputInternationalIconGlobe-opacity: 0.65;
	--PhoneInputCountrySelect-marginRight: 0.35em;
	--PhoneInputCountrySelectArrow-width: 0.3em;
	--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);
	--PhoneInputCountrySelectArrow-borderWidth: 1px;
	--PhoneInputCountrySelectArrow-opacity: 0.45;
	--PhoneInputCountrySelectArrow-color: inherit;
	--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);
	--PhoneInputCountrySelectArrow-transform: rotate(45deg);
	--PhoneInputCountryFlag-aspectRatio: 1.5;
	--PhoneInputCountryFlag-height: 1em;
	--PhoneInputCountryFlag-borderWidth: 1px;
	--PhoneInputCountryFlag-borderColor: rgba(0,0,0,0.5);
	--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);
	--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,0.1);
}

.PhoneInput {
	/* This is done to stretch the contents of this component. */
	display: flex;
	align-items: center;
}

.PhoneInputInput {
	/* The phone number input stretches to fill all empty space */
	flex: 1;
	/* The phone number input should shrink
	   to make room for the extension input */
	min-width: 0;
}

.PhoneInputCountryIcon {
	width: calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));
	height: var(--PhoneInputCountryFlag-height);
}

.PhoneInputCountryIcon--square {
	width: var(--PhoneInputCountryFlag-height);
}

.PhoneInputCountryIcon--border {
	/* Removed `background-color` because when an `<img/>` was still loading
	   it would show a dark gray rectangle. */
	/* For some reason the `<img/>` is not stretched to 100% width and height
	   and sometime there can be seen white pixels of the background at top and bottom. */
	background-color: var(--PhoneInputCountryFlag-backgroundColor--loading);
	/* Border is added via `box-shadow` because `border` interferes with `width`/`height`. */
	/* For some reason the `<img/>` is not stretched to 100% width and height
	   and sometime there can be seen white pixels of the background at top and bottom,
	   so an additional "inset" border is added. */
	box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),
		inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor);
}

.PhoneInputCountryIconImg {
	/* Fixes weird vertical space above the flag icon. */
	/* https://gitlab.com/catamphetamine/react-phone-number-input/-/issues/7#note_348586559 */
	display: block;
	/* 3rd party <SVG/> flag icons won't stretch if they have `width` and `height`.
	   Also, if an <SVG/> icon's aspect ratio was different, it wouldn't fit too. */
	width: 100%;
	height: 100%;
}

.PhoneInputInternationalIconPhone {
	opacity: var(--PhoneInputInternationalIconPhone-opacity);
}

.PhoneInputInternationalIconGlobe {
	opacity: var(--PhoneInputInternationalIconGlobe-opacity);
}

/* Styling native country `<select/>`. */

.PhoneInputCountry {
	position: relative;
	align-self: stretch;
	display: flex;
	align-items: center;
	margin-right: var(--PhoneInputCountrySelect-marginRight);
}

.PhoneInputCountrySelect {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	border: 0;
	opacity: 0;
	cursor: pointer;
}

.PhoneInputCountrySelect[disabled] {
	cursor: default;
}

.PhoneInputCountrySelectArrow {
	display: block;
	content: '';
	width: var(--PhoneInputCountrySelectArrow-width);
	height: var(--PhoneInputCountrySelectArrow-width);
	margin-left: var(--PhoneInputCountrySelectArrow-marginLeft);
	border-style: solid;
	border-color: var(--PhoneInputCountrySelectArrow-color);
	border-top-width: 0;
	border-bottom-width: var(--PhoneInputCountrySelectArrow-borderWidth);
	border-left-width: 0;
	border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
	transform: var(--PhoneInputCountrySelectArrow-transform);
	opacity: var(--PhoneInputCountrySelectArrow-opacity);
}

.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon + .PhoneInputCountrySelectArrow {
	opacity: 1;
	color: var(--PhoneInputCountrySelectArrow-color--focus);
}

.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon--border {
	box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),
		inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus);
}

.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon .PhoneInputInternationalIconGlobe {
	opacity: 1;
	color: var(--PhoneInputCountrySelectArrow-color--focus);
}
@charset "UTF-8";
/* Variables ========================================================================== */
@font-face {
  font-family: 'Calibre';
  src: local("Calibre"), url("/assets/base/fonts/calibre-medium.otf") format("opentype");
  font-style: normal;
  font-weight: 400 900; }

@font-face {
  font-family: 'Calibre';
  src: local("Calibre Medium Italic"), url("/assets/base/fonts/calibre-medium-italic.otf") format("opentype");
  font-style: italic;
  font-weight: 400 900; }

@font-face {
  font-family: 'Calibre';
  src: local("Calibre Light"), url("/assets/base/fonts/calibre-light.otf") format("opentype");
  font-style: normal;
  font-weight: 100 300; }

@font-face {
  font-family: 'Calibre';
  src: local("Calibre Light Italic"), url("/assets/base/fonts/calibre-light.otf") format("opentype");
  font-style: italic;
  font-weight: 100 300; }

/* Mixins ========================================================================== */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(marign, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
/* Fonts ========================================================================== */
/* Base ========================================================================== */
html {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 12px; }

body {
  background: #fcfcfc;
  color: #000;
  font-size: 16px;
  font-family: 'Lato', sans-serif; }

#app .app-container {
  min-height: 100vh;
  overflow: hidden; }

.container-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

@media (min-width: 768px) {
  body {
    position: relative; }
  html,
  body {
    min-height: 100%; } }

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease; }

a:hover {
  color: #000;
  outline: none;
  text-decoration: none; }

a:focus {
  color: #000;
  outline: none;
  text-decoration: none; }

a:active,
a.active {
  color: #000;
  outline: none;
  text-decoration: none; }

button {
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0; }

h2 {
  font-weight: 700;
  font-family: "Lato", sans-serif;
  text-align: center;
  margin-bottom: 5px;
  font-size: 17px;
  font-size: 1.42rem; }

h5 {
  font-weight: 700;
  font-family: "Lato", sans-serif;
  margin-top: 0;
  font-size: 16px;
  font-size: 1.34rem; }

.stage-heading {
  margin-top: 20px; }

.clearfix {
  clear: both; }

div.hidden-xs-spacing {
  height: 15px;
  clear: both; }

.is-hidden {
  display: none; }

.is-active {
  display: block; }

.text-bigger {
  font-size: 16px;
  font-size: 1.34rem; }

.text-orange {
  color: #e17d20; }

.text-green {
  color: #5fc620; }

.text-blue {
  color: #00adef; }

.text-secondary {
  color: #545290; }

.text-red {
  color: #d0021b; }

.no-margin {
  margin: 0; }

hr.transparent {
  height: 25px;
  background: transparent;
  border: 0;
  margin: 0; }

hr.w50 {
  width: 50%;
  border: 0;
  height: 2px;
  margin-left: 0;
  margin-right: 0;
  background: #cccccc; }

@media (min-width: 768px) {
  h2 {
    text-align: left;
    margin-bottom: 30px;
    font-size: 24px;
    font-size: 2rem; } }

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

.no-heading {
  padding-top: 30px; }

/* this is stupid */
.no-list-style,
.custom-select ul,
.tabs > ul,
header#main nav ul,
.new-booking .tabs-label,
.new-booking .tabs-content,
.date-fields-legend ul,
.guest-selector .guest-select,
.popular-packages,
.popular-packages ul,
#footer #footer-nav ul,
.social-icons,
#main ul,
.booking-status ul,
.tickets,
.extras,
.tickets .ticket-icons,
.mandatory-extras .ticket-icons,
#page-head ul,
#room-list,
#room-list > li .room-icons,
#room-list > li .room-options,
#room-list > li .room-options div.room-selector > ul,
#room-list > li .room-options-calendar,
#room-list > li .room-extras,
.checkbox-select ul,
#trip-list .passenger-selector .passenger-select,
.flying-from-list-outer ul,
.available-flights,
.extra-guest-selector ul,
.booking-widget-summary ul,
.booking-success-details ul {
  list-style: none;
  margin: 0;
  padding: 0; }

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

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

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

.hidden {
  display: none; }

.invisible {
  visibility: hidden; }

.btn-link:not(.tool-tip) {
  color: #000; }

.btn-link:not(.tool-tip):hover,
.btn-link:not(.tool-tip):active,
.btn-link:not(.tool-tip):focus {
  text-decoration: underline; }

.payment-processing .spinner {
  width: 35px;
  height: 35px;
  background-size: contain;
  background-image: url(https://dye1vg6h1p5m0.cloudfront.net/KB/kbf/spinner.gif); }

.clientBg {
  height: 100vh;
  position: fixed;
  width: 100vw; }

.paymentProcessingWrapper h1,
.paymentProcessingWrapper p {
  color: #000; }

/* Availability loader styles */
.availabilityLoaderLabel {
  background-color: #afafaf;
  border-radius: 4px;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 8px;
  text-align: center;
  width: 88px; }
  @media (min-width: 768px) {
    .availabilityLoaderLabel {
      padding: 4px 8px;
      width: 96px; }
      .availabilityLoaderLabel p {
        font-size: 0.96rem;
        font-weight: 500; } }
  .availabilityLoaderLabel p {
    font-size: 0.96rem;
    font-weight: 700;
    margin: 0; }

.availabilityLoader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .availabilityLoader .dot {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 5px;
    -webkit-animation: dotAnimation 1s infinite linear;
            animation: dotAnimation 1s infinite linear; }
    .availabilityLoader .dot:nth-child(2) {
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; }
    .availabilityLoader .dot:nth-child(3) {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s; }

@-webkit-keyframes dotAnimation {
  0%,
  100% {
    opacity: 0; }
  50% {
    opacity: 1; } }

@keyframes dotAnimation {
  0%,
  100% {
    opacity: 0; }
  50% {
    opacity: 1; } }

.delayed-endpoint {
  color: #000; }
  .delayed-endpoint p {
    margin-bottom: 0 !important; }

/* Buttons ========================================================================== */
.btn {
  border: 0;
  border-radius: 0;
  white-space: normal; }

.ticket-total .btn.disabled,
.ticket-total .disabled .btn {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
  opacity: 0.7; }

.btn.disabled,
.disabled .btn {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
  opacity: 0.7; }

.btn:focus {
  outline: none; }

.btn-16 {
  font-size: 16px;
  font-size: 1.34rem; }

.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
  background-color: #1e1e1e;
  color: #fff;
  -webkit-box-shadow: 0px 0px 0px 3px #dae4ef;
          box-shadow: 0px 0px 0px 3px #dae4ef; }

.btn.btn-black.btn-default {
  background-color: #000;
  color: #fff; }

.btn.btn-black.btn-default:hover {
  background-color: #00adef; }

.btn.btn-black.btn-default:active,
.btn.btn-black.btn-default:focus {
  color: #fff !important; }

.btn.btn-black.btn-default.btn-lg {
  font-size: 20px;
  font-size: 1.7rem; }

.btn.btn-gray {
  background-color: #9d9d9d; }
  .btn.btn-gray.disabled, .btn.btn-gray[disabled],
  fieldset[disabled] .btn.btn-gray {
    color: #fff; }

.btn.btn-gray:hover {
  background-color: #909090; }

.btn-default {
  background-color: #000;
  color: #fff;
  font-weight: 700;
  border: none;
  border-radius: 2px;
  font-size: 16px;
  font-size: 1.34rem; }

.btn-default:hover {
  background-color: #1e1e1e;
  color: #fff;
  -webkit-box-shadow: 0px 0px 0px 3px #dae4ef;
          box-shadow: 0px 0px 0px 3px #dae4ef; }

.btn-default:active,
.btn-default:focus,
.btn-default.active {
  color: #fff !important;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-accent-1 {
  background-color: #545290;
  color: #fff; }

.btn-accent-1:hover {
  background-color: #49477d;
  color: #fff; }

.btn-accent-1:active,
.btn-accent-1:focus {
  color: #fff;
  outline: none !important;
  background-color: #545290; }

.btn-margin-bottom {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .btn-margin-bottom {
    margin-bottom: 0; } }

.btn-group-sm > .btn,
.btn-sm {
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  font-size: 1rem; }

.btn-group-md > .btn,
.btn-md {
  line-height: 38px;
  padding: 0 10px; }

.btn-group-lg > .btn,
.btn-lg {
  line-height: 52px;
  padding: 0 10px; }

.btn-fb {
  position: relative;
  padding-left: 56px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px !important;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: 0.25px !important;
  color: #fff !important;
  background-color: #4267b2 !important; }

.btn-fb .fb-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 24px;
  width: 24px;
  overflow: hidden; }

.btn-fb .fb-icon svg {
  background: #4267b2; }

.btn-continue-payment {
  line-height: 20px;
  padding: 20px;
  white-space: normal; }

.apple-pay-button {
  background-image: url("/images/ApplePay-BookWith_2x.png");
  background-size: contain;
  min-height: 40px;
  min-width: 100px;
  background-repeat: no-repeat;
  border: none;
  text-indent: -99999px;
  background-position: center;
  width: 100%;
  max-width: 500px;
  background-color: black;
  border-radius: 4px;
  margin: 4px auto;
  display: block;
  outline: none; }

button.button,
button.Button {
  background-color: #000;
  border-color: #000;
  font-size: 1.34rem; }

button.button:hover,
button.button:focus,
button.Button:hover,
button.Button:focus {
  background-color: #1e1e1e;
  border-color: #000;
  -webkit-box-shadow: none;
          box-shadow: none; }

/* Modal ========================================================================== */
.modal {
  overflow: hidden;
  overflow-y: scroll;
  z-index: 10000; }

.modal::-webkit-scrollbar {
  display: none; }

.modal-header {
  padding-bottom: 0;
  border-bottom: 0; }

.modal-header .close {
  color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

.modal-header .close span {
  font-size: 36px;
  font-size: 3rem;
  color: #aeaeae; }

.modal-body {
  padding-top: 0; }
  .modal-body p {
    max-width: 75%;
    margin: 20px auto; }

.modal-body h2 {
  margin-top: 0; }

.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  border: 1px solid #ccc;
  background: rgba(255, 255, 255, 0.95); }

.modal-content .btn {
  white-space: normal !important; }

.modal-footer {
  border-top: none; }

.modal-dialog {
  z-index: 1; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.7); }

/*
.modal-processing
{
  awidth: 90%;
}

@media (min-width: 768px)
{
  .modal-processing
  {
    awidth: 50%;
  }
}
*/
.modal-content .spinner {
  background-image: url("https://dye1vg6h1p5m0.cloudfront.net/FN6/new/assets/Spinner.gif");
  width: 70px;
  height: 70px;
  margin: 0 auto;
  display: block; }

.ModalFullScreen {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 100vh;
  overflow: hidden;
  text-align: center;
  width: 100vw; }

/* Form ========================================================================== */
@media (max-width: 767px) {
  input {
    font-size: 16px; } }

/* Form
   ========================================================================== */
label {
  font-weight: 300;
  margin-bottom: 0; }

.row-mt-10 {
  margin-bottom: 10px; }

/* General Input
   ========================================================================== */
input[type='text']:focus,
input[type='tel']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='text']:active,
input[type='tel']:active,
input[type='number']:active,
input[type='password']:active,
textarea:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important; }

.protection-plan-option input + label:after {
  color: #000;
  border-color: #000; }

.protection-plan-option input + label:hover::before,
.protection-plan-option input + label:active::before,
.protection-plan-option input + label:focus::before {
  color: #000;
  border-color: #000;
  -webkit-box-shadow: none;
          box-shadow: none; }

.protection-plan-option input:checked + label::before {
  border-color: #000; }

.protection-plan-option input:checked + label::after {
  border-color: #000;
  background-color: #000; }

/* Custom Select
   ========================================================================== */
.custom-select {
  background-color: #fff;
  position: relative;
  cursor: pointer; }

.custom-select .custom-select-title {
  line-height: 38px;
  padding: 0 15px;
  position: relative;
  text-align: left;
  width: 100%;
  font-size: 16px;
  font-size: 1.34rem; }

.custom-select .custom-select-title.is-active {
  background-color: #e3e3e3; }

.custom-select .custom-select-inner:after {
  color: #000;
  content: '';
  font-family: Fontawesome;
  margin-right: 15px;
  margin-top: -10px;
  line-height: normal;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 16px;
  font-size: 1.34rem; }

.custom-select ul {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 3; }

.custom-select ul.custom-select-options {
  overflow-y: auto;
  max-height: 350px; }

.custom-select li {
  line-height: 38px;
  padding: 0 15px;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
  text-align: left;
  font-size: 16px;
  font-size: 1.34rem; }

.custom-select li:hover {
  background-color: #f0f0f0; }

.custom-select li:last-child {
  border-bottom: 0; }

/* style 2 */
.custom-select.style-2 {
  border: 1px solid #ccc;
  font-size: 14px;
  font-size: 1.17rem; }

.custom-select.style-2 .custom-select-title {
  line-height: 36px;
  font-size: 14px;
  font-size: 1.17rem; }

.custom-select.style-2 .custom-select-title:after {
  width: 30px;
  height: 36px;
  line-height: 36px;
  margin-top: 0;
  top: 0;
  right: 0;
  text-align: center;
  margin-right: 0;
  color: #00adef;
  border-left: 2px solid #dbdddf; }

.custom-select.style-2 li {
  line-height: 35px;
  font-size: 14px;
  font-size: 1.17rem; }

/* select with label */
.select-w-label.custom-select .custom-select-inner {
  padding: 10px 0;
  height: 52px;
  border: 1px solid #cecece; }

.select-w-label.custom-select .custom-select-inner:after {
  color: #00adef;
  content: '';
  display: block;
  line-height: normal;
  margin-top: -13px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 35px;
  margin-right: 0;
  font-family: Fontawesome;
  font-size: 26px;
  font-size: 2.17rem; }

.select-w-label.custom-select .custom-select-inner:before {
  border-left: 1px solid #e2e2e2;
  content: ' ';
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px; }

.select-w-label.custom-select .custom-select-label {
  padding: 0 10px;
  line-height: normal;
  font-size: 11px;
  font-size: 0.92rem; }

.select-w-label.custom-select .custom-select-title {
  padding: 0 10px;
  line-height: normal;
  color: #545290;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.17rem; }

.select-w-label.custom-select .custom-select-title.is-active {
  background-color: transparent; }

.select-w-label.custom-select .custom-select-title.placeholder {
  color: #cccccc; }

.select-w-label.custom-select ul {
  margin-top: 1px;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece; }

.select-w-label.custom-select li {
  padding: 0 10px;
  line-height: 30px;
  font-size: 11px;
  font-size: 0.92rem; }

/* ==========================================================================
   Datepicker
   ========================================================================== */
html .datepicker-dropdown {
  padding: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-left: -11px; }

html .datepicker-dropdown:after,
html .datepicker-dropdown:before {
  display: none; }

html .datepicker-dropdown thead {
  color: #b9b9b9 !important;
  font-weight: normal !important;
  font-size: 11px;
  font-size: 0.92rem; }

html .datepicker-dropdown thead .prev,
html .datepicker-dropdown thead .next,
html .datepicker-dropdown thead .datepicker-switch {
  background: #545290 !important;
  color: #fff !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
  font-size: 12px;
  font-size: 1rem; }

html .datepicker-dropdown thead .prev:hover,
html .datepicker-dropdown thead .next:hover,
html .datepicker-dropdown thead .datepicker-switch:hover {
  background: #545290 !important;
  color: #fff !important; }

html .datepicker-dropdown span {
  border-radius: 0 !important; }

html .datepicker-dropdown table tr td {
  border-radius: 50%;
  font-size: 11px;
  font-size: 0.92rem; }

html .datepicker-dropdown .day:hover,
html .datepicker-dropdown span.active {
  background-color: #545290 !important;
  color: #fff !important; }

/***/
/*!
 * https://github.com/YouCanBookMe/react-datetime
 */
.rdt {
  position: relative; }

.rdtPicker {
  display: none;
  position: absolute;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #f9f9f9; }

.rdtOpen .rdtPicker {
  display: block; }

.rdtStatic .rdtPicker {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static; }

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

.rdtPicker table {
  width: 100%;
  margin: 0; }

.rdtPicker td,
.rdtPicker th {
  text-align: center;
  height: 28px; }

.rdtPicker td {
  cursor: pointer; }

.rdtPicker td.rdtDay:hover,
.rdtPicker td.rdtHour:hover,
.rdtPicker td.rdtMinute:hover,
.rdtPicker td.rdtSecond:hover,
.rdtPicker .rdtTimeToggle:hover {
  background: #eeeeee;
  cursor: pointer; }

.rdtPicker td.rdtOld,
.rdtPicker td.rdtNew {
  color: #999999; }

.rdtPicker td.rdtToday {
  position: relative; }

.rdtPicker td.rdtToday:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px; }

.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.rdtPicker td.rdtActive.rdtToday:before {
  border-bottom-color: #fff; }

.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed; }

.rdtPicker td span.rdtOld {
  color: #999999; }

.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed; }

.rdtPicker th {
  border-bottom: 1px solid #f9f9f9; }

.rdtPicker .dow {
  width: 14.2857%;
  border-bottom: none; }

.rdtPicker th.rdtSwitch {
  width: 100px; }

.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
  vertical-align: top;
  font-size: 21px;
  font-size: 1.75rem; }

.rdtPrev span,
.rdtNext span {
  display: block;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed; }

.rdtPicker thead tr:first-child th {
  cursor: pointer; }

.rdtPicker thead tr:first-child th:hover {
  background: #eeeeee; }

.rdtPicker tfoot {
  border-top: 1px solid #f9f9f9; }

.rdtPicker button {
  border: none;
  background: none;
  cursor: pointer; }

.rdtPicker button:hover {
  background-color: #eee; }

.rdtPicker thead button {
  width: 100%;
  height: 100%; }

td.rdtMonth,
td.rdtYear {
  height: 50px;
  width: 25%;
  cursor: pointer; }

td.rdtMonth:hover,
td.rdtYear:hover {
  background: #eee; }

.rdtCounters {
  display: inline-block; }

.rdtCounters > div {
  float: left; }

.rdtCounter {
  height: 100px; }

.rdtCounter {
  width: 40px; }

.rdtCounterSeparator {
  line-height: 100px; }

.rdtCounter .rdtBtn {
  height: 40%;
  line-height: 40px;
  cursor: pointer;
  display: block;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

.rdtCounter .rdtBtn:hover {
  background: #eee; }

.rdtCounter .rdtCount {
  height: 20%;
  font-size: 1.2em; }

.rdtMilli {
  vertical-align: middle;
  padding-left: 8px;
  width: 48px; }

.rdtMilli input {
  width: 100%;
  font-size: 1.2em;
  margin-top: 37px; }

/***/
/**
custom datepicker styles
**/
body .rdt.has-warning .form-control {
  border: 1px solid #c9302c;
  color: #c9302c;
  border-radius: 0; }

.rdt thead tr:first-child {
  background: #545290;
  color: #fff; }

.rdtPicker thead tr:first-child th:hover {
  background: #4a4889; }

.rdtPicker td.rdtDay:hover {
  background: #363475;
  border-radius: 50%; }

.rdtPicker td,
.rdtPicker th {
  height: 34px; }

.has-success input,
input.has-success,
.has-success select,
select.has-success,
.stripe-input-container.has-success {
  border: 1px solid #219012; }

.has-warning input,
input.has-warning,
.has-warning select,
select.has-warning,
.stripe-input-container.has-warning,
.phone-input-group.has-warning,
textarea.has-warning {
  border: 1px solid #c9302c;
  color: #c9302c; }

.form-control {
  border-radius: 0; }

/*
 * Counter
 */
.counter {
  background-color: #ededed;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  display: table;
  width: 100%;
  table-layout: fixed; }

.mandatory-extras .ticket-selector {
  padding-top: 5px;
  padding-bottom: 5px; }

.mandatory-extras .ticket-selector > div {
  display: table-cell;
  vertical-align: middle; }

.select-input-wrapper-wrapper {
  padding: 0 0 15px 15px;
  padding: 0 0 15px 15px;
  background-color: #ededed; }

.select-input-wrapper-wrapper input {
  width: 100%; }

/*
 * Selector dropdown
 */
.select-dropdown-wrapper-wrapper {
  padding: 0 15px 15px 15px; }

.select-spinner-wrapper-wrapper {
  padding: 0 15px 15px 0;
  background-color: #ededed; }

.select-dropdown-wrapper {
  background-color: #ededed;
  position: relative; }

.select-dropdown-wrapper .title {
  background-color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  position: relative;
  margin-bottom: 0px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  font-weight: normal;
  padding-top: 0.5em;
  padding-right: 15px;
  padding-bottom: 0.5em;
  padding-left: 15px;
  line-height: 2em;
  font-size: 11px;
  font-size: 0.92rem; }

.select-dropdown-wrapper.disabled .title {
  background-color: #d4d3d3; }

.select-dropdown-wrapper .title ::after {
  color: black;
  content: '';
  font-family: Fontawesome;
  line-height: normal;
  margin-right: 15px;
  margin-top: -10px;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 50%;
  font-size: 16px;
  font-size: 1.34rem; }

.select-dropdown-wrapper ul.dropdown {
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1000;
  display: none;
  position: absolute;
  /*float: left;*/
  min-width: 160px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: white;
  border: 1px solid #cccccc;
  border-top: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px;
          box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px;
  background-clip: padding-box;
  background-color: white;
  max-height: 350px;
  overflow-y: auto;
  font-size: 14px;
  font-size: 1.17rem; }

.select-dropdown-wrapper ul.dropdown li {
  line-height: 32px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3e3e3;
  cursor: pointer;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  text-align: left;
  font-size: 11px;
  font-size: 0.92rem; }

.select-dropdown-wrapper label {
  line-height: 2em; }

.dropdown label {
  line-height: 2em;
  padding: 0.5em 0; }

.select-dropdown-wrapper ul.dropdown li:last-child {
  border-bottom-width: 0px;
  border-bottom-style: initial;
  border-bottom-color: initial; }

.checkbox-selector ul input:checked + label:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  color: #00adef; }

.Select.is-disabled > .Select-control {
  background-color: #e3e3e3; }

.label {
  font-size: 10px;
  padding-top: 0.3em;
  padding-bottom: 0.4em; }

.phone-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc; }
  .phone-input-group .PhoneInputCountry {
    margin: 0;
    padding: 8px;
    padding-left: 0;
    background-color: #fff;
    height: 100%;
    border-right: 1px solid #ccc; }
  .phone-input-group #telephone-phone {
    height: 100%;
    border: none;
    margin: 0;
    padding: 6px 12px; }
  .phone-input-group .PhoneInputInput {
    outline: none;
    border-left: none;
    border-radius: 0 4px 4px 0; }

.inputField__label:not(.PhoneInputInput .inputField__label) {
  -webkit-transform: translate(0.5em, 0.95rem) !important;
          transform: translate(0.5em, 0.95rem) !important;
  line-height: 2.5; }

.phoneField .PhoneInputCountry {
  height: 73px !important; }

.phoneField .inputField .inputField__label {
  left: 4em;
  -webkit-transform: translate(1em, 1.5rem);
          transform: translate(1em, 1.5rem); }

/* Animation ========================================================================== */
/* Hide animation for notification ==================================================== */

@-webkit-keyframes hide-notication {
  0% {
    opacity: 1; }
  100% {
    pointer-events: none;
    opacity: 0; } }

@keyframes hide-notication {
  0% {
    opacity: 1; }
  100% {
    pointer-events: none;
    opacity: 0; } }

/** CSS for CSSTransitions **/
.fade-enter {
  opacity: 0; }
  .fade-enter-active {
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in; }

.fade-exit {
  opacity: 1; }
  .fade-exit-active {
    opacity: 0;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in; }

/* Bootstrap hacks ========================================================================== */
.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.row-align-center {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.row-no-margin {
  margin-left: 0;
  margin-right: 0; }

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

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

.half-padding {
  margin-left: -7px;
  margin-right: -7px; }

.half-padding > [class*="col-"] {
  padding-left: 7px;
  padding-right: 7px; }

.quarter-padding {
  margin-left: -3px;
  margin-right: -3px; }

.quarter-padding > [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

@media (max-width: 767px) {
  .xs-margin {
    margin-right: -15px !important;
    margin-left: -15px !important; } }

/* Slider */
.slick-loading .slick-list {
  background: #fff url(c5cd7f5300576ab4c88202b42f6ded62.gif) center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  src: url(ced611daf7709cc778da928fec876475.eot);
  src: url(ced611daf7709cc778da928fec876475.eot?#iefix) format("embedded-opentype"), url(b7c9e1e479de3b53f1e4e30ebac2403a.woff) format("woff"), url(d41f55a78e6f49a5512878df1737e58a.ttf) format("truetype"), url(f97e3bbf73254b0112091d0192f17aec.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir='rtl'] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir='rtl'] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir='rtl'] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir='rtl'] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Tabs ========================================================================== */
.tabs .tabs-content > li {
  display: none; }

.tabs .tabs-content > li.active {
  display: block; }

/** Styling overrides for react-bootstrap tooltips **/
.tool-tip {
  padding: 0 !important;
  margin-top: -0.02em;
  margin-left: 0.2em; }

.tool-tip i {
  color: #1e1e1e;
  cursor: pointer; }

.tooltip {
  font-size: 14px;
  font-family: inherit;
  z-index: 1000; }

@media (min-width: 768px) {
  .tooltip {
    font-size: 1rem; } }

.tooltip.in {
  opacity: 1; }

.tool-tip.btn-link:active:focus {
  outline: none; }

.tooltip.top .tooltip-arrow {
  border-top-color: #444; }

.tooltip.right.tooltip-arrow {
  border-right-color: #444; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #444; }

.tooltip.left .tooltip-arrow {
  border-left-color: #444; }

.tooltip-inner {
  cursor: pointer;
  /* to fix click events on apple mobile */
  color: #000;
  background-color: #fff;
  text-align: initial;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 0.4em;
  border: 1px solid #444; }

@media (min-width: 768px) {
  .tooltip-inner {
    max-width: 400px; } }

.tooltip-inner p:last-child {
  margin-bottom: 0; }

.tooltip-container {
  margin-left: 5px;
  display: inline-block; }

.tooltip-container button i {
  padding-left: 0px; }

/* Scrollbar ========================================================================== */
.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important; } }

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps-container.ps-in-scrolling {
  pointer-events: none; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px; }

.ps-container:hover.ps-in-scrolling {
  pointer-events: none; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999; }

.ps-container > .ps-scrollbar-y-rail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 4px;
  background-color: #E5E4E5 !important;
  right: 0 !important; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  border-radius: 0;
  background: #000 !important;
  width: 4px;
  opacity: 1 !important; }

/* Header ========================================================================== */
header#main {
  background-color: #000; }

.header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (min-width: 768px) {
  .header-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 80px; }
  .scrolled .header-container {
    height: 50px; }
  .scrolled .header-logos img {
    max-height: 36px; } }

.header-basket-container {
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  .header-basket-container .header-timer {
    text-align: center; }
    .header-basket-container .header-timer small {
      font-size: 12px; }

@media (min-width: 768px) {
  .header-basket-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .header-basket-container .header-timer {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      text-align: center;
      font-size: 1.2em;
      margin-right: 15px; }
      .header-basket-container .header-timer small {
        font-size: 0.9em;
        line-height: 1.42857; } }

.header-timer {
  color: #fff;
  line-height: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center; }

.header-timer small {
  font-size: 12px; }

header#main .select-wrapper {
  border: 1px solid #fff;
  display: inline-block;
  height: 28px;
  position: relative;
  vertical-align: middle;
  margin-right: 2px; }

header#main .select-wrapper::after {
  position: absolute;
  right: 0;
  top: 50%;
  content: '';
  font-family: Fontawesome;
  color: #fff;
  margin-right: 5px;
  margin-top: -8px;
  pointer-events: none;
  font-size: 12px;
  font-size: 1rem; }

header#main select {
  height: 26px;
  color: #fff;
  background-color: transparent;
  font-weight: 300;
  padding-right: 13px;
  border: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 12px;
  font-size: 1rem; }

header#main select:focus {
  outline: none; }

header#main nav {
  background-color: #292929;
  display: none;
  padding: 20px 0; }

header#main nav ul {
  text-align: center; }

header#main nav a {
  color: #fff;
  display: inline-block;
  line-height: 1.4em;
  padding: 10px 0;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.5rem; }

header#main nav a:hover {
  color: #00adef; }

header#main nav .mobile-select-wrapper .select-wrapper {
  width: 45%;
  border-width: 3px;
  text-align: left;
  height: 31px; }

#nav-trigger {
  color: #fff;
  float: right;
  font-size: 20px;
  font-size: 1.67rem; }

@media (min-width: 768px) {
  #nav-trigger {
    float: none; } }

#nav-trigger:hover {
  color: #00adef; }

#content-area {
  position: relative;
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px; }

#main + #content-area {
  margin-top: 67px; }

.header-logos {
  padding-right: 5px; }
  .header-logos .desktop-logo {
    height: auto;
    max-height: 70px;
    max-width: 220px;
    width: auto; }
  .header-logos .mobile-logo {
    max-height: 64px;
    max-width: 100%; }

/* Booking ========================================================================== */
.new-booking {
  margin-bottom: 25px; }

@media (min-width: 768px) {
  .new-booking {
    margin-bottom: 60px; } }

.new-booking form > .row {
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .new-booking form > .row {
    margin-bottom: 20px; } }

@media (min-width: 992px) {
  .new-booking form > .row:first-child {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.new-booking .tabs-label {
  *zoom: 1; }

.new-booking .tabs-label:after {
  content: "";
  display: table;
  clear: both; }

.new-booking .tabs-label li {
  line-height: 40px;
  float: left;
  padding: 0 15px;
  background-color: #C7C7C7;
  width: 50%; }

@media (min-width: 768px) {
  .new-booking .tabs-label li {
    width: auto; } }

.new-booking .tabs-label li.active {
  background-color: #E3E3E3; }

.new-booking .tabs-label li.active a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

.new-booking .tabs-label a {
  display: inline-block;
  color: #000;
  font-weight: 700;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.new-booking .tabs-label a img {
  margin-right: 5px; }

.new-booking .tabs-content {
  padding: 15px;
  background-color: #E3E3E3; }

.new-booking .tabs-content > li {
  display: none; }

.new-booking .tabs-content > li.active {
  display: block; }

.new-booking .tabs-content form p {
  text-align: center; }

@media (min-width: 768px) {
  .new-booking .tabs-content form p {
    text-align: left; } }

.new-booking .tabs-content .btn {
  margin-top: 5px; }

@media (min-width: 768px) {
  .new-booking .tabs-content .btn {
    margin-top: 0; } }

.new-booking .new-booking-details {
  display: none; }

.new-booking .new-booking-details .btn {
  margin-top: 5px; }

@media (min-width: 768px) {
  .new-booking .new-booking-details .btn {
    margin-top: 0; } }

.new-booking .opened .new-booking-details {
  display: block; }

.new-booking .new-booking-coupon {
  display: none; }

.new-booking .new-booking-coupon .coupon-wrapper {
  position: relative; }

.new-booking .new-booking-coupon .coupon-wrapper:after {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  line-height: normal;
  font-family: Fontawesome;
  content: '';
  color: #000B16;
  opacity: 0.2;
  font-size: 14px;
  font-size: 1.17rem; }

.new-booking .new-booking-coupon input {
  padding: 0 30px 0 15px;
  border: 0;
  width: 100%; }

.new-booking .opened .new-booking-coupon {
  display: block; }

.new-booking .book-type-selector {
  display: none; }

.new-booking .book-type-selector + label {
  position: relative;
  line-height: 36px;
  display: block;
  border: 1px dashed #000;
  padding: 0 10px;
  color: #000;
  margin-bottom: 5px;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background-color 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background-color 0.3s ease; }

@media (min-width: 992px) {
  .new-booking .book-type-selector + label {
    margin-bottom: 0; } }

.new-booking .book-type-selector + label i {
  margin-right: 5px;
  vertical-align: middle;
  color: #00ADEF;
  font-size: 16px;
  font-size: 1.34rem; }

.new-booking .book-type-selector + label .fa-thumbs-o-up {
  display: none; }

.new-booking .book-type-selector + label:hover {
  cursor: pointer; }

.new-booking .book-type-selector:checked + label {
  background-color: #000;
  border-style: solid;
  color: #fff; }

.new-booking .book-type-selector:checked + label:after {
  content: '';
  font-family: Fontawesome;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -17px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-size: 16px;
  font-size: 1.34rem; }

.new-booking .book-type-selector:checked + label i {
  color: #fff; }

.new-booking .book-type-selector:checked + label .fa-thumbs-o-up {
  display: inline; }

.new-booking .book-type-selector:checked + label .fa-plus {
  display: none; }

.input-daterange .active {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  text-shadow: none !important; }

.input-daterange .range-start {
  -webkit-border-radius: 15px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 15px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-radius: 15px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: 3px solid #00ADEF !important;
  background-color: #000 !important; }

.input-daterange .range-start.range-end {
  border-radius: 50%;
  border: 0 !important;
  background-color: #545290 !important; }

.input-daterange .range-end {
  -webkit-border-radius: 0px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius: 0px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-radius: 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left: 3px solid #00ADEF !important;
  background-color: #000 !important; }

.input-daterange .day {
  position: relative; }

.input-daterange .day-dot-container {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0; }

.input-daterange .day-dot-container i {
  border-radius: 3px;
  width: 3px;
  height: 3px;
  display: inline-block;
  margin: 0 2px; }

.input-daterange .day-dot-container i.blue {
  background-color: #00ADEF; }

.input-daterange .day-dot-container i.orange {
  background-color: #F58E23; }

.date-fields-legend {
  background: #fff none repeat scroll 0 0;
  left: 0;
  border-top: 1px solid #E2E2E2;
  padding: 10px 20px;
  position: absolute;
  top: 100%;
  height: 100%;
  width: 100%;
  display: none; }

@media (min-width: 768px) {
  .date-fields-legend {
    left: 100%;
    top: 0;
    width: 220px;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2; } }

.date-fields-legend ul {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.date-fields-legend ul li {
  display: block;
  padding: 12px 0;
  font-size: 11px;
  font-size: 0.92rem; }

.date-fields-legend ul li strong {
  display: block; }

.date-fields-legend ul li strong, .date-fields-legend ul li span {
  line-height: 12px; }

.date-fields-legend ul li img {
  float: left;
  margin-right: 10px; }

.datepicker-dropdown table {
  width: 100%; }

.datepicker-dropdown .dow {
  text-align: center; }

.datepicker-dropdown .day {
  text-align: center; }

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

.guest-selector {
  position: relative;
  height: 52px;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 5px;
  font-size: 11px;
  font-size: 0.92rem; }

@media (min-width: 992px) {
  .guest-selector {
    margin-bottom: 0; } }

.guest-selector:hover {
  cursor: pointer; }

.guest-selector i {
  font-style: normal; }

.guest-selector .guest-selector-trigger > span {
  font-weight: 700;
  color: #545290;
  display: block;
  padding-right: 35px;
  font-size: 14px;
  font-size: 1.17rem; }

.guest-selector .guest-selector-trigger > span:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 100%;
  border-left: 1px solid #E2E2E2;
  content: ' '; }

.guest-selector .guest-selector-trigger > span:after {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  right: 0;
  width: 35px;
  height: 35px;
  content: '';
  color: #00ADEF;
  text-align: center;
  font-family: Fontawesome;
  font-size: 26px;
  font-size: 2.17rem; }

.guest-selector .guest-select {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 3;
  background-color: #fff;
  padding: 0 15px;
  margin-top: 2px;
  border: 1px solid #E2E2E2;
  border-top: 0;
  display: none; }

@media (min-width: 768px) {
  .guest-selector .guest-select {
    margin-top: 15px; }
  .guest-selector .guest-select:after {
    position: absolute;
    right: 8px;
    top: -9px;
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 9px 10px;
    border-color: transparent transparent #ffffff transparent; } }

.guest-selector .guest-select li {
  *zoom: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E2E2E2;
  display: table;
  table-layout: fixed;
  width: 100%; }

.guest-selector .guest-select li:after {
  content: "";
  display: table;
  clear: both; }

.guest-selector .guest-select li:last-child {
  border-bottom: 0; }

.guest-selector .guest-select li > div {
  display: table-cell;
  float: none;
  vertical-align: middle; }

.guest-selector .guest-select .guest-number {
  width: 45px; }

.guest-selector .guest-select .guest-number input {
  font-weight: 700;
  padding: 0 5px;
  margin-right: 10px;
  width: 45px;
  text-align: center;
  background: transparent;
  border: 0;
  font-size: 24px;
  font-size: 2rem; }

.guest-selector .guest-select .guest-number input:focus, .guest-selector .guest-select .guest-number input:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0; }

.guest-selector .guest-select .guest-number.disabled input {
  color: #B7BBC0; }

.guest-selector .guest-select .guest-labels {
  width: 100%;
  margin-right: 10px; }

.guest-selector .guest-select .guest-label {
  display: block;
  line-height: normal;
  font-size: 12px;
  font-size: 1rem; }

.guest-selector .guest-select .guest-label-desc {
  color: #545290;
  display: block;
  line-height: normal;
  font-size: 11px;
  font-size: 0.92rem; }

.guest-selector .guest-select .guest-counter {
  text-align: right;
  width: 100%; }

.guest-selector .guest-select .guest-counter > a {
  width: 22px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  text-align: center;
  border: 1px solid #00ADEF;
  color: #00ADEF;
  border-radius: 50px; }

.guest-selector .guest-select .guest-counter > a.disabled {
  pointer-events: none;
  color: #B7BBC0;
  border-color: #B7BBC0; }

.guest-selector .guest-select .guest-counter > a i {
  display: block;
  line-height: 22px; }

.date-selector {
  position: relative;
  height: 52px;
  background-color: #fff;
  padding: 10px;
  padding-right: 35px;
  margin-bottom: 5px;
  font-size: 11px;
  font-size: 0.92rem; }

@media (min-width: 992px) {
  .date-selector {
    margin-bottom: 0; } }

.date-selector input {
  border: 0;
  height: auto;
  background: transparent;
  /*color: #545290;*/
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  display: block;
  font-size: 14px;
  font-size: 1.17rem; }

.date-selector input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0; }

.date-selector:after {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 52px;
  width: 35px;
  height: 100%;
  text-align: center;
  border-left: 1px solid #E2E2E2;
  content: '';
  font-family: 'Fontawesome';
  color: #00ADEF;
  font-size: 14px;
  font-size: 1.17rem; }

.date-selector:after img {
  vertical-align: middle; }

/* Popular Packages ========================================================================== */
@media (min-width: 992px) {
  .popular-packages > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.package-image {
  background-size: cover;
  background-position: center center;
  min-height: 150px; }

@media (min-width: 768px) {
  .package-image {
    min-height: 400px; } }

.package-details {
  background-color: #C7C7C7;
  padding: 25px 15px; }

@media (min-width: 768px) {
  .package-details {
    padding: 25px; } }

.package-details .package-content {
  position: relative;
  margin: -25px -15px 0 -15px;
  background-color: #E3E3E3;
  padding: 15px;
  text-align: center; }

@media (min-width: 768px) {
  .package-details .package-content {
    text-align: left;
    padding: 25px;
    margin: -25px -25px 0 -25px; } }

.package-details h3 {
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  margin-top: 0;
  font-size: 20px;
  font-size: 1.67rem; }

.package-details .package-features {
  *zoom: 1; }

.package-details .package-features:after {
  content: "";
  display: table;
  clear: both; }

.package-details .package-features li {
  padding: 7px 0;
  font-size: 11px;
  font-size: 0.92rem; }

@media (min-width: 460px) {
  .package-details .package-features li {
    float: left;
    width: 50%; } }

.package-details .package-features li img {
  margin-right: 5px; }

.package-details .custom-select {
  width: 100%;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .package-details .custom-select {
    margin-bottom: 0; } }

.package-details .package-book-area {
  margin: 25px 0 0 0; }

.package-details .package-book-area .row > div {
  text-align: center;
  font-size: 18px;
  font-size: 1.5rem; }

.package-details .package-book-area button {
  margin-top: 10px; }

@media (min-width: 768px) {
  .package-details .package-book-area > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.package-details .package-per-person,
.package-details .package-total {
  font-size: 18px;
  font-size: 1.5rem; }

.package-details .package-per-person strong,
.package-details .package-total strong {
  font-weight: normal !important; }

.package-details .package-per-person span,
.package-details .package-total span {
  display: block;
  line-height: normal;
  font-size: 11px;
  font-size: 0.92rem; }

/* Footer ========================================================================== */
#footer {
  margin-top: 40px;
  padding: 20px 0;
  font-size: 12px;
  background-color: #f2f6fa;
  color: #000; }
  #footer .logo {
    background-image: url("https://dye1vg6h1p5m0.cloudfront.net/KB/kbf/kaboodle-logo-black.svg");
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px; }
  #footer a {
    font-size: 11px;
    color: #000; }
    #footer a:hover {
      color: #1e1e1e;
      border-color: #1e1e1e !important; }
  #footer > .container > .row > div {
    line-height: 44px; }

img.kb-footer {
  width: 50%;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  #footer {
    margin-top: 2em;
    width: 100%;
    left: 0;
    bottom: 0; } }

@media (min-width: 768px) {
  #footer {
    padding: 40px 0; } }

@media (max-width: 991px) {
  #footer > .container > .row > div {
    text-align: center; }
  #footer .logo {
    background-position: center; } }

#footer-nav {
  text-align: right;
  margin-bottom: 19px;
  font-size: 15px;
  line-height: 19px;
  margin: 0; }
  #footer-nav ul {
    display: inline-block;
    *zoom: 1; }
    #footer-nav ul::after {
      content: '';
      display: table;
      clear: both; }
    #footer-nav ul li {
      float: none;
      margin: 0;
      padding: 0; }

@media (max-width: 991px) {
  #footer-nav {
    text-align: center; } }

.social-icons {
  display: inline-block;
  *zoom: 1;
  vertical-align: middle;
  margin-bottom: 10px; }
  .social-icons::after {
    content: '';
    display: table;
    clear: both; }
  .social-icons li {
    float: left;
    margin: 0 7px; }
  .social-icons a {
    width: 44px;
    height: 44px;
    line-height: 49px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
    display: inline-block; }
  .social-icons i {
    line-height: normal;
    font-size: 24px;
    font-size: 2rem; }

@media (min-width: 768px) {
  .social-icons {
    vertical-align: baseline;
    margin-bottom: 0; } }

#app .app-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#content-area {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

/* Booking Status ========================================================================== */
#booking-status {
  padding: 10px 0;
  z-index: 40;
  border: 1px solid #e3f1fa;
  background: #f2f6fa; }

.payment-v2-success {
  min-height: 44px; }

@media (max-width: 767px) {
  .scrolled:not(.has-booking-configurator) #booking-status {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    z-index: 0; }
  .scrolled .booking-status-steps-container {
    display: none; } }

@media (min-width: 768px) {
  .scrolled #booking-status {
    display: block; }
  #booking-status > .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
  #booking-status > .container > .row > div:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

#booking-status h3 {
  color: #245368;
  font-weight: 700;
  margin: 0;
  text-align: center; }

#booking-status-details {
  text-align: center;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  #booking-status-details {
    float: left;
    text-align: left;
    padding-right: 10px;
    margin-bottom: 0;
    border-right: 2px solid #c7c7c7; } }

#booking-status-details p {
  margin: 0;
  font-size: 18px;
  font-size: 1.5rem; }

#booking-status-details small {
  font-size: 12px;
  font-size: 1rem; }

#booking-status-controls {
  float: right;
  padding-left: 10px; }

@media (min-width: 768px) {
  #booking-status-controls {
    float: left; } }

#booking-status-controls a {
  display: inline-block;
  text-align: center;
  padding: 0 5px; }

#booking-status-controls i {
  font-size: 16px;
  font-size: 1.34rem; }

#booking-status-controls span {
  display: block;
  color: inherit;
  color: #000;
  font-size: 12px;
  font-size: 1rem; }

.booking-status-steps-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .has-booking-configurator .booking-status-steps-container {
    padding-top: 10px; }
    @media (min-width: 768px) {
      .has-booking-configurator .booking-status-steps-container {
        padding-top: 0; } }

#booking-status .booking-status-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }

@media (min-width: 768px) {
  #booking-status .booking-status-steps {
    margin-bottom: 0; } }

.booking-status-steps--centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.booking-status-steps > li {
  margin: 0 3px;
  padding: 6px 4px;
  font-size: 0.9em;
  border-radius: 0; }

.booking-status-steps > li a {
  color: #333; }

.booking-status-steps > li a:hover {
  text-decoration: none; }

.booking-status-steps > li.active {
  background: rgba(0, 0, 0, 0) none;
  border: none;
  font-weight: 700; }

.booking-status-steps > li.not-allowed {
  background-color: rgba(218, 218, 218, 0);
  color: #b0b0b0; }

.booking-status-steps > li.allowed {
  background: rgba(0, 0, 0, 0) none; }

.booking-status-steps > li.allowed .title,
.booking-status-steps > li.not-allowed .title {
  display: none; }

.booking-status-steps > li.allowed:hover {
  background-color: #eee; }

.booking-status-total-cost-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#booking-status-total-cost {
  position: relative;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  #booking-status-total-cost {
    float: right;
    width: auto; } }

#booking-status-total-cost > div:nth-child(1) {
  height: 46px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid transparent;
  width: 100%; }

@media (min-width: 768px) {
  #booking-status-total-cost > div:nth-child(1) {
    width: auto; } }

#booking-status-total-cost > div:nth-child(1) > div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#booking-cost-trigger {
  padding-left: 2px;
  padding-right: 4px;
  width: 36px;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 22px;
  font-size: 1.84rem; }

#booking-cost-trigger:hover {
  cursor: pointer;
  background-color: #1e1e1e;
  border: 1px solid #000; }
  #booking-cost-trigger:hover .fa-shopping-cart {
    color: #fff; }

#booking-status-total-cost .booking-status-box {
  min-width: 186px; }

#booking-status-total-cost #booking-total-cost {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#booking-status-total-cost #booking-total-cost,
#booking-status-total-cost #booking-monthly-cost {
  padding: 0 10px;
  width: 130px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 768px) {
  #booking-status-total-cost #booking-total-cost,
  #booking-status-total-cost #booking-monthly-cost {
    width: 180px; } }

#booking-status-total-cost #booking-total-cost > strong,
#booking-status-total-cost #booking-monthly-cost > strong {
  font-size: 19px;
  line-height: normal;
  font-weight: bold;
  color: inherit; }

#booking-status-total-cost #booking-total-cost > span,
#booking-status-total-cost #booking-monthly-cost > span {
  line-height: normal;
  font-weight: normal;
  display: block;
  font-size: 14px; }

#booking-status-total-cost .booking-status-box .btn {
  margin-right: 5px;
  line-height: 34px;
  float: right; }

#booking-status-total-cost.is-active .booking-status-box {
  border: 1px solid transparent;
  -webkit-box-shadow: 0px 0px 0px 3px rgba(218, 228, 239, 0.341);
          box-shadow: 0px 0px 0px 3px rgba(218, 228, 239, 0.341); }

#booking-summary {
  overflow-y: auto;
  max-height: 80vh;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 5;
  width: 100%;
  border-top: 0;
  display: none;
  border: none;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
  background-color: white; }

.is-active #booking-summary {
  display: block; }

#booking-summary > ul {
  padding: 0 10px;
  overflow-y: auto;
  max-height: 400px; }

#booking-summary > ul > li {
  padding: 10px 0;
  border-bottom: 1px solid #e5eaed; }

#booking-summary > ul > li:last-child {
  border-bottom: 0; }

#booking-summary > ul .booking-item-list {
  *zoom: 1;
  font-size: 12px;
  font-size: 1rem; }

#booking-summary > ul .booking-item-list:after {
  content: '';
  display: table;
  clear: both; }

#booking-summary > ul .booking-item-list > li {
  margin-bottom: 1rem; }
  #booking-summary > ul .booking-item-list > li p {
    clear: both; }

#booking-summary > ul .booking-item-list > li:after {
  content: '';
  display: table;
  clear: both; }

#booking-summary > ul .booking-item-list ul {
  padding-left: 20px;
  clear: both; }

#booking-summary > ul .booking-item-title {
  float: left; }

#booking-summary > ul .booking-option-title {
  *zoom: 1; }

#booking-summary > ul .booking-option-title:after {
  content: '';
  display: table;
  clear: both; }

#booking-summary > ul .booking-option-title a {
  float: right;
  font-size: 12px;
  font-size: 1rem; }

#booking-summary > ul .booking-item-information {
  float: left; }

#booking-summary > ul .booking-item-extras {
  float: left; }

#booking-summary > ul .booking-item-extras > div {
  float: left;
  width: 100%; }

#booking-summary > ul .booking-item-cost .price {
  font-size: 14px;
  margin-right: 0.5rem; }

#booking-summary > ul .booking-item-cost .bookingFeeItem {
  font-size: 14px;
  margin-right: 0.5rem; }

#booking-summary > ul .booking-item-cost {
  float: right;
  clear: both; }

#booking-summary > ul .booking-item-cost .spacer {
  float: right;
  margin-right: 18px; }

#booking-summary > ul .booking-item-cost a {
  color: #e5eaed; }

#booking-summary > ul .booking-item-cost a:hover {
  color: #000; }

#booking-summary > ul .booking-item-cost div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }

#booking-summary > ul .booking-item-cost div .bookingFeeItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#booking-summary > ul .booking-item-cost div .spacer {
  margin-right: 11px; }

#booking-summary > ul .booking-item-list ul {
  padding-left: 0;
  margin-left: 0 !important; }

#booking-summary
> ul
.accommodation-extra-breakdown-item
.booking-item-cost
div:nth-child(2) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#booking-summary
> ul
.accommodation-extra-breakdown-item
.booking-item-cost
div:nth-child(2)
.bookingFeeItem {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.booking-widget-summary
> ul
.accommodation-extra-breakdown-item
.booking-item-cost
.spacer {
  margin-right: 0 !important; }

#booking-summary-head,
#booking-summary-footer {
  background-color: #fff;
  padding: 10px;
  display: table;
  width: 100%; }

.booking-summary-package-price {
  background-color: #fff;
  padding: 5px 10px 0;
  display: table;
  width: 100%; }

#booking-summary-head p,
#booking-summary-head strong,
#booking-summary-head small,
#booking-summary-footer p,
#booking-summary-footer strong,
#booking-summary-footer small {
  display: table-cell;
  vertical-align: middle; }

.booking-summary-package-price p,
.booking-summary-package-price strong {
  display: table-cell;
  vertical-align: middle; }

#booking-summary-head p,
#booking-summary-head strong,
#booking-summary-footer p,
#booking-summary-footer strong {
  font-size: 16px;
  font-size: 1.34rem; }

#booking-summary-head p {
  font-weight: 700; }

#booking-summary-head small {
  text-align: right;
  font-size: 11px;
  font-size: 0.92rem; }

#booking-summary-footer p {
  font-weight: normal; }

#booking-summary-footer strong {
  text-align: right; }

.booking-summary-package-price p {
  font-weight: normal; }

.booking-summary-package-price strong {
  text-align: right; }

#booking-voucher-field {
  border-top: 1px solid #e5eaed; }

#booking-voucher-field > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#booking-voucher-field input {
  height: 35px;
  border: 0;
  background: transparent;
  font-size: 16px;
  padding: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (min-width: 768px) {
    #booking-voucher-field input {
      font-size: 11px;
      font-size: 0.92rem; } }

#booking-voucher-field a {
  width: 35px;
  height: 35px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.17rem; }

.toggle-payment-button {
  border: none;
  background-color: transparent;
  outline: none;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%; }
  .toggle-payment-button:focus, .toggle-payment-button:active, .toggle-payment-button:hover {
    outline: none; }

.toggle-payment-button-icon {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  font-size: 18px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  display: block;
  color: #999; }
  .toggle-payment-button-icon--flipped {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.payment-plan-summary-totals {
  padding: 0 10px; }
  .payment-plan-summary-totals--padding-bottom {
    padding-bottom: 10px; }
  .payment-plan-summary-totals--reduced {
    padding: 0; }
    .payment-plan-summary-totals--reduced .payment-plan-summary-totals__repayment {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      line-height: 1;
      padding-top: 0; }
      .payment-plan-summary-totals--reduced .payment-plan-summary-totals__repayment > p {
        margin: 0;
        font-size: 0.8rem; }
  .payment-plan-summary-totals__today, .payment-plan-summary-totals__repayment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 10px; }
    .payment-plan-summary-totals__today > p, .payment-plan-summary-totals__repayment > p {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      margin: 0;
      font-size: 1.34rem; }
    .payment-plan-summary-totals__today strong, .payment-plan-summary-totals__repayment strong {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      text-align: right;
      font-size: 1.34rem; }
  .payment-plan-summary-totals__today span,
  .payment-plan-summary-totals__today p {
    color: #999; }
  .payment-plan-summary-totals__repayment strong {
    font-size: 1.5rem; }
  .payment-plan-summary-totals__repayment-multiplier {
    font-size: 14px; }

.basket-empty-message {
  padding: 10px;
  color: #d4d4d4;
  font-style: italic; }

#booking-status .booking-status-package-name {
  display: none !important; }

@media (min-width: 768px) {
  #booking-status .booking-status-package-name h4 {
    text-align: left; } }

@media (max-width: 767px) {
  #booking-status .booking-status-package-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #booking-status .booking-status-package-container .booking-status-package-name {
      border-top: 1px solid #d0d0d0;
      margin-top: 10px; }
  #booking-status-total-cost #booking-total-cost {
    width: 100px; }
  #booking-summary {
    right: 5px; } }

@media (max-width: 425px) {
  .booking-widget-summary
ul
.accommodation-extra-breakdown-item
.booking-item-title {
    width: 60%; } }

@media (max-width: 375px) {
  .booking-widget-summary
ul
.accommodation-extra-breakdown-item
.booking-item-cost
.bookingFeeItem
.price {
    display: block; } }

/* Tickets ========================================================================== */
.tickets > li,
.extras > li {
  margin-bottom: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32); }

@media (min-width: 992px) {
  .tickets > li,
  .extras > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.tickets h3,
.extras h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: bold; }

.ticket-image {
  background-position: center 28px;
  background-repeat: no-repeat; }

@media (max-width: 991px) {
  .ticket-image {
    min-height: 150px; } }

.ticket-content {
  padding: 15px 25px;
  text-align: center; }

@media (min-width: 768px) {
  .ticket-content {
    text-align: left;
    padding: 20px 15px; } }

.ticket-icons {
  margin-top: 10px;
  *zoom: 1; }

.ticket-icons:after {
  content: '';
  display: table;
  clear: both; }

.ticket-icons li {
  display: inline-block;
  margin-right: 10px; }

@media (min-width: 768px) {
  .ticket-icons li {
    float: left; } }

.ticket-booking {
  padding: 0;
  min-height: 155px; }

.ticket-total {
  font-weight: bold;
  padding-bottom: 10px;
  padding: 0 15px 15px 15px;
  font-size: 16px;
  font-size: 1.34rem; }

.ticket-total > div > div {
  padding-top: 10px;
  padding-bottom: 10px; }

.ticket-total > div.total > div {
  padding-top: 10px;
  padding-bottom: 10px; }

.ticket-total > div.booking-fee > div {
  padding-top: 0;
  padding-bottom: 10px; }

.ticket-total > div.clear-selection > div {
  padding-top: 0;
  padding-bottom: 10px; }

.tickets .ticket-selector {
  padding: 15px 15px 15px 0;
  display: table;
  width: 100%;
  table-layout: fixed; }
  .tickets .ticket-selector--sold-out .ticket-labels {
    font-style: italic;
    text-decoration: line-through; }

.extras .ticket-selector {
  padding: 5px 15px 5px 0;
  display: table;
  width: 100%;
  table-layout: fixed; }

.ticket-selector .per-pax-price {
  padding: 0 15px 15px 15px;
  font-size: 12px;
  font-size: 1rem; }

.ticket-selector .ticker-textbox {
  width: 100%;
  display: table-row; }

.ticket-selector .ticker-textbox input {
  display: table-cell; }

.ticket-selector > div {
  display: table-cell;
  vertical-align: middle; }

.ticket-selector .ticket-number {
  width: 45px;
  background: transparent;
  border: 0;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  font-size: 2.5rem; }

@media (min-width: 768px) {
  .ticket-selector .ticket-number {
    font-size: 24px;
    font-size: 2rem; } }

.ticket-selector .ticket-counter {
  width: 96px;
  text-align: center; }

.ticket-selector .ticket-counter > a {
  width: 40px;
  margin-left: 5px;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 80px; }
  .ticket-selector .ticket-counter > a.plus {
    background-color: #10ac84; }
    .ticket-selector .ticket-counter > a.plus:focus {
      background-color: #ff6f91; }
  .ticket-selector .ticket-counter > a.minus {
    background-color: #113e43; }
    .ticket-selector .ticket-counter > a.minus:focus {
      background-color: #ff6f91; }

@media (min-width: 768px) {
  .ticket-selector .ticket-counter > a {
    width: 28px;
    margin-left: 5px;
    line-height: 28px;
    height: 28px; } }

.ticket-counter .label {
  display: block;
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 0.96rem;
  width: 88px; }

@media (min-width: 768px) {
  .ticket-counter .label {
    padding-bottom: 7px;
    font-size: 1.1rem;
    width: 104px; }
  .ticket-counter .label-danger {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 1em; }
  .ticket-counter .label-warning {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; } }

.ticket-selector .ticket-counter > a i {
  display: block;
  line-height: 40px;
  font-size: 22px;
  font-size: 1.8rem; }

@media (min-width: 768px) {
  .ticket-selector .ticket-counter > a i {
    line-height: 28px;
    font-size: 12px;
    font-size: 1rem; } }

.ticket-selector .ticket-counter > a.disabled {
  opacity: 0.3;
  pointer-events: none; }

.ticket-selector.disabled .ticket-counter > a,
.ticket-selector.disabled .ticket-number {
  opacity: 0.3;
  pointer-events: none; }

.ticket-selector.disabled .ticket-counter {
  display: none; }

.ticket-selector .ticket-labels {
  font-size: 12px;
  font-size: 1rem; }

.ticket-label,
.ticket-label-desc {
  font-size: 16px;
  font-weight: bold; }

.tickets .ticket-selector .ticket-label-desc,
.extras .ticket-selector .ticket-label-desc {
  display: block;
  color: #000; }

body .ticket-selector.padded {
  padding: 15px 15px 15px 15px; }

.ticket-event-filter {
  display: table;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.ticket-event-filter > li {
  width: auto; }

.ticket-event-filter > li > a {
  font-size: 1em;
  border-radius: 0;
  background-color: #f2f6fa;
  cursor: pointer; }

.ticket-event-filter > li > a:hover {
  color: #fff;
  background-color: #004f5a; }

.ticket-event-filter > li.active > a,
.ticket-event-filter > li.active > a:focus,
.ticket-event-filter > li.active > a:hover {
  color: #fff;
  background-color: #004f5a; }

.ticket-alert {
  margin: -10px 20px 40px 20px; }
  .ticket-alert:last-child {
    margin-bottom: 20px; }

.ticket-images {
  padding: 0; }
  .ticket-images .slick-center img {
    -o-object-fit: contain;
       object-fit: contain; }

@media (min-width: 768px) {
  .ticket-images {
    padding: 15px; } }

.ticket-engine img {
  max-width: 100%; }

/* Sidebar ========================================================================== */
/* ==========================================================================
   Sidebar on "Where to stay" page
   ========================================================================== */
#sidebar {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    #sidebar {
      display: none; }
      #sidebar.showMobileSidebar {
        display: block; } }

.showSidebarButton {
  display: none;
  background-color: #eee;
  border: 1px solid #ccc; }
  @media (max-width: 767px) {
    .showSidebarButton {
      display: inline-block; } }

#sidebar .sidebar-title {
  font-weight: 700;
  margin-top: 0;
  font-size: 16px;
  font-size: 1.34rem; }

#sidebar .widget {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: -1px; }

#sidebar .widget.widget-hidden {
  padding-bottom: 0; }

#sidebar .widget.widget-hidden > div:nth-child(2) {
  display: none; }

#sidebar .widget.widget-hidden .widget-title {
  margin-bottom: 0; }

#sidebar .widget .widget-booking-configurator {
  margin: -10px; }

#sidebar .widget input[type='checkbox'] {
  margin-top: 0;
  margin-top: 3px; }

#sidebar .widget-title {
  position: relative;
  margin: -10px -10px 10px -10px;
  border-top: 1px solid #b7bbc0;
  border-bottom: 1px solid #b7bbc0;
  font-weight: 700;
  background-color: #eee;
  padding: 10px;
  cursor: pointer;
  font-size: 12px;
  font-size: 1rem; }

#sidebar .widget-title:after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: '';
  font-family: Fontawesome;
  font-weight: normal;
  margin-top: -5px; }

#sidebar .widget-hidden.widget .widget-title:after {
  content: ''; }

@media (min-width: 768px) {
  #sidebar .widget-title {
    cursor: default; }
  #sidebar .widget.widget-hidden {
    padding-bottom: 10px; }
  #sidebar .widget.widget-hidden > div:nth-child(2) {
    display: block; }
  #sidebar .widget.widget-hidden .widget-title {
    margin-bottom: 10px; }
  #sidebar .widget-title:after {
    display: none;
    margin-top: 0; }
  #sidebar .widget-hidden.widget .widget-title:after {
    display: none; } }

#sidebar .filter-section {
  padding: 2px 0;
  *zoom: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#sidebar .filter-section:after {
  content: '';
  display: table;
  clear: both; }

#sidebar .filter-count {
  font-weight: 700;
  color: #bbbdbf;
  float: right;
  padding-left: 10px;
  font-size: 12px;
  font-size: 1rem; }

#sidebar label {
  margin-left: 15px;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 12px;
  font-size: 1rem; }

/* rating widget */
.widget-star-rating img {
  vertical-align: middle;
  margin-right: 2px; }

.widget__input {
  width: 100%; }

/* ==========================================================================
   Sidebar on "travel" page
   ========================================================================== */
#sidebar.sidebar-travel .widget {
  background-color: #fff;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding: 0; }

#sidebar.sidebar-travel .widget input {
  display: none; }

#sidebar.sidebar-travel .widget-title {
  margin: 0;
  background-color: #e3e3e3; }

#sidebar.sidebar-travel .configure-section {
  *zoom: 1;
  font-size: 11px;
  font-size: 0.92rem; }

#sidebar.sidebar-travel .configure-section:after {
  content: '';
  display: table;
  clear: both; }

#sidebar.sidebar-travel .configure-section span {
  float: right; }

#sidebar.sidebar-travel label {
  margin-left: 0 !important;
  padding: 3px 10px;
  display: block; }

#sidebar.sidebar-travel label i {
  color: #545290;
  margin-right: 5px; }

#sidebar.sidebar-travel input:checked + label {
  background-color: #e3e3e3; }

#sidebar.sidebar-travel input:checked + label span:after {
  content: '';
  font-family: Fontawesome;
  margin-left: 5px;
  color: #00adef; }

/* "Where to stay" content area ========================================================================== */
.total-results {
  color: #cbcbcb;
  text-align: center;
  font-size: 16px;
  font-size: 1.34rem; }

@media (min-width: 992px) {
  .total-results {
    text-align: left; } }

#page-head {
  *zoom: 1;
  margin-bottom: 10px; }

#page-head:after {
  content: '';
  display: table;
  clear: both; }

#page-head ul {
  *zoom: 1;
  font-size: 12px;
  font-size: 1rem; }

#page-head ul:after {
  content: '';
  display: table;
  clear: both; }

#page-head ul li {
  float: left; }

#page-head .filter-order-by {
  float: left;
  display: table;
  width: 80%;
  border: 1px solid #dedede; }

#page-head .filter-order-by li {
  float: none;
  line-height: normal;
  height: 35px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  border-right: 1px solid #dedede; }

#page-head .filter-order-by li:last-child {
  border-right: 0; }

#page-head .filter-order-by li a {
  color: #000;
  display: block;
  line-height: 35px; }

#page-head .filter-order-by li a.active {
  background-color: #000;
  color: #fff; }

#page-head .rooms-display-style {
  float: right;
  border: 1px solid #dedede; }

#page-head .rooms-display-style li {
  line-height: 35px;
  width: 47px;
  text-align: center; }

#page-head .rooms-display-style li a {
  color: #000;
  display: block;
  line-height: 35px; }

#page-head .rooms-display-style li a:hover,
#page-head .rooms-display-style li a.active {
  background-color: #000;
  color: #fff; }

#page-head .order-by-title {
  background-color: #dedede;
  font-weight: 700; }

.accommodation-filters {
  font-size: 12px;
  font-size: 1rem; }
  @media (max-width: 767px) {
    .accommodation-filters {
      font-size: 10px;
      font-size: 0.8rem; } }
  .accommodation-filters__wrapper + .accommodation-filters__button {
    margin-top: 20px; }
  .accommodation-filters__button {
    border: 1px solid #b7bbc0;
    font-weight: 700;
    background-color: #eee;
    padding: 10px;
    cursor: pointer;
    outline: none;
    width: 100%; }
    .accommodation-filters__button:hover {
      background-color: #ddd; }

ul.accommodations {
  font-size: 12px;
  font-size: 1rem; }

#room-list > li {
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    #room-list > li {
      margin: 0px; } }

#room-list > li > .row {
  margin-left: -5px;
  margin-right: -5px; }

#room-list > li > .row > [class*='col-'] {
  padding-left: 5px;
  padding-right: 5px; }

#room-list > li h3 {
  margin: 0;
  font-weight: 700;
  font-size: 1.3em; }

#room-list > li .option-title {
  margin-bottom: 15px;
  text-align: left; }

#room-list > li .option-title > .row > .col-md-8 > .price {
  font-size: 1.34rem;
  font-weight: 700; }

#room-list > li .room-image {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  #room-list > li .room-image {
    margin-bottom: 0; } }

#room-list > li .room-image img {
  margin: 0 auto; }

@media (min-width: 992px) {
  #room-list > li .room-image img {
    margin: 0; } }

#room-list > li .room-stars {
  text-align: center;
  margin-top: 5px; }

@media (min-width: 992px) {
  #room-list > li .room-stars {
    text-align: right;
    margin-top: 0; } }

#room-list > li .room-details {
  text-align: left; }

@media (max-width: 767px) {
  #room-list > li .room-details {
    margin-top: 0px; } }

@media (min-width: 992px) {
  #room-list > li .room-details {
    text-align: left; } }

@media (min-width: 992px) {
  #room-list > li .star-rating {
    float: left;
    width: 100%;
    margin-bottom: 10px; } }

#room-list > li .star-rating img + img {
  margin-left: 0.25em; }

#room-list > li .room-icons {
  *zoom: 1;
  margin-top: 15px;
  margin-bottom: 15px; }

#room-list > li .room-icons:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 992px) {
  #room-list > li .room-icons {
    margin-top: 10px;
    margin-bottom: 0; } }

#room-list > li .room-icons li {
  display: inline-block;
  margin-right: 10px;
  text-align: center; }

@media (min-width: 992px) {
  #room-list > li .room-icons li {
    float: left;
    display: block;
    text-align: left; } }

#room-list > li .room-options {
  background-color: #fff;
  margin-top: 10px;
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
  padding: 0; }

#room-list > li .accommodation-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
  padding: 0px 15px 0;
  margin: 15px 0px; }

#room-list > li.promoted-accommodation {
  background-color: transparent;
  padding-top: 0; }

#room-list > li.promoted-accommodation > .row {
  width: calc(100% - 4px); }

#room-list > li.promoted-accommodation .accommodation-wrapper {
  border-color: #00adef;
  border-style: solid;
  border-width: 2px;
  padding: 15px 15px 0; }

@media (min-width: 768px) {
  #room-list > li .accommodation-wrapper {
    margin: 0 -15px;
    padding: 15px 15px 0; }
  #room-list > li.promoted-accommodation .accommodation-wrapper {
    margin: 0;
    padding: 15px 15px 0; } }

#room-list .promoted-heading {
  background-color: #00adef;
  border-radius: 6px 6px 0 0;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  margin-left: 20px;
  padding: 5px 20px 0; }

@media (min-width: 768px) {
  #room-list .promoted-heading {
    margin-left: 8px; } }

#room-list > li.promoted-accommodation .room-options {
  margin-top: 10px;
  margin-left: -15px;
  margin-right: -15px; }

#room-list > li .room-options > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px 15px;
  position: relative; }

#room-list > li .room-options > li.matching-rooms-control {
  padding: 1px; }

#room-list > li .room-options + .room-options {
  margin-top: 0; }

#room-list > li .room-options > li:after {
  content: '';
  display: table;
  clear: both; }

#room-list > li .room-options > li.promoted-room {
  border-top: 1px solid #00adef;
  border-bottom: 1px solid #00adef; }

#room-list > li .room-options > li:last-child,
#room-list > li .room-options > li.promoted-room:last-child {
  border-bottom: 0; }

@media (min-width: 992px) {
  #room-list > li .room-options > li > .row,
  #room-list > li .room-extras > li > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

#room-list > li .room-options .room-options-details-col {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  #room-list > li .room-options .room-options-details-col {
    line-height: normal;
    margin-bottom: 0; } }

#room-list > li .room-options .room-type-icon {
  margin: 0 auto;
  max-height: 24px;
  max-width: 24px; }

@media (min-width: 992px) {
  #room-list > li .room-options .room-type-icon {
    left: 15px;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

#room-list > li .room-options .room-options-title span {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.34rem; }

#room-list > li .room-options .room-options-title span i {
  color: #00adef;
  font-weight: normal;
  font-size: 12px;
  font-size: 1rem; }

#room-list > li .room-options .room-options-title small {
  display: block; }

#room-list > li .room-options .room-options-title small span {
  font-weight: normal;
  font-size: 10px;
  font-size: 0.85rem; }

#room-list > li .room-options .room-options-title > div {
  display: none; }

#room-list > li .room-options div.room-selector {
  position: relative;
  display: block;
  text-align: center; }

@media (min-width: 992px) {
  #room-list > li .room-options div.room-selector {
    text-align: left; } }

#room-list > li .room-options div.room-selector .room-selector-selection {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 38px;
  border: 1px solid #ccc;
  background: #fff;
  text-align: left;
  padding: 3px 5px;
  position: relative;
  cursor: pointer; }

@media (min-width: 992px) {
  #room-list > li .room-options div.room-selector .room-selector-selection {
    max-width: 140px; } }

#room-list > li .room-options div.room-selector .room-selector-selection:after {
  width: 30px;
  height: 37px;
  line-height: 38px;
  margin-top: 0;
  top: 0;
  position: absolute;
  right: 0;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  margin-right: 0;
  color: #000;
  border-left: 2px solid #dbdddf;
  font-size: 20px;
  font-size: 1.67rem; }

#room-list > li .room-options div.room-selector > div {
  display: inline;
  line-height: normal;
  font-size: 12px;
  font-size: 1rem; }

#room-list > li .room-options div.room-selector .room-select-dropdown {
  position: absolute;
  background: #fff;
  top: 100%;
  right: 0;
  width: 230px;
  z-index: 5;
  margin-top: 15px;
  text-align: left;
  padding: 0 5px;
  border: 1px solid #e2e2e2; }

#room-list > li .room-options div.room-selector .room-select-dropdown > li {
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 5px;
  padding-bottom: 5px; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
> li:last-child {
  border-bottom: 0; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
> li
> div {
  display: table-cell;
  vertical-align: middle; }

#room-list > li .room-options div.room-selector .room-select-dropdown:after {
  position: absolute;
  right: 8px;
  top: -10px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px 10px;
  border-color: transparent transparent #e2e2e2 transparent; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-number {
  font-weight: 700;
  padding: 5px 10px 5px 5px;
  min-width: 45px;
  text-align: center;
  font-size: 24px;
  font-size: 2rem; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-number
input:focus,
#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-number
input:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-number.disabled
input {
  color: #b7bbc0; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-labels {
  width: 100%;
  margin-right: 10px; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-label {
  display: block;
  line-height: 12px;
  font-size: 12px;
  font-size: 1rem; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-label-desc {
  color: #545290;
  display: block;
  line-height: 12px;
  font-size: 11px;
  font-size: 0.92rem; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  min-width: 52px;
  margin-top: 0.4rem; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-counter
a {
  width: 22px;
  line-height: 22px;
  height: 22px;
  float: left;
  text-align: center;
  border: 1px solid #00adef;
  color: #00adef;
  border-radius: 50px;
  margin: 0 1px; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-counter
a.disabled {
  pointer-events: none;
  color: #b7bbc0;
  border-color: #b7bbc0; }

#room-list
> li
.room-options
div.room-selector
.room-select-dropdown
.room-select-counter
a
i {
  display: block;
  line-height: 22px; }

#room-list > li .room-options-selector {
  text-align: center; }

#room-list > li .room-price {
  line-height: 38px;
  display: inline-block;
  width: 100%; }
  #room-list > li .room-price .price {
    font-size: 16px;
    font-size: 1.34rem;
    font-weight: 700; }
  #room-list > li .room-price .room-tier {
    margin-left: 0.6em;
    display: inline-block; }

@media (min-width: 992px) {
  #room-list > li .room-price {
    line-height: normal;
    width: auto; }
    #room-list > li .room-price .room-tier {
      margin-left: 0;
      display: block; }
  #room-list > li .room-options-selector {
    text-align: right; } }

@media (min-width: 992px) {
  #room-list > li .room-options-selector {
    text-align: right; }
  #room-list > li .room-price {
    width: auto; } }

.room-not-available {
  text-align: center;
  padding: 10px;
  background-color: #f3f3f3; }

.img-slider {
  padding: 0px; }

@media (min-width: 768px) {
  .room-not-available {
    float: right;
    text-align: left;
    min-width: 66%; }
  .img-slider {
    padding-left: 15px; } }

.rejection-reasons {
  list-style-type: none;
  padding-left: 0; }

.rejection-dates {
  list-style-type: none;
  padding-left: 0; }

/*

#room-list > li .room-options-calendar {
  *zoom: 1;
  margin-top: 15px;
  padding: 0 27px;
  display: none;
}

#room-list > li .room-options-calendar:after {
  content: "";
  display: table;
  clear: both;
}

#room-list > li .room-options-calendar .owl-nav > div {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 155px;
  background-color: #000;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

#room-list > li .room-options-calendar .owl-nav > div:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  text-align: center;
  font-family: Fontawesome;
  margin-top: -10px;
  color: #fff;
  content: '';
  @include x-rem(font-size, 1.17)
}

#room-list > li .room-options-calendar .owl-nav > div.owl-next {
  right: 0;
  left: auto;
}

#room-list > li .room-options-calendar .owl-nav > div.owl-next:after {
  content: '';
}

#room-list > li .room-options-calendar .owl-item {
  position: relative;
  height: 155px;
}

#room-list > li .room-options-calendar li {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 100%;
}

#room-list > li .room-options-calendar li.has-travel-option {
  bottom: 0;
}

#room-list > li .room-options-calendar li > div:not(.room-options-icon) {
  background-color: #000;
  text-align: center;
  color: #fff;
  padding: 10px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 105px;
  @include x-rem(font-size, 1.17)
}

#room-list > li .room-options-calendar li > div:not(.room-options-icon) span,
#room-list > li .room-options-calendar li > div:not(.room-options-icon) div {
  display: block;
  @include x-rem(font-size, 0.67)
}

@media (min-width: 992px) {
  #room-list > li .room-options-calendar li > div:not(.room-options-icon) span,
  #room-list > li .room-options-calendar li > div:not(.room-options-icon) div {
    @include x-rem(font-size, 1)
  }
}

#room-list > li .room-options-calendar li > div:not(.room-options-icon) span {
  color: #00ADEF;
}

#room-list > li .room-options-calendar li > div:not(.room-options-icon) .room-options-checkin {
  color: #8ED72B;
}

#room-list > li .room-options-calendar li > div:not(.room-options-icon) .room-options-checkout {
  color: #D0021B;
}

#room-list > li .room-options-calendar li.has-add-option > div:not(.room-options-icon) {
  background-color: #fff;
  color: #000;
}

#room-list > li .room-options-calendar li .room-option-add {
  line-height: 25px;
  background-color: #00ADEF;
  text-align: center;
  color: #fff;
  display: block;
  font-weight: 700;
  @include x-rem(font-size, 1)
}

#room-list > li .room-options-calendar li .room-option-add:hover {
  color: #fff;
}

#room-list > li .room-options-calendar li .room-options-icon {
  background-color: #cbcbcb;
  line-height: 25px;
  text-align: center;
}

#room-list > li .room-options-calendar li .room-options-icon img {
  height: 13px;
  display: inline;
  width: auto;
}

#room-list > li .room-options-calendar li .room-options-date {
  margin: 5px 0;
}

#room-list > li .room-options-calendar li .room-options-date strong {
  display: block;
  line-height: 14px;
  @include x-rem(font-size, 1.34)
}

*/
.room-option-selector,
.room-extra-selector {
  white-space: normal; }

#room-list > li .room-extras {
  *zoom: 1;
  padding: 0; }

#room-list > li .room-extras .room-extras-icon {
  max-height: 24px;
  max-width: 24px; }

#room-list > li .room-extras .room-extras-details-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px; }

#room-list > li .room-extras .room-extras-details {
  padding-left: 15px; }

#room-list > li .room-extras-selector {
  text-align: center; }

#room-list > li .room-extras-selector > div:not(.Select) {
  display: block;
  font-weight: 700;
  text-align: right;
  font-size: 16px;
  font-size: 1.34rem; }

#room-list > li .room-extras-selector > .Select {
  text-align: left; }

@media (min-width: 992px) {
  #room-list > li .room-extras .room-extras-details-col {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 0; }
  #room-list > li .room-extras-selector {
    text-align: right; } }

.room-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 2;
  text-align: center;
  padding: 10px; }
  .room-overlay,
  .room-overlay span {
    color: #fff; }
  .room-overlay a {
    color: #fff;
    text-decoration: underline; }
    .room-overlay a:hover {
      color: #999; }

.room-extras-extra-text {
  width: 100%;
  height: 44px !important;
  padding: 0 15px !important; }

.room-extra-container + .room-extra-container {
  margin-top: 15px; }

#room-list > li h3.room-heading {
  text-transform: none;
  font-size: 1.1em;
  margin-bottom: 5px;
  text-align: center; }

@media (min-width: 992px) {
  #room-list > li h3.room-heading {
    text-align: left; } }

.slick-prev {
  left: 0;
  z-index: 100; }

.slick-next {
  right: 0;
  z-index: 100; }

.slick-dots {
  bottom: auto;
  z-index: 100; }

.accommodation-sort {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .accommodation-sort__title {
    background-color: #efefef;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #ccc;
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .accommodation-sort__dropdown {
    padding: 10px;
    outline: none;
    background-color: #fff;
    border: 1px solid #ccc; }
    @media (max-width: 767px) {
      .accommodation-sort__dropdown {
        padding: 12px 0 12px 5px; } }

.extra-nights-selection {
  margin-top: 10px;
  margin-bottom: 10px; }

.extend-your-stay {
  text-align: center; }

.upgrade-your-stay {
  text-align: center; }

.extra-nights-slider {
  padding-left: 25px;
  padding-right: 25px; }

.extra-nights-slider .slick-slide {
  cursor: default; }

.extra-nights-slider .slick-arrow {
  background-color: #000;
  color: #00adef;
  height: 105px;
  width: 20px; }

.extra-nights-slider .slick-disabled {
  background-color: #ccc;
  color: #fff;
  cursor: default; }

.extra-nights-slider .slick-prev {
  left: -25px; }

.extra-nights-slider .slick-next {
  right: -25px; }

.slick-prev:before {
  color: #ffffff;
  line-height: 0;
  -webkit-text-stroke: 0.45px black;
  opacity: 1;
  content: '\f104';
  font-family: 'Fontawesome';
  font-weight: 700;
  font-size: 30px; }

.slick-next:before {
  color: #ffffff;
  line-height: 0;
  -webkit-text-stroke: 0.45px black;
  opacity: 1;
  content: '\f105';
  font-family: 'Fontawesome';
  font-weight: 700;
  font-size: 30px; }

.slick-disabled:before {
  color: #fff; }

.extra-night {
  padding-left: 3px;
  padding-right: 3px; }

.btn-night {
  border: none;
  height: 105px;
  padding: 10px;
  position: relative;
  width: 100%; }

.sold-out {
  cursor: default;
  background-color: #ccc; }

.sold-out-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.sold-out-night-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  color: #d9534f;
  opacity: 0.9;
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  /* IE 9 */
  -moz-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  /* Firefox */
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  /* Safari and Chrome */
  -o-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  /* Opera */ }

.core-night {
  background-color: #000;
  color: #fff;
  cursor: default;
  min-width: 80px; }

.core-night-combined {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  color: #fff;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 160px; }

.core-start-date,
.core-end-date {
  float: left;
  min-width: 80px; }

.core-dates-separator {
  float: left;
  margin-left: -10px;
  margin-right: -10px; }

.extended-night {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
  min-width: 80px; }

.extended-night:focus {
  border: 2px solid #00adef;
  padding: 7px;
  border-radius: 3px; }

.extended-night.selected {
  background-color: #00adef;
  color: #fff;
  border-color: #00adef; }

.extended-night.selected:focus {
  border-color: #000; }

.btn-night .day {
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase; }

.btn-night .date {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25em; }

.btn-night .month {
  font-size: 13px;
  line-height: 1em; }

.btn-night .price-for-night {
  bottom: 0.35em;
  color: #00adef;
  font-size: 12px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.btn-night.selected .price-for-night {
  color: #fff; }

.room-total-price-summary {
  text-align: center; }

.room-overview-container--expanded {
  padding-bottom: 10px; }

.room-extra-night-selector-container,
.room-extra-selector-container {
  background-color: #eee; }

.room-extra-night-label {
  font-size: 0.8em;
  font-weight: bold; }

.Select-option .out-of-stock {
  float: right; }

.Select-value .out-of-stock {
  float: right;
  margin-right: 30px; }

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

.accommodation__location {
  margin-top: 0.5em; }
  .accommodation__location .tool-tip {
    position: relative;
    top: -1px; }

.accommodation__map-button {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  font-size: 1em;
  font-weight: bold;
  padding: 0; }
  .accommodation__map-button:hover {
    text-decoration: underline; }
  .accommodation__map-button::before {
    font-family: FontAwesome;
    content: '\f041';
    padding-right: 0.35em; }

.room-options abbr {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important; }

.room-availability-warning {
  color: #dc3545;
  font-size: 0.9em;
  display: none; }

.accommodation-top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 15px 0;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  @media (max-width: 991px) {
    .accommodation-top-bar {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .accommodation-top-bar__left, .accommodation-top-bar__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .accommodation-top-bar__left > * + *, .accommodation-top-bar__right > * + * {
      margin-left: 10px; }
    @media (max-width: 991px) {
      .accommodation-top-bar__left, .accommodation-top-bar__right {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }

.accommodation-breadcrumbs {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 10px 0; }
  .accommodation-breadcrumbs__breadcrumb--link {
    cursor: pointer; }
  .accommodation-breadcrumbs__separator {
    padding: 0 5px; }

.minimum-nights-error {
  color: red; }

/* 
  Accommodation type category filter
*/
.accomCategoryFilter-container {
  display: none;
  margin: 30px -15px 0; }

/* "Who is staying" content area ========================================================================== */
.content-area-inner {
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32); }

form.horizontal .text-bigger {
  text-align: center; }

@media (min-width: 768px) {
  form.horizontal .text-bigger {
    text-align: left; } }

form.horizontal .text-bigger strong {
  display: block; }

@media (min-width: 768px) {
  form.horizontal .text-bigger strong {
    display: inline; } }

form.horizontal .form-fields {
  *zoom: 1;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 10px; }

form.horizontal .form-fields:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 768px) {
  form.horizontal .form-fields {
    margin-bottom: 0; } }

form.horizontal .form-fields > [class*='col-'] {
  padding-left: 2px;
  padding-right: 2px;
  margin-bottom: 5px; }

form.horizontal label {
  line-height: 1em;
  padding: 12px 0; }

form.horizontal input {
  border: 1px solid #ccc;
  width: 100%;
  font-size: 14px;
  font-size: 1.17rem; }

form.horizontal div.custom-select {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-size: 1.17rem; }

form.horizontal .remove-guest {
  height: 36px; }

form.horizontal .btn-multiline {
  font-weight: normal;
  text-align: center;
  font-size: 14px;
  font-size: 1.17rem; }

form.horizontal .btn-multiline span {
  display: block;
  font-size: 12px;
  font-size: 1rem; }

.booking-notification {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background-color: #fff;
  color: #000;
  font-weight: normal;
  padding: 10px;
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
  font-size: 1rem; }
  .booking-notification.span {
    color: #000; }
  .booking-notification.bg-white {
    background-color: #fff; }
    .booking-notification.bg-white,
    .booking-notification.bg-white span {
      color: #000; }

.booking-notification.bg-white:after {
  border-color: transparent transparent #fff transparent; }

.booking-notification.bg-white .btn {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

.booking-notification:after {
  position: absolute;
  left: 8px;
  top: -9px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px 10px;
  border-color: transparent transparent #fff transparent; }

.booking-notification a {
  float: right;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  color: #fff; }

.booking-notification a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* Travel in style ========================================================================== */
.tabs.travel-in-style .date-selector,
.tabs.login-boxes .date-selector {
  border: 1px solid #cecece; }

.tabs.travel-in-style .tabs-label,
.tabs.login-boxes .tabs-label {
  *zoom: 1;
  margin-left: -0.5%;
  margin-right: -0.5%; }

.tabs.travel-in-style .tabs-label:after,
.tabs.login-boxes .tabs-label:after {
  content: '';
  display: table;
  clear: both; }

.tabs.travel-in-style .tabs-label li,
.tabs.login-boxes .tabs-label li {
  width: 49%;
  float: left;
  background-color: #f2f6fa;
  margin: 0 0.5%;
  text-align: center; }

@media (min-width: 768px) {
  .tabs.travel-in-style .tabs-label li,
  .tabs.login-boxes .tabs-label li {
    text-align: left;
    height: auto; } }

.tabs.travel-in-style .tabs-label li:hover,
.tabs.login-boxes .tabs-label li:hover {
  background-color: #e1e7ee; }

.tabs.travel-in-style .tabs-label li .tab-title,
.tabs.login-boxes .tabs-label li .tab-title {
  text-align: center;
  display: block; }
  .tabs.travel-in-style .tabs-label li .tab-title .pull-left,
  .tabs.login-boxes .tabs-label li .tab-title .pull-left {
    float: none !important; }
  @media (min-width: 480px) {
    .tabs.travel-in-style .tabs-label li .tab-title,
    .tabs.login-boxes .tabs-label li .tab-title {
      float: left;
      text-align: left; } }

.tabs.travel-in-style .tabs-label li a,
.tabs.login-boxes .tabs-label li a {
  display: block;
  *zoom: 1;
  padding: 10px;
  -webkit-transition: none;
  transition: none; }

.tabs.travel-in-style .tabs-label li a:after,
.tabs.login-boxes .tabs-label li a:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 768px) {
  .tabs.travel-in-style .tabs-label li a,
  .tabs.login-boxes .tabs-label li a {
    padding: 20px; } }

.tabs.travel-in-style .tabs-label li span,
.tabs.login-boxes .tabs-label li span {
  font-weight: 700;
  display: block;
  text-align: center;
  line-height: 14px;
  font-size: 13px;
  font-size: 1.09rem; }

@media (min-width: 768px) {
  .tabs.travel-in-style .tabs-label li span,
  .tabs.login-boxes .tabs-label li span {
    display: inline;
    text-align: left;
    line-height: unset;
    font-size: 20px;
    font-size: 1.67rem; } }

.tabs.travel-in-style .tabs-label li small,
.tabs.login-boxes .tabs-label li small {
  color: #b2b2b2;
  display: block;
  font-size: 14px; }

.tabs.travel-in-style .tabs-label li svg,
.tabs.login-boxes .tabs-label li svg {
  height: 25px; }

@media (min-width: 768px) {
  .tabs.travel-in-style .tabs-label li svg,
  .tabs.login-boxes .tabs-label li svg {
    float: left;
    margin-right: 20px;
    height: 48px; } }

.tabs.travel-in-style .tabs-label li svg path,
.tabs.login-boxes .tabs-label li svg path {
  fill: #000; }

.tabs.travel-in-style .tabs-label li.active,
.tabs.login-boxes .tabs-label li.active {
  background: #000;
  color: #fff; }

.tabs.travel-in-style .tabs-label li.active:hover,
.tabs.login-boxes .tabs-label li.active:hover {
  background-color: #1e1e1e;
  color: #fff; }

.tabs.travel-in-style .tabs-label li.active a,
.tabs.login-boxes .tabs-label li.active a {
  color: #fff; }

.tabs.travel-in-style .tabs-label li.active small,
.tabs.login-boxes .tabs-label li.active small {
  color: #fff; }

.tabs.travel-in-style .tabs-label li.active svg path,
.tabs.login-boxes .tabs-label li.active svg path {
  fill: #fff; }

.tabs.travel-in-style .tabs-content > li,
.tabs.login-boxes .tabs-content > li {
  position: relative;
  background-color: #fff;
  padding: 20px;
  margin-top: 10px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32); }

.tabs.travel-in-style .tabs-content > li:after,
.tabs.login-boxes .tabs-content > li:after {
  position: absolute;
  left: 23%;
  top: -9px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px 10px;
  border-color: transparent transparent #fff transparent; }

@media (min-width: 768px) {
  .tabs.travel-in-style .tabs-content > li:after,
  .tabs.login-boxes .tabs-content > li:after {
    left: 8px; } }

.tabs.travel-in-style .tabs-content > li .select-w-label,
.tabs.login-boxes .tabs-content > li .select-w-label {
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .tabs.travel-in-style .tabs-content > li .select-w-label,
  .tabs.login-boxes .tabs-content > li .select-w-label {
    margin-bottom: 0; } }

.checkbox-select {
  background-color: #fff;
  height: 52px;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .checkbox-select {
    margin-bottom: 0; } }

.checkbox-select.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  pointer-events: none; }

.checkbox-select.disabled:after {
  color: #bbbdbf; }

.checkbox-select:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 35px;
  display: block;
  margin-top: -13px;
  line-height: normal;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  color: #00adef;
  font-size: 26px;
  font-size: 2.17rem; }

.checkbox-select:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 100%;
  content: ' ';
  border-left: 1px solid #e2e2e2; }

.checkbox-select .checkbox-select-inner {
  border: 1px solid #e5e4e5;
  padding: 10px;
  position: relative;
  z-index: 1;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.checkbox-select small {
  display: block;
  line-height: 11px;
  font-size: 11px;
  font-size: 0.92rem; }

.checkbox-select span {
  font-weight: 700;
  color: #d9dadb; }

.checkbox-select.is-selected .checkbox-select-inner span {
  color: #545290; }

.checkbox-select .checkbox-select-list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  width: 100%;
  display: none;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-top: 0;
  margin-top: 1px; }

.checkbox-select ul label {
  position: relative;
  padding: 5px 30px 5px 10px;
  cursor: pointer;
  display: block; }

.checkbox-select ul input:checked + label:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 10px;
  margin-top: -6px;
  font-family: Fontawesome;
  line-height: normal; }

.checkbox-select ul label:hover,
.checkbox-select ul input:checked + label {
  background-color: #e5e4e5; }

.checkbox-select ul input {
  display: none; }

.checkbox-select ul span {
  color: #000;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.92rem; }

.checkbox-select ul small {
  color: #7c7c7c;
  font-size: 10px;
  font-size: 0.85rem; }

@media (min-width: 768px) {
  .checkbox-select ul small {
    font-size: 11px;
    font-size: 0.92rem; } }

.checkbox-select div.has-scrollbar {
  overflow: hidden;
  font-size: 11px;
  font-size: 0.92rem; }

.checkbox-select div.has-scrollbar ul {
  max-height: 150px;
  position: relative; }

.checkbox-select div.has-scrollbar label {
  padding: 2px 30px 2px 10px; }

.checkbox-select div.has-scrollbar label span {
  font-weight: normal; }

.checkbox-select div.has-scrollbar .checkbox-select-list-footer {
  text-align: center;
  padding: 5px 0;
  font-weight: 700;
  border-top: 1px solid #e2e2e2;
  font-size: 12px;
  font-size: 1rem; }

.checkbox-select div.has-scrollbar .checkbox-select-list-footer a {
  color: #002d46; }

.checkbox-select div.has-scrollbar .checkbox-select-list-footer i {
  color: #00adef;
  margin-right: 5px; }

.section-label {
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  font-size: 1.34rem; }

@media (min-width: 768px) {
  .section-label {
    text-align: left; } }

.section-label a {
  font-weight: normal;
  font-size: 12px;
  font-size: 1rem; }

#trip-list {
  margin-top: 30px; }

#trip-list .trip-info {
  margin-bottom: 14px; }

#trip-list .trip-info input {
  display: none; }

#trip-list .trip-info label {
  position: relative;
  display: block;
  padding: 5px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #cecece;
  cursor: pointer;
  font-size: 11px;
  font-size: 0.92rem; }

#trip-list .trip-info label span {
  display: block;
  margin-bottom: 3px; }

#trip-list .trip-info label span i {
  font-size: 14px;
  font-size: 1.17rem; }

#trip-list .trip-info label .trip-info-date,
#trip-list .trip-info label .trip-info-time {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 5px; }

#trip-list .trip-info label .trip-info-date i,
#trip-list .trip-info label .trip-info-time i {
  margin-right: 3px;
  color: #545290;
  font-size: 9px;
  font-size: 0.75rem; }

#trip-list .trip-info label .trip-info-price {
  background-color: #ebebeb;
  *zoom: 1;
  margin: 0 -5px -5px -5px;
  font-weight: 700;
  border-top: 1px solid #cecece;
  margin-top: 5px; }

#trip-list .trip-info label .trip-info-price:after {
  content: '';
  display: table;
  clear: both; }

#trip-list .trip-info label .trip-info-price > div {
  width: 50%;
  padding: 2px 5px; }

#trip-list .trip-info label .trip-info-price > div:nth-child(2) {
  border-left: 1px solid #fff; }

#trip-list .trip-info.disabled label {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  pointer-events: none; }

#trip-list .trip-info input:checked + label {
  border-color: #545290;
  background-color: #545290;
  color: #fff; }

#trip-list .trip-info input:checked + label .trip-info-date i,
#trip-list .trip-info input:checked + label .trip-info-time i {
  color: #fff; }

#trip-list .trip-info input:checked + label .trip-info-price {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #545290; }

#trip-list
.trip-info
input:checked
+ label
.trip-info-price
> div:nth-child(2) {
  border-color: #545290; }

#trip-list .passenger-selector {
  position: relative;
  height: 52px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #cecece;
  font-size: 11px;
  font-size: 0.92rem; }

#trip-list .passenger-selector:hover {
  cursor: pointer; }

#trip-list .passenger-selector i {
  font-style: normal; }

#trip-list .passenger-selector .passenger-selector-trigger > span {
  font-weight: 700;
  color: #545290;
  display: block;
  padding-right: 35px;
  font-size: 14px;
  font-size: 1.17rem; }

#trip-list .passenger-selector .passenger-selector-trigger > span:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 100%;
  border-left: 1px solid #e2e2e2;
  content: ' '; }

#trip-list .passenger-selector .passenger-selector-trigger > span:after {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  right: 0;
  width: 35px;
  height: 35px;
  content: '';
  color: #00adef;
  text-align: center;
  font-family: Fontawesome;
  font-size: 26px;
  font-size: 2.17rem; }

#trip-list .passenger-selector .passenger-select {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 3;
  background-color: #fff;
  padding: 0 15px;
  margin-top: 15px;
  border: 1px solid #e2e2e2;
  border-top: 0;
  display: none; }

#trip-list .passenger-selector .passenger-select:after {
  position: absolute;
  right: 8px;
  top: -9px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px 10px;
  border-color: transparent transparent #ffffff transparent; }

#trip-list .passenger-selector .passenger-select li {
  *zoom: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
  display: table;
  table-layout: fixed;
  width: 100%; }

#trip-list .passenger-selector .passenger-select li:after {
  content: '';
  display: table;
  clear: both; }

#trip-list .passenger-selector .passenger-select li:last-child {
  border-bottom: 0; }

#trip-list .passenger-selector .passenger-select li > div {
  display: table-cell;
  float: none;
  vertical-align: middle; }

#trip-list .passenger-selector .passenger-select .passenger-number {
  width: 45px; }

#trip-list .passenger-selector .passenger-select .passenger-number input {
  font-weight: 700;
  padding: 0 5px;
  margin-right: 10px;
  width: 45px;
  text-align: center;
  background: transparent;
  border: 0;
  font-size: 24px;
  font-size: 2rem; }

#trip-list .passenger-selector .passenger-select .passenger-number input:focus,
#trip-list
.passenger-selector
.passenger-select
.passenger-number
input:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0; }

#trip-list
.passenger-selector
.passenger-select
.passenger-number.disabled
input {
  color: #b7bbc0; }

#trip-list .passenger-selector .passenger-select .passenger-labels {
  width: 100%;
  margin-right: 10px; }

#trip-list .passenger-selector .passenger-select .passenger-label {
  display: block;
  line-height: normal;
  font-size: 12px;
  font-size: 1rem; }

#trip-list .passenger-selector .passenger-select .passenger-label-desc {
  color: #545290;
  display: block;
  line-height: normal;
  font-size: 11px;
  font-size: 0.92rem; }

#trip-list .passenger-selector .passenger-select .passenger-counter {
  text-align: right;
  width: 100%; }

#trip-list .passenger-selector .passenger-select .passenger-counter > a {
  width: 22px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  text-align: center;
  border: 1px solid #00adef;
  color: #00adef;
  border-radius: 50px; }

#trip-list
.passenger-selector
.passenger-select
.passenger-counter
> a.disabled {
  pointer-events: none;
  color: #b7bbc0;
  border-color: #b7bbc0; }

#trip-list .passenger-selector .passenger-select .passenger-counter > a i {
  display: block;
  line-height: 22px; }

/* Flying from select
   ========================================================================== */
.flying-from-select {
  background-color: #fff;
  height: 52px;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .flying-from-select {
    margin-bottom: 0; } }

.flying-from-select.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  pointer-events: none; }

.flying-from-select.disabled:after {
  color: #bbbdbf; }

.flying-from-select:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 35px;
  display: block;
  margin-top: -13px;
  line-height: normal;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  color: #00adef;
  font-size: 26px;
  font-size: 2.17rem; }

.flying-from-select:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 100%;
  content: ' ';
  border-left: 1px solid #e2e2e2; }

.flying-from-select .flying-from-select-inner {
  border: 1px solid #e5e4e5;
  padding: 10px; }

.flying-from-select small {
  display: block;
  line-height: 11px;
  font-size: 11px;
  font-size: 0.92rem; }

.flying-from-select span {
  font-weight: 700;
  color: #d9dadb; }

.flying-from-select.is-selected .flying-from-select-inner span {
  color: #545290; }

.flying-from-list-outer {
  position: relative; }

.flying-from-list-outer .flying-from-list {
  width: 100%;
  display: none;
  background-color: #fff;
  *zoom: 1;
  margin-top: 11px; }

.flying-from-list-outer .flying-from-list:after {
  content: '';
  display: table;
  clear: both; }

@media (min-width: 768px) {
  .flying-from-list-outer .flying-from-list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5; } }

.flying-from-list-outer .flying-from-title {
  font-weight: 700;
  margin-bottom: 15px;
  line-height: normal;
  padding: 0 15px;
  font-size: 18px;
  font-size: 1.5rem; }

.flying-from-list-outer ul {
  /*
        input:checked + label:after {
            position: absolute;
            content: '';
            top: 50%;
            right: 10px;
            margin-top: -6px;
            font-family: Fontawesome;
            line-height: normal;
        }

        label:hover,
        input:checked + label {
            background-color: #E5E4E5;
        }
  */ }

.flying-from-list-outer ul label {
  position: relative;
  padding: 5px 30px 5px 10px;
  cursor: pointer;
  display: block; }

.flying-from-list-outer ul input {
  display: none; }

.flying-from-list-outer ul span {
  color: #000;
  font-size: 12px;
  font-size: 1rem; }

.flying-from-list-outer ul small {
  color: #7c7c7c;
  font-size: 11px;
  font-size: 0.92rem; }

.flying-from-list-outer .flying-from-country {
  position: relative;
  background-color: #000;
  color: #fff;
  *zoom: 1;
  border: 1px solid #000;
  border-top: 0;
  border-left: 0;
  padding-top: 15px;
  padding-bottom: 15px; }

.flying-from-list-outer .flying-from-country:after {
  content: '';
  display: table;
  clear: both; }

.flying-from-list-outer .flying-from-country:after {
  position: absolute;
  right: 8px;
  top: -9px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 9px 10px;
  border-color: transparent transparent #000 transparent; }

.flying-from-list-outer .flying-from-country label {
  line-height: 20px;
  padding: 0 15px;
  border-left: 2px solid #000; }

.flying-from-list-outer .flying-from-country label span {
  color: #fff; }

.flying-from-list-outer .flying-from-country input:checked + label,
.flying-from-list-outer .flying-from-country label:hover {
  background-color: rgba(255, 255, 255, 0.3);
  border-left: 2px solid #00adef; }

.flying-from-list-outer .flying-from-country .flying-from-title {
  color: #fff; }

@media (min-width: 768px) {
  .flying-from-list-outer .flying-from-country {
    width: 66.6666%;
    float: left; }
  .flying-from-list-outer .flying-from-country ul {
    width: 33.3333%;
    float: left; } }

.flying-from-list-outer .flying-from-airport {
  border: 1px solid #e5e4e5;
  padding: 15px 0 0 0; }

.flying-from-list-outer .flying-from-airport ul {
  position: relative;
  height: 234px; }

.flying-from-list-outer .flying-from-airport label {
  line-height: 20px;
  padding: 0 15px; }

.flying-from-list-outer .flying-from-airport label:hover span {
  color: #00adef; }

.flying-from-list-outer .flying-from-airport input:checked + label span {
  color: #00adef; }

.flying-from-list-outer .flying-from-airport input:checked + label span:after {
  font-family: Fontawesome;
  content: '';
  margin-left: 5px; }

@media (min-width: 768px) {
  .flying-from-list-outer .flying-from-airport {
    width: 33.3333%;
    float: left; } }

/* Checkbox ========================================================================== */
.checkbox-select-list.multi-line {
  border: 0; }

.checkbox-select-list.multi-line ul {
  position: relative;
  max-height: 150px;
  border: 1px solid #e2e2e2;
  border-top: 0;
  border-bottom: 0; }

.checkbox-select-list.multi-line li {
  font-size: 11px;
  font-size: 0.92rem; }

.checkbox-select-list.multi-line li > strong {
  padding: 5px 10px;
  display: block; }

.checkbox-select-list.multi-line li label {
  padding: 0 20px;
  line-height: 20px; }

.checkbox-select-list.multi-line li label:after {
  display: none; }

.checkbox-select-list.multi-line li label:hover span {
  color: #000; }

.checkbox-select-list.multi-line li label span {
  font-weight: normal; }

.checkbox-select-list.multi-line li input:checked + label {
  background: transparent; }

.checkbox-select-list.multi-line li input:checked + label span {
  color: #000; }

.checkbox-select-list.multi-line li input:checked + label span:after {
  font-family: Fontawesome;
  content: '';
  margin-left: 5px; }

.checkbox-select-list.multi-line .checkbox-select-list-footer {
  text-align: center;
  padding: 5px 0;
  font-weight: 700;
  background-color: #000;
  font-size: 12px;
  font-size: 1rem; }

.checkbox-select-list.multi-line .checkbox-select-list-footer a {
  color: #fff; }

.checkbox-select-list.multi-line .checkbox-select-list-footer i {
  color: #fff;
  margin-right: 5px; }

/*****
 * Extra Checkbox
 */
.checkbox-container {
  padding: 15px 15px 15px 0;
  display: table;
  width: 100%;
  table-layout: fixed; }

.checkbox-container .checkbox-item {
  cursor: pointer;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1rem; }

.checkbox-container .checkbox-item input[type='checkbox'] {
  display: none; }

.checkbox-container .checkbox-item label {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 0 1.5em 0 15px; }

.checkbox-container .checkbox-item label:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  content: ' ';
  border: 1px solid #ccc; }

.checkbox-container .checkbox-item input:checked + label:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  color: #000; }

.checkbox-container .checkbox-item input[disabled] + label:after {
  cursor: not-allowed; }

.checkbox-container .checkbox-item input[disabled] + label:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  color: #000; }

.md-checkbox {
  position: relative;
  margin: 16px 0; }
  .md-checkbox label {
    cursor: pointer; }
    .md-checkbox label:before, .md-checkbox label:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0; }
    .md-checkbox label:before {
      width: 20px;
      height: 20px;
      background: #fff;
      border: 2px solid rgba(0, 0, 0, 0.54);
      border-radius: 2px;
      cursor: pointer;
      -webkit-transition: background 0.3s;
      transition: background 0.3s; }
  .md-checkbox input[type='checkbox'] {
    outline: 0;
    margin-right: 10px; }
    .md-checkbox input[type='checkbox']:checked + label:before {
      background: #000;
      border: none; }
    .md-checkbox input[type='checkbox']:checked + label:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: 5px;
      left: 4px;
      width: 12px;
      height: 6px;
      border: 2px solid #fff;
      border-top-style: none;
      border-right-style: none; }

/* Flights ========================================================================== */
/* Available Flights List
   ========================================================================== */
.available-flights-title {
  text-align: center; }

@media (min-width: 768px) {
  .available-flights-title {
    text-align: left; } }

.available-flights-title span {
  font-weight: normal;
  display: block; }

@media (min-width: 768px) {
  .available-flights-title span {
    display: inline;
    float: right; } }

.available-flights {
  margin-bottom: 15px; }

.available-flights hr {
  margin: 0 15px !important; }

.available-flights li {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  margin-bottom: 15px; }

@media (min-width: 992px) {
  .available-flights li > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.available-flights li img {
  width: 55px; }

@media (min-width: 992px) {
  .available-flights li img {
    width: auto; } }

.available-flights .available-flights-status {
  position: relative;
  height: 1px;
  background-color: #545290;
  margin: 5px 0; }

.available-flights .available-flights-status:after, .available-flights .available-flights-status:before {
  border-radius: 50%;
  background-color: #545290; }

.available-flights .available-flights-status:before {
  position: absolute;
  left: 0;
  top: -2px;
  width: 5px;
  height: 5px;
  content: ' '; }

.available-flights .available-flights-status:after {
  position: absolute;
  right: 0;
  top: -5px;
  width: 10px;
  height: 10px;
  content: '';
  color: #fff;
  font-family: Fontawesome;
  display: block;
  text-align: center;
  line-height: 10px;
  font-size: 9px;
  font-size: 0.75rem; }

.available-flights .row.row-no-margin {
  padding-top: 24px;
  padding-bottom: 24px; }

.available-flights .flight-ticket-selector-col {
  background-color: #E3E3E3; }

.available-flights .available-flights-time,
.available-flights .available-flights-airport,
.available-flights .available-flights-time,
.available-flights .available-flights-num,
.available-flights .available-flights-date,
.available-flights .available-flights-duration {
  display: block;
  font-size: 11px;
  font-size: 0.92rem; }

.available-flights .available-flights-num,
.available-flights .available-flights-time,
.available-flights .available-flights-date {
  color: #8D8D8D; }

.available-flights .flight-ticket-total {
  background-color: #E3E3E3;
  font-weight: bold;
  padding-bottom: 10px;
  padding: 0 15px 15px 15px;
  border-left: 1px solid #E4E4E4;
  font-size: 16px;
  font-size: 1.34rem; }

.available-flights .flight-ticket-total > div > div {
  padding-top: 10px;
  padding-bottom: 10px; }

.available-flights .flight-ticket-total .btn {
  font-size: 14px;
  font-size: 1.17rem; }

.available-flights .flight-ticket-total .text-right {
  font-weight: normal; }

.available-flights .flight-ticket-selector {
  background-color: #F8F8F8;
  padding: 5px 15px 5px 0;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-left: 1px solid #E4E4E4; }

.available-flights .flight-ticket-selector:nth-child(1) {
  border-bottom: 1px solid #E4E4E4; }

.available-flights .flight-ticket-selector > div {
  display: table-cell;
  vertical-align: middle; }

.available-flights .flight-ticket-selector .flight-ticket-number {
  width: 45px;
  color: #00ADEF; }

.available-flights .flight-ticket-selector .flight-ticket-number input {
  width: 45px;
  background: transparent;
  border: 0;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  font-size: 2rem; }

.available-flights .flight-ticket-selector .flight-ticket-counter {
  width: 60px;
  text-align: right; }

.available-flights .flight-ticket-selector .flight-ticket-counter > a {
  width: 22px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  text-align: center;
  border: 1px solid #00ADEF;
  color: #00ADEF;
  border-radius: 50px; }

.available-flights .flight-ticket-selector .flight-ticket-counter > a i {
  display: block;
  line-height: 22px;
  font-size: 11px;
  font-size: 0.92rem; }

.available-flights .flight-ticket-selector .flight-ticket-counter > a.disabled {
  opacity: 0.3;
  pointer-events: none; }

.available-flights .flight-ticket-selector.disabled .flight-ticket-counter > a, .available-flights .flight-ticket-selector.disabled .flight-ticket-number {
  opacity: 0.3;
  pointer-events: none; }

.available-flights .flight-ticket-selector .flight-ticket-labels {
  font-size: 12px;
  font-size: 1rem; }

.available-flights .flight-ticket-selector .flight-ticket-label {
  font-weight: bold; }

.available-flights .flight-ticket-selector .flight-ticket-label-desc {
  display: block; }

@use '../styles/mixins';
/* Extras ========================================================================== */
/* ==========================================================================
   Mandatory Extras
   ========================================================================== */
.extras > li {
  margin-bottom: 15px; }

.extras .disabled .ticket-number input {
  color: #000; }

.extras .disabled .ticket-label {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }

.extras .custom-select .custom-select-title {
  line-height: 32px;
  font-size: 11px;
  font-size: 0.92rem; }

.extras .custom-select .custom-select-title:after {
  height: 32px;
  line-height: 32px; }

.extras .custom-select li {
  line-height: 32px;
  font-size: 11px;
  font-size: 0.92rem; }

.extras .ticket-total {
  padding-top: 15px; }

.available-extras {
  font-size: 12px;
  font-size: 1rem; }

.extras .ticket-selector {
  padding-top: 5px;
  padding-bottom: 5px; }

.extras .custom-select-wrapper {
  padding: 10px 15px 10px 15px; }

.extra-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f6fa;
  text-align: center;
  z-index: 2;
  font-size: 11px;
  font-size: 0.92rem; }

.extra-message i {
  display: inline-block;
  color: #000;
  margin-bottom: 10px;
  font-size: 30px;
  font-size: 2.5rem; }

.extra-message strong {
  display: block; }

.extra-message > div.info {
  position: absolute;
  padding: 1.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center; }

.messageField {
  padding: 15px 15px 0; }

.extra-guest-selector {
  line-height: 32px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  position: relative;
  margin-bottom: 5px;
  width: 100%; }

.extra-guest-selector .dropdown__content {
  width: 100%; }

.extra-guest-selector.disabled {
  line-height: 32px;
  background-color: #d4d3d3;
  border: 1px solid #ccc;
  position: relative;
  margin-bottom: 5px; }

.extra-guest-selector ul {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  overflow-y: auto;
  max-height: 200px;
  width: 100%; }

.extra-guest-selector ul li {
  line-height: 32px;
  cursor: pointer;
  padding: 0 15px;
  text-align: left;
  font-size: 11px;
  font-size: 0.92rem; }

.extra-guest-selector ul li + li {
  border-top: 1px solid #e3e3e3; }

.extra-guest-selector ul li input[type='checkbox'],
.extra-guest-selector ul li input[type='radio'] {
  position: absolute;
  opacity: 0; }
  .extra-guest-selector ul li input[type='checkbox']:focus + label:after,
  .extra-guest-selector ul li input[type='radio']:focus + label:after {
    border: 1px solid #5e9ed6; }

.extra-guest-selector ul li:last-child {
  border-bottom: 0; }

.extra-guest-selector ul label {
  display: block;
  position: relative;
  cursor: pointer; }

.extra-guest-selector ul label .price {
  display: inline-block;
  font-size: 1rem; }

.PerPaxItemCheckBox .label-pax-name {
  display: block; }

.PerBookingItemCheckBox .label-option-name {
  display: block; }

.extra-guest-selector ul input[type='radio'] + label:after {
  font-family: Fontawesome;
  border-radius: 50%; }

.extra-guest-selector ul label:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  content: ' ';
  border: 1px solid #ccc; }

.extra-guest-selector ul input:checked + label:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  color: #000; }

.extra-guest-selector ul input[disabled] + label:after {
  cursor: not-allowed; }

.extra-guest-selector ul input[disabled] + label:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  content: '';
  font-family: Fontawesome;
  color: rgba(0, 173, 239, 0.32); }

.extra-guest-selector-title {
  position: relative;
  padding: 0.5em 15px !important;
  cursor: pointer;
  display: block;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: normal;
  line-height: 2em;
  font-size: 11px;
  font-size: 0.92rem; }

.extra-guest-selector-title:after {
  color: #000;
  content: '';
  font-family: Fontawesome;
  line-height: normal;
  margin-right: 15px;
  margin-top: -10px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 20px;
  font-size: 1.67rem; }

.extra-guest-selector.disabled .extra-guest-selector-title {
  color: #616060; }

.extras > li {
  margin-bottom: 15px; }

body .extras li.ticket-selector {
  padding: 15px 15px 15px 15px; }

a.dropdown__trigger {
  color: #333; }

.dropdown--active > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9; }

.dropdown--active > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px; }

.extras .ticket-booking {
  padding-top: 15px; }

.extras .ticket-selector .ticket-total {
  padding-top: 0;
  padding-bottom: 5px; }

.extras-engine__sidebar,
.extras-engine__content {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.extras-engine__sidebar,
.extras-engine__content {
  width: 100%; }

.extras-engine__sidebar {
  display: block; }

.extrasCategoryFilter-container {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 14px;
  display: none; }
  .extrasCategoryFilter-container + .extras-engine__contentArea {
    margin-top: 14px; }

.categoryFilter-container-mobile .categoryFilterList {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-left: 16px;
  padding-right: 16px;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */ }

.insurance-selector {
  background-color: #eee;
  padding: 20px; }
  .insurance-selector__title {
    margin: 0; }
  .insurance-selector__pax-selector {
    background-color: #fff;
    border: 1px solid #ccc; }
    .insurance-selector__pax-selector--has-error {
      border-color: #c9302c; }
  .insurance-selector__button {
    width: 100%;
    border: none;
    background-color: #000;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    outline: none; }
    .insurance-selector__button:hover {
      background-color: #1e1e1e; }
    .insurance-selector__button--disabled, .insurance-selector__button--disabled:hover {
      background-color: #ccc;
      cursor: not-allowed; }
  .insurance-selector > * + * {
    margin-top: 10px; }

.insurance-policy {
  margin-bottom: 0;
  background-color: #fff; }
  .insurance-policy__value {
    width: 100%; }
  .insurance-policy + .insurance-policy {
    margin-top: 15px; }
  .insurance-policy td {
    width: 100%;
    text-align: left; }

/* Details time ========================================================================== */
/* ==========================================================================
   Details Time
   ========================================================================== */
.details-time h5 {
  text-align: center; }

@media (min-width: 768px) {
  .details-time h5 {
    text-align: left; } }

.details-time .content-area-inner {
  position: relative;
  margin-bottom: 20px; }

.details-time .content-area-inner.disabled i,
.details-time .content-area-inner.disabled span,
.details-time .content-area-inner.disabled small,
.details-time .content-area-inner.disabled p,
.details-time .content-area-inner.disabled h5,
.details-time .content-area-inner.disabled h3,
.details-time .content-area-inner.disabled .custom-select,
.details-time .content-area-inner.disabled input,
.details-time .content-area-inner.disabled textarea,
.details-time .content-area-inner.disabled .payment-type-radio,
.details-time .content-area-inner.disabled .checkbox-double,
.details-time .content-area-inner.disabled label,
.details-time .content-area-inner.disabled .btn-block,
.details-time .content-area-inner.disabled .Select-value-label,
.details-time .content-area-inner.disabled .panel,
.details-time .content-area-inner.disabled table {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  pointer-events: none; }

.details-time .payment-section .row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 768px) {
  .details-time .payment-section .row-eq-height {
    display: block; } }

.details-time .edit-details-section {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  pointer-events: all;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #00adef;
  color: #fff;
  padding: 8px 35px !important; }

.details-time .edit-details-section:hover {
  background-color: #1e1e1e;
  color: #fff; }

.details-time .edit-details-section:active,
.details-time .edit-details-section:focus {
  color: #fff !important;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

.payment-section .btn,
.postcode-lookup .btn {
  padding: 11px 12px; }

.details-time label {
  display: block;
  font-size: 12px;
  font-size: 1rem; }

.details-time input[type='text'],
.details-time input[type='number'],
.details-time input[type='tel'] {
  width: 100%;
  height: 44px;
  padding-left: 15px;
  padding-right: 15px; }

.details-time input[type='password'] {
  width: 100%;
  height: 44px;
  padding-left: 15px;
  padding-right: 15px; }

.details-time textarea {
  width: 100%;
  min-height: 70px;
  padding: 10px; }

.details-time .custom-select ul {
  border: 1px solid #ccc;
  border-top: 0; }

.details-time .custom-select li {
  line-height: 32px;
  font-size: 11px;
  font-size: 0.92rem; }

.details-time .custom-select li:hover {
  color: #1e1e1e;
  background: transparent; }

.details-time .custom-select li:hover:after {
  color: #1e1e1e;
  content: '';
  font-family: Fontawesome;
  margin-left: 5px; }

.details-time .custom-select-inner {
  border: 1px solid #ccc; }

.details-time .custom-select-inner:after {
  color: #000; }

.details-time .custom-select-inner.has-warning {
  border: 1px solid #c9302c; }

.details-time .custom-select-title {
  line-height: 42px;
  font-size: 12px;
  font-size: 1rem; }

.details-time .custom-select-title.is-active {
  background: #fff; }

.details-time input,
.details-time textarea,
.details-time .custom-select,
.details-time .Select {
  margin-bottom: 14px;
  font-size: 16px; }
  .details-time input .Select-value .price,
  .details-time textarea .Select-value .price,
  .details-time .custom-select .Select-value .price,
  .details-time .Select .Select-value .price {
    font-size: 16px; }
  @media (min-width: 768px) {
    .details-time input,
    .details-time textarea,
    .details-time .custom-select,
    .details-time .Select {
      font-size: 12px;
      font-size: 1rem; }
      .details-time input .Select-value .price,
      .details-time textarea .Select-value .price,
      .details-time .custom-select .Select-value .price,
      .details-time .Select .Select-value .price {
        font-size: 12px;
        font-size: 1rem; } }

.details-time .input-group .Select {
  margin-bottom: 0; }

.details-time .input-group {
  clear: both;
  margin-bottom: 14px;
  width: 100%; }

.details-time .customer-dob.date-selector {
  margin-bottom: 14px;
  padding: 0;
  height: inherit;
  border: 1px solid #ccc;
  font-size: 12px;
  font-size: 1rem; }

.details-time .customer-dob.date-selector input {
  margin-bottom: 0;
  height: 42px; }

.details-time .payment-type-radio {
  border: 1px solid #e6e6e6;
  margin-bottom: 15px;
  text-align: center;
  position: relative; }

.details-time .payment-type-radio:hover {
  -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.25); }

.details-time .payment-type-radio.has-warning {
  border: 1px solid #c9302c;
  color: #c9302c; }

.details-time .has-warning .payment-type-radio {
  border: 1px solid #c9302c; }

.details-time .payment-type-radio strong {
  display: block; }

.details-time .payment-type-radio label {
  margin: 0;
  padding: 10px;
  cursor: pointer;
  background-color: #fff; }

.details-time .payment-type-radio label:hover {
  color: #fff;
  background-color: #000; }

.details-time .payment-type-radio input {
  position: absolute;
  top: 50%;
  left: 5%;
  margin-top: -6px; }

.details-time .payment-type-radio input:checked + label {
  color: #fff;
  background-color: #000; }

.details-time .payment-type-radio input:checked + label:after {
  position: absolute;
  right: -9px;
  top: -9px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  content: '';
  color: #fff;
  background-color: #000;
  font-family: Fontawesome;
  border-radius: 50%; }

.details-time .payment-details.payment-type-radio label {
  padding: 15px 10px; }

.details-time .payment-details.payment-type-radio label strong {
  display: inline; }

.details-time .payment-details.payment-type-radio label i {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 20px;
  font-size: 1.67rem; }

.details-time .payment-details.payment-type-radio label svg {
  display: block;
  margin: 0 auto; }

.details-time .payment-details.payment-type-radio label[for='pay-with-paypal'] {
  padding: 18px 10px; }

.details-time
.payment-details.payment-type-radio
input:checked
+ label
svg
path {
  fill: #fff; }

.details-time hr {
  margin-top: 30px;
  margin-bottom: 30px; }

.disclaimers a {
  text-decoration: underline; }

span.mandatory {
  color: #c9302c; }

.stripe-input-container {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  height: 44px;
  margin-bottom: 14px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 14px;
  width: 100%; }

.details-time .postcode-lookup-selection {
  margin-top: -14px;
  width: 100%; }

button.voucher-entry__button {
  background-color: #000;
  border-color: #000; }

button.voucher-entry__button:hover,
button.voucher-entry__button:focus {
  background-color: #1e1e1e;
  border-color: #000; }

/* Booking ========================================================================== */
.booking-widget-summary {
  border: 1px solid #c4c4c4; }

.booking-widget-summary > ul {
  padding: 0 10px; }

.booking-widget-summary > ul > li {
  padding: 10px 0;
  border-bottom: 1px solid #e5eaed; }

.booking-widget-summary > ul > li:last-child {
  border-bottom: 0; }

.booking-widget-summary > ul .booking-item-list {
  *zoom: 1;
  font-size: 12px;
  font-size: 1rem; }

.booking-widget-summary > ul .booking-item-list:after {
  content: '';
  display: table;
  clear: both; }

.booking-widget-summary > ul .booking-item-list > li {
  *zoom: 1; }
  .booking-widget-summary > ul .booking-item-list > li p {
    clear: both;
    margin-bottom: 0.4em; }

.booking-widget-summary > ul .booking-item-list > li:after {
  content: '';
  display: table;
  clear: both; }

.booking-widget-summary > ul .booking-item-list ul {
  clear: both;
  margin-bottom: 0.4em; }

.booking-success-details .booking-item-title,
.booking-widget-summary > ul .booking-item-title {
  float: left;
  clear: both; }

.booking-success-details .booking-item-information,
.booking-widget-summary > ul .booking-item-information {
  float: left; }

.booking-success-details .booking-item-information {
  width: 100%; }

.booking-success-details .booking-option-title,
.booking-widget-summary > ul .booking-option-title {
  *zoom: 1; }

.booking-success-details .booking-option-title:after,
.booking-widget-summary > ul .booking-option-title:after {
  content: '';
  display: table;
  clear: both; }

.remove-ticket-title > p {
  padding: 0.5em; }

.booking-success-details .booking-option-title a,
.booking-widget-summary > ul .booking-option-title a {
  float: right;
  font-size: 12px;
  font-size: 1rem; }

.booking-success-details .booking-item-cost,
.booking-widget-summary > ul .booking-item-cost {
  float: right;
  text-align: right;
  clear: both; }

.booking-success-details ul .bookingFeeItem {
  margin-right: 3px; }

.booking-widget-summary > ul .booking-item-cost .price {
  font-size: 14px; }

.booking-widget-summary > ul .booking-item-cost .bookingFeeItem {
  font-size: 14px; }

.booking-widget-summary > ul .booking-item-cost .bookingFeeItem ~ .spacer {
  margin-right: 1.1em; }

.booking-widget-summary > ul .booking-item-cost .spacer {
  margin-right: 0.85em; }

.booking-widget-summary > ul .booking-item-cost a {
  color: #e5eaed; }

.booking-widget-summary > ul .booking-item-cost a:hover {
  color: #004f5a; }

.booking-widget-summary-footer {
  padding: 10px;
  display: table;
  width: 100%; }

.booking-widget-summary-footer p,
.booking-widget-summary-footer strong,
.booking-widget-summary-footer small {
  display: table-cell;
  vertical-align: middle; }

.booking-widget-summary-footer p,
.booking-widget-summary-footer strong {
  font-size: 16px;
  font-size: 1.34rem; }

.booking-widget-summary-footer p {
  font-weight: normal; }

.booking-widget-summary-footer strong {
  text-align: right; }

.booking-widget-summary-footer .price {
  color: #ee5e55; }

.booking-widget-summary #booking-widget-voucher-field {
  position: relative;
  border-top: 1px solid #e5eaed; }

.booking-widget-summary #booking-widget-voucher-field input {
  height: 35px;
  border: 0;
  padding-left: 30px;
  background: transparent;
  width: 100%;
  padding-right: 10px;
  margin-bottom: 0; }

.booking-widget-summary #booking-widget-voucher-field a {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  display: inline-block;
  height: 14px;
  color: #000;
  font-size: 14px;
  font-size: 1.17rem; }

/* ==========================================================================
   Booking Successful
   ========================================================================== */
#booking-successful {
  margin-bottom: 40px; }

#booking-successful #booking-successful-head {
  margin-top: 40px; }

#booking-successful #booking-successful-head > .row {
  padding-top: 10px;
  padding-bottom: 10px; }

#booking-successful #booking-successful-head img {
  height: 35px; }

#booking-successful #booking-successful-head span {
  font-size: 24px;
  font-size: 2rem; }

#booking-successful .check-in-out-col {
  background-color: #f2f2f2;
  font-weight: 700;
  padding: 13px 10px;
  text-align: center;
  margin-top: 5px;
  font-size: 20px;
  font-size: 1.67rem; }

@media (min-width: 768px) {
  #booking-successful .check-in-out-col {
    margin-top: 0; } }

#booking-successful .social-icons {
  display: block;
  text-align: right; }

#booking-successful .social-icons li {
  margin-right: 7px;
  margin-left: 0;
  float: none;
  display: inline-block; }

#booking-successful .social-icons li:last-child {
  margin-right: 0; }

#booking-successful .social-icons li a {
  color: #fff;
  width: 35px;
  line-height: 35px;
  height: 35px; }

#booking-successful .social-icons li a i {
  line-height: 29px;
  display: block;
  font-size: 20px;
  font-size: 1.67rem; }

.row-legend-box {
  margin-bottom: 40px; }

@media (min-width: 992px) {
  .row-legend-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.row-legend-box .legend-box {
  height: 100%;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .row-legend-box .legend-box {
    margin-bottom: 0; } }

.row-legend-box .legend-box .legend-count {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin: 0 auto 20px auto;
  display: block;
  border-radius: 50%;
  font-size: 18px;
  font-size: 1.5rem; }

.row-legend-box .legend-box label {
  text-align: center;
  margin-bottom: 20px;
  display: block;
  font-size: 18px;
  font-size: 1.5rem; }

@media (min-width: 992px) {
  .row-legend-box .legend-box label {
    padding: 0 20px; } }

.row-legend-box .legend-box .custom-select {
  margin-bottom: 7px;
  border: 0; }

.row-legend-box .legend-box .custom-select .custom-select-title {
  border: 1px solid #ccc;
  line-height: 44px; }

.row-legend-box .legend-box .custom-select ul {
  border: 1px solid #ccc;
  border-top: 0; }

.booking-success-details > ul {
  border: 1px solid #e6e6e6; }

.booking-success-details > ul > li {
  border-bottom: 1px solid #e6e6e6;
  padding: 0.2em 15px 0.8em 15px;
  line-height: 25px;
  font-size: 16px;
  font-size: 1.34rem; }

@media (min-width: 768px) {
  .booking-success-details ul li {
    line-height: 32px; } }

.booking-success-details ul li:last-child {
  border-bottom: 0; }

.booking-success-details ul li .btn {
  margin-left: 5px; }

.booking-success-details ul li .summarydetail-item-description ul li {
  color: #c7c7c7;
  padding-left: 25px;
  display: block;
  line-height: 1.2em;
  font-size: 10px;
  font-size: 0.85rem; }

.summarydetail-item-price {
  line-height: 20px;
  text-align: right; }

.summarydetail-item-price .price {
  font-size: 14px; }

.summarydetail-item-price .bookingFeeItem {
  font-size: 14px; }

.summarydetail-item-row p,
.summarydetail-item-row ul {
  clear: left; }

.summarydetail-item-row p {
  margin: 0; }

.booking-success-details-list .summarydetail-item-price .bookingFeeItem {
  margin-right: 0; }

@media (min-width: 768px) {
  .booking-success-details ul li .summarydetail-item-description ul li {
    font-size: 12px;
    font-size: 1rem; }
  .summarydetail-item-price {
    line-height: 1.75rem; } }

.booking-success-details ul li .pull-left {
  clear: left;
  font-size: 12px;
  font-size: 1rem; }

@media (min-width: 768px) {
  .booking-success-details ul li .pull-left {
    font-size: 16px;
    font-size: 1.34rem; } }

.booking-success-details ul li .pull-right {
  font-size: 10px;
  font-size: 0.85rem; }

@media (min-width: 768px) {
  .booking-success-details ul li .pull-right {
    font-size: 16px;
    font-size: 1.34rem; } }

.booking-success-summary {
  background-color: #f2f6fa;
  padding: 30px 10px;
  text-align: center;
  border: 1px solid #f2f6fa;
  border-top: 0;
  margin-bottom: 40px; }

.booking-success-total {
  font-weight: 700;
  font-size: 19px;
  font-size: 1.59rem; }

@media (min-width: 768px) {
  .booking-success-total {
    font-size: 24px; } }

.booking-success-paid-today {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.34rem; }

@media (min-width: 768px) {
  .booking-success-paid-today {
    font-size: 18px;
    font-size: 1.5rem; } }

.success-payment-plan-table th {
  background-color: #f2f2f2;
  font-weight: normal; }

.success-payment-plan-table .amount {
  text-align: right; }

.success-payment-plan-table > tbody > tr > td,
.success-payment-plan-table > tbody > tr > th,
.success-payment-plan-table > tfoot > tr > td,
.success-payment-plan-table > tfoot > tr > th,
.success-payment-plan-table > thead > tr > td,
.success-payment-plan-table > thead > tr > th {
  padding: 15px; }

.booking-accommodation-dates-summary,
.booking-transport-dates-summary {
  padding-top: 0.4em !important; }

.booking-accommodation-dates-summary_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }

.booking-accommodation-dates-summary .check-in-date,
.booking-accommodation-dates-summary .check-out-date,
.booking-accommodation-dates-summary .num-nights {
  float: right; }

.booking-transport-dates-summary {
  display: none; }
  .booking-transport-dates-summary .out-date,
  .booking-transport-dates-summary .return-date {
    float: right; }

.accommodation-extra-breakdown-heading {
  color: #000;
  margin-bottom: 0; }

.accommodation-extra-breakdown-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.5em !important;
  margin-bottom: 1.2rem;
  width: 100%; }

.accommodation-extra-breakdown-item:last-child {
  margin-bottom: 0; }

.accommodation-extra-breakdown-item .booking-item-cost .bookingFeeItem .price {
  font-size: 13px;
  font-weight: 400;
  margin-right: 0.2rem; }

.accommodation-pax-breakdown-heading {
  margin-bottom: 0; }

.accommodation-pax-breakdown-list {
  margin-left: 0.85em !important;
  padding-top: 0.4em !important; }

.accommodation-pax-breakdown-item {
  line-height: 1.5em !important; }

.booking-success-details .accommodation-extra-breakdown-list,
.booking-success-details .accommodation-pax-breakdown-list {
  color: inherit;
  margin-left: 1.5em !important; }

.booking-success-details ul li.protection-plan-group-item {
  padding: 1em 0.2em 1em 1em;
  line-height: 1; }
  @media (min-width: 768px) {
    .booking-success-details ul li.protection-plan-group-item {
      line-height: 1; }
      .booking-success-details ul li.protection-plan-group-item .summarydetail-item-price,
      .booking-success-details ul li.protection-plan-group-item .pull-left {
        line-height: 1; } }

.success-social-media {
  width: 800px; }
  @media (max-width: 768px) {
    .success-social-media {
      width: 100%; } }

.bookingDotComText {
  font-size: 1em;
  line-height: 1.5;
  margin: 1em 0; }

.bookingDotComText > p {
  margin: 10px 0; }

@media (max-width: 425px) {
  .booking-success-details > ul {
    padding: 0 1rem; }
  .booking-success-details > ul > li {
    padding: 0.2em 0px 1.5em 0px; }
  .booking-success-details .accommodation-extra-breakdown-list,
  .booking-success-details .accommodation-pax-breakdown-list {
    margin-left: 6px !important; }
  .booking-success-details .booking-item-title {
    width: 60%; }
  .summarydetail-item-price .bookingFeeItem {
    margin-right: 0.2rem; } }

.bookingSuccessWrapper .bookingSuccess__title,
.bookingSuccessWrapper .bookingSuccess__subTitle {
  color: inherit; }

.bookingSuccessWrapper .bookingSuccess__subTitle {
  font-size: 18px; }

@media (min-width: 768px) {
  .bookingSuccessWrapper .bookingSuccess__subTitle {
    font-size: 24px; } }

.booking-success-details .summarydetail-item-row {
  padding-bottom: 1.2rem;
  display: block;
  overflow: hidden; }

.success-engine .booking-success-details .booking-option-title strong {
  display: block;
  padding-top: 10px; }

/* Login ========================================================================== */
.tabs.login-boxes hr {
  width: 42px;
  height: 2px;
  border: 0;
  background: #cccccc;
  margin: 20px 0; }

@media (min-width: 430px) {
  .tabs.login-boxes {
    min-width: 400px; } }

@media (max-width: 326px) {
  .tabs.login-boxes .tabs-label.tabs-label li {
    height: 75px; } }

.tabs.login-boxes .tab-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 3px solid #000;
  border-radius: 50%;
  margin: 0 auto 10px; }
  @media (min-width: 480px) {
    .tabs.login-boxes .tab-icon {
      float: left;
      margin: 0 10px 0 0; } }

@media (min-width: 768px) {
  .tabs.login-boxes .tab-icon {
    width: 48px;
    height: 48px;
    line-height: 48px; } }

.tabs.login-boxes .tab-icon i {
  display: block;
  line-height: 26px;
  height: 26px;
  color: #000;
  font-size: 15px;
  font-size: 1.25rem; }

@media (min-width: 768px) {
  .tabs.login-boxes .tab-icon i {
    line-height: 42px;
    height: 42px;
    font-size: 26px;
    font-size: 2.17rem; } }

.tabs.login-boxes .active .tab-icon {
  border-color: #fff; }

.tabs.login-boxes .active .tab-icon i {
  color: #fff; }

.tabs.login-boxes .login-field {
  position: relative;
  margin-bottom: 10px; }

.tabs.login-boxes .login-field i {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  background: none;
  z-index: 10;
  font-size: 16px;
  font-size: 1.34rem; }

.tabs.login-boxes .login-field input {
  width: 100%;
  height: 42px;
  padding: 0 15px 0 57px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  border: 1px solid #e1e7ee; }

.tabs.login-boxes .login-field .custom-select {
  padding-left: 42px;
  border: 0; }

.tabs.login-boxes .login-field .custom-select .custom-select-title {
  border: 1px solid #ccc; }

.tabs.login-boxes .login-field .custom-select .custom-select-title.is-active {
  background: transparent; }

.tabs.login-boxes .login-field .custom-select .custom-select-title,
.tabs.login-boxes .login-field .custom-select ul li {
  font-size: 12px;
  font-size: 1rem; }

.tabs.login-boxes .login-field .custom-select .custom-select-title {
  line-height: 42px;
  height: 42px; }

.tabs.login-boxes .login-field .custom-select .custom-select-inner {
  position: relative; }

.tabs.login-boxes .login-field .custom-select ul {
  z-index: 11;
  border: 1px solid #ccc;
  border-top: 0; }

.tabs.login-boxes .login-field .custom-select ul li {
  line-height: 32px; }

.tabs.login-boxes .login-field .custom-select .placeholder {
  color: rgba(0, 0, 0, 0.6); }

.tabs.login-boxes .login-field .custom-select .field-with-icon {
  font-weight: 700;
  font-size: 11px;
  font-size: 0.92rem; }

.tabs.login-boxes .login-field .custom-select .field-with-icon:before {
  content: '';
  margin-right: 5px;
  font-family: Fontawesome; }

.tabs.login-boxes .forgotten-password {
  font-size: 15px;
  color: #000; }

.tabs.login-boxes .form-group input {
  padding-left: 15px;
  font-size: 12px;
  font-size: 1rem; }

a.login-again,
a.forgotten-password {
  padding: 12px 10px; }

/* Bootstrap select: this may be duplicated ========================================================================== */
/*!
 * Bootstrap-select v1.10.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1; }

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none; }

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2; }

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute; }

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 22px;
  margin-top: -2px;
  vertical-align: middle;
  border: none; }

.bootstrap-select.btn-group .dropdown-toggle .caret:after {
  color: #000;
  content: "";
  font-family: Fontawesome;
  margin-top: -10px;
  line-height: normal;
  pointer-events: none;
  position: absolute;
  font-size: 20px;
  font-size: 1.67rem; }

.bootstrap-select .btn-default:active,
.bootstrap-select .btn-default:focus {
  color: #000;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

.bootstrap-select button {
  background: #fff;
  color: #000;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.17rem; }

.bootstrap-select button:hover {
  background: #fff;
  color: #000;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.17rem; }

.bootstrap-select button:focus {
  background: #fff;
  color: #000;
  font-weight: normal;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0;
  font-size: 14px;
  font-size: 1.17rem; }

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li.active small {
  /*color: #fff;*/ }

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em; }

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none; }

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/* Lightbox ========================================================================== */
#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  z-index: 1; }

#lightbox p {
  text-align: right;
  color: #fff;
  margin-right: 20px;
  font-size: 12px;
  font-size: 1rem; }

#lightbox img {
  box-shadow: 0 0 25px #111;
  -webkit-box-shadow: 0 0 25px #111;
  -moz-box-shadow: 0 0 25px #111;
  max-width: 940px; }

figure img {
  background: #fff; }

/* Stripe iframe ========================================================================== */
#threeds-container iframe {
  width: 100%;
  height: 450px; }

/* ==========================================================================
   Notification
   ========================================================================== */
.notification {
  position: relative;
  padding: 15px 50px;
  background-color: #000;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1.34rem; }

.notification .notification-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -9px;
  display: block;
  color: #fff;
  font-size: 18px;
  font-size: 1.5rem; }

.notification .notification-close {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  color: #fff;
  font-size: 16px;
  font-size: 1.34rem; }

.notification .notification-close:hover {
  color: #00adef; }

.notification .notification-close i {
  display: block; }

.notification p {
  margin: 0; }

.dropdown {
  display: block; }

.dropdown__content {
  display: none;
  position: absolute;
  z-index: 8;
  margin-top: -1px;
  width: 100%; }

.dropdown--active .dropdown__content {
  display: block; }

.Select:focus {
  outline: 0; }

.Select-control {
  height: 42px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0; }

.Select-menu-outer {
  z-index: 10; }

.Select-option {
  color: #000;
  overflow: auto; }

.Select-option + .Select-option {
  border-top: 1px solid #e3e3e3; }

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  line-height: 44px;
  padding-left: 15px;
  padding-right: 15px; }

.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single
> .Select-control
.Select-value
.Select-value-label {
  /* have to use important to override react-select stylesheet */
  color: #000 !important; }

.Select-input {
  height: 42px;
  line-height: 42px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px; }
  @media (min-width: 768px) {
    .Select-input input {
      font-size: inherit; } }

.has-warning .Select-control input {
  border: none; }

.has-success .Select-control input {
  border: none; }

.has-warning .Select-control {
  color: #c9302c;
  border: 1px solid #c9302c; }

/**
  CSS styling for Misc/ImageSlider component
  Based on react-slick and react-images
**/
.slick-dots {
  position: initial; }

.slick-slide {
  cursor: pointer; }

.slick-slide img {
  cursor: pointer;
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover; }

@media (min-width: 768px) {
  .slick-slide img {
    height: 350px; } }

.slick-center img {
  margin-left: auto;
  margin-right: auto; }

.slick-thumbs {
  margin-top: 10px;
  text-align: left; }

.slick-thumbs li {
  width: auto;
  height: auto;
  margin: 0 10px 10px 0; }
  .slick-thumbs li:nth-child(4) {
    margin-right: 0; }

.slick-thumbs img {
  max-width: 39px; }

.plus,
.minus {
  cursor: pointer; }

.plus.disabled,
.minus.disabled {
  cursor: default; }

.spinner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .spinner .value {
    font-weight: 700;
    padding: 0 5px;
    min-width: 32px;
    text-align: center;
    font-size: 24px;
    font-size: 2rem; }
  .spinner button {
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #fff;
    color: #fff;
    height: 28px;
    margin: 0;
    padding: 0;
    line-height: 28px;
    text-align: center;
    width: 28px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px; }
  .spinner button.minus {
    background: #000; }
  .spinner button.disabled {
    pointer-events: none;
    opacity: 0.3; }
  .spinner button i {
    display: block;
    line-height: 26px;
    font-size: 12px;
    font-size: 1rem; }

.dropdown-multi-quantity-selector__content {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
  border-top-color: #e6e6e6; }

.multi-quantity-selector {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.checkbox-selector + .checkbox-selector,
.checkbox-selector + .quantity-selector,
.quantity-selector + .quantity-selector,
.quantity-selector + .checkbox-selector {
  border-top: 1px solid #e6e6e6; }

.quantity-selector {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .quantity-selector__quantity {
    font-weight: bold;
    font-size: 1.25em;
    padding: 0 15px 0 5px; }
  .quantity-selector__label {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 10px; }
  .quantity-selector__extra {
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    color: #888;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .quantity-selector__plus {
    margin-left: 5px; }
  .quantity-selector__buttons {
    margin-left: 10px;
    white-space: nowrap; }
  .quantity-selector__minus, .quantity-selector__plus {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 100%;
    background-color: #004f5a;
    color: #fff;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .quantity-selector__minus:hover, .quantity-selector__plus:hover {
      color: #fff; }
    .quantity-selector__minus--disabled, .quantity-selector__plus--disabled {
      cursor: default; }
      .quantity-selector__minus--disabled, .quantity-selector__minus--disabled:hover, .quantity-selector__plus--disabled, .quantity-selector__plus--disabled:hover {
        color: #ccc;
        border-color: #ccc; }

.checkbox-selector {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .checkbox-selector:after {
    font: 1em FontAwesome;
    content: ' ';
    color: #000;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #ccc;
    margin-left: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .checkbox-selector--disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .checkbox-selector--disabled:after {
    color: #ccc;
    border-color: #ddd; }
  .checkbox-selector--checked:after {
    content: '\F00C'; }
  .checkbox-selector__label {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .checkbox-selector__extra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0.75em;
    color: #888;
    text-align: right; }
  .checkbox-selector:focus {
    outline: 5px auto -webkit-focus-ring-color; }

.transport-configurator {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
  padding: 30px; }
  .transport-configurator__overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px;
    cursor: pointer; }
    @media (min-width: 992px) {
      .transport-configurator__overlay {
        cursor: default; } }
  .transport-configurator__heading {
    font-size: 2em;
    font-weight: bold; }
    .transport-configurator__heading::before {
      font-family: FontAwesome;
      font-weight: normal;
      content: '\F0C0';
      padding-right: 10px; }
    .transport-configurator__heading:not(:last-child) {
      margin-bottom: 10px; }
  .transport-configurator__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 2em; }
    .transport-configurator__price-label {
      font-weight: bold; }
    .transport-configurator__price:not(:last-child) {
      margin-bottom: 10px; }
  .transport-configurator__actions:not(:last-child),
  .transport-configurator__actions > *:not(:last-child) {
    margin-bottom: 10px; }
  .transport-configurator__button {
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #000;
    color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    width: 100%;
    cursor: pointer; }
  .transport-configurator__selector {
    background-color: #fff;
    border: 1px solid #ccc; }

.transport-container__filter, .transport-container__message {
  padding: 30px;
  background-color: #FFF;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32); }
  .transport-container__filter:not(:last-child), .transport-container__message:not(:last-child) {
    margin-bottom: 10px; }

.transport-container__message {
  background-color: #FFF;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
  text-align: center;
  font-size: 1.5em; }

.transport-container button:focus {
  border: 1px solid blue !important;
  outline: none; }

.transport-engine__heading {
  text-align: center;
  margin: 20px 0; }

.transport-engine__type-selector:not(:last-child) {
  margin-bottom: 10px; }

.transport-engine__transport:not(:last-child) {
  margin-bottom: 10px; }

.transport-engine__message {
  background-color: #EBEBEB;
  font-size: 1.5em;
  padding: 30px;
  text-align: center; }
  .transport-engine__message:not(:last-child) {
    margin-bottom: 10px; }

.transport-filter {
  margin-bottom: -15px; }
  .transport-filter__heading {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 15px; }
    .transport-filter__heading::before {
      font-family: FontAwesome;
      content: '\F002';
      padding-right: 10px; }
  .transport-filter__selections {
    margin: 0 0 15px 0; }
  .transport-filter__selection {
    font-size: 1.2em; }
    .transport-filter__selection-name {
      font-weight: bold;
      display: inline; }
      .transport-filter__selection-name::after {
        content: ':\00A0'; }
    .transport-filter__selection-value {
      display: inline; }
    .transport-filter__selection + .transport-filter__selection {
      margin-top: 15px; }
  .transport-filter__selectors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -15px;
    margin-right: 0;
    margin-bottom: 15px; }
    .transport-filter__selectors > * {
      margin: 15px 0 0 0; }
  .transport-filter--applied .transport-filter__selector,
  .transport-filter:not(.transport-filter--applied) .transport-filter__actions {
    display: none; }
  @media (min-width: 992px) {
    .transport-filter__selections {
      display: none; }
    .transport-filter__selectors {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: 0;
      margin-right: -15px; }
      .transport-filter__selectors > * {
        margin: 0 15px 0 0; }
    .transport-filter--applied .transport-filter__selector,
    .transport-filter:not(.transport-filter--applied) .transport-filter__actions {
      display: block; } }
  .transport-filter__label {
    padding-bottom: 5px;
    font-weight: bold; }
  .transport-filter__date-picker, .transport-filter__location-picker {
    height: 44px; }
  .transport-filter__selector, .transport-filter__actions {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
  .transport-filter__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    min-height: 44px; }
  .transport-filter__actions--clear {
    max-width: 45px; }
  .transport-filter__actions:empty {
    margin-top: 0; }
  .transport-filter__button {
    width: 100%;
    height: 44px;
    border: 1px solid #ccc;
    background-color: #000;
    color: #fff;
    outline: none; }
  .transport-filter__sold-out {
    float: right;
    color: #d9534f; }

.transport-leg {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
  padding: 30px;
  height: 100%; }
  .transport-leg__no-return {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    font-size: 2rem;
    opacity: 0.5; }
  .transport-leg__overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px;
    cursor: pointer; }
    @media (min-width: 992px) {
      .transport-leg__overlay {
        cursor: default; } }
  .transport-leg__overlay-button {
    text-align: center;
    background-color: #000;
    color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    width: 100%;
    cursor: pointer; }
  .transport-leg__name {
    font-size: 2em;
    font-weight: bold; }
    .transport-leg__name--outbound::before, .transport-leg__name--return::before {
      font-family: 'FontAwesome';
      padding-right: 0.5em; }
    .transport-leg__name--outbound::before {
      content: '\F0A9'; }
    .transport-leg__name--return::before {
      content: '\F0A8'; }
    .transport-leg__name:not(:last-child) {
      margin-bottom: 10px; }
  .transport-leg__description {
    font-size: 1.5em; }
    .transport-leg__description:not(:last-child) {
      margin-bottom: 10px; }
  .transport-leg__date {
    font-style: italic; }
    .transport-leg__date:not(:last-child) {
      margin-bottom: 3px; }
  .transport-leg__group + .transport-leg__group {
    margin-top: 20px; }
  .transport-leg__message {
    font-size: 1.25em;
    font-style: italic; }
  .transport-leg__stops > * + * {
    margin-top: 10px; }
  .transport-leg__pickup-info {
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .transport-leg__pickup-info-btn:hover {
      cursor: pointer;
      text-decoration: underline; }
    .transport-leg__pickup-info-btn {
      margin-bottom: 10px;
      display: block; }

.transport-route__description {
  padding: 30px;
  background-color: #FFF;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32); }
  .transport-route__description:not(:last-child) {
    margin-bottom: 10px; }
  .transport-route__description > *:last-child {
    margin-bottom: 0; }

.transport-route__selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px; }

.transport-route__leg, .transport-route__configurator {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0; }

.transport-route__leg + .transport-route__leg,
.transport-route__leg + .transport-route__configurator,
.transport-route__configurator + .transport-route__leg,
.transport-route__configurator + .transport-route__configurator {
  margin: 10px 0 0 0; }

.transport-route__configurator--hidden {
  display: none; }

@media (min-width: 992px) {
  .transport-route__selector {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .transport-route__leg + .transport-route__leg,
  .transport-route__leg + .transport-route__configurator,
  .transport-route__configurator + .transport-route__leg,
  .transport-route__configurator + .transport-route__configurator {
    margin: 0 0 0 10px; }
  .transport-route__configurator--hidden {
    display: initial;
    visibility: hidden; } }

.transport-stop {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #a9a9a9;
  color: #fff;
  cursor: pointer;
  width: 100%;
  border: none; }
  .transport-stop__time, .transport-stop__price {
    font-size: 1.25em;
    line-height: 1; }
    @media (min-width: 992px) {
      .transport-stop__time, .transport-stop__price {
        font-size: 1.5em; } }
  .transport-stop__flight-number {
    font-size: 1em;
    line-height: 1; }
  @media not all and (hover: none) {
    .transport-stop:not(.transport-stop--sold-out):hover {
      background-color: #1e1e1e; } }
  .transport-stop--sold-out {
    background-color: #d0d0d0;
    cursor: not-allowed; }
  .transport-stop--selected {
    background-color: #000; }
  @media not all and (hover: none) {
    .transport-stop--selected:not(.transport-stop--sold-out):hover {
      background-color: #1e1e1e; } }

.transport-type-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .transport-type-selector > * + * {
    margin-top: 10px; }
  @media (min-width: 992px) {
    .transport-type-selector {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .transport-type-selector > * + * {
        margin-top: 0;
        margin-left: 10px; } }

.transport-type {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ebebeb;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 1.5em;
  padding: 20px;
  width: 100%; }
  .transport-type::before, .transport-type::after {
    font-family: FontAwesome;
    font-size: 2em;
    line-height: 1em;
    width: 1em;
    height: 1em;
    text-align: center; }
  .transport-type::after {
    color: #bbb; }
  @media not all and (hover: none) {
    .transport-type:hover {
      background-color: #e1e7ee;
      color: #000; } }
  .transport-type--selected {
    background-color: #000;
    color: #fff; }
    .transport-type--selected::after {
      color: #fff; }
    @media not all and (hover: none) {
      .transport-type--selected:hover {
        background-color: #1e1e1e;
        color: #fff; } }
  .transport-type__name {
    padding: 0 0 0 20px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .transport-type--in-progress::after, .transport-type--completed::after {
    content: '\f00c'; }
  .transport-type__coach::before, .transport-type__shuttle::before {
    content: '\f207'; }
  .transport-type__cycle::before {
    content: '\f206'; }
  .transport-type__flight::before {
    padding-top: 3px;
    content: '\f072'; }
  .transport-type__none::before {
    content: '\f057'; }
  .transport-type__train::before {
    content: '\f238'; }
  .transport-type__transfer::before, .transport-type__train-transfer::before {
    padding-top: 2px;
    content: '\f074'; }
  @media (min-width: 992px) {
    .transport-type {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      width: auto; } }

.pax-configuration-engine__title {
  text-align: center; }

.pax-configuration {
  width: 100%; }
  .pax-configuration__pax, .pax-configuration__lead-pax-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    background: #FFF; }
    .pax-configuration__pax + .pax-configuration__pax, .pax-configuration__lead-pax-container + .pax-configuration__pax, .pax-configuration__pax + .pax-configuration__lead-pax-container, .pax-configuration__lead-pax-container + .pax-configuration__lead-pax-container {
      margin-top: 10px; }
    @media (min-width: 992px) {
      .pax-configuration__pax, .pax-configuration__lead-pax-container {
        margin-top: 0 !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .pax-configuration__pax + .pax-configuration__pax, .pax-configuration__lead-pax-container + .pax-configuration__pax, .pax-configuration__pax + .pax-configuration__lead-pax-container, .pax-configuration__lead-pax-container + .pax-configuration__lead-pax-container {
          padding-top: 0; } }
  .pax-configuration__lead-pax-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .pax-configuration__lead-pax-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 992px) {
      .pax-configuration__lead-pax-selector {
        margin-top: 0 !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .pax-configuration__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 0.5;
        -ms-flex: 0.5 0 0px;
            flex: 0.5 0 0;
    font-weight: bold; }
  .pax-configuration__field {
    -webkit-box-flex: 2;
        -ms-flex: 2 0 0px;
            flex: 2 0 0; }
    @media (min-width: 992px) {
      .pax-configuration__field--auto-height {
        height: auto !important; } }
  .pax-configuration__lead-pax-switcher {
    -webkit-box-flex: 2;
        -ms-flex: 2 0 0px;
            flex: 2 0 0; }
  .pax-configuration__button {
    width: 100%; }
  .pax-configuration__dropdown {
    -webkit-box-flex: 2;
        -ms-flex: 2 0 0px;
            flex: 2 0 0;
    padding: 0 5px; }
    .pax-configuration__dropdown > * {
      margin: 0 -5px; }
  .pax-configuration__label, .pax-configuration__field, .pax-configuration__button, .pax-configuration__lead-pax-switcher, .pax-configuration__dropdown, .pax-configuration__email {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    * + .pax-configuration__label, * + .pax-configuration__field, * + .pax-configuration__button, * + .pax-configuration__lead-pax-switcher, * + .pax-configuration__dropdown, * + .pax-configuration__email {
      margin-top: 20px; }
    @media (min-width: 992px) {
      .pax-configuration__label, .pax-configuration__field, .pax-configuration__button, .pax-configuration__lead-pax-switcher, .pax-configuration__dropdown, .pax-configuration__email {
        -ms-flex-preferred-size: 0;
            flex-basis: 0; }
        * + .pax-configuration__label, * + .pax-configuration__field, * + .pax-configuration__button, * + .pax-configuration__lead-pax-switcher, * + .pax-configuration__dropdown, * + .pax-configuration__email {
          margin-left: 20px;
          margin-top: 0; } }
  .pax-configuration__group + .pax-configuration__group {
    margin-top: 20px; }
  .pax-configuration__group-name {
    font-size: 1.25em;
    padding: 5px;
    font-weight: bold; }
  .pax-configuration__message {
    padding-top: 10px; }
  .pax-configuration .PhoneInputCountry {
    border: 1px solid #ccc;
    margin: 0;
    padding: 0 5px;
    border-right: none; }
  .pax-configuration .PhoneInputInput {
    height: 44px; }

.pagination {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px;
  border-radius: 0px; }

.pagination-container {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.pagination > li > a,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top: 0px;
  border-bottom: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

@media (min-width: 992px) {
  .pagination-container {
    margin-left: 25%; } }

@media (max-width: 380px) {
  .pagination > li > a,
  .pagination > li > span {
    padding: 6px 7px; } }

.pagination-nav.disabled i {
  color: grey; }

/* color changing styles */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #000;
  border-color: #000; }

.pagination > li > a,
.pagination > li > span {
  color: #000; }

.pagination-nav span,
.pagination-nav i {
  color: #000; }

.rc-slider-track {
  background-color: #004f59; }

.rc-slider-handle {
  border: solid 2px #004f59; }

.rc-slider-handle:focus {
  border-color: #004f59;
  -webkit-box-shadow: 0 0 5px #004f59;
  box-shadow: 0 0 5px #004f59; }

.rc-slider-handle:active {
  border-color: #004f59;
  -webkit-box-shadow: 0 0 5px #004f59;
  box-shadow: 0 0 5px #004f59; }

.rc-slider-handle:hover {
  border-color: #004f59; }

.rc-slider {
  margin: 0 auto;
  width: 97%; }

.rc-slider-tooltip {
  z-index: 9; }

.pagination-nav.disabled {
  color: grey;
  cursor: default;
  pointer-events: none; }

@media (max-width: 992px) {
  .rc-slider-handle {
    width: 20px;
    height: 20px;
    margin-top: -8px; }
  .rc-slider {
    margin-top: 10px;
    width: 90%; } }

.ellipsis {
  cursor: default; }

.pagination > li > a.ellipsis:hover {
  background-color: #fff;
  border-color: #ddd; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.accommodation-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 5px 5px 5px; }
  .accommodation-map__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 15px; }
  .accommodation-map__close {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    background-color: transparent;
    font-size: 1.5em;
    outline: none;
    line-height: 1em; }
    .accommodation-map__close::before {
      content: '\f00d';
      font-family: FontAwesome; }
  .accommodation-map__container {
    height: 400px; }

.accommodation-overview-map__container {
  height: 600px; }
  @media (max-width: 767px) {
    .accommodation-overview-map__container {
      height: 400px; } }

/* Mixins ========================================================================== */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(marign, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
.booking-configurator {
  background-color: #fff;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-size: 1rem; }
  .booking-configurator .form-control {
    font-size: 1rem; }
  .booking-configurator .quantity-selector {
    width: 100%;
    padding: 10px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .booking-configurator__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .booking-configurator__date-heading {
    font-weight: bold; }
  .booking-configurator__button {
    border: none;
    outline: none;
    padding: 5px;
    margin: 0 15px 15px 15px;
    background-color: #004f5a;
    color: #fff; }
    .booking-configurator__button:not(.booking-configurator__button--disabled):hover {
      background-color: #000; }
    .booking-configurator__button--disabled {
      background-color: #f4f6f6;
      border-color: #d5dbdb;
      color: #d5dbdb;
      cursor: default;
      opacity: 0.7; }
  .booking-configurator .DayPicker, .booking-configurator__date,
  .booking-configurator .quantity-selector, .booking-configurator__button {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .DayPicker + .booking-configurator__date {
    padding-top: 15px; }
  .booking-configurator .DayPicker:not(.DayPicker--interactionDisabled)
.DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--event):hover {
    background: none !important;
    border-radius: 0 !important; }
  .booking-configurator .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
    color: inherit;
    background-color: inherit; }
  .booking-configurator .input-group {
    position: relative;
    border: 1px solid #D2D2D8;
    display: block;
    height: 40px;
    border-radius: 2px; }
    .booking-configurator .input-group:after {
      display: block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 16px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\F073";
      right: 0;
      top: 0;
      width: 40px;
      line-height: 40px;
      background-color: #f0f0f3;
      border-left: 1px solid #D2D2D8;
      height: 38px;
      position: absolute;
      text-align: center; }
  .booking-configurator .input-group .DayPickerInput {
    display: block;
    position: absolute;
    width: 100%; }
    .booking-configurator .input-group .DayPickerInput input {
      background-color: transparent;
      border: none;
      padding-right: 40px; }
      .booking-configurator .input-group .DayPickerInput input:focus, .booking-configurator .input-group .DayPickerInput input:active, .booking-configurator .input-group .DayPickerInput input:hover {
        cursor: pointer; }
  .booking-configurator .DayPicker-wrapper {
    outline: none;
    padding-bottom: 0; }
  .booking-configurator .DayPicker-Caption > div {
    font-weight: bold; }
  .booking-configurator .DayPicker-Day {
    padding: 0;
    outline: none; }
  .booking-configurator .DayPicker-DayValue {
    padding: 0.5rem; }
  .booking-configurator .DayPicker-Day--eventStart {
    border-radius: 100% 0 0 100% !important; }
  .booking-configurator .DayPicker-Day--eventEnd {
    border-radius: 0 100% 100% 0 !important; }
  .booking-configurator .DayPicker-Day--event {
    background-color: #c7c7c7 !important;
    color: #eee !important; }
    .booking-configurator .DayPicker-Day--event:not(.DayPicker-Day--disabled) {
      color: #000 !important; }
  .booking-configurator .DayPicker-Day--selectionStart .DayPicker-DayValue,
  .booking-configurator .DayPicker-Day--selectionEnd .DayPicker-DayValue,
  .booking-configurator .DayPicker-Day:not(.DayPicker-Day--disabled) .DayPicker-DayValue:hover {
    border-radius: 50%;
    color: #fff;
    background-color: #004f5a; }
  .booking-configurator .DayPicker-Day--selectionCompleted.DayPicker-Day--selectionStart .DayPicker-DayValue,
  .booking-configurator .DayPicker-Day--selectionCompleted.DayPicker-Day--selectionEnd .DayPicker-DayValue {
    background-color: #004f5a; }
    .booking-configurator .DayPicker-Day--selectionCompleted.DayPicker-Day--selectionStart .DayPicker-DayValue:hover,
    .booking-configurator .DayPicker-Day--selectionCompleted.DayPicker-Day--selectionEnd .DayPicker-DayValue:hover {
      color: #fff;
      background-color: #004f5a; }

.booking-configurator-overlay {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  zoom: 1.25;
  width: 100%; }
  .booking-configurator-overlay .close {
    position: absolute;
    right: 15px;
    top: 10px; }
  .booking-configurator-overlay .Overlay__children {
    margin-bottom: 1rem; }
  .booking-configurator-overlay .Overlay__legend {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 20px;
    padding-right: 20px; }

@media (max-width: 767px) {
  .booking-configurator .form-control {
    font-size: 16px; } }

@media (max-width: 768px) and (orientation: landscape) {
  .Overlay__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (min-width: 992px) {
  .booking-configurator-overlay {
    position: absolute;
    height: auto;
    width: 420px;
    z-index: 500;
    top: 0;
    left: 200px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    zoom: 1; }
  .Overlay__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.DayPickerInput .form-control[readonly] {
  background-color: #fff; }

/* Mixins ========================================================================== */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(marign, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
.booking-configuration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1px 7px;
  color: #333;
  background-color: #fff;
  height: 46px;
  position: relative; }
  .booking-configuration__heading {
    font-size: 0.75em;
    font-weight: normal;
    color: #333; }
    @media (max-width: 991px) {
      .booking-configuration__heading {
        font-size: 0.9em; } }
  .booking-configuration__subheading {
    font-size: 0.7em; }
  .booking-configuration__edit {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 8px;
    margin: 0 -6px 0 7px;
    font-size: 0.75em;
    height: 100%;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    color: #fff;
    background-color: #000; }
    .booking-configuration__edit:hover {
      background-color: #1e1e1e; }
  .booking-configuration__edit::before {
    content: '\f040';
    font-family: FontAwesome;
    font-size: 1.5em; }
  .booking-configuration__dropdown {
    position: absolute;
    z-index: 100;
    top: 51px;
    right: 0;
    overflow: visible;
    max-height: 50vh;
    width: 100%; }
  .booking-configuration__triangle {
    position: absolute;
    top: 41px;
    right: 15px;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; }

.accommodation-marker {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #000;
  margin-top: 5px;
  max-width: 300px; }
  .accommodation-marker__title {
    font-size: 1.5em;
    font-weight: bold; }
  .accommodation-marker__price, .accommodation-marker__subtitle {
    font-size: 1.2em;
    opacity: 0.75; }
  .accommodation-marker__availability {
    color: #dc3545; }
  .accommodation-marker > * + * {
    margin-top: 5px; }

.accommodation-overview-map {
  position: relative;
  overflow: hidden; }
  .accommodation-overview-map__sidebar {
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.25);
    left: 0;
    top: 0;
    bottom: 0;
    padding: 10px;
    overflow-y: auto;
    max-width: 35%; }
    .accommodation-overview-map__sidebar--enter {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
    .accommodation-overview-map__sidebar--entering {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }
    .accommodation-overview-map__sidebar--leave {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .accommodation-overview-map__sidebar--leaving {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }
    @media (max-width: 767px) {
      .accommodation-overview-map__sidebar {
        max-width: none;
        width: 100%; } }
  .accommodation-overview-map__close-button {
    background-color: #eee;
    border: 1px solid #B7BBC0;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    width: 100%; }
    .accommodation-overview-map__close-button + * {
      margin-top: 10px; }
    @media (min-width: 768px) {
      .accommodation-overview-map__close-button {
        display: none; }
        .accommodation-overview-map__close-button + * {
          margin-top: 0; } }

.accommodation-card {
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.5); }
  .accommodation-card__image {
    max-width: 100%;
    width: 100%; }
  .accommodation-card__title {
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px;
    margin: 0; }
  .accommodation-card__row, .accommodation-card__room {
    border-top: 1px solid silver;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .accommodation-card__row:hover {
    background-color: #e6e6e6;
    cursor: pointer; }
  .accommodation-card__row--button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: bold;
    font-size: 1.1em; }
  .accommodation-card__room-title {
    font-size: 1.25em;
    font-weight: lighter;
    margin: 0; }
  .accommodation-card__room-price {
    color: rgba(0, 0, 0, 0.75); }
  .accommodation-card__room-availability {
    color: #dc3545; }
  .accommodation-card__room-group {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .accommodation-card__arrow::before {
    content: '\f054';
    font-family: FontAwesome;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
  .accommodation-card + .accommodation-card {
    margin-top: 10px; }

/* simple room selection */
.simple-room-selector {
  cursor: pointer;
  display: table;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1.4em auto 0;
  position: relative;
  text-align: center; }

@media (min-width: 992px) {
  .simple-room-selector {
    max-width: 140px;
    margin-top: 0; } }

.map-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 39px; }
  .map-button__option {
    border: none;
    background-color: #eee;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 991px) {
      .map-button__option {
        width: 39px; } }
    .map-button__option:focus {
      outline: none; }
    .map-button__option--selected {
      background-color: #fff; }
  .map-button__option + .map-button__option {
    border-left: none; }
  .map-button__option::before {
    font-family: FontAwesome; }
  .map-button__option-text {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem; }
    @media (max-width: 991px) {
      .map-button__option-text {
        font-size: 0; } }
  .map-button__option--list::before {
    content: '\f0ca';
    padding-right: 0.35em; }
    @media (max-width: 991px) {
      .map-button__option--list::before {
        padding: 0; } }
  .map-button__option--map::before {
    content: '\f041';
    padding-right: 0.35em; }
    @media (max-width: 991px) {
      .map-button__option--map::before {
        padding: 0; } }

.multi-slot-v1 .multi-slot-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 960px) {
    .multi-slot-v1 .multi-slot-filters {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .multi-slot-v1 .multi-slot-filters__calendar {
    -ms-flex-preferred-size: 66.666%;
        flex-basis: 66.666%; }
  .multi-slot-v1 .multi-slot-filters__slots {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%; }

.multi-slot-v1 .mst-helper {
  border: #ccc;
  background-color: #eee;
  padding: 2rem; }
  @media (min-width: 960px) {
    .multi-slot-v1 .mst-helper {
      margin-top: 4.5rem; } }
  .multi-slot-v1 .mst-helper p {
    margin: 0 2rem; }

.multi-slot-v1 .mst-calendar *:hover, .multi-slot-v1 .mst-calendar *:focus, .multi-slot-v1 .mst-calendar *:active {
  outline: none; }

.multi-slot-v1 .mst-calendar__caption {
  line-height: 3rem;
  margin-bottom: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 480px) {
    .multi-slot-v1 .mst-calendar__caption {
      margin-bottom: 0; } }
  .multi-slot-v1 .mst-calendar__caption div {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1rem;
    padding-left: 0.3rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.multi-slot-v1 .mst-calendar__wrapper {
  margin-bottom: 2rem;
  position: relative; }
  @media (min-width: 960px) {
    .multi-slot-v1 .mst-calendar__wrapper {
      margin-right: 2rem;
      margin-bottom: 0; } }

.multi-slot-v1 .mst-calendar__navBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  z-index: 50;
  width: 100%;
  top: 2rem; }
  @media (min-width: 480px) {
    .multi-slot-v1 .mst-calendar__navBar {
      top: 0; } }

.multi-slot-v1 .mst-calendar__navButtonNext, .multi-slot-v1 .mst-calendar__navButtonPrev {
  height: 3rem;
  line-height: 3rem;
  display: block;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out; }

.multi-slot-v1 .mst-calendar__navButtonNext:after {
  font: normal normal normal 23px/1 FontAwesome;
  content: '\F0DA';
  padding: 0 0 0 1rem;
  vertical-align: middle; }

.multi-slot-v1 .mst-calendar__navButtonNext:before {
  content: 'Next Month';
  padding-left: 1rem;
  vertical-align: middle;
  font-size: 11px; }
  @media (min-width: 960px) {
    .multi-slot-v1 .mst-calendar__navButtonNext:before {
      font-size: 1.4rem; } }

.multi-slot-v1 .mst-calendar__navButtonPrev:after {
  content: 'Previous Month';
  padding-right: 1rem;
  vertical-align: middle;
  font-size: 11px; }
  @media (min-width: 960px) {
    .multi-slot-v1 .mst-calendar__navButtonPrev:after {
      font-size: 1.4rem; } }

.multi-slot-v1 .mst-calendar__navButtonPrev:before {
  font: normal normal normal 23px/1 FontAwesome;
  content: '\F0D9';
  padding: 0 1rem 0 0;
  vertical-align: middle; }

.multi-slot-v1 .mst-calendar--navButtonInteractionDisabled {
  opacity: 0;
  cursor: initial; }

.multi-slot-v1 .mst-calendar__body {
  display: block;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.multi-slot-v1 .mst-calendar__months {
  position: relative;
  z-index: 25; }

.multi-slot-v1 .mst-calendar__week, .multi-slot-v1 .mst-calendar__weekdaysRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.multi-slot-v1 .mst-calendar__weekday {
  -ms-flex-preferred-size: calc(100% / 7);
      flex-basis: calc(100% / 7);
  text-align: center; }
  .multi-slot-v1 .mst-calendar__weekday abbr {
    text-decoration: none;
    border-bottom: none; }

.multi-slot-v1 .mst-calendar__day {
  -ms-flex-preferred-size: calc(100% / 7);
      flex-basis: calc(100% / 7);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 1rem 0; }
  @media (min-width: 960px) {
    .multi-slot-v1 .mst-calendar__day {
      padding: 2rem 0; } }
  .multi-slot-v1 .mst-calendar__day.outsideEvent {
    color: #bbb;
    background-color: white; }
  .multi-slot-v1 .mst-calendar__day.outside {
    background-color: #eee;
    color: #cacaca; }
  .multi-slot-v1 .mst-calendar__day.bookable {
    background-color: #d4ecf5;
    color: #43acd4;
    cursor: pointer; }
  .multi-slot-v1 .mst-calendar__day.selected {
    outline: none;
    color: #d4ecf5;
    background-color: #43acd4; }

.multi-slot-v1 .ticket-slots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }
  .multi-slot-v1 .ticket-slots.active .ticket-slot:not(.active) {
    display: none; }
    @media (min-width: 960px) {
      .multi-slot-v1 .ticket-slots.active .ticket-slot:not(.active) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .multi-slot-v1 .ticket-slots__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .multi-slot-v1 .ticket-slots__header-title {
    margin-bottom: 0; }
  .multi-slot-v1 .ticket-slots__details {
    -ms-flex-preferred-size: 66.666%;
        flex-basis: 66.666%; }
  .multi-slot-v1 .ticket-slots__options {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    text-align: right; }
  .multi-slot-v1 .ticket-slots__change-slot {
    display: inline-block;
    background-color: white;
    border: black 1px solid;
    padding: 0.5rem; }
    @media (min-width: 960px) {
      .multi-slot-v1 .ticket-slots__change-slot {
        display: none; } }
  .multi-slot-v1 .ticket-slots__header-time {
    color: #43acd4;
    font-size: 1rem; }
    @media (min-width: 960px) {
      .multi-slot-v1 .ticket-slots__header-time {
        font-size: 1.4rem; } }
  .multi-slot-v1 .ticket-slots__list {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    background-color: #fafafa; }
  @media (min-width: 960px) {
    .multi-slot-v1 .ticket-slots__list-inner {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow-x: hidden;
      overflow-y: auto; } }
  .multi-slot-v1 .ticket-slots-long-names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .multi-slot-v1 .ticket-slots-long-names .ticket-slot__container {
      padding: 5px;
      width: 100%; }
      @media (min-width: 768px) {
        .multi-slot-v1 .ticket-slots-long-names .ticket-slot__container {
          width: 80%; } }
      @media (min-width: 992px) {
        .multi-slot-v1 .ticket-slots-long-names .ticket-slot__container {
          width: 50%; } }
      .multi-slot-v1 .ticket-slots-long-names .ticket-slot__container .ticket-slot {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 64px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .multi-slot-v1 .ticket-slots-long-names .ticket-slot__container .ticket-slot .ticket-slot__details {
          text-align: center; }
          .multi-slot-v1 .ticket-slots-long-names .ticket-slot__container .ticket-slot .ticket-slot__details .ticket-slot__group-name {
            width: 100%; }

.multi-slot-v1 .ticket-slot {
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }
  .multi-slot-v1 .ticket-slot.active, .multi-slot-v1 .ticket-slot:active, .multi-slot-v1 .ticket-slot:focus {
    color: #d4ecf5;
    background-color: #43acd4;
    outline: 0; }
  .multi-slot-v1 .ticket-slot__details {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    text-align: left; }
  .multi-slot-v1 .ticket-slot__price {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    text-align: right; }
    .multi-slot-v1 .ticket-slot__price small {
      display: block; }
    .multi-slot-v1 .ticket-slot__price .price {
      font-size: 1.4rem;
      vertical-align: middle; }
    .multi-slot-v1 .ticket-slot__price em {
      font-size: 0.9rem;
      vertical-align: top;
      display: inline-block; }
      .multi-slot-v1 .ticket-slot__price em .price {
        display: inline-block;
        font-size: 0.9rem; }
  .multi-slot-v1 .ticket-slot__group-name {
    display: block; }
  .multi-slot-v1 .ticket-slot__availability {
    display: block;
    font-size: 0.9rem; }

.multi-slot-v1a .multi-slot-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 768px) {
    .multi-slot-v1a .multi-slot-filters {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (max-width: 768px) {
    .multi-slot-v1a .multi-slot-filters {
      margin-bottom: 2.33rem; } }
  .multi-slot-v1a .multi-slot-filters__calendar {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
    @media (min-width: 768px) {
      .multi-slot-v1a .multi-slot-filters__calendar {
        width: 50%; } }
  .multi-slot-v1a .multi-slot-filters__title {
    text-align: left; }
    @media (max-width: 768px) {
      .multi-slot-v1a .multi-slot-filters__title {
        margin-top: 0;
        margin-bottom: 1.33rem;
        font-size: 1.67rem;
        line-height: 1.2; } }
    @media (max-width: 768px) {
      .multi-slot-v1a .multi-slot-filters__title.slot {
        margin-bottom: 2.16rem; } }
  .multi-slot-v1a .multi-slot-filters__slots {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
    @media (min-width: 768px) {
      .multi-slot-v1a .multi-slot-filters__slots {
        width: 50%; } }

.multi-slot-v1a .mst-helper {
  border: #ccc;
  background-color: #eee;
  padding: 2rem; }
  .multi-slot-v1a .mst-helper p {
    margin: 0 2rem; }

.multi-slot-v1a .mst-calendar *:hover, .multi-slot-v1a .mst-calendar *:focus, .multi-slot-v1a .mst-calendar *:active {
  outline: none; }

.multi-slot-v1a .mst-calendar__caption {
  line-height: 3rem;
  border-bottom: 1px solid #ccc;
  padding: 1rem 2rem;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 480px) {
    .multi-slot-v1a .mst-calendar__caption {
      line-height: 2.4rem; } }
  .multi-slot-v1a .mst-calendar__caption__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .multi-slot-v1a .mst-calendar__caption .btn {
    background: none; }
  .multi-slot-v1a .mst-calendar__caption div {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
    padding-left: 0.3rem;
    text-align: center; }

.multi-slot-v1a .mst-calendar__wrapper {
  margin-bottom: 2rem;
  position: relative; }
  @media (min-width: 768px) {
    .multi-slot-v1a .mst-calendar__wrapper {
      margin-right: 2rem;
      margin-bottom: 0; } }

.multi-slot-v1a .mst-calendar__navBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  z-index: 50;
  width: 100%;
  top: 2rem;
  padding: 1rem; }
  @media (min-width: 480px) {
    .multi-slot-v1a .mst-calendar__navBar {
      top: 0; } }

.multi-slot-v1a .mst-calendar__navButtonNext, .multi-slot-v1a .mst-calendar__navButtonPrev {
  height: 3rem;
  line-height: 3rem;
  display: block;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out; }

.multi-slot-v1a .mst-calendar__navButtonNext::after {
  font: normal normal normal 23px/1 FontAwesome;
  content: '\F0DA';
  padding: 0 0 0 1rem;
  vertical-align: middle; }

.multi-slot-v1a .mst-calendar__navButtonNext::before {
  content: 'Next Month';
  padding-left: 1rem;
  vertical-align: middle;
  font-size: 11px; }
  @media (min-width: 768px) {
    .multi-slot-v1a .mst-calendar__navButtonNext::before {
      font-size: 1.4rem; } }

.multi-slot-v1a .mst-calendar__navButtonPrev::after {
  content: 'Previous Month';
  padding-right: 1rem;
  vertical-align: middle;
  font-size: 11px; }
  @media (min-width: 768px) {
    .multi-slot-v1a .mst-calendar__navButtonPrev::after {
      font-size: 1.4rem; } }

.multi-slot-v1a .mst-calendar__navButtonPrev::before {
  font: normal normal normal 23px/1 FontAwesome;
  content: '\F0D9';
  padding: 0 1rem 0 0;
  vertical-align: middle; }

.multi-slot-v1a .mst-calendar--navButtonInteractionDisabled {
  opacity: 0;
  cursor: initial; }

.multi-slot-v1a .mst-calendar__weekdays {
  padding: 0 2.5rem 1rem; }
  @media (max-width: 480px) {
    .multi-slot-v1a .mst-calendar__weekdays {
      padding: 0 0.5rem 1rem; } }

.multi-slot-v1a .mst-calendar__body {
  display: block;
  padding: 0 2.5rem;
  margin-bottom: 2rem; }
  @media (max-width: 480px) {
    .multi-slot-v1a .mst-calendar__body {
      padding: 0 0.5rem; } }

.multi-slot-v1a .mst-calendar__months {
  position: relative;
  z-index: 25;
  border: 1px solid #ccc;
  border-radius: 5px; }

.multi-slot-v1a .mst-calendar__week, .multi-slot-v1a .mst-calendar__weekdaysRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.multi-slot-v1a .mst-calendar__weekday {
  -ms-flex-preferred-size: calc(100% / 7);
      flex-basis: calc(100% / 7);
  text-align: center; }
  .multi-slot-v1a .mst-calendar__weekday abbr {
    text-decoration: none;
    border-bottom: none; }

.multi-slot-v1a .mst-calendar__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: calc(100% / 7);
      flex-basis: calc(100% / 7);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  border: none;
  padding: 2px; }
  .multi-slot-v1a .mst-calendar__day .content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0.6rem 0;
    border-radius: 5px;
    text-align: center; }
  @media (min-width: 768px) {
    .multi-slot-v1a .mst-calendar__day {
      padding: 1rem 0.2rem; } }
  .multi-slot-v1a .mst-calendar__day.outsideEvent, .multi-slot-v1a .mst-calendar__day.event {
    color: #bbb;
    background-color: white; }
  .multi-slot-v1a .mst-calendar__day.outside {
    color: #cacaca; }
    .multi-slot-v1a .mst-calendar__day.outside .content {
      background-color: #eee; }
  .multi-slot-v1a .mst-calendar__day.bookable {
    color: #333;
    cursor: pointer; }
    .multi-slot-v1a .mst-calendar__day.bookable .content {
      background-color: rgba(255, 223, 58, 0.4); }
  .multi-slot-v1a .mst-calendar__day.selected {
    outline: none;
    color: #333; }
    .multi-slot-v1a .mst-calendar__day.selected .content {
      background-color: #ffdf3a; }

.multi-slot-v1a .tickets__title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .multi-slot-v1a .tickets__title {
      margin-top: 3rem;
      margin-bottom: 1rem; } }

.multi-slot-v1a .ticket-slots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .multi-slot-v1a .ticket-slots.active .ticket-slot:not(.active) {
    display: none; }
    @media (min-width: 768px) {
      .multi-slot-v1a .ticket-slots.active .ticket-slot:not(.active) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  @media (max-width: 768px) {
    .multi-slot-v1a .ticket-slots__selected {
      display: none; } }
  .multi-slot-v1a .ticket-slots__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .multi-slot-v1a .ticket-slots__header-title {
    margin-bottom: 0; }
  .multi-slot-v1a .ticket-slots__details {
    -ms-flex-preferred-size: 66.666%;
        flex-basis: 66.666%; }
  .multi-slot-v1a .ticket-slots__options {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    text-align: right; }
  .multi-slot-v1a .ticket-slots__change-slot {
    display: inline-block;
    background-color: white;
    border: black 1px solid;
    padding: 0.5rem; }
    @media (min-width: 768px) {
      .multi-slot-v1a .ticket-slots__change-slot {
        display: none; } }
  .multi-slot-v1a .ticket-slots__header-time {
    color: #43acd4;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .multi-slot-v1a .ticket-slots__header-time {
        font-size: 1.4rem; } }
  .multi-slot-v1a .ticket-slots__list {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow: hidden;
    position: relative; }
    .multi-slot-v1a .ticket-slots__list-long-names {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .multi-slot-v1a .ticket-slots__list-long-names .ticket-slot__container {
        padding: 5px;
        width: 100%; }
        @media (min-width: 768px) {
          .multi-slot-v1a .ticket-slots__list-long-names .ticket-slot__container {
            width: 80%; } }
        @media (min-width: 992px) {
          .multi-slot-v1a .ticket-slots__list-long-names .ticket-slot__container {
            width: 50%; } }
        .multi-slot-v1a .ticket-slots__list-long-names .ticket-slot__container .ticket-slot {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 64px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .multi-slot-v1a .ticket-slots__list-long-names .ticket-slot__container .ticket-slot .ticket-slot__details {
            text-align: center; }
            .multi-slot-v1a .ticket-slots__list-long-names .ticket-slot__container .ticket-slot .ticket-slot__details .ticket-slot__group-name {
              width: 100%; }
  @media (min-width: 768px) {
    .multi-slot-v1a .ticket-slots__list-inner {
      overflow-x: hidden;
      overflow-y: auto; } }

.multi-slot-v1a .ticket-slot {
  border: none;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: rgba(51, 51, 51, 0.4);
  overflow: hidden; }
  .multi-slot-v1a .ticket-slot__container {
    padding: 5px; }
  .multi-slot-v1a .ticket-slot.available {
    background: rgba(255, 223, 58, 0.4);
    color: #333; }
  .multi-slot-v1a .ticket-slot.active, .multi-slot-v1a .ticket-slot:active, .multi-slot-v1a .ticket-slot:focus {
    color: #333;
    background-color: #ffdf3a;
    outline: 0; }
  .multi-slot-v1a .ticket-slot:before {
    content: attr(data-stockprompt);
    position: absolute;
    bottom: 4px;
    font-size: 0.8rem; }
  .multi-slot-v1a .ticket-slot__details {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    text-align: left; }
  .multi-slot-v1a .ticket-slot__price {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    text-align: right; }
    .multi-slot-v1a .ticket-slot__price small {
      display: block; }
    .multi-slot-v1a .ticket-slot__price .price {
      font-size: 1.4rem;
      vertical-align: middle; }
    .multi-slot-v1a .ticket-slot__price em {
      font-size: 0.9rem;
      vertical-align: top;
      display: inline-block; }
      .multi-slot-v1a .ticket-slot__price em .price {
        display: inline-block;
        font-size: 0.9rem; }
  .multi-slot-v1a .ticket-slot__spaces {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    text-align: right; }
  .multi-slot-v1a .ticket-slot__group-name {
    display: block; }
    @media (max-width: 480px) {
      .multi-slot-v1a .ticket-slot__group-name {
        text-align: center;
        width: 46px;
        word-wrap: break-word; } }
  .multi-slot-v1a .ticket-slot__availability {
    display: block;
    font-size: 0.9rem;
    min-height: 1.5rem; }

.multi-slot-v1a .lowStockQty:not(.soldOut):before {
  font-size: 0.9rem;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.multi-slot-v1a .lowStockQty.active:before,
.multi-slot-v1a .lowStockQty:not(.soldOut):hover:before,
.multi-slot-v1a .lowStockQty.active:hover:before {
  color: white; }

.multi-slot-v1a .mobile-mst-calendar__value,
.multi-slot-v1a .mobile-mst-slot__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 14px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
  background-color: inherit;
  cursor: pointer; }
  @media (min-width: 768px) {
    .multi-slot-v1a .mobile-mst-calendar__value,
    .multi-slot-v1a .mobile-mst-slot__value {
      margin-right: 2rem;
      display: none; } }
  @media (max-width: 768px) {
    .multi-slot-v1a .mobile-mst-calendar__value,
    .multi-slot-v1a .mobile-mst-slot__value {
      margin-bottom: 3rem; } }
  .multi-slot-v1a .mobile-mst-calendar__value h3,
  .multi-slot-v1a .mobile-mst-slot__value h3 {
    margin: 0 0 0 1rem;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: justify; }

@media (max-width: 768px) {
  .multi-slot-v1a .mobile-mst-calendar__hidden,
  .multi-slot-v1a .mobile-mst-slot__hidden {
    display: none; } }

@media (max-width: 768px) {
  .multi-slot-v1a .mobile-mst-slot__value {
    margin-bottom: 0; } }

.multi-slot-v1a .ticket-price-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 768px) {
    .multi-slot-v1a .ticket-price-container {
      width: 100%;
      margin-top: 0.5rem;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.multi-slot-event-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 768px) {
    .multi-slot-event-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .multi-slot-event-wrapper .multi-slot-event {
    padding: 0;
    padding-right: 2rem;
    width: 50%; }
    @media (max-width: 768px) {
      .multi-slot-event-wrapper .multi-slot-event {
        width: 100%; } }
    .multi-slot-event-wrapper .multi-slot-event__title {
      color: #333;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .multi-slot-event-wrapper .multi-slot-event__title {
          margin-top: 3rem;
          margin-bottom: 1rem; } }
    .multi-slot-event-wrapper .multi-slot-event__description {
      border: 1px solid;
      border-color: #bebebe;
      border-radius: 1rem;
      padding: 20px; }
      @media (max-width: 768px) {
        .multi-slot-event-wrapper .multi-slot-event__description {
          width: 100%; } }
  .multi-slot-event-wrapper .multi-slot-event-tickets {
    width: 50%; }
    @media (max-width: 768px) {
      .multi-slot-event-wrapper .multi-slot-event-tickets {
        width: 100%; } }
    .multi-slot-event-wrapper .multi-slot-event-tickets .tickets > li {
      background-color: inherit;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .multi-slot-event-wrapper .ticket-booking {
    width: 100%; }
  .multi-slot-event-wrapper .ticket-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 15px;
    margin-bottom: 0.75rem;
    border: 1px solid #bebebe;
    border-radius: 1rem; }
    @media (max-width: 768px) {
      .multi-slot-event-wrapper .ticket-selector {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .multi-slot-event-wrapper .ticket-selector .ticket-labels {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      overflow: hidden;
      text-overflow: ellipsis; }
    .multi-slot-event-wrapper .ticket-selector .ticket-counter {
      width: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .multi-slot-event-wrapper .ticket-selector .ticket-counter > a i {
        font-size: 1rem;
        line-height: 30px; }
      .multi-slot-event-wrapper .ticket-selector .ticket-counter > a.plus, .multi-slot-event-wrapper .ticket-selector .ticket-counter > a.minus {
        height: 30px;
        width: 30px;
        border-radius: 3px;
        background-color: rgba(255, 223, 58, 0.4);
        color: #393339;
        margin-left: 0; }
        .multi-slot-event-wrapper .ticket-selector .ticket-counter > a.plus.disabled, .multi-slot-event-wrapper .ticket-selector .ticket-counter > a.minus.disabled {
          opacity: 1;
          background-color: #dedfe0;
          color: #fff; }
      .multi-slot-event-wrapper .ticket-selector .ticket-counter > a:hover {
        background-color: #ffdf3a; }
    .multi-slot-event-wrapper .ticket-selector .ticket-labels {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media (max-width: 768px) {
        .multi-slot-event-wrapper .ticket-selector .ticket-labels {
          width: 100%; } }
    .multi-slot-event-wrapper .ticket-selector .ticket-label {
      font-size: 14px;
      line-height: 1.2; }
      .multi-slot-event-wrapper .ticket-selector .ticket-label-sub {
        font-size: 10px;
        line-height: 1.2; }
      .multi-slot-event-wrapper .ticket-selector .ticket-label-desc {
        margin-right: 1rem;
        font-size: 14px;
        text-align: center;
        min-width: 138px; }
        @media (max-width: 768px) {
          .multi-slot-event-wrapper .ticket-selector .ticket-label-desc {
            text-align: justify;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            min-width: unset; } }
    .multi-slot-event-wrapper .ticket-selector .ticket-number {
      width: 56px;
      font-size: 14px; }

.voucher-entry__input[type="text"] {
  margin-bottom: 0; }

.voucher-entry__item:last-child {
  margin-bottom: 1rem; }

.voucher-entry__button {
  height: 44px;
  line-height: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 12px;
  font-size: 1.2rem;
  font-weight: normal; }

.voucher-code__title {
  margin-bottom: 0; }

.voucher-code__details {
  color: #929292;
  margin-bottom: 1rem; }
  .voucher-code__details span {
    color: #bbb; }
  @media (min-width: 768px) {
    .voucher-code__details {
      margin-bottom: 0; } }

.voucher-code__button {
  text-align: right;
  display: block;
  color: #929292;
  cursor: pointer;
  font-size: 18px; }

.cardless-payment-options-container span {
  display: block;
  text-align: center;
  padding: 1rem;
  color: #666;
  font-style: italic; }

.postcode-lookup-wrapper {
  position: relative; }

.postcode-lookup-input {
  width: 100%; }

.postcode-lookup-selection {
  max-height: 210px;
  overflow-y: auto;
  list-style-type: none;
  padding: 0;
  margin-top: 2px;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
  position: absolute;
  background-color: #fff;
  z-index: 1000; }

.postcode-lookup-select-item {
  border-top: 1px solid #fafafa;
  color: #888;
  padding: 0.5em 0.5em 0.5em 1em;
  line-height: 1.25em;
  -webkit-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
  min-height: 30px !important;
  cursor: pointer;
  font-size: 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%; }
  .postcode-lookup-select-item-btn {
    text-align: left;
    background-color: inherit;
    border-color: inherit;
    color: inherit;
    border: 0; }
  .postcode-lookup-select-item:hover {
    background-color: #63a2f1;
    color: #fff; }
  .postcode-lookup-select-item.additional {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 315.5 315.5' style='enable-background:new 0 0 315.5 315.5;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill: %23757575;' d='M242,141L109,8c-5-5-12-8-18-8S79,3,74,8c-10,10-10,24,0,34l116,116L74,274c-10,10-10,24,0,34s25,10,35,0 l133-133c5-5,7-11,7-17C249,151,247,146,242,141z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1em 1em;
    background-position: right 0.5em center; }
    .postcode-lookup-select-item.additional:hover {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 315.5 315.5' style='enable-background:new 0 0 315.5 315.5;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill: white;' d='M242,141L109,8c-5-5-12-8-18-8S79,3,74,8c-10,10-10,24,0,34l116,116L74,274c-10,10-10,24,0,34s25,10,35,0 l133-133c5-5,7-11,7-17C249,151,247,146,242,141z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: 1em 1em;
      background-position: right 0.5em center; }

.postcode-lookup-label {
  font-style: italic;
  margin-left: 0.75em; }

.postcode-lookup-more {
  font-style: italic;
  margin-left: 0.75em; }

.postcode-lookup-result {
  background-color: #f3f3f3;
  min-height: 60px;
  text-align: left;
  margin-top: 1em;
  padding: 1em;
  font-size: 14px;
  color: #333; }

.paymentDetails-layout .paymentDetails-title {
  color: #000; }

.paymentDetails-layout .customerDetails__title {
  color: #000; }

.paymentDetails-layout .customerDetailsWrapper {
  padding: 20px 10px; }

.payment-methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.payment-method-card {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.payment-method-klarna {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.paymentType__radioItem .radiobox:last-of-type {
  margin-left: 0; }

@media (min-width: 768px) {
  .paymentType__radioItem .radiobox:last-of-type {
    margin-left: 1.3rem; } }

@media (max-width: 425px) {
  .paymentType__radioItem .radiobox:last-of-type {
    margin-left: 0 !important; } }

.container h1 {
  color: #000; }

.paymentSystem__errorWrapper p {
  line-height: normal; }

/* Stripe Payment button
------------------------------*/
.checkout-form-container .button--success:not(:disabled) {
  background-color: #000 !important;
  border-color: #000 !important; }

.checkout-form-container .button--success:not(:disabled):hover,
.checkout-form-container .button--success:not(:disabled).focus,
.checkout-form-container .button--success:not(:disabled):focus,
.checkout-form-container .button--success:not(:disabled).active,
.checkout-form-container .button--success:not(:disabled):active {
  background-color: #1e1e1e !important;
  border-color: #000 !important;
  -webkit-box-shadow: none;
          box-shadow: none; }

.checkout-form-container .button--success:disabled {
  background-color: #f4f6f6 !important;
  border-color: #d5dbdb !important;
  cursor: not-allowed; }

.checkout-form-container .button--success:disabled strong {
  color: rgba(74, 74, 74, 0.8) !important; }

.payment-success .paymentSuccess__subTitle {
  color: #000; }

.payment-success .paymentSuccess__subTitle-content {
  color: #000; }

.klarna-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px; }

.klarna-logo-container {
  width: 100%;
  max-width: 600px;
  min-width: 280px;
  display: block;
  margin: 0 auto;
  padding: 30px;
  background-color: #fff; }
  .klarna-logo-container img {
    margin-bottom: 5px; }

.klarna-logo {
  background-image: url(https://cdn.klarna.com/1.0/shared/image/generic/logo/en_gb/basic/logo_black.svg);
  display: inline-block; }
  .klarna-logo:after {
    background-image: url(https://cdn.klarna.com/1.0/shared/image/generic/logo/en_gb/basic/logo_white.svg); }
  .klarna-logo.loading {
    height: 12px;
    width: 54px; }
  .klarna-logo.payment-method {
    height: 11px;
    width: 49px; }
  .klarna-logo.payment-button {
    background-image: url(https://cdn.klarna.com/1.0/shared/image/generic/logo/en_gb/basic/logo_white.svg);
    height: 13px;
    width: 58px; }

.details-time .payment-type-radio label:hover .klarna-logo,
.details-time .payment-type-radio input:checked + label .klarna-logo {
  background-image: url(https://cdn.klarna.com/1.0/shared/image/generic/logo/en_gb/basic/logo_white.svg); }

.disabled-klarna-method {
  text-align: center; }

.details-time .klarna-radio-button label {
  text-align: left; }
  .details-time .klarna-radio-button label strong {
    padding-left: 10%; }

.address-list {
  list-style-type: none;
  margin: 0;
  max-height: 18em;
  overflow-y: auto;
  padding: 0; }
  .address-list-item {
    margin: 0 0 3px; }
    .address-list-item-label {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #fff;
      border: 1px solid #ccc;
      color: #000;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-bottom: 10px;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 10px; }
      .address-list-item-label.selected {
        background-color: #ddd; }
    .address-list-item-input {
      margin: 4px 0; }

.new-address-actions .btn,
.select-address-actions .btn {
  margin-bottom: 5px;
  margin-right: 3px;
  margin-top: 0.25rem; }
  @media (max-width: 767px) {
    .new-address-actions .btn,
    .select-address-actions .btn {
      width: 100%; } }

.address-current {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
  padding: 10px;
  margin-bottom: 14px; }

.address-add-new-address .fieldWrapper .select {
  margin-top: 0; }

.extras .declarationInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 15px 15px 0; }
  .extras .declarationInput .declarationInput__input {
    width: 2rem;
    margin: 0.5rem 0; }
    .extras .declarationInput .declarationInput__input:checked + .declarationInput__label:before {
      top: 0;
      left: 0;
      margin-top: 0;
      z-index: 10; }
  .extras .declarationInput .declarationInput__label {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
    line-height: 1.4;
    padding: 0 0 0 2rem; }
    .extras .declarationInput .declarationInput__label:after {
      top: 0;
      left: 0;
      margin-top: 0;
      background-color: rgba(255, 255, 255, 0.2); }
  .extras .declarationInput .declarationInput__is-mandatory {
    color: #d0021b; }

.loadingOverlay {
  position: fixed;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .loadingOverlay__inner {
    background-image: url("/images/loading-icon-2024.svg");
    width: 30vw;
    height: 30vw;
    background-size: contain;
    background-repeat: no-repeat; }

.protection-plan-option {
  border-bottom: 1px solid #cccccc;
  position: relative;
  cursor: pointer; }
  .protection-plan-option:last-of-type {
    border-bottom: 0; }
  .protection-plan-option__input {
    position: absolute;
    top: 0.8rem;
    left: 0; }
  .protection-plan-option__label {
    display: block;
    padding: 1rem 1rem 1rem 2rem; }
  .protection-plan-option__title {
    display: block;
    font-size: 1.1rem;
    margin-bottom: 0.3rem; }
  .protection-plan-option__description {
    display: block; }
  .protection-plan-option a {
    text-decoration: underline; }

.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(247, 247, 247, 0.8); }

.loading-spinner,
.loading-spinner:after {
  border-radius: 50%;
  width: 5em;
  height: 5em; }

.loading-spinner {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.2);
  border-right: 1.1em solid rgba(0, 0, 0, 0.2);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #696969;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: LoadingSpinner 1.1s infinite linear;
          animation: LoadingSpinner 1.1s infinite linear; }

@-webkit-keyframes LoadingSpinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.share-modal {
  max-width: 50rem;
  width: 100%;
  margin: 1rem;
  background-color: white;
  -webkit-box-shadow: 0 6px 15px 0 rgba(1, 1, 1, 0.7);
          box-shadow: 0 6px 15px 0 rgba(1, 1, 1, 0.7);
  min-height: 100px;
  position: relative;
  z-index: 20;
  text-transform: none;
  padding: 2rem;
  -webkit-animation: shareModalSlideIn 200ms ease-in-out;
          animation: shareModalSlideIn 200ms ease-in-out; }
  .share-modal__wrapper, .share-modal__breakout {
    -webkit-animation: shareWrapperFadeIn 100ms ease-out;
            animation: shareWrapperFadeIn 100ms ease-out;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 10; }
  .share-modal__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    position: relative; }
  .share-modal__input {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .share-modal__button {
    z-index: 20;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    min-width: 12rem;
    position: relative;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #eee;
    border: 1px solid #ccc;
    border-left: none; }
  .share-modal__wrapper {
    z-index: 1040;
    background-color: rgba(45, 45, 45, 0.7); }
  .share-modal__close {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    padding: 1rem; }

.share-button {
  background-color: transparent;
  margin: 0;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  text-shadow: 0;
  outline: none !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 10px 0 10px 0; }
  .share-button .share-button:hover {
    background-color: transparent; }
  .share-button span {
    display: block;
    margin-left: 5px;
    font-weight: 700;
    font-size: 14px; }
  @media (min-width: 992px) {
    .share-button {
      margin: 0 0 0 auto; } }

.accommodation-share-button {
  border: none;
  background-color: #eee;
  color: black;
  height: 4rem;
  width: 4rem;
  display: inline-block;
  border-radius: 50%;
  margin-right: 1rem;
  line-height: 4rem;
  text-align: center; }
  .accommodation-share-button:focus, .accommodation-share-button:active, .accommodation-share-button:hover {
    -webkit-box-shadow: 0px 0px 0px 3px rgba(168, 173, 206, 0.62);
            box-shadow: 0px 0px 0px 3px rgba(168, 173, 206, 0.62);
    color: white; }
  .accommodation-share-button--facebook {
    background-color: #1877f2;
    color: white; }
  .accommodation-share-button--twitter {
    background-color: #1da1f2;
    color: white; }
  .accommodation-share-button--whatsapp {
    background-color: #25d366;
    color: white; }
  .accommodation-share-button--email:hover, .accommodation-share-button--email:active, .accommodation-share-button--email:focus {
    color: black; }

@-webkit-keyframes shareWrapperFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes shareWrapperFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes shareModalSlideIn {
  from {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes shareModalSlideIn {
  from {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.totalPageError {
  padding: 3rem;
  margin: 3rem;
  max-width: 60rem;
  -webkit-box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
          box-shadow: 0 10px 20px 0 rgba(176, 204, 218, 0.32);
  background-color: #FCFCFC;
  color: #4A4A4A;
  border: 1px solid #e0f0f3; }
  .totalPageError__logo {
    max-width: 16rem; }

.pageError h2 {
  text-align: left; }

.room-extras-selection {
  margin-top: 10px;
  margin-bottom: 10px; }

.room-extras-total {
  white-space: nowrap;
  display: block; }

.room-extras-total-price .display-price-booking-fee {
  font-size: 0.76em; }

.room-extra-item-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.room-extra-item-option-label {
  display: inline-block; }

.room-extra-item-option-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #888;
  font-size: 0.76em;
  text-align: right; }

.display-price-value {
  display: inline-block; }

.display-price-per-item-text {
  display: inline-block; }

.display-price-booking-fee {
  display: block; }

.checkbox-double {
  clear: left;
  position: relative;
  padding-left: 39px;
  min-height: 24px;
  cursor: pointer; }

.checkbox-double input[type='checkbox'] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0; }

.checkbox-double input[type='checkbox'] + label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #888;
  border-radius: 4px; }

.checkbox-double input[type='checkbox'][required] + label {
  border: 1px solid #c9302c; }

.checkbox-double input[type='checkbox']:checked + label {
  background: #000;
  border-color: #888; }
  .checkbox-double input[type='checkbox']:checked + label:after {
    position: absolute;
    top: 0;
    left: 3px;
    font-family: Fontawesome;
    content: '\f00c';
    font-size: 17px;
    line-height: 22px;
    color: #fff; }

.checkbox-double input[type='checkbox']:focus + label {
  outline: 5px auto -webkit-focus-ring-color;
  -webkit-box-shadow: 0 0 5px #666;
          box-shadow: 0 0 5px #666; }

.radiobox-double {
  clear: left;
  position: relative;
  padding-left: 39px;
  min-height: 25px;
  cursor: pointer; }

.radiobox-double input[type='radio'] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.radiobox-double input[type='radio'] + label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: #fff;
  border: 1px solid #888;
  border-radius: 13px; }

.radiobox-double .has-warning input[type='radio'] + label {
  border: 1px solid #c9302c; }

.radiobox-double input[type='radio']:checked + label {
  border: 2px solid #000; }
  .radiobox-double input[type='radio']:checked + label:after {
    position: absolute;
    top: 0;
    left: 3px;
    font-family: Fontawesome;
    content: '\f111';
    font-size: 17px;
    line-height: 21px;
    vertical-align: middle;
    color: #000; }

.radiobox-double input[type='radio']:focus + label {
  outline: 5px auto -webkit-focus-ring-color;
  -webkit-box-shadow: 0 0 5px #666;
          box-shadow: 0 0 5px #666; }

.accordion {
  border: 1px solid #bebebe;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .accordion button {
    background-color: transparent;
    border: 0;
    width: 100%; }
    .accordion button .accordionTitle {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%; }
      .accordion button .accordionTitle h3 {
        font-size: 1.3rem;
        font-weight: bold;
        line-height: 20px;
        margin: 1rem 0;
        padding: 0 1rem; }
      .accordion button .accordionTitle i {
        margin-right: 1rem; }
  .accordion .accordionItem {
    overflow: hidden;
    -webkit-transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
    transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
    height: auto;
    max-height: 9999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .accordion .accordionItem div {
      font-size: 1.26rem;
      line-height: 1.6rem;
      padding: 1.6rem;
      padding-top: 0;
      font-weight: 300; }

.collapsed {
  display: none;
  max-height: 0;
  -webkit-transition: max-height 0.35s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.35s cubic-bezier(0, 1, 0, 1);
  opacity: 0; }

.expanded {
  font-size: 12px;
  line-height: 14px; }

/* Content error */
.content-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.content-error #content-area {
  padding-top: 0 !important;
  margin-top: 0 !important; }

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rc-slider * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px; }

.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb; }

.rc-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: -webkit-grab;
  margin-top: -5px;
  cursor: grab;
  border-radius: 50%;
  border: solid 2px #96dbfa;
  background-color: #fff;
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.rc-slider-handle:focus {
  border-color: #57c5f7;
  -webkit-box-shadow: 0 0 0 5px #96dbfa;
          box-shadow: 0 0 0 5px #96dbfa;
  outline: none; }

.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  -webkit-box-shadow: unset;
          box-shadow: unset; }

.rc-slider-handle:hover {
  border-color: #57c5f7; }

.rc-slider-handle:active {
  border-color: #57c5f7;
  -webkit-box-shadow: 0 0 5px #57c5f7;
          box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px; }

.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999; }

.rc-slider-mark-text-active {
  color: #666; }

.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent; }

.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle; }

.rc-slider-dot-active {
  border-color: #96dbfa; }

.rc-slider-dot-reverse {
  margin-left: 0;
  margin-right: -4px; }

.rc-slider-disabled {
  background-color: #e9e9e9; }

.rc-slider-disabled .rc-slider-track {
  background-color: #ccc; }

.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  cursor: not-allowed; }

.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important; }

.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px; }

.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px; }

.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px; }

.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%; }

.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px; }

.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px; }

.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px; }

.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px; }

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused; }

.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused; }

.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  -webkit-animation-name: rcSliderTooltipZoomDownIn;
          animation-name: rcSliderTooltipZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  -webkit-animation-name: rcSliderTooltipZoomDownOut;
          animation-name: rcSliderTooltipZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }

@-webkit-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0); }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }

@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0); }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }

@-webkit-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0); } }

@keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0); } }

.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rc-slider-tooltip * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rc-slider-tooltip-hidden {
  display: none; }

.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0; }

.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 4px #d9d9d9;
          box-shadow: 0 0 4px #d9d9d9; }

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

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c; }


/*# sourceMappingURL=styles.d7210.css.map*/