/* Add here all your CSS customizations */
.fc-time, .fc-title{
    color: #212529;
}
.search_field{
    width: 200px; 
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.daterangepicker .calendar th, .daterangepicker .calendar td{
    font-size: 0.75em;
}
.dropdown-item.status{
    font-size: 0.7em;
    line-height: 1;
}