/* Styles definition here */

/* Définir le calendrier responsive / largeur 100 % */
#fbuilder .ui-datepicker-inline { max-width:none !important; }

/* marge haut et bas du calendrier */
.ui-datepicker-inline.ui-datepicker .slotsCalendar.slotsCalendarfieldname1_1 { padding: 40px 0px 20px 0px !important; }


/* change the calendar header row color */
#fbuilder .ui-datepicker-header { background:#171728 ;color:#444; text-shadow:none}

/* remove the calendar borders */
#fbuilder .ui-datepicker table, #fbuilder .ui-datepicker thead, #fbuilder .ui-datepicker tr, #fbuilder .ui-datepicker th, #fbuilder .ui-datepicker td {border: 0px;}
#fbuilder .ui-datepicker{box-shadow:none}

/* change the styles of the available slots */
#fbuilder .slots{background:#fff;box-shadow:none}
#fbuilder .slots div{border:0px}
#fbuilder .slots div a{background:#171728;color:#fff;}