.statusServerOn {
    color: green;
    font-weight: bold;
}
.statusServerOff {
    color: red;
    font-weight: bold;
}