.bgToday
{
    background-color: rgb(254, 255, 206) !important;
}

.bgFuture
{
    background-color: rgb(233, 233, 233) !important;
    color: grey !important;
}

.bgSunday
{
    background-color: #a2dfa2 !important;
    color: #fff !important;
}
.bgLate
{
     
    color: red !important;
}

.dataTables_filter
{
    margin-bottom: 10px !important;
}