﻿.sos-row {
    background: #F5B7B1;
}

.health-row {
    background: #FFCC99;
}

.speeding-row {
    background: #F5A9F2;
}

.moving-row {
    background: #9ce71a;
}

.not-moving-row {
    background: #8ea3fb;
}

.geofence-row {
    background: #BDBDBD;
}

.idling-row {
    background: #F4EC88;
}
.nosignal-row {
    background: #CCD1D1;
}
.off-row {
    background: #BDBDBD;
}

