.bb_resbox {  padding: 0px; }
.bb_resbox h2 { width: initial; display: inline-block; padding: 17px 18px; vertical-align: top;     font-size: 16px;text-transform:uppercase;}
.bb_resbox p { padding: 10px; vertical-align: top; }
.bb_resbox input[type="text"]{ float:none; }
.bb_resbox label{width: inherit; float: left;  line-height: 33px; margin: 0px; margin-right: 8px;  font-weight: normal; }
.bb_resbox button.ui-datepicker-trigger { position: absolute; bottom: 36.5%; right: 9%; top: auto; z-index: 1;}

@media only screen and (max-width: 776px)
{  
.bb_resbox h2 { width: inherit; padding: 15px 0px;}
.bb_resbox button.ui-datepicker-trigger {bottom: 22.5%; right: 9%;}
.bb_resbox label{width: auto !important;}
}
@media only screen and (max-width: 776px){ .bb_resbox button.ui-datepicker-trigger {right: 13%;} }