/* Styles definition here */

.ahbfield_service, #field_1-0 &gt; label{
	display:none !important;
}
#fbuilder .slots div a{
	border-color:grey !important;
}
#fbuilder .slots div a:hover{
	background:#ddb837 !important;
	border-color:#ddb837  !important;
}
.formfield-booking{
	width:50%;
	float:left;
	font-size: 15px;
	font-weight:600;
}
.formfield-booking input{
	background-color: #F9F9F9 !important;
	    border-color: #ECECEC !important;
}
#field_1-1 &gt; div.dfield, #field_1-3 &gt; div.dfield{
	padding-right:10px;
}
#field_1-2 &gt; div.dfield, #field_1-4 &gt; div.dfield{
	padding-left:10px;
}
.pbSubmit{
	background:black !important;
	color:white !important;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: .1em;
  line-height: 1;
	padding: 14px 20px !important;
	border:0 !important;
	width:100%;
	margin-top:24px !important;
	font-weight: 600;
}
.ahb_m2 #fbuilder .ui-datepicker-inline{
	max-width:100% !important;
}
.ui-state-active, a.cancel:before{
	background:#ddb837 !important;
}
.ui-state-default.ui-state-hover{
	background:#b3bec3 !important;
}
.ahb_m2 #fbuilder .slots div.currentSelection a{
	background:#ddb837 !important;
	border: #ddb837;
}
.ahbfield_quantity_label{
	font-size: 15px;
	font-weight:600;
}