/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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('../fonts/glyphicons/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons/glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3d404f;
  background-color: #ffffff;
}
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: thin dotted;
  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: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: normal;
  line-height: 1;
  color: #f1f2f6;
}
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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.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: #f1f2f6;
}
.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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
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;
  border-bottom: 1px dotted #f1f2f6;
}
.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: #f1f2f6;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.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: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #3d404f;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-left: 15px;
  padding-right: 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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #f1f2f6;
  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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 #dddddd;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #3d404f;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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: thin dotted;
  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: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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;
  -o-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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.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;
}
input[type="search"] {
  -webkit-appearance: none;
}
@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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
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;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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;
  border-color: #a94442;
  background-color: #f2dede;
}
.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: #767b95;
}
@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    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;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  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: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  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: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  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: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  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: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  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: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  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: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  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: #f1f2f6;
  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;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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);
  background-clip: padding-box;
}
.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: normal;
  line-height: 1.42857143;
  color: #3d404f;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #323441;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #f1f2f6;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #f1f2f6;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 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: #f1f2f6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #f1f2f6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.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 #dddddd;
}
.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 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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 #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.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: #ffffff;
  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 {
  text-align: center;
  margin-bottom: 5px;
}
.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 #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-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 {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  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;
    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-left: 0;
    padding-right: 0;
  }
}
.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;
  }
}
.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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@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;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.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;
  margin-right: 15px;
  padding: 9px 10px;
  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;
    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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-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-left: 15px;
    margin-right: 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: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@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: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #f1f2f6;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #f1f2f6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: #f1f2f6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #f1f2f6;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #d2d5e2;
}
.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;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #f1f2f6;
  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: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.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 {
  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-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #3d404f;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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: #ffffff;
  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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #f1f2f6;
  cursor: not-allowed;
}
.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: #f1f2f6;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  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;
}
.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: #ffffff;
  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-right-radius: 3px;
  border-top-left-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 #dddddd;
  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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-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-left-radius: 3px;
  border-bottom-right-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 #dddddd;
}
.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 {
  border: 0;
  margin-bottom: 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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #3d404f;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #3d404f;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  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: #ffffff;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 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: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  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);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.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-left: 5px;
  margin-bottom: 0;
}
.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: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 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-footer:before,
.modal-footer:after,
.resorts-search form .amenities #amenities_list:before,
.resorts-search form .amenities #amenities_list:after {
  content: " ";
  display: table;
}
.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-footer:after,
.resorts-search form .amenities #amenities_list:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  }
}
@font-face {
  font-family: 'Rockwell';
  src: url('../fonts/RockwellStd/RockwellStd.eot');
  src: url('../fonts/RockwellStd/RockwellStd.eot?#iefix') format('embedded-opentype'), /* IE 6-8 */ url('../fonts/RockwellStd/RockwellStd.otf') format('opentype');
  font-weight: 400;
  
  /* IE9 support */
  /* all other browsers */
}
@font-face {
  font-family: 'Rockwell';
  src: url('../fonts/RockwellStd/RockwellStd-Bold.eot');
  src: url('../fonts/RockwellStd/RockwellStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE 6-8 */ url('../fonts/RockwellStd/RockwellStd-Bold.otf') format('opentype');
  font-weight: 700;
  
  /* IE9 support */
  /* all other browsers */
}
#smartbanner {
  position: relative !important;
  left: 0;
  top: 0;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  height: 78px;
  font-family: 'Helvetica Neue', sans-serif;
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  z-index: 1000;
}
#smartbanner,
html.sb-animation {
  -webkit-transition: all .3s ease;
}
#smartbanner .sb-container {
  margin: 0 auto;
}
#smartbanner .sb-close {
  position: absolute;
  left: 5px;
  top: 10px;
  display: block;
  border: 2px solid #fff;
  width: 14px;
  height: 14px;
  font-family: 'ArialRoundedMTBold', Arial;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background: #070707;
  text-decoration: none;
  text-shadow: none;
  border-radius: 14px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -webkit-font-smoothing: subpixel-antialiased;
}
#smartbanner .sb-close:active {
  font-size: 13px;
  color: #aaa;
}
#smartbanner .sb-icon {
  position: absolute;
  left: 30px;
  top: 10px;
  display: block;
  width: 57px;
  height: 57px;
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#smartbanner.no-icon .sb-icon {
  display: none;
}
#smartbanner .sb-info {
  position: absolute;
  left: 98px;
  top: 18px;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
#smartbanner #smartbanner.no-icon .sb-info {
  left: 34px;
}
#smartbanner .sb-info strong {
  display: block;
  font-size: 13px;
  color: #4d4d4d;
  line-height: 18px;
}
#smartbanner .sb-info > span {
  display: block;
}
#smartbanner .sb-info em {
  font-style: normal;
  text-transform: uppercase;
}
#smartbanner .sb-button {
  position: absolute;
  right: 20px;
  top: 24px;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
  min-width: 10%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  background: -webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}
#smartbanner .sb-button:active,
#smartbanner .sb-button:hover {
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%);
}
#smartbanner .sb-icon.gloss:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 50%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
  border-radius: 10px 10px 12px 12px;
}
#smartbanner.android {
  border-color: #212228;
  background: #3d3d3d url('../images/dark_background_stripes.gif');
  border-top: 5px solid #88B131;
  box-shadow: none;
}
#smartbanner.android .sb-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}
#smartbanner.android .sb-close:active {
  color: #eee;
}
#smartbanner.android .sb-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000;
}
#smartbanner.android .sb-info strong {
  color: #fff;
}
#smartbanner.android .sb-button {
  min-width: 12%;
  border: 1px solid #DDDCDC;
  padding: 1px;
  color: #d1d1d1;
  background: none;
  border-radius: 0;
  box-shadow: none;
  min-height: 28px;
}
#smartbanner.android .sb-button span {
  text-align: center;
  display: block;
  padding: 0 10px;
  background-color: #42B6C9;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#42b6c9), to(#39a9bb));
  background-image: -moz-linear-gradient(top, #42b6c9, #39a9bb);
  text-transform: none;
  text-shadow: none;
  box-shadow: none;
  height: 100%;
}
#smartbanner.android .sb-button:active,
#smartbanner.android .sb-button:hover {
  background: none;
}
#smartbanner.android .sb-button:active span,
#smartbanner.android .sb-button:hover span {
  background: #2AC7E1;
}
#smartbanner.windows .sb-icon {
  border-radius: 0px;
}
@media (max-width: 767px) {
  .hide-small {
    display: none !important;
  }
}
@media (max-width: 360px) {
  .hide-mobile {
    display: none !important;
  }
}
@media (max-width: 767px) and (min-width: 361px) {
  .hide-tablet {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
}
.retina-image {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .normal-image {
    display: none;
  }
  .retina-image {
    display: inline-block;
  }
}
p,
li,
td,
th,
dt,
dd,
div,
label,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
p a:hover,
li a:hover,
td a:hover,
th a:hover,
dt a:hover,
dd a:hover,
div a:hover,
label a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:focus,
li a:focus,
td a:focus,
th a:focus,
dt a:focus,
dd a:focus,
div a:focus,
label a:focus,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  text-decoration: none;
}
.anchor-offset {
  display: block;
  top: -9em;
  visibility: hidden;
  position: relative;
}
.anchor-offset-short {
  display: block;
  top: -4em;
  visibility: hidden;
  position: relative;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .anchor-offset-short {
    top: -3em;
  }
}
@media (max-width: 767px) {
  .anchor-offset-short {
    top: -2em;
  }
}
h1,
.h1 {
  font-size: 38px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 18px;
}
p,
li,
label,
td,
th,
dt,
dd {
  line-height: 1.5;
}
ul,
ol,
dl {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
ul.dots,
ul.bullets,
.resort-news__item ul {
  list-style: disc outside;
  margin-left: 20px;
}
input[type="submit"] {
  -webkit-appearance: none;
}
img {
  max-width: 100%;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #843534;
}
input[type=number] {
  -moz-appearance: textfield;
}
::-ms-clear {
  display: none;
}
.btn {
  line-height: 1em;
  padding: 0.85em 1em 0.65em;
  font-size: 20px;
  font-weight: 700;
  -webkit-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
  vertical-align: top;
  font-family: Rockwell,serif;
  outline: 0;
  border-radius: 2px;
  text-transform: capitalize;
}
.btn:focus,
.btn:active,
.btn:active:focus,
.btn:hover {
  outline: 0;
}
.btn-green {
  color: #ffffff;
  background-color: #88b650;
  border-color: transparent;
}
.btn-green:focus,
.btn-green.focus {
  color: #ffffff;
  background-color: #6e953e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:hover {
  color: #ffffff;
  background-color: #6e953e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #6e953e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus {
  color: #ffffff;
  background-color: #5b7c34;
  border-color: rgba(0, 0, 0, 0);
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #88b650;
  border-color: transparent;
}
.btn-green .badge {
  color: #88b650;
  background-color: #ffffff;
}
.btn-blue {
  color: #ffffff;
  background-color: #4fa2e3;
  border-color: transparent;
  text-transform: capitalize;
  border: 1px solid #fff;
  border-radius: 2px;
}
.btn-blue:focus,
.btn-blue.focus {
  color: #ffffff;
  background-color: #238bdc;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:hover {
  color: #ffffff;
  background-color: #238bdc;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: #ffffff;
  background-color: #238bdc;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-blue:active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-blue.focus {
  color: #ffffff;
  background-color: #1e77bd;
  border-color: rgba(0, 0, 0, 0);
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #4fa2e3;
  border-color: transparent;
}
.btn-blue .badge {
  color: #4fa2e3;
  background-color: #ffffff;
}
.btn-blue:hover {
  border-color: #fff;
}
.btn-yellow {
  color: #ffffff;
  background-color: #f6d14c;
  border-color: transparent;
  color: #000000 !important;
}
.btn-yellow:focus,
.btn-yellow.focus {
  color: #ffffff;
  background-color: #f4c51b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-yellow:hover {
  color: #ffffff;
  background-color: #f4c51b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #ffffff;
  background-color: #f4c51b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-yellow:active:hover,
.btn-yellow.active:hover,
.open > .dropdown-toggle.btn-yellow:hover,
.btn-yellow:active:focus,
.btn-yellow.active:focus,
.open > .dropdown-toggle.btn-yellow:focus,
.btn-yellow:active.focus,
.btn-yellow.active.focus,
.open > .dropdown-toggle.btn-yellow.focus {
  color: #ffffff;
  background-color: #e0b20b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  background-image: none;
}
.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled.focus,
.btn-yellow[disabled].focus,
fieldset[disabled] .btn-yellow.focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
  background-color: #f6d14c;
  border-color: transparent;
}
.btn-yellow .badge {
  color: #f6d14c;
  background-color: #ffffff;
}
.btn-black {
  color: #ffffff;
  background-color: #313444;
  border-color: transparent;
}
.btn-black:focus,
.btn-black.focus {
  color: #ffffff;
  background-color: #1c1d26;
  border-color: rgba(0, 0, 0, 0);
}
.btn-black:hover {
  color: #ffffff;
  background-color: #1c1d26;
  border-color: rgba(0, 0, 0, 0);
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #ffffff;
  background-color: #1c1d26;
  border-color: rgba(0, 0, 0, 0);
}
.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-black:hover,
.btn-black:active:focus,
.btn-black.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
  color: #ffffff;
  background-color: #0d0d12;
  border-color: rgba(0, 0, 0, 0);
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #313444;
  border-color: transparent;
}
.btn-black .badge {
  color: #313444;
  background-color: #ffffff;
}
.btn-cancel {
  color: #ffffff;
  background-color: #6f7282;
  border-color: transparent;
}
.btn-cancel:focus,
.btn-cancel.focus {
  color: #ffffff;
  background-color: #585a66;
  border-color: rgba(0, 0, 0, 0);
}
.btn-cancel:hover {
  color: #ffffff;
  background-color: #585a66;
  border-color: rgba(0, 0, 0, 0);
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  color: #ffffff;
  background-color: #585a66;
  border-color: rgba(0, 0, 0, 0);
}
.btn-cancel:active:hover,
.btn-cancel.active:hover,
.open > .dropdown-toggle.btn-cancel:hover,
.btn-cancel:active:focus,
.btn-cancel.active:focus,
.open > .dropdown-toggle.btn-cancel:focus,
.btn-cancel:active.focus,
.btn-cancel.active.focus,
.open > .dropdown-toggle.btn-cancel.focus {
  color: #ffffff;
  background-color: #474953;
  border-color: rgba(0, 0, 0, 0);
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  background-image: none;
}
.btn-cancel.disabled,
.btn-cancel[disabled],
fieldset[disabled] .btn-cancel,
.btn-cancel.disabled:hover,
.btn-cancel[disabled]:hover,
fieldset[disabled] .btn-cancel:hover,
.btn-cancel.disabled:focus,
.btn-cancel[disabled]:focus,
fieldset[disabled] .btn-cancel:focus,
.btn-cancel.disabled.focus,
.btn-cancel[disabled].focus,
fieldset[disabled] .btn-cancel.focus,
.btn-cancel.disabled:active,
.btn-cancel[disabled]:active,
fieldset[disabled] .btn-cancel:active,
.btn-cancel.disabled.active,
.btn-cancel[disabled].active,
fieldset[disabled] .btn-cancel.active {
  background-color: #6f7282;
  border-color: transparent;
}
.btn-cancel .badge {
  color: #6f7282;
  background-color: #ffffff;
}
.btn-gray {
  color: #ffffff;
  background-color: #3d404f;
  border-color: transparent;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #ffffff;
  background-color: #272932;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:hover {
  color: #ffffff;
  background-color: #272932;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #ffffff;
  background-color: #272932;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #ffffff;
  background-color: #17181e;
  border-color: rgba(0, 0, 0, 0);
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
  background-color: #3d404f;
  border-color: transparent;
}
.btn-gray .badge {
  color: #3d404f;
  background-color: #ffffff;
}
.btn-wrap {
  max-width: 384px;
  margin: 0 auto;
  padding: 79px 0 0;
}
.btn-wrap .btn {
  display: inline-block;
  float: none;
  line-height: 1;
}
.btn-wrap .btn-cancel {
  margin: 0 24px 0 0;
}
.btn-wrap input[type="submit"].btn {
  float: right;
}
@media (max-width: 767px) {
  .btn-wrap {
    width: 100%;
    padding: 30px 0 0;
  }
  .btn-wrap input[type="submit"].btn {
    float: none;
    margin: 0 auto 20px;
  }
  .btn-wrap .btn-cancel {
    margin: 0 auto;
  }
  .btn-wrap .btn {
    display: block;
  }
}
body {
  overflow-x: hidden;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}
@media (max-width: 1199px) {
  body body {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .overflow-sm-hidden {
    overflow: hidden;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1366px;
  }
}
#backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 990;
  display: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
}
#backdrop.show {
  display: block;
}
#main-wrap {
  position: relative;
}
#nav-toggle {
  position: relative;
  left: 0;
  top: 0;
  float: left;
  display: inline-block;
  cursor: pointer;
  margin-right: 20px;
}
#nav-toggle .bar {
  display: block;
  height: 4px;
  margin: 2px 0;
  background: #2486c2;
}
.navigation .nav-head {
  height: 101px;
  background: url(../images/navigation-menu-top-bg.png) center 0 no-repeat;
  position: relative;
  background-size: 100% 100%;
  margin: 0 0 20px;
}
.navigation .nav-head h3 {
  line-height: 101px;
  font-family: Rockwell,serif;
  font-size: 28px;
  color: #ffffff;
  font-weight: 700;
  padding: 4px 0 0 34px;
}
.navigation .nav-head .close-nav {
  color: #ffffff;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
  background: #4fa2e3;
  position: absolute;
  right: 33px;
  top: 38px;
  cursor: pointer;
  font-size: 20px;
  font-family: Arial, sans-serif;
  font-style: normal;
}
.navigation .search-bar {
  margin: 50px 20px 20px 25px;
}
.navigation .search-bar .has_placeholder::-webkit-input-placeholder {
  color: #ffffff;
}
.navigation .search-bar .has_placeholder:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.navigation .search-bar .has_placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.navigation .search-bar .has_placeholder:-ms-input-placeholder {
  color: #ffffff;
}
.navigation .search-bar .search-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}
.navigation .search-bar .search-wrap .search {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 8px;
  background: url(../images/search-icon.svg) 0 0 no-repeat;
}
.navigation .search-bar .search-wrap .ui-helper-hidden-accessible {
  display: none;
}
.navigation .search-bar .search-wrap .ui-autocomplete {
  background: #ffffff;
  border-radius: 4px;
  padding: 10px 15px;
  border: 1px solid #aaaaaa;
  overflow-y: scroll;
  max-height: 200px;
  max-width: 232px;
}
.navigation .search-bar .search-wrap .ui-autocomplete li {
  white-space: nowrap;
}
.navigation .search-bar .search-wrap .ui-autocomplete li a {
  cursor: pointer;
}
.navigation .search-bar input[type="text"] {
  background: #1A81C0;
  border: 0;
  outline: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #A0D9F7;
  padding: 10px 30px 10px 10px;
  width: 100%;
  line-height: 1.25;
  min-width: 15.5em;
}
.navigation .search-bar input[type="submit"] {
  background: transparent;
  border: 0;
  outline: 0;
  font-weight: 700;
  font-family: Rockwell,serif;
  font-size: 26px;
  color: #fff;
  padding: 4px 0;
  float: right;
}
.navigation .nav {
  padding: 0 23px;
}
.navigation .nav li {
  margin: 0 0 5px;
}
.navigation .nav li ul {
  padding: 0 0 0 23px;
}
.navigation .nav li ul a {
  font-size: 20px;
}
.navigation .nav li li {
  margin: 0 0 6px;
}
.navigation .nav li li:first-child {
  margin-top: 13px;
}
.navigation .nav li li:last-child {
  margin: 0;
}
.navigation .nav a,
.navigation .nav span {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 1.75;
  display: inline-block;
  position: relative;
  transition-duration: .3s;
  padding: 0;
  outline: 0;
  font-weight: 300;
}
.navigation .nav a:hover,
.navigation .nav span:hover,
.navigation .nav a:focus,
.navigation .nav span:focus {
  color: #3d404f;
  background: none;
  cursor: pointer;
}
.navigation .nav a[data-toggle="collapse"]:hover,
.navigation .nav span[data-toggle="collapse"]:hover {
  cursor: pointer;
}
.navigation .nav a[data-toggle="collapse"]:hover:after,
.navigation .nav span[data-toggle="collapse"]:hover:after {
  color: #3d404f;
}
.navigation .nav a[data-toggle="collapse"]:after,
.navigation .nav span[data-toggle="collapse"]:after {
  content: "\e259";
  position: absolute;
  display: block;
  right: -7px;
  top: -2px !important;
  font-size: 8px;
  color: #ffffff;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Glyphicons Halflings';
  transition: all .3s;
  transform: rotate(180deg);
}
.navigation .nav a.collapsed:after,
.navigation .nav span.collapsed:after {
  transform: rotate(0deg);
}
.navigation .nav a.account-links,
.navigation .nav span.account-links {
  color: #d1eafe;
  font-size: 16px;
}
.navigation .nav a.account-links:hover,
.navigation .nav span.account-links:hover {
  color: #3d404f;
}
.navigation .nav span:after {
  content: "";
  display: inline-block;
  height: 5px;
  width: 9px;
  background: url(../images/caret-down.png) 0 0 no-repeat;
  position: absolute;
  top: 12px;
  right: -20px;
  transition: all .3s;
}
.navigation .nav span:hover:after,
.navigation .nav span:focus:after {
  background-image: url(../images/caret-down-dark.png);
}
.navigation .nav .parent ul {
  display: none;
  margin-bottom: 15px;
}
.navigation .nav .parent ul li {
  margin: 0 0 2px;
}
.navigation .nav .parent ul li a {
  color: #d1eafe;
  font-size: 17px;
}
.navigation .nav .parent ul li a:hover,
.navigation .nav .parent ul li a:focus {
  color: #3d404f;
}
.navigation .nav .parent.expanded span:after {
  background-image: url(../images/caret-up.png);
}
.navigation .nav .parent.expanded span:hover:after,
.navigation .nav .parent.expanded span:focus:after {
  background-image: url(../images/caret-up-dark.png);
}
.navigation .nav .parent.expanded ul {
  display: block;
}
.navigation .nav .nav-scratchpad .count {
  width: 1em;
  height: 1em;
  line-height: 1;
  border-radius: 50%;
  color: #ffffff !important;
  background-color: #c00020;
  font-family: Arial, sans-serif;
  text-align: center;
  display: inline-block;
  font-size: 11px;
  box-sizing: content-box;
  padding: 3px;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.navigation .nav .nav-scratchpad .count:after {
  display: none;
}
.navigation .nav .hide-left {
  display: none;
}
.navigation .account-links-nav {
  margin: 0 0 20px;
}
.navigation .account-links-nav li {
  margin: 0 0 4px;
}
.get-help-nav {
  padding: 0 23px;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}
.get-help-nav li {
  margin: 0 0 3px;
  font-size: 16px;
  color: #d1eafe;
  font-weight: 300;
}
.get-help-nav li:first-child {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: 300;
}
.get-help-nav li a {
  color: #d1eafe;
}
.get-help-nav ul {
  margin: 20px 0;
}
.get-help-nav .facebook-like {
  transition-duration: .3s;
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
}
.get-help-nav .facebook-like:hover {
  color: #3d404f;
}
.get-help-nav .facebook-like:hover i {
  color: #3d404f;
}
#nav-collapse {
  position: fixed;
  overflow: scroll;
  transform: translateZ(0);
  background: #4fa2e3;
  color: #fff;
  z-index: 990;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: left 0.25s linear;
  -o-transition: left 0.25s linear;
  transition: left 0.25s linear;
  padding: 40px 0;
}
@media (min-width: 1200px) {
  #nav-collapse {
    padding-top: 65px;
  }
}
@media (max-width: 767px) {
  #nav-collapse {
    overflow-y: scroll;
  }
}
#nav-collapse.collapsed {
  left: -100%;
}
#nav-collapse .hide-side {
  display: none;
}
@media (min-width: 768px) {
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}
h1,
.title {
  color: #ffffff;
  font-size: 54px;
  font-family: Rockwell,serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
h1.small,
.title.small {
  font-size: 32px;
  letter-spacing: 0;
}
h1.middle,
.title.middle {
  font-size: 42px;
  letter-spacing: 0;
}
h1.black,
.title.black {
  color: #000000;
}
@media (max-width: 1399px) {
  h1,
  .title {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  h1,
  .title {
    font-size: 46px;
  }
  h1.middle,
  .title.middle {
    font-size: 32px;
  }
}
p {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
p.small {
  font-size: 14px;
}
p.large {
  font-size: 19px;
}
.title-page {
  height: auto;
  color: #fff;
  background: #4fa2e3;
  font-family: Rockwell,serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 1;
  margin: -15px 0 35px;
  width: 100%;
}
.title-page__text {
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
  line-height: 1.1;
  padding: 0.75em 0 0.3em;
}
@media (max-width: 767px) {
  .title-page__text {
    font-size: 28px;
  }
}
.title-page--mb0 {
  margin-bottom: 0 !important;
}
.title-page sup {
  font-size: 25%;
}
@media (max-width: 1199px) {
  .title-page {
    margin-bottom: 0;
    font-size: 50px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .title-page {
    font-size: 37px;
  }
  .title-page--app {
    margin-bottom: 23px;
  }
  .title-page--app .title-page__text {
    font-size: 37px;
  }
  .title-page--mb0 {
    margin-bottom: 0 !important;
  }
}
.title-content {
  font-family: 'Oswald', sans-serif;
  font-size: 34px;
  line-height: 39px;
  font-weight: 400;
  color: #000;
  border-bottom: 1px solid #e4e6ee;
  padding: 0 0 19px;
  margin: 0 0 26px;
}
.title-content__desc {
  font-size: 16px;
  line-height: 25px;
  margin: 5px 0 8px;
}
@media (max-width: 1199px) {
  .title-content {
    font-size: 32px;
    padding: 0 0 16px;
  }
}
@media (max-width: 767px) {
  .title-content {
    font-size: 25px;
    padding: 0 0 11px;
  }
}
.title-blue-big {
  font-size: 24px;
  line-height: 1;
  color: #4fa2e3;
  border-bottom: 1px solid #e4e6ee;
  padding: 0 0 20px;
  margin: 0 0 33px;
}
.title-blue-big__desc {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin: 13px 0 0;
}
@media (max-width: 767px) {
  .title-blue-big {
    font-size: 20px;
    margin: 0 0 23px;
  }
}
.link-stn {
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #4fa2e3;
  border-bottom: 1px solid #4fa2e3;
}
.link-stn:hover {
  border-bottom: 0;
  padding-bottom: 1px;
}
.green {
  color: #88b650;
}
.blue {
  color: #4fa2e3;
}
.title-blue {
  color: #4fa2e3;
  margin: 0 0 24px;
  font-size: 19px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .title-blue {
    font-size: 24px;
    line-height: 33px;
  }
  .title-blue--small {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .title-blue {
    font-size: 30px;
    line-height: 39px;
  }
  .title-blue--small {
    font-size: 21px;
    line-height: 24px;
  }
}
.header-sticky-wrapper {
  position: relative;
  z-index: 999;
  top: 0;
}
.max-1300 {
  max-width: 1300px;
}
.max-960 {
  max-width: 960px;
}
@media (min-width: 971px) {
  #find-resort-top {
    display: block !important;
  }
}
.header {
  height: 58px;
  position: relative;
  z-index: 5;
  background: url(../images/header-bg.png) center 0 repeat-x;
  background-size: cover;
}
.header .logo {
  margin: 6px 0 0;
}
.header .logo img {
  width: 156px;
}
.header .container-fluid {
  max-width: 1300px;
}
.header .btn-nav-toggle {
  padding: 0.5em 0.75em 0.3em;
  font-size: 20px;
  line-height: 1;
}
.header .navbar-toggle {
  margin: 5px 5px 0 0;
}
.header .navbar-toggle:hover small,
.header .navbar-toggle:focus small {
  color: #5094ce;
}
.header .navbar-toggle:hover .icon-bar,
.header .navbar-toggle:focus .icon-bar {
  background-color: #7bb9ea;
}
.header .navbar-toggle .text {
  display: block;
  font-size: 25px;
  color: #4fa2e3;
  font-family: Rockwell,serif;
  font-weight: 700;
  float: left;
}
.header .navbar-toggle small {
  font-family: Arial, sans-serif;
  font-weight: 300;
  font-size: 9px;
  text-transform: uppercase;
  color: #2486c2;
  display: block;
  transition: all 0.2s ease 0s;
}
@media (min-width: 768px) {
  .header .navbar-toggle small {
    font-size: 12px;
    margin: 3px 0 0;
  }
}
.header .navbar-toggle .bar {
  margin: 4px 0;
}
.header .navbar-toggle .bar.last {
  margin-bottom: -3px !important;
}
.header .nav.menu {
  display: none !important;
  margin: 7.5px -15px;
  margin: 24px 13px 0 0 !important;
}
@media (min-width: 1200px) {
  .header .nav.menu {
    display: block !important;
  }
  table.header .nav.menu {
    display: table !important;
  }
  tr.header .nav.menu {
    display: table-row !important;
  }
  th.header .nav.menu,
  td.header .nav.menu {
    display: table-cell !important;
  }
}
.header .nav.menu > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .header .nav.menu .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .header .nav.menu .open .dropdown-menu > li > a,
  .header .nav.menu .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .header .nav.menu .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .header .nav.menu .open .dropdown-menu > li > a:hover,
  .header .nav.menu .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .header .nav.menu {
    float: left;
    margin: 0;
  }
  .header .nav.menu > li {
    float: left;
  }
  .header .nav.menu > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.header .nav.menu li > a {
  position: relative;
  color: #834614;
  font-family: Rockwell,serif;
  font-size: 19px;
  font-weight: 300;
  margin-right: 7px;
}
.header .nav.menu li > a.nav-search {
  padding-left: 25px;
  background: url(../images/icon-spyglass.png) no-repeat 0 40% transparent;
}
.header .nav.menu li > a.nav-rentals {
  padding-left: 25px;
  background: url(../images/icon-rentals.png) no-repeat 0 40% transparent;
}
.header .nav.menu li > a.nav-rally-central {
  padding-left: 20px;
  background: url(../images/icon-marker.png) no-repeat 0 40% transparent;
}
.header .nav.menu li > a.nav-about {
  padding-left: 30px;
  background: url(../images/icon-info.png) no-repeat 0 40% transparent;
}
@media (min-width: 1300px) {
  .header .nav.menu li > a {
    margin-right: 12px;
  }
}
.header .nav.menu li > a:hover {
  color: #91bfea;
  transition-duration: .3s;
}
.header .nav.menu li ul {
  display: none;
}
.header .nav.menu .hide-top {
  display: none;
}
.header .search-bar-top {
  float: left;
  margin: 24px 0 0;
}
.header .search-bar-top .search-wrap {
  position: relative;
}
.header .search-bar-top .search-wrap .search {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  border: none;
  left: 12px;
  top: 10px;
  background: url(../images/search-icon-blue.svg) 0 0 no-repeat;
}
.header .search-bar-top .search-wrap input[type="text"] {
  border: 0;
  background: #f1f2f7;
  width: 650px;
  height: 40px;
  color: #6c6c6c;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  padding-left: 42px;
  border-radius: 4px;
}
@media (min-width: 971px) {
  .header .search-bar-top .search-wrap input[type="text"] {
    display: block;
  }
}
@media (min-width: 970px) {
  .header .search-bar-top .search-wrap input[type="text"] {
    width: 300px;
  }
}
@media (min-width: 1150px) {
  .header .search-bar-top .search-wrap input[type="text"] {
    width: 400px !important;
  }
}
@media (min-width: 1200px) {
  .header .search-bar-top .search-wrap input[type="text"] {
    width: 505px !important;
  }
}
@media (min-width: 1300px) {
  .header .search-bar-top .search-wrap input[type="text"] {
    width: 580px !important;
  }
}
.header .search-bar-top .search-wrap .has_placeholder::-webkit-input-placeholder {
  color: #6c6c6c;
}
.header .search-bar-top .search-wrap .has_placeholder:-moz-placeholder {
  /* Firefox 18- */
  color: #6c6c6c;
}
.header .search-bar-top .search-wrap .has_placeholder::-moz-placeholder {
  /* Firefox 19+ */
  color: #6c6c6c;
}
.header .search-bar-top .search-wrap .has_placeholder:-ms-input-placeholder {
  color: #6c6c6c;
}
.header .search-bar-top .search-wrap .ui-helper-hidden-accessible {
  display: none;
}
@media (max-width: 1199px) {
  .header .search-bar-top {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .header {
    background-size: 100% 100%;
    height: 80px;
  }
  .header .logo {
    margin: 13px 0 0;
  }
  .header .logo img {
    width: 176px;
  }
  .header #nav-toggle {
    margin: 15px 0 0 0;
  }
  .header .navbar-toggle {
    margin: 10px 20px 0 0;
    padding-right: 25px;
    border-right: 1px solid #cacdd7;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .header .navbar-toggle {
    margin: 20px 20px 0 0;
  }
}
@media (min-width: 1200px) {
  .header {
    height: 102px;
  }
  .header .logo img {
    width: auto;
  }
}
@media (max-width: 767px) {
  .header .search-bar-top {
    display: none;
  }
}
.ui-autocomplete {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  overflow-y: scroll;
  max-height: 200px;
  max-width: 100%;
  padding: 0;
  z-index: 9999 !important;
}
.ui-autocomplete li {
  white-space: nowrap;
}
.ui-autocomplete li a {
  cursor: pointer;
  padding: 6px 10px;
  display: block;
  line-height: 1.3;
}
@media (max-width: 767px) {
  #ui-id-1 {
    width: 252px !important;
  }
}
.search-wrap {
  position: relative;
}
.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 26px;
  height: 3px;
  transition: all 0.2s;
  background-color: #4fa2e3;
  position: relative;
  left: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle .icon-bar {
    height: 4px;
    width: 34px;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .icon-bar {
  left: 0;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
@media only screen and (max-device-width: 1199px) {
  .navbar-toggle .icon-bar {
    left: 0;
  }
  .navbar-toggle .top-bar {
    transform: none !important;
  }
  .navbar-toggle .middle-bar {
    opacity: 1;
  }
  .navbar-toggle .bottom-bar {
    transform: none !important;
  }
  .navbar-toggle.collapsed .icon-bar {
    left: auto;
  }
  .navbar-toggle.collapsed .top-bar {
    transform: none;
  }
  .navbar-toggle.collapsed .middle-bar {
    opacity: 1;
  }
  .navbar-toggle.collapsed .bottom-bar {
    transform: none;
  }
}
#nav-button {
  float: left;
  display: block;
  border-radius: 0;
}
#secondary-nav {
  margin: 20px 0 0 35px;
}
@media (max-width: 500px) {
  #secondary-nav {
    display: none;
  }
}
@media (max-width: 991px) {
  #secondary-nav {
    margin-left: 20px;
  }
}
@media (max-width: 1199px) {
  #secondary-nav {
    margin-top: 8px;
  }
}
@media (min-width: 1250px) {
  #secondary-nav {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  #secondary-nav {
    margin-top: 5px;
  }
}
#secondary-nav li a {
  font-size: 14px;
  background: none;
  color: #100d0b;
}
#secondary-nav li.nav-scratchpad .count {
  width: 1em;
  height: 1em;
  line-height: 1;
  border-radius: 50%;
  color: #fff;
  background-color: #c00020;
  font-family: Arial, sans-serif;
  text-align: center;
  display: inline-block;
  font-size: 11px;
  box-sizing: content-box;
  padding: 3px;
  position: absolute;
  left: -9px;
  top: 16px;
}
#secondary-nav li.nav-sign-in a {
  padding-left: 30px;
  background: url(../images/icon-profile.png) no-repeat 0 45% transparent;
}
@media (max-width: 767px) {
  #secondary-nav li {
    display: inline-block;
  }
  #secondary-nav li.nav-scratchpad .count {
    top: 11px;
  }
}
.footer-above {
  background: #3d404f;
  padding: 27px 0 11px;
}
.footer-above .title {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 300;
  text-transform: none;
}
@media (min-width: 768px) {
  .footer-above .title {
    margin: 0 0 5px;
  }
}
.footer-nav {
  width: 100%;
  margin: 0 0 15px;
}
.footer-nav > li {
  position: relative;
  display: block;
  text-align: center;
}
.footer-nav > li > a {
  font-size: 16px;
  line-height: 42px;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  transition-duration: .3s;
  padding: 0;
}
.footer-nav > li > a span {
  color: #f6d14c;
}
.footer-nav > li > a:hover {
  background: none;
  color: #f6d14c;
}
@media (max-width: 1399px) {
  .footer-nav > li > a {
    line-height: 31px;
  }
}
@media (min-width: 768px) {
  .footer-nav {
    margin: 0;
    text-align: center;
  }
  .footer-nav > li {
    text-align: left;
    padding: 0 37px 0 0;
    display: inline-block;
    float: none;
  }
  .footer-nav > li:after {
    content: '';
    display: block;
    width: 4px;
    height: 21px;
    position: absolute;
    right: 15px;
    top: 4px;
    background: url(../images/sprite.png) -48px -50px no-repeat;
  }
  .footer-nav > li:last-child {
    padding: 0;
  }
  .footer-nav > li:last-child:after {
    display: none;
  }
}
@media (min-width: 1200px) {
  .footer-nav > li:after {
    top: 11px;
  }
}
.need-help-footer {
  font-size: 15px;
  line-height: 42px;
  color: #f6d14c;
  overflow: hidden;
  width: 100%;
}
.need-help-footer li {
  text-align: center;
  margin: 0 0 10px;
}
.need-help-footer li:first-child {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .need-help-footer li {
    display: inline-block;
    margin: 0 0 0 20px;
  }
  .need-help-footer li:first-child {
    margin: 0;
  }
}
.footer-copyright {
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}
.footer-copyright div {
  display: inline-block;
}
.footer-copyright a {
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
}
.footer-copyright a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer-copyright {
    line-height: 42px;
  }
  .footer-copyright a {
    line-height: 42px;
  }
}
.footer {
  background: #313444;
  border-top: 1px solid #383b4b;
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
    padding: 15px 0;
    line-height: inherit;
  }
}
.footer-language {
  position: relative;
  padding: 0 17px 0 0;
}
.footer-language .btn {
  font-size: 11px;
  line-height: 42px;
  color: #ffffff;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
  background: none;
  border: 0;
  padding: 0;
  vertical-align: middle;
}
.footer-language .btn.dropdown-toggle:hover,
.footer-language .btn.dropdown-toggle:focus {
  border: 0;
  background: none;
  color: #ffffff;
  outline: 0;
}
.footer-language.open .btn {
  border: 0;
  background: none;
  color: #ffffff;
  outline: 0;
}
.footer-language .caret {
  border: 0;
  position: absolute;
  right: 11px;
  top: 14px;
}
.footer-language .caret:before {
  font-size: 8px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .footer-language {
    display: inline-block;
  }
}
.SumoSelect {
  display: block;
  width: 100%;
}
.SumoSelect * {
  cursor: pointer !important;
}
.SumoSelect > .optWrapper.open {
  top: 52px;
  border-color: #a8c97f;
}
.SumoSelect > .optWrapper > .options > li label {
  min-height: 18px;
  padding: 5px 10px 6px;
  color: #231F20;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-align: left;
}
.SumoSelect > .CaptionCont {
  width: 100%;
  min-height: 52px;
  padding: 0 25px 0 14px;
  border-color: #a8c97f;
  cursor: pointer;
}
.SumoSelect > .CaptionCont:hover {
  box-shadow: none;
  border-color: #a8c97f;
}
.SumoSelect > .CaptionCont > span {
  color: #6c6c6c;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  line-height: 1;
  padding-top: 0.75em;
  font-weight: 300;
  text-align: left;
}
.SumoSelect > .CaptionCont > span.placeholder {
  font-style: normal;
  color: #6c6c6c;
}
.SumoSelect > .CaptionCont > label {
  width: 34px;
}
.SumoSelect > .CaptionCont > label i {
  position: absolute;
  top: 16px;
  right: 12px;
  left: auto;
  overflow: hidden;
  background: none;
  height: 17px;
  width: 11px;
  margin: 0;
}
.SumoSelect > .CaptionCont > label i:before {
  content: "\e259";
  position: relative;
  top: -1px;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Glyphicons Halflings';
  color: #c2c2c2;
  font-size: 11px;
}
@media (max-width: 1399px) {
  .SumoSelect > .CaptionCont > label i {
    top: 11px;
  }
}
.jq-selectbox {
  width: 100%;
  text-align: left;
}
.jq-selectbox__select {
  outline: 0;
  color: #6c6c6c;
  font-size: 17px;
  font-weight: 300;
  cursor: pointer;
  padding: 0 25px 0 14px;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  border-radius: 1px;
  font-family: 'Oswald', sans-serif;
}
.jq-selectbox__trigger {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 100%;
}
.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 16px;
  right: 12px;
  overflow: hidden;
}
.jq-selectbox__trigger-arrow:before {
  content: "\e259";
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Glyphicons Halflings';
  color: #c2c2c2;
  font-size: 11px;
}
@media (max-width: 1399px) {
  .jq-selectbox__trigger-arrow {
    top: 11px;
  }
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.jq-selectbox__dropdown {
  top: 43px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font: 14px/18px Arial, sans-serif;
  cursor: pointer;
}
.jq-selectbox__select-text {
  color: #6c6c6c;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 14px 0;
}
.jq-selectbox__search {
  margin: 5px;
}
.jq-selectbox__search input {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #CCC;
  border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px;
}
.jq-selectbox ul {
  margin: 0;
  padding: 0;
  max-height: 240px;
}
.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  white-space: nowrap;
  color: #231F20;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.jq-selectbox li.selected {
  color: #91bfea;
}
.jq-selectbox li:hover {
  background-color: #A9A2A2;
  color: #FFF;
}
.jq-selectbox li.disabled {
  color: #AAA;
}
.jq-selectbox li.disabled:hover {
  background: none;
}
.jq-selectbox li.optgroup {
  font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}
.jq-selectbox li.option {
  padding-left: 25px;
}
.stn-select .jq-selectbox__select {
  border: 1px solid #b9bac0;
  border-radius: 2px;
  height: 52px;
}
.stn-select .jq-selectbox__dropdown {
  top: 51px;
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 15px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 5px;
  height: 100%;
  margin: 0 auto;
  border-radius: 0;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
    sprites locations
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.3);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ---------------------------------------- */
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  /*
   * 	Owl Carousel - Video Plugin
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
.ui-datepicker {
  display: none;
  z-index: 100 !important;
  border: 1px solid #C8C8CA;
  background: #F9F9F9;
  width: 290px;
}
.ui-datepicker-calendar {
  position: relative;
  left: 12px;
  right: 10px;
  bottom: 10px;
}
.ui-datepicker thead th {
  text-align: center;
  font-weight: 300;
  color: #a8c97f;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: bottom;
  padding: 20px 0 3px;
}
.ui-datepicker tbody td {
  text-align: center;
  border: 1px solid #C8C8CA;
}
.ui-datepicker tbody td:hover a {
  color: #88b650;
}
.ui-datepicker tbody td a {
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  font-family: 'Oswald', sans-serif;
  display: block;
  background: #ffffff;
  color: #333;
  transition-duration: .3s;
  padding: 0 12px;
}
.ui-datepicker-header {
  border-bottom: 1px solid #C8C8CA;
  background: #fff;
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 2px 0 5px;
}
.ui-datepicker-header .ui-icon {
  display: none;
}
.ui-datepicker-header .ui-datepicker-prev {
  cursor: pointer;
  position: absolute;
  left: 5px;
  top: 5px;
}
.ui-datepicker-header .ui-datepicker-prev:before {
  content: "\f0d9";
  font: normal normal normal 18px/1 FontAwesome;
  color: #88b650;
}
.ui-datepicker-header .ui-datepicker-next {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
}
.ui-datepicker-header .ui-datepicker-next:before {
  content: "\f0da";
  font: normal normal normal 18px/1 FontAwesome;
  color: #88b650;
}
.ui-datepicker-month {
  display: block;
  text-transform: uppercase;
  color: #333;
  font-size: 12px;
  margin: 6px 0 -15px;
}
.ui-datepicker-year {
  display: block;
  font-size: 10px;
  color: #999;
}
@media (max-width: 320px) {
  .ui-datepicker {
    left: 10px !important;
  }
}
.btn-unavailable {
  background: #d5d6df;
  color: #ffffff;
}
.btn-unavailable:hover,
.btn-unavailable:active,
.btn-unavailable:focus {
  background: #d5d6df;
  color: #ffffff;
  box-shadow: none;
}
.breadcrumb-wrap {
  background: url(../images/breadcrumb-bg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  margin: -20px 0 0;
  padding: 21px 0 2px;
}
.breadcrumb-wrap .breadcrumb {
  background: transparent;
  margin: 0;
  padding: 0;
}
.breadcrumb-wrap .breadcrumb > li + li:before {
  color: #ffffff;
  padding: 0 3px;
}
.breadcrumb-wrap a,
.breadcrumb-wrap li {
  color: #ffffff;
  font-size: 12px;
  line-height: 32px;
  transition-duration: .3s;
}
.breadcrumb-wrap a:hover {
  color: #3d404f;
}
.send-letter {
  font-size: 15px;
  line-height: 27px;
  color: #676b7c;
  display: inline-block;
  position: relative;
  padding: 0 38px 0 0;
}
.send-letter:after {
  content: '';
  display: block;
  width: 27px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 4px;
  background: url(../images/sprite.png) -20px -318px no-repeat;
  pointer-events: none;
}
.send-letter:hover {
  color: #4fa2e3;
}
.send-letter:hover:after {
  background-position: -49px -318px;
}
.vcenter {
  vertical-align: middle;
}
.table-cell {
  display: table-cell;
}
.table {
  display: table;
}
.content-center {
  margin: 0 auto;
  max-width: 1080px;
}
.popover {
  background: #f6d14c;
  border: 0;
  min-width: 230px;
  border-radius: 2px;
  text-align: center;
}
.popover-content {
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  line-height: 25px;
  color: #ffffff;
  padding: 24px 21px 22px 13px;
}
.popover-content strong {
  font-size: 19px;
  line-height: 22px;
  display: block;
  margin: 0 0 9px;
}
.popover.bottom {
  margin-top: 20px;
}
.popover.bottom > .arrow {
  border-color: transparent;
}
.popover.bottom > .arrow:after {
  top: 2px;
  border-bottom-color: #f6d14c;
}
.pagination {
  margin: 50px 0 70px;
}
.pagination > li {
  display: inline-block;
  margin: 0 1px;
}
.pagination > li > a {
  border: 0;
  font-size: 16px;
  line-height: 24px;
  color: #4fa2e3;
  padding: 9px 17px;
}
.pagination > li > a:hover {
  color: #6f7282;
}
.pagination > li.active > a,
.pagination > li.active span {
  border: 1px solid #4fa2e3;
  color: #6f7282;
  background: transparent;
  border-radius: 2px;
  padding: 9px 17px;
}
.pagination > li.active:hover > a,
.pagination > li.active:hover span {
  background: transparent;
  color: #6f7282;
}
.pagination > li:first-child,
.pagination > li:last-child {
  display: none;
}
.pagination .next,
.pagination .prev {
  margin: 0 5px;
}
.pagination .next > a,
.pagination .prev > a {
  padding: 9px 23px 9px 25px;
  color: #ffffff;
  background: #4fa2e3;
  transition-duration: .3s;
  border-radius: 2px;
}
.pagination .next > a:hover,
.pagination .prev > a:hover {
  background: #6f7282;
  color: #ffffff;
}
.pagination .last,
.pagination .first {
  display: none;
}
.pagination .disabled {
  margin: 0 5px;
}
.pagination .disabled > a {
  padding: 9px 23px 9px 25px;
  color: #ffffff;
  background: #818390;
  transition-duration: .3s;
  border-radius: 2px;
}
.pagination .disabled > a:hover {
  background: #818390;
  color: #ffffff;
}
@media (max-width: 991px) and (min-width: 768px) {
  .pagination {
    margin-top: 20px;
  }
  .pagination > li a {
    padding: 5px 11px;
  }
  .pagination li.active > a,
  .pagination li.active span {
    padding: 5px 11px;
  }
  .pagination .next > a,
  .pagination .prev > a,
  .pagination .disabled > a {
    padding: 5px 15px 5px 17px;
  }
}
@media (max-width: 767px) {
  .pagination {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .pagination li {
    display: none;
  }
  .pagination .next,
  .pagination .prev,
  .pagination .disabled {
    display: inline-block;
  }
}
.pagecount {
  float: left;
  display: inline-block;
  margin-top: 68px;
  margin-right: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .pagecount {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .pagecount {
    float: none;
    display: block;
    text-align: center;
    margin-top: 30px;
  }
}
.icon-link {
  text-decoration: underline;
  transition-duration: .3s;
  border-bottom: 0;
  position: relative;
}
.icon-link:before {
  content: '';
  display: block;
  position: absolute;
}
.map-search-icon {
  padding: 0 0 0 22px;
}
.map-search-icon:hover {
  text-decoration: none;
}
.map-search-icon:hover:before {
  background-position: -45px -190px;
}
.map-search-icon:before {
  width: 15px;
  height: 22px;
  background: url(../images/sprite.png) -27px -190px no-repeat;
  left: 0;
  top: -2px;
  pointer-events: none;
}
.capm-search-icon {
  padding: 0 0 0 25px;
}
.capm-search-icon:hover {
  text-decoration: none;
}
.capm-search-icon:hover:before {
  background-position: -49px -238px;
}
.capm-search-icon:before {
  width: 19px;
  height: 19px;
  background: url(../images/sprite.png) -27px -238px no-repeat;
  pointer-events: none;
  left: 0;
  top: 0;
}
.view-all-icon {
  padding: 0 0 0 25px;
}
.view-all-icon:hover {
  text-decoration: none;
}
.view-all-icon:hover:before {
  background-position: -47px -216px;
}
.view-all-icon:before {
  width: 18px;
  height: 19px;
  background: url(../images/sprite.png) -27px -216px no-repeat;
  left: 0;
  top: 0;
  pointer-events: none;
}
.compass-icon {
  width: 49px;
  height: 50px;
  background: url(../images/sprite.png) -25px 0 no-repeat;
  display: inline-block;
}
.input-group-custom {
  margin: 0 0 30px;
  width: 100%;
}
.list-dotted {
  font-size: 16px;
  line-height: 24px;
}
.list-dotted p {
  font-size: 16px;
  line-height: 24px;
}
.list-dotted li {
  font-weight: 300;
  position: relative;
  padding: 0 0 0 18px;
  margin: 0 0 3px;
}
.list-dotted li:before {
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000000;
  position: absolute;
  left: 11px;
  top: 12px;
}
.list-dotted--registration {
  margin: 0 0 67px;
}
#resort-description .read-more a,
#resort-description .read-less a {
  text-align: center;
  width: 100%;
  padding: 0.2em 0;
  font-size: 18px;
}
.resort-policies .main-content-wrap ul {
  font-size: 16px;
  line-height: 24px;
}
.resort-policies .main-content-wrap ul p {
  font-size: 16px;
  line-height: 24px;
}
.resort-policies .main-content-wrap ul li {
  position: relative;
  padding: 0 0 0 11px;
  margin: 0 0 15px;
  font-weight: 400;
  color: #000000;
}
.resort-policies .main-content-wrap ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #818390;
  position: absolute;
  left: 0;
  top: 10px;
}
.resort-policies .main-content-wrap strong {
  color: #4fa2e3;
  font-size: 18px;
  margin: 0 0 10px;
  line-height: 24px;
  text-transform: uppercase;
  display: inline-block;
}
i.facebook {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: #ffffff;
  text-align: center;
  line-height: 28px;
  font-size: 17px;
  color: #4fa2e3;
  border-radius: 50%;
  margin: 0 5px 0 0;
  transition-duration: .3s;
  position: relative;
  top: -2px;
}
.form-group .form-control,
.form-group-sm .form-control,
.form-control {
  height: 43px;
  padding: 0 17px;
  color: #6c6c6c;
  box-shadow: none;
  border-radius: 1px;
}
.field-block {
  margin: 0 0 18px;
}
.form-group label {
  font-weight: 400;
  color: #6c6c6c;
  font-size: 17px;
  margin: 0 0 10px;
  display: inline-block;
}
.form-group .stn-input {
  height: 53px;
  float: none;
  border: 1px solid #88b650;
  font-weight: 300;
  border-radius: 2px;
  margin: 0 0 17px;
  font-size: 17px;
}
.form-group .stn-input::-webkit-input-placeholder {
  color: #6c6c6c;
}
.form-group .stn-input:-moz-placeholder {
  /* Firefox 18- */
  color: #6c6c6c;
}
.form-group .stn-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #6c6c6c;
}
.form-group .stn-input:-ms-input-placeholder {
  color: #6c6c6c;
}
.date-input {
  position: relative;
}
.date-input label:before {
  content: '';
  width: 18px;
  height: 20px;
  position: absolute;
  bottom: 17px;
  right: 20px;
  background: url(../images/sprite.png) -28px -260px no-repeat;
  pointer-events: none;
}
textarea.stn-input {
  resize: none;
  width: 100%;
  display: block;
  outline: 0;
  padding: 10px;
  min-height: 7em;
}
.regular {
  font-weight: 400;
}
.ribbon-wrap {
  max-width: 100%;
  position: absolute;
  z-index: 10;
}
.ribbon-wrap.center-bottom {
  bottom: 44px;
  left: 0;
  right: 0;
  text-align: center;
}
.ribbon-wrap.left-top {
  top: 49px;
  left: -34px;
  transform: rotate(-15deg);
}
.ribbon-wrap.left-top .ribbon-content {
  padding: 0 21px 0 57px;
}
.ribbon-wrap.bottom-right {
  bottom: 78px;
  right: -34px;
  transform: rotate(-15deg);
}
.ribbon-wrap.bottom-right .ribbon-content {
  padding: 0 74px 0 28px;
}
.ribbon-wrap.fz19 .ribbon-content {
  font-size: 19px;
}
.ribbon-wrap .ribbon {
  white-space: nowrap;
  position: relative;
  display: inline-block;
}
.ribbon-wrap .ribbon:after,
.ribbon-wrap .ribbon:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 10px;
  width: 42px;
  height: 43px;
  background: url(../images/sprite.png) -29px -71px no-repeat;
}
.ribbon-wrap .ribbon:before {
  background-position: -29px -116px;
  left: -23px;
}
.ribbon-wrap .ribbon:after {
  right: -23px;
}
.ribbon-wrap .ribbon-content {
  background: #4fa2e3;
  color: white;
  font-weight: 700;
  line-height: 42px;
  padding: 0 30px;
  z-index: 2;
  position: relative;
}
@media (max-width: 1399px) {
  .ribbon-wrap.fz19 .ribbon-content {
    font-size: 16px;
  }
  .ribbon-wrap.bottom-right {
    bottom: 55px;
  }
}
.title-yellow {
  width: 374px;
  height: 78px;
  background: url(../images/title-yellow-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #3d404f;
  font-family: Rockwell,serif;
  font-size: 22px;
  line-height: 84px;
  margin: 0 auto 30px;
  text-transform: uppercase;
}
@media (max-width: 1399px) {
  .title-yellow {
    width: 348px;
  }
}
@media (max-width: 767px) {
  .title-yellow {
    height: 72px;
    line-height: 78px;
  }
}
.home-banner {
  position: relative;
  height: 745px;
  margin-top: -80px;
  z-index: 1;
  background: url(../images/banner-home.jpg) no-repeat;
  background-size: cover;
}
.home-banner #bgvid {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../images/banner-home.jpg) no-repeat;
  background-size: cover;
}
.home-banner .text-content {
  display: none;
  padding-top: 300px;
}
.home-banner h1.title {
  min-height: 2em;
}
@media (max-width: 330px) {
  .home-banner h1.title {
    font-size: 38px !important;
  }
}
.home-banner .btn {
  margin: 0;
  border: 1px solid #fff;
  text-transform: none;
}
.home-banner .btn.vid {
  position: absolute;
  bottom: 75px;
  left: 50%;
  width: 238px;
  margin-left: -119px;
  display: none;
}
@media (min-width: 1200px) {
  .home-banner .btn.vid {
    display: inline-block;
  }
}
@media (max-width: 1399px) and (min-width: 768px) {
  .home-banner {
    height: 640px;
  }
}
@media (max-width: 1199px) {
  .home-banner {
    height: 517px;
    background: url(../images/banner-home.jpg) no-repeat;
    background-size: cover;
  }
  .home-banner #bgvid {
    display: none;
  }
  .home-banner .text-content {
    display: block;
    padding-top: 140px;
  }
}
#find-resort-top {
  display: none;
}
.rv-stats {
  background: url(../images/bg-stats-middle.png) center 0 repeat;
  position: relative;
  z-index: 2;
  margin: -35px 0 0;
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (min-width: 768px) {
  .rv-stats {
    display: block;
  }
}
.rv-stats:before {
  display: block;
  content: "";
  background: url(../images/bg-stats-top.png) 0 0 repeat-x;
  width: 100%;
  position: absolute;
  top: -19px;
  height: 20px;
  left: 0;
  right: 0;
}
.rv-stats:after {
  display: block;
  content: "";
  background: url(../images/bg-stats-bottom.png) 0 0 repeat-x;
  width: 100%;
  position: absolute;
  bottom: -13px;
  height: 14px;
  left: 0;
  right: 0;
}
.mobile-home-search {
  background: url(../images/bg-stats-middle.png) center 0 repeat;
  position: relative;
  z-index: 2;
  margin: -35px 0 0;
  padding: 40px 25px;
  display: block;
}
@media (min-width: 768px) {
  .mobile-home-search {
    display: none;
  }
}
.mobile-home-search:before {
  display: block;
  content: "";
  background: url(../images/bg-stats-top.png) 0 0 repeat-x;
  width: 100%;
  position: absolute;
  top: -19px;
  height: 20px;
  left: 0;
  right: 0;
}
.mobile-home-search:after {
  display: block;
  content: "";
  background: url(../images/bg-stats-bottom.png) 0 0 repeat-x;
  width: 100%;
  position: absolute;
  bottom: -13px;
  height: 14px;
  left: 0;
  right: 0;
}
.mobile-home-search h3 {
  font-size: 24px;
  line-height: 1.2;
}
.mobile-home-search h3.or {
  text-align: center;
  position: relative;
}
.mobile-home-search h3.or span {
  background: url(../images/bg-stats-middle.png) center 0 repeat;
  position: relative;
  padding: 0 15px;
  display: inline-block;
}
.mobile-home-search h3.or:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  top: 50%;
  display: block;
  background-color: #ccc;
}
.mobile-home-search input,
.mobile-home-search .btn {
  display: block;
  margin: 1em 0;
  width: 100%;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.mobile-home-search input[type="text"] {
  padding: 0.75em 0.5em;
  line-height: 1.5;
  border-radius: 0;
  border: 1px solid #CCC;
  margin: 1em 0;
}
.mobile-home-search .btn-blue {
  margin-top: 0.25em;
}
.mobile-home-search .search-bar-mobile .search-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}
.mobile-home-search .search-bar-mobile .search-wrap .search {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 8px;
  background: url(../images/search-icon.svg) 0 0 no-repeat;
}
.mobile-home-search .search-bar-mobile .search-wrap .ui-helper-hidden-accessible {
  display: none;
}
.mobile-home-search .search-bar-mobile .search-wrap .ui-autocomplete {
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  overflow-y: scroll;
  max-height: 200px;
  text-align: left;
}
.mobile-home-search .search-bar-mobile .search-wrap .ui-autocomplete li {
  white-space: nowrap;
}
.mobile-home-search .search-bar-mobile .search-wrap .ui-autocomplete li a {
  cursor: pointer;
}
#filter_state-styler {
  display: none;
}
.camping-stat {
  padding: 0 40px;
  margin-bottom: 40px;
}
.camping-stat h3 {
  margin: 1em 0 0.5em;
  font-size: 24px;
  font-family: Rockwell,serif;
}
.camping-stat p {
  font-weight: 300;
  font-family: Rockwell,serif;
  font-size: 15px;
  line-height: 1.5;
}
.stat-image {
  vertical-align: bottom;
  display: table-cell;
  width: 100%;
}
.stat-outer {
  display: table;
  width: 100%;
}
.top-destination {
  background-size: cover;
  margin: -30px 0 0;
  padding: 86px 0 80px;
  position: relative;
}
.top-destination .title {
  margin: 0 0 10px;
  text-transform: none;
  font-size: 25px;
  text-shadow: 0 0 30px black;
}
.top-destination:before {
  background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.top-destination .custom-icon {
  margin: 0 0 7px;
}
.top-destination input[type="submit"] {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  line-height: 1;
  margin-bottom: 20px;
}
.top-destination .jq-selectbox__select {
  margin-bottom: 20px;
}
.top-destination .text {
  color: #fff;
  margin: 0 0 18px;
  text-shadow: 0 0 30px black;
}
.top-destination .form-inline div[class*="col-"] {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .top-destination {
    padding: 49px 0 50px;
  }
  .top-destination .destination-content {
    padding: 0 4%;
  }
}
.top-destination .destination-content {
  padding: 20px;
  position: relative;
}
.top-destination .btn-blue {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/*
.destination-bg {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    height: 1000px;
    left: auto;
    right: 0;
    position: absolute;
    top: -400px;
    width: 300%;
    z-index: 0;
}
*/
.destination-wrap {
  position: relative;
  z-index: 10;
}
.location-everyone {
  background: url(../images/location-everyone-bg.jpg) center 50px no-repeat #ffffff;
  background-size: cover;
  margin: -30px 0 0;
  padding: 40px 0 100px;
  position: relative;
}
.location-everyone .image-left {
  padding-top: 34px;
}
.location-everyone .image-right {
  padding-top: 17px;
}
.location-everyone .btn-yellow {
  padding: 1em 2em 0.9em;
  font-size: 24px;
  color: #3d404f;
}
.location-everyone .btn-wrap {
  padding: 0;
}
.location-everyone .img-usa {
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
}
.location-everyone .img-usa:hover,
.location-everyone .img-usa:active,
.location-everyone .img-usa:focus {
  opacity: 0.85;
}
@media (min-width: 768px) {
  .location-everyone {
    padding: 75px 0 160px;
  }
}
@media (max-width: 1399px) {
  .location-everyone .center-line {
    height: 190px;
  }
  .location-everyone .btn-wrap {
    margin: 10px auto 0;
  }
  .location-everyone .image-right {
    padding: 0;
  }
  .location-everyone img {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .location-everyone .image-left {
    padding: 0;
    margin: 0 0 25px;
  }
  .location-everyone .center-line {
    display: none;
  }
  .location-everyone .image-right {
    text-align: center;
  }
}
@media (max-width: 400px) {
  .location-everyone .title-yellow {
    font-size: 17px;
    width: auto;
  }
}
.what-happening {
  margin: -30px 0 0;
  padding: 50px 0;
  position: relative;
  z-index: 2;
  background: url(../images/whats-happening-bg.png) center 0 no-repeat;
  background-size: 100% 100%;
}
.what-happening .title-yellow {
  margin: 0 auto 44px;
}
@media (max-width: 767px) {
  .what-happening {
    background-size: 100%;
  }
}
@media (max-width: 360px) {
  .what-happening {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .what-happening {
    padding: 80px 0 35px;
  }
}
.what-happening-carousel .item {
  position: relative;
  overflow: hidden;
  font-family: 'Oswald', sans-serif;
}
.what-happening-carousel .item:hover {
  cursor: pointer;
}
.what-happening-carousel .item:hover img {
  opacity: 0.8;
}
.what-happening-carousel .item img {
  opacity: 1;
}
.what-happening-carousel .owl-nav {
  display: block !important;
}
.what-happening-carousel .owl-nav > div {
  width: 38px;
  height: 66px;
}
@media (max-width: 767px) {
  .what-happening-carousel .owl-nav > div {
    width: 31.5px;
    height: 71px;
    background-size: cover;
  }
}
.what-happening-carousel .owl-prev,
.what-happening-carousel .owl-next {
  text-indent: -9999px;
  font-size: 0;
  opacity: 0.9;
  position: absolute;
  top: 37%;
  background-size: cover !important;
}
.what-happening-carousel .owl-prev:hover,
.what-happening-carousel .owl-next:hover {
  opacity: 1;
}
.what-happening-carousel .owl-prev {
  background: url(../images/carousel-left-hi-blue.png) no-repeat 0 0 transparent;
  left: -2.5%;
}
@media (min-width: 768px) {
  .what-happening-carousel .owl-prev {
    left: -4%;
  }
}
.what-happening-carousel .owl-next {
  background: url(../images/carousel-right-hi-blue.png) no-repeat 0 0 transparent;
  right: -1%;
}
@media (min-width: 768px) {
  .what-happening-carousel .owl-next {
    right: -4%;
  }
}
.state-explore {
  margin: -30px 0 0;
  padding: 75px 0 86px;
  position: relative;
  z-index: 1;
  background: url(../images/pick-state-bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
@media (max-width: 660px) {
  .state-explore {
    background-position: -100px 0;
  }
}
.state-explore .title.middle {
  color: #3d404f;
  text-transform: none;
  font-size: 30px;
}
@media (min-width: 1200px) {
  .state-explore .pick-state-container {
    padding: 0 80px;
  }
}
@media (min-width: 1400px) {
  .state-explore .pick-state-container {
    padding: 0 115px;
  }
}
.state-explore .pick-state {
  padding: 21px 25px 34px;
  background: url(../images/pick-state-box-bg.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.state-explore .pick-state p {
  margin: 0 0 18px;
}
.state-explore .icon-state {
  margin: 0 0 4px;
}
.state-explore .title {
  margin: 0 0 5px;
}
.state-explore .form-group {
  width: 100%;
}
.state-explore .btn-blue {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.state-explore .state-field {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .state-explore {
    padding: 226px 0 27px;
    position: relative;
  }
  .state-explore .pick-state-container {
    padding: 0 10px;
    position: static;
  }
  .state-explore .icon-state {
    position: absolute;
    top: 15px;
    text-align: center;
    left: 0;
    right: 0;
  }
  .state-explore .pick-state {
    padding-bottom: 10px;
    max-width: 360px;
    margin: 0 auto;
  }
}
.sign-up-block {
  background: #4fa2e3;
  padding: 19px 0 28px;
}
.sign-up-block .title {
  margin: 0 0 15px;
  font-size: 24px;
  font-weight: 300;
  text-transform: none;
}
.sign-up-block .form-sign-up {
  padding: 0 22% 0 27%;
}
.sign-up-block .btn-yellow {
  width: 100%;
  text-transform: capitalize;
  font-size: 20px;
  color: #3d404f !important;
  height: 43px;
  line-height: 43px;
  padding-top: 0;
  padding-bottom: 0;
}
.sign-up-block .field-wrap {
  padding: 0 7px;
}
.sign-up-block .field-wrap .form-control::-webkit-input-placeholder {
  color: #6c6c6c;
}
.sign-up-block .field-wrap .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #6c6c6c;
}
.sign-up-block .field-wrap .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #6c6c6c;
}
.sign-up-block .field-wrap .form-control:-ms-input-placeholder {
  color: #6c6c6c;
}
@media (max-width: 1399px) {
  .sign-up-block .form-sign-up {
    padding: 0 10%;
  }
}
@media (max-width: 767px) {
  .sign-up-block {
    padding: 19px 0 32px;
  }
  .sign-up-block .title.small {
    font-size: 23px;
    margin: 0 0 17px;
    line-height: 1.1;
  }
  .sign-up-block .form-group-sm .form-control {
    margin: 0 0 18px;
  }
  .sign-up-block .form-sign-up {
    padding: 0 3%;
  }
}
.account-container {
  padding: 0 5%;
  margin-bottom: 77px;
}
@media (max-width: 767px) {
  .account-container {
    margin-bottom: 52px;
  }
}
.account-container .account-main {
  padding-left: 33px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #000;
}
.account-container .account-main p {
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 1199px) {
  .account-container .account-main {
    padding: 0 23px;
  }
}
@media (max-width: 767px) {
  .account-container .account-main {
    padding: 0 19px;
  }
}
@media (max-width: 1399px) {
  .account-container {
    padding: 0 2%;
  }
}
@media (max-width: 1199px) {
  .account-container {
    width: 100%;
    padding: 0;
  }
}
.account-container .form-group {
  margin: 0 0 15px;
}
.account-container__blue-title {
  font-size: 20px;
  line-height: 25px;
  color: #4fa2e3;
  text-transform: uppercase;
  margin: 0 0 17px;
}
.account-overview__list {
  margin: 0 0 22px;
}
.account-overview__list li {
  margin: 0 0 11px;
  color: #000000;
}
.account-overview__list span {
  display: inline-block;
  color: #606373;
  margin: 0 5px 0 0;
}
.account-overview__block {
  margin: 0 0 34px;
}
.account-overview__title-small {
  margin: 0 0 3px;
}
.account-overview__favourite-parks {
  margin: 15px 0 25px;
}
.account-overview__favourite-parks li {
  margin: 0 0 11px;
}
.account-overview__favourite-parks a {
  font-weight: 700;
  color: #000000;
}
.account-overview__links-block {
  margin: 15px 0 -6px;
}
.account-overview__links-block a {
  margin: 0 0 7px;
}
@media (max-width: 1399px) {
  .account-sidebar-wrap {
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .account-sidebar-wrap {
    margin: 0 0 27px;
  }
}
@media (max-width: 767px) {
  .account-sidebar-wrap {
    margin: 0 0 21px;
  }
}
.account-sidebar {
  border: 1px solid #e4e6ee;
  background: #f5f6f9;
  padding: 25px 15px 14px 27px;
  position: relative;
}
.account-sidebar .dropdown-menu {
  position: static;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  z-index: 3;
}
.account-sidebar .dropdown-menu > li {
  margin: 0 0 20px;
}
.account-sidebar .dropdown-menu > li.active a {
  color: #4fa2e3;
  background: transparent;
}
.account-sidebar .dropdown-menu > li > a {
  color: #3d404f;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  padding: 0;
  transition-duration: .3s;
}
.account-sidebar .dropdown-menu > li > a:hover {
  color: #23527c;
}
.account-sidebar .account-toggle-nav {
  background: #6f7282;
  color: #ffffff;
  outline: 0;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  position: absolute;
  right: -1px;
  top: -1px;
  height: 50px;
  z-index: 4;
  padding: 0 51px 0 25px;
  letter-spacing: 0;
}
.account-sidebar .account-toggle-nav .caret {
  border: 0;
  top: 13px;
  position: absolute;
  right: 39px;
}
.account-sidebar .account-toggle-nav .caret:before {
  font-size: 11px;
}
@media (max-width: 767px) {
  .account-sidebar .account-toggle-nav {
    height: 46px;
    padding: 0 39px 0 19px;
    font-size: 16px;
  }
  .account-sidebar .account-toggle-nav .caret {
    top: 16px;
    right: 29px;
  }
}
.account-sidebar .account-page-title {
  font-size: 18px;
  color: #4fa2e3;
  position: absolute;
  top: 16px;
  left: 18px;
}
@media (max-width: 1199px) {
  .account-sidebar {
    height: 50px;
  }
  .account-sidebar .dropdown-menu {
    position: absolute;
    display: none;
    background: #ffffff;
    border: 1px solid #e4e6ee;
    right: -1px;
    left: -1px;
    border-radius: 0;
    padding: 15px 15px 0;
  }
  .account-sidebar li.active {
    display: none;
  }
  .account-sidebar.open .dropdown-menu {
    display: block;
    z-index: 5;
  }
}
@media (max-width: 767px) {
  .account-sidebar {
    height: 46px;
  }
  .account-sidebar .account-page-title {
    top: 14px;
    font-size: 16px;
  }
}
.reservation {
  margin: 0 0 77px;
}
.reservation__item {
  padding: 30px 30px 30px 27px;
  position: relative;
  background: #f1f2f6;
}
.reservation__item:nth-child(odd) {
  background: #f9fafc;
}
.reservation__title {
  border-bottom: 1px solid #e6e7ef;
  padding: 0 0 18px;
  margin: 0 0 21px;
  color: #88b650;
  font-size: 26px;
  line-height: 25px;
  font-weight: 700;
  box-shadow: 0 1px 0 0 #e9ebf1;
}
.reservation__blue-title {
  font-weight: 400;
  text-transform: uppercase;
  color: #4fa2e3;
  margin: 0 0 3px;
  font-size: 16px;
  line-height: 25px;
}
.reservation__one-row p {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}
.reservation__column {
  margin: 0 0 23px;
}
.reservation__info {
  border-bottom: 1px solid #e6e7ef;
  box-shadow: 0 1px 0 0 #e9ebf1;
  margin: 0 0 8px;
}
.reservation__info .reservation__one-row:last-child {
  margin-bottom: 14px;
}
.reservation__summary {
  border-bottom: 1px solid #bebfc7;
  box-shadow: inset 0 -1px 0 0 #d7d9df;
  padding: 0 0 6px;
}
.reservation__summary div {
  font-size: 17px;
  line-height: 35px;
  font-weight: 700;
}
.reservation__total {
  color: #000000;
}
.reservation__deposit {
  color: #606373;
}
.reservation__amount div {
  font-size: 20px;
  line-height: 43px;
  font-weight: 700;
  color: #000000;
}
.reservation__check-in {
  margin: 0 0 12px;
  color: #88b650;
}
.reservation__check-in div {
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
}
.reservation__item-description {
  font-weight: 300;
  line-height: 24px;
  color: #000000;
}
.reservation .btn-edit-wrap {
  position: absolute;
  top: 20px;
  right: 30px;
}
.reservation .btn-edit-wrap .btn-edit {
  font-size: 22px;
  height: 39px;
  line-height: 36px;
  padding: 0 9px;
}
.reservation .account-overview__list {
  margin: 0;
}
.reservation .account-overview__list li {
  font-size: 16px;
  margin: 0 0 1px;
}
@media (max-width: 767px) {
  .reservation {
    margin: 0;
  }
  .reservation__title {
    font-size: 21px;
  }
  .reservation__blue-title {
    display: inline-block;
    margin: 0 5px 0 0;
  }
  .reservation__one-row p {
    display: inline-block;
  }
  .reservation .account-overview__list li {
    display: inline-block;
    margin: 0 8px 0 0;
  }
  .reservation .btn-edit-wrap {
    position: static;
    text-align: center;
    margin: 25px 0 0;
  }
  .reservation .btn-edit-wrap .btn-edit {
    display: inline-block;
  }
  .reservation__summary div {
    font-size: 16px;
  }
  .reservation__check-in div {
    font-size: 19px;
  }
  .reservation__amount div {
    font-size: 18px;
  }
}
@media (max-width: 360px) {
  .reservation__check-in div {
    font-size: 16px;
  }
}
.my_preferences .input-group-custom {
  margin: 0 0 40px;
}
.my_preferences .btn-wrap {
  padding: 59px 0 0;
}
.my_profile__username-update {
  margin: 0 0 20px;
}
.my_profile__username-update .account-container__blue-title {
  margin: 0 0 5px;
}
.my_profile__username-desc {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}
.register_page {
  max-width: 855px;
  margin: 0 auto;
  padding: 0 19px;
}
.register_page .title-content {
  font-size: 30px;
  color: #4fa2e3;
  margin: 10px 0 42px;
  padding: 0 0 9px;
}
.register_page .title-content__desc {
  color: #000000;
  line-height: 24px;
}
.register_page .input-group-custom {
  margin: 0 0 38px;
}
.register_page .btn-wrap {
  padding: 5px 0 0;
}
@media (max-width: 767px) {
  .register_page .title-content {
    font-size: 25px;
    margin: 18px 0 30px;
    padding: 0 0 12px;
  }
  .register_page .field-block {
    margin: 0;
  }
}
.one-checkbox input[type="checkbox"] {
  display: none;
}
.one-checkbox input[type="checkbox"] + .one-checkbox__text {
  position: relative;
  font-size: 17px;
  color: #6c6c6c;
  padding: 0 0 0 40px;
  font-weight: 400;
}
.one-checkbox input[type="checkbox"] + .one-checkbox__text:before {
  content: '';
  width: 27px;
  height: 27px;
  display: block;
  position: absolute;
  left: 0;
  top: -3px;
  background: url(../images/sprite.png) -27px -161px no-repeat;
  pointer-events: none;
}
.one-checkbox input[type="checkbox"]:checked + .one-checkbox__text:before {
  background-position: -58px -161px;
}
.user_signin {
  max-width: 634px;
  margin: 0 auto;
  padding: 0 15px;
}
.user_signin .btn-wrap {
  width: auto;
  padding: 21px 0 0;
}
.user_signin .link-stn {
  font-size: 15px;
}
.user_signin .form-group {
  margin: 0;
}
.user_signin .stn-input {
  margin: 0 0 9px;
}
.user_signin .sign-in-form {
  margin: 0 0 37px;
}
.user_signin .register-block .form-block__title {
  margin: 0 0 15px;
}
.user_signin .register-block .btn-block {
  padding: 35px 0 0;
}
@media (max-width: 1199px) {
  .user_signin {
    margin-top: 35px;
  }
  .user_signin .btn-wrap input[type="submit"].btn {
    width: 100%;
    margin: 0;
  }
  .user_signin .wrap-link {
    margin: 0 0 15px;
  }
}
.form-block {
  padding: 34px 32px;
  background: #f5f6f9;
  border: 1px solid #e0e2eb;
  border-radius: 2px;
}
.form-block__title {
  color: #000000;
  font-size: 26px;
  line-height: 24px;
  margin: 0 0 21px;
}
.form-block__desc {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .form-block__title {
    font-size: 24px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .form-block {
    padding: 20px;
  }
  .form-block__title {
    text-align: center;
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .content-block {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-left: 16.66666667%;
    width: 66.66666667%;
  }
}
/*
body.page-home {
	.banner-above {
		z-index: -1;
	}
}
*/
.page-home .alert.alert-block.alert-error {
  position: absolute;
  z-index: 99999;
  margin-right: 15px !important;
  width: calc(100% - 30px);
}
.banner-content {
  background-position: center;
  height: 375px;
  margin: -1px 0 12px;
  padding: 35px 0 0;
  position: relative;
  overflow: hidden;
  background-size: cover !important;
}
.banner-content .title {
  font-size: 58px;
  text-transform: none;
}
.banner-content .subtitle {
  font-size: 40px;
  color: #ffffff;
  font-family: Rockwell,serif;
  margin: -10px 0 0;
}
.banner-content:after {
  content: '';
  width: 100%;
  background: url(../images/bg-after-banner.png) center repeat;
  background-size: 100% 100%;
  height: 60px;
  position: absolute;
  bottom: -28px;
}
@media (max-width: 1400px) {
  .banner-content.banner-above {
    padding: 25px 0 0;
  }
}
@media (max-width: 1199px) {
  .banner-content {
    height: 300px;
  }
  .banner-content.banner-above {
    padding: 15px 0 0;
  }
  .banner-content .subtitle {
    font-size: 32px;
  }
  .banner-content:after {
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .banner-content--state {
    height: 355px;
  }
}
@media (max-width: 767px) {
  .banner-content {
    height: 140px;
  }
  .banner-content--state {
    height: 189px;
  }
}
@media (min-width: 1366px) {
  .banner-content {
    background-size: auto !important;
  }
}
.banner-content.state {
  background-size: cover !important;
}
.banner-content.state h1.title {
  margin-bottom: 0.25em;
}
.view-resorts.layout-results .banner-content,
.view-resorts.no-layout .banner-content,
.view-resorts.layout-mapsearch .banner-content,
.view-resorts.layout-location .banner-content {
  margin-bottom: 0;
}
.view-resorts.layout-results .banner-content:after,
.view-resorts.no-layout .banner-content:after,
.view-resorts.layout-mapsearch .banner-content:after,
.view-resorts.layout-location .banner-content:after {
  background-image: url(../images/bg-after-banner-green.png);
}
.about-text {
  margin: 0 0 49px;
}
.about-text p {
  margin: 0 0 15px;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
}
.gray-bg {
  background: url(../images/gray-bg-on-white.png) center 0 repeat-x #f5f6f9;
  padding-top: 30px;
  position: relative;
}
.gray-bg.bottom {
  padding-bottom: 0;
  margin-bottom: 60px;
}
.gray-bg.bottom .one-state-list {
  margin-bottom: 10px;
}
.gray-bg.bottom:before {
  background: url(../images/bg-gray-bottom.png) center 0 repeat-x transparent;
  height: 29px;
  content: "";
  width: 100%;
  bottom: -29px;
  left: 0;
  position: absolute;
}
.premium-activities {
  margin: -20px 0 0;
  padding: 50px 15px 46px;
}
.premium-activities .title-blue {
  margin: 0 0 26px;
}
.list-dotted--3column:before,
.list-dotted--3column:after {
  content: " ";
  display: table;
}
.list-dotted--3column:after {
  clear: both;
}
.list-dotted--3column:before,
.list-dotted--3column:after {
  content: " ";
  display: table;
}
.list-dotted--3column:after {
  clear: both;
}
.list-dotted--3column li {
  margin: 0 0 15px;
  font-weight: 400;
  color: #000000;
  padding: 0 0 0 11px;
  float: left;
  width: 50%;
}
@media (min-width: 768px) {
  .list-dotted--3column li {
    width: 33.3%;
  }
}
.list-dotted--3column li:before {
  width: 6px;
  height: 6px;
  background: #818390;
  left: 0;
  top: 10px;
}
.rentals-list {
  list-style: none !important;
}
.rental-search {
  padding: 0 15px 41px;
  background: #ffffff;
}
.rental-search__title {
  color: #88b650;
  font-weight: 700;
  font-size: 38px;
  font-family: Rockwell,serif;
  margin: 0 0 13px;
}
.rental-search__title--search {
  margin: 0 0 13px;
}
.rental-search__desc {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 21px;
}
.rental-search__desc span,
.rental-search__desc a {
  color: #4fa2e3;
}
.rental-search__desc--padding {
  padding: 0 45px;
}
.rental-search__desc p {
  margin-bottom: 1em;
}
.rental-search .stn-select .jq-selectbox__select {
  border-color: #a8c97f;
  height: 53px;
}
.rental-search .stn-select .jq-selectbox__dropdown {
  border-color: #a8c97f;
}
.rental-search .btn-green {
  width: 100%;
  display: block;
  height: 51px;
  font-size: 20px;
  text-transform: capitalize;
  padding: 0.6em 0 0.3em;
}
@media (max-width: 767px) {
  .rental-search .btn-green {
    max-width: 160px;
    margin-top: 1.5em !important;
  }
}
.rental-search--no-bg {
  background: none;
}
.rental-search--resorts .content-block {
  max-width: 1085px;
}
.rental-search--mapsearch {
  padding-bottom: 0;
}
.rental-search .icon-link {
  margin: 0 0 0 20px;
}
.rental-search--specials {
  padding: 1px 19px 41px;
}
.rental-search--specials .jq-selectbox {
  margin: 1px 0 7px;
}
.rental-search--specials .jq-selectbox__select-text {
  font-size: 17px;
  padding: 17px 0;
}
.rental-search--specials .form-group {
  margin: -4px 0 15px;
}
.rental-search--specials .datepicker {
  border-color: #a8c97f;
}
.rental-search--specials__title--search {
  margin: 0 0 18px;
}
.rental-search--specials .content-block {
  max-width: 858px;
  margin: 0 auto;
  width: auto;
  float: none;
}
.rental-search--resultshead {
  background: #88b650;
  padding: 5px 15px 18px;
}
.rental-search--resultshead h4 {
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.rental-search--resultshead h6 {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.rental-search--resultshead .icon-link {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.rental-search--resultshead .icon-link.map-search-icon:before {
  background-position: -63px -190px;
}
.rental-search--resultshead .icon-link.view-all-icon:before {
  background-position: -67px -216px;
}
.rental-search--resultshead .icon-link:hover {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .rental-search--specials {
    padding: 1px 19px 30px;
  }
  .rental-search--specials .datepicker {
    margin: -11px 0 0;
  }
}
@media (min-width: 1200px) {
  .rental-search--specials .btn-green {
    height: 53px;
    margin: 2px 0 0;
  }
}
@media (max-width: 991px) {
  .rental-search--resorts .jq-selectbox {
    margin: 0 0 20px;
  }
  .rental-search--resorts .btn-green {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .rental-search--resorts .rental-search__desc {
    display: none;
  }
  .rental-search__title {
    font-size: 32px;
  }
  .rental-search .jq-selectbox {
    margin: 0 0 20px;
  }
  .rental-search .btn-green {
    margin: 0 auto;
  }
  .rental-search__desc--padding {
    padding: 0;
  }
  .rental-search--resultshead {
    position: static !important;
  }
}
.specials__item .specials__buttons {
  margin: 20px 0 30px;
}
.search-sticky-wrapper {
  position: relative;
  z-index: 900;
}
.search-sticky-wrapper .rental-search--resultshead {
  position: relative;
}
.search-sticky-wrapper .rental-search--resultshead:before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
  background: #88b650;
  z-index: 1;
  height: 20px;
}
#check-rates-sticky-wrapper.is-sticky {
  position: relative;
  z-index: 10;
}
#check-rates-sticky-wrapper.is-sticky #check-rates {
  position: relative;
}
#check-rates-sticky-wrapper.is-sticky #check-rates:before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
  background: #88b650;
  z-index: 1;
  height: 20px;
}
.rentals-list-select .jq-selectbox__select-text {
  font-size: 23px !important;
}
.new-places {
  background: url(../images/new-places-bg.png) center 0 no-repeat;
  background-size: 100% 100%;
  padding: 35px 15px 46px;
}
.new-places .list-dotted {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.new-places .list-dotted li {
  padding: 0 0 0 9px;
  margin: 0;
}
.new-places .list-dotted li:before {
  content: '>';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 0;
  background: transparent;
}
.new-places .list-dotted a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  position: relative;
  margin: 0 0 14px;
  text-decoration: underline;
  border-bottom: 0;
}
.new-places .list-dotted a:hover {
  padding: 0;
}
.new-places .about-text {
  margin: 0 0 17px;
}
@media (max-width: 767px) {
  .new-places {
    background-size: cover;
  }
  .new-places .list-dotted {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
.cabins-list {
  padding: 35px 0 0;
}
.cabins-list__item {
  background: url(../images/cabins-item-bg.png) 0 bottom repeat-x;
  padding: 20px 15px 39px;
  margin: 0 0 32px;
}
.cabins-list__item:before,
.cabins-list__item:after {
  content: " ";
  display: table;
}
.cabins-list__item:after {
  clear: both;
}
.cabins-list__item:before,
.cabins-list__item:after {
  content: " ";
  display: table;
}
.cabins-list__item:after {
  clear: both;
}
.cabins-list__item:nth-child(even) .cabins-list__image-block {
  float: right;
  text-align: right;
  background-position: right 0;
}
.cabins-list__item:nth-child(even) .cabins-list__desc {
  margin: 0 222px 0 0;
}
@media (min-width: 768px) {
  .cabins-list__item:nth-child(even) .cabins-list__gallery-link {
    margin-left: auto;
    margin-right: 0;
  }
}
.cabins-list__item:last-child {
  background: none;
}
.cabins-list__image-block {
  float: left;
  width: 222px;
  background: url(../images/cabins-bg.png) 0 0 no-repeat;
}
.cabins-list__wrap-img {
  padding: 1px 0 0;
  line-height: 186px;
}
.cabins-list__wrap-img img {
  max-width: 200px;
}
@media (min-width: 768px) {
  .cabins-list__gallery-link {
    max-width: 183px;
    margin-left: 0;
    margin-right: auto;
  }
}
.cabins-list__desc {
  margin: 0 0 0 222px;
  padding: 8px 0 0;
  color: #000000;
}
.cabins-list__desc p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0 0 15px;
}
.cabins-list__desc span {
  font-weight: 700;
}
.cabins-list__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  color: #4fa2e3;
  margin: 0 0 8px;
}
@media (max-width: 767px) {
  .cabins-list__item:nth-child(even) .cabins-list__image-block {
    float: none;
    text-align: center;
    background-position: center 0;
  }
  .cabins-list__item:nth-child(even) .cabins-list__desc {
    margin: 0;
  }
  .cabins-list__item:last-child {
    background: none;
  }
  .cabins-list__image-block {
    text-align: center;
    float: none;
    width: 222px;
    background-position: center 0;
    margin: 0 auto 10px;
  }
  .cabins-list__desc {
    margin: 0;
  }
}
.rentals-list-select {
  width: 240px;
  margin: 0 auto 29px;
}
.rentals-list-select .jq-selectbox__select {
  background: #88b650;
}
.rentals-list-select .jq-selectbox__select-text {
  color: #ffffff;
  font-size: 28px;
  font-family: Rockwell,serif;
}
.rentals-list-select .jq-selectbox__trigger-arrow:before {
  color: #ffffff;
}
.one-state-list {
  margin-bottom: 55px;
}
.one-state-list .content-block {
  position: relative;
}
.one-state-list__title-block {
  border-bottom: 1px solid #e4e6ee;
  padding: 0 0 16px;
  margin: 0 0 28px;
}
.one-state-list__title {
  font-size: 26px;
  line-height: 25px;
  color: #4fa2e3;
  max-width: 80%;
}
.one-state-list ul li {
  float: left;
  width: 33.3333%;
  margin: 0 0 1.5em;
  padding: 0 1% 0 0;
}
.one-state-list__camp-name {
  color: #4fa2e3;
  font-size: 18px;
  line-height: 1.2;
  text-decoration: underline;
  transition-duration: .3s;
  display: inline-block;
  overflow: hidden;
}
.one-state-list__camp-name:hover {
  color: #3d404f;
  text-decoration: none;
}
.one-state-list__state-name {
  color: #000000;
  font-size: 16px;
  line-height: 1.2;
}
.one-state-list .btn-cancel {
  position: absolute;
  right: 0;
  top: -9px;
}
.one-state-list__btn-wrap {
  display: none;
}
.one-state-list__title-toggle {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #4fa2e3;
  padding: 24px 70px 23px 18px;
  display: block;
  position: relative;
}
.one-state-list__title-toggle:hover {
  color: #4fa2e3;
}
.one-state-list__title-toggle:after {
  content: '';
  width: 27px;
  height: 27px;
  position: absolute;
  right: 32px;
  top: 19px;
  background: url(../images/sprite.png) -20px -287px no-repeat;
}
.one-state-list__title-toggle.active:after {
  background-position: -49px -287px;
}
.one-state-list--state {
  background: url(../images/gray-bg-on-white.png) center 0 repeat-x #f5f6f9;
  padding: 65px 0 40px;
  margin: 0;
}
@media (max-width: 767px) {
  .one-state-list {
    padding: 0 0 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f2f6;
  }
  .one-state-list:last-child {
    border-bottom: none;
  }
  .one-state-list.show-btn .one-state-list__btn-wrap {
    display: block;
  }
  .one-state-list.show-btn ul li {
    display: none;
  }
  .one-state-list.show-btn ul li:nth-child(-n+10) {
    display: block;
  }
  .one-state-list.show-hide-btn .one-state-list__btn-wrap {
    display: block;
  }
  .one-state-list__camp-name--park {
    margin: 0 0 -1px;
  }
  .one-state-list__state-name--state {
    line-height: 21px;
  }
  .one-state-list__wrapper {
    padding: 0 17px;
  }
  .one-state-list__wrapper--hidden {
    display: none;
  }
  .one-state-list ul li {
    width: 50%;
  }
  .one-state-list ul li:nth-child(odd) {
    clear: both;
  }
  .one-state-list__title {
    font-size: 22px;
    max-width: 100%;
  }
  .one-state-list__title-block {
    padding: 0 0 9px;
    margin: 0 0 13px;
  }
  .one-state-list__title-block--park {
    border-bottom: 0;
  }
  .one-state-list__title-block--state {
    padding: 0 0 14px;
    margin: 0 0 26px;
  }
  .one-state-list .btn-cancel {
    position: static;
  }
  .one-state-list__btn-wrap {
    padding: 15px 0;
    background: #f5f6f9;
    border-top: 1px solid #e3e4ed;
    border-bottom: 1px solid #e3e4ed;
  }
  .one-state-list__btn-wrap .btn {
    margin: 0 7px;
  }
  .one-state-list--show-all.show-btn ul li {
    display: block;
  }
  .one-state-list--state {
    background: url(../images/explore-camp-bg.png) 0 0 no-repeat;
    background-size: cover;
    padding: 65px 0 40px;
    margin: 0 0 -20px;
  }
  .one-state-list--state ul li {
    margin: 0 0 16px;
  }
}
.rally-center .title-blue--small {
  font-size: 17px;
  text-transform: uppercase;
  margin: 0 0 7px;
}
.rally-center .about-text {
  margin: 0 0 17px;
}
.rally-center .list-dotted {
  margin: 0 0 35px;
}
.rally-center__btn-wrap {
  margin: 43px 0 50px;
}
.rally-center__btn-wrap .btn {
  text-transform: none;
}
.rally-center__btn-wrap .btn-green {
  margin: 0 37px 0 0;
}
@media (max-width: 767px) {
  .rally-center {
    margin: 0 0 15px;
  }
  .rally-center__btn-wrap {
    text-align: center;
  }
  .rally-center__btn-wrap .btn {
    display: block;
    margin: 0 auto;
  }
  .rally-center__btn-wrap .btn-green {
    margin: 0 auto 25px;
  }
}
.explore-camp {
  margin: 0 0 60px;
  padding: 55px 15px 20px;
}
.explore-camp.gray-bg {
  background: url(../images/explore-camp-bg.png) center 0 repeat;
  background-size: 100% 100%;
}
.explore-camp .content-block {
  float: none;
  margin: 0 auto;
}
.explore-camp .title-blue {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 0 35px;
}
.explore-camp--full-width {
  margin: 0 0 -20px;
}
.explore-camp--full-width .content-block {
  max-width: 1300px;
}
.explore-camp--search-result {
  padding-top: 0;
}
.explore-camp--region .content-block {
  max-width: 1300px;
}
@media (max-width: 1366px) {
  .explore-camp.gray-bg {
    background-size: auto 100%;
  }
}
@media (max-width: 767px) {
  .explore-camp {
    background-size: cover;
  }
  .explore-camp .content-block {
    padding: 0 15px;
  }
  .explore-camp .title-blue {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px;
  }
}
@media (max-width: 360px) {
  .explore-camp .resort-module {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .one-camp__link.link-stn {
    border: none;
  }
}
@media (max-width: 767px) {
  .banner-above.rentals {
    background-position: center 23%;
  }
}
.banner-above,
.banner-content.state {
  position: relative;
}
.banner-above .dropshadow,
.banner-content.state .dropshadow {
  background: transparent url(../images/bg-resort-gradient.png) repeat-x scroll 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 166px;
}
.banner-content.state {
  height: 175px;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-content.state .dropshadow {
  display: none;
}
@media (min-width: 400px) {
  .banner-content.state {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .banner-content.state {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .banner-content.state {
    height: 430px;
  }
}
@media (min-width: 768px) {
  .banner-content.state .dropshadow {
    display: block;
  }
}
#region-carousel {
  margin-bottom: 20px;
}
#region-carousel .item {
  position: relative;
}
#region-carousel .item .resort-name {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
  z-index: 5;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
  font-size: 17px;
}
#region-carousel .item .resort-name:hover {
  text-decoration: underline;
}
#region-carousel .item img {
  position: relative;
  z-index: 1;
}
#region-carousel .owl-controls {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
}
#region-carousel .owl-nav {
  position: relative;
}
#region-carousel .owl-nav > div {
  width: 63px;
  height: 110px;
}
@media (max-width: 767px) {
  #region-carousel .owl-nav > div {
    width: 31.5px;
    height: 71px;
    background-size: cover;
  }
}
#region-carousel .owl-prev,
#region-carousel .owl-next {
  text-indent: -9999px;
  font-size: 0;
  opacity: 0.9;
}
#region-carousel .owl-prev:hover,
#region-carousel .owl-next:hover {
  opacity: 1;
}
#region-carousel .owl-prev {
  background: url(../images/carousel-left-hi.png) no-repeat 0 0 transparent;
  left: 5%;
  position: absolute;
}
#region-carousel .owl-next {
  background: url(../images/carousel-right-hi.png) no-repeat 0 0 transparent;
  right: 5%;
  position: absolute;
}
#region-carousel .owl-item {
  background: #000;
}
#region-carousel .owl-item img {
  opacity: 0.8 !important;
}
#region-carousel .owl-item.active.center img {
  opacity: 1 !important;
}
.region-page.desktop h1 {
  text-shadow: 0 0 20px #000;
}
.one-camp {
  padding: 0 10px;
}
.one-camp__wrapper {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #e0e2eb;
  text-align: center;
  padding: 0 0 27px;
  margin: 0 0 31px;
}
.one-camp__wrap-image {
  overflow: hidden;
  height: 203px;
  margin: 0 0 21px;
}
.one-camp__wrap-image img {
  width: 100%;
}
.one-camp__desc {
  font-size: 20px;
  font-weight: 700;
  color: #818390;
  padding: 0 10px;
  height: 81px;
}
.one-camp__name {
  margin: 0 0 3px;
  line-height: 24px;
}
.one-camp__state {
  font-weight: 300;
  line-height: 30px;
}
.one-camp__link {
  text-transform: uppercase;
  font-size: 18px;
  font-family: Rockwell,serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .one-camp__wrap-image {
    height: 104px;
  }
  .one-camp__wrap-image img {
    max-height: inherit;
  }
  .one-camp__desc {
    font-size: 16px;
    height: 66px;
    margin: 0 0 10px;
  }
  .one-camp__state {
    line-height: 21px;
  }
  .one-camp__name {
    line-height: 21px;
  }
  .one-camp--small {
    max-width: 320px;
    margin: 0 auto 25px;
  }
  .one-camp--small .one-camp__wrap-image {
    height: 220px;
  }
  .one-camp--small .one-camp__wrap-image img {
    max-height: inherit;
  }
}
.resort-list > div[class*="col"] {
  padding: 0 10px;
}
.resort {
  border: 1px solid #e0e2eb;
  background-color: #fff;
  margin-bottom: 20px;
}
.resort .resort-image {
  display: block;
}
.resort .resort-image img {
  display: block;
  width: 100%;
}
.resort .resort-description {
  color: #818390;
  padding: 20px;
  text-align: center;
}
.resort .resort-description a {
  display: block;
  text-decoration: underline;
  color: #91bfea;
  margin-top: 1em;
  font-size: 18px;
}
.resort .resort-description a:hover,
.resort .resort-description a:focus,
.resort .resort-description a:active {
  text-decoration: none;
  color: #4fa2e3;
}
.resort h4 {
  margin: 0 0 0.25em;
  line-height: 1.2;
  font-size: 18px;
}
.resort .resort-address {
  font-size: 17px;
  display: block;
  font-weight: 300;
}
.resort-result {
  border-bottom: 1px solid #e0e2eb;
  background-color: #fff;
  padding: 30px;
  position: relative;
}
.resort-result .resort-image {
  display: block;
  position: relative;
  width: 199px;
  float: left;
}
@media (max-width: 480px) {
  .resort-result .resort-image {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .resort-result .resort-image img {
    margin-bottom: 1em;
  }
}
.resort-result .resort-image img {
  display: block;
}
.resort-result .resort-image .featured {
  height: 97px;
  width: 96px;
  position: absolute;
  top: -9px;
  left: -9px;
}
.resort-result .resort-description {
  color: #818390;
  text-align: left !important;
  width: calc(100% - 199px);
  float: left;
  padding-left: 30px;
}
@media (max-width: 480px) {
  .resort-result .resort-description {
    text-align: center !important;
    float: none;
    padding: 0;
    width: 100%;
  }
}
.resort-result h4 {
  margin: 0 0 0.25em;
  line-height: 1.2;
  font-size: 22px;
}
.resort-result h4 a {
  color: #818390;
}
.resort-result .resort-address {
  font-size: 16px;
  display: block;
  font-weight: 300;
  margin-bottom: 1em;
}
.resort-result .amenities {
  margin: 13px -4px;
}
@media (max-width: 620px) {
  .resort-result .amenities {
    display: none;
  }
}
.resort-result .amenities img {
  padding: 0 4px;
}
.resort-result .btn {
  font-size: 18px;
}
.content-block.resort-featured {
  max-width: 970px;
}
.resort-featured {
  padding: 25px 0;
}
.resort-featured .resort-item {
  text-align: center;
  margin-bottom: 35px;
  border: 1px solid #e0e2eb;
}
.resort-featured .resort-image {
  display: block;
  width: 100%;
  height: 0;
  overflow: visible;
  padding-bottom: 82%;
  position: relative;
}
.resort-featured .resort-image img {
  display: block;
  height: auto;
  width: 100%;
}
.resort-featured .resort-image .featured {
  height: 97px;
  width: 96px;
  position: absolute;
  top: -9px;
  left: -9px;
}
.resort-featured .resort-description {
  padding: 20px 20px 30px;
}
.resort-featured .resort-description h4 {
  color: #818390;
  font-size: 20px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  line-height: 1.2em;
  margin-bottom: 5px;
}
.resort-featured .resort-description h4 a {
  color: #818390;
}
.resort-featured .resort-description .resort-address {
  color: #818390;
  font-size: 16px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  line-height: 1.2em;
  height: 2.4em;
  display: inline-block;
  margin-bottom: 0.25em;
}
.resort-featured .mh-wrap {
  margin-bottom: 0.75em;
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .resort-featured .btn {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
}
@media (max-width: 767px) {
  .resort-featured .resort-description .btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .resort-featured .resort-description .btn {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .resort-featured .col-xs-6 {
    width: 100%;
  }
}
@media (max-width: 1300px) and (min-width: 1200px) {
  .resort-featured .resort-description .btn {
    font-size: 17px;
  }
}
.title-green {
  text-align: center;
  background: url(../images/cabins-item-bg.png) 0 center repeat-x;
  margin: 0 0 40px;
}
.title-green__block {
  display: inline-block;
  background: url(../images/title-green-bg-large.png) no-repeat;
  background-size: cover;
  overflow: hidden;
  font-family: Rockwell,serif;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 1.25em 3em;
}
.title-green--small-margin {
  margin: 0 0 25px;
}
@media (max-width: 767px) {
  .title-green {
    background: none;
  }
}
@media (max-width: 450px) {
  .title-green__block {
    background-size: 95% 100%;
    background-position: center center;
  }
}
@media (max-width: 767px) {
  .banner-above.rally-central {
    background-position: center 22%;
  }
}
.contact-rally {
  padding: 0 0 80px;
}
.contact-rally .content-block {
  padding: 0 15px;
  max-width: 660px;
  float: none;
  margin: 0 auto;
}
.contact-rally .stn-input {
  border: 1px solid #a8c97f;
}
.contact-rally .stn-select .jq-selectbox__select,
.contact-rally .stn-select .jq-selectbox__dropdown {
  border-color: #a8c97f;
}
.contact-rally textarea.stn-input {
  height: 178px;
}
.contact-rally .btn-green {
  display: block;
  margin: 0 auto;
}
.contact-rally__number {
  font-size: 16px;
  margin: 0 0 30px;
}
.contact-rally--park {
  background: url(../images/explore-camp-bg.png) 0 0 no-repeat;
  background-size: cover;
  padding: 47px 0 44px;
  margin: 0 0 7px;
}
.contact-rally--park .input-group-custom {
  margin: 0 0 32px;
}
.contact-rally--park .btn-green {
  padding: 12px 22px 12px;
}
@media (min-width: 768px) {
  .contact-rally--park {
    margin: 0 0 65px;
  }
}
.search-drop-wrap .dropdown-menu .btn-green {
  padding: 0;
}
.search-drop-wrap .btn .caret {
  margin-left: 0;
  font-size: 10px;
  top: -4px;
  border: 0;
}
@media (min-width: 768px) {
  .search-drop-wrap .dropdown-menu {
    position: static;
    border: 0;
    box-shadow: none;
    width: 100%;
    display: block;
  }
}
@media (max-width: 767px) {
  .search-drop-wrap.open > .dropdown-menu {
    left: 5px;
    right: 5px;
    padding: 10px 0 15px;
    top: 110%;
  }
}
.mapsearch-resorts,
.map-wrap-wrap {
  max-width: 1077px;
}
.map-wrap {
  margin-bottom: 2em;
  margin-top: 15px;
  height: 710px;
}
.map-wrap .gm-style .gm-style-iw {
  width: 225px !important;
  top: 25px !important;
  left: 25px !important;
}
.map-wrap .camp-map {
  overflow: hidden;
  text-align: center;
  padding: 0 0 5px;
}
.map-wrap .camp-map__icon-block {
  line-height: 40px;
  display: inline-block;
}
.map-wrap .camp-map__icon {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.map-wrap .camp-map__icon-house {
  width: 30px;
  height: 28px;
  background: url(../images/icon-house.png) 0 0 no-repeat;
}
.map-wrap .camp-map__icon-camp {
  width: 36px;
  height: 21px;
  background: url(../images/icon-camp.png) 0 0 no-repeat;
}
.map-wrap .camp-map__icon-transport {
  width: 24px;
  height: 30px;
  background: url(../images/icon-transport.png) 0 0 no-repeat;
}
.map-wrap .camp-map__wrap-image {
  height: 152px;
  margin: 0 0 10px;
}
.map-wrap .camp-map__wrap-image img {
  width: 100%;
}
.map-wrap .camp-map__name {
  margin: 0 0 3px;
}
.map-wrap .camp-map__name a {
  font-weight: 700;
  font-size: 17px;
  line-height: 28px;
  color: #4fa2e3;
  transition-duration: .3s;
  text-decoration: underline;
}
.map-wrap .camp-map__name a:hover {
  color: #3d404f;
}
.map-wrap .camp-map__state {
  font-size: 16px;
  line-height: 28px;
  color: #818390;
  font-weight: 300;
  margin: 0 0 10px;
}
.map-wrap .gm-style-iw {
  width: 225px !important;
  top: 15px !important;
  left: 0 !important;
  background-color: #fff;
  border: 1px solid #8fba5a;
}
@media (max-width: 991px) {
  .map-wrap {
    height: 465px;
  }
}
@media (max-width: 767px) {
  .map-wrap {
    height: 100vh;
  }
  .map-wrap .gm-style-iw {
    width: 221px !important;
  }
}
#map-canvas {
  height: 100%;
}
.scrolloff {
  pointer-events: none;
}
@media (max-width: 767px) {
  .map-search-page .header {
    position: absolute;
    top: 0;
    width: 100%;
  }
}
#mapsearch_submit {
  margin-top: 35px;
}
#mapsearch-form {
  padding: 20px 0;
}
#mapsearch-form h4 {
  padding-top: 15px;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .mapsearch-resorts .btn {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    font-size: 17px;
  }
}
.page404 {
  padding: 0 0 124px;
}
.page404 .content-block {
  padding: 0 15px;
}
.page404 .title-blue {
  font-size: 30px;
  line-height: 39px;
  margin: 14px 0 29px;
}
.page404__text {
  font-size: 20px;
  line-height: 31px;
  margin: 0 0 53px;
}
@media (min-width: 768px) {
  .page404 .btn {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .page404 .content-block {
    max-width: 750px;
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .page404 .title-blue {
    font-size: 34px;
  }
}
.page404-banner {
  height: 185px;
}
.contact-about {
  padding: 0 0 10px;
}
.contact-about p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 18px;
}
.contact-about__list {
  font-size: 16px;
  line-height: 2px;
  margin: 0 0 20px;
}
.contact-about .rental-search__title {
  margin: 0 0 13px;
  font-size: 38px;
}
.contact-about__title {
  margin: 0 0 10px;
  color: #4fa2e3;
  font-size: 18px;
  line-height: 24px;
}
.contact-form {
  padding: 53px 0 50px;
}
.contact-form .stn-input {
  border-color: #88b650;
}
.contact-form .stn-select .jq-selectbox__select,
.contact-form .stn-select .jq-selectbox__dropdown {
  border-color: #88b650;
}
.contact-form .btn-green {
  margin: 0 auto;
  display: block;
  padding: 11px 53px 12px;
}
.contact-form .input-group-custom {
  margin: 0 0 35px;
}
.contact-form textarea {
  height: 180px;
}
@media (min-width: 768px) {
  .contact-form div[class*="col"]:nth-child(odd) {
    clear: both;
  }
}
.campus-app {
  background: url(../images/explore-camp-bg.png) center 0 repeat;
  background-size: cover;
  color: #000000;
  padding: 118px 15px 50px;
  margin: -106px 0 0;
}
.campus-app .content-block {
  max-width: 880px;
  float: none;
  margin: 0 auto;
}
.campus-app p {
  margin: 0 0 24px;
  line-height: 24px;
}
.campus-app__title {
  font-size: 23px;
  line-height: 32px;
  font-weight: 700;
  margin: 0 0 9px;
}
.campus-app .list-dotted li {
  font-weight: 400;
  padding: 0 0 0 10px;
}
.campus-app .list-dotted li:before {
  left: 4px;
}
.campus-app .title-blue {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .campus-app {
    margin: -68px 0 0;
    padding: 68px 15px 50px;
  }
  .campus-app__title {
    font-size: 26px;
  }
}
.title-page--app {
  font-size: 58px;
}
.title-page--app sup {
  text-transform: uppercase;
  top: -2em;
}
.app-download {
  max-width: 880px;
  color: #000000;
  padding: 22px 15px 50px;
  margin-right: auto;
  margin-left: auto;
}
.app-download__title {
  font-size: 29px;
  line-height: 39px;
  margin: 0 0 23px;
}
.app-download__text {
  font-weight: 300;
  line-height: 23px;
  font-size: 16px;
}
.app-download__links {
  margin: 0 0 25px;
}
.app-download__links a {
  display: inline-block;
  margin: 0 5px;
}
.app-download__links img {
  max-width: 130px;
}
@media (min-width: 768px) {
  .app-download__links img {
    max-width: 200px;
  }
}
.title-page--app {
  margin-bottom: 35px;
}
.title-page--app.improvements-title {
  margin-bottom: 0;
}
.app-desc {
  max-width: 320px;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}
.app-desc__top {
  margin: 0 0 20px;
  font-weight: 700;
}
.app-desc__top img {
  float: left;
  max-width: 90px;
}
.app-desc__text-block {
  margin: 0 0 0 108px;
}
.app-desc__new {
  color: #f6d14c;
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 2px;
}
.app-desc__name {
  color: #3d404f;
  font-size: 30px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .app-desc__name {
    font-size: 36px;
  }
}
.app-desc__name sup {
  font-size: 17px;
  line-height: 42px;
  vertical-align: top;
}
.app-desc .list-dotted li {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  padding: 0 0 0 10px;
}
.app-desc .list-dotted li:first-child {
  padding: 0;
}
.app-desc .list-dotted li:first-child:before {
  display: none;
}
.app-desc .list-dotted li:before {
  left: 2px;
}
.app-desc__code {
  color: #3d404f;
  font-size: 16px;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .app-desc {
    max-width: 800px;
    padding: 0 15px;
  }
}
.promo-app {
  background: url(../images/promo-app-bg.png) 0 0 no-repeat;
  font-weight: 700;
  color: #000000;
  background-size: 100% 100%;
  margin: 0 0 10px;
  padding: 22px 0 26px;
}
.promo-app__top {
  font-size: 22px;
  line-height: 1;
  margin: 0 0 7px;
  text-transform: uppercase;
}
.promo-app__percent {
  font-size: 73px;
  line-height: 1;
  color: #4fa2e3;
  margin: 0 0 5px;
}
.promo-app__desc {
  font-size: 22px;
}
.park-models {
  margin-bottom: 40px;
  color: #000000;
}
.park-models__subtitle {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px;
}
.park-models p {
  line-height: 24px;
  margin: 0 0 15px;
}
.park-models .btn-green {
  margin: 0 auto;
  display: inline-block;
}
.park-models .title-blue {
  margin: 0 0 17px;
}
.park-models__map {
  margin: 13px 0 25px;
  text-align: center;
}
.park-models .center-xs {
  text-align: center;
}
@media (min-width: 768px) {
  .park-models__subtitle {
    font-size: 19px;
  }
  .park-models .center-xs {
    text-align: left;
  }
  .park-models__map {
    text-align: right;
  }
}
.park-view {
  padding-bottom: 15px;
  max-width: 1300px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .park-view div[class*="col-sm"]:nth-child(odd) {
    clear: both;
  }
}
.park-view__item {
  border: 1px solid #dee7f2;
  margin: 0 auto 27px;
  max-width: 600px;
}
.park-view__wrap-img {
  min-height: 205px;
  overflow: hidden;
  margin: 0 0 30px;
}
.park-view__wrap-img img {
  width: 100%;
}
.park-view__name {
  font-family: Rockwell,serif;
  font-size: 30px;
  color: #4fa2e3;
  display: inline-block;
  margin: 0 0 1em;
}
.park-view .list-dotted li {
  color: #818390;
  line-height: 30px;
  display: inline-block;
  width: 48%;
  margin: 0;
  padding: 0 0 0 30px;
}
.park-view .list-dotted li:before {
  background: #818390;
  top: 12px;
  width: 5px;
  height: 5px;
  left: 18px;
}
.park-view .list-dotted li.no-bullet:before {
  display: none;
}
@media (max-width: 767px) {
  .park-view .list-dotted li.no-bullet {
    display: none;
  }
}
.park-view .btn-blue {
  margin: 25px 20px 36px;
  display: block;
}
.park-models-page .one-park-list {
  margin: 0;
}
.park-models-page .one-park-list:nth-child(odd) {
  background: #f1f2f6;
}
.park-models-page .one-park-list ul li {
  margin: 0 0 12px;
  float: left;
  width: 50%;
}
.park-models-page .one-park-list.show-btn .btn-blue {
  display: inline-block;
}
.park-models-page .one-park-list.show-btn ul li {
  display: block;
}
@media (min-width: 768px) {
  .park-models-page .one-park-list {
    margin: 0 0 60px;
  }
  .park-models-page .one-park-list:nth-child(odd) {
    background: #ffffff;
  }
  .park-models-page .one-park-list ul li {
    width: 33.33333%;
  }
}
.park-model-form .title-green__block {
  padding: 1.1em 5em;
}
@media (min-width: 768px) {
  .park-model-form div[class*="col-sm"]:nth-child(odd) {
    clear: both;
  }
}
.scratchpad {
  max-width: 854px;
  margin: 0 auto 75px;
}
.scratchpad__clear {
  text-align: center;
  padding: 0 20px;
  margin-bottom: 25px;
}
.scratchpad__empty {
  display: none;
  clear: both;
}
.scratchpad--empty {
  padding: 0;
}
.scratchpad--empty .scratchpad-text {
  padding: 0 25px;
}
.scratchpad__btn-search {
  margin: 51px 0 0;
  clear: both;
}
.scratchpad__btn-search .btn {
  padding: 11px 32px 12px;
}
@media (min-width: 768px) {
  .scratchpad {
    padding: 0 25px;
    margin: 0 auto 68px;
  }
  .scratchpad__clear {
    text-align: left;
  }
  .scratchpad--empty .scratchpad-text {
    padding: 0 25px;
    max-width: 860px;
    margin: 23px auto 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .scratchpad__empty {
    height: 802px;
    display: block;
    margin: 26px auto 22px;
    background: url(../images/scratchpad-empty-tablet.jpg) center 0 no-repeat;
  }
}
@media (min-width: 992px) {
  .scratchpad__empty {
    height: 768px;
    display: block;
    max-width: 874px;
    margin: 26px auto 22px;
    background: url(../images/scratchpad-empty-desktop.jpg) center 0 no-repeat;
  }
}
.scratchpad-text {
  padding: 0 15px;
  margin: -3px 0 25px;
}
.scratchpad-text .title-blue {
  margin: 0 0 13px;
  font-size: 26px;
  line-height: 36px;
}
.scratchpad-text p {
  margin: 0 0 22px;
}
@media (min-width: 768px) {
  .scratchpad-text {
    margin: 22px 0 19px;
    padding: 0;
  }
  .scratchpad-text .title-blue {
    font-size: 28px;
    line-height: 39px;
  }
}
.scratchpad-view {
  margin: 0 0 30px;
}
.scratchpad-view__item {
  text-align: center;
  padding: 30px 20px 34px;
  background: #f9fafc;
}
.scratchpad-view__item:nth-child(odd) {
  background: #f1f2f6;
}
.scratchpad-view__name {
  color: #88b650;
  font-weight: 700;
  font-size: 23px;
  line-height: 22px;
  margin: 0 0 10px;
  display: inline-block;
}
.scratchpad-view__desc {
  color: #3d404f;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 18px;
}
.scratchpad-view__wrap-img {
  margin: 0 0 10px;
}
.scratchpad-view__list {
  max-width: 296px;
  margin: 0 auto 32px;
  padding: 0 9px;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  clear: left;
}
.scratchpad-view__list li {
  overflow: hidden;
  text-align: right;
  margin: 0 0 4px;
}
.scratchpad-view__list span {
  float: left;
  text-align: left;
  color: #4fa2e3;
}
.scratchpad-view .btn {
  margin: 0 0 15px;
  display: inline-block;
}
.scratchpad-view .btn-blue {
  margin-left: 15px;
}
.scratchpad-view .link-stn {
  display: inline-block;
}
@media (min-width: 768px) {
  .scratchpad-view {
    margin: 0 0 18px;
  }
  .scratchpad-view__item {
    text-align: left;
    padding: 29px 36px 8px 45px;
  }
  .scratchpad-view__name {
    /*             font-size: 25px */
    margin: 0 0 12px;
  }
  .scratchpad-view__wrap {
    min-width: 400px;
  }
  .scratchpad-view__desc {
    margin: 0 0 19px;
  }
  .scratchpad-view__list {
    padding: 0;
    margin: 0 0 10px;
    font-size: 17px;
    min-width: 400px;
  }
  .scratchpad-view__list li {
    display: inline-block;
    margin: 0 37px -1px 0;
  }
  .scratchpad-view__list li:last-child {
    margin-right: 0;
  }
  .scratchpad-view__list span {
    margin: 0 13px 0 0;
  }
  .scratchpad-view__wrap-img {
    margin: 0 0 3px;
    max-width: 165px;
  }
  .scratchpad-view__link-wrap {
    width: 165px;
    text-align: center;
    margin: 8px 0 0;
  }
}
@media (min-width: 992px) {
  .scratchpad-view__list {
    min-width: 420px;
  }
}
.specials {
  padding: 35px 20px 20px;
}
.specials .content-block {
  max-width: 858px;
  margin: 0 auto;
  width: auto;
  float: none;
}
.specials__title {
  color: #4fa2e3;
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 38px;
}
.specials__item {
  padding: 0 0 28px;
  border-bottom: 1px solid #e3e5ed;
  margin: 0 0 33px;
}
.specials__item:last-child {
  border-bottom: 0;
}
.specials__name {
  color: #88b650;
  font-size: 24px;
  line-height: 1;
  margin: 0 0 15px;
}
.specials__location {
  color: #4fa2e3;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  margin: 0 0 19px;
}
.specials__location-name {
  margin: 0 0 10px;
}
.specials__available {
  color: #3d404f;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px;
}
.specials__desc {
  margin: 0 0 1em;
}
.specials .btn-blue {
  float: left;
}
.specials .btn-green {
  float: right;
}
.specials .btn {
  width: 100%;
  border: none;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .specials .btn {
    width: 46%;
  }
}
@media (min-width: 768px) {
  .specials {
    padding: 40px 20px 20px;
  }
  .specials__title {
    font-size: 22px;
    line-height: 24px;
  }
  .specials__name {
    margin: 0 0 11px;
  }
  .specials__location {
    margin: 0 0 14px;
  }
  .specials__location-name {
    display: inline-block;
    margin: 0 4px 0 0;
  }
  .specials__state {
    display: inline-block;
  }
  .specials .btn {
    width: auto;
    float: none;
    padding: 13px 21px 9px;
    margin: 0 20px 0 0;
  }
  .specials .btn-green {
    padding: 13px 40px 9px;
  }
}
@media (min-width: 992px) {
  .specials__title {
    font-size: 24px;
  }
}
.specials-map {
  padding-bottom: 124px;
}
.state-page {
  padding-bottom: 25px;
}
.state-page .title-blue {
  margin: 0 0 17px;
}
.state-page__title {
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 24px;
}
.state-page p {
  margin: 0 0 30px;
}
.state-page__map {
  margin: 0 0 25px;
}
.state-page__btn {
  text-align: center;
}
@media (min-width: 768px) {
  .state-page__btn {
    text-align: left;
  }
  .state-page__map {
    min-width: 260px;
  }
  .state-page__title {
    font-size: 17px;
    margin: 0 0 10px;
  }
}
.privacy-page {
  color: #000000;
  padding: 27px 0 20px;
}
.privacy-page .content-block {
  width: auto;
  margin: 0 auto;
  max-width: 1105px;
  float: none;
  padding: 0 15px;
}
.privacy-page .title-blue {
  margin: 0 0 23px;
}
.privacy-page__subtitle {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 15px;
}
.privacy-page p {
  margin: 0 0 15px;
}
.privacy-page__questions-list {
  margin: 0 0 58px;
}
.privacy-page__questions-list span {
  display: inline-block;
  margin: 0 10px 0 0;
}
.privacy-page__questions-list li {
  margin: 0 0 15px;
}
.privacy-page__questions-list a {
  color: #4fa2e3;
}
.privacy-page__questions-list a:hover {
  color: #23527c;
}
.privacy-page__question-block {
  margin: 0 0 59px;
}
.privacy-page__question-title {
  margin: 0 0 18px;
}
.privacy-page .list-dotted li {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 0 0 0 20px;
}
.privacy-page .list-dotted li:before {
  width: 5px;
  height: 5px;
  left: 10px;
  top: 8px;
}
.privacy-page .list-dotted--privacy {
  margin: 0 0 13px;
}
.privacy-page .list-dotted--privacy li {
  padding: 0 0 0 21px;
  margin: 0 0 8px;
}
.privacy-page .list-dotted--privacy li:before {
  left: 10px;
}
@media (min-width: 768px) {
  .privacy-page .list-dotted li {
    padding: 0 0 0 30px;
  }
  .privacy-page .list-dotted li:before {
    left: 22px;
  }
  .privacy-page .list-dotted--privacy li {
    padding: 0 0 0 41px;
    margin: 0 0 8px;
  }
  .privacy-page .list-dotted--privacy li:before {
    left: 20px;
  }
}
.reservation-france {
  padding: 0 17px;
}
.reservation-france .content-block {
  width: auto;
  margin: 0 auto;
  max-width: 880px;
  float: none;
}
.reservation-france__title {
  margin: 0 0 17px;
}
@media (min-width: 768px) {
  .reservation-france__title {
    line-height: 31px;
    margin: 0 0 19px;
  }
}
.property-images {
  background: url(../images/property-white-bg.png) 0 0 no-repeat;
  background-size: cover;
  padding: 40px 15px 10px;
  overflow: hidden;
  position: relative;
  top: -28px;
}
.property-images .content-block {
  width: auto;
  margin: 0 auto;
  float: none;
}
.property-images .images-wrap {
  max-width: 524px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .property-images {
    padding: 40px 15px 20px;
  }
}
@media (min-width: 992px) {
  .property-images {
    background-size: 100% 100%;
    padding: 40px 15px 20px;
  }
  .property-images .images-wrap {
    max-width: 1159px;
    padding: 0 40px;
  }
  .property-images .owl-controls {
    display: block;
  }
  .property-images .owl-nav div {
    width: 22px;
    height: 27px;
    position: absolute;
    top: 40%;
    text-indent: 50000px;
  }
  .property-images .owl-nav .owl-prev {
    left: 0;
    background: url(../images/sprite.png) -25px -338px no-repeat;
  }
  .property-images .owl-nav .owl-prev:hover {
    background-position: -25px -369px;
  }
  .property-images .owl-nav .owl-next {
    right: 0;
    background: url(../images/sprite.png) -54px -338px no-repeat;
  }
  .property-images .owl-nav .owl-next:hover {
    background-position: -54px -369px;
  }
}
@media (max-width: 767px) {
  .property-images {
    background: #ffffff;
    top: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .property-images .images-wrap img {
    margin-bottom: 15px;
  }
}
.property-title {
  background: #f5f6f9;
  padding: 32px 15px;
  border-top: 1px solid #e8e8e9;
}
.property-title .title-wrap {
  position: relative;
  max-width: 1079px;
  margin: 0 auto;
}
.property-title__title {
  font-family: Rockwell,serif;
  font-size: 23px;
  line-height: 31px;
  margin: 0 0 12px;
}
.property-title .property-buttons .pagination-btn__prev,
.property-title .property-buttons .pagination-btn__next {
  position: absolute;
  top: 0;
  cursor: pointer;
  color: #9597a1;
  -webkit-user-select: none;
}
.property-title .property-buttons .pagination-btn__prev {
  left: 0;
}
.property-title .property-buttons .pagination-btn__next {
  right: 0;
}
@media (min-width: 768px) {
  .property-title__title {
    font-size: 34px;
    line-height: 31px;
  }
}
@media (min-width: 992px) {
  .property-title__title {
    font-size: 39px;
    margin: 0 0 20px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .property-title .content-block {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .property-title {
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .property-title__title {
    padding: 0 45px;
  }
}
.property-list {
  padding: 5px 15px 25px;
  margin: 0 auto 0;
  position: relative;
  background: #ffffff;
}
.property-list .list-wrap {
  max-width: 1079px;
  margin: 0 auto;
}
.property-list__subtitle {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 15px;
}
.property-list .list-dotted {
  margin: 0 0 21px;
  overflow: hidden;
}
.property-list .list-dotted li {
  padding: 0 0 0 16px;
  width: 33.3333333%;
  float: left;
  font-weight: 400;
}
.property-list .list-dotted li:nth-child(3n+1) {
  clear: both;
}
.property-list .list-dotted li:before {
  left: 6px;
}
.property-list .btn {
  display: inline-block;
}
@media (min-width: 768px) {
  .property-list {
    padding: 20px 15px 59px;
    margin: -40px auto -20px;
  }
  .property-list__subtitle {
    line-height: 24px;
    margin: 0 0 34px;
  }
  .property-list .list-dotted {
    margin: 0 0 29px;
  }
  .property-list .list-dotted li {
    min-height: 3em;
  }
}
@media (min-width: 992px) {
  .property-list__subtitle {
    margin: 0 0 30px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .property-list .content-block {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .property-list .list-dotted li {
    width: 100%;
  }
  .property-list .btn {
    max-width: 274px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.owl-item:first-child .property-title {
  border-top: none;
}
.banner-slider {
  background: none;
  padding: 0 0 30px;
  margin: -2px 0 0;
  height: auto;
  position: relative;
}
.banner-slider.banner-content {
  padding: 0;
}
.banner-slider .subtitle {
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  line-height: 18px;
}
.banner-slider__text {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .3s;
}
.banner-slider .owl-item.center .banner-slider__text {
  opacity: 1;
}
.resort-nav {
  background: #F5F6F9;
  position: relative;
  padding: 7px 0;
  z-index: 3;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebecf2;
}
.resort-nav .content-block {
  width: auto;
  max-width: 1030px;
  float: none;
  margin: 0 auto;
}
.resort-nav .resort-btn {
  line-height: 46px;
  display: inline-block;
  font-size: 16px;
}
.resort-nav .resort-btn__arrow {
  font-size: 9px;
  top: -2px;
  left: 6px;
}
.resort-nav .resort-btn__text {
  color: #4fa2e3;
}
.resort-nav__dropdown {
  margin: 0;
  position: relative;
  float: none;
  padding: 2px 0 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.resort-nav__dropdown a {
  font-size: 16px;
  display: inline-block;
  margin: 0 0 5px;
  color: #3d404f;
  transition-duration: .3s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.resort-nav__dropdown a:hover,
.resort-nav__dropdown a.active {
  color: #4fa2e3;
}
.resort-nav__dropdown ul {
  text-align: center;
}
@media (max-width: 991px) {
  .resort-nav__dropdown a {
    border-bottom: 1px solid #E1E3EB;
    padding: 0.75em 0;
    display: block;
  }
  .resort-nav__dropdown li:last-child a {
    border-bottom: none;
  }
  .resort-nav__dropdown ul {
    text-align: left;
  }
}
.resort-nav .check-rates-btn {
  position: absolute;
  cursor: pointer;
  top: -5px;
  right: 0;
  font-size: 20px;
  font-weight: 300;
  font-family: Rockwell,serif;
  color: #834614;
  padding: 23px 20px;
  background: url(../images/check-rates-bg.png) 0 0 no-repeat;
  text-transform: capitalize;
}
@media (min-width: 1200px) {
  .resort-nav .check-rates-btn {
    top: -25px;
  }
}
@media (min-width: 768px) {
  .resort-nav .resort-btn {
    line-height: 44px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .resort-nav__dropdown {
    display: block;
    background: transparent;
    border: 0;
    width: 100%;
    box-shadow: none;
  }
  .resort-nav__dropdown li {
    display: inline-block;
    margin: 0 2%;
  }
  .resort-nav__dropdown li:first-child,
  .resort-nav__dropdown li:first-of-type {
    margin-left: 0;
  }
  .resort-nav__dropdown a {
    font-size: 18px;
  }
}
.resort-active {
  padding: 0 19px 33px;
}
.resort-active .content-block {
  max-width: 855px;
  width: auto;
  margin: 0 auto;
  float: none;
}
.resort-active__title {
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.resort-active__title--small {
  font-size: 20px;
  line-height: 24px;
  margin: 28px 0 20px;
}
.resort-active__img-wrap {
  margin: 0 0 13px;
}
.resort-active__img-wrap img {
  max-width: 227px !important;
}
.resort-active__gallery {
  margin: 0 0 19px;
}
.resort-active p {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .resort-active {
    padding: 0 19px 62px;
  }
  .resort-active__title {
    font-size: 32px;
  }
  .resort-active__title--small {
    font-size: 22px;
    margin: 26px 0 25px;
  }
  .resort-active__img-wrap img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .resort-active__gallery {
    margin: 0 0 10px 40px;
  }
}
.resort-about {
  margin-bottom: 5px;
}
.resort-about__title {
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.resort-about__list {
  margin: 0 0 11px;
}
.resort-about__list li {
  padding: 0 10px 0 30px;
  position: relative;
  color: #676b7c;
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 9px;
}
.resort-about__list li.resort-about__need-help,
.resort-about__list li.resort-about__social {
  padding-left: 0;
}
.resort-about__list li.resort-about__need-help a {
  word-break: keep-all;
  font-size: 18px;
}
@media (min-width: 500px) {
  .resort-about__list li {
    width: 50%;
    float: left;
  }
}
.resort-about__list li:before {
  content: '';
  display: block;
  position: absolute;
}
.resort-about__list span,
.resort-about__list a {
  color: #4fa2e3;
}
.resort-about__count-sites:before {
  width: 16px;
  height: 17px;
  background: url(../images/sprite.png) -7px -401px no-repeat;
  left: 6px;
  top: 6px;
}
.resort-about__open-close:before {
  width: 24px;
  height: 24px;
  background: url(../images/sprite.png) -24px -401px no-repeat;
  top: 3px;
  left: 0;
}
.resort-about__map-icon:before {
  width: 20px;
  height: 21px;
  background: url(../images/sprite.png) -51px -401px no-repeat;
  left: 1px;
  top: 4px;
}
.resort-about__rate-icon:before {
  width: 24px;
  height: 24px;
  background: url(../images/sprite.png) -73px -401px no-repeat;
  top: 2px;
  left: 0;
}
.resort-about__social span {
  color: #676b7c;
  float: left;
  line-height: 28px;
  display: inline-block;
  margin-right: 3px;
}
.resort-about__social span:after {
  content: ":";
}
.resort-about__social a {
  line-height: 28px !important;
  margin: 0 3px !important;
  padding: 0 !important;
  border-radius: 50%;
  height: 22px !important;
  width: 22px !important;
  overflow: hidden;
  position: relative;
  top: 2px;
}
.resort-about__social a span {
  height: 22px !important;
  width: 22px !important;
}
.resort-about__social a span svg {
  height: 22px !important;
  width: 22px !important;
}
.resort-about p {
  margin: 0 0 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media (min-width: 992px) {
  .resort-about {
    margin-bottom: 18px;
  }
  .resort-about__title {
    font-size: 32px;
    margin: 0 0 27px;
  }
  .resort-about__list {
    margin: 0 0 22px;
  }
  .resort-about__list li {
    width: 25% !important;
    display: inline-block;
    margin: 0;
  }
}
.resort-amenities {
  margin-bottom: 40px;
  padding: 15px;
}
.resort-amenities .content-center {
  max-width: 1080px;
}
.resort-amenities .title-yellow {
  font-size: 26px;
  margin: 0 auto 24px;
  width: 290px;
  line-height: 325%;
}
.resort-amenities__list {
  overflow: hidden;
  margin: 0 0 8px;
}
.resort-amenities__list li {
  width: 50%;
  float: left;
  display: block;
  padding: 13px 0 0 48px;
  position: relative;
  min-height: 50px;
  /*
            &:nth-child(-n+8) {
                display: block;
            }
*/
}
@media (min-width: 992px) {
  .resort-amenities__list li {
    width: 33.33% !important;
  }
}
.resort-amenities__icon-wrap {
  display: inline-block;
  width: 40px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 45px;
}
.resort-amenities__item-name {
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
}
.resort-amenities__view-all {
  margin: 0 0 10px;
  display: inline-block;
}
@media (min-width: 768px) {
  .resort-amenities {
    margin-bottom: 56px;
  }
  .resort-amenities__title-wrap {
    background: url(../images/cabins-item-bg.png) 0 center repeat-x;
  }
  .resort-amenities .title-yellow {
    margin: 0 auto 39px;
  }
  .resort-amenities__list li {
    width: 50%;
    display: block;
    min-height: 50px;
  }
  .resort-amenities__view-all {
    display: none;
  }
}
@media (max-width: 767px) {
  .resort-amenities__list li:nth-child(odd) {
    padding-right: 10px;
  }
}
.resort-map {
  height: 262px;
  padding: 0 0 50px;
  margin: 0 0 33px;
}
.resort-map__temperature {
  background: #f6d14c;
  line-height: 50px;
  color: #ffffff;
}
.resort-map__title {
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  width: 80px;
  vertical-align: middle;
}
.resort-map__deg {
  display: inline-block;
  font-size: 28px;
  vertical-align: middle;
  margin: 0 30px;
}
.resort-map__icon {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .resort-map {
    position: relative;
    height: 309px;
    padding: 0;
    margin: 0 0 39px;
  }
  .resort-map__temperature {
    position: absolute;
    line-height: inherit;
    top: 51px;
    left: 25px;
    width: 155px;
    border: 1px solid #ffffff;
    padding: 5px 0 11px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.5);
  }
  .resort-map__deg {
    margin: 0 15px 0 0;
  }
  .resort-map__title {
    display: block;
    text-align: center;
    width: auto;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 4px;
  }
}
@media (min-width: 992px) {
  .resort-map {
    height: 400px;
  }
  .resort-map__center-temp {
    max-width: 855px;
    margin: 0 auto;
    position: relative;
  }
  .resort-map__temperature {
    top: -350px;
  }
}
@media (min-width: 768px) {
  .resort-nearby {
    padding-bottom: 47px;
  }
  .resort-nearby .title-blue {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .resort-nearby .content-center {
    max-width: 1080px;
  }
  .resort-nearby .one-camp__wrap-image {
    height: inherit;
    margin: 0 0 12px;
  }
  .resort-nearby .one-camp__name {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
  }
  .resort-nearby .one-camp__state {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .resort-nearby .one-camp__wrapper--resort-main {
    max-width: 300px;
  }
}
.resort-heading.desktop {
  background: url(../images/bg-resort-gradient.png) repeat-x scroll 0 0 transparent;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 5;
  min-height: 166px;
}
@media (max-width: 767px) {
  .resort-heading.desktop {
    display: none;
  }
}
.resort-heading.desktop h1 {
  margin: 0;
  text-transform: none;
  font-size: 30px;
  padding: 1em 0 0;
  line-height: 1;
}
.resort-heading.desktop h1 + span {
  display: block;
  font-weight: 300;
  font-size: 18px;
}
@media (min-width: 768px) {
  .resort-heading.desktop h1 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  .resort-heading.desktop h1 {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .resort-heading.desktop h1 {
    font-size: 44px;
  }
}
@media (min-width: 768px) {
  .resort-heading.desktop.region-page h1 {
    font-size: 58px;
    margin-bottom: 0.25em;
    padding-top: 35px;
  }
}
@media (min-width: 1200px) {
  .resort-heading.desktop.region-page .subtitle {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .resort-heading.desktop.region-page .subtitle {
    font-size: 32px;
    margin: -10px 0 0;
    font-family: Rockwell,serif;
    line-height: 1em;
  }
}
.banner-content.banner-slider {
  overflow: visible;
}
.resort-heading.mobile {
  background-color: #4fa2e3;
  padding: 20px 0 10px;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .resort-heading.mobile {
    display: none;
  }
}
.resort-heading.mobile h1 {
  font-size: 28px;
  line-height: 1.1;
  margin: 0;
  text-transform: none;
}
.resort-heading.mobile h1 + span {
  color: #fff;
}
.banner-carousel__slider .owl-item > div {
  background: #000;
}
.banner-carousel__slider .owl-item > div img {
  opacity: 0.6 !important;
  transition: opacity 0.3s;
}
.banner-carousel__slider .owl-item.active.center img {
  opacity: 1 !important;
}
.banner-carousel__slider .owl-controls {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
}
.banner-carousel__slider .owl-nav {
  position: relative;
  margin: 0 auto;
  max-width: 960px;
}
.banner-carousel__slider .owl-nav > div {
  width: 63px;
  height: 110px;
}
@media (max-width: 767px) {
  .banner-carousel__slider .owl-nav > div {
    width: 31.5px;
    height: 71px;
    background-size: cover;
  }
}
.banner-carousel__slider .owl-prev,
.banner-carousel__slider .owl-next {
  text-indent: -9999px;
  font-size: 0;
  opacity: 0.9;
}
.banner-carousel__slider .owl-prev:hover,
.banner-carousel__slider .owl-next:hover {
  opacity: 1;
}
.banner-carousel__slider .owl-prev {
  background: url(../images/carousel-left-hi.png) no-repeat 0 0 transparent;
  left: 0;
  position: absolute;
}
.banner-carousel__slider .owl-next {
  background: url(../images/carousel-right-hi.png) no-repeat 0 0 transparent;
  right: 0;
  position: absolute;
}
.resort-news-preview {
  margin-bottom: 30px;
}
.cat-heading {
  color: #8e919f;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border-bottom: 1px solid #e8e8e9;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.cat-heading a {
  float: right;
  color: #4fa2e3;
  text-decoration: underline;
  text-transform: none;
}
.check-rates {
  margin: 0 auto;
}
.check-rates__title-wrap {
  padding: 0 20px;
}
.check-rates__title {
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 10px;
}
.check-rates .resort-active__img-wrap {
  margin: 0 0 15px;
}
.check-rates .resort-active__gallery {
  margin: 0 0 24px;
}
.check-rates__subtitle {
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 29px;
  margin: 0 0 25px;
}
.check-rates__item {
  padding: 25px 20px 35px;
  background: #f1f2f6;
}
.check-rates__item:nth-child(even) {
  background: #f9fafc;
}
.check-rates__name {
  font-weight: 700;
  font-size: 21px;
  line-height: 24px;
  margin: 0 0 8px;
}
.check-rates__price {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px;
}
.check-rates__not-available {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 8px;
}
.check-rates p {
  margin: 0 0 10px;
}
.check-rates__btn {
  margin: 16px 0 0;
}
@media (min-width: 768px) {
  .check-rates {
    margin: 0 auto 57px;
  }
  .check-rates__item {
    padding: 35px 30px 32px;
  }
  .check-rates__title {
    display: inline-block;
    font-size: 32px;
    line-height: 24px;
    margin: 0 14px 0 0;
  }
  .check-rates__subtitle {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
  }
  .check-rates__list {
    padding: 0 20px 0;
  }
  .check-rates__name {
    font-size: 23px;
    display: inline-block;
  }
  .check-rates__price {
    display: inline-block;
  }
  .check-rates .resort-active__img-wrap {
    margin: 10px 0 15px 10px;
  }
  .check-rates .list-dotted--3column {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .check-rates__btn {
    text-align: left;
    margin: 13px 0 0;
  }
}
@media (min-width: 768px) {
  .check-rates__title {
    font-size: 34px;
  }
  .check-rates__subtitle {
    margin: 0 0 28px;
  }
}
.resort-direct {
  margin: 0 auto 47px;
}
.resort-direct__point {
  position: relative;
  padding: 7px 0 0 57px;
}
.resort-direct__icon {
  position: absolute;
  left: 9px;
  top: 14px;
}
.resort-direct__wrap-start .btn-green {
  position: absolute;
  right: 0;
  top: 7px;
}
.resort-direct__wrap-start .form-group .stn-input {
  border-color: #88b650;
  height: 50px;
}
@media (min-width: 1400px) {
  .resort-direct__wrap-start .btn-green {
    padding: 14px 25px;
  }
}
.direction-map {
  margin: 0 auto 34px;
}
.direction-map .content-center {
  height: 400px;
}
@media (min-width: 768px) {
  .direction-map .content-center {
    height: 494px;
  }
}
@media (min-width: 992px) {
  .direction-map .content-center {
    height: 588px;
  }
}
.resort-news {
  margin: 0 auto 90px;
}
.resort-news .list-dotted {
  -moz-column-count: inherit;
  -webkit-column-count: inherit;
  column-count: inherit;
}
.resort-news .list-dotted li {
  margin: 0 0 15px;
}
.resort-news .resort-active__gallery {
  margin: 0 0 28px;
}
@media (min-width: 768px) {
  .resort-news .resort-active__gallery img {
    max-width: 40%;
  }
}
.resort-news__item {
  margin: 0 0 30px;
}
.resort-news__item--rental {
  border-bottom: 1px solid #e0e2eb;
  padding: 0 0 30px;
}
.resort-news__item--rental:last-child {
  border-bottom: 0;
}
.resort-news__item--rental:before,
.resort-news__item--rental:after {
  content: " ";
  display: table;
}
.resort-news__item--rental:after {
  clear: both;
}
.resort-news__item--rental:before,
.resort-news__item--rental:after {
  content: " ";
  display: table;
}
.resort-news__item--rental:after {
  clear: both;
}
.resort-news__item h5 {
  color: #4fa2e3;
}
.resort-news__item .more-news {
  margin-top: 15px;
}
.resort-news__item .more-news a {
  color: #4fa2e3;
}
.resort-news__title {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 10px;
}
.resort-news p {
  margin: 0 0 11px;
}
@media (min-width: 768px) {
  .resort-news__title {
    font-size: 22px;
  }
  .resort-news .resort-active__gallery {
    margin: 0 0 28px 30px;
  }
  .resort-news .list-dotted {
    margin: 0 0 15px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .resort-news .list-dotted li {
    margin: 0 0 15px;
  }
}
.resort-news__item h5 {
  margin-bottom: 0.5em;
}
.resort-news__item h6 {
  margin-bottom: 0.5em;
  color: #4fa2e3;
}
@media (min-width: 768px) {
  .resort-news__item img {
    max-width: 300px;
  }
  .resort-news__item img.img-left {
    margin: 0 40px 20px 0;
    float: left;
  }
  .resort-news__item img.img-right {
    margin: 0 0 20px 40px;
    float: right;
  }
}
.resort-policies {
  padding: 0 20px 20px;
}
.resort-policies__main-title {
  margin: 0 0 15px;
}
.resort-policies .list-dotted {
  -moz-column-count: inherit;
  -webkit-column-count: inherit;
  column-count: inherit;
}
.resort-policies .list-dotted li {
  margin: 0 0 15px;
}
.resort-policies__item {
  border-bottom: 1px solid #e4e6ee;
  padding: 0 0 18px;
  margin: 0 0 31px;
}
.resort-policies__item:last-child {
  border-bottom: 0;
}
.resort-policies__title {
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 24px;
}
.resort-policies__subtitle {
  margin: 20px 0 19px;
}
@media (min-width: 768px) {
  .resort-policies__title {
    font-size: 18px;
  }
}
.resort-rentals {
  padding: 0 19px;
}
.resort-rentals__gallery {
  margin: 0 0 29px;
}
.resort-rentals__btn {
  margin: 30px 0 0;
}
.resort-rentals__desc {
  margin: 15px 0 0;
  font-size: 18px;
  line-height: 24px;
}
.resort-rentals .list-dotted {
  clear: both;
}
.resort-rentals .list-dotted li {
  margin: 0 0 15px;
}
.resort-rentals p {
  margin: 0 0 11px;
}
.resort-rentals__special-desc {
  font-size: 16px;
  line-height: 24px;
  color: #3d404f;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .resort-rentals__gallery {
    margin: 0 0 28px 30px;
  }
  .resort-rentals .list-dotted {
    margin: 0 0 15px;
  }
  .resort-rentals .list-dotted li {
    margin: 0 0 15px;
  }
  .resort-rentals__btn {
    text-align: left;
  }
}
.video-one {
  margin: 0 0 10px;
  position: relative;
  overflow: hidden;
}
.video-one .video-one__wrap {
  width: 100%;
  padding-bottom: 82%;
  height: 0;
  overflow: hidden;
}
.video-one video {
  max-height: 500px;
}
.video-one .preloader {
  display: none;
}
.video-one .preloader .table {
  width: 100%;
  height: 100%;
}
.video-one .preloader img {
  width: 100px;
}
.video-one .btn_play {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  transition-duration: .3s;
  cursor: pointer;
  z-index: 2;
  text-align: center;
}
.video-one .btn_play .table {
  width: 100%;
  height: 100%;
}
.video-one .btn_play .icon {
  display: inline-block;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: rgba(79, 162, 227, 0.72) url(../images/youtube_btn.png) center no-repeat;
  transition: background-color 0.3s;
}
.video-one .btn_play:hover .icon {
  background-color: #91bfea;
}
.video-one .btn_play:active .icon {
  background-color: #3d404f;
}
.video-one.video-about iframe {
  width: 100%;
}
.video-one .youtube_link {
  width: 100%;
  display: block;
  text-align: center;
  line-height: 0;
}
.video-one .youtube_link img {
  width: 100%;
}
.video-one__wrap {
  position: relative;
}
.video-one__popup .btn_play .icon {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.4) url(../images/youtube_btn.png) center no-repeat;
}
.video-one__name {
  font-size: 16px;
  line-height: 25px;
  color: #4fa2e3;
  display: inline-block;
}
.video-one__name-wrap {
  height: 50px;
  overflow: hidden;
  margin: 5px 0 0;
}
.resort-video {
  background: url(../images/resort-video-bg.png) 0 0 no-repeat;
  background-size: cover;
  padding: 45px 15px;
  margin: 0 auto 27px;
}
.resort-video__title {
  font-size: 22px;
  line-height: 24px;
  margin: 0 0 10px;
}
.resort-video__desc {
  color: #818390;
  font-size: 16px;
  line-height: 24px;
}
.resort-video .video-one {
  margin: 0 0 12px;
}
@media (min-width: 768px) {
  .resort-video {
    padding: 50px 15px;
    margin: 0 0 48px;
  }
  .resort-video .content-center {
    position: relative;
  }
  .resort-video__text {
    position: absolute;
    top: 45px;
    max-width: 74%;
    left: 12%;
    right: 12%;
  }
  .resort-video__title {
    color: #ffffff;
    font-size: 28px;
    margin: 0 0 20px;
  }
  .resort-video__desc {
    color: #ffffff;
  }
  .resort-video .btn_play .icon {
    width: 100px;
    height: 100px;
    background-image: url(../images/youtube_btn_big.png);
  }
}
.youtube-modal {
  height: 400px;
  max-width: 700px;
  margin: 0 20px;
  overflow: hidden !important;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .youtube-modal {
    margin: 0 auto;
  }
}
.modal .close-x {
  opacity: 0.7;
  position: absolute;
  right: -10px;
  top: -10px;
}
.close-x {
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 2px #000;
  color: #fff;
  font-size: 21px;
  height: 1.5em;
  text-align: center;
  width: 1.5em;
}
.content-center {
  margin: 0 auto;
  max-width: 1080px;
}
#check-rates-modal {
  z-index: 99;
}
.form-control.datepicker {
  background-color: #ffffff;
}
.ui-datepicker-calendar .ui-datepicker-unselectable span,
.ui-datepicker-calendar .ui-datepicker-disabled span {
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  font-family: 'Oswald', sans-serif;
  display: block;
  background: #ffffff;
  color: #999;
  transition-duration: .3s;
  padding: 0 12px;
}
.region-head .title-blue + p,
.region-head p:first-of-type {
  font-weight: bold;
}
.state-page .title-blue + p a,
.state-page p:first-of-type a {
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #4fa2e3;
  border-bottom: 1px solid #4fa2e3;
}
.rates-sidebar {
  background: #88b650;
  padding: 20px 15px;
}
.rates-sidebar .expand-body {
  display: none;
}
.rates-sidebar h3 {
  font-size: 20px;
  color: #ffffff;
  font-family: Rockwell,serif;
  cursor: pointer;
}
.rates-sidebar h3:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #d1e3c0;
}
.rates-sidebar p {
  font-size: 15px;
  color: #000000;
  text-align: center;
  max-width: 212px;
  margin: 12px auto 20px;
}
.rates-sidebar .form-group .stn-input {
  font-size: 14px;
  height: 44px;
}
.rates-sidebar .form-group label {
  font-size: 14px;
  color: #ffffff;
}
.rates-sidebar .date-input label:before {
  bottom: 13px;
  right: 10px;
  background-position: -50px -260px;
}
.rates-sidebar .stn-select .jq-selectbox__select {
  font-size: 14px;
  height: 44px;
}
.rates-sidebar .wrap-radio {
  margin-top: 20px;
}
.rates-sidebar .wrap-radio .one-radio {
  display: inline-block;
  margin-right: 10px;
}
.rates-sidebar .btn {
  font-size: 15px;
  border: none;
  text-transform: uppercase;
  padding: 15px 25px 10px;
}
.rates-sidebar .row {
  margin-left: -6px;
  margin-right: -6px;
}
.rates-sidebar .col-xs-1,
.rates-sidebar .col-sm-1,
.rates-sidebar .col-md-1,
.rates-sidebar .col-lg-1,
.rates-sidebar .col-xs-2,
.rates-sidebar .col-sm-2,
.rates-sidebar .col-md-2,
.rates-sidebar .col-lg-2,
.rates-sidebar .col-xs-3,
.rates-sidebar .col-sm-3,
.rates-sidebar .col-md-3,
.rates-sidebar .col-lg-3,
.rates-sidebar .col-xs-4,
.rates-sidebar .col-sm-4,
.rates-sidebar .col-md-4,
.rates-sidebar .col-lg-4,
.rates-sidebar .col-xs-5,
.rates-sidebar .col-sm-5,
.rates-sidebar .col-md-5,
.rates-sidebar .col-lg-5,
.rates-sidebar .col-xs-6,
.rates-sidebar .col-sm-6,
.rates-sidebar .col-md-6,
.rates-sidebar .col-lg-6,
.rates-sidebar .col-xs-7,
.rates-sidebar .col-sm-7,
.rates-sidebar .col-md-7,
.rates-sidebar .col-lg-7,
.rates-sidebar .col-xs-8,
.rates-sidebar .col-sm-8,
.rates-sidebar .col-md-8,
.rates-sidebar .col-lg-8,
.rates-sidebar .col-xs-9,
.rates-sidebar .col-sm-9,
.rates-sidebar .col-md-9,
.rates-sidebar .col-lg-9,
.rates-sidebar .col-xs-10,
.rates-sidebar .col-sm-10,
.rates-sidebar .col-md-10,
.rates-sidebar .col-lg-10,
.rates-sidebar .col-xs-11,
.rates-sidebar .col-sm-11,
.rates-sidebar .col-md-11,
.rates-sidebar .col-lg-11,
.rates-sidebar .col-xs-12,
.rates-sidebar .col-sm-12,
.rates-sidebar .col-md-12,
.rates-sidebar .col-lg-12 {
  padding-left: 6px;
  padding-right: 6px;
}
.rates-sidebar.expanded .expand-body {
  display: block;
}
.rates-sidebar.expanded h3:before {
  border-top-color: #d1e3c0;
  border-left-color: transparent;
}
#MicrosoftTranslatorWidget #WidgetLauncher {
  margin: 5px 5px 0;
}
.resort-bubble {
  position: relative;
}
.resort-bubble img {
  border: 1px solid #A1A1A1;
  margin-right: 10px;
  width: 100px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
}
.resort-bubble .closeInfoBubble {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/close-infobox.gif) no-repeat 0 0 scroll transparent;
  text-indent: -9999em;
  overflow: hidden;
  width: 13px;
  height: 13px;
  cursor: pointer;
}
.resort-bubble .info {
  line-height: 1em;
  padding: 0 18px 0 110px;
  min-height: 80px;
}
.resort-bubble .info span {
  display: block;
}
.resort-bubble .info .title {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #4fa2e3;
  line-height: 1.3em;
  margin-bottom: 0.5em;
  text-decoration: underline;
  display: block;
  text-transform: none;
}
.resort-bubble .info .title:hover {
  text-decoration: none;
}
.resort-bubble .info .address {
  font-size: 13px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1.2;
}
div[class*="_ibani_"] > div {
  height: auto !important;
}
.resort-map .resort-bubble .info .title,
.direction-map .resort-bubble .info .title {
  line-height: 1em;
}
.resort-map .resort-bubble .info .address,
.direction-map .resort-bubble .info .address {
  margin-bottom: 0;
  line-height: 1.3em;
}
.resort-map .resort-bubble .info .address span,
.direction-map .resort-bubble .info .address span {
  display: inline-block;
}
.adp-step,
.adp-text {
  padding-left: 30px;
}
#print_directions {
  background: url(../images/icon-printer.png) no-repeat 0 0 transparent;
  width: 23px;
  height: 23px;
}
.resort-spot-marketing {
  padding-bottom: 40px;
  padding-top: 50px;
}
.resort-spot-marketing div[class*="col-"] {
  padding: 0 10px;
}
.resort-spot-marketing img {
  display: block;
  margin: 0 auto;
}
.resort-spot {
  border: 1px solid #dfdfe1;
}
.resort-spot.weather-module {
  background: url(../images/bg-yellow-pattern.png) 0 0 repeat #f6d14c;
  padding: 10px;
  text-align: center;
  margin: 0;
}
.resort-spot.weather-module .border {
  border: 1px solid #fff;
  padding: 15px;
  height: 100%;
}
.resort-spot.weather-module h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}
.resort-spot.weather-module #weather {
  background: none;
  border-radius: 0;
  padding: 0;
  border: none;
  min-height: 140px;
}
.resort-spot.weather-module #weather .temperature {
  font-size: 37px;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-top: -10px;
}
.resort-spot.weather-module #weather .temperature i.weather {
  color: #ffffff;
  margin-left: 20px;
  font-size: 76px;
  position: relative;
  top: 6px;
}
.resort-spot.weather-module #weather .five-day {
  border-top: 2px solid #ffffff;
  padding-top: 10px;
  margin-top: 5px;
}
.resort-spot.weather-module #weather .five-day li {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.resort-spot.weather-module #weather .five-day span {
  display: block;
  line-height: 1em;
}
.resort-spot.weather-module #weather .five-day .day {
  font-size: 12px;
  margin-bottom: 5px;
}
.resort-spot.weather-module #weather .five-day .temp {
  font-size: 20px;
  font-weight: 400;
}
.resort-spot.nearby-module {
  min-height: 10em;
  position: relative;
}
.resort-spot.nearby-module h4 {
  font-size: 18px;
  background: #4fa2e3;
  color: #ffffff;
  text-align: center;
  padding: 15px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
}
.resort-spot.nearby-module ul {
  padding: 58px 25px 10px;
  background-color: #fff;
  height: 100%;
  overflow-y: scroll;
}
.resort-spot.nearby-module ul li {
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px;
}
.resort-spot.nearby-module ul li a {
  text-decoration: underline;
  color: #4fa2e3;
  display: block;
  margin-bottom: 2px;
}
.resort-spot.nearby-module ul li span {
  color: #676b7c;
  display: block;
}
.resort-spot.nearby-module ul li:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .resort-spot {
    margin-bottom: 20px !important;
  }
}
.resort-spot-carousel .owl-nav {
  display: block !important;
}
.resort-spot-carousel .owl-nav > div {
  width: 38px;
  height: 66px;
}
@media (max-width: 767px) {
  .resort-spot-carousel .owl-nav > div {
    width: 31.5px;
    height: 71px;
    background-size: cover;
  }
}
.resort-spot-carousel .owl-prev,
.resort-spot-carousel .owl-next {
  text-indent: -9999px;
  font-size: 0;
  opacity: 0.9;
  position: absolute;
  top: 35%;
  background-size: cover !important;
}
.resort-spot-carousel .owl-prev:hover,
.resort-spot-carousel .owl-next:hover {
  opacity: 1;
}
.resort-spot-carousel .owl-prev {
  background: url(../images/carousel-left-hi-blue.png) no-repeat 0 0 transparent;
  left: 0;
}
.resort-spot-carousel .owl-next {
  background: url(../images/carousel-right-hi-blue.png) no-repeat 0 0 transparent;
  right: 0;
}
@media (max-width: 767px) {
  .resort-spot-carousel .owl-prev {
    left: -20px;
  }
  .resort-spot-carousel .owl-next {
    right: -15px;
  }
}
@media (min-width: 1200px) {
  .resort-spot-carousel .owl-prev {
    left: -5%;
  }
  .resort-spot-carousel .owl-next {
    right: -5%;
  }
}
body.not(.view-resort) #system-message-container #system-message {
  padding-bottom: 100px;
}
#system-message-container .container {
  max-width: 960px;
  position: relative;
}
#system-message-container .container .alert {
  margin: 20px 0;
}
.resort-koa-logo {
  display: block;
  margin: 10px auto;
}
@media (min-width: 400px) {
  .resort-koa-logo {
    float: right;
    margin: 0 0 20px 20px;
  }
}
#check-rates.resort-rates-form {
  background: #88b650;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  z-index: 100;
}
#check-rates.resort-rates-form #system-message-container * {
  color: #000;
}
#check-rates.resort-rates-form #system-message-container p {
  margin-bottom: 0.5em;
}
#check-rates.resort-rates-form #system-message-container .error.message {
  padding-bottom: 0;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
#check-rates.resort-rates-form #system-message-container .error.message h4 {
  margin-top: 0;
  color: inherit;
}
#check-rates.resort-rates-form #system-message-container .error.message .alert-link {
  font-weight: bold;
}
#check-rates.resort-rates-form #system-message-container .error.message > p,
#check-rates.resort-rates-form #system-message-container .error.message > ul {
  margin-bottom: 0;
}
#check-rates.resort-rates-form #system-message-container .error.message > p + p {
  margin-top: 5px;
}
#check-rates.resort-rates-form #system-message-container .error.message hr {
  border-top-color: #e4b9c0;
}
#check-rates.resort-rates-form #system-message-container .error.message .alert-link {
  color: #843534;
}
#check-rates.resort-rates-form:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  background: url(../images/bg-green-wave.png) repeat-x center bottom transparent;
  z-index: 10;
  height: 20px;
}
#check-rates.resort-rates-form h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-bottom: 7px;
}
#check-rates.resort-rates-form p {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-bottom: 15px;
}
#check-rates.resort-rates-form .form-group .label {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: block;
}
#check-rates.resort-rates-form .form-group .stn-input,
#check-rates.resort-rates-form .form-group .stn-select .jq-selectbox__select {
  border-radius: 3px;
}
#check-rates.resort-rates-form .form-group .stn-select .jq-selectbox__select-text {
  padding: 17px 0;
}
@media (min-width: 768px) {
  #check-rates.resort-rates-form .form-group .jq-selectbox__dropdown {
    bottom: auto !important;
    top: 51px !important;
  }
}
#check-rates.resort-rates-form .input-group-custom {
  margin-bottom: 0;
}
#check-rates.resort-rates-form .one-radio {
  margin: 0 20px 0 0;
  display: inline-block;
}
#check-rates.resort-rates-form .one-radio label {
  color: #ffffff;
  font-weight: normal;
}
#check-rates.resort-rates-form .one-radio:last-child {
  margin: 0;
}
#check-rates.resort-rates-form .date-input {
  background: #ffffff;
  border-radius: 5px;
}
#check-rates.resort-rates-form .date-input:before {
  content: '';
  width: 18px;
  height: 20px;
  position: absolute;
  margin-top: -10px;
  top: 50%;
  right: 12px;
  background: url(../images/sprite.png) -71px -260px no-repeat;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 991px) and (min-width: 768px) {
  #check-rates.resort-rates-form .date-input:before {
    display: none;
  }
}
#check-rates.resort-rates-form .date-input input {
  background: transparent;
  position: relative;
  z-index: 2;
}
#check-rates.resort-rates-form .btn {
  width: 100%;
  height: 53px;
  border-radius: 3px;
}
#check-rates.resort-rates-form #system-message-container {
  clear: both;
  text-align: left;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#check-rates.resort-rates-form #system-message-container #system-message {
  margin-bottom: 15px;
}
#check-rates.resort-rates-form .koa-number {
  margin-top: 10px;
}
#check-rates.resort-rates-form .koa-number p a {
  color: #ffffff;
}
@media (min-width: 992px) {
  #check-rates.resort-rates-form .form-row .col-cus-6 {
    width: 24.272727273%;
  }
  #check-rates.resort-rates-form .form-row .col-cus-2 {
    width: 10.090909091%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #check-rates.resort-rates-form .btn {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  #check-rates.resort-rates-form {
    padding-bottom: 20px;
  }
}
.form-row {
  margin: 0 -10px;
}
.form-row .col-cus-7,
.form-row .col-cus-6,
.form-row .col-cus-3,
.form-row .col-cus-4,
.form-row .col-cus-2 {
  padding: 0 10px;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-row .col-cus-7 {
  width: 31.818181818%;
}
.form-row .col-cus-6 {
  width: 27.272727273%;
}
.form-row .col-cus-4 {
  width: 18.181818182%;
}
.form-row .col-cus-3 {
  width: 13.636363636%;
}
.form-row .col-cus-2 {
  width: 9.090909091%;
}
@media (max-width: 991px) {
  .form-row .col-cus-7,
  .form-row .col-cus-6,
  .form-row .col-cus-3,
  .form-row .col-cus-4,
  .form-row .col-cus-2 {
    float: none;
    display: block;
    width: 100%;
  }
  .form-row .col-cus-sm-6,
  .form-row .col-cus-sm-4,
  .form-row .col-cus-sm-3 {
    float: left;
    display: inline-block;
  }
  .form-row .col-cus-sm-4 {
    width: 33.3333333%;
  }
  .form-row .col-cus-sm-6 {
    width: 50%;
  }
}
html:not(.ie8) .banner-carousel__slider.placeholder-load {
  width: 100000px;
  text-align: center;
}
html:not(.ie8) .banner-carousel__slider.placeholder-load div {
  display: inline-block;
}
.refine-search-column {
  background: #f5f6f9;
  padding: 0 30px;
}
.refine-search-column form {
  padding: 0 0 20px;
}
.refine-search-column form h4 {
  color: #676b7c;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.refine-search-column form .icon-link-wrap {
  padding: 0 15px;
}
.refine-search-column form .icon-link {
  color: #4fa2e3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-decoration: none;
}
.refine-search-column form .icon-link.map-search-icon:before {
  background-position: -27px -190px;
}
.refine-search-column form .icon-link.view-all-icon:before {
  background-position: -27px -216px;
}
.refine-search-column form .icon-link:hover {
  padding-bottom: 0;
  text-decoration: underline;
}
.refine-search-column form .icon-link.view-all-icon,
.refine-search-column form .icon-link.map-search-icon {
  margin-top: 20px;
  display: inline-block;
}
.refine-search-column form label,
.refine-search-column form .amenities-open {
  color: #676b7c;
  display: inline-block;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 20px;
}
.refine-search-column form .amenities {
  margin-bottom: 35px;
}
.refine-search-column form .amenities .amenities-open {
  position: relative;
}
.refine-search-column form .amenities .amenities-open:after {
  content: "+";
  display: inline-block;
  position: absolute;
  font-size: 30px;
  font-weight: 300;
  right: -15px;
  top: -4px;
}
.refine-search-column form .amenities .amenities-close {
  display: none;
  color: #84858d;
  font-size: 17px;
  font-weight: 300;
  text-decoration: underline;
  float: right;
  margin-top: 20px;
}
.refine-search-column form .amenities .amenities-content {
  display: none;
}
.refine-search-column form .amenities.expanded .amenities-open:after {
  display: none;
}
.refine-search-column form .amenities.expanded .amenities-close {
  display: inline-block;
}
.refine-search-column form .amenities.expanded .amenities-content {
  display: block;
}
.refine-search-column form .stn-select .jq-selectbox__select {
  border-color: #cfd0d3;
}
.refine-search-column form .jq-selectbox__dropdown {
  top: 51px !important;
  bottom: auto !important;
}
.refine-search-column form #amenities_list li {
  display: block;
  position: relative;
  margin: 5px 0;
}
.refine-search-column form #amenities_list input {
  position: absolute;
  left: 0;
  top: 1px;
}
.refine-search-column form #amenities_list label {
  font-size: 16px;
  padding-left: 30px;
  font-weight: 300;
  margin: 0;
}
.refine-search-column form .btn {
  width: 100%;
}
.refine-search-column .expand-toggle:before {
  content: "Show ";
}
.refine-search-column .expand-toggle.expanded:before {
  content: "Hide ";
}
@media (min-width: 768px) {
  .refine-search-column .expand-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .refine-search-column {
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .refine-search-column form {
    text-align: left;
    margin-top: 30px;
    padding: 0 25px 0 40px;
  }
  .refine-search-column .search-toggle {
    display: block;
    text-transform: uppercase;
    color: #676b7c;
    padding: 20px 0;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
  }
  .refine-search-column .search-toggle i {
    font-style: normal;
    float: right;
    line-height: 1;
    font-weight: 400;
    margin-top: -5px;
    font-size: 24px;
  }
  .refine-search-column .expand-content {
    height: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    margin: 0 !important;
  }
  .refine-search-column .expand-content.expanded {
    height: auto !important;
    overflow: visible;
    padding: 0 0 20px !important;
    border-top: 1px solid #CFD0D3;
    margin-top: 20px !important;
  }
}
.noresults-content {
  padding: 15px 25px;
}
#scratchpadAlert {
  left: -68px;
  top: 50px;
}
#scratchpadAlert p {
  color: #3d404f;
  text-shadow: none;
}
.img-map,
map area {
  outline: none;
}
.resorts-search {
  background: #f5f6f9;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 991px) {
  .resorts-search {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .resorts-search .resort-name-search {
    display: none;
  }
}
.resorts-search .content-block {
  float: none;
}
@media (max-width: 991px) {
  .resorts-search .stn-select {
    margin-bottom: 1em;
  }
}
.resorts-search form {
  max-width: 732px;
  margin: 0 auto;
}
.resorts-search form .jq-selectbox__dropdown {
  top: 51px !important;
  bottom: auto !important;
}
.resorts-search form label,
.resorts-search form .amenities-open {
  color: #676b7c;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 7px;
}
.resorts-search form .amenities {
  background: #e6e7ed;
  margin-top: 20px;
  padding: 18px 20px;
}
.resorts-search form .amenities #amenities_list {
  margin-top: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.resorts-search form .amenities #amenities_list li {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .resorts-search form .amenities #amenities_list li {
    float: left;
    width: 33.33333333%;
  }
}
.resorts-search form .amenities #amenities_list li input[type="checkbox"] {
  position: absolute;
  left: 15px;
  top: 2px;
}
.resorts-search form .amenities #amenities_list li label {
  padding-left: 22px;
  color: #84858d;
  font-size: 17px;
  font-weight: 300;
}
.resorts-search form .amenities .amenities-open {
  position: relative;
}
.resorts-search form .amenities .amenities-open:after {
  content: "+";
  display: inline-block;
  position: absolute;
  font-size: 30px;
  font-weight: 300;
  right: -15px;
  top: 2px;
}
.resorts-search form .amenities .amenities-close {
  display: none;
  color: #84858d;
  font-size: 17px;
  font-weight: 300;
  text-decoration: underline;
  float: right;
}
.resorts-search form .amenities .amenities-content {
  display: none;
}
.resorts-search form .amenities.expanded .amenities-open:after {
  display: none;
}
.resorts-search form .amenities.expanded .amenities-close {
  display: inline-block;
}
.resorts-search form .amenities.expanded .amenities-content {
  display: block;
}
.resorts-search form .submit-wrap {
  text-align: center;
  margin-top: 20px;
}
.resorts-search form .submit-wrap .btn {
  margin: 0 10px;
  width: 190px;
  padding: 0;
  height: 52px;
  line-height: 52px;
}
.resorts-search form .submit-wrap .btn-map {
  border: 2px solid #4fa2e3;
  color: #4fa2e3;
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}
.resorts-search form .submit-wrap .btn-map:before {
  content: "";
  display: inline-block;
  height: 52px;
  width: 41px;
  background: url(/templates/rvotg-responsive/images/icon-map.png) 0 center no-repeat;
  vertical-align: middle;
  margin-right: 8px;
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}
.resorts-search form .submit-wrap .btn-map:hover,
.resorts-search form .submit-wrap .btn-map:focus {
  color: #3d404f;
  border-color: #3d404f;
}
.resorts-search form .submit-wrap .btn-map:hover:before,
.resorts-search form .submit-wrap .btn-map:focus:before {
  background-image: url(/templates/rvotg-responsive/images/icon-map-dark.png);
}
#scratchpadModal .modal-dialog {
  max-width: 500px;
}
#scratchpadModal .modal-content {
  padding: 20px;
  text-align: center;
}
#scratchpadModal .close-modal {
  position: absolute;
  font-size: 25px;
  color: #3d404f;
  top: 10px;
  right: 10px;
  line-height: 14px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  padding: 0;
  background: transparent;
  border: 1px solid #3d404f;
}
#scratchpadModal .close-modal span {
  position: relative;
  top: -2px;
}
#scratchpadModal h3 {
  color: #4fa2e3;
  margin-bottom: 15px;
}
#scratchpadModal p {
  margin-bottom: 10px;
}
#scratchpadModal .btn {
  padding-left: 50px;
  padding-right: 50px;
}
#MaxLOSPopup {
  padding: 20px;
  text-align: center;
}
#MaxLOSPopup h3 {
  margin-bottom: 10px;
}
#MaxLOSPopup p {
  margin: 0 auto 20px;
  max-width: 281px;
}
#MaxLOSPopup p a {
  font-weight: bold;
  color: #4fa2e3;
  text-decoration: none;
}
.ui-datepicker-header .ui-datepicker-next::before,
.ui-datepicker-header .ui-datepicker-prev::before {
  font-size: 40px;
}
@media (max-width: 991px) {
  #WidgetFloaterPanels {
    top: auto !important;
    left: 0 !important;
    bottom: 200px !important;
    right: auto !important;
  }
  #WidgetFloaterPanels .DDStyle table {
    min-width: 215px !important;
  }
}
@media (max-width: 767px) {
  .tripadvisor {
    text-align: center;
    margin-top: 20px;
  }
  .tripadvisor div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
#frenchreferral div[class*="col"]:nth-child(2n+1) {
  clear: none;
}
#frenchreferral div[class*="col-sm-"]:nth-child(even) {
  clear: both;
}
#frenchreferral .radio-field .form-group > label {
  display: block;
}
#frenchreferral fieldset.radio {
  margin-top: 0;
}
#frenchreferral fieldset.radio input {
  margin: 6px 0 0 0;
}
#frenchreferral fieldset.radio label {
  display: block;
  padding-left: 25px;
}
.seasonal-reservation {
  position: relative !important;
}
.following-activities {
  padding: 10px 0px 54px 0px;
  font-size: 24px;
  padding: 20px 0px;
}
.close-x {
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 2px #000;
  color: #fff;
  font-size: 21px;
  height: 1.5em;
  text-align: center;
  width: 1.5em;
}
.close-x:hover {
  opacity: 1 !important;
}
.modal .close-x {
  opacity: 0.7;
  position: absolute;
  right: -10px;
  top: -10px;
}
#MaxLOSModal .submit-div {
  text-align: center;
  margin: 25px 0;
}
#MaxLOSModal .submit-div .btn {
  white-space: normal;
  line-height: 1.3;
  text-transform: none;
}
@media (min-width: 768px) {
  .view-rally .resort-module:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .view-rally .resort-module:nth-child(odd) {
    clear: both;
  }
}
#teamSelection {
  max-width: 800px;
  margin: 0 auto;
}
.team {
  display: block;
  font-weight: normal;
  width: calc(30%);
  padding: 15px;
  margin: 10px;
  float: left;
  cursor: pointer;
}
.team-name {
  display: block;
}
.location {
  display: block;
}
input[name="team"] {
  display: none;
}
label.team {
  border-radius: 6px;
}
label.team:hover {
  background-color: #F5F6F9;
}
label.team.active {
  background-color: #88B650 !important;
  color: #fff;
}
.page-spring-training label.team.active {
  background-color: #88B650 !important;
  color: #fff;
  height: 78px;
  width: 181px;
}
.page-spring-training .reservation-france__title {
  margin: 12px 0 27px;
}
@media (max-width: 992px) {
  .page-spring-training .reservation-france__title {
    margin: 12px 0 23px;
  }
}
@media (max-width: 767px) {
  .page-spring-training .reservation-france__title {
    margin: 12px 0 19px;
    font-size: 21px;
  }
}
.page-spring-training .team {
  display: inline-block;
  font-weight: normal;
  width: auto;
  padding: 15px;
  float: none;
  cursor: pointer;
  margin: 8px auto;
}
@media (max-width: 500px) {
  .page-spring-training .team {
    width: 100%;
    text-align: center;
  }
}
.page-spring-training .team.active .team-name {
  color: #fff;
}
.page-spring-training .team-name {
  color: #4fa2e3;
}
.page-spring-training .reservation-france {
  padding: 0px !important;
}
.page-spring-training .row.sports-radio {
  width: 1024px;
}
@media (max-width: 991px) {
  .page-spring-training .row.sports-radio {
    width: 800px;
  }
}
@media (max-width: 767px) {
  .page-spring-training .row.sports-radio {
    width: auto;
  }
}
@media (max-width: 500px) {
  .page-spring-training .row.sports-radio {
    position: relative;
    left: -25px;
  }
}
.page-spring-training .teams-section {
  background: #f5f6f9;
  padding-bottom: 60px;
}
.page-spring-training .teams-section:before {
  content: "";
  background: url(/images/spring-training/grey-wave-before.png) center 0 no-repeat;
  position: relative;
  height: 40px;
  display: block;
  bottom: 20px;
  background-size: cover;
}
.page-spring-training .nav.menu {
  display: none;
}
.page-spring-training .select-team {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  color: #4fa2e3;
  letter-spacing: 0.04em;
  padding-bottom: 32px;
}
@media (max-width: 991px) {
  .page-spring-training .select-team {
    font-size: 22px;
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .page-spring-training .select-team {
    font-size: 20px;
    padding-bottom: 24px;
  }
}
.page-spring-training #teamSelection {
  max-width: 1100px;
}
@media (max-width: 1199px) {
  .page-spring-training #teamSelection {
    max-width: auto;
  }
}
@media (min-width: 1200px) {
  .page-spring-training #teamSelection .container {
    width: 1366px;
    position: relative;
    left: 11px;
  }
}
@media (max-width: 1199px) {
  .page-spring-training #teamSelection .container {
    position: relative;
    left: -19px;
  }
}
@media (max-width: 991px) {
  .page-spring-training #teamSelection .container {
    position: relative;
    left: 25px;
  }
}
@media (max-width: 768px) {
  .page-spring-training #teamSelection .container {
    width: 427px;
  }
}
@media (max-width: 500px) {
  .page-spring-training #teamSelection .container {
    width: auto;
  }
}
.page-spring-training .text-center {
  padding-top: 30px;
}
.page-spring-training .footer-above .text-center {
  padding-top: 0px;
}
@media (max-width: 500px) {
  .page-spring-training .team-radio {
    width: 100%;
  }
}
.page-spring-training .team-radio.active label {
  background-color: #88B650 !important;
  color: #fff;
  height: 78px;
  width: 181px;
}
.page-spring-training .team-radio.active label .team-name {
  color: #fff;
}
.page-spring-training .about-text {
  line-height: 1.6em;
}
.datepicker {
  cursor: pointer;
}
.page-spring-training---grapefruit-league h1 {
  color: #4fa2e3;
  font-family: inherit;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: .03em;
  padding-bottom: 32px;
  padding-top: 12px;
}
.page-spring-training---grapefruit-league .banner-above.banner-content {
  margin-bottom: 35px;
}
.page-spring-training---grapefruit-league .grapefruit-fields {
  padding-bottom: 40px;
}
.page-spring-training---grapefruit-league .grapefruit-fields .text-center {
  padding-top: 20px;
  padding-bottom: 14px;
  float: left;
}
@media (max-width: 767px) {
  .page-spring-training---grapefruit-league .grapefruit-fields .text-center {
    float: none;
  }
}
@media (max-width: 767px) {
  .page-spring-training---grapefruit-league .grapefruit-fields {
    display: none;
  }
}
.page-spring-training---grapefruit-league .grapefruit-fields.mobile {
  display: block;
  float: none;
}
@media (min-width: 768px) {
  .page-spring-training---grapefruit-league .grapefruit-fields.mobile {
    display: none;
  }
}
.page-spring-training---grapefruit-league .grapefruit-content {
  padding-right: 34px;
}
@media (max-width: 767px) {
  .page-spring-training---grapefruit-league .grapefruit-content {
    display: none;
  }
}
.page-spring-training---grapefruit-league .grapefruit-content.mobile {
  display: block;
  padding-right: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .page-spring-training---grapefruit-league .grapefruit-content.mobile {
    display: none;
  }
}
.page-spring-training---grapefruit-league .title-blue {
  letter-spacing: 0.04em;
  line-height: 1.4em;
}
.page-spring-training---grapefruit-league .grapefruit-population {
  background-color: #f5f6f9;
  padding-bottom: 12px;
}
.page-spring-training---grapefruit-league .grapefruit-population:before {
  content: "";
  background: url(/images/spring-training/grey-wave-before.png) center 0 no-repeat;
  position: relative;
  height: 40px;
  display: block;
  bottom: 20px;
  background-size: cover;
}
.page-spring-training---grapefruit-league .grapefruit-population label {
  display: block;
  text-align: center;
  padding: 0px 25px;
  margin-top: -22px;
}
.page-spring-training---grapefruit-league .grapefruit-population input {
  display: block;
  margin: 17px auto;
  text-align: center;
}
.page-spring-training---grapefruit-league .nav.menu {
  display: none;
}
@media (max-width: 767px) {
  .page-spring-training---grapefruit-league .reservation-france {
    padding: 0px;
  }
}
.page-spring-training---cactus-league h1 {
  color: #4fa2e3;
  font-family: inherit;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: .03em;
  padding-bottom: 32px;
  padding-top: 12px;
}
.page-spring-training---cactus-league .banner-above.banner-content {
  margin-bottom: 35px;
}
.page-spring-training---cactus-league .grapefruit-fields {
  padding-bottom: 40px;
}
.page-spring-training---cactus-league .grapefruit-fields .text-center {
  padding-top: 20px;
  padding-bottom: 14px;
  float: left;
}
@media (max-width: 767px) {
  .page-spring-training---cactus-league .grapefruit-fields .text-center {
    float: none;
  }
}
@media (max-width: 767px) {
  .page-spring-training---cactus-league .grapefruit-fields {
    display: none;
  }
}
.page-spring-training---cactus-league .grapefruit-fields.mobile {
  display: block;
  float: none;
}
@media (min-width: 768px) {
  .page-spring-training---cactus-league .grapefruit-fields.mobile {
    display: none;
  }
}
.page-spring-training---cactus-league .grapefruit-content {
  padding-right: 34px;
}
@media (max-width: 767px) {
  .page-spring-training---cactus-league .grapefruit-content {
    display: none;
  }
}
.page-spring-training---cactus-league .grapefruit-content.mobile {
  display: block;
  padding-right: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .page-spring-training---cactus-league .grapefruit-content.mobile {
    display: none;
  }
}
.page-spring-training---cactus-league .title-blue {
  letter-spacing: 0.04em;
  line-height: 1.4em;
}
.page-spring-training---cactus-league .grapefruit-population {
  background-color: #f5f6f9;
  padding-bottom: 12px;
}
.page-spring-training---cactus-league .grapefruit-population:before {
  content: "";
  background: url(/images/spring-training/grey-wave-before.png) center 0 no-repeat;
  position: relative;
  height: 40px;
  display: block;
  bottom: 20px;
  background-size: cover;
}
.page-spring-training---cactus-league .grapefruit-population label {
  display: block;
  text-align: center;
  padding: 0px 25px;
  margin-top: -22px;
}
.page-spring-training---cactus-league .grapefruit-population input {
  display: block;
  margin: 17px auto;
  text-align: center;
}
.page-spring-training---cactus-league .nav.menu {
  display: none;
}
@media (max-width: 767px) {
  .page-spring-training---cactus-league .reservation-france {
    padding: 0px;
  }
}
.joomla-module-example {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 54px;
}
.joomla-module-example h1 {
  font-size: 32px;
}
.joomla-module-example h3 {
  font-size: 28px;
  padding-bottom: 30px;
}
.joomla-module-example ul li {
  padding: 20px 0px;
}
.joomla-module-example ul li h4 {
  padding-bottom: 10px;
}
