/* Styles definition here */
#fbuilder .pbSubmit{
	background:#06052f;
	color: #37e3e0;
	font-weight: 500;
	border-style: solid;
	border-width: 1px;
	padding: 20px 40px 20px 40px;
}
@media (max-width: 767px){
#fbuilder{
	padding-bottom: 40px;
}
#fbuilder .ui-datepicker-inline{
	max-width: 100%;
}
#fbuilder .pbSubmit {
    padding: 20px 20px 20px 20px;
	width: 100%;
	text-align: center;
}
}
label {
	font-weight:500;
}
.fieldCalendarService{
	display:none;
}
.ui-datepicker-calendar .ui-state-active {
	color:#06052f;
	background-color:#37e3e0;
}
#fbuilder .slots{
	padding: 10px 0 3px 0;
	border: none!important;
	box-shadow: none!important;
}
.slots span{
	padding-left: 5px;
}
span.uh{
	padding-bottom: 5px;
	padding-left: 5px;
}
.slotsCalendar{
	box-shadow: none;
}
.ahb_list{
	background:#06052f;
	color: #37e3e0;
	font-weight: 500;
	padding: 20px 0 20px 10px;
}
.ahb_list a{
	color: #37e3e0;
}
.ahb_list_service{
	color: #06052f;
	font-size: 1px;
}
#fieldname2_1[type="checkbox"] {
	position: relative;
	top: 4px;
	width: 20px;
	height: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}