﻿
.status-online {
    color: #2de0a5 !important;
}

.status-away {
    color: #ffc107 !important;
}

.status-busy {
    color: #f44336 !important;
}
