/*------------------------------------------------------------------
Project:        Extretion
Author:         Crenoveative
URL:            http://themeforest.net/user/crenoveative/portfolio
Created:        27/05/2015
-------------------------------------------------------------------*/
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.multiple-sticky.fixed {opacity: 0;}

.small-search-wrapper {max-width: 500px;}
.to-right {float: right;}
.to-left {float: left;}
.content-wrapper ol,ul {margin: 15px 0;}
.content-wrapper ul > li {margin-left: 15px; list-style: square;}


header nav img{max-height: 100px;}
.navbar-default .navbar-brand:hover {color: white !important;}
.navbar {min-height: 40px;}
.main-search-wrapper .inner {
    background: rgba(245, 245, 245, 0.9);
    padding: 30px;
    margin: 0 auto;
    margin-top: 30px;
    width: 73.5%;
}

.main-search-wrapper .form-control {
    border-color: #cccccc;
}

.main-search-wrapper label {
    text-transform: uppercase;
    color: #404040;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0 0 8px;
    text-align: left !important;
}

#quickbooker #roomsControl .actionButtons {
    font-weight: bold;
}

#quickbooker #roomsControl .actionButtons span.addRoom {
    color: #0ab21b;
    text-align: right;
    cursor: pointer;
}

#quickbooker #roomsControl .actionButtons span.removeRoom {
    color: #BA0600;
    text-align: left;
    cursor: pointer;
}

#quickbooker #roomsControl .tab {
    margin: 10px 0 0;
}

#quickbooker #roomsControl .tab label{
    margin: 0;
    background-color: whitesmoke;
    color: #404040;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #efefef;
}
#quickbooker #roomsControl .tab label.active {
    background-color: white;
    color: #404040;
    font-weight: 600;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: none;
}

#quickbooker .room-wrap.highlight{
    background-color: white;
    padding: 10px 0 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}


#mainQuickbooker #roomsControl .actionButtons {
    font-weight: bold;
}

#mainQuickbooker #roomsControl .actionButtons span.addRoom {
    color: #0ab21b;
    text-align: right;
    cursor: pointer;
}

#mainQuickbooker #roomsControl .actionButtons span.removeRoom {
    color: #BA0600;
    text-align: left;
    cursor: pointer;
    margin-bottom: 10px;
}

#mainQuickbooker #roomsControl .tab {
    margin: 0;
}

#mainQuickbooker #roomsControl .tab label {
    margin: 0;
    background-color: rgba(80, 80, 80, 0.04);
    text-align: center !important;
    cursor: pointer;
    padding: 4px;
    color: #404040;
    border-bottom: 1px solid #e8e8e8;
}

#mainQuickbooker #roomsControl .tab label.active {
    background-color: rgba(253, 253, 253, 0.6);
    color: #404040;
    font-weight: 600;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: none;
}

#mainQuickbooker .room-wrap.highlight{
    background-color: rgba(253, 253, 253, 0.6);
    padding: 10px 0 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}
#mainQuickbooker .room-wrap label{
    font-weight: 600;
    font-size: 12px;
}
.small-search-wrapper #mainQuickbooker .room-wrap {padding: 10px 15px 0 !important;}
.small-search-wrapper #mainQuickbooker #roomsControl {padding: 0 15px !important;}
.small-search-wrapper #mainQuickbooker #roomsControl .tab {margin: 0 -15px 0 !important;}


#rooms-wrap {margin: 0 3px 0 0;}

.room-switcher {
    background: #EDEDED;
    color: #5d5d5d;
    margin: 0 0 5px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 0px;
}

.room-switcher > ul {
    margin: 0;
    display: block;
}

.room-switcher > ul > li {
    display: block;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    border-right: 1px solid #E5E5E5;
}

.room-switcher >ul > li.active{
    background-color: #424242;
    color: white;
}

.room-switcher > ul > li:last-child{
    border-right: none;
}

/* #sticky-sidebar {z-index: 99 !important;} */
.hotel-item-list {clear: both; margin: 20px 0 0; }
.hotel-item-list.open:hover {border-bottom: 2px solid #DEDEDE; transition: none;
    -webkit-transition: none;}
.hotel-item-offer-list {
	background-color: #fcfcfc;
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
	border: 1px solid #E6E6E6;
	border-bottom: 2px solid #d60d45;
     -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
     box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
}

.hotel-item-list .price .old-number {font-size: 15px;}
.hotel-item-list .price .number {font-size: 17px;}

.hotel-item-offer {border-bottom: 1px solid #e6e6e6; padding: 5px 20px; width: 100%; display: inline-block; float: left; }
.hotel-item-offer:hover{background-color: #f7f7f7;}

.hotel-item-offer-desc {width: 62%; float: left; font-weight: 600;}
.hotel-item-offer-desc .flexiName{font-size: small; display: inline-block; cursor: pointer;}
.hotel-item-offer-desc .offerName{font-size: 14px; cursor: pointer;}
.hotel-item-offer-desc .toggleInfo{font-size: 13px; cursor: pointer;}
.hotel-item-offer-desc .toggleInfo i.fa-info{font-size: 85%; margin-left: 5px; margin-bottom: 1px;}
.hotel-item-offer-desc .moreOfferInfo {color: #5E5E5E !important;}
.hotel-item-offer-info {clear: both; float: left; width: 100%; font-size: 13px; cursor: pointer; margin-top: 5px;}
.hotel-item-offer-info p {margin: 0 0 5px;}
.hotel-item-offer-info ul {margin: 10px 0 10px 20px;}
.hotel-item-offer-prices {width: calc(34% - 100px); padding-right: 25px; float: right; font-size: 1.1em;}
.hotel-item-offer-prices span{float: right; padding: 0 10px 0 0; font-weight: bold; color: #191919;}
.hotel-item-offer-prices span.oldPrice {color: darkred; text-decoration: line-through; font-size: 85%; font-weight: normal; padding-top: 1px;}
.hotel-item-offer-order {width: 115px; float: right; text-align: center;}
.hotel-item-offer-order button {float: right; padding: 8px 10px;margin-top: 5px;}
.hotel-item-offer-prices .price-discount{font-size: 9px;width: 22px;border-radius: 50%;transform: rotate(15deg);height: 22px;line-height: 22px;text-align: center;padding: 0;}
.hotel-item-offer-order img.offer-loading {display: inline-block; height: 20px; margin-bottom: 2px; vertical-align: middle;}
.hotel-item-list .heading .freeRooms {color: #18a515; line-height: 1em; padding: 0; margin: 0;}
.show-offers-text, .hide-offers-text {text-transform: none;}
.hotel-item-offer-desc .offerName {font-weight: 700; color: black !important;}
.hotel-item-offer-desc .moreOfferInfo {font-weight:300; text-decoration: underline;}
.hotel-item-offer-desc .moreOfferInfo i {display: none !important;}

.hotel-item-offer .offer-debugger-wrap {clear: both; display: inline-block; width: 100%; margin: 5px 0 10px; border-top: 1px solid silver;}
.hotel-item-offer .offer-debugger-wrap .loader{clear: both; display: inline-block; width: 100%; text-align: center; margin: 10px 0 0; font-size: 18px;}
.hotel-item-offer .showPricing {color: #454548; margin-left: 5px; cursor: pointer;}

.text-primary span a{display: inline-block; cursor: pointer; color: #005294;}

.newTermsMessage a, .newTermsMessage a:active, .newTermsMessage a:hover {text-decoration: underline; color: #5e5e5e;}

@media(max-width: 1200px){
    .hotel-item-offer-desc {width: 44%; float: left; font-weight: 600;}
    .hotel-item-offer-prices {width: calc(52% - 100px); padding-right: 25px; float: right; font-size: 1.1em;}
}

@media(max-width: 991px){
    .hotel-item-offer-desc {width: 62%; float: left; font-weight: 600;}
    .hotel-item-offer-prices {width: calc(38% - 100px); padding-right: 25px; float: right; font-size: 1.1em;}
}

@media(max-width:842px){
    .hotel-item-offer-desc {width: 44%; float: left; font-weight: 600;}
    .hotel-item-offer-prices {width: calc(52% - 100px); padding-right: 25px; float: right; font-size: 1.1em;}
}

@media (max-width: 479px) {
.hotel-item-offer-prices {float: left; width: auto;}
.addOffer {display: none;}
}

.detail-right-sidebar .form-control {
    border-color: #a2a2a2;
}

.detail-search-form {
    background: #f9f9f9;
}

.detail-right-sidebar .logo {
    text-align: center;
    padding: 20px 20px 15px;
    background: #f9f9f9;
    color: rgba(255, 255, 255, 0.7);
}

.detail-right-sidebar .logo img{ max-width: 250px; max-height: 140px; display: inline-block;}

.detail-right-sidebar .or-text {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    position: relative;
    margin: 0;
    background: #303030;
    color: rgba(255, 255, 255, 0.7);
}

.detail-right-sidebar label {
    color: #313131;
    font-weight: 400;
    margin: 0 0 5px;
}

.detail-right-sidebar .form-control {
    border-color: #9c9c9c;
}

.modal-room-images {
    width: 100%;
    height: 80px;
    background-size: cover;
    background-position: center;
    margin: 4px 0;
    float: left;
}

.hotel-item-offer {padding: 5px 10px;}
.hotel-item-offer-order button {height: 40px; line-height: 40px; padding: 0 10px !important; margin-bottom: 8px; font-size: 14px; letter-spacing: normal;}

#checkableConditions {background: none !important;}
#checkableConditions label span {margin-left: 10px; line-height: 1.5em;}
.font-icon-checkbox input[type='checkbox'] + label:before {
    content: "";
    width: 17px;
    height: 17px;
    border: 1px solid #5e5e5e;
    border-radius: 0px;
    top: 8px;
}

/* CROSSELL */

#crossel .wrap {position: relative;}
#crossel .infoWrap {position: relative; padding: 10px 15px 0;}
#crossel .hotels {
    margin: 3px 0;
}

#crossel .hotels .hotel{
    background-color: white;
    display: inline-block;
    width: 100%;
    border: 1px solid #e6e5e5;
}

#crossel .hotels .hotelImage {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 130px;
}

#crossel .info {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #175294;
}

#crossel .line_layout .info {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #175294;
    padding-left: 10px;
}

#crossel .info .name{
    position: relative;
    font-size: 16px;
    padding-right: 35px;
}

#crossel .line_layout .info .name{
    position: relative;
    font-size: 20px;
    padding-right: 35px;
}

#crossel .info .location{
    font-size: 13px;
    line-height: 1em;
    color: black;
    font-weight: 400;
}

#crossel .line_layout .info .location{
    font-size: 16px;
    line-height: 1em;
    color: black;
    font-weight: 400;
}

#crossel .info .name img.loading  {
    display: inline-block;
    width: 18px;
    position: absolute;
    top: 3px;
    right: 0;
}

#crossel .line_layout .info .name img.loading  {
    display: inline-block;
    width: 18px;
    position: absolute;
    top: 3px;
    right: 10px;
}

#crossel .rating{
    position: absolute;
    top: 0;
    right: 0;
    color: #175294;
    font-size: 11px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.85);
    padding: 5px 10px;
}

#crossel .rating span {font-size: 16px; font-weight: 800;}

#crossel .availability {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #dcdcdc;
}

#crossel .line_layout .availability {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    padding-left: 10px;
    margin-top: 5px;
    border-top: 1px solid #dcdcdc;
}

#crossel .availability .price {
    position: relative;
    float: left;
    color: #96410e;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

#crossel .line_layout .availability .price {
    position: relative;
    float: left;
    color: #96410e;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

#crossel .availability .checkTermins {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    color: #96410e;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}

#crossel .availability .choose {
    position: relative;
    float: right;
    text-align: center;
    line-height: 30px;
}

#crossel .availability .choose a {
    position: relative;
    padding: 4px 15px;
    border: 1px solid #ffffff;
    color: #175294;
    font-weight: 600;
    text-transform: uppercase;
    background: #ececec;
}

#crossel .line_layout .availability .choose  a{
    position: relative;
    padding: 6px 20px;
    border: 1px solid #ffffff;
    color: #175294;
    font-weight: 600;
    text-transform: uppercase;
    background: #ececec;
}

#crossel .availability .choose a:hover {
    color: #ececec;
    background: #175294;
}


#upsell {
    position: relative;
}

#upsell .category {margin: 5px 0;}
#upsell .wrap {position: relative; cursor: pointer;}
#upsell .focus {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.20);
}

#upsell .categoryImage {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


#upsell .info {
    position: absolute;
    top: calc(50% - 11px);
    left: 0;
    right: 0;
    text-align: center;
    color: white;
}

#upsell .info span.name {
    font-size: 19px;
    font-weight: 600;
    text-shadow: -1px 1px 3px black;
    text-transform: uppercase;
}

#upsell .info span.subtitle {
    font-size: 15px;
    font-weight: 500;
    text-shadow: -1px 1px 3px black;
}

.upsellModalHeader {border: none;  margin: 15px 25px; padding: 0;}
.upsellModalHeader button.close{font-size: 35px; margin-top: -10px;}
.upsellModalBody {display: inline-block; width: 100%; padding: 0 20px;}
.upsellModalBody img {max-width: 100%;}
.upsellModalBody h2.categoryName { margin-top: 0;}
.upsellModalBody .category_desc { font-size: 13px;}
.upsellModalBody .items {margin: 20px 0;}
.upsellModalBody .items .item select.upsellCounter {float:right; padding: 3px 5px; margin-top: 3px; margin-left: 15px; margin-bottom: 0; width: 50px; box-sizing:border-box;}
.upsellModalBody .items .item {padding: 5px 0; border-bottom: 2px solid #F0F0F0; font-weight: 500; float: left; width: 100%;}
.upsellModalBody .items .item:first-child{ border-top: 2px solid #F0F0F0;}
.upsellModalBody .items .item .btn-upsell{border-radius: 0; color: white; margin-left: 20px; background-color: #68B424; float: right; text-transform: uppercase; padding: 8px 0; font-weight: 500; min-width: 85px;}
.upsellModalBody .items .item .btn-upsell.add {background-color: #68B424;}
.upsellModalBody .items .item .btn-upsell.remove {background-color: #D2232A;}
.upsellModalBody .items .item .upsell-loading {width: 21px; float: right; margin: 7px 32px 0 52px;}
.upsellModalBody .items .item .name{float: left; font-weight: 600; padding: 7px 0;}
.upsellModalBody .items .item .name span{font-weight: 400;}
.upsellModalBody .items .item .conditions{float: left; font-weight: 500; padding: 7px 0; margin-left: 20px;}
.upsellModalBody .items .item .price{float: right; font-weight: bold; padding: 7px 0; margin-left: 20px;}
.upsellModalBody .items .item .oldPrice{float: right; color: red; text-decoration: line-through; padding: 7px 0; margin-left: 20px;}

.upsellModalBody .items .item .item-info{clear: both; padding: 20px 0 10px}
.upsellModalBody .items .item .showInfo, .upsellModalBody .items .item .hideInfo{cursor: pointer; padding: 4px 8px; font-size: 12px;}
.upsellModalFooter {border: none;}

.orderModalHeader {border: none;  margin: 15px 25px; padding: 0;}
.orderModalHeader button.close{font-size: 35px; margin-top: -10px;}
.orderModalBody {display: inline-block; width: 100%; padding: 0 20px;}
.orderModalBody img {max-width: 100%;}

.orderModalBody h3{font-size: 24px; margin: 0 0 5px;}
.orderModalBody .offerName{font-size: 16px; font-weight: 600; margin: -5px 0 20px; color: #3e3e3e;}
.orderModalBody h4{ font-size: 15px; margin: 25px 0 10px;}
.orderModalBody ul {margin: 10px 0 10px 20px !important;}
.orderModalBody ul li {border: none !important; padding: 0 !important; list-style: square; margin: 0 !important; line-height: 1.1em !important;}
.orderModalBody .offerInfo {background-color: #fbf6d4; padding: 15px 0; width: 100%; display: inline-block; margin-bottom: 15px;}
.orderModalBody .offerInfo .dates {font-size: 120%; font-weight: bold; margin-bottom: 7px;}
.orderModalBody .offerInfo .guest{font-size: 100% !important; font-style: italic !important; margin: 0 !important; padding-top: 2px !important;}
.orderModalBody .offerInfo .price{font-size: 125%; font-weight: bold; line-height: 35px; text-align: right; padding-top: 10px;}
.orderModalBody .offerInfo .dates {font-size: 14px; font-weight: 500 !important;}
.orderModalBody .offerInfo .dates span{display: block; line-height: 1.4em;}
.basketRoomDetail p {display: inline;}
.room-page-right-sidebar .image {text-align: center; margin-bottom: 30px;}
.room-page-right-sidebar .image img{max-height: 140px; width: auto; max-width: 100%; display: inline-block;}
.room-page-right-sidebar h5 {text-decoration: none; border: none !important; margin: 0; padding: 0 !important; text-transform: none;}
.orderDetail a, .orderDetail a:hover, .orderDetail a:active {text-decoration: underline; color: #5E5E5E;}


#makeReservationModal img.reservation-loading {display: inline-block; width: 70px;}
#makeReservationModal h2 {font-size: 20px; color: darkred; font-weight: 500;}
#makeReservationModal .modal-content{margin-top: 50%}

#notifications {
    margin: 50px 0;
    background: rgba(255, 255, 255, 0.48);
    padding: 15px;
}

#notifications .item {
    color: #565656;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.64);
    display: block;
    padding: 5px;
    line-height: 100%;
}


#notifications .item p{
    color: inherit;
    margin: 0;
    font-size: inherit;
}

#notify-section .item {
    display: block;
    background: #c33a3a;
    color: #fff;
    margin: 0 0 5px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 28px;
    padding: 10px 15px;
}


#reviews {float: left; margin-top: 5px; margin-bottom: 210px}
#reviews > h3 {font-size: 15px;}
#reviews > h3:after {content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    background: #005294;}
#reviews .review{margin: 5px 0 15px; padding: 0; font-size: 13px; clear: both;}
#reviews .review .message{position: relative;
    background: #fafafa;
    color: #444;
    padding: 10px 10px 10px 14px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 #fafafa;
    box-shadow: 0 1px 0 #fafafa;
    margin: 0 0 5px;
    line-height: 1.35em;
    word-wrap: break-word;}

 #reviews .review .message:before {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 16px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dedede;
}

 #reviews .review .message:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 16px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fafafa;
}

 #reviews .review .author {
    margin: 15px 0px 5px 10px;
 }

 #reviews .review .author .avatar{
    float: left;
    background-color: #d60d45;
    padding: 5px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    color: white;
    font-size: 13px;
    font-weight: 600;
 }

#reviews .review .author .avatar.c-a, #reviews .review .author .avatar.c-c, #reviews .review .author .avatar.c-d, #reviews .review .author .avatar.c-f, #reviews .review .author .avatar.c-k, #reviews .review .author .avatar.c-n, #reviews .review .author .avatar.c-o, #reviews .review .author .avatar.c-r, #reviews .review .author .avatar.c-u, #reviews .review .author .avatar.c-v {background-color: #29529e;}

#reviews .review .author .avatar.c-b, #reviews .review .author .avatar.c-e, #reviews .review .author .avatar.c-g, #reviews .review .author .avatar.c-j, #reviews .review .author .avatar.c-m, #reviews .review .author .avatar.c-t {background-color: #299e48;}
 #reviews .review .author .avatar.c-h, #reviews .review .author .avatar.c-l, #reviews .review .author .avatar.c-p, #reviews .review .author .avatar.c-s, #reviews .review .author .avatar.c-z {background-color: #795d4c;}

#reviews .review .author .details{ float: left; margin: 0 10px;}
#reviews .review .author .details .name{ font-weight: 600; line-height: 120%; font-size: 12px;}
#reviews .review .author .details {line-height: 120%; font-style: italic; font-size: 12px;}

#facilities ul {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}


#hotelGallery {position: relative;}
#hotelGallery .coverPhoto {
    width: 100%;
    height: 370px;
    background-size: cover;
    background-position: center center;
}

#hotelGallery .images img{
    //width: calc(100% / 12);
    padding-top: 2px;
    padding-bottom: 3px;
    float: left;
    height: 50px !important;
    box-sizing: border-box;
}

#hotelGallery .raty-wrapper{
    line-height: 16px;
    padding: 15px 15px 10px;
    color: white;
    background-color: rgba(214, 13, 69, 0.85);
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 15px;
    right: 15px;
}

#hotelGallery .raty-wrapper .sum{
    font-size: 13px;
    margin: 10px 0px 0;
    text-align: right;
    font-weight: 500;
}
#benefits {position: absolute; top: 20px; left: 7px; z-index: 9;}

#benefits .items{
    background: #0ab21b;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.4);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.4);
    padding: 7px 25px;
    min-width: 75px;
    border-radius: 3px 6px 6px 0;
    position: relative;
    width: 200px;
    min-height: 50px;
    text-align: center;
}

#benefits .items:before{
        content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0;
    height: 0;
    border: 4px solid #077812;
    border-bottom-color: transparent;
    border-left-color: transparent;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#benefits .items .benefit{position: relative; line-height: 33px;}
#benefits .items .benefit > span {
    width: 90%;
    color: #fff;
    text-align: center;
    margin: auto;
    line-height: 1.3;
    display: inline-block;

}

#benefits .switcher{
    position: absolute;
    top: calc(50% - 11px);
    right: 8px;
    left: 8px;
    color: white;
    font-size: 13px;
    z-index: 99;
}

#benefits .switcher .prev {float: left; opacity: 0.5; cursor: pointer;}
#benefits .switcher .next {float: right; opacity: 0.5; cursor: pointer;}
#benefits .switcher .prev:hover, #benefits .switcher .next:hover {opacity: 1;}



.banner {position: relative; margin: 10px 0; padding: 15px 50px 15px 60px; border: 1px solid; border-radius: 3px;}
.banner.info {border-color: #d1edd4; background-color: #dff6e1;}
.banner.info .icon i {    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    font-size: 35px;
    line-height: inherit!important;
    color: #0ab21b;
}

.banner .title {font-size: 15px; font-weight: 600; margin: 0 0 3px; line-height: 100%; color: #404040;}


.banner .message {font-size: 14px; margin: 0; font-weight: normal; line-height: 100%; color: #077812; text-align: left;}



.banner.info .dismiss i {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    color: #96d99d;
}
#basket_summary .info {margin-top: 3px;}
#basket_summary .guest {font-size: 92%; font-style: italic; margin-right: -70px; margin-top: 7px;}
#basket_summary .name {color: #111;}
#basket_summary small {font-size: 85%;}
#basket_summary span.removeBasketButton {
    color: indianred;
    font-size: 14px;
    cursor: pointer;
    line-height: 100%;
    font-weight: bold;
    position: absolute;
    bottom: 9px;
    right: 0px;
}

#basket_summary span.getInfo{
    color: white;
    font-size: 12px;
    cursor: pointer;
    line-height: 100%;
    font-weight: normal;
    position: absolute;
    top: 20px;
    right: 0px;
    background-color: #005294;
    padding: 1px 5px;
}

small {
    font-size: 85%;
}

#checkableConditions {background: white; padding: 15px 10px; width: 100%; float: left;}
#checkableConditions label a{font-weight: 600; text-decoration: underline;}
#checkableConditions label.error {
    color: red;
    font-style: italic;
    line-height: 14px;
    float: left;
    margin: 2px 10px 0;
}
#checkableConditions span {float: left; clear: both;}

/* insurances */


#insurancesOption {margin: 0 5px;}

#insurancesOption span.getInfo{
    color: white;
    font-size: 12px;
    cursor: pointer;
    line-height: 100%;
    font-weight: normal;
    background-color: #005294;
    padding: 1px 5px;
}

#insurancesOption span.getInfo a{
    color: white;
}

#insurancesOption .product {
    margin-bottom: 20px;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 20px;
}

#insurancesOption .product:last-child {
    border-bottom: none;
}

.icon.fixed-bed{
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 2px;
}

.icon.add-bed{
    width: 13px;
    height: 10px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 2px;
    margin-top: 3px;
}

.pointer {
    cursor: pointer;
}

  /* onlineCheckIn */
#onlineCheckIn .content {padding: 10px;}

  /* guest info */
#guestsWrap .content {padding: 10px;}
#guestsWrap .roomWrap{padding: 10px 0; border-top: 2px dashed #e0e0e0; margin: 0;}
#guestsWrap .roomWrap:first-child{border-top: none;}
#guestsWrap .another-toggle h4 > span{display: block; margin: 1px 0; font-size: 12px; font-style: italic;}
#guestsWrap .another-toggle h5 {margin: 10px 0 5px;text-align: right;font-size:12px;font-weight: bold;}
#guestsWrap .guestDetail {border-top: 1px dotted #b3b3b3; padding-bottom: 10px;}

  /* fancyBox */

@media all and (min-width: 800px) {

  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }

  .fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: none;
    pointer-events: none;
  }

}

/* Hotel Calendar */

#hotel-calendar .room-calendar-wrap {
    background-color: transparent;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    padding: 0 5px;
    border: none;
     -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
}

/* Calendar */

.room-calendar-wrap {
    background-color: #fcfcfc;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-bottom: 2px solid #d60d45;
     -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
     box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
}

.room-calendar-wrap h2 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.room-calendar-wrap  .seachPanel{
    display: inline-block;
    width: 100%;
    clear:both;
}

.room-calendar-wrap  .seachPanel .newTermin {
    text-align: right;
}

.room-calendar-wrap  .seachPanel .newTermin div{
    display: inline-block;
    margin: 0 15px 0 0;
}

.room-calendar-wrap  .seachPanel .newTermin i{
    color: #666666;
    cursor: pointer;
}
.room-calendar-wrap  .seachPanel .newTermin i:hover{
    color: #d5004e;
}

.room-calendar-wrap  .seachPanel button{
    border: none;
    padding: 5px 15px;
    color: #a6abae;
    background: #eaeaea;
    letter-spacing: 1px;
    cursor: not-allowed;
}
.room-calendar-wrap  .seachPanel button span.loader {
    float: right;
    margin-left: 10px;
}

.room-calendar-wrap  .seachPanel button span.loader img{
    height: 11px;
    line-height: 15px;
    margin: 2px 0;
}

.room-calendar-wrap  .seachPanel button.active{
    color: white;
    background: #3f4b4f;
    cursor: pointer;
}

.room-calendar-wrap  .seachPanel, .room-calendar-wrap  .seachPanel span{
    font-size: 14px;
    font-weight: bolder;
}

.room-calendar-wrap  .seachPanel label {
    font-size: 14px;
    font-weight: normal;
}

.room-calendar-wrap .controls {
    margin: 10px 0 0;
    width: 100%;
    display: inline-block;
}

.calendar{
    float: left;
    clear: both;
}
.calendar .day{
	box-sizing: border-box;
    width: calc((100% / 6));
    border:1px solid #a2acb3;
    color:#8b8f92;
    font-size:12px;
    padding:3px 10px 3px 10px;
    min-height: 72px;
    float:left;
    margin:0 -1px -1px 0;
}

.calendar .day.bookable {cursor: pointer;}

.calendar .day.bookable:hover{
    background-color: #fdfbd4;
    color: #384247;
}

.calendar .day.leaveable.selected, .calendar .day.bookable.selected, .calendar .day.bookable.check-in, .calendar .day.bookable.check-out, .calendar .day.bookable.stop, .calendar .day.end {
    background-color: #fff5b7 !important;
    color: #384247;
}

.calendar .day abbr{
    display:none;
}
.calendar .day .col-xs-4{
    padding-right:0;
}
.calendar .day .col-xs-8{
    padding-left:0;
}
.calendar .day .date{
    font-size:24px;
    font-weight:700;
}
.calendar .day .green{
    font-weight:700;
    color: #44841d;
}
.calendar .day .black{
    font-weight:700;
    color: #000000;
}
.calendar .day .red{
    font-weight:700;
    color: #c95050;
}
.calendar .day .blue{
    font-weight:700;
    color: #3e8de1;
}

.calendar .day .arrival, .calendar .day .departure{
    padding: 1px;
}
.calendar .day .availableInfo{
    padding-top: 3px;
}

.calendar .day .glyphicon{
    font-size:16px;
    display:block;
    float: right;
}
.calendar .day.bookable{
    border-color:#a2acb3;
    color:#9da3a6;
    z-index:1;
    position:relative;
}
.calendar .day.bookable .left-side{
    color:#323b40;
}

.calendar .day .minLos{
    float: right;
    color: #c95050;
    border: 1px solid #c95050;
    border-radius: 10px;
    font-size: 0.8em;
    font-weight: 800;
    line-height: 1em;
    padding: 2px 4px;
    margin: 2px 3px 0 0px;
}

.calendar .day .minLos:hover{
    background: #c95050;
    color: white;
}

.calendar .day .maxLos{
    float: right;
    color: #3e8de1;
    border: 1px solid #3e8de1;
    border-radius: 10px;
    font-size: 0.8em;
    font-weight: 800;
    line-height: 1em;
    padding: 2px 4px;
    margin: 2px 3px 0 0px;
}

.calendar .day .maxLos:hover{
    background: #3e8de1;
    color: white;
}

.calendar .day .dayData {
    padding-top: 5px;
}

.metro-box-wrapper > .heading h3 {font-weight: 500 !important;}

@media all and (min-width:991px) and (max-width:1199px){
    .calendar .day{
        min-height:81px;
        width: calc((100% / 6) + 1px);
    }
}

@media all and (max-width:991px){

    .calendar .day{
        min-height:81px;
        width: calc((100% / 6) + 1px);
    }
    .calendar .day .day-of-week{
        display:none;
    }
    .calendar .day abbr{
        display:block;
    }
    .calendar .day .availableInfo{
        padding-top: 7px;
    }

    .equal-content-sidebar .container{
        display: flex;
        flex-flow: column;
    }

    .orderPage .summary{order: 2; padding-top: 10px !important;}
    .orderPage .main-form{order: 1;}
    .orderPage .makeReservation{order: 3; background: #ededed;}

    .metro-box-wrapper > .heading h3 {font-size: 15px;}
    
    #upsell .categoryImage {
        width: 100%;
        height: 90px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .basketRoomGallery {display: none;}
    .basketRoomDetail {padding: 0 30px;}
    #basket_summary .guest {line-height: 1.4em;}
    .orderModalBody .offerInfo .price{ border-top: 1px solid white; padding-top: 10px;}
    .basketRoomDetail .roomNameAndOffer {display: none;}
    .roomGallery .roomNameAndOffer {display: inline-block;}
    .navbar-brand, .colored-navbar-brand .navbar-default .navbar-brand {
        width: auto !important;
    }

    .orderDetail {display: inline-block !important;}
    .pricesWrapp {margin: 10px; font-size: 18px;}
    .success-box.inverse .icon {display: none;}
    .success-box.inverse .content {margin: 10px;}
    div ul.confirm-list.inverse li.total {padding: 20px 10px 0;}
    li.total strong {font-size: 20px; text-align: center; display: block;}
    li.total span.res-number {font-size: 24px; line-height: 24px; margin: 10px 5px; text-align: center; display: block;}
}

@media all and (max-width:579px){
    .calendar .day{
        width:25%;
    }
    /*.calendar .day:nth-child(8){*/
    /*    clear:both;*/
    /*}*/

    span.hotelFacilities > ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #benefits {display: none;}

    #hotelGallery .coverPhoto {height: 50vw;}

    #hotelGallery .raty-wrapper {padding: 10px 10px 5px; font-size: 20px;}
    #hotelGallery .images {display: block; overflow: hidden; height: 45px;}
    #hotelGallery .images img {height: 45px !important;}

    .unsuccess-box .content {padding: 15px 15px;}
    .unsuccess-box .content h4{ margin: 0; font-size: 13px;}
    .section-title-3 h3 {font-size: 15px;}
    .detail-header h2 {font-size: 20px;}
}
@media all and (max-width:359px){
    .calendar .day{
        width:33.33333%;
    }
    .a-arrow.to-left,.a-arrow.to-right{
        font-size:12px;
        padding-left:0;
        padding-right:0;
    }
    .a-arrow.to-left .glyphicon:before{
        margin:-9px 0 0 -11px;
    }
    .a-arrow.to-right .glyphicon:before{
        margin:-9px 0 0 1px;
    }


}

@media only screen and (max-width: 767px)
{   
    .two-tone-layout .content-wrapper.main-form {background: none !important;}
    .two-tone-layout .content-wrapper, .two-tone-layout.left-sidebar .content-wrapper {
        padding: 0 5px;
    }

    .detail-header {
        padding: 30px 0 0;
    }

    .payment-congrate > .inner {
        padding: 5px;
    }

    .payment-congrate .btn {
        font-size: 14px;
    }

    .main-search-wrapper .inner {width: 100%;}
    .main-search-wrapper > .tab {width: 100%;}
}

@media only screen and (max-width: 1199px)
{
    .hotel-item-list .content {
        min-height: 100px;
    }
}

@media only screen and (max-width: 1700px)
{
    #comparePrices{
        right: auto;
        left: 30px;
    }
}

@media only screen and (max-width: 992px)
{
    #comparePrices{
        position: fixed !important;
        right: 0 !important;
        left: 0  !important;
        bottom: 0  !important;
        width: 100% !important;
        opacity: 9999;
    }

    #comparePrices.no-result{
        bottom: 24px  !important;
    }
}

@media only screen and (max-width: 767px)
{
    .hotel-item-list .absolute-bottom {
        left: 5px;
        padding-left: 5px;
    }
}

#back-to-top {
    right: 75px !important;
}

.mobileShowQb {
    display: none;
    font-size: 15px;
    background: #ffffffc2;
    color: white;
    padding: 13px 14px;
    border-radius: 50px;
    border: none;
    opacity: 0.7;
    width: 150px; 
    height: 45px; 
    box-shadow: rgba(2, 6, 16, 0.2) 0px 2px 16px; 
    bottom: 27px;
 }

#popupModal .modal-dialog {
    top: 10% !important;
}


@media (max-width: 992px){

    .mobileShowQb {
        display: block;
        position: fixed;
        bottom: 27px;
        right: 20px;
        z-index: 999;
        cursor: pointer;
        opacity: 1;
        text-align: right;
        padding-right: 20px;
        width: 155px;
        height: 45px; 
        box-shadow: rgba(2, 6, 16, 0.2) 0px 2px 16px; 
        z-index: 999;
    }

    .mobileShowQb:before{
        content: attr(data-name);
        font-size: 15px;
        float: left;
        padding-left: 10px;
        font-weight: semi-bold;
        position: absolute;
        top: 0;
        left: 20px;
        margin-left: 10px;
        margin-top: 10px;
    }

    .mobileShowQb.active {
        display: block;
        width: 100%;
        background: #f9f9f9 !important;
        color: gray;
        text-align: center;
        border-radius: 0;
        bottom: 0;
        left: 0;
        z-index: 998;
    }

    .mobileShowQb.active i.show {
        display: none !important;
    }

    .mobileShowQb.active i.hide {
        display: block !important;
    }
    .mobileShowQb i.show {float: left;}

    .qbPanel .logo
    {
        display: none;
    }
    .qbPanel .detail-search-form {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        margin-top: 50px;
        padding-top: 50px;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 0 2px 0px black;
    }

    .qbPanel .mobileCloseButton {
        display: block !important;
        position: absolute;
        top: 7px;
        right: 27px;
        padding: 6px 11px;
        border: 1px solid;
        border-radius: 0;
        border-color: darkred;
        color: DARKRED;
        background: #ffffff;
        cursor: pointer;
    }

    .qbPanel .mobileCloseButton i 
    {
        color: darkred;
    }

    #reviews {
        display: none;
    }

    
}

.hotel-item-list .showOffers {
    padding: 12px 5px;
    font-size: 12px;
}
@media (max-width: 479px){
    .hotel-item-list .showOffers {
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 40px;
        height: 40px;
    }
    .mobilelangSection{display: inline-block !important;}
    .langSection {display: none !important;}
    .navbar-brand, .colored-navbar-brand .navbar-default .navbar-brand {line-height: 42px;}

    .hotel-item-list-wrap .content .heading {text-align: left !important;}

    .calendar .day{
        width:33.33333%;
    }
    .hotel-item-list .content {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 125px;
        display: flex;
        min-width: 100%;
        min-height: auto;
    }

    .hotel-item-list .heading .freeRooms {padding: 0;}
    .hotel-item-list .absolute-bottom, .hotel-item-list .absolute-bottom i, .hotel-item-list .absolute-bottom span {font-size: 14px !important;}
    .icon.fixed-bed, .icon.add-bed {margin-bottom: 4px;}

    .hotel-item-list .price-wrapper .price span {
        display: inline-block;
    }

    .hotel-item-list .price-wrapper {
        position: relative;
        right: 0;
        bottom: 15px;
        top: auto;
        margin-bottom: 0;
        transform: none;
        text-align: center;
        margin-top: 20px;
    }

    .hotel-item-list .absolute-right {
        position: absolute;
        top: auto;
        bottom: 0;
        height: 85px;
        right: 0;
        width: 100%;
        border-left: 0;
        text-align: right;
        line-height: 1.3;
    }

    .hotel-item-list .absolute-bottom {
        left: 5px;
        padding-left: 5px;
        bottom: 85px;
        width: 95%;
        border-bottom: 1px solid #015294;
    }

    .success-box .content {padding: 10px;}
    .success-box .icon {height: 30px;}
    .success-box .icon span {
        font-size: 17px;
        color: #FFF;
        display: block;
        position: absolute;
        left: 20px;
        right: auto;
        top: 4px;
        margin-top: 0;
    }

    .hotel-item-offer-desc {
        width: 100%;
    }

    #quickbooker-submit {padding: 15px;}
    #quickbooker-submit span {top: 5px;}

    .hotel-item-list .absolute-bottom, .hotel-item-list .absolute-bottom i, .hotel-item-list .absolute-bottom span.personNoBedMessage {
        font-size: 9px !important;
    }
    .hideMobile {display: none !important;}
    div ul.confirm-list.inverse li.total {padding: 20px 0 0 !important;}
    #sticky-sidebar {display: none !important;}
}

.open>.btn-primary.btn-inverse{
    color: #fff !important;
}

.logout-link{
    float: right;
    margin-top: -4px !important;
    color: white !important;
    padding-left:10px
}

.logout-link:hover{
    color: white;
}

.account{
    cursor: default;
}

.account, .haveAccount{
    font-size: 14px;
}

.leaveable{
    background-color: #f2fff6 !important;
    cursor: pointer;
}

.confirm-list .res-number {color: black; font-weight: 600;}

#vouchers {
    padding: 35px 30px;
}

#vouchers p {margin-bottom: 0.2em;}

#vouchers .heading {text-align: center; margin-bottom: 20px; border-bottom: 2px dashed #e5e5e5; padding-bottom: 45px;}
#vouchers .heading h1 {font-size: 45px; line-height: 100%; margin: 20px 0 10px;}
#vouchers .heading p {font-size: 18px;}


#vouchers .category {position: relative; margin: 12px 0;}
#vouchers .focus {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100%);
    height: 100%;
    background: #000000;
    opacity: 0.3;
}
#vouchers.search_accommodation .focus {
    background: none;
}

#vouchers .categoryImage {
    width: 100%;
    padding-top: 52%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#vouchers .info {
    position: absolute;
    top: calc(50% - 40px);
    left: 0;
    right: 0;
    text-align: center;
    color: white;
    margin: 0 15px;
}

#vouchers .info span.name {
    font-size: 25px;
    font-weight: 600;
    text-shadow: -1px 1px 3px black;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1.2em;
}
#vouchers.search_accommodation .name {
    font-size: 25px;
    font-weight: 600;
    color: white;
    text-shadow: -1px 1px 3px black;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1.2em;
}

#vouchers .roomsWrap .info span.name {
    font-size: 15px;
}

#vouchers .info span.subtitle {
    font-size: 17px;
    font-weight: 500;
    text-shadow: -1px 1px 3px black;
    line-height: 1.2em;
}

#vouchers .vouchersCover .info {
    top: calc(50% - 60px);
}
#vouchers .vouchersCover .info span.name
{
    font-size: 37px;
}

#vouchers .vouchersCover .info span.subtitle {
    font-size: 22px;
}

#vouchers .categoryDescription {
    font-size: 15px;
    display: inline-block;
}

#vouchers .voucherItems
{
    border-top: 2px dashed #e5e5e5;
    margin-top: 30px;
    padding-top: 25px;
    clear: both;
}

#vouchers .voucherItems .info {
    top: calc(50% - 15px);
}
#vouchers .voucherItems .info span.name
{
    font-size: 16px;
}

#vouchers .voucherItems .item {
    position: relative;
}

#vouchers .voucherItems .item .price{
    font-size: 16px;
    color: white;
    padding: 4px 15px 4px 20px;
    display: inline-block;
    position: absolute;
    top: 10%;
    left: 0;
    font-weight: bold;
    font-style: italic;
}

#vouchers .voucherItem {
    position: relative;

}
#vouchers .voucherItem .info {
    top: calc(50% - 47px);
}

#vouchers .voucherItem .info span.name
{
    font-size: 35px;
}
#vouchers .voucherItem .info span.subtitle
{
    font-size: 28px;
    font-style: italic;
    display: block;
}

#vouchers .infoDescription
{
    border-bottom: 2px dashed #e5e5e5;
    margin-bottom: 5px;
    padding-bottom: 30px;
}

.voucherCoverPhoto{
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center;
}

.vouchersCover{
    padding: 0 !important;
    margin-bottom: 15px
}

#vouchers .voucherImage {
    width: 100%;
    height: auto;
    padding-top: 70%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.voucherPrice{
    font-weight: 600;
    font-size: 30px;
    color: rgb(0, 82, 148);
}

.voucherPriceRow{
    float:left;
}

.buyVoucher{
    float: right;
    position: relative;
    right:0;
}

.buyVoucher a{
    letter-spacing: 2px;
    padding: 15px 50px;
}

.no-right{
    padding-right: 0!important;
}

.vouchers-page-right-sidebar .image {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

.vouchers-wrapper {padding-top: 0px !important;}

.vouchers-page-right-sidebar h2 {
    font-size: 18px;
}

@media all and (max-width:1199px){
    #vouchers .voucherItems .info span.name {font-size: 18px !important;}
}

@font-face {
    font-family: "Gunny";
    src: url('../plugins/fonts/gunny-rewritten.regular.ttf') format("truetype");
}

.voucherDesign{
    height: 350px;
    width: 600px;
    margin: 0 0 10px 0;
    float: right;
    background-size: cover;
    background-position: center center;
}

.dedicationText{
    background-color: rgba(255, 255, 255, 0);
    float: right;
    margin: 35px 25px 0 0;
    height: 50%;
    width: 50%;
    font-family: Gunny;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    padding: 5px;
    overflow-y: hidden;
}

.voucherWrap{
    width:100%;
    height: 350px;
    margin-bottom: 25px;
}
.imageCategoryWrap{
    width: 150px;
    margin-right: 0;
    float: left;
}

.categoryTabs{
    padding: 15px 0;
}

.categoryTab{
    background-color: #e0e0e0;
    text-align: center;
    margin: 0;
    padding: 5px;
    cursor: pointer;
}
.categoryTab.activeCategory{
    background-color: #a7a7a7;
    text-align: center;
    margin: 0;
    padding: 5px;
    cursor: pointer;
}

.imageCategoryWrap img{
    width: 63px;
    height: 40px;
    padding: 2px;
    display: inline-block;
}

.categoryPane{
    height: 350px;
    overflow-y: auto;
}

.showVoucher{
    float: right;
}

.actionBar{
    padding-right: 0;
    padding-bottom: 15px;
}

.priceWrap, .countWrap, .roomsWrap{
    background-color: white;
    padding: 15px 10px;
    font-weight: 600;
    text-align: center;
    box-shadow: 0px 0px 1px #d5d5d5;
}

.countWrap, .roomsWrap{
    margin-top: 10px;
    text-align: center;
}

.countWrap input, .roomsWrap input{
    width: 15%;
    margin : 0 auto;
}

.priceWrap h3, .countWrap h3, .roomsWrap h3{
    text-transform: uppercase;
    margin: 0 0 10px;
}

.priceWrap span, .countWrap span, .roomsWrap span{
    font-size: 17px;
    margin-right: 15px;
}

.reservation-submit input{
    width: 100%;
    padding: 14px;
    color: white;
    background: #358d44;
    border: none;
    font-size: 18px;
    text-transform: none;
    letter-spacing: normal;
}

#verifyVoucherModal .voucherInfo {font-size: 13px;}
#verifyVoucherModal .voucherInfo .imageWrap {position: relative; width: 100%;}
#verifyVoucherModal .voucherImage{ margin-bottom: 10px; padding-top: 40%;}
#verifyVoucherModal .voucherInfo h1 {font-size: 17px; margin: 0 0 5px; text-align: left;}
#verifyVoucherModal .voucherInfo p {font-size: 13px; text-align: left;}
#verifyVoucherModal .voucherInfo .validity {text-align: left; font-size: 13px; font-weight: 600;}
#verifyVoucherModal .voucherInfo .price {text-align: right; font-size: 15px; font-weight: 600;}
#verifyVoucherModal .voucherInfo .desc {margin-top: 10px;}
#verifyVoucherModal .voucherInfo .detail-search-form {padding-top: 10px; margin: 15px 0 10px;}
#verifyVoucherModal .voucherInfo .detail-search-form label {text-align: left;display: block;}

#verifyVoucherModal .detail-search-form#searchBar {padding: 0}
#verifyVoucherModal .validity {margin: 10px 0;}

.useButton{
    margin-top: 30px;
}

#voucherPayment{
    border-top: 0 !important;
    margin-top: 0 !important;
    padding: 20px;
}

#voucherPayment .voucherName{
    display: block;
    float: left;
    font-weight: 700;
    font-size: 16px;
    color: #555;
}

#voucherPayment .voucherPrice{
    font-weight: 600;
    font-size: 140%;
    color: #555;
}

#voucherSection .removeVoucher{
    margin-top: -4px !important;
    color: white !important;
    padding-left:10px;
    float: right;
    cursor: pointer;
}

#voucherPayment{
    display: block;
    margin: 0 0 1px;
}

#voucherPayment .innerWrap {
    background: #EDEDED;
    padding: 15px 20px 20px;
}

#voucherPayment h4 {
    font-weight: 600;
    margin: 0 0 5px;
    font-size: 16px;
    cursor: pointer;
}

.personNoBedMessage{
    font-size: 9px;
    font-weight: bold;
    color: #902626;
}


.tab-panel .bb:nth-last-child(2){
    border:none;
}
.nav-tabs {
    border:none;
}

#upgradeOffer .nav .tabCont{
    color: #9d9d9d;
    background: #f7f7f7;
    border-bottom: 2px solid #6c6c6c;
    padding: 5px 5px 3px;
}

#upgradeOffer .nav .activeTab{
    color: white;
    background: #6c6c6c;
}

.vouchers-page-right-sidebar .image img{
    width: 100%;
}


@media (max-width: 768px) {
    #upgradeOffer .roomImage {height: 110px !important; margin-bottom: 10px;}
    #upgradeOffer .upgradeCompare {display: inline-block; clear: both; margin-left: 0 !important;}
    #upgradeOffer button{width: 100%; padding: 12px 0;}
    
    #reservationForm .personalData {margin: 0 -10px;}
    #reservationForm .personalData label.hideable_label {margin-top:5px; color: black; font-weight: 500;}
    #reservationForm .personalData div{margin-top:5px;}
    #voucherForm .personalData label {margin-top: 8px; margin-bottom: 0px; font-weight: 600;}
    #vouchers .heading h1 {font-size: 28px; line-height: 100%; margin: 0 0 10px;}
    #vouchers p {font-size: 14px;}
    #vouchers .heading button {white-space: normal;}
    #vouchers {padding: 20px 0;}
    #verifyVoucherForm button {width: 100%;}

    .voucherCoverPhoto {height: 200px;}
    #vouchers .info span.name, #vouchers .vouchersCover .info span.name {font-size: 22px !important;}
    
    #vouchers .vouchersCover .info {top: calc(50% - 25px);}
    #vouchers .categoryDescription {padding: 0 5px; text-align: justify;max-width: 100%}
    #vouchers .categoryDescription a{max-width: 100%;display: inline-block;}
    #vouchers .voucherImage {padding-top: 60%;}

    #vouchers .voucherItem .info {top: calc(50% - 40px);}
    #vouchers .voucherItem .info span.name {font-size: 22px;}
    #vouchers .voucherItem .info span.subtitle {font-size: 23px;}
    #vouchers .infoDescription {padding: 0 5px 15px; margin-top: 0 !important; text-align: block;}
    #vouchers .voucherDescription {margin-right: 0 !important; text-align: justify;}

    .two-tone-layout .container {padding-right: 15px;}
    .categoryTab {width: 32% !important;  box-sizing: border-box; margin-bottom: 3px;}
    .vouchers-page-right-sidebar {text-align: justify; margin-top: 30px;}
    .metro-box-wrapper > .content {padding: 10px 10px 15px;}

    #paymentOption label span {float: left; line-height: 30px;}
    #paymentOption label:before{line-height: 30px !important;}
    #paymentOption label img {margin: 5px 0; float: right;}
    #paymentOption .clear.mb-20 {margin-bottom: 10px !important;}

    .imageCategoryWrap {width: 100%;}
    .imageCategoryWrap img {width: 24%;}
    .categoryPane {height: auto;}
    .voucherDesign {width: 100%; max-height: 200px;}
    .dedicationText {margin: 20px 10px 0 0;}

    .step-item .step-item {margin-bottom: 0 !important;}
    .step-item .step-item, .step-item .step-item p {font-size: 11px;}

    .breadcrumb-wrapper {padding: 0;}
    .customHLheader h3 {margin: 10px 0 0;}

  
    
    
    .room-page-right-sidebar .image {display: none;}
    #sticky-sidebar .showDetailInfo {display: none;}
}



.package {
    background: #ffffffcc;
    padding: 5px;
    box-shadow: 0px 0px 5px #757575;
}
.package .image{
    background-color: #51506b;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
    position: relative;
}
.packages {width: 73.5%; margin: 0 auto;}

#packageInfo img{display: inline-block;}

.message > label{
    font-size: 16px;
    color: white;
    background-color: #00B279;
    padding: 10px;
    border-radius: 10px;
}

.message{
    position: relative;
    text-align: center;
}
.tab {
    overflow: hidden;
    width:73.5%;
    margin:0 auto;
}

.tab button {
    background-color: rgba(245, 245, 245, 0.7);
    float: left;
    border:none;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    outline: none;
    cursor: pointer;
    padding: 8px 16px;
    transition: 0.3s;
    /*font-size: 17px;*/
    /*width:25%;*/
}

.tab button.active {
    background-color: rgba(245, 245, 245, 0.9);
    /*width:50%;*/
}
.tab button.active:hover {
    background-color: rgba(245, 245, 245, 0.9);
}

.tab button:first-child {
    border-top-left-radius:10px;
}

.tab button:last-child{
    border-top-right-radius:10px;
}

.tab button:hover {
    background-color: rgba(245, 245, 245, 0.8);
}

.tab button:hover:first-child {
    border-top-left-radius:10px;
}

.tab button:hover:last-child {
    border-top-right-radius:10px;
}

.tabcontent {
    display:none;
}

.owl-carousel{
    margin:0 auto;
}

@media(max-width:992px) {
    .tab button {
        font-size: 14px;
        padding: 8px;
        line-height: 110%;
    }

    #vouchers .voucherItems .info span.name {font-size: 18px !important;}
    .vouchersCover .info span.name {font-size: 20px !important;}
}
@media(max-width:556px){
    .tab button{
        height:63px;
    }
}


@media(max-width:767px){
    .tab button.active {
        background-color: rgba(245, 245, 245, 0.9);
        width:33.33%;
    }

    .tab button {
        /*font-size: 17px;*/
        width:33.33%;
    }

    .buyVoucher  {
        width: 100%;
    }

}
@media(max-width:991px){
    .owl-carousel{
        max-width:680px;
    }
}

@media(max-width:772px){
    .owl-carousel{
        max-width:500px;
    }
}

@media(max-width:562px){
    .owl-carousel{
        max-width:350px;
    }
}

@media(max-width:443px){
    .owl-carousel{
        max-width:270px;
    }
}


.tab_font{
    text-transform: uppercase;
    color: #404040;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
@media(max-width:1200px){
    .tab_font{
        font-size:80%;
    }
}

@media(max-width:480px){
    .tab_font{
        font-size:77%;
    }
}

div.gallery{
    border:1px solid #ccc;
}


div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 10px;
    text-align: center;
    background-color:#fff;
}


* {
    box-sizing: border-box;
}

.desc_row{
    border-right:1px solid #ccc;
}



@media(max-width:991px){
    .desc_row{
        border-right:none;
    }
}

.gallery-img{

    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.gallery-img-text{
    position: absolute;
    top:40%;
    left:50%;
    color:#fff;
    line-height:100%;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 5px black;
    font-size: 175%;
    opacity:1;
    transition: .5s ease;
}

.gallery-img-button{
    position: absolute;
    top:40%;
    left:50%;
    color:#fff;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 5px black;
    font-size: 200%;
    opacity:0;
    transition: .5s ease;
}

.active .gallery-img-button{
    opacity:0;
}

.active .gallery_group{
    transition: .5s ease;
}

.active .gallery_group:hover .gallery-img-text {
    opacity:0;
}

.active .gallery_group:hover .gallery-img-button {
    opacity:1;
}
.active .gallery_group:hover .gallery-img{
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}

.modal-width{
    width:70%;
}



div.gallery-active .gallery_group .gallery-img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
div.gallery-active .gallery_group:hover .gallery-img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

div.gallery-active .gallery_group:hover .gallery-img-button{
    display:none;
}
div.gallery-active .gallery_group:hover .gallery-img-text{
    opacity:1;
}

.hero {
    padding: 70px 0 90px;
}





.owl-nav:focus { outline: none; }

.owl-nav .positionArrowLeft{
    position: absolute;
    top: 90px;
    left: -20px;
    font-size: 35px;
    z-index:10;
    transition: 0.15s;
    background: white;
    padding: 5px 17px;
    border-radius: 50%;
    opacity: 0.8;
    box-shadow: 0 0 3px #5b5b5b;
}



.owl-nav .positionArrowRight{
    position: absolute;
    top: 90px;
    right: -20px;
    font-size: 35px;
    z-index:10;
    transition: 0.15s;
    background: white;
    padding: 5px 17px;
    border-radius: 50%;
    opacity: 0.8;
    box-shadow: 0 0 3px #5b5b5b;
}


.owl-nav .positionArrowLeft:hover, .owl-nav .positionArrowRight:hover{
    opacity: 1;
}

.owl-nav{
    height: 0;
}

.owl-dots{
    margin-bottom:0px;
}
.owl-dot:focus { outline: none; }

.tab button.tabwidth_50{
    width:50%;
}

.tabwidth_25{
    width:25%;
}

.tab .tabCount_3.active{
    width: 50%;
}

#crossel .info .name {
    position: relative;
    font-size: 14px;
    padding-right: 35px;
}

.more-benefits li:before {
    padding-right: 8px;
}
.benefit .green:before, .more-benefits li:before {
    content: '\e013';
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.more-benefits {
    color: #68b424;
    display: block;
    margin: 0 -15px;
    padding: 35px 0 30px;
}

.more-benefits li {
    display: inline-block;
    padding: 0 30px 0 0;
}

.hotel-item-list ul.more-benefits {
    margin: -70px 0 15px 0;
    padding: 35px 0 40px;
}

#comparePrices{
    /*position: absolute;*/
    /*bottom: 60px;*/
    /*right: 30px;*/
    width: 100%;
    display: none;
    z-index: 1000;
}

#comparePrices #loading{
    text-align: center;
    margin: 25px 0 40px;
    display:none;
    height: 40px;
    padding: 10px;
    border-radius: 25px;
}

#comparePrices #loading img{
    display:inline-block;
    width: 20px;
    height: 20px;
    float: right;
}

#comparePrices.loading{
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 100%;
    height: 240px;
}

#comparePrices #loading .loading-message{
    display:inline-block;
    color: white;
    float: left;
}

#comparePrices .content .compare-header{
    height: 50%;
    padding: 5px;
}

#comparePrices.no-result{
    height: 100px;
    bottom: 0;
    right: 30px;
    width: 100%;
}

#comparePrices .close-comparator{
    float: right;
    color: white;
    margin-left: 100%;
    cursor: pointer;
    padding: 3px 4px;
    line-height: 100%;
    font-size: 12px;
    border-radius: 50%;
}

#comparePrices .price-message{
    padding: 0 10px;
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
#comparePrices .date-range{
    color: white;
    text-align: center;
    font-size:12px;
    width:100%;
    padding-top: 10px
}

#comparePrices .web-price{
    background-color: white;
    color: #000;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block;
    width: 100%
}

#comparePrices .f-left{
    float: left;
}

#comparePrices .f-right{
    float: right;
}

#comparePrices .compare-body{
    height: 50%;
    padding: 5px;
    background-color: white
}

#comparePrices .partner-row{
    background-color: white;
    color: #000;
    padding: 0 10px 0;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

#comparePrices.short .compare-header, #comparePrices.no-result.short .compare-header{
    border-radius: 5px;
}

#comparePrices.short .just-price, #comparePrices.no-result.short .just-price{
    color: white;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 18px;
    display: block;
}

#comparePrices.short .compare-body, #comparePrices.short .web-price, #comparePrices.short .date-range, #comparePrices.no-result.short .compare-body, #comparePrices.no-result.short .web-price, #comparePrices.no-result.short .date-range{
    display: none;
}

#comparePrices.short .price-message, #comparePrices.no-result.short .price-message{
    text-align: left;
}

#comparePrices.short .close-comparator, #comparePrices.no-result.short .close-comparator{
    font-size: 20px;
    padding: 10px;
    border-radius: 50%;
    margin-top: 4px;
    margin-left: 0;
}


#comparePrices .just-price, #comparePrices.no-result .just-price{
    display: none;
}

#comparePrices, #comparePrices.short, .short{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#comparePrices.no-result.short{
    /*position: fixed;*/
    bottom: 0;
    right: 30px;
    width: 100%;
    display: none;
}


#popupModal .modal-fer
{
    position: absolute;
    top: 0;
    z-index: 9;
    right: 0;
    background: white;
    border-radius: 52%;
    padding: 2px 6px;
    margin: 2px;
}

#popup_notifications_banner{
    padding: 10px;
    margin: 25px 0;
    background-color: white;
}

#popup_notifications_banner h4 {font-size: 14px; margin: 10px 0 5px;}
#popup_notifications_banner h3 {font-size: 15px; margin: 10px 0 10px;}
#popup_notifications_banner h2 {font-size: 16px; margin: 15px 0 10px;}
#popup_notifications_banner h1 {font-size: 17px; margin: 15px 0 10px;}
#popup_notifications_banner ul {list-style: disc; padding: 5px 0px 5px 20px;}


#popup_notifications_banner .popup img, #popup_notifications_modal .popup img{
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
}

#popup_notifications_modal, #popupModal .modal-body, #popup_notifications_modal .owl-stage-outer{
    height: auto;
}

#popupModal .modal-body{
    padding-bottom: 10px;
}

#popup_notifications_modal .owl-dots{
    bottom: 0;
}

#popupModal .modal-header{
    border:0;
}

#popup_notifications_modal ul {
    list-style-type: disc;
    list-style-position: inside;
}
#popup_notifications_modal ol {
    list-style-type: decimal;
    list-style-position: inside;
}
#popup_notifications_modal ul ul, ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px;
}
#popup_notifications_modal ol ol, ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px;
}

#popup_notifications_modal ul li{
    padding-left: 30px;
    display: list-item;
}

.hotel-item-offer-info li > ul > li {
    list-style: circle;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
    top: 25%;
    position: fixed;
    margin: auto;
    width: 30%;
    min-width: 200px !important;
    /*height: 100%;*/
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog{
    left: -30%;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
    left: 35%;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -30%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 35%;
}

.btn{
    letter-spacing: 1px;
}

.hide-offers-text{
    font-size: 13px;
}

#company-suggestions{
    display: none;
    border: 2px solid #E7E7E7;
    padding: 0;
}

#company-suggestions.noCompany{
    border: 0;
}

#company-suggestions .suggestionCompany{
    padding: 10px;
    cursor: pointer;
}

#company-suggestions .suggestionCompany:hover{
    background: #ededed;
}

#company-suggestions .suggestionCompany i{
    display: block;
}

#quickbooker .select-label{
    display: block;
}

#quickbooker .adult-count, .children_count, .children-age{
    margin-bottom: 15px !important;
    color: #999 !important;
    padding: 6px 8px;
}

#favouriteOffers table th { background-color: #005294; color: white;}

#favouriteOffers .form-control {
    vertical-align: baseline !important;
}

#favouriteOffers #offers_filter {
    display: none;
}

#favouriteOffers #changeYear, #favouriteOffers #changeMonth{
    margin-bottom: 10px;
}

#favouriteOffers textarea {
    resize: none;
}

#favouriteOffers .offers-wrap{
    flex: 1 1 auto;
    padding: 1.25rem;
}

#favouriteOffers .offer-item{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-left: 95px;
}

#favouriteOffers .bottom-right-section, .dd-dragel .bottom-right-section {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 15px;
}

#favouriteOffers .heart {
    padding-right: 0px;
    z-index: 2;
}

#favouriteOffers .top-right-section {
    position: absolute;
    top: 0;
    right: 0;
}

#favouriteOffers .pb-3, #favouriteOffers .py-3 {
    padding-bottom: 1rem!important;
}
#favouriteOffers .mt-3, #favouriteOffers .my-3 {
    margin-top: 1rem!important;
}
#favouriteOffers .position-relative {
    position: relative !important;
}

#favouriteOffers .dd-item, .dd-dragel .dd-item{
    margin-bottom: 10px;
}

#favouriteOffers .font-size-larger, .dd-dragel .font-size-larger {
    font-size: 150%;
}

#favouriteOffers .image {
    width: 100%;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    background-size: cover;
    background-position: center center;
}

#favouriteOffers .offer-item h4, .dd-dragel .offer-item h4{
    margin: 5px !important;
}

#favouriteOffers #sendData{
    margin: 25px 0;
}

#favouriteOffers .dd-handle {
    display: inline-block;
    height: 150px;
    margin: -35px 0;
    padding: 60px 10px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #fafafa;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    position: absolute;
    left: 0;
    top: 35px;
    z-index: 15;
    font-size: 20px;
}

#favouriteOffers .dd-item{
    height: 150px;
    position: relative;
}

.dd-dragel .dd-item{
    height: 150px !important;
    overflow: hidden !important;
    margin: 0 !important;
}


#favouriteOffers .dd-handle i, #favouriteOffers .dd-placeholder i{
    display: block;
}

#favouriteOffers .buttons-wrap{
    width: 100%;
    padding: 15px;
}

#favouriteOffers button.send{
    float: right;
}

.favoriteOffers {
    font-size: 17px !important;
}

.favoriteOffers.activeWishlist i{
    color: red;
}

.dd-dragel{
    background: white !important;
    border: 1px solid rgba(0,0,0,.125);
}

.dd-dragel .dd-handle{
    height: 150px !important;
}

.dd-dragel .dd-handle i, .dd-dragel .dd-placeholder i{
    display: block;
}

.dd-dragel i.fa-arrow-up{
    margin-top: 55px;
}

.dd-dragel i{
    font-size: 20px;
}

.dd-dragel .top-right-section{
    display: none;
}

.dd-dragel .offer-image-wrap .main-image{
    display: block !important;
    height: 150px;
    width: 100%;
}

.dd-dragel .heading, .dd-dragel .heading div, .dd-dragel .heading i{
    font-size: 13px !important;
}

.answerBox{
    display: inline-block;
}

.roomOptionWrap{padding: 10px 0; border-top: 2px dashed #e0e0e0; margin: 0;}
.roomOptionWrap:first-child{border-top: none;}

#sidebarOverflowed::-webkit-scrollbar {
    display: none;
}

#sidebarOverflowed {
    overflow-y: auto;
    margin-top:30px;
    height:400px;
    scrollbar-width: none;
}

#loyaltyPopupModal .modal-dialog.larger {width: 70%; max-width: 800px;}
#loyaltyPopupModal .modal-body {padding: 5px 5px 40px;}
#loyaltyPopupModal button.close{
    background-color: #8e2538;
    color: white;
    padding: 7px 13px;
    z-index: 999999;
    opacity: 1;
    font-weight: 500;
}

#loyaltyPopupModal .head .loyaltyLogo {margin: 5px 5px 0; height: 200px;}
#loyaltyPopupModal .head .up {float: right; color: black;}
#loyaltyPopupModal .head .up a {color: black;}
#loyaltyPopupModal .head .up > span{margin: 10px 30px; display: inline-block; font-size: 90%;}
#loyaltyPopupModal .login-form {margin: 25px 10%;}
#loyaltyPopupModal .login-form input {width: 100%;}
#loyaltyPopupModal .login-form button {float: right; padding: 5px 10px; margin-top: 0px; text-transform: uppercase; background: #bd1d1d; color: white; border-radius: 0;}
#loyaltyPopupModal .login-form button.continueNoLogin {float: right; padding: 5px 10px; margin-top: 10px; text-transform: uppercase; background: #bd1d1d; color: white; border-radius: 0;}
#loyaltyPopupModal input {margin-bottom: 5px}
#loyaltyPopupModal .badLogin {margin-bottom: 15px;text-align: center;width: 100%;float: left;color: rgb(142, 37, 56);}
#loyaltyPopupModal .leftSide {width: 40%;float: left;vertical-align: middle;height: 100%;padding: 50px 0 0 15px;}
#loyaltyPopupModal .rightSide {width: 60%;float: right}



/*@media(max-width:992px){
    #loyaltyPopupModal .leftSide {width: 100%; text-align: center;}
    #loyaltyPopupModal .leftSide img {display: inline-block;}
    #loyaltyPopupModal .rightSide {width: 100%; clear: both;}
}*/

.property-items{
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 15px;
}

.gap-20 .col-sm-12.property-items{
    padding-right: 0px !important;
    padding-left: 20px !important;
}

.property-items .radio-inline {
    font-size: 14px;
    margin: 5px 0 5px;
}

.property-items .radio-inline input[type="radio"]{
    opacity: 1 !important;
    display: block !important;
    font-size: 14px !important;
}

.icon.allow-pet{
    width: 13px;
    height: 13px;
    display: inline;
    vertical-align: bottom;
    margin-bottom: 2px;
}

.hotel-item-list-wrap .modal-body p,
.hotel-item-list-wrap .modal-body span{
    white-space: normal !important;
}

.hotel-item-list-wrap .modal-body img, #upgradeOffer .modal-body img {
    display: inline-block;
}

.notification_box_blue {
    background-color: #d9edf7 !important;
    border-color: #acd2e5 !important;
    color: #606060 !important;
}
.notification_box_white {
    background-color: #ffffff !important;
    border-color: #cdcccc !important;
    color: #606060 !important;
}
.notification_box_red {
    background-color: #ffeaea !important;
    border-color: #ffb5b5 !important;
    color: #606060 !important;
}
.notification_box_yellow {
    background-color: #fff4df !important;
    border-color: #dfcead !important;
    color: #606060 !important;
}
.notification_box_green {
    background-color: #e1f5e5 !important;
    border-color: #7ca986 !important;
    color: #606060 !important;
}

.payment-label{
    min-width:100%;
    min-height:65px;
    padding-top:10px;
    padding-bottom:8px;
    margin:0;
}

.payment-button{
    min-width:100%;
    padding: 0 !important;
    border: 0 !important;
}

.switchReviews{
    float: right;
    display: inline-block;
    cursor: pointer;
    padding: 0 5px;
}

.upsellModalBody .row.items .item.upsell_color_blue {
    background-color: #d9edf7;
}
.upsellModalBody .row.items .item.upsell_color_white {
    background-color: #ffffff;
}
.upsellModalBody .row.items .item.upsell_color_red {
    background-color: #ffeaea;
}
.upsellModalBody .row.items .item.upsell_color_yellow {
    background-color: #fff4df;
}
.upsellModalBody .row.items .item.upsell_color_green {
    background-color: #e1f5e5;
}