button[dusk='update-and-continue-editing-button'], button[dusk='create-and-add-another-button'] {
  display: none; }

#nova-header-logo {
  height: 37px !important; }

.action {
  padding: 4px 15px;
  border-radius: 6px;
  margin-right: 20px;
  font-weight: 600;
  transition: 0.2s ease-in; }
  .action.view-action {
    background-color: #599989;
    color: #ffffff; }
    .action.view-action:hover {
      background: #3d7164; }
  .action.primary-action {
    background-color: #1d2f80;
    color: white; }
    .action.primary-action:hover {
      background-color: #2741ae; }
  .action:hover {
    transition: 0.2s ease-in; }

.badge {
  font-weight: 800;
  text-transform: unset; }

.badge-next-audit-91-120 {
  background-color: #f3f3f3;
  color: #999999; }

.badge-next-audit-61-90 {
  background-color: #dadada;
  color: #434343; }

.badge-next-audit-31-60 {
  background-color: #fef9c3;
  color: #ca8a02; }

.badge-next-audit-1-30 {
  background-color: #fde5cd;
  color: #ff9900; }

.badge-next-audit-overdue {
  background-color: #ffe2e2;
  color: #dc2626; }

.badge-employee-status-open, .badge-employee-status-closed {
  background-color: #f3f3f3;
  color: #999999; }

.badge-employee-status-reminder-1 {
  background-color: #fef9c3;
  color: #ca8a02; }

.badge-employee-status-reminder-2 {
  background-color: #fde5cd;
  color: #ff9900; }

.badge-first-audit {
  background-color: #f3f3f3;
  color: #999999; }

.badge-second-audit, .badge-employee-status-requested, .badge-smtp-unknown {
  background-color: #dadada;
  color: #434343; }

.badge-closed-audit, .badge-archive-status-destroyed, .badge-employee-active, .badge-smtp-success {
  background-color: #dcfce7;
  color: #16a349; }

.badge-reported-audit {
  background-color: #dff1fe;
  color: #0183c7; }

.badge-unfit-audit, .badge-archive-status-archived, .badge-employee-status-reminder-3, .badge-employee-inactive, .badge-smtp-error {
  background-color: #ffe2e2;
  color: #dc2626; }

.nova-mega-filter {
  background: none !important;
  box-shadow: none !important;
  margin-bottom: 50px; }
  .nova-mega-filter div > div .filter__loop h3.uppercase {
    text-transform: unset !important;
    font-weight: 800; }
  .nova-mega-filter div > div .filter__loop svg {
    margin-top: 6px; }
  .nova-mega-filter div > div .filter__loop select {
    margin-top: 5px;
    height: 2.25rem !important; }
  .nova-mega-filter div > div .filter__loop input {
    margin-top: 4px; }
  .nova-mega-filter div > div svg.inline-block {
    display: none; }

.toolbar-button {
  display: none !important; }

div[dusk='filter-selector'] {
  display: none !important; }

.password-rules {
  margin: 10px 40px 50px !important;
  padding: initial !important;
  list-style-type: circle !important; }

th.uppercase {
  text-transform: unset !important; }
  th.uppercase > button > span {
    text-transform: unset !important;
    font-weight: 800; }

h1 {
  font-weight: bold !important; }

/*# sourceMappingURL=custom.css.map */
