body {
  font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.has-error .form-control,
.has-error .select2-selection,
.select2-selection.border-danger {
  border-color: red;
}

.has-error .help-text {
  color: red;
}

.has-error .invalid-feedback {
  display: block;
}


.table td.cell-centered,
.table th.cell-centered {
  text-align: center;
  vertical-align: middle;
}

.card-tools {
  line-height: 1.2;
}

.cursor-pointer {
  cursor: pointer;
}

.register-box {
  width: 480px;
}

.max-height-360px {
  max-height: 360px;
}

.default-2fa-method {
  margin-bottom: -0.3rem;
}


.table td, .table th {
  vertical-align: middle
}

.user-header.bg-primary {
  background-color: #13a7ff91!important;
}

.bg-primary, .bg-primary > a {
  color: #555656!important;
  font-weight: 600;
}

.quickbooks_logo {
  height: 30px;
  width: 30px;
}

.oauth_login_button {
  width: 320px;
  height: 38px;
}

.width-25-rem {
  width: 25rem;
}

.width-20-rem {
  width: 20rem;
}
