.tooltip-online {
  color: #00b112;
}

.tooltip-offline {
  color: #ff0000;
}