.box_filters {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
}

label {
    font-weight: 400;
}

/*display the whole calendar - no scrollbar*/
.calendar .fc-time-grid-container {
    height: auto !important;
}
