/* Styles definition here */

.ahbfield_service { display: none }

#fbuilder input[type=text], #fbuilder textarea, #fbuilder select { color: #000; }

#fbuilder .ui-datepicker-header { background: #184f84; color:#fff; text-shadow:none; }

.ui-datepicker {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #888;
}

#fbuilder .slots {
	box-shadow: none;
	margin-bottom: 20px;
}

#fbuilder .ui-datepicker.ui-datepicker-multi {
   box-shadow: none;
}

#fbuilder .top_aligned .fields label {
    font-weight: 700;
	color: #184f84;
}

.captcha {
	margin-top: 20px;
	margin-bottom: 20px;
}

.dfield {
	margin-top: 20px;
	margin-bottom: 20px;
}