.status-dot.checking { background: #d9a441; }
.status-dot.offline { background: #c95555; }
.message.error {
  border-color: #e4b7b7;
  background: #fff4f4;
  color: #8b2f2f;
}
