.ui-widget-header {
	background: #999; /* calendar color */
}

.ui-autocomplete-category {
	background: #999; /* autocomplete category bacgrkound color */
	color: #fff;
}



#horizontal #searchmask {
	width: 480px; /* search mask width */
	padding: 14px 9px;
	color: #000; /* search mask font color */
	position: relative;
	/*background: #999;*/ /* search mask background color */
}
#horizontal #searchmask h6 {
	margin: 0;
	margin: 0;
	padding: 0;
	font-size: 23px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
}
#horizontal #searchmask h5 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
}
#horizontal #searchmask form {
	margin: 8px 0;
	line-height: 26px;
	position: relative;
	font-size: 0.9em;
}
#horizontal #searchmask form input {
	background: #fff;
	border: 1px solid #808080;
	padding: 4px 0 4px 6px;
	float: left;
	margin-bottom: 4px;
	color: #959595;
	font-size: 13px;
}
#horizontal #searchmask form select {
	background: #FFF;
	border: 1px solid #808080;
	padding: 4px 2px;
	float: left;
	margin-bottom: 4px;
	font-size: 13px;
	color: #959595
}
#horizontal #searchmask form img {
	float: left;
}
#horizontal #searchmask .xxl {
	width: 95%;
}
#horizontal #searchmask .m {
	width: 65%;
	padding: 2px 6px;
	height: 22px;
	border: 0;
	font-size: 13px;
}
#horizontal #searchmask .dateinputin {
	background: #fff;
	border: 1px solid #808080;
	height: 26px;
	width: 90%;
	position: relative;
	text-align: right;
}
#horizontal #searchmask .dateinputout {
	background: #fff;
	border: 1px solid #808080;
	height: 26px;
	width: 90%;
	position: relative;
	text-align: right;
}

#horizontal #searchmask #nightstay-es {
	float: left;
	margin-top: 27px;
	line-height: 26px;
	width: 72px;
	white-space: nowrap;
}
#horizontal #searchmask #nightstay-en {
	float: left;
	margin-top: 27px;
	line-height: 26px;
	margin-left: 15px;
	width: 72px;
	white-space: nowrap;
}
#horizontal #searchmask #nightstay-es .est-es {
	display: none;
}
#horizontal #searchmask .s {
	width: 90%;
	border-right: 0;
	height: 28px;
	line-height: 23px;
}
#horizontal #searchmask .xs {
	width: 90%px;
	margin-left: 4px;
}
#horizontal #searchmask .submitbutton {
	height: 38px;
	border: 1px solid #fff;
	padding: 0 5px;
	font-size: 16px;
	color: #FFF;
	cursor: pointer;
	background: #000; /* button background color */
	float: right;
	margin-top: 20px;
}
#horizontal #searchmask .submitbutton:hover {
	background: #666; /* button hover background color */
}
.clearinput {
	width: 90%;
	height: 20px;
}
#horizontal #searchmask .roomcell {
	float: left;
	width: 46px;
	font-weight: normal;
	font-size: 0.9em;
}
#horizontal #searchmask .roomcell2 {
	font-size: 0.9em;
}
#horizontal #searchmask .labelroom {
	line-height: 14px;
	margin-top: 5px;
}
#horizontal #searchmask .roomcell label {
	height: 26px;
}
#horizontal #searchmask .roomcell select {
	height: 28px;
	width: 44px;
	line-height: 22px;
}
#horizontal #searchmask .roomcellchild {
	float: left;
	width: 125px;
	font-weight: normal;
}
#horizontal #searchmask .roomcellchild label {
	height: 26px;
	display: block;
}
#horizontal #searchmask .roomcellchild select {
	margin-right: 1px;
	width: 40px;
	font-size: 11px;
	-webkit-appearance: none;
	height: 28px;
	line-height: 22px;
}
#horizontal #searchmask .adlts-es {
	text-align: left;
}
#horizontal #searchmask .clearinput {
	width: 205px;
	height: 20px;
}
#horizontal #searchmask .col-1-2 {
	width: 30%;
	float: left;
}
#horizontal #searchmask .col-1-3 {
	width: 33.33%;
	float: left;
}
#horizontal #searchmask .col-2-3 {
	width: 66%;
	float: left;
}
#horizontal #searchmask .col-1-4 {
	width: 25%;
	float: left;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic
}
.underline {
	text-decoration: underline
}
.center {
	text-align: center;
}
.placeholder {
	color: #aaa;
}

.ui-datepicker-trigger {
	margin: 0;
	padding: 0;
	border: 0;
	background: #ffffff;
}