label {
  margin-top: .5rem;
}

.status-cell {
  border-top-left-radius: 1.75rem !important;
  border-bottom-left-radius: 1.75rem !important;
}

.cleartext {
  font-family: monospace, sans-serif;
}

.page-item.active .page-link {
  border-color: #7789ff;
}

.page-link {
  color: #7789ff;
  border-color: #212529;
}

#id_active, #id_closed {
  height: 2rem;
  width: 2rem;
}

#sw-api-dashboard {
  padding-top: 1.5rem;
}

#sw-search {
  margin-right: 1rem;
}