/* Styles definition here */

/* Responsive calendar settings */
#fbuilder .ui-datepicker-inline{max-width:none !important}
/* ---------------- */

/* Header color */
#fbuilder .ui-datepicker-header { background:#4470B3; color:#FFFFFF; text-shadow:none}
/* ---------------- */

/* Span color appointment hour */
#fbuilder .ui-datepicker-month { color: #4470B3; }
#fbuilder .slotsCalendar { color: #353535; }
#fbuilder .ui-datepicker-year { color: #353535;}
/* ---------------- */

/* Slots colors */
#fbuilder .slots{background:none;box-shadow:none}
#fbuilder .slots div{border:0px}
#fbuilder .slots div a{background:none; color:#4470B3}
#fbuilder .slots div a:active{ background:none; color:#E61B1B; }
#fbuilder .ahb_list_service { color: #353535; }
#fbuilder .ahb_list_time { color: #353535; }
/* ---------------- */

/* Submit button */
.pbSubmit{
background-image:url(https://apphourbooking.dwbooster.com/images/logo.png);
width: 212px;
height: 64px;
color:transparent;
}
/* ---------------- */