#fbuilder .slots {
    border: none !important;
    width: auto !important;
    padding: 10px 0px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
#fbuilder .slots div a {
	background: #fff;
}
.ahbfield_service {
	display: none !important;
}
.ui-datepicker-header {
	background: #fff;
}
.ui-datepicker-header {
	text-shadow: none !important;
	color: #000;
}
.ui-datepicker thead {
	background-color: #fff;
	background-image: none;
}
.ui-datepicker th {
    color: #000;
    padding: 10px !important;
}
.ui-datepicker-calendar .ui-state-active {
	background: #000;
}
#fbuilder .ui-datepicker-inline {
    width: 100%;
    max-width: 100%;
}
.ui-datepicker {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.ui-datepicker td span, .ui-datepicker td a {
    height: 36px;
}