div.not-available{
	display: none;
}
#hotel-navigation{
	margin-bottom: 30px;
}
#hotel-detail-content .left-column{
	width: 65%;
}
#hotel-detail-content .side-column-right{
	width: 30%;
}
.hotel-date a {;
    margin-right: 10px;
    line-height: 26px;
    float: right;
	margin-top: -5px;
}

#date-change-form {
	text-align: center;
}
#date-change-form .dp-choose-date {
	float: none;
}
#date-change-form label{
	width: 85px;
	display: inline-block;
}
#date-change-form a.dp-choose-date {
    display: inline-block;
	top: -2px;
}
#date-change-form input{
	width: 100px;
}
#hotel-heading{
	float: left;
	width: 78%;
}
#hotel-heading.promoOffer{
	width: 60%;
	width:-moz-calc(80% - 120px);
	width: -webkit-calc(80% - 120px);
	width: -o-calc(80% - 120px);
	width: calc(80% - 120px);
}
.star-rating{
	font-style: italic;
	font-size: 12px;
}
.star-rating img{
	margin-right: 5px;
	margin-bottom: 5px;
}
#hotel-heading .map-button{
	margin: 5px 0px 20px;
	min-width: 70px;
	clear: left;
}
#hotel-heading .map-button span{
	background-image: url(/media/img/icons/spot_shape.png);
	width: 15px;
	height: 17px;
	display:block;
	float: left;
	margin: 2px 3px 0px 0px;
}
#rates-box{
	float: right;
	width: 20%;
	margin-top: 10px;
	text-align: center;
	position: relative;
}
#rates-box .action{
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	line-height: 32px;
	margin-bottom: 10px;
}
#rates-box label{
	display: block;
}
#rates-box font{
	font-size: 40px;
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
}
.promoIcon{
	top: 0px;
	left: -110px;
}
#sections{
	display: none;
}

/* hotel details */
#hotel-detail-content ul, .room-detail ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#hotel-detail-content h2{
	margin-bottom: 10px;
}
#hotel-detail-content .submenu{
	padding: 15px 0px;
	margin-bottom: 20px;
}
#hotel-detail-content .submenu a{
	width: 25%;
	display: block;
	float: left;
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	box-sizing: border-box;
}
#hotel-detail-content .submenu a:last-of-type{
	width: 24%;
}
#hotel-images{
	padding-bottom: 20px;
}
/* --- image gallery slideshow --- */
.lSAction > a{
	background-image: url(/media/img/icons/controls.png) !important;
}
.lSSlideOuter .lSPager.lSGallery li{
	opacity: 0.6;
	max-height: 60px;
	overflow: hidden;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{
	border-radius: 0px !important;
	opacity: 1;
}
#image-gallery img{
	max-width: 100%;
}
/* --- end image gallery slideshow --- */

#hotel-images #image{
	width: 50%;
	float: left;
}
#hotel-images div#thumbnails {
    text-align: center;
    padding-left: 50%;
    position: relative;
}
#hotel-images #thumbnails a {
	text-transform: uppercase;
	float: left;
	font-size: 10px;
    margin: 0px 0px 12px 3.2%;
	display: block;
	max-width: 68px;
	width: 21.8%;
    height: 68px;
	background-position: -1px -1px;
	padding: 20px 0 0 0;
	box-sizing: border-box;
}
#ta-highlight .ta-logo{
	width: 60%;
	width:-moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -o-calc(100% - 100px);
	width: calc(100% - 100px);
	float: right;
	margin-top: 23px;
	position: relative;
	font-size: 12px;
}
#ta-highlight .ta-logo.no-score{
	width: auto;
	float: none;
}
#ta-highlight .ta-logo img{
	max-width: 100%;
	margin-bottom: 10px;
}
#ta-highlight .ta-excerpt{
	clear: right;
	font-size: 13px;
	font-style: italic;
	opacity: 0.9;
	margin-top: 10px;
}
#ta-highlight .more{
	font-size: 12px;
}
#ta-highlight .ammenities-highlight{
	margin-top: 30px;
}

#ta-highlight .ammenities-highlight div{
	box-sizing: border-box;
	width: 50%;
	padding-left: 30px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	margin: 10px 0px;
	line-height: 20px;
}
#ta-highlight .ammenities-highlight div.grey{
	opacity: 0.6;
}
#ta-highlight .ammenities-highlight div.parking{
	background-image: url(/media/img/icons/normal_parking_small.png);
}
#ta-highlight .ammenities-highlight div.wifi{
	background-image: url(/media/img/icons/normal_wifi_small.png);
}
#ta-highlight .ammenities-highlight div.fitness{
	background-image: url(/media/img/icons/normal_fitness_small.png);
}
#ta-highlight .ammenities-highlight div.pool{
	background-image: url(/media/img/icons/normal_pool_small.png);
}
#ta-highlight .ammenities-highlight div.nonsmoking{
	background-image: url(/media/img/icons/normal_nonsmoke_small.png);
}
#ta-highlight .ammenities-highlight div.accessible{
	background-image: url(/media/img/icons/normal_disabled_small.png);
}
#ta-highlight .ammenities-highlight div.grey{
	text-decoration: line-through;
}
#ta-highlight .ammenities-highlight div.parking.grey{
	background-image: url(/media/img/icons/grey_parking_small.png);
}
#ta-highlight .ammenities-highlight div.wifi.grey{
	background-image: url(/media/img/icons/grey_wifi_small.png);
}
#ta-highlight .ammenities-highlight div.fitness.grey{
	background-image: url(/media/img/icons/grey_fitness_small.png);
}
#ta-highlight .ammenities-highlight div.pool.grey{
	background-image: url(/media/img/icons/grey_pool_small.png);
}
#ta-highlight .ammenities-highlight div.nonsmoking.grey{
	background-image: url(/media/img/icons/grey_nonsmoke_small.png);
}
#ta-highlight .ammenities-highlight div.accessible.grey{
	background-image: url(/media/img/icons/grey_disabled_small.png);
}
#map-small{
	margin-bottom: 30px;
}
#map-small.landmarks-map{
	float: right;
}
#nearest_landmarks{
	margin-top: 10px;
}
#nearest_landmarks a{
	cursor: pointer;
}
#nearest_landmarks ul{
	/*position: relative;*/
	top: -10px;
}
#nearest_landmarks li{
	/*float: left;*/
	width: 250px;
	line-height: 30px;
	cursor: pointer;
}
#nearest_landmarks li:hover{
	background-color: lightgrey;
}
.rates-loading{
	text-align: center;
}
.hotel-date.room-date{
	position:relative;
	top: 20px;
}
#room-details > h3{
	padding: 8px 15px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#room-details .list{
	padding: 10px 0px 0px;
}
#room-details .list > div:nth-of-type(n+4){
	display: none;
}
.room-item{
	clear: left;
	margin: 10px 10px 20px;
	position: relative;
}
#room-details .room-item{
	padding: 0px;
	border: none !important;
	border-top: 1px solid #ccc !important;
	padding-top: 20px;
}
#room-details .rooms_container > .rooms_container > div:first-of-type{
	border-top: none !important;
	padding-top: 0px;
}
.room-item h4{
	float: left;
	margin-bottom: 10px;
}
.room-item .room-rate{
	text-align: right;
	margin-left: 20px;
}
.room-item .room-rate .action{
	float: right;
	margin:5px 0px 0px 10px;

}
.room-item .room-rate .price-numbers{
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
}
.room-item .room-rate .refund-info{
	margin-right: 5px;
}
#room-details .room-item .room-photo{
	width: 120px;
	height: 70px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.room-item .room-photo{
	height: 130px;
	width: 200px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.room-item .room-photo img{
	max-width: 100%;
}
.room-item .room-desc{
	font-size: 16px;
	margin-bottom: 3px;
}
#room-details .room-item .room-desc{
	margin-bottom: 10px;
}
.room-item .room-info li{
	font-size: 12px;
	position: relative;
	left: 10px;
	margin-bottom: 15px;
}
.room-item .more-info .hotel-subtitle{
	padding-top: 10px;
	clear: left;
}

.room-item li .show-room-details{
	font-family: 'latobold', Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	cursor: pointer;
}
.room-item .more-info{
	clear: both;
	margin: 10px 0px 30px;

}
.room-item .ammenities-ul li{
	width: 25%;
	font-size: 12px;
	float: left;
}
.room-item .ammenities-ul > li:nth-of-type(4n+1){
	clear: left;
}
.room-item .more-info .IEindentation{
	padding-left: 18px;
}
.room-item .free-cancellation{
	font-size: 12px;
	background: #43a454;
	padding: 2px 10px;
	border-radius: 10px;
	color: #fff;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}
.room-item .cancelation-button{
	cursor: pointer;
	font-size: 13px;
	clear: both;
}
#room-details .days, #room-details .room-detail, #room-details .promo{
	display: none;
}
#room-details .more-rooms{
	padding: 10px;
	text-align: center;
	color: inherit;
	font-size: 12px;
	border-top: none !important;
	position: relative;
	top: 1px;
	cursor: pointer;
	display: block !important;
}
#room-amenities{
	margin: 30px 0px;
}
#room-amenities .slide-button{
	cursor: pointer;
	margin-top: 10px;
	font-size: 16px;
	text-decoration: underline;
	float: right;
}
#main-amenities{
	margin: 20px 0px;
}
#main-amenities .item{
	width: 11.1%;
	float: left;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 40px;
	font-size: 13px;
}
#main-amenities .item.grey{
	opacity: 0.8;
}
#main-amenities .item.wifi{
	background-image: url(/media/img/icons/normal_wifi.png);
}
#main-amenities .item.pool{
	background-image: url(/media/img/icons/normal_pool.png);
}
#main-amenities .item.parking{
	background-image: url(/media/img/icons/normal_parking.png);
}
#main-amenities .item.fitness{
	background-image: url(/media/img/icons/normal_fitness.png);
}
#main-amenities .item.disabled{
	background-image: url(/media/img/icons/normal_disabled.png);
}
#main-amenities .item.business{
	background-image: url(/media/img/icons/normal_business.png);
}
#main-amenities .item.nonsmoking{
	background-image: url(/media/img/icons/normal_nonsmoke.png);
}
#main-amenities .item.shuttle{
	background-image: url(/media/img/icons/normal_airportshuttle.png);
}
#main-amenities .item.pets{
	background-image: url(/media/img/icons/normal_pets.png);
}
#main-amenities .item.grey{
	text-decoration: line-through
}
#main-amenities .item.wifi.grey{
	background-image: url(/media/img/icons/grey_wifi.png);
}
#main-amenities .item.pool.grey{
	background-image: url(/media/img/icons/grey_pool.png);
}
#main-amenities .item.parking.grey{
	background-image: url(/media/img/icons/grey_parking.png);
}
#main-amenities .item.fitness.grey{
	background-image: url(/media/img/icons/grey_fitness.png);
}
#main-amenities .item.disabled.grey{
	background-image: url(/media/img/icons/grey_disabled.png);
}
#main-amenities .item.business.grey{
	background-image: url(/media/img/icons/grey_business.png);
}
#main-amenities .item.nonsmoking.grey{
	background-image: url(/media/img/icons/grey_nonsmoke.png);
}
#main-amenities .item.shuttle.grey{
	background-image: url(/media/img/icons/grey_airportshuttle.png);
}
#main-amenities .item.pets.grey{
	background-image: url(/media/img/icons/grey_pets.png);
}
.ammenities-ul li{
	width: 33%;
	float: left;
}
.ammenities-ul span{
	background-image: url(/media/img/icons/small_tick_shape.png);
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin: 3px 10px 0px 0px;
}
#ta-reviews h2{
	margin-bottom: 30px;
}
#ta-reviews .progress-radial{
	margin-left: 11px;
	height: 100px;
	width: 100px;
	float: left;
}
#ta-reviews .progress-radial .overlay{
	height: 84px;
	width: 84px;
	line-height: 82px;
	font-size: 36px;
}
#ta-reviews .ta-logo{
	max-width: 400px;
	padding-left: 150px;
	position: relative;
	font-size: 16px;

}
#ta-reviews .ta-logo img{
	margin: 10px 0px;
	max-width: 100%;
}
#ta-reviews .item{
	margin-top: 20px;
	clear: both;
}
#ta-reviews .item-rate{
	width: 120px;
	float:left;
	text-align: center;
	padding-top: 10px;
}
#ta-reviews .item-rate span{
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 60px;
}
#ta-reviews .item-content{
	margin-left: 150px;
	color: inherit;
}
#ta-reviews .item-content::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-right: 30px solid #e6e7e8;
	border-top: 15px solid transparent;
	border-bottom: 14px solid transparent;
	left: -30px;
	top: 30px;
}
#ta-reviews .item-date{
	float: right;
	font-size: 12px;
}
#ta-reviews header{
	border-bottom: solid #ccc 1px;;
	margin-bottom: 10px;
}
#ta-reviews .item-title{
	text-transform: uppercase;
	padding-right: 100px;
}
#ta-reviews .item-pros-cons{
	margin-bottom: 5px;
}
#ta-reviews .item-pros-cons label{
	float: left;
	font-family: 'latobold', Arial, Helvetica, sans-serif;
}
#ta-reviews .item-pros-cons span{
	padding-left: 40px;
	display: block;
}
#ta-reviews .ta-iframe{
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	height: 850px;
}
#ta-reviews .ta-iframe iframe{
	position: relative;
	top: -135px;
}
.nearby-hotels .item{
	width: 31%;
	margin-right: 3.5%;
	position: relative;
	float: left;
}
.nearby-hotels > div:nth-last-of-type(2){
	margin-right: 0px;
}
.nearby-hotels .item .photo{
	max-height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}
.nearby-hotels .item .photo img{
	width: 100%;
}
.nearby-hotels h3{
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}

#room-prices .room-item li .show-room-details{
	display: none;
}
#room-prices .room-item .room-desc{
	min-height: 24px;
    line-height: 24px;
	overflow: hidden;
}
.room-detail div.weekdays, .room-detail div.daily-rates {
	position: relative;
	clear: left;
}
.room-detail div.daily-rates{
	top: -2px;
}
.room-detail div.days{
	margin-top: 15px;
	border: 1px solid #ececec;
	/*position: absolute;
	margin-left: 220px;
	top: 50px;
	width: 50%;*/
}
.room-detail .days .item{
	width: 14%;
	width:-moz-calc(14.28% - 2px);
	width: -webkit-calc(14.28% - 2px);
	width: -o-calc(14.28% - 2px);
	width: calc(14.28% - 2px);
	box-sizing: border-box;
	margin: 1px 1px;
    float: left;
    line-height: 26px;
    text-align: center;
	font-size: 12px;
}
.room-detail .days .rate.item {
    background: #f6f6f6;
}
.room-detail .days .day.item, #hotelList .room-detail .days .week.item {
    background: #ececec;
}
.room-detail .days .promo-item{
	line-height: normal;
}
.room-detail .days .promo-item .has-promo{
	font-size: 0.8em;
	text-decoration: line-through;
	opacity: 0.8;
	display: block;
}
#room-prices .promo-item .room-rate{
	margin-top: 10px;
	position: relative;
    z-index: 10;
}
#maps iframe {
    height: 350px;
    width: 100%;
}

#reviews .review-item{
	margin: 20px 0px;
	position: relative;
}
#reviews .review-rating{
	position: absolute;
	width: 80px;
}
#reviews .review-rating span{
	font-size: 30px;
}
#reviews .review-content{
	padding: 10px;
	border-radius: 5px;
	margin-left: 100px;
	position: relative;
}
#reviews .review-content .arrow{
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 30px solid #e6e7e9;
	border-bottom: 15px solid transparent;
	top: 12px;
	left: -30px;
	position: absolute;
}
#reviews .review-content .date{
	font-size: 12px;
	float: right;
}
#reviews .review-content h4{
	font-size: 17px;
	margin-bottom: 0px;
}
#reviews .review-content .traveller{
	border-bottom: 1px #ccc solid;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
#reviews .review-text p{
	margin-bottom: 0px;
	font-size: 13px;
}


/* progress radial */

.progress-radial {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
	color: inherit !important;
}
.progress-radial .overlay {
    position: absolute;
    width: 64px;
    height: 64px;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 8px;
    margin-top: 8px;
    text-align: center;
    line-height: 62px;
    font-size: 24px;
	color: inherit !important;
}
.progress-0, .ppn-progress-0 {
  background-image: linear-gradient(90deg, #b7b7b7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-5, .ppn-progress-1 {
  background-image: linear-gradient(90deg, #b7b7b7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(126deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-10, .ppn-progress-2 {
  background-image: linear-gradient(90deg, #b7b7b7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(162deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-15, .ppn-progress-3 {
  background-image: linear-gradient(90deg, #b7b7b7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(198deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-20, .ppn-progress-4 {
  background-image: linear-gradient(90deg, #b7b7b7 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(234deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-25, .ppn-progress-5 {
  background-image: linear-gradient(-90deg, #43a454 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-30, .ppn-progress-6 {
  background-image: linear-gradient(-54deg, #43a454 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-35, .ppn-progress-7 {
  background-image: linear-gradient(-18deg, #43a454 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-40, .ppn-progress-8 {
  background-image: linear-gradient(18deg, #43a454 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-45, .ppn-progress-9 {
  background-image: linear-gradient(54deg, #43a454 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
.progress-50, .ppn-progress-10 {
  background-image: linear-gradient(90deg, #43a454 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, #43a454 50%, #b7b7b7 50%, #b7b7b7);
}
