body {
  background-color: #f5f5f5;
}

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

.form-signin .form-control {
  padding: 10px;
  font-size: 16px;
}

div.tooltip {
  position: absolute;
  text-align: center;
  padding: 5px;
  font: 12px sans-serif;
  background: lightsteelblue;
  border: 0px;
  border-radius: 8px;
  pointer-events: none;
  white-space: pre-line;
}

.logo-spacing {
  margin-bottom: 2rem;
}

/* keeps hours_since_last_sync visually hidden but DOM-readable for the Datadog Synthetic. Do not remove. */
.datadog-scrape {
  color: #ffffff;
}
