.login-shell[hidden] {
  display: none !important;
}

.login-card .primary:disabled {
  cursor: wait;
  opacity: .68;
}

.login-card .form-message:not(:empty) {
  min-height: auto;
  padding: 12px 14px;
  border: 1px solid #b33;
  background: rgba(187, 51, 51, .08);
  line-height: 1.45;
}
