body {
	background-color: #eaeaea;
	font-size: 12px;
}
a,a:focus,a:hover {
	color: #9E7121;
	outline: none;
}
h2 {
	font-size: 22px;
}
.banner {
	margin-top: 51px;
}
.dropdown-menu>li>a{
	padding: 3px 10px;
}
.btn-book,.btn-book-border {
	background: #b18d3a;
	text-shadow: none;
	color: #fff;
	/*font-weight: 600;*/
	border-radius: 0;
	outline: none !important;
}
.btn-book-border{
	border: 1px solid #fff;
}
.btn-default {
	background: #dedbd5;
	text-shadow: none;
	border-radius: 0;
	outline: none !important;
}
.top-book {
	background-color: #bc9a45;
	background: -webkit-linear-gradient(left,#865b10,#d6b95f,#865b10);
	background: -o-linear-gradient(right,#865b10,#d6b95f,#865b10);
	background: -moz-linear-gradient(right,#865b10,#d6b95f,#865b10);
	background: -ms-linear-gradient(left,#865b10,#d6b95f,#865b10);
	background: linear-gradient(to right,#865b10,#d6b95f,#865b10);
	margin-bottom: 15px;
}
.top-book .pull-left {
	margin-right: 10px;
}
input[readonly] {
	cursor: default !important;
	background-color: #fff !important;
	opacity: 1 !important;
}
.top-book>.container , footer>.container {
	padding-top: 15px;
	padding-bottom: 5px;
}
.row.sidebar {
	margin-bottom: 20px;
}
.row.sidebar, .room-type {
	background: #fff;
}
.sidebar h2{
	background: #343434;
	margin: 0 -15px 15px;
	padding: 15px;
	color: #f5f5f5;
}
.room-type {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.room-description, p {
	text-align: justify;
}
.room-amenities ul {
	padding-left: 15px;
	clear: both;
}
.room-amenities ul li {
	float: left;
	width: 50%;
}
.room-product {
	width: 100%;
	background: #fff;
}
.room-product h3 {
	font-size: 14px;
	margin: 0;
}
.product-table {
	display: table;
	width: 100%;
}
.product-row {
	display: table-row;
}
.product-col {
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
	border-top: 1px solid #eaeaea;
}
.product-row .glyphicon-info-sign {
	font-size: 22px;
}
.product-row .product-title {
	font-weight: bold;
}
.product-row .product-rate {
	font-size: 18px;
	font-weight: bold;
	display: block;
}
.rate-breakdown-table {
	display: table;
}
.rate-breakdown-row {
	display: table-row;
}
.rate-breakdown-col {
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}
.lowes-rates{
	margin-bottom: 15px
}
.lowes-rates>span{
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.lowes-rates>.product-rate{
	font-size: 20px;
	font-weight: bold;
	color: #92691b;

}
.room-product {
	/*display: none;*/
}
.carousel-custom {
	margin: 10px auto;
	width: auto;
}
.carousel-custom .carousel-indicators {
	margin: 1px 0 0;
	overflow: auto;
	position: static;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
.carousel-custom .carousel-indicators li {
	background-color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	height: auto;
	margin: 0 !important;
	width: auto;
}
.carousel-custom .carousel-indicators li img {
	display: block;
	opacity: 0.5;
	height: 58px;
}
.carousel-custom .carousel-indicators li.active img {
	opacity: 1;
}
.carousel-custom .carousel-indicators li:hover img {
	opacity: 0.75;
}
.carousel-custom .carousel-outer {
	position: relative;
}
#hotel-details {
	background-color: #4e4e4d;
	color: #dcd9d7;
}
#hotel-details>.container {
	padding-top: 14px;
	padding-bottom: 15px;
}
#hotel-details ul {
	padding-left: 15px;
	list-style: circle;
}
#hotel-details ul li {
	float: left;
	width: 25%;
}
#hotel-details a{
	color: #dcd9d7;
}
footer {
	background-color: #252525;
	background: -webkit-linear-gradient(left,#252525,#b1aba2,#252525);
	background: -o-linear-gradient(right,#252525,#b1aba2,#252525);
	background: -moz-linear-gradient(right,#252525,#b1aba2,#252525);
	background: -ms-linear-gradient(left,#252525,#b1aba2,#252525);
	background: linear-gradient(to right,#252525,#b1aba2, #252525);
	color: #fff;
}
.footer-menu {
	list-style: none;
	padding: 0;
}
.footer-menu li {
	display: inline-block;
}
.footer-menu li a {
	color: #fff;
	padding: 0 10px;
	border-left: 1px solid #fff;
}
.footer-menu li:first-child a {
	padding-left: 0;
	border-left: none;
}
.footer-content>div {
	display: none;
}
.navbar-right{
	margin-right: 0;
}
.navbar-nav .btn.btn-book {
	color: #fff;
	text-shadow: none;
	padding: 7px 14px;
}
.navbar-nav .btn.btn-book:hover,
.navbar-nav .btn.btn-book:focus {
	background: #b18d3a !important;
	color: #333;
}
.navbar-brand{
	height: 50px;
	padding: 8px 15px;
}
.navbar-brand>.star{
	display: block;
	color: #000;
	color: #c08736;
}
.navbar-brand>.star>i{
	font-size: 16px;
	display: inline-block;
	margin-right: 3px;
}
.content{
	background: #fff;
	padding: 15px;
	margin-bottom: 15px;
}
.content h2:first-child{
	margin-top: 0;
}
.content hr{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #b5b5b5;
}
.target-toggler{
	display: none;
}
.target-toggler.in{
	display: block;
}
#rateDetailIframe{
	min-height: 1450px;
}
.form-control,.input-group-addon{
	border-radius: 0;
}
.flag-icn{
	display: block;
	height: 20px;
	background-image: url(images/flag-icons.png);
	background-repeat: no-repeat;
	line-height: 20px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	padding-left: 35px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.flag-icn.cn{
	background-position: 0px -20px;
}
.flag-icn.en{
	background-position: 0px -40px;
}
.btn-group.cb .btn.active{
	background: #cbac54;
}
#promo-code-wrapper .input-group{
	width: 200px;
}
#promo-code-toggler{
	color: #fff;
	display: block;
	margin-top: 30px;
}
#check-availability{
	margin-top:22px;
	text-transform: uppercase;
}
#del-promotion-code{
	cursor: pointer;
}
#rateDetailLoadingImage{
	display: block;
	margin: 50px auto 1500px;
}
#Extras h4>label{
	font-weight: normal;
}
.extra-price{
	float:right;
	padding-left:15px;
	text-align: right;
	display: none;
}
.extra-price>h3{
	margin:0;
}
.extra-qfield{
	display: none;
}
.extra-qfield .input-group{
	width: 120px;
	display: inline-table;
	margin-right: 10px;
}
.extra-qfield .input-group .input-sm{
	text-align: center;
	font-weight: bold;
}
.extra-qfield .input-group .input-group-addon{
	cursor: pointer;
}
.extra-qfield label{
	display: block;
	width: 120px;
}
.clong{
	display: none;
}
.clong .show-less{
	display: block;
}
#ui-datepicker{
	z-index: 9999 !important;
}
.has-border1{
	border:1px solid #ccc;
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 750px;
	}
	.modal-dialog.small-modal {
		width: 600px;
	}
	.navbar-nav .btn.btn-book {
		margin-top: 7px;
	}
	#ReservationSummary.fly{
		position: fixed;
		top: 50px;
		right: 92px;
		background: #fff;
		border: 1px solid #333;
		z-index: 888;
		display: none;
	}
	#ReservationSummary.fly h2{
		display: none;
	}
}
@media (min-width: 992px) {
	.room-type h2 {
		margin-top: 0;
	}
	.modal-dialog {
		width: 900px;
	}
	.carousel-caption {
		right: 15%;
		left: 15%;
		padding-bottom: 0;
		bottom: 0;
	}
	.product-col.rates{
		width: 45%;
	}
}
@media (max-width: 767px) {
	.navbar-brand{
		font-size: 16px;
		padding: 6px 15px;
		padding-right: 0;
	}
	#promo-code-toggler,#check-availability{
		margin-top: auto;
	}
	ul, ol{
		padding-left: 15px;
	}
	.room-amenities ul li, #hotel-details ul li {
		width: 50%;
	}
	.lowes-rates {
		margin-top: 10px;
	}
	.room-type h2 {
		margin-top: 10px;
	}
	.product-col *{
		font-size: 11px !important;
	}
	.product-col .btn{
		padding: 4px;
		display: block;
	}
	.hxs{
		display: none !important;
	}
	#rateDetailLoadingImage{
		margin: 50px auto 2000px;
	}
@media (max-width: 365px) {
	#hotel-details ul li {
		float: none;
		width: auto;
	}
}