.online {
    color: green!important;
}
.offline {
    color: red!important;
}
.no_padding {
    padding: 0!important;
}