@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(../_combinedfiles/combined.css);
/*! 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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -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: transparent; }

body {
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #e81923;
  text-decoration: none; }
  a:hover, a:focus {
    color: #a41018;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #e81923; }

a.text-primary:hover,
a.text-primary:focus {
  color: #bb131b; }

.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; }

.bg-primary {
  background-color: #e81923; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #bb131b; }

.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,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

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.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @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; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table 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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  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 #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  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: #333333;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .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-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .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="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled 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, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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, .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.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333; }

.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 + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  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: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  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; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@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: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  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.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #252525;
    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: #252525;
  background-color: #fff;
  border-color: transparent; }
  .btn-default:focus, .btn-default.focus {
    color: #252525;
    background-color: #e6e6e6;
    border-color: transparent; }
  .btn-default:hover {
    color: #252525;
    background-color: #e6e6e6;
    border-color: transparent; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #252525;
    background-color: #e6e6e6;
    border-color: transparent; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #252525;
      background-color: #d4d4d4;
      border-color: transparent; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: transparent; }
  .btn-default .badge {
    color: #fff;
    background-color: #252525; }

.btn-primary {
  color: #fff;
  background-color: #e81923;
  border-color: #d2151e; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #bb131b;
    border-color: #5f090e; }
  .btn-primary:hover {
    color: #fff;
    background-color: #bb131b;
    border-color: #9b0f16; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #bb131b;
    border-color: #9b0f16; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #9b0f16;
      border-color: #5f090e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #e81923;
    border-color: #d2151e; }
  .btn-primary .badge {
    color: #e81923;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #e81923;
  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: #a41018;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -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.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #e81923; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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.42857;
  color: #777777;
  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 {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-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 #ccc;
  border-radius: 0; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        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: #e81923; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #e81923; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@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:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-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: 0; }
  .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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    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: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #e81923;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #a41018;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #e81923;
    border-color: #e81923;
    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: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }
.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; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e81923; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0; }
  .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; }

.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: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    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: #777777;
  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: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e81923;
  border-color: #e81923; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #fbd2d4; }

.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, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #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, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #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, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #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, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.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: -1;
    border-top-left-radius: -1; }
  .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: -1;
    border-bottom-left-radius: -1; }
.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: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #e81923; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #e81923;
    border-color: #e81923; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e81923; }
    .panel-primary > .panel-heading .badge {
      color: #e81923;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e81923; }

.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%; }

.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 {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .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: #fff;
    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 #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix: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 {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 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: 'MundoSansStd';
  src: url("../fonts/mundosans/MundoSansStd.eot");
  src: url("../fonts/mundosans/MundoSansStd.woff2") format("woff2"), url("../fonts/mundosans/MundoSansStd.woff") format("woff"), url("../fonts/mundosans/MundoSansStd.ttf") format("truetype"), url("../fonts/mundosans/MundoSansStd.svg#MundoSansStd") format("svg"), url("../fonts/mundosans/MundoSansStd.eot?#iefix") format("embedded-opentype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'MundoSansStd';
  src: url("../fonts/mundosans/MundoSansStd.otf") format("opentype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'MundoSansStd';
  src: url("../fonts/mundosans/MundoSansStd-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'MundoSansStd';
  src: url("../fonts/mundosans/MundoSansStd-Medium.otf") format("opentype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'MundoSansStd';
  src: url("../fonts/mundosans/MundoSansStd-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }
html {
  -webkit-font-smoothing: antialiased; }

p, h5 {
  font-size: 14px;
  line-height: 20px; }

.section-header > p {
  text-align: center; }

h2, .h2 {
  font-size: 20px; }

#content .container.full {
  width: 100%; }

.dashboard-grid {
  display: block;
  width: 100%; }
  .dashboard-grid::after {
    display: block;
    width: 100%;
    height: 0;
    font-size: 0;
    clear: both;
    content: ""; }
  .dashboard-grid .block {
    width: 30.71%;
    padding: 12px 11px 70px 11px;
    float: left;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px;
    position: relative;
    height: 353px; }
    .dashboard-grid .block:nth-child(3n-1) {
      margin-left: 3.935%;
      margin-right: 3.935%; }

#featured {
  overflow: hidden; }

.loader {
  text-align: center;
  display: block;
  width: 100%; }
  .loader #search-feedback {
    display: inline-flex;
    width: 100%;
    min-height: 1px;
    font-size: 50px;
    float: none;
    font-style: normal;
    padding: 0px;
    color: #EC2028;
    font-weight: normal; }
    .loader #search-feedback.show {
      display: inline-block !important; }
    .loader #search-feedback i {
      position: absolute; }
      .loader #search-feedback i.starter {
        width: 50px;
        height: 50px;
        left: 48.3%;
        top: 45px;
        animation: fa-spin 1s infinite linear; }
    .loader #search-feedback .center {
      text-align: center;
      margin-top: 65px;
      font-size: 25px; }

.block .image-holder {
  width: 100%;
  height: 148px;
  overflow: hidden;
  background: #efefef; }
  .block .image-holder img {
    display: block;
    width: 100%;
    height: auto; }
.block h2 {
  margin: 13px 0 11px 0; }
.block p {
  margin: 0 !important;
  font-size: 11px; }
.block .block-link {
  display: block;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: url(../img/block-link.png) no-repeat top right transparent;
  text-decoration: none;
  color: #fff;
  line-height: 50px;
  padding-left: 24px; }

.news-holder {
  clear: both;
  display: inline-block;
  margin-bottom: 20px; }
  .news-holder h2 {
    border-bottom: 1px solid #e1e0e0;
    padding-bottom: 4px;
    margin-bottom: 15px; }
  .news-holder .news-content {
    display: inline-block;
    width: 100%; }
    .news-holder .news-content h3 {
      color: #000;
      margin-top: 0px; }
    .news-holder .news-content img {
      width: 250px;
      height: 150px;
      display: block;
      float: left;
      margin: 0 20px 10px 0;
      border: 1px solid #e1e0e0; }
    .news-holder .news-content .meta-date {
      padding-bottom: 10px;
      display: block; }
  .news-holder .read-more {
    float: right;
    text-decoration: none;
    background-image: none !important;
    background-color: #252525;
    border: 1px solid #252525;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0px;
    box-shadow: none;
    z-index: 501;
    bottom: 0px;
    padding: 10px 30px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    width: auto; }
    .news-holder .read-more .fa {
      padding-left: 10px;
      font-size: 12px; }
    .news-holder .read-more:hover {
      color: #252525;
      background-color: #fff; }

#gallery {
  max-width: 960px;
  margin: 0 auto; }
  #gallery .grid-item {
    display: inline-block;
    margin: 10px; }
    #gallery .grid-item .grid-holder {
      display: inline-block;
      position: relative;
      max-width: 210px;
      /*overflow: hidden;
      display: inline-block;
      
      height: 210px;*/ }
      #gallery .grid-item .grid-holder .read-more {
        width: 100%;
        display: block;
        height: 100%;
        color: #000;
        font-size: 11px;
        font-weight: 400;
        padding: 0px;
        background: none !important;
        text-align: center;
        text-decoration: none; }
        #gallery .grid-item .grid-holder .read-more img {
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          margin: 10px;
          width: 190px;
          height: 190px;
          z-index: 10; }
        #gallery .grid-item .grid-holder .read-more .image-title {
          z-index: 500;
          bottom: 0px;
          padding: 10px;
          display: block;
          text-align: center;
          width: 100%;
          color: #252525; }
        #gallery .grid-item .grid-holder .read-more .link-hover {
          background-color: #252525;
          border: 1px solid  #252525;
          color: #fff;
          font-size: 14px;
          font-weight: 400;
          text-transform: uppercase;
          border-radius: 0px;
          box-shadow: none;
          z-index: 501;
          bottom: 0px;
          padding: 10px 10px;
          text-align: center;
          margin-bottom: 10px;
          display: inline-block; }
          #gallery .grid-item .grid-holder .read-more .link-hover .fa {
            padding-left: 10px; }
        #gallery .grid-item .grid-holder .read-more:hover .link-hover {
          color: #252525;
          background-color: #fff; }
  #gallery.single {
    max-width: 1025px;
    margin: 0 auto; }
  #gallery .gallery-items .fig-holder {
    margin: 5px; }
    #gallery .gallery-items .fig-holder a {
      width: 100%;
      height: 100%;
      z-index: 500;
      cursor: pointer; }
      #gallery .gallery-items .fig-holder a:hover {
        background: url(../img/gallery-item-hover.png) no-repeat center center;
        display: flex;
        z-index: 10000; }
        #gallery .gallery-items .fig-holder a:hover img {
          z-index: -1; }

.dashboard-tools {
  border-bottom: 1px solid #e0e0e0;
  height: 28px;
  text-align: right; }
  .dashboard-tools a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    font-weight: 300;
    text-decoration: none;
    margin-left: 28px;
    padding-left: 28px; }
    .dashboard-tools a:hover {
      color: #db2e32;
      text-decoration: underline; }
    .dashboard-tools a.export {
      background: url(../img/topbar-folder-inactive.png) top left no-repeat transparent; }
      .dashboard-tools a.export:hover {
        background: url(../img/topbar-folder-active.png) top left no-repeat transparent; }
    .dashboard-tools a.delete {
      background: url(../img/topbar-bin-inactive.png) top left no-repeat transparent; }
      .dashboard-tools a.delete:hover {
        background: url(../img/topbar-bin-active.png) top left no-repeat transparent; }
    .dashboard-tools a.view {
      background: url(../img/topbar-badge-inactive.png) top left no-repeat transparent; }
      .dashboard-tools a.view:hover {
        background: url(../img/topbar-badge-active.png) top left no-repeat transparent; }

.submissions-holder .submission-section .section-title {
  font-size: 26px;
  font-weight: 300; }
.submissions-holder .submission-section ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .submissions-holder .submission-section ul li {
    position: relative;
    margin-bottom: 32px; }
    .submissions-holder .submission-section ul li .date {
      width: 90px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      border-right: 1px solid #db2e32; }
      .submissions-holder .submission-section ul li .date .circle {
        background: #db2e32;
        border-radius: 50%;
        width: 64px;
        height: 64px;
        margin: 0 auto;
        color: #fff;
        font-size: 12px;
        line-height: 18px;
        padding-left: 15px;
        padding-top: 13px;
        padding-left: 20px;
        padding-top: 5px;
        position: absolute;
        top: 16px;
        left: 11px; }
    .submissions-holder .submission-section ul li .submission {
      margin-left: 90px;
      padding-left: 16px;
      overflow: hidden; }
      .submissions-holder .submission-section ul li .submission .contact-person {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        margin-top: 16px; }
      .submissions-holder .submission-section ul li .submission .meta-info {
        color: #000; }
        .submissions-holder .submission-section ul li .submission .meta-info a {
          color: #db2e32;
          text-decoration: none; }
      .submissions-holder .submission-section ul li .submission .message {
        margin-bottom: 16px; }
        .submissions-holder .submission-section ul li .submission .message p {
          margin: 1em 0 !important;
          font-size: 14px; }
    .submissions-holder .submission-section ul li:hover .delete-message {
      display: block; }
    .submissions-holder .submission-section ul li .delete-message {
      position: absolute;
      display: none;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.65); }
      .submissions-holder .submission-section ul li .delete-message .message-options {
        position: absolute;
        display: block;
        height: 40px;
        text-align: center;
        top: 50%;
        left: 0;
        width: 100%;
        margin-top: -20px; }
      .submissions-holder .submission-section ul li .delete-message a {
        display: inline-block;
        height: 40px;
        padding-left: 52px;
        font-size: 28px;
        line-height: 40px;
        color: #fff;
        text-decoration: none;
        position: relative; }
        .submissions-holder .submission-section ul li .delete-message a + a {
          margin-left: 40px; }
          .submissions-holder .submission-section ul li .delete-message a + a::before {
            content: " | ";
            display: inline-block;
            height: 40px;
            font-size: 28px;
            line-height: 40px;
            color: #fff;
            position: absolute;
            left: -26px;
            top: 0; }
        .submissions-holder .submission-section ul li .delete-message a.respond {
          background: url(../img/popup-bubble.png) 0 0 no-repeat transparent; }
        .submissions-holder .submission-section ul li .delete-message a.delete {
          background: url(../img/popup-delete.png) 0 0 no-repeat transparent; }

.dashboard-paging {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center; }
  .dashboard-paging li {
    background-color: #aeaeae;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    margin: 0 2px;
    border-radius: 50%;
    color: #fff; }
    .dashboard-paging li.active {
      background-color: #db2e32; }
    .dashboard-paging li:hover {
      background-color: #bebebe; }
    .dashboard-paging li a {
      display: block;
      width: 24px;
      height: 24px;
      color: #fff;
      text-decoration: none; }
      .dashboard-paging li a:hover {
        color: #fff; }
    .dashboard-paging li.prev {
      background: url(../img/dot-paging-prev.png) 0 0 no-repeat #aeaeae; }
      .dashboard-paging li.prev:hover {
        background: url(../img/dot-paging-prev.png) 0 0 no-repeat #bebebe; }
    .dashboard-paging li.next {
      background: url(../img/dot-paging-next.png) 0 0 no-repeat #aeaeae; }
      .dashboard-paging li.next:hover {
        background: url(../img/dot-paging-next.png) 0 0 no-repeat #bebebe; }

.assessor-profile {
  position: relative; }
  .assessor-profile::after {
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    content: ""; }
  .assessor-profile .profile-picture {
    width: 380px;
    height: auto;
    background: #f4f4f4;
    padding: 19px 22px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    float: left; }
    .assessor-profile .profile-picture img {
      display: block;
      width: 100%; }
  .assessor-profile .profile-info {
    float: left;
    padding: 0 26px;
    width: 60%; }
    .assessor-profile .profile-info h2 {
      margin: 0 0 32px 0; }
    .assessor-profile .profile-info .contact-details {
      list-style-type: none;
      margin: 0;
      padding: 8px 0 8px 0;
      border-left: 1px solid #db2e32; }
      .assessor-profile .profile-info .contact-details li {
        height: 38px; }
        .assessor-profile .profile-info .contact-details li a, .assessor-profile .profile-info .contact-details li span {
          display: block;
          height: 38px;
          line-height: 38px;
          margin-left: 16px;
          color: #000;
          text-decoration: none;
          padding-left: 38px; }
        .assessor-profile .profile-info .contact-details li a:hover, .assessor-profile .profile-info .contact-details li span:hover {
          color: #db2e32; }
        .assessor-profile .profile-info .contact-details li.telephone a, .assessor-profile .profile-info .contact-details li.telephone span {
          background: url(../img/contact-telephone.png) 0 0 no-repeat transparent; }
        .assessor-profile .profile-info .contact-details li.email a, .assessor-profile .profile-info .contact-details li.email span {
          background: url(../img/contact-email.png) 0 0 no-repeat transparent; }
        .assessor-profile .profile-info .contact-details li.location a, .assessor-profile .profile-info .contact-details li.location span {
          background: url(../img/contact-location.png) 0 0 no-repeat transparent; }
    .assessor-profile .profile-info .bio {
      font-size: 12px; }

.dashboard .create h2 {
  font-size: 24px;
  font-weight: 300; }
.dashboard .create form::after {
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  content: ""; }
.dashboard .create form .column-holder::after {
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  content: ""; }
.dashboard .create form .column-holder .column {
  width: 325px;
  float: left; }
  .dashboard .create form .column-holder .column + .column {
    margin-left: 25px;
    width: 600px; }
  .dashboard .create form .column-holder .column .field {
    margin-bottom: 25px; }
    .dashboard .create form .column-holder .column .field label {
      display: block;
      font-size: 14px;
      margin-bottom: 4px; }
    .dashboard .create form .column-holder .column .field.req label::after {
      content: "*";
      color: #db2e32; }
    .dashboard .create form .column-holder .column .field input, .dashboard .create form .column-holder .column .field textarea {
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 50%;
      height: 35px;
      background: #f3f3f3;
      border: none;
      border-radius: 2px;
      box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.15); }
    .dashboard .create form .column-holder .column .field.multi {
      width: 50%; }
      .dashboard .create form .column-holder .column .field.multi::after {
        display: block;
        height: 0;
        line-height: 0;
        font-size: 0;
        clear: both;
        content: ""; }
      .dashboard .create form .column-holder .column .field.multi .column {
        width: 46%;
        margin: 0 4% 0 0; }
        .dashboard .create form .column-holder .column .field.multi .column + .column {
          width: 46%;
          margin: 0 0 0 4%; }
        .dashboard .create form .column-holder .column .field.multi .column input {
          width: 100%; }
    .dashboard .create form .column-holder .column .field.upload {
      background: #f4f4f4;
      width: 325px;
      height: 325px;
      padding: 18px 16px;
      margin-bottom: 0;
      box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2); }
      .dashboard .create form .column-holder .column .field.upload input {
        display: none; }
      .dashboard .create form .column-holder .column .field.upload label {
        display: block;
        background: #fff;
        font-size: 26px;
        color: #aaa;
        text-align: center;
        padding: 90px 50px; }
.dashboard .create form .actions {
  border-top: 1px solid #e0e0e0;
  margin-top: 32px;
  padding-top: 16px;
  text-align: right;
  float: right; }
  .dashboard .create form .actions button {
    display: inline-block;
    height: 37px;
    padding: 0 34px;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    font-family: "Open Sans", Arial;
    font-weight: 300;
    background: url(../img/black-button-bg.jpg) repeat-x 0 0 black; }
    .dashboard .create form .actions button:hover {
      background: url(../img/black-button-bg.jpg) repeat-x 0 -37px black; }
.dashboard #form-page .field input {
  height: 50px;
  margin-bottom: 20px; }
.dashboard #form-page .actions {
  float: right; }
.dashboard .recent-deals {
  border: none;
  width: 100%  !important; }
  .dashboard .recent-deals h2 {
    font-size: 24px;
    font-weight: 300; }
  .dashboard .recent-deals .deals {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .dashboard .recent-deals .deals::after {
      display: block;
      height: 0;
      line-height: 0;
      font-size: 0;
      clear: both;
      content: ""; }
    .dashboard .recent-deals .deals li {
      width: 23% !important;
      float: left;
      padding: 16px 15px 56px 15px !important;
      box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
      position: relative;
      margin-bottom: 20px; }
      .dashboard .recent-deals .deals li + li {
        margin-left: 2%; }
      .dashboard .recent-deals .deals li .image-holder {
        width: 100%;
        height: 131px;
        overflow: hidden; }
        .dashboard .recent-deals .deals li .image-holder img {
          width: 100%;
          height: auto; }
      .dashboard .recent-deals .deals li h3 {
        font-size: 20px;
        font-weight: 300;
        margin: 10px 0 0 0 !important; }
      .dashboard .recent-deals .deals li .meta {
        color: #db2e32;
        font-size: 11px;
        margin: -5px 0 0 0 !important;
        padding: 0; }
      .dashboard .recent-deals .deals li .description {
        margin: 10px 0 10px 0 !important;
        font-size: 12px !important;
        font-weight: 300; }
      .dashboard .recent-deals .deals li .price {
        color: #db2e32;
        font-size: 24px; }
        .dashboard .recent-deals .deals li .price span {
          color: #aaa;
          font-size: 14px; }
      .dashboard .recent-deals .deals li .options {
        position: absolute;
        width: 100%;
        height: 37px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0; }
      .dashboard .recent-deals .deals li a {
        display: block;
        width: 50%;
        height: 37px;
        float: left;
        line-height: 37px;
        text-decoration: none;
        text-align: center;
        background: url(../img/black-button-bg.jpg) repeat-x 0 -37px transparent;
        color: #fff; }
        .dashboard .recent-deals .deals li a + a {
          border-left: 1px solid #b42127; }
        .dashboard .recent-deals .deals li a:hover {
          background: url(../img/black-button-bg.jpg) repeat-x 0 0px transparent; }

.statistics h2 {
  font-size: 24px;
  font-weight: 300; }
.statistics .tabs {
  background: red;
  width: 100%;
  height: 37px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: url(../img/black-button-bg.jpg) repeat-x 0 -37px transparent; }
  .statistics .tabs li {
    display: block;
    float: left;
    cursor: pointer; }
    .statistics .tabs li.active, .statistics .tabs li:hover {
      background: url(../img/black-button-bg.jpg) repeat-x 0 0px transparent; }
    .statistics .tabs li .label {
      display: block;
      line-height: 37px;
      padding: 0 36px;
      color: #fff;
      font-size: 13px; }
    .statistics .tabs li + li {
      border-left: 1px solid #b42127; }
.statistics .tab-holder .tab {
  background: #f4f4f4;
  overflow: hidden;
  display: none; }
  .statistics .tab-holder .tab .title {
    font-size: 18px;
    text-align: center;
    margin: 48px 0; }
  .statistics .tab-holder .tab .graph {
    width: 840px;
    height: 300px;
    margin: 0 auto;
    position: relative; }
    .statistics .tab-holder .tab .graph .dots {
      display: block;
      width: 840px;
      height: 258px;
      position: absolute;
      top: 0;
      left: 0; }
      .statistics .tab-holder .tab .graph .dots .dot {
        position: absolute;
        width: 8px;
        height: 8px;
        margin-bottom: -4px;
        margin-left: -4px;
        border-radius: 50%;
        background: #db2e32;
        left: 4.15%;
        bottom: 0%; }
        .statistics .tab-holder .tab .graph .dots .dot + .dot {
          left: 12.45%; }
          .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot {
            left: 20.75%; }
            .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot {
              left: 29.05%; }
              .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot {
                left: 37.35%; }
                .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot {
                  left: 45.65%; }
                  .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot + .dot {
                    left: 53.95%; }
                    .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot {
                      left: 62.25%; }
                      .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot {
                        left: 70.55%; }
                        .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot {
                          left: 78.85%; }
                          .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot {
                            left: 87.15%; }
                            .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot {
                              left: 95.45%; }
                              .statistics .tab-holder .tab .graph .dots .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot + .dot {
                                left: 100%; }
        .statistics .tab-holder .tab .graph .dots .dot .value {
          display: none;
          width: 20px;
          height: 15px;
          background: #fff;
          text-align: center;
          line-height: 15px;
          font-size: 10px;
          border-radius: 2px;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
          position: absolute;
          bottom: 150%;
          left: 50%;
          margin-left: -10px; }
        .statistics .tab-holder .tab .graph .dots .dot:hover .value {
          display: block; }
    .statistics .tab-holder .tab .graph .lines .line {
      display: block;
      position: absolute;
      width: 100%;
      height: 1px;
      background: #a5a5a5;
      top: 85.60628571428573%; }
      .statistics .tab-holder .tab .graph .lines .line + .line {
        top: 71.34757142857144%; }
        .statistics .tab-holder .tab .graph .lines .line + .line + .line {
          top: 57.08885714285715%; }
          .statistics .tab-holder .tab .graph .lines .line + .line + .line + .line {
            top: 42.8301428571486%; }
            .statistics .tab-holder .tab .graph .lines .line + .line + .line + .line + .line {
              top: 28.57142857142857%; }
              .statistics .tab-holder .tab .graph .lines .line + .line + .line + .line + .line + .line {
                top: 14.25871428571429%; }
                .statistics .tab-holder .tab .graph .lines .line + .line + .line + .line + .line + .line + .line {
                  top: 0%; }
      .statistics .tab-holder .tab .graph .lines .line .label {
        position: absolute;
        height: 21px;
        line-height: 21px;
        text-align: right;
        top: -10px;
        right: 101%; }
    .statistics .tab-holder .tab .graph .dates {
      display: block; }
      .statistics .tab-holder .tab .graph .dates .date {
        width: 8.3%;
        height: 43px;
        position: absolute;
        bottom: 0;
        left: 0; }
        .statistics .tab-holder .tab .graph .dates .date + .date {
          left: 8.33%; }
          .statistics .tab-holder .tab .graph .dates .date + .date + .date {
            left: 16.66%; }
            .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date {
              left: 24.99%; }
              .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date {
                left: 33.32%; }
                .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date + .date {
                  left: 41.65%; }
                  .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date + .date + .date {
                    left: 49.98%; }
                    .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date + .date + .date + .date {
                      left: 58.31%; }
                      .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date + .date + .date + .date + .date {
                        left: 66.64%; }
                        .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date + .date + .date + .date + .date + .date {
                          left: 74.97%; }
                          .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date + .date + .date + .date + .date + .date + .date {
                            left: 83.3%; }
                            .statistics .tab-holder .tab .graph .dates .date + .date + .date + .date + .date + .date + .date + .date + .date + .date + .date + .date {
                              left: 91.63%; }
        .statistics .tab-holder .tab .graph .dates .date .label {
          display: block;
          width: 40px;
          margin: 8px auto 0;
          line-height: 11px;
          font-size: 11px;
          text-align: center; }
        .statistics .tab-holder .tab .graph .dates .date .dot {
          position: absolute;
          width: 8px;
          height: 8px;
          margin-bottom: 0px;
          margin-left: -4px;
          border-radius: 50%;
          background: #db2e32;
          left: 50%;
          bottom: 100%; }
        .statistics .tab-holder .tab .graph .dates .date .value {
          display: none;
          width: 20px;
          height: 15px;
          background: #fff;
          text-align: center;
          line-height: 15px;
          font-size: 10px;
          border-radius: 2px;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
          position: absolute;
          bottom: 150%;
          left: 50%;
          margin-left: -10px; }
        .statistics .tab-holder .tab .graph .dates .date .dot:hover .value {
          display: block; }
  .statistics .tab-holder .tab table {
    width: 850px;
    margin: 0 auto;
    margin-bottom: 32px; }
    .statistics .tab-holder .tab table thead {
      background: none; }
      .statistics .tab-holder .tab table thead tr {
        background: none; }
        .statistics .tab-holder .tab table thead tr th {
          background: none;
          border: none; }
    .statistics .tab-holder .tab table tr {
      background: none; }
    .statistics .tab-holder .tab table tbody tr:nth-child(2n+1) {
      background: #fff; }
    .statistics .tab-holder .tab table tr:first-child {
      background: none; }
    .statistics .tab-holder .tab table tr th {
      text-align: left;
      padding: 8px 16px;
      height: auto; }
    .statistics .tab-holder .tab table tr td {
      text-align: left;
      padding: 8px 16px;
      height: auto;
      border: none; }

.dashboard form {
  margin: 0;
  padding: 0; }
  .dashboard form fieldset {
    border: none;
    margin: 0;
    padding: 0; }
    .dashboard form fieldset::after {
      content: "";
      display: block;
      clear: both; }
    .dashboard form fieldset .field {
      width: 50%;
      display: block;
      float: left;
      margin: 0 0 15px 0;
      color: #000; }
      .dashboard form fieldset .field.optionset {
        display: block;
        float: left; }
      .dashboard form fieldset .field#Latitude, .dashboard form fieldset .field#FinanceLatitude, .dashboard form fieldset .field#AdminLatitude, .dashboard form fieldset .field#PlaqueCertificateLatitude, .dashboard form fieldset .field#InvoiceLatitude, .dashboard form fieldset .field#Longitude, .dashboard form fieldset .field#FinanceLongitude, .dashboard form fieldset .field#AdminLongitude, .dashboard form fieldset .field#PlaqueCertificateLongitude, .dashboard form fieldset .field#InvoiceLongitude {
        width: 16.665%; }
      .dashboard form fieldset .field.upload {
        width: 100%; }
      .dashboard form fieldset .field.ss-uploadfield .middleColumn {
        width: 45%;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        background: #f3f3f3;
        border: none;
        border-radius: 3px;
        box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.15);
        padding: 0 0px; }
      .dashboard form fieldset .field.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview.ss-uploadfield-dropzone {
        box-shadow: none;
        border: 1px solid #e0e0e0;
        background: #fff;
        display: none; }
      .dashboard form fieldset .field label {
        display: block;
        font-size: 14px;
        margin-bottom: 4px;
        padding-right: 37px;
        height: 40px; }
        .dashboard form fieldset .field label::after {
          content: " "; }
      .dashboard form fieldset .field .middleColumn {
        display: block; }
        .dashboard form fieldset .field .middleColumn input {
          display: block;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          box-sizing: border-box;
          width: 90%;
          height: 35px;
          background: #f3f3f3;
          border: none;
          border-radius: 3px;
          box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.15);
          padding: 0 16px; }
        .dashboard form fieldset .field .middleColumn .optionset {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .dashboard form fieldset .field .middleColumn .optionset li {
            margin-bottom: 10px; }
    .dashboard form fieldset .middleColumn .optionset li label.fancy-radio {
      position: relative;
      padding-left: 30px; }
      .dashboard form fieldset .middleColumn .optionset li label.fancy-radio .outer {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -7px; }
    .dashboard form fieldset .field .middleColumn textarea {
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      width: 90%;
      height: 250px;
      background: #f3f3f3;
      border: none;
      border-radius: 3px;
      box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.15); }
  .dashboard form .Actions {
    border-top: 1px solid #e0e0e0;
    margin-top: 32px;
    padding-top: 16px;
    text-align: right; }
    .dashboard form .Actions input[type="submit"], .dashboard form .Actions a {
      display: inline-block;
      height: 37px;
      padding: 0 34px;
      border: none;
      border-radius: 3px;
      color: #fff;
      font-size: 18px;
      font-family: "Open Sans", Arial;
      font-weight: 300;
      background: url(../img/black-button-bg.jpg) repeat-x 0 0 black;
      text-decoration: none;
      line-height: 37px; }
    .dashboard form .Actions input[type="submit"]:hover {
      background: url(../img/black-button-bg.jpg) repeat-x 0 -37px black; }

#Form_DealSave #Image {
  width: 325px;
  margin-right: 20px; }
  #Form_DealSave #Image > label {
    display: none; }
  #Form_DealSave #Image .middleColumn {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.15);
    background: #f4f4f4;
    width: 325px;
    min-height: 325px;
    padding: 18px 16px;
    margin-bottom: 0;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2); }
    #Form_DealSave #Image .middleColumn .ss-uploadfield-addfile {
      margin: 0;
      padding: 0;
      position: relative; }
    #Form_DealSave #Image .middleColumn .ss-uploadfield-files {
      height: auto;
      overflow: visible;
      list-style-type: none; }
      #Form_DealSave #Image .middleColumn .ss-uploadfield-files .ss-uploadfield-item {
        padding: 0 0 0 0;
        height: 60px;
        overflow: visible;
        position: relative; }
        #Form_DealSave #Image .middleColumn .ss-uploadfield-files .ss-uploadfield-item .ss-uploadfield-item-preview {
          width: 60px;
          height: 60px;
          float: left; }
        #Form_DealSave #Image .middleColumn .ss-uploadfield-files .ss-uploadfield-item .ss-uploadfield-item-info {
          width: 233px;
          height: 60px;
          line-height: 60px;
          display: inline-block;
          float: left;
          margin: 0; }
          #Form_DealSave #Image .middleColumn .ss-uploadfield-files .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name {
            display: inline-block;
            line-height: normal;
            vertical-align: middle;
            height: auto; }
#Form_DealSave .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name .name {
  height: auto;
  width: auto;
  font-size: 14px; }
#Form_DealSave .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name .clear {
  display: none; }
#Form_DealSave .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name .ss-uploadfield-item-status {
  position: absolute;
  left: 104%;
  top: 50%;
  width: auto;
  height: auto;
  text-align: left;
  background: #1b1b1b;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding: 8px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  margin-top: -17.5px; }
  #Form_DealSave .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name .ss-uploadfield-item-status.ui-state-error-text {
    background: #f00; }
  #Form_DealSave .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name .ss-uploadfield-item-status::after {
    display: inline-block;
    position: absolute;
    content: "";
    border: 7px solid transparent;
    border-left: none;
    border-right-color: #1b1b1b;
    top: 10px;
    left: -7px; }
  #Form_DealSave .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info .ss-uploadfield-item-name .ss-uploadfield-item-status.ui-state-error-text::after {
    border-right-color: #f00; }
#Form_DealSave #Image .middleColumn .ss-uploadfield-dropzone {
  background: #fff;
  color: #aaa;
  text-align: center;
  margin: 0;
  top: 0;
  left: 0; }
#Form_DealSave #Image .middleColumn .ss-uploadfield-addfile .ss-uploadfield-item-info button {
  display: none; }
#Form_DealSave .field {
  float: left; }
#Form_DealSave #deal-from {
  width: 23.5%; }
#Form_DealSave #deal-to {
  width: 24%; }

#Form_catchform fieldset .field#EstablishmentType {
  clear: both; }
#Form_catchform #RoomRatesRand .middleColumn {
  width: 60%;
  float: left; }
  #Form_catchform #RoomRatesRand .middleColumn input {
    text-align: right;
    width: 90%; }
  #Form_catchform #RoomRatesRand .middleColumn #zar {
    float: left;
    margin-top: 10px;
    padding-right: 5px; }
  #Form_catchform #RoomRatesRand .middleColumn + .middleColumn {
    width: 3%;
    float: left; }
    #Form_catchform #RoomRatesRand .middleColumn + .middleColumn .randcentdot {
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: 35px;
      /* background: #F3F3F3; */
      border: none;
      border-radius: 3px;
      /* box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.15); */
      padding: 0;
      line-height: 36px; }
    #Form_catchform #RoomRatesRand .middleColumn + .middleColumn input {
      text-align: left; }
    #Form_catchform #RoomRatesRand .middleColumn + .middleColumn + .middleColumn {
      width: 28%; }

.form-horizontal {
  background: transpreant;
  float: none; }
  .form-horizontal .col-md-4 .well h2 {
    font-size: 26px;
    font-weight: 300; }
    .form-horizontal .col-md-4 .well h2 small {
      font-size: inherit; }
      .form-horizontal .col-md-4 .well h2 small a {
        text-decoration: none;
        color: #000; }
  .form-horizontal .col-md-4 .well .form-group + .form-group + .form-group {
    border-top: 1px solid #e0e0e0;
    margin-top: 32px;
    padding-top: 16px; }
    .form-horizontal .col-md-4 .well .form-group + .form-group + .form-group + .form-group {
      border-top: none; }
  .form-horizontal .col-md-4 .well .form-group .col-md-12 {
    text-align: right;
    margin-bottom: 8px; }
    .form-horizontal .col-md-4 .well .form-group .col-md-12 label {
      font-size: 14px;
      display: block;
      text-align: left;
      margin-bottom: 4px; }
    .form-horizontal .col-md-4 .well .form-group .col-md-12 .controls input {
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      width: 50%;
      height: 35px;
      background: #f3f3f3;
      border: none;
      border-radius: 3px;
      box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.15);
      padding: 0 16px;
      font-size: 14px;
      font-family: "Open Sans", sans-serif; }
    .form-horizontal .col-md-4 .well .form-group .col-md-12 button {
      display: inline-block;
      height: 37px;
      padding: 0 34px;
      border: none;
      border-radius: 3px;
      color: #fff;
      font-size: 18px;
      font-family: "Open Sans", Arial;
      font-weight: 300;
      background: url(../img/black-button-bg.jpg) repeat-x 0 0 black; }
  .form-horizontal .col-md-4 .well .form-group a.btn-link {
    font-size: 14px; }

#questionaire {
  text-align: center; }

.star-grading {
  margin: 0 auto;
  text-align: center; }

.star-grading li {
  float: left; }

#content .steps {
  display: block;
  width: 646px;
  height: 86px;
  margin: 0 auto 50px auto;
  background: url(../img/steps-bg.png) no-repeat 0 0 transparent; }
  #content .steps .steplist {
    width: 646px;
    height: 84px;
    margin: 0;
    padding: 0; }
    #content .steps .steplist li {
      display: block;
      float: left;
      width: 74px;
      height: 74px;
      border-radius: 50%;
      margin: 6px;
      position: relative; }
      #content .steps .steplist li + li {
        margin-left: 60px; }
      #content .steps .steplist li.active {
        background: url(../img/steps-dot-bg.png) no-repeat 0 0 transparent; }
        #content .steps .steplist li.active .circle {
          color: #fff; }
        #content .steps .steplist li.active span {
          display: block; }
      #content .steps .steplist li .circle {
        display: block;
        width: 74px;
        height: 74px;
        font-size: 35px;
        text-align: center;
        line-height: 74px;
        color: #ddd; }
      #content .steps .steplist li span {
        display: none;
        width: 74px;
        text-align: center;
        position: absolute;
        top: 120%; }

#Form_catchform .Actions {
  margin-top: 0px; }
#Form_catchform .clearfix {
  display: block;
  height: 0;
  float: none;
  clear: both; }
#Form_catchform .hybrid-box {
  width: 90%;
  border: none !important; }
  #Form_catchform .hybrid-box input {
    width: 100% !important; }
#Form_catchform h2 {
  font-size: 24px;
  color: #111;
  font-weight: 300;
  margin: 0; }
#Form_catchform fieldset .field {
  width: 33.33%;
  position: relative; }
  #Form_catchform fieldset .field.checkbox .fancy-check {
    padding-left: 30px;
    position: relative; }
    #Form_catchform fieldset .field.checkbox .fancy-check .outer {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -8px; }
  #Form_catchform fieldset .field#FinanceContact, #Form_catchform fieldset .field#AdminContact {
    margin-bottom: 0; }
  #Form_catchform fieldset .field.optionset {
    width: 50%;
    padding: 20px 0;
    border-top: 1px solid #E0E0E0; }
    #Form_catchform fieldset .field.optionset + .optionset {
      border-left: 1px solid #E0E0E0;
      padding-left: 20px; }
    #Form_catchform fieldset .field.optionset label {
      width: 60%;
      float: left;
      padding-right: 20px;
      padding-right: 37px; }
    #Form_catchform fieldset .field.optionset .help {
      top: 10px;
      right: 10px; }
    #Form_catchform fieldset .field.optionset .middleColumn {
      width: 40%;
      float: left; }
      #Form_catchform fieldset .field.optionset .middleColumn .optionset::after {
        display: block;
        content: "";
        float: none;
        clear: both; }
      #Form_catchform fieldset .field.optionset .middleColumn .optionset li {
        margin-bottom: 0px;
        display: block;
        width: 50%;
        float: left; }
        #Form_catchform fieldset .field.optionset .middleColumn .optionset li .fancy-radio .outer {
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }
          #Form_catchform fieldset .field.optionset .middleColumn .optionset li .fancy-radio .outer .inner {
            width: 10px;
            height: 10px;
            margin: 2px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%; }
#Form_catchform fieldset .message {
  display: block;
  width: 70%;
  position: absolute;
  padding: 8px 20px;
  color: #FFF;
  top: 110%;
  left: 10%;
  background: #F00;
  z-index: 100;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  text-align: center; }
  #Form_catchform fieldset .message::after {
    display: inline-block;
    content: "";
    border: 7px solid transparent;
    border-top: none;
    border-bottom: 7px solid red;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -7px; }
#Form_catchform .Actions #ApproveTC {
  position: relative; }
#Form_catchform .Actions .message {
  display: block;
  width: 70%;
  position: absolute;
  padding: 8px 20px;
  color: #FFF;
  top: 110%;
  left: 10%;
  background: #F00;
  z-index: 100;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  text-align: center; }
  #Form_catchform .Actions .message::after {
    display: inline-block;
    content: "";
    border: 7px solid transparent;
    border-top: none;
    border-bottom: 7px solid red;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -7px; }
#Form_catchform #RoomCount {
  width: 100%; }
  #Form_catchform #RoomCount .middleColumn {
    width: 50%; }
    #Form_catchform #RoomCount .middleColumn .roomslider {
      float: left;
      width: 60%;
      margin: 20px 0;
      border: none;
      background: #F3F3F3 !important;
      background-image: none;
      -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1); }
      #Form_catchform #RoomCount .middleColumn .roomslider .ui-slider-range {
        background: none; }
      #Form_catchform #RoomCount .middleColumn .roomslider .ui-slider-handle {
        border: none;
        background-color: #F3F3F3;
        -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
        width: 30px;
        height: 30px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        margin-top: -6.5px;
        margin-left: -6.5px; }
        #Form_catchform #RoomCount .middleColumn .roomslider .ui-slider-handle::after {
          display: block;
          content: "";
          width: 18px;
          height: 18px;
          margin: 6px;
          background: #EC2028;
          border-radius: 50%; }
    #Form_catchform #RoomCount .middleColumn input {
      float: left;
      width: 80px;
      margin: 8px 0 0 30px; }

.middleColumn .hybrid-dropdown {
  display: block;
  background: #F00;
  width: 90%;
  height: 0;
  position: relative; }
  .middleColumn .hybrid-dropdown::after {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -32px;
    right: 0;
    background: url(../img/icon-select.png) no-repeat center center transparent;
    z-index: 50;
    cursor: pointer; }
  .middleColumn .hybrid-dropdown ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 500;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px; }
    .middleColumn .hybrid-dropdown ul li {
      display: block;
      height: 30px;
      line-height: 30px;
      padding: 0 20px;
      cursor: pointer; }
      .middleColumn .hybrid-dropdown ul li + li {
        border-top: 1px solid #efefef; }
      .middleColumn .hybrid-dropdown ul li:hover {
        background: #EC2028;
        color: #fff; }

#Form_catchform_Longitude, #Form_catchform_AdminLongitude, #Form_catchform_FinanceLongitude {
  width: 80%; }

.field .help {
  position: absolute;
  top: 0;
  right: 10%;
  width: 14px;
  height: 14px; }
  .field .help .icon {
    display: block;
    width: 14px;
    height: 14px; }
    .field .help .icon svg {
      width: 14px;
      height: 14px; }
      .field .help .icon svg .icon-info {
        -webkit-transition-property: fill;
        -moz-transition-property: fill;
        -o-transition-property: fill;
        transition-property: fill;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in; }
  .field .help .label {
    position: absolute;
    background: #fff;
    left: -200px;
    right: -10px;
    bottom: 0%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    padding: 8px;
    z-index: 1000;
    opacity: 0;
    -webkit-transition-property: opacity, bottom;
    -moz-transition-property: opacity, bottom;
    -o-transition-property: opacity, bottom;
    transition-property: opacity bottom;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    pointer-events: none;
    display: none; }
    .field .help .label::after {
      content: "";
      position: absolute;
      display: inline-block;
      border: 5px solid transparent;
      border-top: 5px solid #fff;
      border-bottom: none;
      top: 100%;
      right: 12px; }
    .field .help .label::before {
      content: "";
      position: absolute;
      display: inline-block;
      border: 6px solid transparent;
      border-top: 6px solid rgba(0, 0, 0, 0.3);
      border-bottom: none;
      top: 100%;
      right: 11px; }
  .field .help:hover .icon svg .icon-info {
    fill: #EC2028; }
  .field .help:hover .label {
    bottom: 150%;
    opacity: 1;
    display: block; }

.lt-ie9 #Form_catchform .field .middleColumn input, .lt-ie9 #Form_catchform .field .middleColumn .hybrid-box {
  line-height: 35px;
  border: 1px solid #CCC !important; }
.lt-ie9 #Form_catchform .field .middleColumn input input.hybrid-box, .lt-ie9 #Form_catchform .field .middleColumn .hybrid-box input.hybrid-box {
  border: none !important;
  height: 33px;
  line-height: 33px; }
.lt-ie9 #Form_catchform .field .middleColumn .optionset li input {
  display: block;
  display: block;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  float: left;
  background: none !important;
  border: none !important; }
.lt-ie9 #Form_catchform .field .middleColumn .optionset li .outer {
  display: none; }
.lt-ie9 #Form_catchform .field .message {
  display: block;
  width: 70%;
  position: absolute;
  padding: 8px 20px;
  color: #FFF;
  top: 110%;
  left: 10%;
  background: #F00;
  z-index: 100;
  text-align: center; }
  .lt-ie9 #Form_catchform .field .message:before {
    display: inline-block;
    content: "";
    border: 7px solid transparent;
    border-top: none;
    border-bottom: 7px solid red;
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -7px; }
.lt-ie9 #Form_catchform .field .help {
  position: absolute;
  top: 0;
  right: 10%;
  width: 14px;
  height: 14px; }
  .lt-ie9 #Form_catchform .field .help .icon {
    display: block;
    width: 14px;
    height: 14px;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 14px; }
    .lt-ie9 #Form_catchform .field .help .icon:before {
      content: "?"; }
    .lt-ie9 #Form_catchform .field .help .icon svg {
      display: none; }
      .lt-ie9 #Form_catchform .field .help .icon svg .icon-info {
        -webkit-transition-property: fill;
        -moz-transition-property: fill;
        -o-transition-property: fill;
        transition-property: fill;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in; }
  .lt-ie9 #Form_catchform .field .help .label {
    position: absolute;
    background: #fff;
    left: -200px;
    right: -10px;
    bottom: 150%;
    text-align: center;
    padding: 8px;
    z-index: 1000;
    opacity: 1;
    display: none;
    border: 1px solid #ccc; }
    .lt-ie9 #Form_catchform .field .help .label:before {
      content: "";
      position: absolute;
      display: inline-block;
      border: 6px solid transparent;
      border-top: 6px solid #ccc;
      border-bottom: none;
      top: 100%;
      right: 11px; }
  .lt-ie9 #Form_catchform .field .help:hover .icon svg .icon-info {
    fill: #EC2028; }
  .lt-ie9 #Form_catchform .field .help:hover .label {
    display: block; }
.lt-ie9 #Form_catchform #RoomCount {
  width: 100%; }
  .lt-ie9 #Form_catchform #RoomCount .middleColumn {
    width: 50%; }
    .lt-ie9 #Form_catchform #RoomCount .middleColumn .roomslider {
      float: left;
      width: 60%;
      margin: 20px 0;
      border: none;
      background: #F3F3F3 !important;
      background-image: none;
      -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1); }
      .lt-ie9 #Form_catchform #RoomCount .middleColumn .roomslider .ui-slider-range {
        background: none; }
      .lt-ie9 #Form_catchform #RoomCount .middleColumn .roomslider .ui-slider-handle {
        border: none;
        background-color: #F3F3F3;
        -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
        width: 30px;
        height: 30px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        margin-top: -6.5px;
        margin-left: -6.5px; }
        .lt-ie9 #Form_catchform #RoomCount .middleColumn .roomslider .ui-slider-handle:before {
          display: block;
          content: "";
          width: 18px;
          height: 18px;
          margin: 6px;
          background: #EC2028;
          border-radius: 50%; }
    .lt-ie9 #Form_catchform #RoomCount .middleColumn input {
      float: left;
      width: 80px;
      margin: 8px 0 0 30px; }

#Longitude .help {
  right: 20%; }

#RoomCount .help {
  right: 58.5%; }

.h3_small {
  color: #252525;
  font-size: 15px;
  margin-bottom: 38px; }

.downloads {
  text-align: center; }
  .downloads h2 {
    margin: 15px 0 10px 0 !important; }
  .downloads .side_download {
    margin-bottom: 5px; }
    .downloads .side_download:last-child {
      margin-bottom: 25px; }
    .downloads .side_download a {
      text-align: left;
      white-space: normal;
      font-size: 12px;
      align-items: center;
      padding: 7px;
      display: flex;
      line-height: 13px; }
      .downloads .side_download a i {
        padding-right: 10px;
        font-size: 22px;
        float: left;
        align-items: center; }

.widget {
  text-align: center; }

.col-sm-8.blog-main a {
  color: #e81923;
  text-transform: uppercase; }

#ApproveTC .fancy-check .outer {
  margin-top: 7px; }

.dashboard form .defs a {
  display: inline-block;
  height: 37px;
  padding: 0 34px;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-family: "Open Sans", Arial;
  font-weight: 300;
  background: url(../img/black-button-bg.jpg) repeat-x 0 0 black;
  text-decoration: none;
  line-height: 37px;
  margin-top: 43px;
  float: left; }

#TomsaLevy.field, #HaveAssessor.field {
  margin-bottom: 0 !important; }

#ContactedByAssessor.field {
  border-left: none !important; }

#ContactedByAssessorNo.field {
  border-top: 1px solid #E0E0E0 !important;
  border-left: 1px solid #E0E0E0 !important; }

#Assessor.field, #ContactedByAssessorNo.field {
  width: 50% !important;
  padding: 20px 0 20px 20px !important;
  border-top: 1px solid #E0E0E0 !important;
  border-left: 1px solid #E0E0E0 !important;
  margin-bottom: 0px !important; }

#Assessor.field .help, #ContactedByAssessorNo.field .help {
  top: 10px !important;
  right: 10px !important; }

#RoomRatesRand.field {
  width: 50% !important;
  padding: 20px 0 20px 20px !important;
  border-top: 1px solid #E0E0E0 !important; }
  #RoomRatesRand.field .help {
    top: 10px !important;
    right: 10px !important; }

#RoomCount.field {
  padding-left: 20px; }

/* -------------------------------- 
Primary style
-------------------------------- */
.h3, h3 {
  font-size: 18px; }

.benefit-content > p {
  font-size: 13px !important; }

a {
  color: #333333; }

/*!
// Appendix A. Buttons
// --------------------------------------------------*/
.btn_wrapper {
  margin: 0 auto;
  max-width: 768px;
  padding-top: 4%;
  width: 100%; }

.content_top {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto; }

.right_link {
  float: right;
  margin-top: 10px;
  text-transform: uppercase; }
  .right_link h4 {
    font-size: 11px; }

.black-button {
  background-color: #ed545d;
  background-image: linear-gradient(to bottom, #ed545d, #e81721);
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  padding: 7.5px 37px;
  text-transform: uppercase;
  border-radius: 0px;
  box-shadow: none;
  height: 55px; }

.black-button:hover {
  color: #252525; }

.details {
  clear: both;
  width: 100%; }

.header-center {
  text-align: center;
  margin-bottom: 50px; }

.section.grey.border-top-blue {
  border-top: 2px solid #5683b7; }

.section.about.border-top-green {
  border-top: 2px solid #19a25c;
  border-bottom: 2px solid #f3686d;
  margin-bottom: 20px; }

/* -------------------------------- 

1. Auto-Hiding Navigation - Simple

-------------------------------- */
.navbar .navbar-inner {
  display: inline-block;
  width: 100%;
  text-align: center; }

.cd-auto-hide-header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  /* Force Hardware Acceleration */
  transform: translateZ(0);
  will-change: transform;
  transition: transform .5s; }
  .cd-auto-hide-header::after {
    clear: both;
    content: "";
    display: block; }
  .cd-auto-hide-header.is-hidden {
    transform: translateY(-100%); }
  .cd-auto-hide-header .logo, .cd-auto-hide-header .nav-trigger {
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%); }
  .cd-auto-hide-header .logo {
    left: 5%; }
    .cd-auto-hide-header .logo a, .cd-auto-hide-header .logo img {
      display: block; }
  .cd-auto-hide-header .nav-trigger {
    /* vertically align its content */
    display: table;
    height: 100%;
    padding: 0 1em;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #252525;
    font-weight: bold;
    right: 0;
    border-left: 1px solid #f2f2f2; }
    .cd-auto-hide-header .nav-trigger span {
      /* vertically align inside parent element */
      display: table-cell;
      vertical-align: middle; }
    .cd-auto-hide-header .nav-trigger em {
      /* this is the menu icon */
      display: block;
      position: relative;
      height: 2px;
      width: 22px;
      background-color: #252525;
      backface-visibility: hidden;
      /* this is the menu central line */
      margin: 6px auto 14px;
      transition: background-color .2s; }
      .cd-auto-hide-header .nav-trigger em::after {
        /* this is the menu icon */
        display: block;
        position: relative;
        height: 2px;
        width: 22px;
        background-color: #252525;
        backface-visibility: hidden; }
      .cd-auto-hide-header .nav-trigger em::before {
        /* this is the menu icon */
        display: block;
        position: relative;
        height: 2px;
        width: 22px;
        background-color: #252525;
        backface-visibility: hidden;
        position: absolute;
        content: '';
        left: 0;
        transition: transform .2s; }
      .cd-auto-hide-header .nav-trigger em::after {
        position: absolute;
        content: '';
        left: 0;
        transition: transform .2s; }
      .cd-auto-hide-header .nav-trigger em::before {
        /* this is the menu icon top line */
        transform: translateY(-6px); }
      .cd-auto-hide-header .nav-trigger em::after {
        /* this is the menu icon bottom line */
        transform: translateY(6px); }

@media only screen and (min-width: 1024px) {
  .cd-auto-hide-header {
    height: 140px; }

  body {
    padding-top: 210px; } }
.cd-secondary-nav a {
  opacity: .6; }
  .cd-secondary-nav a:hover {
    background: #e9222c;
    color: #fff;
    text-decoration: none; }
  .cd-secondary-nav a:current {
    border-bottom: 2px solid #e9222c;
    border-bottom: 2px solid #fff !important;
    background: #333 !important; }

@media only screen and (min-width: 1024px) {
  .cd-auto-hide-header .nav-trigger {
    display: none; } }
.cd-auto-hide-header.nav-open .nav-trigger em {
  /* transform menu icon into a 'X' icon */
  background-color: rgba(255, 255, 255, 0); }
  .cd-auto-hide-header.nav-open .nav-trigger em::before {
    /* rotate top line */
    transform: rotate(-45deg); }
  .cd-auto-hide-header.nav-open .nav-trigger em::after {
    /* rotate bottom line */
    transform: rotate(45deg); }

.cd-primary-nav {
  display: inline-block;
  float: right;
  height: 100%;
  padding-right: 5%; }
  .cd-primary-nav > ul {
    position: absolute;
    z-index: 2;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    display: none;
    box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2); }
    .cd-primary-nav > ul a {
      /* target primary-nav links */
      display: block;
      height: 50px;
      line-height: 50px;
      padding-left: 5%;
      color: #252525;
      font-size: 1.8rem;
      border-top: 1px solid #f2f2f2; }
      .cd-primary-nav > ul a:hover, .cd-primary-nav > ul a.active {
        color: #8F3985;
        border-bottom: 2px solid #e9222c; }

@media only screen and (min-width: 1024px) {
  .cd-primary-nav {
    /* vertically align its content */
    display: table; }
    .cd-primary-nav > ul {
      /* vertically align inside parent element */
      display: table-cell;
      vertical-align: middle;
      /* reset mobile style */
      position: relative;
      width: auto;
      top: 0;
      padding: 0;
      background-color: transparent;
      box-shadow: none; }
      .cd-primary-nav > ul::after {
        clear: both;
        content: "";
        display: block; }
      .cd-primary-nav > ul li {
        display: inline-block;
        float: left;
        margin-right: 1.5em; }
        .cd-primary-nav > ul li:last-of-type {
          margin-right: 0; }
      .cd-primary-nav > ul a {
        /* reset mobile style */
        height: auto;
        line-height: normal;
        padding: 0;
        border: none; } }
.nav-open .cd-primary-nav ul, .cd-primary-nav ul:target {
  /* 
		show primary nav - mobile only 
		:target is used to show navigation on no-js devices
		*/
  display: block; }

@media only screen and (min-width: 1024px) {
  .nav-open .cd-primary-nav ul, .cd-primary-nav ul:target {
    display: table-cell; } }
/* -------------------------------- 

2. Auto-Hiding Navigation - with Sub Nav

-------------------------------- */
.cd-secondary-nav {
  position: relative;
  z-index: 1;
  clear: both;
  width: 100%;
  height: 50px;
  background-color: #252525;
  /* Force Hardware Acceleration */
  transform: translateZ(0);
  will-change: transform;
  transition: transform .5s; }
  .cd-secondary-nav::after {
    /* gradient on the right - to indicate it's possible to scroll */
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 35px;
    background: transparent;
    pointer-events: none;
    transition: opacity .2s; }
  .cd-secondary-nav.nav-end::after {
    opacity: 0; }
  .cd-secondary-nav ul, .cd-secondary-nav li, .cd-secondary-nav a {
    height: 100%;
    text-transform: uppercase;
    font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
    font-size: 14px; }
  .cd-secondary-nav ul {
    /* enables a flex context for all its direct children */
    display: flex;
    padding: 0 5%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .cd-secondary-nav ul::after {
      clear: both;
      content: "";
      display: block; }
  .cd-secondary-nav li {
    display: inline-block;
    float: left;
    /* do not shrink - elements float on the right of the element */
    flex-shrink: 0; }
  .cd-secondary-nav a {
    display: block;
    color: #ffffff;
    line-height: 50px;
    padding: 0 1em; }
    .cd-secondary-nav a:hover, .cd-secondary-nav a.active {
      opacity: 1; }
  .cd-secondary-nav .active {
    background-color: #e30613;
    font-weight: 700;
    opacity: 1;
    background-image: linear-gradient(180deg, rgba(246, 141, 145, 0.45) 0%, rgba(237, 28, 36, 0.45) 100%); }
    .cd-secondary-nav .active a {
      opacity: 1; }
  .cd-secondary-nav.fixed {
    position: fixed;
    top: 60px; }
  .cd-secondary-nav.slide-up {
    transform: translateY(-60px); }

@media only screen and (min-width: 1024px) {
  .cd-secondary-nav {
    height: 70px;
    overflow: visible; }
    .cd-secondary-nav ul {
      /* reset mobile style */
      display: block;
      text-align: center; }
    .cd-secondary-nav li {
      /* reset mobile style */
      float: none;
      flex-shrink: 1; }
    .cd-secondary-nav a {
      line-height: 70px; }
      .cd-secondary-nav a.active {
        box-shadow: inset 0 -3px #8F3985; } }
/* -------------------------------- 

3. Auto-Hiding Navigation - with Sub Nav + Hero Image

-------------------------------- */
@media only screen and (min-width: 1024px) {
  .cd-secondary-nav.fixed {
    top: 140px;
    /* fixes a bug where nav and subnab move with a slight delay */
    box-shadow: 0 -6px 0 #252525; }
  .cd-secondary-nav.slide-up {
    transform: translateY(-140px); } }
menu, ol, ul {
  padding: 0 !important; }

/* -------------------------------- 

Nav Menu Refix 

-------------------------------- */
/* Hide Dropdowns by Default
 * and giving it a position of absolute */
.menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  overflow: visible; }

.menu ul li {
  display: inline-table;
  margin: 0; }

/* Display Dropdowns on Hover */
.menu ul li:hover > ul {
  display: inherit; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .menu ul li:hover > ul {
    margin-left: -66px; } }
/* Fisrt Tier Dropdown */
.menu ul ul li {
  min-width: 250px;
  display: list-item;
  position: relative;
  background-color: #393939;
  box-shadow: 0 0 0.5px 0.5px rgba(0, 0, 0, 0.19);
  list-style: none;
  height: 50px;
  text-align: left; }

.menu ul ul li a {
  line-height: 47px;
  text-decoration: none; }

.menu ul ul li a:hover {
  background-color: #2f2f2f; }

.menu ul ul ul {
  top: 0; }

@media (max-width: 1200px) {
  .menu ul li a {
    font-size: 12px;
    padding: 0 0.6em; } }
/* -------------------------------- 

Mobile First Styling

-------------------------------- */
.slick-dotted.slick-slider {
  margin: 0; }

.btn {
  border: none; }

.big {
  width: 80%; }

.btn-default {
  padding: 15.5px 46px;
  color: #db222b;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }
  .btn-default.red-border {
    border: 2px solid #db222b;
    padding: 13.5px 44px; }
    .btn-default.red-border:hover, .btn-default.red-border:focus {
      color: #fff;
      background-color: #db222b; }

.btn-primary {
  background-color: #ed545d;
  background-image: -webkit-linear-gradient(top, #ed545d, #e81721);
  background-image: linear-gradient(to bottom, #ed545d, #e81721);
  padding: 15.5px 46px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #e81721;
    background-image: -webkit-linear-gradient(top, #e81721, #e81721);
    background-image: linear-gradient(to bottom, #e81721, #e81721); }

.intro-slideshow {
  max-height: 480px;
  overflow: hidden;
  margin-bottom: 0; }
  .intro-slideshow .intro-slideshow {
    display: none; }
  .intro-slideshow .intro-slideshow.slick-initialized {
    display: block; }
  .intro-slideshow .hotel-logo {
    max-width: 175px;
    margin: 0 auto;
    margin-bottom: 10px; }
  .intro-slideshow .sub-heading {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px; }
    .intro-slideshow .sub-heading.sub-heading-date {
      font-weight: 700; }
  .intro-slideshow .basket-image {
    margin: 0 auto; }
  .intro-slideshow .hostex-slideshow-image {
    background-image: url("/themes/simple/images/320x480-safe-banner-mobile-size.jpg"); }
  .intro-slideshow .slick-slide {
    height: 480px; }
  .intro-slideshow .container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .intro-slideshow .slick-slide {
    background-position: 50% 50%;
    background-size: cover; }
  .intro-slideshow .slideshow-holder .slideshow-heading {
    margin-top: 0;
    margin-bottom: 8px;
    /*font-size: 25px;*/
    font-size: 65px;
    font-weight: 700;
    line-height: 1;
    color: #fff; }
    .intro-slideshow .slideshow-holder .slideshow-heading.hotel-heading {
      font-size: 30px; }
      .intro-slideshow .slideshow-holder .slideshow-heading.hotel-heading .drop-heading {
        font-size: 20px; }
    .intro-slideshow .slideshow-holder .slideshow-heading .letter-block {
      word-spacing: -14px; }
    .intro-slideshow .slideshow-holder .slideshow-heading .white-block, .intro-slideshow .slideshow-holder .slideshow-heading .red-block {
      padding: 0 10px; }
    .intro-slideshow .slideshow-holder .slideshow-heading .white-block {
      background-color: #ffffff;
      color: #ea343e; }
    .intro-slideshow .slideshow-holder .slideshow-heading .red-block {
      background-color: #ea343e;
      color: #ffffff; }
  .intro-slideshow .slideshow-holder .btn {
    color: #333333;
    text-transform: uppercase; }
    .intro-slideshow .slideshow-holder .btn.btn-gold {
      color: #ffffff;
      background-color: #e8b739;
      border: 1px solid #e8b739; }
    .intro-slideshow .slideshow-holder .btn.btn-gold-reverse {
      color: #e8b739;
      background: none;
      border: 1px solid #e8b739; }
  .intro-slideshow .slideshow-holder .slideshow-text {
    line-height: 1;
    margin-bottom: 33px;
    font-size: 16px;
    color: #fff; }
  .intro-slideshow .slick-dots {
    position: absolute;
    bottom: 20px; }
    .intro-slideshow .slick-dots li {
      width: 15px; }
    .intro-slideshow .slick-dots li button {
      width: 10px;
      height: 10px; }
      .intro-slideshow .slick-dots li button:before {
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 20px;
        width: 10px;
        height: 10px;
        font-size: 10px;
        color: transparent;
        opacity: 1; }
    .intro-slideshow .slick-dots li.slick-active button:before {
      background-color: #fff;
      border: none; }

.big {
  font-size: 30px; }

.home {
  margin: 0 auto;
  text-align: center; }

.deal_txt:hover {
  background-color: #ed545d;
  background-image: linear-gradient(to bottom, #ed545d, #e81721); }

.deals-slideshow .slick-next::before {
  content: none; }
.deals-slideshow .slick-prev::before {
  content: none; }
.deals-slideshow .slick-dots {
  bottom: -50px; }
.deals-slideshow .slick-prev, .deals-slideshow .slick-next {
  top: 68%; }
.deals-slideshow .slick-next.slick-arrow {
  background-image: url("../images/btn_slider_next.svg");
  background-repeat: no-repeat;
  color: #000;
  right: -61px; }
.deals-slideshow .slick-prev.slick-arrow {
  background-image: url("../images/btn_slider_prev.svg");
  background-repeat: no-repeat;
  color: #000;
  right: -61px; }
.deals-slideshow .slick-dotted.slick-slider {
  margin: 0 auto;
  width: 800px; }

.video-wrapper {
  background-image: url("../img/clear_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #d8d8d8; }

.star-hr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 25px; }
  .star-hr .star-line {
    border-top: 1px solid #e81923;
    width: 100%;
    height: 1px; }
  .star-hr .flex-item:not(:last-child) {
    margin-right: 20px; }

.video-intro p {
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 32px;
  text-align: center; }

.section-wrapper {
  padding: 80px 0px;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8; }
  .section-wrapper .section-header .h1 {
    margin: 0;
    margin-bottom: 30px;
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    color: #252525;
    text-align: center; }
  .section-wrapper .section-header .header-underline {
    height: 1px;
    margin: 0 auto;
    width: 20%;
    margin-bottom: 30px;
    margin-top: 20px;
    border-top: 2px solid #252525; }
  .section-wrapper .section-header .header-text {
    margin-top: 30px;
    font-size: 20px;
    line-height: 32px;
    text-align: center; }
  .section-wrapper .btn-holder {
    padding-top: 25px;
    display: inline-block;
    text-align: center; }
    .section-wrapper .btn-holder .btn {
      margin: 0px 7px; }

.star-grading-slideshow.slick-dotted.slick-slider, .testimials-slideshow.slick-dotted.slick-slider, .homedeals-slideshow.slick-dotted.slick-slider {
  margin-bottom: 55px; }
.star-grading-slideshow .slick-slide, .testimials-slideshow .slick-slide, .homedeals-slideshow .slick-slide {
  text-align: center; }
  .star-grading-slideshow .slick-slide .star-strip, .testimials-slideshow .slick-slide .star-strip, .homedeals-slideshow .slick-slide .star-strip {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    .star-grading-slideshow .slick-slide .star-strip .stars:not(:last-child), .testimials-slideshow .slick-slide .star-strip .stars:not(:last-child), .homedeals-slideshow .slick-slide .star-strip .stars:not(:last-child) {
      margin-right: 40px; }
  .star-grading-slideshow .slick-slide .star-title, .testimials-slideshow .slick-slide .star-title, .homedeals-slideshow .slick-slide .star-title {
    margin-bottom: 10px;
    font-size: 23px;
    font-weight: 700;
    margin: 0; }
  .star-grading-slideshow .slick-slide .star-text, .testimials-slideshow .slick-slide .star-text, .homedeals-slideshow .slick-slide .star-text {
    margin: 0;
    font-size: 16px;
    line-height: 25px; }
.star-grading-slideshow .slick-dots, .testimials-slideshow .slick-dots, .homedeals-slideshow .slick-dots {
  margin-top: 12px;
  position: relative; }
  .star-grading-slideshow .slick-dots li, .testimials-slideshow .slick-dots li, .homedeals-slideshow .slick-dots li {
    width: 15px; }
  .star-grading-slideshow .slick-dots li button, .testimials-slideshow .slick-dots li button, .homedeals-slideshow .slick-dots li button {
    width: 10px;
    height: 10px; }
    .star-grading-slideshow .slick-dots li button:before, .testimials-slideshow .slick-dots li button:before, .homedeals-slideshow .slick-dots li button:before {
      background-color: transparent;
      border: 2px solid #000;
      border-radius: 20px;
      width: 10px;
      height: 10px;
      font-size: 10px;
      color: transparent;
      opacity: 1; }
  .star-grading-slideshow .slick-dots li.slick-active button:before, .testimials-slideshow .slick-dots li.slick-active button:before, .homedeals-slideshow .slick-dots li.slick-active button:before {
    background-color: #000;
    border: none; }
.star-grading-slideshow .slick-prev::before, .star-grading-slideshow .slick-next::before, .testimials-slideshow .slick-prev::before, .testimials-slideshow .slick-next::before, .homedeals-slideshow .slick-prev::before, .homedeals-slideshow .slick-next::before {
  color: inherit; }
.star-grading-slideshow .slick-next.slick-arrow, .testimials-slideshow .slick-next.slick-arrow, .homedeals-slideshow .slick-next.slick-arrow {
  background-image: url("../images/btn_slider_next.svg");
  background-repeat: no-repeat; }
.star-grading-slideshow .slick-prev.slick-arrow, .testimials-slideshow .slick-prev.slick-arrow, .homedeals-slideshow .slick-prev.slick-arrow {
  background-image: url("../images/btn_slider_prev.svg");
  background-repeat: no-repeat; }

.homedeals-slideshow {
  margin-bottom: 50px; }
  .homedeals-slideshow .slick-prev, .homedeals-slideshow .slick-next {
    top: 40%; }
  .homedeals-slideshow .slick-prev {
    left: -50px; }

.testimials-slideshow .slick-slide {
  text-align: left; }

.intro-slideshow .slick-prev.slick-arrow {
  left: 10%;
  z-index: 1; }
.intro-slideshow .slick-next.slick-arrow {
  right: 10%;
  z-index: 1; }
.intro-slideshow .slick-next.slick-arrow {
  background-image: url("../img/slider_next.png");
  background-repeat: no-repeat; }
.intro-slideshow .slick-prev.slick-arrow {
  background-image: url("../img/slide_back.png");
  background-repeat: no-repeat; }
.intro-slideshow .slick-next::before {
  content: none; }
.intro-slideshow .slick-prev::before {
  content: none; }
.intro-slideshow .slick-prev, .intro-slideshow .slick-next {
  height: 40px; }

.establishment-slideshow .slick-next::before {
  content: none; }
.establishment-slideshow .slick-prev::before {
  content: none; }
.establishment-slideshow .slick-dots {
  bottom: -50px; }
.establishment-slideshow .slick-next.slick-arrow {
  background-image: url("../images/btn_slider_next.svg");
  background-repeat: no-repeat;
  color: #000;
  right: -61px; }
.establishment-slideshow .slick-prev.slick-arrow {
  background-image: url("../images/btn_slider_prev.svg");
  background-repeat: no-repeat;
  color: #000;
  right: -61px; }
.establishment-slideshow .slick-dotted.slick-slider {
  margin: 0 auto;
  width: 800px; }
.establishment-slideshow .slick-dots {
  margin-top: 12px;
  position: relative; }
  .establishment-slideshow .slick-dots li {
    width: 15px; }
  .establishment-slideshow .slick-dots li button {
    width: 10px;
    height: 10px; }
    .establishment-slideshow .slick-dots li button:before {
      background-color: transparent;
      border: 2px solid #000;
      border-radius: 20px;
      width: 10px;
      height: 10px;
      font-size: 10px;
      color: transparent;
      opacity: 1; }
  .establishment-slideshow .slick-dots li.slick-active button:before {
    background-color: #000;
    border: none; }

.with_margin_bottom {
  margin-bottom: 50px; }

.col-sm-8.blog-main > ul {
  margin-left: 30px; }

.col-sm-8.blog-main li {
  line-height: 30px; }

/* -------------------------------- 

Main content

-------------------------------- */
/* Home Page Carousel */
.carousel {
  height: 50%; }

.carousel-inner {
  height: 480px !important; }

.item, .active, .carousel-inner {
  height: 100%; }

.carousel-indicators {
  z-index: 1 !important; }

.section-header li {
  text-align: center; }

.btn.btn-white {
  border-width: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-right: 26px;
  padding: 8px 28px;
  background: #fff;
  text-transform: uppercase;
  color: #252525;
  border-radius: 1px;
  margin-top: 30px; }

.btn-group-slider {
  margin: 30px 0;
  text-align: center; }
  .btn-group-slider .btn {
    border-width: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-right: 26px;
    padding: 8px 28px;
    background: #ea303a;
    text-transform: uppercase;
    color: #fff;
    border-radius: 1px; }

.btn.btn-no-fill-white.btn-no-fill.popup {
  background: #fff;
  text-transform: uppercase;
  color: #ea303a;
  border-radius: 1px;
  border: 1px solid #ea303a; }

.btn-group-slider .btn {
  border-width: 2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-right: 26px;
  padding: 8px 28px; }
  .btn-group-slider .btn:last-child {
    margin-right: 0;
    margin-right: 0; }

.animation-angle-right {
  animation: 1.4s linear 0s normal both infinite running animation-angle-right; }

.main-slider .vertical-center {
  padding-top: 200px; }

.vertical-center {
  display: table;
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%; }
  .vertical-center .row {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    z-index: 1; }

.btn-arrow-next {
  animation: 0.6s ease-in 0.6s alternate forwards infinite running pointDown;
  bottom: 30px;
  display: block;
  fill: #fff;
  height: 40px;
  left: 0;
  margin: 50px auto 0;
  opacity: 1;
  right: 0;
  width: 40px;
  z-index: 2; }
  .btn-arrow-next svg {
    width: 2em; }
  .btn-arrow-next path {
    fill: inherit;
    transition: fill 0.3s ease 0s; }
  .btn-arrow-next:hover {
    fill: #00d7f5;
    outline: medium none; }
  .btn-arrow-next:focus {
    fill: #ffffff;
    outline: medium none; }

/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

.trigger-popup.link {
  border-width: 2px;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  margin-right: 42px;
  padding: 8px 28px;
  background: #252525;
  color: #fff !important;
  bottom: 5px; }

.solid_black {
  background: #1f1f1f none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-family: Arial;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase; }

.listing_content {
  padding-top: 40px;
  max-width: 1000px;
  margin: 0 auto; }

.fb, .tw, .in {
  margin-left: 10px;
  color: #fff; }

.Facebook, .Twitter, .Instagram {
  color: #fff;
  font-size: 18px; }

.row.marketing {
  margin: 0 auto;
  width: 70%; }

.deal_img {
  width: 90%; }

.deal_txt {
  background: #fff none repeat scroll 0 0;
  margin-bottom: 34px;
  padding-bottom: 35px;
  padding-top: 34px;
  text-align: center;
  width: 90%;
  border: 1px solid #d8d8d8;
  padding: 26px; }

.deal_txt {
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 27px; }

#benefits {
  background-color: #ededed; }

.cont {
  width: 90%; }

.smart_link:hover {
  background-color: #fff !important; }

.checkbox {
  float: left;
  width: 49%; }

.field.checkbox {
  cursor: pointer; }
  .field.checkbox .checkbox {
    position: relative;
    margin-left: 0px;
    width: 20px; }
  .field.checkbox label {
    margin-bottom: 0px;
    padding-top: 3px;
    padding-left: 3px;
    font-weight: 200; }
.field.text .text {
  padding-left: 5px;
  min-width: 135px;
  width: 50%; }

.heading_abt {
  /* Text style for "About" */
  color: #252525;
  font-family: MundoSansStd;
  font-size: 37px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #848484; }

.left-description > p {
  line-height: 40px; }

.smart_link {
  background-color: #fff;
  color: #252525;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px; }

.smart_link:hover {
  background-color: #fff;
  color: #252525; }

#details #pagingContainer {
  margin-bottom: 0;
  margin-top: 53px;
  padding: 15px 0;
  text-align: center;
  background: #fff;
  border-radius: 1px;
  border: 1px solid #d8d8d8; }

.map-message {
  width: 101%; }

.trigger-popup.view-more-link {
  /* Style for "Base" */
  background-color: #1f1f1f;
  height: 40px;
  color: #fff;
  margin: 0 auto;
  padding-right: 59px;
  padding-top: 7px;
  width: 188px; }

#buttonContainer {
  margin: 0 auto;
  padding-top: 42px;
  text-align: center; }

#searchResultsContainer .resultBox {
  text-align: center; }

#searchBtn {
  display: none;
  width: 25%; }

.center_content {
  width: 100%;
  margin: 0 auto; }

#scroll {
  padding-top: 300px; }

.header-underline {
  background: #000 none repeat scroll 0 0;
  height: 1px;
  margin: 0 auto;
  width: 20%;
  margin-bottom: 20px;
  margin-top: 20px; }

.terms {
  padding-top: 34px; }

.radio label, .checkbox label {
  margin-bottom: -12px; }

#searchResultsContainer .view-more {
  bottom: 25px; }

#searchResultsContainer p.description {
  text-align: center; }

#searchResultsContainer .view-more, #searchResultsContainer .view-more a {
  color: #fff; }

.establishment_title {
  padding-top: 16px; }

#searchResultsContainer .view-more {
  right: 67px; }

.listing_thumb {
  height: auto;
  margin: 0 auto;
  text-align: center;
  width: 100%; }

#info-box h2 {
  color: #252525;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  text-align: center; }

#category {
  margin: 0 auto;
  text-align: center;
  color: #333;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px; }

#info-box .rating img {
  width: 48px;
  height: 42px; }

/**Listing details wrapper*/
.contact_details_wrapper {
  width: 320px;
  background-color: #444;
  margin-top: 40px;
  padding: 20px;
  margin-bottom: 50px; }

.bookings {
  margin: 10px auto 10px 27px;
  text-align: center; }

.listing_details_wrapper {
  max-width: 987px;
  margin: 0 auto;
  margin-bottom: 100px; }

.contact_details_wrapper > h1 {
  color: white;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 37px;
  font-weight: 500;
  line-height: 60px;
  text-align: center;
  border-bottom: 1px solid #fff; }

.info_list > li {
  padding: 12px;
  color: white;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px; }

.tel {
  background-color: #252525;
  color: #fff; }

.break {
  font-size: 14px;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif; }

/*// h3 {
//     text-align: center;
// }*/
.text.tgcsa-validate {
  float: left; }

.panel-default > .panel-heading {
  background-color: #e30613;
  background-image: linear-gradient(180deg, rgba(246, 141, 145, 0.45) 0%, rgba(237, 28, 36, 0.45) 100%);
  height: 50px; }

.panel-default {
  border-color: #fff; }

.collapsed:hover {
  color: #fff;
  text-decoration: none; }

.panel-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  padding: 6px;
  text-transform: uppercase; }

.panel-title:hover {
  color: #fff; }

#Form_StoreFeedback_Name, #Form_StoreFeedback_Surname, #Form_StoreFeedback_Telephone, #Form_StoreFeedback_Description, #Form_StoreFeedback_Email {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 1.42857;
  margin-bottom: 20px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%; }

#Form_StoreFeedback_Description {
  width: 100%;
  height: 160px; }

.Actions {
  width: 100%;
  text-align: left; }
  .Actions .action {
    color: #db222b;
    border: 2px solid #db222b;
    padding: 2.5px 48px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 10px; }
    .Actions .action:hover {
      color: #fff !important;
      background-color: #db222b !important; }

#Form_StoreFeedback_action_Submit {
  background-color: #ed545d;
  background-image: linear-gradient(to bottom, #ed545d, #e81721);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 15.5px 46px;
  text-transform: uppercase;
  margin-top: 30px;
  border: none;
  margin-right: 41px; }

.things_to_do {
  max-width: 987px;
  width: 100%;
  margin: 0 auto;
  height: 431px;
  padding: 20px; }

.left {
  width: 100%;
  margin-top: 6px; }

.things_list {
  color: #e30613;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 32px;
  border-bottom: 1px solid #e30613; }

.things2do_list ul li {
  /* Base text style */
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 30px;
  color: #666 !important;
  font-size: 18px; }

#nextBtn, #prevBtn {
  background: #252525 !important;
  text-transform: uppercase;
  width: 120px;
  padding: 11px 8px;
  border: 1px solid #252525; }
  #nextBtn:hover, #prevBtn:hover {
    background-color: #fff !important;
    color: #252525; }

#searchResultsContainer .view-more {
  font-weight: normal; }
  #searchResultsContainer .view-more a {
    font-weight: normal; }

.cd-main-content {
  padding: 60px 5% 2em;
  overflow: hidden; }
  .cd-main-content.sub-nav {
    /* to be used if there is sub nav */
    padding-top: 60px; }
  .cd-main-content.sub-nav-hero {
    /* to be used if there is hero image + subnav */
    padding-top: 0; }
    .cd-main-content.sub-nav-hero.secondary-nav-fixed {
      margin-top: 50px; }
  .cd-main-content p {
    max-width: 1024px;
    line-height: 1.6;
    margin: 2em auto;
    font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
    color: #a5a8a9; }
  .cd-main-content.sub-nav :target::before, .cd-main-content.sub-nav-hero :target::before {
    display: block;
    content: "";
    margin-top: -50px;
    height: 50px;
    visibility: hidden; }

@media only screen and (min-width: 1024px) {
  .cd-main-content {
    padding-top: 140px; }
    .cd-main-content.sub-nav {
      padding-top: 210px; }
    .cd-main-content.sub-nav-hero.secondary-nav-fixed {
      margin-top: 70px; }
    .cd-main-content p {
      font-size: 2.4rem; } }
/*
adjust the positioning of in-page links
http://nicolasgallagher.com/jump-links-and-viewport-positioning/
*/
@media only screen and (min-width: 1024px) {
  .cd-main-content.sub-nav :target::before, .cd-main-content.sub-nav-hero :target::before {
    margin-top: -70px;
    height: 70px; } }
/* -------------------------------- 

Containers and Page Elements 

-------------------------------- */
.content_inner {
  max-width: 830px;
  margin: 0 auto;
  text-align: center; }

.center {
  text-align: center; }

.red_btn {
  background: #ea2f39;
  color: #fff;
  text-transform: uppercase;
  padding: 17px 69px;
  text-align: center;
  float: right; }

.btn_white {
  background: #fff;
  color: #ea2f39;
  text-transform: uppercase;
  padding: 16px 69px;
  text-align: center;
  float: right;
  border: 1px solid #ea2f39; }

#btn_area {
  padding: 60px;
  margin-bottom: 88px; }

.clearfix {
  height: 100px; }

#youtube_area {
  background-image: url("../img/clear_bg.jpg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-bottom: 1px solid #d8d8d8;
  height: 100%;
  padding-bottom: 5%;
  width: 100%;
  margin: 0 auto; }

.inner_content {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  padding-top: 10%;
  padding-bottom: 5%; }

.align_center {
  text-align: center;
  margin: 0 auto; }

/*#search-filters {
	margin-bottom: 70px !important;
}*/
.establishment_title {
  text-align: center;
  color: #252525;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px; }

#info-rating {
  margin: 0 auto;
  text-align: center;
  width: 65%; }

/* -------------------------------- 
Listing Page Single Listing
-------------------------------- */
.jumbotron {
  margin: 0 auto;
  max-width: 1140px;
  position: absolute;
  top: 5em;
  left: 1em;
  width: 100%; }

.question {
  text-align: left; }

.listing_details {
  max-width: 982px;
  margin: 0 auto; }

.listing_content_area {
  max-width: 640px;
  float: left; }

.listing-sidebar {
  max-width: 320px;
  float: right; }

.info_list {
  color: #fff !important; }

#acc-map {
  float: left;
  width: 100%;
  max-width: 320px;
  margin-left: 39px; }
  #acc-map img {
    max-width: 320px; }

.contact_details > li {
  color: #fff;
  margin-top: 15px; }

.contact_details span {
  float: left;
  margin-left: 74px;
  margin-top: 10px; }

.contact_wrapper {
  margin-top: 30px;
  background-color: #444;
  padding: 28px;
  height: 100%;
  min-height: 397px; }
  .contact_wrapper > h3 {
    text-align: center;
    color: #fff;
    font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
    font-size: 37px !important;
    font-weight: 500;
    line-height: 60px;
    border-bottom: 1px solid #fff; }
  .contact_wrapper .testimonial_full {
    width: 100%;
    background-color: black; }

/* -------------------------------- 

2. Slider

-------------------------------- */
.home_content {
  width: 100%;
  background: #dddddd;
  text-align: center; }

.rslides_tabs.rslides1_tabs {
  bottom: 10.368vw;
  color: #fff;
  font-family: "MundoSansStd-Bold";
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999; }

.caption {
  display: none; }

.carousel-caption {
  padding-bottom: 130px !important;
  z-index: 1 !important; }

.carousel-control.left {
  left: -37px !important; }

.carousel-indicators {
  z-index: 1; }

/*
.carousel-caption > h1 { font-size: 40
  px; font-weight: bold; margin-bottom:  60px;}
  .carousel-caption > p { font-size: 20px;  }*/
.page-title_1 {
  text-align: center;
  margin-bottom: 67px; }

/* Progress Tracker v2 */
ol.progress[data-steps="2"] li {
  width: 49%; }

ol.progress[data-steps="3"] li {
  width: 33%; }

ol.progress[data-steps="4"] li {
  width: 24%; }

ol.progress[data-steps="5"] li {
  width: 19%; }

ol.progress[data-steps="6"] li {
  width: 16%; }

ol.progress[data-steps="7"] li {
  width: 14%; }

ol.progress[data-steps="8"] li {
  width: 12%; }

ol.progress[data-steps="9"] li {
  width: 11%; }

.progress {
  display: inline-block;
  list-style: none;
  list-style-image: none;
  margin: 0 auto;
  padding: 0; }

.progress li {
  float: left;
  padding-left: 50px;
  position: relative;
  text-align: center;
  padding-top: 45px; }

.progress .name {
  display: block;
  vertical-align: bottom;
  text-align: center;
  margin-bottom: 1em;
  color: black;
  opacity: 0.3; }

.progress .step {
  color: #fff;
  border: 3px solid #252525;
  background-color: #252525;
  border-radius: 50%;
  line-height: 2.6;
  width: 3.2em;
  height: 3.2em;
  display: inline-block;
  z-index: 0; }

.progress .step span {
  opacity: 0.3; }

.progress .active .name,
.progress .active .step span {
  opacity: 1; }

.progress .step:before {
  content: "";
  display: block;
  background-color: #252525;
  height: 0.4em;
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: -1; }

.progress .step:after {
  content: "";
  display: block;
  background-color: silver;
  height: 0.3em;
  position: absolute;
  bottom: 0.6em;
  right: 0;
  z-index: -1; }

.progress li:first-of-type .step:before {
  display: none; }

.progress li:last-of-type .step:after {
  display: none; }

.progress .done .step,
.progress .done .step:before {
  background-color: #333; }

.progress .active .step:before, .progress .active .step {
  background-color: red; }

.progress .done .step,
.progress .active .step {
  border: 2px solid #333; }

.small_text {
  color: #174992;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400; }

/* youtube Object
----------------------------------------------------------*/
.youtube {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
  margin: 40px auto 0 auto; }

iframe {
  margin: 40px 100px 0; }

.youtube .play {
  background: url("../images/hover-statev.png") no-repeat center center;
  background-size: 64px 64px;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.youtube .play:hover {
  background: url("../images/hover-statev.png") no-repeat center center;
  background-size: 64px 64px;
  position: absolute;
  opacity: 1;
  filter: alpha(opacity=100); }

/* Media Object
----------------------------------------------------------*/
.media-style .media-left, .media-style .media-heading {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }

.thumbnail-style i, .thumbnail-style .caption h4 {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }

.media-left-icon-item {
  margin-bottom: 40px; }
  .media-left-icon-item .media h4 {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s; }
  .media-left-icon-item .media .media-left {
    min-width: 50px;
    padding-top: 16px;
    float: left; }
    .media-left-icon-item .media .media-left i {
      font-size: 24px;
      line-height: 24px;
      color: #333;
      -webkit-transition: all 0.6s ease 0s;
      transition: all 0.6s ease 0s; }
  .media-left-icon-item .media .media-body {
    padding-left: 64px; }

.thumbnail-icon-item {
  margin-bottom: 10px; }
  .thumbnail-icon-item .thumbnail {
    paddng: 0;
    margin: 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    .thumbnail-icon-item .thumbnail img {
      max-height: 80px;
      margin: 0 auto; }
    .thumbnail-icon-item .thumbnail i {
      font-size: 24px;
      line-height: 60px;
      width: 60px;
      height: 60px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid #ccc;
      text-align: center;
      color: #333; }
    .thumbnail-icon-item .thumbnail .caption {
      padding: 0;
      margin-top: 25px;
      color: #666; }
      .thumbnail-icon-item .thumbnail .caption h4 {
        margin-bottom: 20px; }
      .thumbnail-icon-item .thumbnail .caption .learn-more i {
        margin-right: 7px;
        font-size: 15px;
        line-height: 1.1;
        width: auto;
        height: auto;
        display: static;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0; }

.section-thumbnail-center-icon .text-center .thumbnail img {
  margin: 0 auto !important; }

.img-icon-thumbnail {
  min-height: 81px; }

.services-list-2 .thumbnail-icon-item .learn-more {
  color: #00abc9;
  display: block;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  float: left;
  clear: both; }
  .services-list-2 .thumbnail-icon-item .learn-more i {
    color: #00abc9; }
  .services-list-2 .thumbnail-icon-item .learn-more:hover {
    color: #008096;
    padding-left: 15px; }
    .services-list-2 .thumbnail-icon-item .learn-more:hover i {
      color: #008096; }

@-moz-keyframes fadein {
  0% {
    opacity: .1;
    -moz-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes fadein {
  0% {
    opacity: .1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadein {
  0% {
    opacity: .1;
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.grey-out {
  opacity: .2; }

/* -------------------------------- 

4. Inner Pages

-------------------------------- */
.on_page {
  padding-top: 17%; }

.blog-sidebar {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 6px;
  color: #ffffff; }

.blog-main {
  padding-left: 50px; }
  .blog-main h1 {
    font-weight: 600; }
    .blog-main h1:first-child {
      margin-top: 0px; }
  .blog-main h2 {
    font-weight: 600; }
    .blog-main h2:first-child {
      margin-top: 0px; }
  .blog-main h3 {
    font-weight: 600; }
    .blog-main h3:first-child {
      margin-top: 0px; }

#related > h3 {
  color: #333; }

#related li {
  color: #333;
  padding-bottom: 5px;
  list-style: outside none none;
  text-transform: uppercase; }

.page_title > h1 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-left: 20px; }

/* -------------------------------- 

5. Basket of Benefits

-------------------------------- */
.benefits {
  padding-bottom: 5%;
  padding-top: 5%; }

.stretch {
  width: 99.5%; }

.deals_slideshow {
  margin: 0 auto;
  max-width: 960px;
  text-align: center; }

.deal {
  border: 1px solid #d8d8d8;
  margin: 0 auto;
  padding: 5%;
  max-width: 390px; }

.deal span {
  color: #e30613; }

.deal h3 {
  text-align: center; }

#query h2 {
  margin-bottom: 20px;
  margin-left: 19px; }

#query .actions {
  margin-bottom: 30px; }

.media {
  width: 100%; }

.media-left {
  background: transparent url("../img/benefits.png") repeat scroll center center; }

.media-left-icon-item .media .media-left {
  float: left;
  height: 62px;
  min-width: 60px;
  padding-top: 16px; }

.media-left > p {
  color: #fff;
  font-size: 19px;
  margin-left: 19px;
  margin-top: -7px; }

/* -------------------------------- 

6. Search for graded accomodations

-------------------------------- */
#search-filters label {
  text-align: center; }

.with_border {
  border-right: 1px solid #ccc;
  height: 100px; }

.star-grading {
  width: 100%; }

.star-grading li {
  background: transparent url("../images/tgcsa-star.png") repeat scroll center center;
  width: 48px;
  height: 42px; }

#search-filters .star-grading.editable.rating-0 li {
  background: transparent url("../images/tgcsa-star.png") repeat scroll center center;
  width: 48px;
  height: 42px; }

#search-filters .star-grading.editable.rating-0 li {
  background: url("../images/tgcsa-star_blank.png") no-repeat scroll 0 0 transparent;
  display: block; }

#search-filters .star-grading.editable.rating-1 li + li {
  background: url("../images/tgcsa-star_blank.png") no-repeat scroll 0 0 transparent;
  display: block; }

#search-filters .star-grading.editable.rating-2 li + li + li {
  background: url("../images/tgcsa-star_blank.png") no-repeat scroll 0 0 transparent;
  display: block; }

#search-filters .star-grading.editable.rating-3 li + li + li + li {
  background: url("../images/tgcsa-star_blank.png") no-repeat scroll 0 0 transparent;
  display: block; }

#search-filters .star-grading.editable.rating-4 li + li + li + li + li {
  background: url("../images/tgcsa-star_blank.png") no-repeat scroll 0 0 transparent;
  display: block; }

#search-filters .star-grading {
  margin-bottom: 15px;
  margin-top: 20px; }

.inner_heading {
  border-bottom: 1px solid #ccc;
  line-height: 81px;
  margin-bottom: 40px; }

/* -------------------------------- 

7. Graded accomodation listings grid 

-------------------------------- */
.feedback {
  width: 100%;
  min-height: 500px;
  background: #f1f1f1; }

.description > p {
  color: #848484;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: lighter;
  line-height: 28px;
  text-align: justify; }

/* -------------------------------- 

8. Pages - Find Graded Establshments 

-------------------------------- */
.find_graded_establishments {
  padding-top: 250px !important;
  text-align: center; }

.icon {
  display: none; }

.page-title {
  padding-bottom: 30px; }

.hybrid-box {
  float: left;
  text-align: left; }

.star-grading {
  margin: 0 auto; }

.h1-apply-now {
  text-align: center;
  padding-top: 50px;
  font-size: 45px;
  font-weight: 700; }

.header_text_apply_now {
  font-size: 20px;
  line-height: 32px;
  margin-top: 30px;
  text-align: center; }

.flags {
  display: none; }

.breadcrumbs {
  display: none; }

#accomodationCatContainer {
  margin: 0px auto 2px;
  /*padding: 22px;*/
  text-align: left; }

.resultBox {
  width: 257px; }

#accomodationCatContainer span.text {
  margin-left: 27px; }

#search-filters #accomodationCatContainer label {
  margin-bottom: 18px; }

#search-filters label {
  text-align: left; }

.date-section p {
  font-size: 13px; }

/* -------------------------------- 

9. Pages - Why Get Graded 

-------------------------------- */
.section_col {
  margin-top: 50px;
  margin-bottom: 50px; }

.benefits_full {
  border-bottom: 1px solid #d8d8d8; }

.why_get_graded1 {
  border-bottom: 1px solid #fff; }

.benefitBox {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%; }

.benefitBox .benefit-icon {
  background: transparent url("../img/benefits.png") no-repeat scroll center center;
  color: #fff;
  float: left;
  font-size: 18px;
  height: 64px;
  line-height: 50px;
  margin-top: 20px;
  text-align: center;
  width: 54px; }

.benefit-content {
  margin-left: 65px; }
  .benefit-content > h3, .benefit-content > p {
    width: 100%;
    float: left; }

.benefitBox.home {
  padding-left: 91px;
  padding-top: 39px; }

.Email, .Website {
  color: #fff; }

.Phone, .Em, .Web {
  margin-left: 10px; }

.Adress {
  float: right;
  margin-bottom: 4px;
  width: 95%;
  font-size: 14px;
  font-weight: normal; }

.shift-right {
  padding-left: 41px;
  padding-top: 23px;
  width: 72%; }

.over {
  padding-top: 20px; }

#info-image {
  text-align: center; }

.item blockquote {
  border-left: none;
  margin: 0; }

.item blockquote img {
  margin-bottom: 10px; }

blockquote {
  font-size: 13.5px; }

.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px; }

.red {
  color: #e30613;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif; }

.form_section {
  background-color: #f1f1f1; }

.col-md-9.shift-right > p, .media-body > p {
  color: #363636;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px; }

/* -------------------------------- 

10. Pages - How we grade

-------------------------------- */
.content_inner {
  padding: 50px; }

.tab-content {
  /* Style for "Rectangle" */
  width: 833px;
  height: 469px;
  background-color: whitesmoke;
  margin: 0 auto; }
  .tab-content .tab-pane.active {
    background-color: transparent; }
  .tab-content .tab-pane .nav_prev {
    position: relative;
    top: -290px;
    right: 50px;
    display: inline-block;
    height: 0px;
    z-index: 1; }
  .tab-content .tab-pane .nav_next {
    position: relative;
    top: -290px;
    right: -430px;
    display: inline-block;
    height: 0px;
    z-index: 1; }
  .tab-content .tab-pane img {
    position: relative;
    top: -30px; }

.btns_holder {
  width: 100%;
  text-align: center;
  margin-top: 60px; }

.process_item {
  margin: 0 auto;
  text-align: center; }

.process_item > li {
  display: inline;
  padding: 45px; }

.process_heading {
  background-image: url("../images/test.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 65px;
  margin: 57px auto 0;
  padding-top: 20px;
  text-align: center;
  width: 300px; }

.process_img {
  margin: 0 auto;
  padding-top: 53px;
  text-align: center;
  width: 100%; }

.media.process {
  padding: 12px; }

.media-left_process {
  float: left; }

.media-body_process {
  margin-left: 20px; }

.media-body_process > p {
  margin-left: 40px; }

.grading_links {
  padding-top: 4%; }

.process_box {
  height: 460px;
  width: 820px;
  border: 1px solid #d2d2d2;
  margin: 0 auto;
  margin-top: 40px; }

.content ul {
  text-align: center; }
.content li {
  display: inline;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 10px;
  text-transform: uppercase;
  text-align: center; }

.page-title, .page-title1 {
  text-align: left; }

.process_box {
  border: 1px solid #d2d2d2;
  height: 460px;
  margin: 40px auto 0;
  width: 820px; }

.grading_links {
  padding-bottom: 3%;
  border-top: 1px solid #d2d2d2; }

#searchResultsContainer h2 {
  font-size: 14px !important; }
  #searchResultsContainer h2 a {
    font-size: 14px !important; }
#searchResultsContainer p.description {
  height: 62px; }

/* -------------------------------- 

Forms

-------------------------------- */
.get-graded-input {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 50px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
  margin-bottom: 20px; }

.form_half {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  float: left;
  font-size: 14px;
  height: 50px;
  line-height: 1.42857;
  margin-bottom: 20px;
  margin-left: 2px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 49.5%; }

[class*=formui] {
  border: 0;
  padding: 5px;
  font-size: 16px;
  border: 1px solid #e1e0e0;
  position: relative;
  border-radius: none; }

.formui-dropdown {
  text-align: left;
  vertical-align: top;
  min-width: 300px;
  padding: 0;
  overflow: hidden;
  margin-bottom: 20px; }
  .formui-dropdown select {
    top: 5px;
    margin-top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-size: inherit;
    border: 0;
    height: 50px;
    background-color: #f2f2f2;
    outline: none;
    padding-left: 18px; }
  .formui-dropdown option {
    background-color: #f2f2f2; }
  .formui-dropdown .text {
    display: block; }
  .formui-dropdown:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #363636;
    color: #fff;
    width: 50px;
    text-align: center; }
  .formui-dropdown:after {
    content: "▼";
    position: absolute;
    vertical-align: middle;
    top: 6px;
    right: 9px;
    bottom: 0;
    text-align: center;
    width: 30px;
    height: 100%;
    line-height: 36px;
    font-weight: bold;
    font-size: 15px;
    color: #fff; }
  .formui-dropdown:hover:before, .formui-dropdown:focus:before {
    background-color: #e92630;
    border-color: #999999; }
  .formui-dropdown #searchContainer input[type="text"] {
    border: 1px solid #e1e0e0;
    color: #252525 !important; }

/* Base for label styling */
label {
  padding-top: 5px; }

#border-right {
  border-right: 1px solid #000;
  margin-top: 20px;
  padding-top: 47px; }

/* -------------------------------- 

Apply Now 

-------------------------------- */
.apply_now {
  padding-top: 300px; }

.headline::after {
  border: 1px solid #252525;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  content: " ";
  left: 50%;
  position: absolute;
  top: 57%;
  transform: translateX(-50%);
  width: 93px; }

.star-grades {
  text-align: center; }
  .star-grades label {
    text-align: center !important; }
  .star-grades .star-grading {
    width: 268px; }
    .star-grades .star-grading li:last-child {
      margin-right: 0px; }

.star-grading.rating-1 > li, .star-grading.rating-2 > li {
  display: inline-block;
  text-align: center; }

.right_align {
  text-align: right;
  margin-right: 18px; }

/* -------------------------------- 

1 A.Page elements FOOTER

-------------------------------- */
.social_top {
  width: 100%;
  position: relative;
  margin-bottom: 40px; }

.user_login a {
  color: #666666;
  text-decoration: none;
  font-size: 11px; }

.user_login .fa.fa-user {
  color: #e81923 !important;
  font-size: 18px; }

.social_top > li {
  float: left;
  list-style: outside none none;
  margin-left: 10px;
  font-size: 18px; }

.social_top a {
  color: #e81923 !important; }

.social_top .user_login a {
  color: #666666 !important; }

.social_top .user_login a .fa-user {
  padding-right: 5px; }

.main_footer {
  background: #252525 none repeat scroll 0 0;
  border-bottom: 2px solid #ea323c;
  padding-top: 40px; }
  .main_footer .list-inline {
    margin-bottom: 0px; }
    .main_footer .list-inline li {
      display: inline-block;
      padding-right: 9px;
      border-right: 1px solid #fff; }
      .main_footer .list-inline li:last-child {
        border-right: none; }
      .main_footer .list-inline li a {
        color: #fff; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: 10px !important; }

.social_links {
  float: right; }
  .social_links > li {
    font-size: 20px;
    padding: 0 10px; }
  .social_links li {
    color: #fff !important;
    display: inline-block;
    font-family: "MundoSansStd", Helvetica, Arial, sans-serif; }
    .social_links li a {
      color: #fff; }
      .social_links li a:hover {
        color: #e81721; }

.copyright_info {
  color: #fff;
  font-size: 12px;
  margin-left: 5px;
  margin-top: 73px; }

.copyright {
  color: #787878;
  font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  margin-top: 15px; }

/*.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}*/
/* -------------------------------- 

2 Member Profiles 

-------------------------------- */
.singleMember {
  background: #fff  none repeat scroll 0 0;
  width: 100%;
  max-width: 300px;
  float: left;
  border: 1px solid #dfdfdf; }

#member-profile {
  padding-top: 50px; }
  #member-profile .blog-sidebar .widget h3 {
    margin-top: 10px !important; }
  #member-profile .blog-sidebar .widget .member-side {
    display: inline-block;
    padding: 10px; }
  #member-profile .blog-sidebar .widget img {
    width: 100%;
    height: auto; }

.memberContent {
  padding: 29px;
  background: #dfdfdf; }

.member-image {
  height: 262px;
  padding: 10px;
  text-align: center;
  width: 277px;
  filter: grayscale(100%); }

.memberContent h3 {
  margin-top: 0px; }
.memberContent .fa {
  padding-right: 5px; }
.memberContent a {
  color: #333333;
  text-decoration: none; }

.sidebar-padding {
  padding-top: 0px; }

.youtube {
  width: 704px;
  height: 394px; }
  .youtube.gallery {
    width: 100%; }

.logo_mobile {
  display: none; }

.read-more {
  text-decoration: none !important;
  background-image: none !important;
  background-color: #252525;
  border: 1px solid #252525;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 0px;
  box-shadow: none;
  z-index: 501;
  bottom: 0px;
  padding: 10px 30px;
  text-align: center;
  margin-bottom: 20px;
  display: inline-block;
  width: auto; }
  .read-more.right {
    float: right; }
  .read-more.left {
    float: left; }
  .read-more .fa {
    padding-left: 10px; }
  .read-more:hover {
    color: #252525 !important;
    background-color: #fff; }

.assessor-holder .assessor_single {
  text-align: center; }
  .assessor-holder .assessor_single .assessor-border {
    display: inline-block;
    border: 1px solid #c9c9c9;
    margin-bottom: 25px; }
    .assessor-holder .assessor_single .assessor-border img {
      border: 1px solid #c9c9c9;
      height: 262px;
      padding: 0px;
      margin: 10px;
      text-align: center;
      width: 277px;
      filter: grayscale(100%); }
    .assessor-holder .assessor_single .assessor-border .details {
      margin-bottom: 20px;
      margin-top: 15px; }

.float_left {
  float: left;
  text-align: left;
  padding: 0 0 0 2px !important; }

.member-title {
  text-align: center; }

.details {
  text-align: center; }

.details li {
  list-style: none; }

iframe {
  width: 704px;
  height: 396px;
  margin: 40px 53px 0; }
  iframe.gallery {
    width: 100%; }

.youtube-gallery {
  padding-bottom: 30px; }
  .youtube-gallery .youtube {
    width: 100%;
    margin: 0px; }
  .youtube-gallery iframe {
    width: 100%;
    margin: 0px; }
  .youtube-gallery .title {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    text-decoration: underline; }

#jumpToPage {
  background: #e1e0e0 none repeat scroll 0 0;
  border: 1px solid #e1e0e0;
  margin-right: 28px;
  padding: 10px;
  width: 60px; }

.section-header > h3 {
  text-align: center; }

/* ::Apply now New Page CSS Over ride  */
/* ----------------------------------------------------------- */
.dashboard form fieldset .field .middleColumn input {
  background: #fff;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 0.1px; }

.dashboard form fieldset .field .middleColumn input {
  width: 330px; }

/* -------------------------------- 

A. Responsive Styles Only 

-------------------------------- */
@media (min-width: 120px) and (max-width: 768px) {
  /*Hide Secondary Nav*/
  body {
    overflow-x: hidden; }

  .news-holder .news-content img {
    width: 250px;
    height: 150px;
    display: block;
    float: none;
    margin: 0 10px 10px 0; }

  .cd-primary-nav ul a {
    color: #fff !important; }

  .section-wrapper {
    padding: 40px 0px; }

  .cd-secondary-nav, .logo {
    display: none; }

  .big_heading {
    font-size: 25px; }

  .carousel-inner {
    height: 280px !important; }

  .content_top {
    display: none; }

  /*End*/
  /*Change BG*/
  .cd-auto-hide-header {
    position: relative;
    background: #252525; }
    .cd-auto-hide-header .nav-trigger {
      background: #ea343e;
      border-left: 1px solid #ea343e;
      color: #fff; }
      .cd-auto-hide-header .nav-trigger em {
        background: #fff; }
        .cd-auto-hide-header .nav-trigger em::after, .cd-auto-hide-header .nav-trigger em::before {
          background: #fff; }

  /**/
  .cd-primary-nav > ul {
    background: #393939; }
    .cd-primary-nav > ul a {
      text-align: center;
      text-transform: uppercase;
      color: #b1b1b1;
      font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
      font-size: 1.4rem; }

  .active {
    background: #ea323c; }

  .intro-slideshow .slideshow-holder .slideshow-heading {
    font-size: 43px; }

  .intro-slideshow .slideshow-holder .slideshow-text {
    line-height: 30px; }

  .section-wrapper .section-header .h1 {
    font-size: 25px;
    line-height: 35px; }

  .col-sm-offset-1 {
    margin-left: 0.333%; }

  .video-intro {
    padding: 30px; }

  .video-intro .video-content {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px; }

  .youtube {
    width: 100%;
    height: 220px;
    margin: 0 auto; }

  iframe {
    margin: 0 auto;
    width: 100%;
    height: 220px; }

  .section-wrapper .btn-holder .btn {
    margin: 0; }
    .section-wrapper .btn-holder .btn:first-child {
      margin: 0 0 20px 0; }

  .stars {
    width: 38px;
    height: 28px; }

  .star-grading-slideshow .slick-slide .star-strip .stars:not(:last-child), .testimials-slideshow .slick-slide .star-strip .stars:not(:last-child) {
    margin-right: 1px; }

  .col-md-6.stretch > img {
    width: 100%; }

  .col-md-6.stretch {
    width: 100%;
    margin-bottom: 20px; }

  .section-wrapper .section-header .header-text {
    color: #1f1f1f;
    font-family: "MundoSansStd", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px; }

  .logo_mobile {
    bottom: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    left: 10%; }
    .logo_mobile a {
      font-family: inherit;
      font-size: 25px;
      color: #fff;
      text-decoration: none;
      font-weight: 600; }
      .logo_mobile a img {
        display: none; }

  .benefit-content {
    margin-left: 70px; }

  .section-wrapper .btn-holder .btn-primary {
    width: 100%; }

  .btn-default.red-border {
    width: 100%; }

  .media-left-icon-item .media .media-body {
    padding-left: 18px; }

  .col-sm-3.col-sm-offset-1.blog-sidebar {
    margin-bottom: 60px; }

  .shift-right {
    float: none;
    padding-left: 0px;
    width: 100%;
    text-align: center; }

  .benefitBox.home {
    position: relative;
    padding-left: 14px;
    text-align: center;
    top: 30px;
    width: 100%; }

  #info-image {
    max-width: 300px; }

  #member-filter {
    padding: 1px; }

  .btn-primary {
    padding: 15px 88px; }

  .contact_details_wrapper {
    background-color: #444;
    /*    // height: 397px;*/
    margin: 20px auto 0;
    padding: 20px;
    width: 300px; }

  #Form_StoreFeedback_action_Submit {
    margin-right: 1px; }

  #Form_StoreFeedback_Name, #Form_StoreFeedback_Surname, #Form_StoreFeedback_Telephone, #Form_StoreFeedback_Description, #Form_StoreFeedback_Email {
    width: 100%;
    max-width: 290px; }

  .text.tgcsa-validate {
    float: none; }

  .left, .middleColumn {
    padding-left: 1px; }

  .img-map {
    width: 100%;
    max-width: 300px; }

  .singleMember {
    margin-bottom: 30px; }

  div.hybrid-box .hybrid-options {
    background: #ccc; }

  .date-section ul {
    display: inline-block;
    clear: both;
    margin-bottom: 25px; }

  .date-section ul li {
    display: inline-block;
    clear: both;
    margin-bottom: 25px; }

  .date-section ul li img {
    width: 220px;
    margin-bottom: 20px; }

  /*.member-image {
    width: 100%;
  }*/
  .img-small {
    width: 256px;
    height: 150px; }

  #searchBtn {
    width: 100%; }

  #nextBtn, #prevBtn {
    background: #252525 none repeat scroll 0 0 !important;
    padding: 6px 8px;
    text-transform: uppercase;
    width: 90px; } }
#content.assessment {
  margin-top: 0px; }

.login-slideshow {
  width: 980px;
  height: 450px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px; }

.confirmation-modal .modal-header {
  color: #666; }
.confirmation-modal .modal-body {
  color: #666; }

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.4); }

.averageCostPerNight_Container .hybrid-box {
  margin-bottom: 5px; }
.averageCostPerNight_Container small {
  font-size: 12px;
  font-weight: 700; }

.calculator-btn .btn-primary {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  padding: 18px 0;
  width: 100%; }
  .calculator-btn .btn-primary.last-child {
    margin-bottom: 0; }
.calculator-btn .tip-button {
  display: block;
  text-align: center; }
  .calculator-btn .tip-button small {
    font-size: 12px; }

.apply-button {
  display: none; }

.numberOfRooms_Container input.hybrid-box {
  font-size: 12px; }

@media (min-width: 800px) {
  .intro-slideshow .hostex-slideshow-image {
    background-image: url("/themes/simple/images/800x480-safe-tablet-desktop-size.jpg"); } }
@media (min-width: 1280px) {
  .intro-slideshow .hostex-slideshow-image {
    background-image: url("/themes/simple/images/800x480-safe-tablet-desktop-size.jpg"); } }
@media (min-width: 768px) {
  .apply-button {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px; }
    .apply-button .btn-primary {
      padding: 18px 88px; }

  .calculator-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
    .calculator-btn .btn-primary {
      padding: 18px 20px;
      text-align: center;
      max-width: 300px;
      width: auto;
      margin-right: 30px; }
      .calculator-btn .btn-primary.last-child {
        margin-right: 0;
        margin-left: 30px; }
    .calculator-btn .tip-button .btn-primary {
      margin-right: 0; }

  .intro-slideshow .slideshow-holder .slideshow-heading.text-uppercase, .intro-slideshow .slideshow-holder .slideshow-heading.initialism {
    font-size: 56px;
    line-height: 64px; } }
@media (min-width: 768px) and (max-width: 1023px) {
  p {
    font-size: 18px; }

  body {
    padding-top: 0px !important; }

  .cd-secondary-nav, .right_link {
    display: none; }

  .cd-auto-hide-header {
    position: relative; }

  .cd-auto-hide-header .logo img {
    height: 50px;
    padding-top: 5px; }

  .logo_mobile {
    display: none; }

  .user_login {
    right: 17%; }

  .youtube {
    height: 100%;
    min-height: 320px;
    margin: 0 auto;
    width: 100%; } }
@media (min-width: 1024px) {
  /*Hide Mobile Nav on Desktop*/
  .cd-primary-nav > ul {
    display: none; }

  /**/
  .cd-auto-hide-header .logo {
    left: 45%; }

  .jumbotron {
    top: 15.5em; }

  .intro-slideshow .slideshow-holder .slideshow-heading.hotel-heading {
    font-size: 60px;
    line-height: 30px; }
    .intro-slideshow .slideshow-holder .slideshow-heading.hotel-heading .drop-heading {
      font-size: 20px; }
  .intro-slideshow .sub-heading {
    font-size: 20px; }
    .intro-slideshow .sub-heading .sub-heading-date {
      font-size: 18px; }

  .btn-gold {
    margin-right: 20px; }

  .btn-gold, .btn-gold-reverse {
    padding: 15.5px 46px;
    margin-top: 30px; }

  .intro-slideshow .hotel-logo {
    max-width: 100%; } }
@media (min-width: 1440px) {
  .intro-slideshow .slideshow-holder .slideshow-heading.hotel-heading {
    font-size: 75px;
    line-height: 33px; }
    .intro-slideshow .slideshow-holder .slideshow-heading.hotel-heading .drop-heading {
      font-size: 24px; }
  .intro-slideshow .sub-heading.sub-heading-date {
    font-size: 18px; }

  .btn-gold, .btn-gold-reverse {
    padding: 15.5px 46px;
    margin-top: 20px; }

  .intro-slideshow .hotel-logo {
    max-width: 100%; } }
@media (max-width: 991px) {
  .blog-main {
    padding-left: 15px; } }
@media (max-width: 1024px) {
  .social_links {
    float: left;
    margin-top: 10px; }
    .social_links li:first-child {
      padding-left: 0px; }

  .tabpan {
    display: none; }

  .tab-content {
    /* Style for "Rectangle" */
    max-width: 833px;
    width: 100%;
    height: auto;
    background-color: whitesmoke;
    margin: 0 auto;
    margin-bottom: 60px; }
    .tab-content .tab-pane .nav_prev {
      position: relative;
      top: 0px;
      right: 0px;
      display: inline-block;
      height: 0px;
      z-index: 1; }
    .tab-content .tab-pane .nav_next {
      position: relative;
      top: 0px;
      right: 0px;
      display: inline-block;
      height: 0px;
      z-index: 1;
      text-align: right; }
    .tab-content .tab-pane .big {
      font-size: 50px; }
    .tab-content .tab-pane img {
      width: 100%;
      top: 0px; } }
/* Gallery specific media quers */
@media (max-width: 1199px) {
  #gallery {
    max-width: 712px; }
    #gallery.single {
      max-width: 690px; } }
@media (max-width: 992px) {
  #gallery {
    max-width: 470px; }
    #gallery.single {
      max-width: 515px; } }
@media (max-width: 700px) {
  #gallery {
    max-width: 232px; }
    #gallery.single {
      max-width: 400px; }
      #gallery.single .my-gallery .gallery-items .fig-holder img {
        width: 150px;
        height: 150px; } }
/* have to use !important to overwrite other style sheets... Annoying, but needs to be done. */
.result-holder {
  text-align: center;
  border: 1px solid #E1E0E0;
  margin-bottom: 30px; }
  .result-holder .overlay {
    width: 100%;
    height: 100%;
    display: inline-block; }
    .result-holder .overlay .accom-name {
      padding: 10px;
      color: #333333;
      min-height: 52px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      flex-direction: column; }
    .result-holder .overlay .searchImg {
      border-top: 1px solid #E1E0E0;
      border-bottom: 1px solid #E1E0E0;
      max-height: 128px;
      overflow: hidden;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      flex-direction: column;
      min-height: 128px; }
      .result-holder .overlay .searchImg img {
        width: 100%;
        max-width: 315px;
        height: auto; }
    .result-holder .overlay h2 {
      min-height: 62px;
      font-size: 14px !important;
      font-weight: 600;
      padding: 20px 20px 10px;
      margin: 0px !important;
      color: #333333; }
    .result-holder .overlay p {
      margin-top: 0px !important;
      height: auto !important;
      color: #333333;
      margin-bottom: 20px !important; }
    .result-holder .overlay .view-more {
      position: relative !important;
      left: auto !important;
      right: auto !important;
      bottom: auto !important;
      top: auto !important;
      font-weight: normal;
      background: #252525 !important;
      display: block;
      padding: 5px 30px;
      margin: 0px 20px 20px;
      text-align: center !important;
      border: 1px solid #252525; }
    .result-holder .overlay:hover {
      text-decoration: none;
      color: #333333; }
      .result-holder .overlay:hover .view-more {
        background-color: #fff !important;
        color: #252525 !important; }

.hybrid-options li {
  width: 100% !important; }

#info-box .section-header {
  margin-bottom: 30px; }
#info-box .static-map {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px; }
  #info-box .static-map img {
    max-width: 100%;
    max-height: 400px; }
#info-box .info-image-wrapper {
  width: 100%;
  height: 400px;
  text-align: center;
  margin-bottom: 50px; }
  #info-box .info-image-wrapper img {
    max-width: 100%;
    max-height: 400px; }
#info-box .content {
  display: inline-block;
  width: 100%; }
  #info-box .content .content-heading {
    width: 100%;
    border-bottom: 1px solid #E1E0E0;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-weight: 600; }
#info-box .contact-details {
  padding: 20px;
  background-color: #363636;
  color: #fff; }
  #info-box .contact-details .content-heading {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-top: 3px;
    margin-bottom: 20px;
    font-weight: 600; }
  #info-box .contact-details div {
    margin-bottom: 10px; }
    #info-box .contact-details div:last-child {
      margin-bottom: 0px; }
  #info-box .contact-details a {
    word-wrap: break-word;
    color: #fff; }
    #info-box .contact-details a:hover {
      color: #e81721;
      text-decoration: underline; }
  #info-box .contact-details .contact-hold {
    width: 100%;
    display: inline-block;
    margin-left: 0px;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 20px; }
    #info-box .contact-details .contact-hold i {
      margin-right: 10px;
      width: 20px; }
  #info-box .contact-details .space {
    width: 100%;
    display: inline-block;
    padding-left: 34px; }
  #info-box .contact-details .btn-hold {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px; }
    #info-box .contact-details .btn-hold .black-button {
      width: 100%; }

.celebrate-image .img-responsive {
  margin: 0 auto; }

#calendar {
  margin-bottom: 20px; }

.advert-listing {
  text-align: center; }
  .advert-listing #rating-stars {
    margin-top: 12px; }
    .advert-listing #rating-stars .rating-star-img {
      margin-right: 5px;
      width: 30px; }
  .advert-listing .title {
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold; }
  .advert-listing .category {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600; }
  .advert-listing .advert-images .advert-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 300px;
    max-width: 300px;
    margin: 0 auto; }
    .advert-listing .advert-images .advert-image:first-child {
      margin-top: 15px;
      margin-bottom: 15px; }

@media (min-width: 768px) {
  .advert-listing .advert-images .advert-image {
    height: 135px; } }
@media (min-width: 992px) {
  .advert-listing .advert-images .advert-image {
    height: 165px; } }
@media (min-width: 1200px) {
  .advert-listing .advert-images .advert-image {
    height: 180px; } }
.total-fee {
  border: solid 1px #CDCDCD;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 20px; }
  .total-fee big {
    font-size: 30px; }

@media (min-width: 768px) {
  .total-fee {
    margin-bottom: 40px; } }
@media (min-width: 992px) {
  .total-fee {
    max-width: 400px; } }
@media (max-width: 1199px) {
  .main-content .info-image-wrapper {
    max-height: 323px; }
    .main-content .info-image-wrapper img {
      max-height: 323px; }

  .sidebar {
    text-align: center;
    margin-top: 20px; }
    .sidebar .contact-details {
      text-align: left; } }
@media (max-width: 992px) {
  .main-content .info-image-wrapper {
    max-height: 378px; }
    .main-content .info-image-wrapper img {
      max-height: 378px; }

  .loader #search-feedback i.starter {
    left: 46%;
    top: 75%; } }
@media (max-width: 768px) {
  .main-content .info-image-wrapper, .main-content .static-map {
    width: auto;
    max-height: 378px; }
    .main-content .info-image-wrapper img, .main-content .static-map img {
      width: auto;
      max-height: 378px; }

  .mobile-text-center {
    text-align: center;
    margin-bottom: 10px; } }
#searchContainer {
  padding-bottom: 20px; }

.video-share {
  margin: 0 0 15px 0;
  text-align: center;
  color: #222222; }
  .video-share .share-label {
    display: inline-block;
    font-weight: bold;
    margin-right: 5px; }
  .video-share .share-button {
    background-color: #e30613;
    display: inline-block;
    border-radius: 50%;
    margin-left: 5px;
    color: #ffffff;
    padding: 5px;
    height: 30px;
    width: 30px; }
    .video-share .share-button i {
      margin-top: 3px;
      display: block; }
    .video-share .share-button:hover {
      text-decoration: none;
      background: #222222;
      color: #ffffff; }

.discount-calculator {
  border: solid 1px #CDCDCD;
  margin: 0 0 30px 0;
  padding: 20px;
  display: none; }
  .discount-calculator .estimate-with-discount {
    margin: 0 auto 20px auto;
    background: #363636;
    text-align: center;
    max-width: 400px;
    color: #ffffff;
    padding: 15px; }
  .discount-calculator .checkbox {
    margin: 0 0 30px 0;
    height: auto;
    float: none;
    width: 100%;
    padding: 0; }
    .discount-calculator .checkbox label {
      padding-left: 0; }

.survey-form-container .radio {
  display: inline-block;
  margin-right: 15px; }
.survey-form-container em {
  color: red; }
.survey-form-container .error {
  color: red; }

/*# sourceMappingURL=main.css.map */
