/* Styles definition here */
#fbuilder .slots {
	width:100% !important;
	margin: auto !important;
    box-shadow: none;
}

.ui-datepicker {
	box-shadow: none !important;
}

.fieldCalendar {
    width: 30% !important;
}

.slotsCalendar {
    width: 25% !important;
}

.ahb_m2 #fbuilder .fieldCalendar, #fbuilder .slotsCalendar {
    display: contents;
}
/* .dfield fapp {
	width: 60%;
    margin: auto;
} */
#fbuilder .top_aligned .fields .dfield {
    width: 70%;
    margin: auto;
}