
/*** HOTEL SEARCH ***/

.search #hotelSearch li .travelers {
    width: 190px;
    margin:0 0 0 17px;
}
.search #hotelSearch .travelers a span{
/*     float:left; */
    margin-right:5px;
}
.search #hotelSearch li .travelers a label {
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
    float:left;
    cursor:pointer;
}
.search #hotelSearch li .travelers .labelRoom {
    margin:0 30px 0 0;
    width:45px;
}
.search #hotelSearch li .travelers .labelGuest {
    width:80px;
    margin:0;
}

.ui-autocomplete-category.iconHotel {
    background: url("/images/icon-30-hotel.png") no-repeat scroll right center #eee !important;
}
.ui-autocomplete-category.iconCity {
    background: url("/images/icon-30-city.png") no-repeat scroll right center #eee !important;
}
.ui-autocomplete-category.iconDistrict {
    background: url("/images/icon-30-region.png") no-repeat scroll right center #eee !important;
}
.ui-autocomplete-category.iconAirport {
    background: url("/images/icon-30-flight.png") no-repeat scroll right center #eee !important;
}
.ui-autocomplete-category {
    clear:both;
    font-weight: bold;
    line-height: 1.5;
    margin:0;
    padding: 0.2em 0.4em;
    height: 21px;
}


/*** HOTEL SEARCH COLLAPSE ***/


.search .hotelSearchCollapse .summary .guestCount label {
	font-weight:normal;
	display:inline;
}
.search .hotelSearchCollapse .summary .guestCount {
	font-weight:normal;
	font-size:11px;
	padding:0;
}
.search .hotelSearchCollapse .summary .sumDate {
    padding-left: 0;
}
.search .hotelSearchCollapse .summary .submit button {
	float: right;
}
.search .hotelSearchCollapse #sumButton{
	background:transparent url(/images/plus.png) no-repeat center center;
	border:1px solid #eee;
	width:40px;
	height:32px;
	margin:5px 0 0 5px;
	text-indent:-999999em;
	cursor: pointer;
}

.search .hotelSearchCollapse #sumButton:hover {
	background: #fff url(/images/plus.png) no-repeat center center;
}

.search .hotelSearchCollapse #sumButton a {
	color: #fff;
}

.search .miniSearch.hotelSearchCollapse .summary .travelers {
    cursor:pointer;
}
.search .hotelSearchCollapse .travelers a span{
    float:left;
    margin-right:5px;
}

.search .hotelSearchCollapse .travelers a label {
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
    float:left;
    cursor:pointer;
}
.search .hotelSearchCollapse .travelers .labelRoom {
    margin:0 20px 0 0;
}
.search .hotelSearchCollapse .travelers .labelGuest {
    margin:0;
}
.search .hotelSearchCollapse .travelers .guestList .gl-guests input{
	padding:6px 8px;
	width:40px;
}
.search .hotelSearchCollapse .guestList .field-img {
    left: 2px;
    top: 29px;
}
.search #hotelSearch .travelers .guestList,
.search .hotelSearchCollapse .travelers .guestList {
	display:none;	
	position:absolute;
	top:45px;
	right:0;
	z-index:1;
	padding:0;
	height:auto;
	min-height:200px;
	min-width:240px;
	background:#fefefe;
	border:1px solid #eee;
	box-shadow:0px 1px 3px #aaa;
	cursor:default;
	
}
.search #hotelSearch .travelers .guestList li,
.search .hotelSearchCollapse .travelers .guestList li {
	width:100%;
	padding:0;
	margin:0;
}
.search #hotelSearch .travelers .guestList div,
.search .hotelSearchCollapse .travelers .guestList div {
	float:none;
	margin:0;
}
.search #hotelSearch .travelers .guestList .gl-select-room,
.search .hotelSearchCollapse .travelers .guestList .gl-select-room {
	background:#eee;
	overflow:hidden;
}
.search #hotelSearch .travelers .guestList .gl-select-room label,
.search .hotelSearchCollapse .travelers .guestList .gl-select-room label{
	margin:20px 0 0 10px;
	float:left;
}
.search #hotelSearch .travelers .guestList .gl-room,
.search .hotelSearchCollapse .travelers .guestList .gl-room{
	background:#f4f4f4;
	padding:5px 10px;
	border-top:1px solid #fff;
	color:#999;
	text-align:left;
}
.search #hotelSearch .travelers .guestList .gl-select-roomdiv,
.search .hotelSearchCollapse .travelers .guestList .gl-select-roomdiv{
	margin:10px;
	float:right;
}
.search #hotelSearch .travelers .guestList .gl-select-roomdiv input,
.search .hotelSearchCollapse .travelers .guestList .gl-select-roomdiv input{
	width:40px !important;
	text-align:center !important;
	margin:0 40px !important;
}
.search #hotelSearch .travelers .guestList .gl-guests td,
.search .hotelSearchCollapse .travelers .guestList .gl-guests td{
	padding:10px;
}
.search #hotelSearch .travelers .guestList .gl-guests label,
.search .hotelSearchCollapse .travelers .guestList .gl-guests label{
	display:block;
	font-size:11px;
	color:#999;
	text-align:left;
}
.search #hotelSearch .travelers .guestList .gl-guests input{
	width:40px !important;
}

.travelers .guestList .gl-guestADT,
.travelers .guestList .gl-guestCHD{
	position:relative;
}
.search .guestList .field-img {
    left: 2px;
    top: 32px;
}

.search #hotelSearch .rooms{
	color:#2865A9;
}
.search #hotelSearch .roomSelect select{
	padding:4px;
}
.search #hotelSearch .passType div{
	float:none;
	overflow:hidden;
	margin:0 0 10px;
}
.search #hotelSearch .passType span.roomTitle{
	margin-top:5px;
}
.search .hotelForm ul.search-form li div.submit {
    margin: 0 120px 0 0;
}
#link-table.tablesorter.hotelResults .borderLine {
    border-bottom: 1px solid #eee;
    padding: 0 0 15px;
}

.search form.hotelSearchCollapse {
    border: 0 none;
    background:transparent;
}
.search form.hotelSearchCollapse .summary {
   margin:15px 0;
   width:100%;
   background: #fff;
}

/*** HOTEL FILTER ***/
.hotel-filter .hf-list{overflow:hidden;}
.hotel-filter .hf-list li{clear:both;overflow:hidden;display:flex;align-items:center;}
.hotel-filter .hf-list input{float:left;}
.hotel-filter .hf-list li span{margin:4px;}
.hotel-filter .hf-list li .hf-count{margin-left:auto;font-size:11px;}
.hotel-filter .hf-list li img{width:82px;}
#searchFilter.hotel-filter {margin-top:37px;}

/*** HOTEL RESULTS ***/


.search-results{margin-bottom:50px;}
.search-results #tabs {position:relative;}
.search-results #tabs.ui-widget-content{
background:#fff;
border:0;
padding:0;
}
.search-results #tabs .ui-widget-header{
background:#fff;border-bottom:1px solid #E0E9F2;border:0;border-radius:0;padding:0;
}
.search-results #tabs.ui-tabs .ui-tabs-panel{
padding:0;
border:1px solid #E0E9F2;
}
.search-results #tabs .ui-state-default,
.search-results #tabs .ui-state-active{
border:1px solid #E0E9F2;
}
.search-results .ui-autocomplete{
z-index:2 !important;
}
.search-results #mapWrapper{
z-index:1 !important;
}
.search-results #link-table .resultPriceTable{
width:100%;
}
.search-results #link-table.tablesorter.hotelResults .resultPriceTable th,
.search-results #link-table.tablesorter.hotelResults .resultPriceTable td{
padding:5px;border-bottom:1px solid #eee;border-top:1px solid #eee;
}
.search-results #link-table .contunie a{
color:#fff;
display:block;
width:150px;
margin:0 auto;
max-width:90%;
}
.search-results #link-table .contunie a:hover{
}
.search-results .mapview-results .contunie a{
display:block;
}
.search-results #link-table .totalPriceText {
color:#038FF8;
font-size:20px;
}
.search-results .tablesorter{
border:0;
}
.search-results #link-table.tablesorter.hotelResults td.resultRoomPrice{
text-align:right;
padding-right:5px;
}
.search-results #link-table.tablesorter.hotelResults td.resultTotalPrice{
background:transparent;color:#aaa;text-align:right;vertical-align:middle;
}
.search-results #link-table.tablesorter.hotelResults .contunie{
margin:10px 0;
}
.search-results #link-table.tablesorter.hotelResults .resultBoardName{
color:#038FF8;
margin-left:10px;
}
.search-results #link-table.tablesorter.hotelResults .sr-room-guest{
text-align:center;
width:20%;
}
.search-results .channel{
  display: none;
  color:red;
}
.tablesorter.hotelResults .sr-hotel .hotelName {
    font-size: 14px;
    margin-bottom: 5px;
    overflow:hidden;
    width:100%;
}
.tablesorter.hotelResults .sr-hotel .hotelName a {
    color: #999999;
    display: block;
    float: left;
    font-size: 18px;
    background:transparent;
    padding:0 0 5px;
    margin-right:10px;
}
.tablesorter.hotelResults .sr-hotel .hotelName a:hover {
    color: #FFA500;
    background:transparent;
}
.tablesorter.hotelResults .sr-hotel .hotelDesc {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5;
    overflow: hidden;
    position: relative;
    margin-bottom:10px;
}
.hotelDesc .ellipsis {
    bottom: 6px;
    position: absolute;
    right: 0;
}
.search-results .hotelResults .sr-rating img{
	float:left;
	margin-right:10px;
}
.search-results .hotelResults .sr-rating span{
	float:left;
	margin-top:5px;
}
.search-results .hotelResults .sr-photo {
    text-align: center;
    padding-top:10px;
}
.search-results #link-table.tablesorter.hotelResults .sr-photo img {
    border: 1px solid #eee;
    box-shadow: none;
    max-height: 150px;
    width:100%;
}

.search-results #tabs .sortselect{
	position:absolute;
	top:-12px;
	right:0;
	font-size:13px;
}
.search-results #tabs #showFilter{
	position:absolute;
	top:-12px;
	right:0;
	font-size:13px;
}
.search-results .sr-hotel{
	padding-top:10px;
}
.search-results .sr-hotelcenter{
	float:left;
	width:370px;
}
.search-results .sr-hotelprice{
	padding-top:10px;
	float:right;
}
.search-results .sr-hotelprice .sr-totalpricetext{
	color:#999;
	font-weight:normal;
	font-size:11px;
}


/*** HOTEL DETAIL ***/

.search.hotelDetailPrice form{
	padding:0;
	border-radius:0;
	border:0;
	min-height:inherit;
}
.search.hotelDetailPrice #travelerContainer{
	position:relative;
}
.search.hotelDetailPrice ul{
	float:none;
	padding:0;
}
.search.hotelDetailPrice li{
	width:100%;
	padding:1% 0;
}
.search.hotelDetailPrice .dategroup{
	 height: 24px;
    line-height: 20px;
    margin: 0;
    padding: 5px 5px 5px 30px;
    width: 280px;
	float:left;
	position:relative;
}
.search.hotelDetailPrice .dategroup div{
	margin:0;
}
.search.hotelDetailPrice ul.search-form li.date .dategroup input[type="text"]{
	width:120px;
	padding:3px;
	border:0;
	background:transparent;
	cursor:pointer;
	text-align:center;
}
.search.hotelDetailPrice #hotelSearch .travelers {
	margin:0 10px;
	position:relative;
	height: 24px;
    line-height: 22px;
    padding: 5px 5px 5px 30px;
    width: 200px;
}
.search.hotelDetailPrice #hotelSearch .travelerSelect {
	color:#2865A9;
	display:block;
	overflow:hidden;
}
.search.hotelDetailPrice #hotelSearch.search-form li div{
	float:left;
}
.search.hotelDetailPrice .gl-select-roomdiv input{
	width:90%;
}
.search.hotelDetailPrice #hotelSearch .passType span.roomTitle{
	font-size:11px;
}
.search.hotelDetailPrice ul.search-form li .passType span{
	margin:0 5px;
}
.search.hotelDetailPrice ul.search-form li select{
	padding:2px;
	font-size:11px;
}
.search.hotelDetailPrice ul.search-form li .passType{
	margin-right:0;
}
.search.hotelDetailPrice ul.search-form li .submit{
	margin:0;
}

.hotel-page {
}
.hotel-page #searchFilter{
	margin-top:37px;
}
.hotel-page .ui-tabs{
	background:#fff;
	border:1px solid #E0E9F2;
	padding:0;
	clear:both;
	margin-top:50px;
}
.hotel-page .ui-tabs .ui-widget-header{
	background:#eee;
	border:0;
	padding:0;
}
.hotel-page .ui-tabs .ui-state-active {
    border: 0;
}
.hotel-page h1.hotel-title {
    color: #2B7BB5;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin:0 5px 0 0;
}
.hotel-page h4.hotel-title {
    clear: both;
    color: #555555;
    font-size: 12px;
    padding: 5px 0;
    margin:0;
}
.hotel-page .hotel-stars {
    float: left;
    margin: 4px 0 0 0;
}
.hotel-page .hotel-top {
    overflow: hidden;
    position:relative;
    padding-bottom:5px;
}
.hotel-page .hd-pricebtn {
    margin-top: 25px;
    padding: 0;
    text-align: right;
}
.hotel-page .hd-pricebtn #bookButton {
	margin:10px;
}
.hotel-page .hd-pricebtn .hd-totalpricetext{
	font-size: 14px; 
	margin:10px;
	color:#aaa;
}
.hotel-page .hd-pricebtn .totalPrice {
    color: #2b7bb5;
    display: inline-block;
    font-size: 24px;
    margin-left: 15px;
}
.hotel-page h3 {
    color: #2b7bb5;
    background: #fafafa;
    padding: 10px 5px;
    font-size: 12px;
    font-weight: 700;
    margin: 20px 0 5px;
    clear: both;
}
.hotel-page .hotel-top .hotel-photo {
    float: left;
    margin-right: 10px;
}
.hotel-page .hotel-top .hotel-photo img {
    width: 250px;
}
.hotel-rating {
    height: 24px;
    position: absolute;
    right: 0;
    top: 10px;
}
.hotel-rating > img {
    vertical-align: bottom;
    margin-left:10px;
}
.hotel-header-right {
    float: left;
    width: 410px;
}
.hotel-short, 
#cancellationPolicyDiv {
    line-height: 1.4;
}
#cancellationPolicyDiv li div {
    color: #999999;
    font-size: 12px;
}
#hotelInfo, #map_canvas {
    overflow: hidden;
}

.hotel-page .hotel-price{
	margin-bottom:20px;
}
.hotel-page .hotel-price .roomForm {
    background: none repeat scroll 0 0 #E8EDF4;
    border: 1px solid #eee;
}
.hotel-page .hotel-price .roomForm input[type="text"] {
    width: 80px;
}
.hotel-page .hotel-price .roomForm input.childAge {
    width: 30px;
}
.hotel-page .hotel-price .roomForm td {
    border: 1px solid #ddd;
    padding: 5px;
    vertical-align: top;
}
.hotel-page .hotel-price .roomForm label {
    display: block;
    font-size: 11px;
    margin-bottom: 3px;
}
.hotel-page .hotel-price .rooms .text-info{
	color:#41A1DB;
}
.hotel-page .hotel-price .room-max .fas{
	font-size:11px;
	margin-left:3px;
}
.hotel-price .roomselectPrice select{
	width:100%;
}
.hotel-page table {
    margin-bottom: 50px;
}
.hotel-page table th {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
.hotel-page table td.label {
    font-weight: bold;
    text-align: left;
    width: 200px;
}
.hotel-page table td {
    border: 1px solid #ddd;
    padding: 10px 5px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.hotel-page .hotelAttributes {
    display:flex;
    flex-wrap:wrap;
}
.hotel-page .hotelAttributes li {
    border-bottom: 1px solid #eee;
    width: 25%;
    padding:5px;
}
.hotel-page .hotelAttributes td.label {
    font-size: 13px;
}
.hotel-page .hotelAttributes td {
    font-size: 20px;
}
.hotel-page  table td.unavailable {
    color: #ccc;
}
.hotelLeft {
    float: left;
    width: 220px;
}
.hotelLeft #searchFilter {margin-top:26px;}

.data-table {
    margin-bottom: 20px;
}
.data-table ul.header {
    height: auto;
}
.data-table ul.header li {
    font-weight: bold;
}
.data-table ul {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px 20px 5px 15px;
}
.data-table ul li.location {
    text-align: left;
    width: 20%;
}
.data-table ul li {
    float: left;
    text-align: right;
    width: 20%;
}
.hotel-box {
    clear: both;
    line-height: 1.4;
    margin-bottom: 30px;
    overflow: hidden;
}
.hotel-box .fa-check{
    margin-right: 5px;
}
.hotel-box ul.info-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    display:flex;
    flex-wrap:wrap;
}
.hotel-box ul.info-list li {
    padding: 5px;
    width: 25%;
    border-bottom:1px solid #eee;
}

.nearHotel{
	position:relative;
	display:block;
	width:190px;
	height:140px;
	margin:0 auto;
	border:1px solid #eee;
}
.nearHotel img{
	width:190px;
	height:140px;
}
.nearHotel span{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	padding:3px 0;
	background:#fff;
	text-align:center;
	color:#333;
}
.nearHotel:hover span{
	background:orange;
	color:#fff;
}
.nearHotel:hover img{
/* 	opacity:.8; */
}
html .bx-wrapper{
	margin-bottom:0;
	clear:both;
}
.bx-wrapper .bx-viewport {
    background:#fafafa;
}
.bx-wrapper ul li {
    text-align:center;
}
.bx-wrapper img {
	width: 100%;
    max-height:500px;
    margin:0 auto;
}
#bx-pager a.active img {
    border:2px solid orange;
}
#bx-pager a img{
	width:100px;
	max-height:67px;
	padding: 0;
	vertical-align:top;
    border:2px solid #eee;
}
#bx-pager {
    background: #eee;
    height: 140px;
    overflow: auto;
    padding: 10px;
}
.bx-wrapper .bx-controls-direction a {
    background-color: rgba(2, 2, 2, 0.5);
}
.bx-wrapper .bx-controls-direction a:hover {
    background-color: rgba(5, 5, 5, 0.4);
}
#searchFilter .bx-wrapper .bx-next {
    right: 221px;
    top: 54% !important;
}
#searchFilter .bx-wrapper .bx-prev {
	left: -35px;
    top: 48% !important;
}
.coral{
	clear:both;
	color:coral;
	padding:10px;
}
#content .reservation.hotelRes .r-contact #gsm, 
.res-detail #content .reservation .r-contact #gsm {
    width: 100%;
}


/** PRICE OFFER **/
#price-offer{
	color:#333;
	font-size:14px;
}
#price-offer .poBody{
	padding:0 30px;
}
#price-offer h1,
#price-offer h2{
	font-size:16px;
	margin:15px 0 5px;
}
#price-offer h2{
	color:#163e6a;
	font-weight:bold;
	padding-bottom:5px;
	margin:25px 0 15px;
	border-bottom:1px solid #9fbad8; 
}
#price-offer .poInput > li{
	display:block;
	float:left;
	width:100%;
	padding:10px 0;
}
#price-offer .poInput li > ul li{
	display:block;
	float:left;
	width:100px;
	padding-right:5px;
}
#price-offer li > label{
	margin-top:10px;
	color:#106DAD;
	font-weight:normal;
}
#price-offer .forminput{
}
#price-offer label.poPrice{
	font-weight:bold;
}
#price-offer .sprtr{
	color:#33B5EF;
}
#price-offer i{
	color:#106DAD;
	display:block;
}
#price-offer input,#price-offer textarea{
	padding:4px;
	color:#333;
	font-size:13px;
}
#price-offer .inputstyle > input{
	width:45%;
	border:0;
	text-align:center;
	background: url("/images/newui/icon-down-blue.png") no-repeat scroll right center;
}
#price-offer .select-style,
#price-offer .poChild input{
	width: 80px;
}
#price-offer .select-style select{
	color:#333;
}
#price-offer .poInput li ul li.poChild{
	display:none;
}
#price-offer .poSubmit{
	text-align:center;
}
#price-offer .poSubmit input{
	color:#fff;
}
#price-offer .poBottom{
	color:#999;
	font-size:11px;
}
#price-offer .search #hotelSearch li .travelers {
    width: auto;
    margin: 0;
}
#price-offer .search #hotelSearch li .travelers.forminput{
	margin: 0;
    padding: 0;
}
#price-offer .travelers > a {
    display:block;
    overflow:hidden;
    padding:12px 2px;
    margin-left:30px;
    background:url("/images/newui/icon-down-blue.png") no-repeat scroll 92% center;
}
#price-offer .travelers a label {
    font-weight:normal;
    color:#999;
}
#price-offer .travelers a span{
    float: left;
    margin-right: 5px;
}

