/* Styles definition here */
.ahbfield_service { display: none }
#fbuilder, #fbuilder label, #fbuilder span { color: #ccc; }
#fbuilder .ui-datepicker-header { background:#333 ; color:#999; text-shadow:none; }
#fbuilder .slots div a {
    background: #666;
    box-shadow: none;
    display: inline-block;
	padding: 4px;
}
#fbuilder .ui-datepicker-inline { max-width:none !important; }