jQuery("#bb_resBookingBox").bb_resBookingBox({
btnContainer: "bb_resBookingBox",
headerColor: "#56c5d0",
bodyColor: "#fff",
showborder: false,
BorderColor: "rgba(0, 0, 0, 0.52)",
BorderWidth: 2,
BorderType: "solid",
FontFamily: "Source Sans Pro, Arial, Helvetica, sans-serif",
BodyLanguage:"en",
FontSize: "12",
TextColor: "#8c857a",
InputBorderColor: "#efefef",
InputbackColor: "#fff",
InputTextColor: "#8c857a",
ButnBackColor: "#8c857a",
ButnBorderColor: "#8c857a",
ButnTextColor: "#fff",
HeaderTextColor: "#8c857a",
HeaderFontSize: "15",
ShowHeader: "0",
boxwidth: "100",
boxwidthtype: "TYPE_PER",
ShowInlineCSS: "1",
type: "htype",
acr:false,
ShowChild:false,
rooms:false,
promotion:false,
defaultadult:10,
defaultchild:10,
defaultroom:16,
ShowNights:false,
Nonights:15,
HTextCaption: "Reservation",
BtnTextCaption: "Book Now",
LblPromoCaption: "Promotion",
LblChkOutCaption: "CHECK OUT",
Calinit: true,
CalShowOn: "both",
CalDefaultDt: "+0w",
CalChangeMonth: true,
CalMinDate: "0",
CalMaxDate: "",
CalDtFormat: "dd-mm-yy",
CalCutoffDays: "1",
CalImage: "1px -24px",
CalBackColor: "#a0f2ea",
CalHeaderColor: "#F9E8E0",
CalCellActiveColor: "#101414",
CalCellInActiveColor: "#c8dbda",
LblArrivalCaption: "CHECK IN",
LblNightsCaption: "Nights",
LblAdultsCaption: "Adult",
LblChildsCaption: "Child",
LblRoomsCaption: "Rooms",
LblPerRoomCaption: "Per Room",
HotelId:"suryam",
});
.ui-datepicker .ui-datepicker-title select { line-height: normal; display: inline-block;}
.bewarp {position:relative; width:100%; text-align:center; z-index:4; bottom:0%; border-radius: 6px;}
.bb_resbox {width: initial !important; display:inline-block; text-align:center; padding: 10px 10px 20px 10px; }
.bb_resbox label { color: #8c857a; font-size: 16px; }
.bb_resbox input[type="text"] {margin: 0px; font-size:14px; min-width: 100%; line-height: 26px; box-sizing: border-box;}
.bb_resbox select { line-height: 26px;}
.bb_resbox button.ui-datepicker-trigger { margin: 0px; padding: 0px;}
input[type="button"]#bb_resBtn, input#bb_resBtn { margin-bottom:0px; -webkit-appearance: none;border-radius: 0; line-height: 26px; font-weight: bold;}
#bb_resBtn:hover{color: #8c857a !important; background: #ffffff !important; border: 1px solid #8c857a !important; }
/*.ui-datepicker .ui-datepicker-header { padding: .2em 40px;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { font-size: 15px; display: inline-block; width: 76px;}*/
@media only screen and (max-width: 752px) {.bewarp { position:static; min-width: 100%; }}
@media only screen and (max-width: 415px) {
.bb_resbox p { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box; }
.bb_resbox input[type="text"]{ width: 100%; }
}