/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*  Custom site.css builder added 2016 LD-Agilysys */
/*  new for LMS v7.3.3 and ResNet v7.3.3.700+  */
/* Below variables are customized for each install and compiled into the css  */
/* trailing semicolons MUST be tight                                          */
/* Custom variables added and splattered throughout the build                 */
/* All changes built by Agilysys 2014-2016 and provided as part of ResNet     */
/* Any modification to the source CSS files is outside normal support         */
/* all below $cal variable used in the calendar legend and _RNCAL.SCSS builder */
/* Items in partition.scss are pulled from site.scss and specifically for Stations build */
/* To reconstruct the defaulr site.scss copy in site_orig.scss */
/* Below variables are customized for each install and compiled into the css  */
/* trailing semicolons MUST be tight                                          */
/* Custom variables added and splattered throughout the build                 */
/* All changes built by Agilysys 2014-2016 and provided as part of ResNet     */
/* Any modification to the source CSS files is outside normal support         */
/* all below $cal variable used in the calendar legend and _RNCAL.SCSS builder */
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Kameron:400,700);
@import url(/fonts/fontawesome/css/font-awesome.css);
/* Sans Light ***** */
@font-face {
  font-family: 'FuturaMdBTMedium';
  src: url("/fonts/tt0142m_-webfont.eot");
  src: url("/fonts/tt0142m_-webfont.eot?#iefix") format("embedded-opentype");
  src: url("/fonts/tt0142m_-webfont.woff") format("woff");
  src: url("/fonts/tt0142m_-webfont.ttf") format("truetype");
  src: url("/fonts/tt0142m_-webfont.svg#FuturaMdBTMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SansLight";
  src: url(/fonts/TheSans/TheSans_TT3_.eot);
}

@font-face {
  font-family: "SansLight";
  src: url(/fonts/TheSans/TheSans_TT3_.svg) format("svg");
}

@font-face {
  font-family: "SansLight";
  src: url(/fonts/TheSans/TheSans_TT3_.woff) format("woff");
}

/* Sans Plain ***** */
@font-face {
  font-family: "SansPlain";
  src: url(/fonts/TheSans/TheSans_TT5_.eot);
}

@font-face {
  font-family: "SansPlain";
  src: url(/fonts/TheSans/TheSans_TT5_.svg) format("svg");
}

@font-face {
  font-family: "SansPlain";
  src: url(/fonts/TheSans/TheSans_TT5_.woff) format("woff");
}

/* Sans Plain Caps ***** */
@font-face {
  font-family: "SansPlainCaps";
  src: url(/fonts/TheSans/TheSans_TT5_Caps.eot);
}

@font-face {
  font-family: "SansPlainCaps";
  src: url(/fonts/TheSans/TheSans_TT5_Caps.svg) format("svg");
}

@font-face {
  font-family: "SansPlainCaps";
  src: url(/fonts/TheSans/TheSans_TT5_Caps.woff) format("woff");
}

body {
  background-position: 0 35px;
  background-attachment: fixed;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: white;
  font-family: FuturaMdBTMedium, "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  margin: 0px auto;
  padding-top: 0px;
}

.bkground {
  background: url(/images/stations/bground_gre.jpg);
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245, 245, 245, 0.8)), color-stop(100%, rgba(39, 32, 33, 0.8)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0.8) 0%, rgba(39, 32, 33, 0.8) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(245, 245, 245, 0.8) 0%, rgba(39, 32, 33, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$lt-page-background', endColorstr='$dk-page-background',GradientType=0 );
  /* IE6-9 */
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: -50;
}

.img-bkground {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
}

.hhr1 {
  display: block;
  background: #d4d4d4;
  padding: 0px 10px 0px 10px;
  margin-bottom: 5px;
  border-radius: 0px;
}

.hhr1 h4 {
  font-family: FuturaMdBTMedium, "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  background: transparent;
  color: black;
}

.hhr2 {
  display: inline-block;
  background: #ffffff;
  border-radius: 0px;
  /* width: 14px; */
  padding: 2px 4px 2px 4px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  font-family: FuturaMdBTMedium, "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #252122;
}

.hhr3 {
  display: block;
  background: #4f85c4;
  padding: 5px 10px 3px 10px;
  height: 30px;
  /* border-left: 2px solid #fff; */
}

h4 {
  background: transparent;
  display: inline-block;
  height: 20px;
  font-size: 14pt;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: none;
  font-family: FuturaMdBTMedium, "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: inherit;
}

h5 {
  background: transparent;
  display: inline-block;
  height: 16px;
  font-weight: normal;
  text-shadow: none;
  color: #fff;
}

.navbar h4 {
  color: #f2f2f2;
}

.capt12 .rate12 {
  background-color: rgba(242, 243, 244, 0.8);
  color: #ffffff;
}

.capt12 .rate12 label {
  color: #252122;
}

.capt12 .rate12 input, .capt12 .rate12 select {
  background-color: #f3f3f3;
  color: #222222;
}

label {
  display: inline;
  font-weight: normal;
}

.col-md-8 .rate21 {
  /* adds a gutter to the right side panel */
  margin: 0px 0px 0px 0px;
  /* background-color: #a5b5bf;  */
}

.col-md-4.pull-right .rate2 {
  /* adds a gutter to the right side panel */
  margin: 0px 0px 0px 4px;
}

.col-md-4.pull-left .rate2 {
  /* adds a gutter to the right side panel */
  margin: 0px 4px 0px 0px;
}

.col-md-8.pull-right .rate21 {
  /* adds a gutter to the left side panel */
  margin: 0px 0px 0px 0px;
}

.capt12 label {
  color: black;
}

.col-md-8 .panel.capt12 {
  margin-left: 8px;
}

.capt12a {
  padding-left: 5px;
}

.cover {
  background-color: rgba(242, 243, 244, 0.8);
}

.nav-pills {
  display: inline-block;
}

.nav-pills > .active {
  background-color: #999999;
}

.hr-pills {
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-color: #000000;
  padding: 2px 10px 2px 10px;
  margin: 1px;
  display: inline-block;
}

.hr-pills > .active {
  background-color: #999999;
}

.rwdcrumb {
  height: 38px;
  background: rgba(69, 68, 65, 0.75);
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(69, 68, 65, 0.75)), color-stop(100%, #2c2d2f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(69, 68, 65, 0.75) 0%, #2c2d2f 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(69, 68, 65, 0.75) 0%, #2c2d2f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$crumb-bar-bg', endColorstr='$crumb-bar-bg-dark',GradientType=0 );
  /* IE6-9 */
}

#topnav ul li a {
  -moz-transition: .25s;
  -ms-transition: .25s;
  -o-transition: .25s;
  -webkit-transition: .25s;
  font-family: "sansplain", sans-serif;
  font-size: 13px;
  padding: 9px 10px 8px 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition: .25s;
}

#topnav ul li a i {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}

#topnav ul li a:hover {
  border-color: #ffffff;
  background-color: #ffffff;
  height: 37px;
  color: #ffffff;
}

#topnav ul li a:hover i {
  color: #ffffff;
}

input, select {
  color: #222222;
  background-color: #f3f3f3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px inset #999999;
  /* border-radius: $border-radius-base;
  background-color: $well-bg;
  @include gradient-vertical($start-color: darken($brand-lightest, 5%), $end-color: $well-bg);
  box-shadow: 1px 1px 4px 1px $brand-primary inset; */
}

#logo {
  margin: auto;
  background-repeat: no-repeat;
  z-index: 600;
}

.leftdside {
  background-repeat: repeat-x;
}

.logo {
  padding: 15px 0 15px 15px;
}

#logo.logoMark {
  background-size: 118px 140px;
  display: block;
}

.logoProperty {
  color: #b4b4b4;
  display: block;
  font-family: FuturaMdBTMedium, "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin: auto;
  text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.5);
}

.logoMark {
  background-size: 118px 140px;
  display: block;
  float: left;
}

.logo_bg {
  margin-top: 0px;
  background-color: #ffffff;
}

@media screen and (min-width: 1024px) {
  .logo_bg {
    margin-top: 0px;
  }
}

.logoholder {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  z-index: 600;
}

.wing {
  background-color: #8E8BC1;
  padding: 4px 5px 4px 5px;
  /* border: 0px solid #4c4b7f; */
}

.wing .wingheader {
  font-family: "sansplaincaps", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  background: transparent;
  text-shadow: 2px 2px 0.5px rgba(0, 0, 0, 0.5);
}

.wing-table {
  margin-bottom: 2px;
}

.panel-rooms {
  background-color: transparent;
  color: black;
  border-radius: 0px;
}

.panel-rooms a {
  color: black;
}

.panel-rooms .btn {
  color: #ffffff;
}

.panel {
  margin-bottom: 0px;
  background-color: transparent;
  color: black;
}

#crumb ul {
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  padding-left: 2px;
  float: right;
}

#crumb ul li {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 3px 3px 0 0;
  text-align: center;
  position: relative;
}

#crumb ul li a {
  display: block;
  background-color: rgba(158, 68, 33, 0.28);
  color: #c0c0c0;
  padding: 0px 8px 0px 8px;
  border-radius: 0px;
}

#crumb ul li.active a {
  background-color: rgb(158, 68, 33);
  color: #ffffff;
  box-shadow: 2px 2px 4px 0px #252122;
  border-style: inherit;
  border-width: 1px;
  border-color: #252122;
  z-index: 100;
}

#crumb ul li a:hover {
  text-decoration: none;
  cursor: not-allowed;
}

.sm-box {
  float: left;
  width: 30px;
  height: 20px;
  margin: 5px 5px 3px 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #575757;
  box-shadow: 2px 2px 4px 0px #555555;
}

.cal-avail {
  background-color: #ffffff;
}

.cal-sold {
  background-color: #ffa602;
}

.cal-boxed {
  background-color: #ffa602;
}

.cal-stay {
  background-color: #d4aaff;
}

.cal-pkg {
  background-color: #ffc41s;
}

.cal-min {
  background-color: #c5c5c5;
}

.cal-noariv {
  background-color: #feba33;
}

.cal-select {
  background-color: #c7c7fe;
  border-color: #eeeeee;
}

.cal-spec {
  background-color: #5a5bff;
}

/* added in departure date style from Caltemp in lansa */
.departureDate {
  /*background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,#7c77b1), color-stop(50%,#dbdaec));*/
  /* change 50% on #7c77b1 to less than 50% for gradient */
  background: #c7c7fe;
  background: -webkit-gradient(left top, right bottom, color-stop(50%, #c7c7fe), color-stop(50%, #eaeaea));
  background: -webkit-linear-gradient(-45deg, #c7c7fe 50%, #eaeaea 50%);
  background: -webkit-linear-gradient(315deg, #c7c7fe 50%, #eaeaea 50%);
  background: linear-gradient(135deg, #c7c7fe 50%, #eaeaea 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$cal-select', endColorstr='#dbdaec', GradientType=1 );
  font-size: 10px;
  text-align: left !important;
  vertical-align: text-top !important;
  color: #a09fb1;
}

.departureDate a {
  font-size: 10px;
  text-decoration: none;
  color: #a09fb1;
  /*#12757b; */
}

.departureDate .rate {
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: bold;
}

.departureDate .slsh {
  font-size: 12px;
  text-align: center;
  display: block;
  font-weight: normal;
}

.btn-fresh {
  color: #ffffff;
  font-style: normal;
  background-color: #252122;
  white-space: nowrap;
  padding: 5px 30px;
  border-radius: 4px;
}

a.btn-refresh {
  color: #ffffff;
}

a.btn-gold {
  color: #db9915;
  font-style: normal;
  border: 2px solid #DB9915;
  white-space: nowrap;
  padding: 3px 6px;
  width: 140px;
  border-radius: 0px;
}

a.btn-gold :hover {
  color: #ff0000;
}

a.btn {
  text-align: center;
}

.btn-default {
  box-shadow: 3, 0;
  border: 1px solid #999fad;
}

.btn-md {
  padding: 2px 5px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 4px;
}

.text-dark {
  color: #222222;
}

.text-light {
  color: #f2f2f2;
}

.rate-table1 {
  background-color: #3d3c38;
  padding: 5px 5px 5px 5px;
}

.rate-table2 {
  background-color: #f2f2f2;
  padding: 5px 5px 5px 5px;
}

.rate-table3 {
  background-color: rgba(245, 245, 245, 0.57);
  padding: 5px 5px 5px 5px;
}

.well-terms {
  max-width: 100%;
  margin: 15px;
  color: #020202;
  background-color: rgba(206, 190, 108, 0.87);
}

.well-avs {
  background-color: rgba(42, 50, 84, 0.81);
  background-image: -webkit-linear-gradient(top, rgba(245, 245, 245, 0.57) 0%, rgba(242, 243, 244, 0.8) 100%);
  background-image: linear-gradient(to bottom, rgba(245, 245, 245, 0.57) 0%, rgba(242, 243, 244, 0.8) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1C1C2F', endColorstr='#FF26253F', GradientType=0);
  border-color: rgba(245, 245, 245, 0.57);
  color: #ffffff;
}

.modal-content, .modal-header {
  background-color: rgba(55, 55, 55, 0.8);
}

.modal-title {
  color: #ffffff;
}

.footer {
  background-color: #9e4421;
  width: 100%;
  color: #fff;
  border-top: 0px solid;
}

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

.social a {
  color: #f2f2f2;
  font-size: large;
}

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

.panel .accordion {
  background-color: rgba(245, 245, 245, 0.57);
}

.header-content {
  color: #8b3227;
}

.header {
  background: transparent;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-bottom: none;
  margin-top: 40px;
  width: 100%;
  height: 100px;
  z-index: 10;
}

#header-right {
  float: right;
  margin: 30px 18.9375% 0 0;
}

.fullheader {
  width: 100%;
}

.well.header.transparent {
  opacity: 0.80;
}

#wrapper {
  width: 100%;
}

.pushdown {
  margin-top: 56px;
}

.container {
  max-width: 100%;
}

.rnbackground {
  background-image: url(/images/stations/bground_gre.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.modal-content {
  border-radius: 0px;
}

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

.text-lg {
  font-size: large;
}

.text-upper {
  text-transform: uppercase;
}

.floatleft {
  float: left !important;
}

.imagebuffer {
  margin: 0 10px 8px 0;
}

.topnav {
  margin-top: 10px;
  margin-bottom: 10px;
}

.social-media-link {
  width: auto;
  height: 47px;
  margin-top: 0px;
  padding-right: 5px;
  padding-left: 10px;
  -webkit-transition: all 210ms ease;
  transition: all 210ms ease;
}

.mobileCheckbox {
  width: 20px;
  height: 20px;
}
