 #qnt-wrapper #qnt-html {
 padding:0px !important;
}
 #bookingexpert{
 overflow:hidden;
 background:#fff;
 /*position:absolute;
 top:50px;
 right:20px;*/
 }
 
 #searchbox{
	position:relative;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin:10px 20px;
	color:#fff;
 }
 
 #searchbox h4.searchboxTitle{
 display:none;
	color:#fff;
	line-height:30px;
	margin:0 0 30px 0;
	padding-bottom:10px;
	font-family: Raleway, sans-serif;
	font-size: 25px;
	text-shadow: 4px 4px 4px #aaa;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom: 1px solid #ccc;
 }
 
 #searchbox .searchboxSubTitle{
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	margin:5px 0 10px 0;
	padding:0;
 }
 
 #searchbox .searchboxCredits{
	display:block;
	line-height:12px;
	text-align:center;
	text-decoration:none;
	margin:10px 0;
	overflow:hidden;
 }
 
 #searchbox .searchboxCredits img{
	float:right;
 }
 
 #searchbox .searchboxCredits span{
	float:left;
	display:block;
	width:95px;
	color:#6A6A6A;
	font-size:9px;
	text-align:left;
	margin-bottom:4px;
	font-weight:normal;
 }
 
 #searchbox .searchboxArea, #searchbox .searchboxAdd{
	display:block;
	text-align:left;
	color: #6A6A6A;
	text-decoration:none;
	font-weight:normal;
 }
 
 #searchbox .searchboxBestPrice{
	display:none;
 }
 
 #searchbox div{
	clear:both;
	margin:10px 0 0 0;
 }
 
 #searchbox div select{
	width:50px;
	float:right;
	height: 28px;
	color: #87695E;
 }
 
 #searchbox label{
display: inline-block;
    padding: 5px 0px 10px 0px;
    font-weight: 300 !important;
    /* font-weight: bold; */
    font-size: 1.4em;
    line-height: 0.9em;
    white-space: nowrap;
    color: #6A6A6A;
    margin: 0;
    text-align: left;
 }
 
 #searchbox input, #searchbox select{
	margin:0;
	padding:1px;
	background: #FFFFFF;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border: #CCBAB1 solid 1px;
    font-size: 1.4em !important;
    width: 100%;
    cursor: pointer;
    font-family: lato;
    font-weight: 800 !important;
	
 }
 
 #searchbox input[type="text"]{
	float:right;
	width:140px !important;
	color: #87695E;
	height: 28px;
 }
 
 #searchbox input[name="checkin"], #searchbox input[name="checkout"]{
	float:right;
	width:140px !important;
	height: 30px;
    font-size: 1.4em!important;
	line-height:20px;
	background:url(calendar.png) no-repeat 120px center #fff;
	border:1px solid #aaa;
	padding-left:2px;
	color:#87695E;
 }
 
 #searchbox input[type="submit"]{
	display:block;
	margin:20px auto;
	height:32px;
	font-size: 1.6em !important;
    text-shadow: 1px 1px 0 #000;
    color: #fff !important;
	cursor:pointer;
	font-family: Lato;
    font-weight: 300 !important;
	border:none;
	box-shadow:#555 0 0 5px;
	text-transform:uppercase;
	background: #87695E;
    background: -moz-linear-gradient(top, #87695E 0%, #583F35 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87695E ), color-stop(100%, #583F35 ));
 }
 #searchbox .searchboxBtn{display:none}
 #searchbox .searchboxBtn{width:100%;height:40px;line-height:40px;font-size:11px;cursor:pointer;color:#fff;
 background:#1C1C1B;border:0;-webkit-transition:all 0.3s;transition:all 0.3s;text-transform:uppercase;text-decoration:none;text-align:center;position: fixed !important;bottom: 0;left:0;z-index:9999;}
#ui-datepicker-div{
width:180px;
font-size:11px;
z-index:1000;
 }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    height: 32px !important;
} 