/* Styles definition here */

.ahbfield_service {
	display: none
}

.ahb_m3 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active {
	background: #ff6600;
}
.ahb_m3 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover,
.ahb_m3 #fbuilder .slots div:not(.htmlUsed) a:hover {
	background: rgb(255, 102, 0, 0.5);
}

.ahb_m3 #fbuilder .slots div a {
	border: solid 1px rgb(255, 102, 0, 0.5);
}