/*  *******
**  the res form 
**********  */

.section.res {
	height: 0;
	position: fixed;
	top: 100px;
	overflow: visible;
	z-index: 1199;
}
.scrollBody .section.res {
	top: 62px;
}
.section.res .inner {
	padding: 0;
}
.dt { display: table; }
.dtc { display: table-cell; }
.vam { vertical-align: middle; }
.vat { vertical-align: top; }
.dn { display: none; }
ul.jq-ui-autocomplete { z-index: 999999 !important; }

a.resmodaltrigger {
    background: #fff;
    color: #252525;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 16px;
    font-weight: 100;
	text-transform: uppercase;
    height: 42px;
    position: absolute;
	padding: 0 20px;
	top: 50%;
	right: 14px;
	margin-top: -21px;
    text-align: center;
	display: table;
}
a.resmodaltrigger:hover {
	background-color: #B2541A;
	color: #fff;
}
a.resmodaltrigger span {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

#widget-toggler:after {
	/* http://stackoverflow.com/questions/27492191/how-to-make-a-fancy-arrow-using-css */
    content: "";
    display: inline-block;
	position: relative;
    width: 0.4em;
    height: 0.4em;
    border-right: 0.2em solid white;
    border-top: 0.2em solid white;
    transform: rotate(135deg);
    right: -20px;
	top: -2px;
  }


a.resmodalclose {
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 14px;
	border: 2px solid #fff;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	font: normal 8em/normal Arial, Helvetica, sans-serif;
	color: rgba(0,0,0,1);
	-o-text-overflow: clip;
	text-overflow: clip;
	background: transparent;
}
.closed  a.resmodalclose {
	_display: none;
}
a.resmodalclose:hover {
	background-color: #252525;
}
a.resmodalclose:before {
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 2px;
	height: 20px;
	position: absolute;
	content: "";
	top: 6px;
	left: 14px;
	border: none;
	font: normal 100%/normal Arial, Helvetica, sans-serif;
	color: rgba(0,0,0,1);
	-o-text-overflow: clip;
	text-overflow: clip;
	background: #ffffff;
	text-shadow: none;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
a.resmodalclose:after {
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 2px;
	height: 20px;
	position: absolute;
	content: "";
	top: 6px;
	left: 14px;
	border: none;
	font: normal 100%/normal Arial, Helvetica, sans-serif;
	color: rgba(0,0,0,1);
	-o-text-overflow: clip;
	text-overflow: clip;
	background: #ffffff;
	text-shadow: none;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
a.resmodalclose span { color: #fff; font-size: 0; }



#head-widget, #head-widget  {
	width: 100% !important;
	/*background: rgba(23,45,141,.4);*/
	z-index: 10;
	
}
#head-widget {
	position: absolute;
	top: 0;
	right: 0;
	width: 290px !important;
	margin: 0;
	padding: 16px 10px 0 10px;
	z-index: 1200 !important;
	background: rgba(16,154,121,.85);
	transition: .5s;
}
#head-widget .dib {
	display: block;
	vertical-align: top;
	margin-bottom: 18px;
}
#head-widget form#searchWidget {
	background: transparent;
	padding: 10px;
}
#head-widget label, #head-widget option, #head-widget select, #head-widget label , #head-widget input { font-family: "brandon-grotesque",sans-serif; font-weight: 100; color: #aaa; border: none; }
.utility-widget-open #head-widget {
  display:block;
}
.head-widget-section1 {
}
.head-widget-section1 .section-subhead {
  margin-left: 15px;
  margin-right: 15px;
}
#hotelSearchOneBox {
	width: 100%;
	height: 40px;
	font-size: 16px;
	text-indent: 11px;
	margin-right: 0;
	background: #fff url(../_i/icon-search.png) 10px 16px no-repeat; 
}
.fsRelative {
  position: relative;
}
label { font-size: 0px; }
label.overlabel-apply {
  position:absolute;
  top: 0;
  left:14px;
  font-size: 16px;
  z-index:11;
  color:#001e3a;
  height: 42px;
  line-height: 42px;
}
img.ui-datepicker-trigger { width: 0 !important; }
.fsDates {
	cursor: pointer;
	height: 42px;
	overflow: hidden;
	border: none;
}
.fake-calendar { 
	width: 131px; 
	float:left; 
	position: relative; 	
	cursor: pointer; 
	height: 42px; 
}
.fake-calendar:first-child { 

}
#fake-calendar-depart {
	float: right;
}
#fake-calendar-arrive { 
	z-index: 200;
}
/*
#fake-calendar-arrive:before {
	border: none;
	left: 100%;
	top: 50%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	margin-top: -10px;
	width: 0;
	height: 0;
	}
#fake-calendar-arrive:after {
	right: -6px;
	top: 50%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border: none;
	margin-top: -10px;
	z-index: 2;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 7px;
	border-color: transparent transparent transparent #fff;
}
*/
#fake-calendar-depart {  }
.fake-calendar-month {
  background: rgb(161,100,79);
  width: 48px;
  height: 18px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  cursor: default;
}
.fake-calendar-day {
  color: #fff;
  cursor: default;
  width: 48px;
  height: 30px;
  background: #1d1d1d;
  text-align: center;
  line-height: 29px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
}
.fsCheckin, .fsCheckout, .checkin, .checkout {
  cursor: default;
  position: absolute !important;
  left: 0;
  border: 0 !important;
  top: 0;
  padding: 0 !important;
  /*
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  -khtml-opacity: 0.01;
  opacity: 0.01;
  */
  opacity: 1;
  width: 131px !important;
  height: 42px !important;
  font-size: 16px;
  text-align: left;
  text-indent: 11px;
}
.fsCheckin label, .fsCheckout label, .fsCheckin input , .fsCheckout input   {
	background: #fff url(../_i/calendar.png) 97% 50% no-repeat !important;  
}
.fsCheckout, .fsCheckout input {
	width: 131px !important;
}
.fsCheckin label, .fsCheckout label {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	display: block;
	text-indent: 11px !important;
	line-height: 42px;
	background: #fff;
}
.jquery-ui-datepicker-head {
  background: #144888;
  width: 100%;
  height: 27px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -28px;
  cursor: default;
}

.fsRooms {
	width: 140px;
	height: 62px;
	float:left;
	overflow: hidden;
	cursor: pointer;
	margin-right: 11px;
	border: none;
}
.fsRooms label {
  font-family:  Arial, sans-serif; 
  font-size: 10px;
  font-weight:700;
  text-transform: uppercase;
}
.dropdown-rooms {
  position: relative;
  background: #fff;
  height: 62px;
}
#numberOfRooms {
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 4px;
	height: 62px;
	color: #222;
	border: 0px;
	outline: 0px;
	border-radius: 0;
	font-size: 16px;
	line-height: 31px;
	background: transparent;
	z-index: 2;
}
.dropdown-rooms:after {
	/* http://stackoverflow.com/questions/27492191/how-to-make-a-fancy-arrow-using-css */
    position: relative;
    content: "";
    display: inline-block;
	position: absolute;
    width: 0.4em;
    height: 0.4em;
    transform: rotate(135deg);
    right: 18px;
	top: 24px;
	z-index: 1;
	border: none;
}
body.start-here .dropdown-rooms:after { display: none; }

.dropdown-rooms:hover:before, .dropdown-rooms:hover:after {

}
#numberOfRooms:focus, #numberOfRooms option:focus, .fsRooms:focus {
  border: none; outline: 0; outline: none;
}

#numberOfRooms option {
  color: #222;
  background: #fff;
  font-size: 14px!important;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.dropdown-rooms select::-ms-expand {
    display: none;
}
.submitDivPara {
}
.submitdiv {
	position:relative;
	background: #252525;
	color: #fff;
	font-size: 16px;
	height: 42px;
	width: 100%;
	text-align: center;
	font-family: "brandon-grotesque",sans-serif; font-weight: 100; 
}

/*
.submitdiv:hover, .submitdiv-hover {
  background: #666;
  color: #fff;
}
*/
.open .submitdiv {
  background: #252525;
  color: #fff;
}
.submitdiv span {
  text-transform: uppercase;
  text-align: center;
  height: 100%;
}
.submitdiv .submit {
  display: block;
  width: 100%;
	height: 100%; 
  position: absolute;
  top: 0; left:0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1); -moz-opacity: 0.01; -khtml-opacity: 0.01; opacity: 0.01;
  -webkit-appearance: button;
  cursor: pointer;
}
.para-need-less {
  margin: 12px 0;
  text-align: right;
  font-size: 11px;
}
.link-need-less-than-10-rooms {
  color: rgb(161,100,79);
  text-transform: uppercase;
  text-decoration: underline;
}
.link-need-less-than-10-rooms:after {
    content: " >";
}
.link-need-less-than-10-rooms:hover, .link-need-less-than-10-rooms:focus {
  color: rgba(161,100,79,.8);
}

.deskfah { display: block; }
.mobilefah { display: none; }

/* fancy sliding form stuff */
	.closed #head-widget { 
		right: -4000px;
	}

	.closed a.resmodalclose { display: none; }
	a.resmodaltrigger { display: none; }
	.closed a.resmodaltrigger { display: table; }

a.resmodaltrigger svg { display: none; }
@media screen and (max-width: 768px) {
	.section.res { top: 52px !important; }
	a.resmodaltrigger, a.resmodaltrigger:hover {  }
	a.resmodaltrigger svg { display: none; }
}
@media screen and (max-width: 460px) {
	.s1.section .inner { padding: 0 6px; }
	.s1.section ul.logonav li { padding: 0 12px 0 0; }
	a.resmodaltrigger { padding: 0 6px; font-size: 13px; height: 32px; margin-top: -16px; right: 8px; }
}

/* form EB overrides */
.ui-widget-header { background: #144888; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #144888; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #009cde }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background: #fff; color: #222; }
.ui-state-hover, .ui-widget-content .ui-state-hover { color: #222; background: #fff; }

#ui-datepicker-div.ui-datepicker { margin-top: 27px; z-index: 1202 !important; border: none; }
.ui-datepicker .ui-datepicker-header { background-color: #fff; }
img.ui-datepicker-trigger { z-index: -1; }
