/* Custom Talenta theme overrides */
.skin-green .main-header .navbar,
.skin-green .main-header .logo,
.skin-purple .main-header .navbar,
.skin-purple .main-header .logo {
  background-color: #4c1d95;
  background-image: linear-gradient(135deg, #4c1d95 0%, #7c3aed 54%, #a855f7 100%);
}

.skin-green .main-header .navbar .sidebar-toggle:hover,
.skin-green .main-header .navbar .nav > li > a:hover,
.skin-green .main-header .navbar .nav > li > a:active,
.skin-green .main-header .navbar .nav > li > a:focus,
.skin-green .main-header .logo:hover,
.skin-purple .main-header .navbar .sidebar-toggle:hover,
.skin-purple .main-header .navbar .nav > li > a:hover,
.skin-purple .main-header .navbar .nav > li > a:active,
.skin-purple .main-header .navbar .nav > li > a:focus,
.skin-purple .main-header .logo:hover {
  background-color: #5b21b6;
  background-image: linear-gradient(135deg, #5b21b6 0%, #4c1d95 100%);
}

.skin-green .main-header .navbar .user-menu .dropdown-menu > li.user-header,
.skin-purple .main-header .navbar .user-menu .dropdown-menu > li.user-header {
  background-color: #4c1d95;
  background-image: linear-gradient(135deg, #4c1d95 0%, #7c3aed 54%, #a855f7 100%);
}

.skin-green .sidebar-menu > li.active > a,
.skin-purple .sidebar-menu > li.active > a {
  border-left-color: #a855f7;
}

.content-header > h1 .app-role-label {
  color: #777;
  font-size: 58%;
  font-weight: 300;
  margin-left: 4px;
}

body.simkeu-auth-page {
  background-color: #f4f0ff !important;
  background-image: linear-gradient(135deg, #4c1d95 0%, #7c3aed 48%, #f4f0ff 48%, #f4f0ff 100%) !important;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 16px;
  overflow-y: auto !important;
}

.simkeu-auth-page .login-box {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}

.simkeu-auth-page .login-logo {
  margin: 0 0 24px;
  text-align: center;
}

.simkeu-auth-page .login-logo p {
  margin: 0;
  color: #fff;
  font-size: 28px;
  line-height: 1.45;
  text-shadow: 0 2px 12px rgba(40, 12, 86, .32);
}

.simkeu-auth-page .btn-success,
.simkeu-auth-page .btn-success:hover,
.simkeu-auth-page .btn-success:active,
.simkeu-auth-page .btn-success:focus {
  background-color: #7c3aed;
  border-color: #5b21b6;
}

.simkeu-auth-page .btn-success:hover,
.simkeu-auth-page .btn-success:active,
.simkeu-auth-page .btn-success:focus {
  background-image: linear-gradient(135deg, #5b21b6 0%, #a855f7 100%);
}

.simkeu-auth-page .login-box-body {
  border: 1px solid rgba(124, 58, 237, .18);
  border-top: 5px solid #7c3aed;
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(40, 12, 86, .24);
}

.simkeu-auth-page .login-box-msg {
  color: #172033;
  font-weight: 600;
}

.simkeu-password-toggle {
  margin: -2px 0 18px;
  line-height: 1;
}

.simkeu-password-toggle label {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 12px;
  border: 1px solid #d6dee6;
  border-radius: 6px;
  background: #f8fafc;
  color: #485866;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: border-color .16s ease, background-color .16s ease, color .16s ease, box-shadow .16s ease;
}

.simkeu-password-toggle label:hover {
  border-color: #7c3aed;
  background: #f4f0ff;
  color: #4c1d95;
  box-shadow: 0 2px 8px rgba(124, 58, 237, .1);
}

.simkeu-password-toggle input[type="checkbox"] {
  margin: 0 8px 0 0;
}

.simkeu-password-toggle .icheckbox_square-purple {
  flex: 0 0 auto;
  margin-right: 8px;
}

.simkeu-auth-page .simkeu-password-toggle {
  margin-top: -6px;
}

.simkeu-auth-page .simkeu-password-toggle label {
  width: 100%;
  justify-content: flex-start;
}

.simkeu-captcha-img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  cursor: pointer;
  border: 1px solid rgba(124, 58, 237, .16);
}

.simkeu-captcha-img:hover {
  box-shadow: 0 2px 8px rgba(124, 58, 237, .16);
}

.simkeu-filter-panel {
  margin-bottom: 16px !important;
  padding: 14px 16px 12px !important;
  border: 1px solid #dce3ea !important;
  border-top: 3px solid #7c3aed !important;
  border-radius: 6px !important;
  background: #fff !important;
  box-shadow: 0 1px 4px rgba(15, 35, 45, .06) !important;
}

.simkeu-filter-panel.form-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 10px;
}

.simkeu-filter-panel .row {
  margin-left: -8px;
  margin-right: -8px;
}

.simkeu-filter-panel [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 10px;
}

.simkeu-filter-panel .form-group {
  margin-bottom: 0;
}

.simkeu-filter-panel label {
  display: block;
  margin-bottom: 5px;
  color: #344955;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
}

.simkeu-filter-panel .form-control,
.simkeu-filter-panel .select2-container .select2-selection--single {
  min-height: 38px;
  border-color: #cfd8e3;
  border-radius: 4px;
  box-shadow: none;
}

.simkeu-filter-panel .form-control:focus {
  border-color: #7c3aed;
  box-shadow: 0 0 0 2px rgba(124, 58, 237, .12);
}

.simkeu-filter-panel .select2-container {
  width: 100% !important;
}

.simkeu-filter-panel .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
}

.simkeu-filter-panel .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}

.simkeu-filter-panel .select2-container--default .select2-selection--single .select2-selection__rendered {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.simkeu-filter-panel .select2-results__option {
  line-height: 1.35;
  padding: 7px 10px;
}

.simkeu-filter-actions,
.simkeu-filter-panel .simkeu-filter-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  padding-top: 24px;
}

.simkeu-filter-actions-right,
.simkeu-filter-panel .simkeu-filter-actions-right {
  justify-content: flex-end;
  padding-top: 6px;
}

.simkeu-filter-panel.form-inline .simkeu-filter-actions {
  padding-top: 0;
}

.simkeu-filter-panel .btn {
  min-height: 36px;
  border-radius: 4px;
  font-weight: 600;
}

.simkeu-filter-panel .btn .fa,
.simkeu-filter-panel .btn.fa:before {
  margin-right: 4px;
}

.simkeu-filter-panel .btn-info {
  background-color: #7c3aed;
  border-color: #6d28d9;
}

.simkeu-filter-panel .btn-info:hover,
.simkeu-filter-panel .btn-info:active,
.simkeu-filter-panel .btn-info:focus {
  background-color: #6d28d9;
  border-color: #5b21b6;
}

.simkeu-filter-context {
  margin-bottom: 14px;
  padding: 10px 12px;
  border: 1px solid #e1e7ee;
  border-radius: 5px;
  background: #f8fafc;
  color: #53606b;
}

@media (max-width: 480px) {
  body.simkeu-auth-page {
    padding: 24px 14px;
  }

  .simkeu-auth-page .login-logo p {
    font-size: 23px;
  }

  .simkeu-auth-page .login-box-body {
    padding: 26px 22px;
  }
}

@media (max-width: 767px) {
  .simkeu-filter-panel {
    padding: 12px !important;
  }

  .simkeu-filter-panel.form-inline {
    display: block;
  }

  .simkeu-filter-panel.form-inline .form-group,
  .simkeu-filter-panel.form-inline .form-control,
  .simkeu-filter-panel.form-inline .select2 {
    width: 100% !important;
  }

  .simkeu-filter-actions,
  .simkeu-filter-panel .simkeu-filter-actions {
    padding-top: 4px;
  }

  .simkeu-filter-actions-right,
  .simkeu-filter-panel .simkeu-filter-actions-right {
    justify-content: stretch;
  }

  .simkeu-filter-actions .btn,
  .simkeu-filter-panel .simkeu-filter-actions .btn {
    width: 100%;
    text-align: center;
  }
}
