.offline_booked {
    background: #ffee00 !important;
}

.reserved {
    background-color: #E70606 !important;
    color: #fff;
}
.n_a{
    background: #E70606 !important;
    color: #fff;
}
.online_booked{
    background: #2F90E6 !important;
    color: #fff;
}
.open{
    background-color: #cce2e8 !important;
}
.legends{
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
}
