/* Styles definition here */
#fbuilder .fform {
	padding:0;
}


#booking-montbonnot .slotsCalendar .slots{
	padding:20px 0 !important;
}


#fbuilder .slots div a{
	background: white ;
	color: #002D72;
	font-weight: bold;
}
.slots{
	margin-bottom: 16px;
}
.pbSubmit{
	color:white !important;
	border: 0;
	padding: 22px 32px !important;
	background-image: linear-gradient(344deg, #0C1440 0%, #001982 100%) !important;
    box-shadow: 7px 5px 13px 0px rgb(14 53 128 / 32%);
}
#fbuilder{
	font-family: Font Foncia, sans-serif  !important;
}
#field_1-1, #field_1-2 {
	font-weight: bold;
	font-size: 0.9rem;
}
#field_1-3{
	font-size: 0.875rem;
	margin: 8px 0; 
}


#fbuilder div.cpefb_error{
	font-weight:normal;
	font-size:0.9rem;
	border: 1px solid #FB7016 !important;
	border-radius: 5px;
}
#fieldname3_1{
	margin-right:4px;
}

#fbuilder .large {
	padding-left: 8px;
}
.usedSlots, .usedSlots .cancel{
	font-weight:bold;
	    color: #012d72;
}
.currentSelection a{
	background: #012d72 !important;
	color: white !important;
}
#fbuilder .ui-datepicker{ z-index:0 !important;}

.ahb_m2 #fbuilder .slots div.currentSelection a{
	background: #002d72 !important;
	color:white !important;
}