﻿/* Guest Connect styles dynamic file */
/*  Guest Connect Theme Factory
 *
 *    Updates values on main.less
 *    
*/
/* Guest Connect Mixins*/
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #f5f5f5;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.navbar {
  z-index: 9999;
}
a {
  cursor: pointer;
  /*
    -webkit-transition: all .2s;
       -moz-transition: all .2s;  
         -o-transition: all .2s;
            transition: all .2s;*/
}
.list-grid {
  float: left;
  margin-left: 20px;
  margin-right: 30px;
  list-style: initial;
}
#guest-search-box {
  border-radius: 0;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.12);
  padding: 15px 30px 30px 30px;
  z-index: 999;
  background-color: #fff;
  margin-top: -60px;
   margin-left:-1px;
}
#guest-search-box .validation-summary-errors {
  margin-top: 18px;
}
#guest-search-box .hline span {
  background: #ffffff;
}
#guest-search-box label {
  font-size: 13px;
  padding-top: 15px;
}
#guest-search-box select,
#guest-search-box input {
  font-size: 14px;
}
@media (max-width: 780px) {
  #guest-search-box select,
  #guest-search-box input {
    font-size: 16px;
  }
}
#guest-search-box #srchBtn {
  min-width: 100px;
  width: 100%;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.validation-summary-errors {
  /*margin-top:0;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #a94442;
  background-color: #f2dede !important;
  padding: 20px 0px 15px 50px;
  margin-bottom: 10px;
  width: 100%;
}
.validation-summary-errors ul {
  margin: 0;
}
.roomTypeAvailability .slideToggle {
  padding: 10px;
  display: block;
}
#chooose-your-hotel-section .panel-heading,
#choose-your-room-section .panel-heading {
  background: #0084b4;
  color: #ffffff;
}
#chooose-your-hotel-section .panel-heading .pull-right,
#choose-your-room-section .panel-heading .pull-right {
  line-height: 16px;
}
#chooose-your-hotel-section .panel-heading .pull-right .max-guests-label,
#choose-your-room-section .panel-heading .pull-right .max-guests-label {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  display: inline-block;
}
#chooose-your-hotel-section .panel-heading .pull-right .max-guests,
#choose-your-room-section .panel-heading .pull-right .max-guests {
  font-size: 16px;
  display: inline-block;
  float: right;
  margin-left: 2px;
  padding: 0;
  height: 37px;
  line-height: 40px;
  margin-top: -10px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: normal;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#chooose-your-hotel-section .panel-body,
#choose-your-room-section .panel-body {
  padding: 0;
}
#chooose-your-hotel-section .panel-body .picture-box,
#choose-your-room-section .panel-body .picture-box {
  vertical-align: top;
  padding: 0;
}
#chooose-your-hotel-section .panel-body .picture-box img.roomTypeThumb,
#choose-your-room-section .panel-body .picture-box img.roomTypeThumb {
  width: 100%;
}
#chooose-your-hotel-section .panel-body .picture-box img.image-not-available,
#choose-your-room-section .panel-body .picture-box img.image-not-available {
  margin: 24px 12px 12px 12px;
}
#chooose-your-hotel-section .panel-body .picture-box .room-details a,
#choose-your-room-section .panel-body .picture-box .room-details a {
  font-size: 12px;
}
#chooose-your-hotel-section .panel-body .daily-rate-box,
#choose-your-room-section .panel-body .daily-rate-box {
  padding: 0;
}
#chooose-your-hotel-section .panel-body .daily-rate-box h3,
#choose-your-room-section .panel-body .daily-rate-box h3 {
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  #chooose-your-hotel-section .panel-body .daily-rate-box h3,
  #choose-your-room-section .panel-body .daily-rate-box h3 {
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #ddd;
  }
}
@media screen and (min-width: 992px) {
  #chooose-your-hotel-section .panel-body .daily-rate-box,
  #choose-your-room-section .panel-body .daily-rate-box {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table,
#choose-your-room-section .panel-body .daily-rate-box .table {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table td,
#choose-your-room-section .panel-body .daily-rate-box .table td {
  text-align: center;
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table-desktop,
#choose-your-room-section .panel-body .daily-rate-box .table-desktop {
  margin-bottom: 50px;
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table-desktop .date-column,
#choose-your-room-section .panel-body .daily-rate-box .table-desktop .date-column {
  background: #f2f2f2;
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table-desktop .daily-rate-column,
#choose-your-room-section .panel-body .daily-rate-box .table-desktop .daily-rate-column {
  border-left: 1px solid #ccc;
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table-mobile td,
#choose-your-room-section .panel-body .daily-rate-box .table-mobile td {
  width: 50%;
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table-mobile .date-column,
#choose-your-room-section .panel-body .daily-rate-box .table-mobile .date-column {
  background: #f2f2f2;
}
#chooose-your-hotel-section .panel-body .daily-rate-box .table-mobile .price-column,
#choose-your-room-section .panel-body .daily-rate-box .table-mobile .price-column {
  border-left: 1px solid #ccc;
}
#chooose-your-hotel-section .panel-body .price-box,
#choose-your-room-section .panel-body .price-box {
  padding: 0 30px 30px;
}
#chooose-your-hotel-section .panel-body .price-box h2,
#choose-your-room-section .panel-body .price-box h2 {
  font-weight: bold;
  color: #0084b4;
}
#chooose-your-hotel-section .panel-body .price-box .note,
#choose-your-room-section .panel-body .price-box .note {
  font-size: 12px;
  color: #0084b4;
}
#chooose-your-hotel-section .LongDescription,
#choose-your-room-section .LongDescription {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding: 30px;
  color: #666666;
}
#chooose-your-hotel-section .col-full-height {
  vertical-align: top;
}
#chooose-your-hotel-section .resort-details {
  padding: 16px;
  float: left;
}
#chooose-your-hotel-section .resort-details h3 {
  margin-top: 0;
  padding-top: 0;
  font-size: 22px;
  color: #0084b4;
}
#chooose-your-hotel-section .resort-address {
  font-size: 11px;
}
#chooose-your-hotel-section .resort-image-container {
  padding: 4px;
}
#chooose-your-hotel-section .resort-amenities {
  padding-bottom: 20px;
}
#chooose-your-hotel-section .resort-amenities ul.list-grid {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-right: 20px;
}
#chooose-your-hotel-section .resort-amenities ul.list-grid li {
  padding: 0;
  font-size: 12px;
}
#chooose-your-hotel-section .price-box {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  background: azure;
}
#chooose-your-hotel-section .price-box .resort-price {
  padding: 12px;
  margin: 4px;
}
#chooose-your-hotel-section .price-box .resort-price h2 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.fineprint {
  font-size: 12px;
  color: #808080;
}
h2.hline {
  text-align: center;
}
h2.hline:before {
  content: '';
  position: absolute;
  margin-left: -87px;
  margin-top: 12px;
  height: 2px;
  width: 75px;
  background-color: rgba(0, 0, 0, 0.1);
}
h2.hline:after {
  content: '';
  position: absolute;
  margin-left: -87px;
  margin-top: 12px;
  height: 2px;
  width: 75px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-left: 10px;
  margin-right: -87px;
}
#rooms-featured .media {
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 2px 0 0 #e0e0e0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 0 0 #e0e0e0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 0 0 #e0e0e0 1px 2px 0 rgba(0, 0, 0, 0.25);
  background: #ffffff;
}
#rooms-featured .media .media-body {
  padding: 20px;
  font-size: 12px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  color: #666666;
}
#rooms-featured .media .media-body .media-heading {
  font-size: 14px;
  font-weight: bold;
  color: #4d4d4d;
}
/*Resort Search*/
#availability .resort-features {
  background: #dedede;
  margin-bottom: 30px;
}
#availability .resort-features .carousel-availability {
  overflow: hidden;
}
#availability .resort-features .carousel-availability img {
  max-width: 100%;
  width: 100%;
}
#availability h2 {
  font-size: 30px;
  color: #ffffff;
}
#availability h2:before,
#availability h2:after {
  background-color: rgba(255, 255, 255, 0.2);
}
#availability #choose-room-title {
  color: #5e5e5e;
}
#availability .address {
  font-size: 16px;
  color: #ffffff;
}
#availability #resort-heading {
  margin-top: -20px;
  padding-top: 20px;
  /*border-bottom:1px solid darken(@white,10%);*/
  background: #379bff;
}
#availability #resort-heading h2 {
  font-size: 30px;
  color: #ffffff;
}
#availability #resort-heading h2:before,
#availability #resort-heading h2:after {
  background-color: rgba(255, 255, 255, 0.2);
}
#availability #resort-heading .address {
  font-size: 16px;
  color: #ffffff;
}
#availability #resort-features {
  background: #292e37;
  padding-top: 20px;
  padding-bottom: 0;
}
#availability #resort-features #carousel-availability {
  overflow: hidden;
}
#availability #resort-features #carousel-availability img {
  max-width: 100%;
  width: 100%;
}
#availability #resort-description {
  padding: 40px 30px;
  margin-top: 20px;
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
}
#availability #search-results {
  background: #ffffff;
  padding: 10px 20px 10px 20px;
  margin-top: -20px;
}
#availability #search-results h3 {
  padding: 0;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.8);
}
#availability #search-results .result {
  padding: 5px 0 5px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#availability #search-results .result label {
  color: rgba(0, 0, 0, 0.7);
  line-height: 16px;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}
#availability #search-results .result span {
  display: inline-block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  padding-left: 6px;
  font-weight: bold;
}
#availability #search-results .actions {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px 0 8px 0;
}
#availability #search-results .actions .action {
  margin-top: 8px;
}
#availability .resort-description-menu {
  background: #f2f2f2;
  padding: 20px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
select.form-control {
  padding: 6px 4px;
}
#booking .div-borders > div {
  padding: 6px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#booking .div-borders > div label {
  margin: 0;
}
#booking #checkout h2 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 0;
  color: #ffffff;
  background: #0084b4;
}
#booking #summary label {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  color: #808080;
}
#booking #summary h2 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 0;
  color: #ffffff;
  background: #0084b4;
}
#booking #summary h3 {
  padding: 12px;
  font-size: 12px;
  text-transform: uppercase;
  color: #666666;
  background: rgba(55, 155, 255, 0.3);
}
#booking #summary .additional-totals label {
  text-transform: none;
}
#booking #summary .additional-wrap {
  background: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
#booking #summary .additional-wrap .additional-header {
  margin: 4px 0 0 0;
  padding: 4px 10px;
  cursor: pointer;
}
#booking #summary .additional-wrap .additional-header label {
  cursor: pointer;
}
#booking #summary .additional-wrap .additional-breakdown {
  padding-bottom: 12px;
  clear: both;
}
#booking #summary .additional-wrap .additional-breakdown h3 {
  padding: 8px 15px 0;
  margin: 8px 0 0 0;
  line-height: 14px;
  background: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#booking #summary .additional-wrap .additional-breakdown h3 label {
  font-weight: bold;
}
#booking #summary .additional-wrap .additional-breakdown > div {
  padding: 4px 12px;
  line-height: 16px;
}
#booking #summary .additional-wrap .additional-breakdown > div label {
  margin: 0;
  text-transform: none;
  padding: 0;
}
#booking #summary #totals h2 {
  font-size: 16px;
  margin-top: 0;
  padding: 10px;
  background: #379bff;
  color: #ffffff;
}
#booking #summary #totals .total {
  background: rgba(55, 155, 255, 0.05);
  margin: 5px 0 0 0;
  padding: 5px 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 32px;
}
#booking #summary #totals .total .pull-right {
  font-size: 20px;
  font-weight: bold;
}
#reservation-complete-title {
  margin-top: 30px;
  display: none;
}
@media print {
  #reservation-complete-title {
    display: block;
    border: 0;
  }
}
@media print {
  #reservation-complete-title h2 {
    border: 0;
  }
}
#reservation-complete-thanks {
  color: #0084b4;
  margin-bottom: 30px;
}
#reservation-complete-thanks h3 {
  font-size: 46px;
  padding: 0 0 0 0;
  color: #ffffff;
  margin: 0 0 8px 0;
}
#confirmation .panel h3 {
  padding-top: 10px;
  padding-bottom: 15px;
  margin: 0;
  text-indent: 6px;
}
#confirmation .panel .bold {
  font-weight: bold;
}
#confirmation .reservation-complete-header {
  padding: 30px 30px 30px 40px;
  background: #0084b4;
  color: #ffffff;
  margin-bottom: 20px;
}
@media print {
  #confirmation .reservation-complete-header {
    display: none;
  }
}
#confirmation .reservation-complete-header h2 {
  color: #ffffff;
  margin: 0;
  padding-top: 0;
  padding-bottom: 4px;
}
#confirmation .reservation-complete-header h2 i {
  position: absolute;
  margin-left: -26px;
}
.pp_expand {
  display: none !important;
}
.carousel-control {
  background: none !important;
}
.call-to-action {
  background: #379bff;
}
.call-to-action h1 {
  color: rgba(255, 255, 255, 0.9);
}
.call-to-action h2 {
  color: rgba(255, 255, 255, 0.9);
  padding: 10px 0;
  margin: 0;
}
.call-to-action .btn-default {
  color: #0084b4;
}
.inline-list {
  list-style: none;
}
.inline-list li {
  display: inline-block;
  padding: 0 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  color: #5e5e5e;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 10px;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*-- common styles --*/
.mt100 {
  margin-top: 100px;
}
.mb100 {
  margin-bottom: 100px;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.mt90 {
  margin-top: 90px;
}
.mb90 {
  margin-bottom: 90px;
}
.pt90 {
  padding-top: 90px;
}
.pb90 {
  padding-bottom: 90px;
}
.mt80 {
  margin-top: 80px;
}
.mb80 {
  margin-bottom: 80px;
}
.pt80 {
  padding-top: 80px;
}
.pb80 {
  padding-bottom: 80px;
}
.mt70 {
  margin-top: 70px;
}
.mb70 {
  margin-bottom: 70px;
}
.pt70 {
  padding-top: 70px;
}
.pb70 {
  padding-bottom: 70px;
}
.mt60 {
  margin-top: 60px;
}
.mb60 {
  margin-bottom: 60px;
}
.pt60 {
  padding-top: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
.mt50 {
  margin-top: 50px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt50 {
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
/* columns of same height styles */
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}
@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
  }
}
@media print {
  button,
  .btn,
  header#header,
  footer#footer {
    display: none;
  }
  img {
    max-width: 90%;
  }
}