tr.present {
    background: #00800029 !important;
}

tr.active{
    background: lemonchiffon !important;
}

tr.onleave {
    background: gainsboro !important;
}

tr.late {
    background: #ffe5e5 !important;
}
