/* colors */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #e5d7aa; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #abd1d7; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }

.badge {
  font-size: 85%; }

.badge-success-light {
  border-color: rgba(20, 139, 61, 0.25);
  background-color: rgba(26, 184, 81, 0.15);
  color: #0da541; }

.badge-warning-light {
  color: #856404;
  background-color: #fff3cd;
  border-color: rgba(83, 63, 3, 0.25); }

.badge-danger-light {
  border-color: rgba(124, 0, 11, 0.25);
  color: #af0010;
  background-color: #ffe2e5; }

.badge-info-light {
  border-color: #a0badd;
  background-color: #e7f1ff;
  color: #2e71d1; }

a.badge-info-light:hover, a.badge-info-light:focus {
  background-color: #2e71d1;
  color: #e7f1ff; }

button, button:hover, button:focus {
  outline: 0; }
  button.disabled, button:hover.disabled, button:focus.disabled {
    cursor: no-drop; }

.btn-group-sm > .btn, .btn-sm {
  font-size: .825rem;
  padding: .125rem .35rem; }

.btn-group-xs > .btn, .btn-xs {
  padding: 0.125rem 0.35rem;
  font-size: 0.75rem;
  line-height: 1.3;
  border-radius: 0.2rem; }

body .swal2-confirm, body .swal-button {
  background-color: #4CAF50; }
  body .swal2-confirm:focus-visible, body .swal-button:focus-visible {
    box-shadow: 0 0 0 3px rgba(76, 175, 80, 0.25); }
  body .swal2-confirm:hover, body .swal2-confirm:focus, body .swal2-confirm:not([disabled]):hover, body .swal-button:hover, body .swal-button:focus, body .swal-button:not([disabled]):hover {
    background-color: #3b853f; }
body .swal2-cancel, body .swal-button.swal-button--cancel {
  background-color: #838383;
  color: #fff; }
  body .swal2-cancel:focus-visible, body .swal-button.swal-button--cancel:focus-visible {
    box-shadow: 0 0 0 3px rgba(131, 131, 131, 0.25); }
  body .swal2-cancel:hover, body .swal2-cancel:focus, body .swal2-cancel:not([disabled]):hover, body .swal-button.swal-button--cancel:hover, body .swal-button.swal-button--cancel:focus, body .swal-button.swal-button--cancel:not([disabled]):hover {
    background-color: #5e5e5e; }
body .swal-title, body .swal-text {
  color: #2b2b2b; }
body .swal-footer {
  text-align: center; }

@media (min-width: 768px) {
  .modal-xxl {
    width: 98%;
    max-width: 1140px; }

  .modal-xxxl {
    width: 98%;
    max-width: 98%;
    height: calc(100% - 3.5rem); } }
.dtr-bs-modal .modal-dialog {
  max-width: 800px;
  flex-direction: column;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: calc(100% - 3.5rem); }
.dtr-bs-modal .modal-content {
  overflow: hidden;
  max-height: none; }
.dtr-bs-modal .modal-header {
  flex-shrink: 0; }
.dtr-bs-modal .modal-body {
  padding: 0.5rem;
  overflow-y: auto; }

.navbar-filters li[filter-type="dropdown"] .nav-link, .navbar-filters li[filter-type="select2"] .nav-link, .navbar-filters li[filter-type="select2"] .nav-link, .navbar-filters li[filter-type="date_range"] .nav-link, .navbar-filters li[filter-type="range"] .nav-link {
  border: 1px solid #d5d5d5;
  color: #555;
  background-color: #fff;
  border-radius: 3px;
  font-size: 14px; }
.navbar-filters li.active .nav-link {
  border-color: #9080f1;
  box-shadow: 0 0 0 2px #e1dcfb; }

.navbar-filters li[filter-type="dropdown"] .dropdown-menu {
  --cui-dropdown-border-color: #d8dbe0;
  border-radius: .25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 21, 0.075);
  padding: 0; }
.navbar-filters li[filter-type="dropdown"] .dropdown-divider {
  border-top: 1px solid #d8dbe0;
  margin: 0; }
.navbar-filters li[filter-type="dropdown"] .dropdown-item {
  padding: 0.35rem 1.25rem;
  font-size: .875rem;
  text-transform: capitalize; }

.navbar-filters li[filter-type="select2"] .dropdown-menu {
  --cui-dropdown-border-color: #d8dbe0;
  min-width: 200px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 21, 0.075); }
  .navbar-filters li[filter-type="select2"] .dropdown-menu .select2-container--bootstrap .select2-selection {
    border: 0 !important; }
  .navbar-filters li[filter-type="select2"] .dropdown-menu .select2-container--bootstrap .select2-dropdown {
    border: 1px solid #d8dbe0 !important; }

.navbar-filters li[filter-type="date_range"] .dropdown-menu {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 21, 0.075);
  min-width: 200px; }

.navbar-filters li[filter-type="range"] .dropdown-menu {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 21, 0.075);
  min-width: 200px; }

body .daterangepicker {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Oxygen, Fira Sans, Droid Sans, Arial, sans-serif; }

body .daterangepicker .ranges li.active {
  background-color: #7c69ef; }

body .daterangepicker td.active {
  background-color: #7c69ef; }

body .daterangepicker td.active:hover {
  background-color: #5842ad; }

/** Scroolbar */
body::-webkit-scrollbar, div::-webkit-scrollbar {
  width: 10px;
  background: #f1f1f1; }

body::-webkit-scrollbar-thumb, div::-webkit-scrollbar-thumb {
  background: #c1c1c1; }

/** Footer */
.app-footer {
  padding: 0 30px;
  flex: 0 0 40px;
  background: #fff; }

/* Page */
.page-header {
  padding: 5px 20px !important;
  height: 41px;
  border-bottom: 1px solid rgba(0, 40, 100, 0.12);
  margin-bottom: 1rem; }
  @media (max-width: 575.98px) {
    .page-header {
      height: auto; } }

.page-title {
  margin: 0;
  font-size: 1.5rem; }

.breadcrumb {
  margin: 5px 30px; }

/* Create/Edit Page */
#saveActions {
  position: fixed;
  bottom: 0;
  padding: 0.5rem 1rem;
  margin: 0;
  left: 0;
  width: 100%;
  background: white;
  border-top: 1px solid rgba(0, 40, 100, 0.12);
  display: flex;
  justify-content: flex-end;
  z-index: 99;
  gap: 5px; }

/* Grid Layout */
.row.gx-1 {
  margin-right: -2.5px;
  margin-left: -2.5px; }
  .row.gx-1 > [class*='col'] {
    padding-right: 2.5px;
    padding-left: 2.5px; }
.row.gx-2 {
  margin-right: -5px;
  margin-left: -5px; }
  .row.gx-2 > [class*='col'] {
    padding-right: 5px;
    padding-left: 5px; }
.row.gx-3 {
  margin-right: -10px;
  margin-left: -10px; }
  .row.gx-3 > [class*='col'] {
    padding-right: 10px;
    padding-left: 10px; }

.app-header .navbar-nav {
  height: 100%; }
  .app-header .navbar-nav .nav-item {
    height: 100%;
    display: flex;
    align-items: center;
    min-width: auto; }
  .app-header .navbar-nav .nav-link {
    color: #8d8d8d; }
    .app-header .navbar-nav .nav-link.avatar .backpack-avatar-menu-container {
      background: #7c69ef;
      min-width: 35px;
      height: 35px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      color: #fff; }
    .app-header .navbar-nav .nav-link .badge {
      margin-top: -20px;
      padding: .2em .35em; }
  .app-header .navbar-nav .dropdown-menu-right {
    margin: 2px 0 0;
    border-radius: 0;
    padding: 0; }
  .app-header .navbar-nav .dropdown-item {
    padding: 0.5rem 1.5rem;
    border-bottom: 1px solid rgba(0, 40, 100, 0.12); }
    .app-header .navbar-nav .dropdown-item:last-child {
      border-bottom: 0; }

.sidebar .nav-item {
  border-bottom: 1px solid rgba(0, 40, 100, 0.12); }

.sidebar .nav-link {
  padding: 0.5rem 1rem; }

.sidebar .nav-dropdown-items .nav-item {
  border-top: 1px solid rgba(0, 40, 100, 0.12);
  border-bottom: 0; }

.sidebar .nav-dropdown.open .nav-link {
  border-left: 4px solid #7c69ef; }

.sidebar.bg-white .nav-link.active {
  background: #f1f4f8; }

.font-7xl {
  font-size: 4rem; }

.font-6xl {
  font-size: 3rem; }

.font-5xl {
  font-size: 2rem; }

.font-4xl {
  font-size: 1.75rem; }

.font-3xl {
  font-size: 1.5rem; }

.font-2xl {
  font-size: 1.25rem; }

.font-xl {
  font-size: 1.125rem; }

.font-lg {
  font-size: 1rem; }

.font-md {
  font-size: .95rem; }

.font-sm {
  font-size: .875rem; }

.font-xs {
  font-size: .75rem; }

.line-height-xs {
  line-height: 1; }

.line-height-sm {
  line-height: 1.2; }

.line-height-md {
  line-height: 1.4; }

.line-height-lg {
  line-height: 1.6; }

.line-height-xl {
  line-height: 1.8; }

.opacity-75 {
  opacity: .75; }

.opacity-50 {
  opacity: .50; }

.opacity-25 {
  opacity: .25; }

.scrolling-y {
  overflow-y: auto; }

.scrolling-x {
  overflow-x: auto; }

.gap-1 {
  gap: 5px; }

.gap-2 {
  gap: 10px; }

.gap-3 {
  gap: 15px; }

.mt-05, .my-05 {
  margin-top: .125rem !important; }

.mb-05, .my-05 {
  margin-bottom: .125rem !important; }

.pt-05, .py-05 {
  padding-top: .125rem !important; }

.pb-05, .py-05 {
  padding-bottom: .125rem !important; }

.my-n1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem; }

.text-underline {
  text-decoration: underline; }

a.text-underline:hover, a.text-underline:focus {
  text-decoration: none; }

/* Form Control */
.form-control::placeholder {
  color: #b6b6b6; }

.form-control:focus, .custom-select:focus {
  background-color: #fff;
  outline: 0; }

/* Custom Select */
.custom-select {
  border: 1px solid #d5d5d5;
  color: #555; }

/* Select 2 */
form .select2.select2-container, .form-group .select2.select2-container {
  border: 1px solid #d5d5d5 !important;
  border-radius: 0.25rem; }

form .select2.select2-container.select2-container--focus, form .select2.select2-container.select2-container--open,
.form-group .select2.select2-container.select2-container--focus, .form-group .select2.select2-container.select2-container--open {
  border-color: #7c69ef !important;
  box-shadow: 0 0 0 2px #44c1c10d; }

.form-group .select2-container--bootstrap .select2-selection {
  border: none !important; }

.form-group .select2-container--bootstrap .select2-selection--single {
  min-height: 38px;
  padding-bottom: 8px;
  padding-top: 8px; }

body .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #7c69ef;
  color: #fff; }

body .select2-container--bootstrap .select2-selection {
  font-size: 16px; }

/* Switch Slider */
.switch-slider {
  border: 1px solid #d5d5d5; }

.switch-slider:before {
  border: 1px solid #d5d5d5; }

.switch-label .switch-slider:after {
  color: #d5d5d5; }

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem; }
  .form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    margin-right: 0;
    margin-top: 0.25em; }

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right; }
  .form-check-reverse .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: 0; }

.form-check-input, .ms-drop ul > li > label > input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  print-color-adjust: exact; }
  .form-check-input[type="checkbox"], .ms-drop ul > li > label > input[type="checkbox"] {
    border-radius: 0.25em; }
  .form-check-input[type="radio"], .ms-drop ul > li > label > input[type="radio"] {
    border-radius: 50%; }
  .form-check-input:active, .ms-drop ul > li > label > input:active {
    filter: brightness(90%); }
  .form-check-input:focus, .ms-drop ul > li > label > input:focus {
    border-color: #a2e0e0;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(68, 193, 193, 0.25); }
  .form-check-input:checked, .ms-drop ul > li > label > input:checked {
    background-color: #44c1c1;
    border-color: #44c1c1; }
    .form-check-input:checked[type="checkbox"], .ms-drop ul > li > label > input:checked[type="checkbox"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e"); }
    .form-check-input:checked[type="radio"], .ms-drop ul > li > label > input:checked[type="radio"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e"); }
  .form-check-input[type="checkbox"]:indeterminate, .ms-drop ul > li > label > input[type="checkbox"]:indeterminate {
    background-color: #44c1c1;
    border-color: #44c1c1;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }
  .form-check-input:disabled, .ms-drop ul > li > label > input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label, .ms-drop ul > li > label > input[disabled] ~ .form-check-label, .ms-drop ul > li > label > input:disabled ~ .form-check-label {
    cursor: default;
    opacity: 0.5; }

.form-switch {
  padding-left: 2.5em; }
  .form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out; }
    .form-switch .form-check-input:focus {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a2e0e0'/%3e%3c/svg%3e"); }
    .form-switch .form-check-input:checked {
      background-position: right center;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-switch.form-check-reverse {
    padding-right: 2.5em;
    padding-left: 0; }
    .form-switch.form-check-reverse .form-check-input {
      margin-right: -2.5em;
      margin-left: 0; }

.form-check-inline {
  display: inline-block;
  margin-right: 1rem; }

/* Input Color*/
input[type="color"] {
  -webkit-appearance: none;
  padding: 2px;
  height: 38px; }

input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0; }

input[type="color"]::-webkit-color-swatch {
  border: none; }

/* Checkbox */
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem; }
  .form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    top: 0.25rem; }
  .form-check.no-label .form-check-input {
    margin-left: -1.25em; }

.form-check-input {
  width: 15px;
  height: 15px;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 40, 100, 0.24);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  position: relative;
  margin-top: 0;
  margin-left: 0; }
  .form-check-input[type=checkbox] {
    border-radius: 0.125em; }
  .form-check-input[type=radio] {
    border-radius: 50%; }
  .form-check-input:active {
    filter: brightness(90%); }
  .form-check-input:focus {
    outline: 0; }
  .form-check-input:checked {
    background-color: #09777c;
    border-color: #09777c; }
  .form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); }
  .form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-check-input[type=checkbox]:indeterminate {
    background-color: #09777c;
    border-color: #09777c;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }
  .form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    opacity: 0.5; }

/* Multiple Select */
.multiple-select .ms-choice {
  border: 1px solid #d5d5d5;
  color: #555;
  line-height: 30px;
  height: 30px;
  font-size: .875rem; }

.multiple-select .ms-drop {
  color: #555;
  border: 1px solid #d5d5d5;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 21, 0.075); }

.multiple-select .ms-search input {
  padding: 4px; }

.multiple-select .ms-search input {
  color: #555;
  border: 1px solid #d5d5d5;
  border-radius: 0; }

select.multiple-select {
  visibility: hidden; }

.card-table .table {
  margin-bottom: 0; }
  .card-table .table th, .card-table .table td {
    padding: calc(1.25rem / 3);
    line-height: 1.3; }
  .card-table .table th:first-child, .card-table .table td:first-child {
    border-left-width: 0; }
  .card-table .table th:last-child, .card-table .table td:last-child {
    border-right-width: 0; }
  .card-table .table tbody tr:last-child th, .card-table .table tbody tr:last-child td {
    border-bottom-width: 0; }
  .card-table .table.table-bordered > :not(caption) > * {
    border-width: 0 0 1px; }
  .card-table .table.table-bordered > :not(caption) > *:last-child {
    border-bottom-width: 0; }
  @media (min-width: 992px) {
    .card-table .table th:first-child, .card-table .table td:first-child {
      padding-left: 1.25rem; }
    .card-table .table th:last-child, .card-table .table td:last-child {
      padding-right: 1.25rem; } }

.sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: auto; }

.sortable {
  margin: 3px 3px 3px 0;
  padding: 1px;
  float: left;
  width: 120px;
  height: 120px;
  vertical-align: bottom;
  text-align: center; }

.dropzone-thumbnail {
  width: 150px;
  aspect-ratio: 3/ 2;
  object-fit: cover;
  cursor: move !important; }

.dropzone.sortable {
  width: 100%;
  height: 700px;
  min-height: 150px;
  border: 2px dashed rgba(0, 40, 100, 0.25);
  background: white;
  padding: 1rem; }
  .dropzone.sortable .dz-preview {
    margin: 0.25rem;
    padding: 0.25rem;
    border-radius: 4px;
    border: 1px solid rgba(0, 40, 100, 0.15); }
    .dropzone.sortable .dz-preview .dz-remove {
      display: block;
      height: 28px;
      margin-top: 3px;
      line-height: 28px;
      background-color: #df4759;
      border-color: #df4759;
      color: #fff;
      border-radius: 0.25rem; }
  .dropzone.sortable .dz-message {
    font-size: 2rem;
    font-weight: 600; }

.table {
  color: #2b2b2b; }

.table-md td, .table-md th {
  padding: .45rem; }

.table td, .table th, .table-bordered td, .table-bordered th {
  border-color: rgba(22, 28, 45, 0.125); }

.table .thead-light th {
  background-color: #f7f7f7;
  border-color: rgba(22, 28, 45, 0.125);
  color: #2b2b2b; }

.table-hover tbody tr:hover {
  color: #2b2b2b; }

.table-md th, .table-md td {
  padding-top: .75rem;
  padding-bottom: .75rem; }

#crudTable_wrapper #crudTable thead > tr > th, #crudTable_wrapper #crudTable tfoot > tr > th {
  padding-right: 0;
  font-size: .875rem; }

#crudTable_wrapper #crudTable:not(.has-hidden-columns) table.table-xs {
  --table-row-hover: transparent;
  color: #2b2b2b; }
  #crudTable_wrapper #crudTable:not(.has-hidden-columns) table.table-xs tr th, #crudTable_wrapper #crudTable:not(.has-hidden-columns) table.table-xs tr td, #crudTable_wrapper #crudTable:not(.has-hidden-columns) table.table-xs tr td:first-child {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    background-color: transparent; }

#crudTable_wrapper #crudTable:not(.has-hidden-columns).table-md tr td:first-child, #crudTable_wrapper table.dataTable:not(.has-hidden-columns).table-md tr td:first-child {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
  display: table-cell; }

#crudTable_wrapper #crudTable:not(.has-hidden-columns).table-sm tr td:first-child, #crudTable_wrapper table.dataTable:not(.has-hidden-columns).table-sm tr td:first-child {
  padding-top: .3rem !important;
  padding-bottom: .3rem !important; }

#crudTable table.table-xs {
  --table-row-hover: transparent;
  margin-top: -5px;
  margin-bottom: -5px; }
  #crudTable table.table-xs tr th, #crudTable table.table-xs tr td {
    padding-top: .3rem;
    padding-bottom: .3rem;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent; }

/*# sourceMappingURL=coreuiv2-theme.css.map */
