#reservation {
    background-color: #9b471b;
    height: 84px;
    right: 0px;
    position: absolute;
    width: 300px;
    z-index: 11;
    color: #fff;
    top: 10px;
    padding: 5px 0;
    /*left: auto;*/
  left: 700px;
    bottom: 0px;
    margin-left: 0px;
}
.reservation-top {
	bottom: 0 !important;
	height: 81px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	background: #9b471b;
}
.reservation-title {
    color: #ffffff;
    cursor: pointer;
    display: table;
    /* font-family: "benchnineregular"; */
    font-size: 20px;
    /* height: auto; */
    /* letter-spacing: 0.03em; */
    /* line-height: normal; */
    /* margin: 0; */
    /* text-align: left; */
    text-transform: uppercase;
    width: auto;
    font-weight: bold;
}
.reservation-close .clsoe-reservation.icon-close {
    display: none;
}
.popup-close, .icon-close {
    background-color: #790000;
    border: 2px solid #790000;
    border-radius: 100%;
    color: #fdbe57 !important;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -11px;
    text-align: center;
    top: -10px;
    width: 24px;
}
.popup-close:hover, .icon-close:hover, .popup-close:focus, .icon-close:focus { background-color: #000;}
.reservation-open .clsoe-reservation.icon-close {
	border-radius: 100%;
	display: block;
	font-size: 9px;
	right: 10px;
	top: 10px;
	z-index: 1;
	border: 2px solid #fff;
	background: none;
	color: #fff !important;
	width: 22px;
	height: 22px;
	line-height: 22px;
}
.reservation-open .clsoe-reservation.icon-close:hover, .reservation-open .clsoe-reservation.icon-close:focus {color: #000!important; border: 2px solid #000;}
.bookingFormWrap {
    position: inherit;
    line-height: inherit;
}
#custom_engine {
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    position: inherit;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #9b471b;
    margin: 0;
    right: 0;
    text-align: left;
}
.fields-block.formTitle {
    display: none;
}
#custom_engine .outer_booking p {
    padding: 0px;
    font-size: 13px;
}
#custom_engine .outer_booking input {
    border: none;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    padding: 0 7px;
    height: 35px;
}
#custom_engine .outer_booking .fields-block-alter:nth-child(3) {
    padding: 0;
}
#custom_engine .outer_booking .fields-block-alter {
    float: left;
    padding: 0 10px 0 0;
}
#custom_engine .outer_booking .calendar {
    width: 135px;
}
.fields-block-alter.room_list {
    padding: 20px 0 0 !important;
    width: 100% !important;
}
.fields-block-alter.room_list {
    padding: 20px 0 0 !important;
    width: 100% !important;
}
.room p {
    float: left;
    width: 50%;
    padding-top: 6px !important;
}
#custom_engine .outer_booking select#no_room {
    float: right;
    width: 50% !important;
    background: #fff !important;
    color: #000 !important;
    border: none !important;
}
.outer_booking .popup-age {
    background-color: #fff;
    border-radius: 0;
    bottom: auto;
    left: auto;
    padding: 0 0 12px;
    position: relative;
    width: auto;
    z-index: 9999999;
    height: 447px;
    right: auto;
}
#custom_engine .outer_booking .popup-age {
	background: transparent;
	padding: 0px;
	height: 184px;
}
span.close-pp.closediv {
    display: none;
  color: #fff;
}
#custom_engine .outer_booking #adbox_widget select {
    border: none;
    background: #fff;
    color: #000 !important;
}
.popup-age .content .adbox-item {
  padding-top: 10px;
    width: 100% !important;
}

/*--------------------*/

#custom_engine .outer_booking .inputbox-be input {
	box-shadow: none;
	background-color: #fff;
	color: #000;
}
#custom_engine .outer_booking .inputbox-be {
	width: 100%;
	padding: 0 !important;
}
#custom_engine .outer_booking input.login {
	padding: 2px 12px;
	font-weight: 400;
	background: #0c0c0c;
	color: #fff;
	width: 100%;
	border: 0;
	height: 45px;
	line-height: 45px;
}
#custom_engine p.booking-myaccount a {
	color: #fff !important;
	font-size: inherit;
	display: block;
	padding: 5px 0 10px;
	text-align: center;
}
#custom_engine p.booking-myaccount a:hover, #custom_engine p.booking-myaccount a:focus {color: #000 !important;}
#our_enigne .outer_booking .fields-block.book-now {
	padding: 0;
	width: 100%;
}
.content {
	height: 183px;
	overflow: hidden;
}
.outer_booking .popup-age::after {
	display: none;
}

select option{background-color:#ffffff!important;color:#000000 !important}

#custom_engine .outer_booking .room::before {
	content: "\e804";
	right: 22px;
	font-family: 'milestoneretinadisplayicons';
	top: 7px;
	font-size: 20px;
	color: #9b471b;
	font-size: 12px;
	z-index: 1;
}

.Age .fields-block-alter.width35pr {
	width: 47% !important;
}