h1,
h2 {
  font-weight: 700
}

:root {
  --bs-body-bg: #fafafb;
  --bs-body-bg-rgb: 250, 250, 251;
  --pc-heading-color: #343a40;
  --pc-active-background: #e9ecef;
  --pc-sidebar-background: #fff;
  --pc-sidebar-color: #141414;
  --pc-sidebar-color-rgb: 20, 20, 20;
  --pc-sidebar-active-color: var(--bs-primary);
  --pc-sidebar-shadow: 1px 0 0 0px rgb(240 240 240);
  --pc-sidebar-caption-color: #495057;
  --pc-header-background: #fff;
  --pc-header-color: #141414;
  --pc-header-shadow: 0 1px 0 0px rgb(240 240 240);
  --pc-card-box-shadow: none;
  --pc-header-submenu-background: #ffffff;
  --pc-header-submenu-color: #6c757d
}

[data-pc-theme_contrast=true] {
  --bs-body-bg: #ffffff;
  --pc-sidebar-background: transparent;
  --pc-sidebar-active-color: #0B638C;
  --pc-sidebar-shadow: 1px 0 3px 0px #dee2e6;
  --pc-sidebar-border: none;
  --pc-card-box-shadow: 0px 8px 24px rgba(27, 46, 94, 0.08)
}

[data-pc-preset=preset-1] {
  --pc-sidebar-active-color: #0B638C;
  --bs-blue: #0B638C;
  --bs-primary: #0B638C;
  --bs-primary-rgb: 11, 99, 140;
  --bs-primary-light: #E7EFF4;
  --bs-link-color: #0B638C;
  --bs-link-color-rgb: 11, 99, 140;
  --bs-link-hover-color: #095174;
  --bs-link-hover-color-rgb: 9, 81, 116;
  --dt-row-selected: 11, 99, 140;
}

[data-pc-preset=preset-1] .bg-light-primary {
  background: #E7EFF4;
  color: #0B638C;
}

[data-pc-preset=preset-1] .link-primary {
  color: #0B638C !important;
}

[data-pc-preset=preset-1] .link-primary:focus,
[data-pc-preset=preset-1] .link-primary:hover {
  color: #095174 !important;
}

[data-pc-preset=preset-1] .btn-primary {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #0B638C;
  --bs-btn-border-color: #0B638C;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #095477;
  --bs-btn-hover-border-color: #095174;
  --bs-btn-focus-shadow-rgb: 133, 177, 198;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #095174;
  --bs-btn-active-border-color: #08456A;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #0B638C;
  --bs-btn-disabled-border-color: #0B638C;
}

[data-pc-preset=preset-1] .btn-link {
  --bs-btn-color: #0B638C;
  --bs-btn-hover-color: #095174;
  --bs-btn-active-color: #095174;
}

[data-pc-preset=preset-1] .text-bg-primary {
  color: #fff !important;
  background-color: rgba(11, 99, 140, var(--bs-bg-opacity, 1)) !important;
}

[data-pc-preset=preset-1] .accordion {
  --bs-accordion-btn-focus-border-color: #0B638C;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.2rem rgba(11, 99, 140, 0.25);
  --bs-accordion-active-color: #0B638C;
  --bs-accordion-active-bg: #E7EFF4;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230B638C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

[data-pc-preset=preset-1] .alert-primary {
  --bs-alert-color: #073B54;
  --bs-alert-bg: #C2D8E2;
  --bs-alert-border-color: #B1CDEA;
  --bs-alert-link-color: #063246;
}

[data-pc-preset=preset-1] .list-group {
  --bs-list-group-active-bg: #0B638C;
  --bs-list-group-active-border-color: #0B638C;
}

[data-pc-preset=preset-1] .list-group-item-primary {
  color: #073B54;
  background-color: #C2D8E2;
}

[data-pc-preset=preset-1] .nav {
  --bs-nav-link-hover-color: #095174;
}

[data-pc-preset=preset-1] .nav-pills {
  --bs-nav-pills-link-active-bg: #0B638C;
}

[data-pc-preset=preset-1] .pagination {
  --bs-pagination-hover-color: #095174;
  --bs-pagination-focus-color: #095174;
  --bs-pagination-focus-box-shadow: 0 0 0 0.2rem rgba(11, 99, 140, 0.25);
  --bs-pagination-active-bg: #0B638C;
  --bs-pagination-active-border-color: #0B638C;
}

[data-pc-preset=preset-1] .progress {
  --bs-progress-bar-bg: #0B638C;
}

[data-pc-preset=preset-1] .form-check .form-check-input.input-primary:checked {
  border-color: #0B638C;
  background-color: #0B638C;
}

[data-pc-preset=preset-1] .form-check .form-check-input.input-light-primary:checked {
  border-color: #E7EFF4;
  background-color: #E7EFF4;
}

[data-pc-preset=preset-1] .form-check .form-check-input.input-light-primary: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='%230B638C' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

[data-pc-preset=preset-1] .form-check .form-check-input.input-light-primary: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='%230B638C'/%3e%3c/svg%3e");
}

[data-pc-preset=preset-1] .form-check .form-check-input.input-light-primary:focus[type=checkbox],
[data-pc-preset=preset-1] .form-check .form-check-input.input-light-primary:focus[type=radio],
[data-pc-preset=preset-1] .form-check .form-check-input.input-primary:focus[type=checkbox],
[data-pc-preset=preset-1] .form-check .form-check-input.input-primary:focus[type=radio] {
  box-shadow: 0 0 0 0.2rem rgba(11, 99, 140, 0.25);
  border-color: #0B638C;
}

[data-pc-preset=preset-1] .form-check.form-switch .form-check-input.input-light-primary:checked {
  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='%230B638C'/%3e%3c/svg%3e");
}

[data-pc-preset=preset-1] .btn-light-primary {
  background: #E7EFF4;
  color: #0B638C;
  border-color: #E7EFF4;
}

[data-pc-preset=preset-1] .btn-light-primary .material-icons-two-tone {
  background-color: #0B638C;
}

.show>[data-pc-preset=preset-1] .btn-light-primary.dropdown-toggle,
[data-pc-preset=preset-1] .btn-check:active+.btn-light-primary,
[data-pc-preset=preset-1] .btn-check:checked+.btn-light-primary,
[data-pc-preset=preset-1] .btn-light-primary.focus,
[data-pc-preset=preset-1] .btn-light-primary:focus,
[data-pc-preset=preset-1] .btn-light-primary:hover,
[data-pc-preset=preset-1] .btn-light-primary:not(:disabled):not(.disabled).active,
[data-pc-preset=preset-1] .btn-light-primary:not(:disabled):not(.disabled):active {
  background: #0B638C;
  color: #fff;
  border-color: #0B638C;
}

[data-pc-preset=preset-1] .btn-link-primary {
  background: transparent;
  color: #0B638C;
  border-color: transparent;
}

[data-pc-preset=preset-1] .btn-link-primary .material-icons-two-tone {
  background-color: #0B638C;
}

.show>[data-pc-preset=preset-1] .btn-link-primary.dropdown-toggle,
[data-pc-preset=preset-1] .btn-check:active+.btn-link-primary,
[data-pc-preset=preset-1] .btn-check:checked+.btn-link-primary,
[data-pc-preset=preset-1] .btn-link-primary.focus,
[data-pc-preset=preset-1] .btn-link-primary:focus,
[data-pc-preset=preset-1] .btn-link-primary:hover,
[data-pc-preset=preset-1] .btn-link-primary:not(:disabled):not(.disabled).active,
[data-pc-preset=preset-1] .btn-link-primary:not(:disabled):not(.disabled):active {
  background: #E7EFF4;
  color: #0B638C;
  border-color: #E7EFF4;
}

[data-pc-preset=preset-1] .slider-selection {
  background-image: linear-gradient(to bottom, #85B2C6 0%, #85B2C6 100%);
}

[data-pc-preset=preset-1] .slider-selection.tick-slider-selection,
[data-pc-preset=preset-1] .slider-tick.in-selection {
  background-image: linear-gradient(to bottom, #6DA1BA 0%, #6DA1BA 100%);
}

[data-pc-preset=preset-1] .swal-button:active,
[data-pc-preset=preset-1] .swal-button:not([disabled]):hover {
  background-color: #005589;
}

[data-pc-preset=preset-1] .swal-button:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(11, 99, 140, 0.29);
}

[data-pc-preset=preset-1] .swal-content__input:focus,
[data-pc-preset=preset-1] .swal-content__textarea:focus {
  border-color: rgba(11, 99, 140, 0.29);
}

[data-pc-preset=preset-1] .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(11, 99, 140, 0.4) !important;
}

[data-pc-preset=preset-1] .table-primary {
  --bs-table-color: #ffffff;
  --bs-table-bg: #0B638C;
  --bs-table-border-color: #5492AF;
  --bs-table-striped-bg: #3C82A3;
  --bs-table-striped-color: #ffffff;
  --bs-table-active-bg: #5492AF;
  --bs-table-active-color: #ffffff;
  --bs-table-hover-bg: #377FA1;
  --bs-table-hover-color: #ffffff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

[data-pc-direction=rtl] {
  direction: rtl;
  text-align: right
}

[data-pc-direction=rtl] .p-l-0 {
  padding-right: 0;
  padding-left: 0
}

[data-pc-direction=rtl] .p-l-0[class*=col] {
  padding-left: 15px
}

[data-pc-direction=rtl] .p-r-0 {
  padding-left: 0;
  padding-right: 0
}

[data-pc-direction=rtl] .p-r-0[class*=col] {
  padding-right: 15px
}

[data-pc-direction=rtl] .m-l-0 {
  margin-right: 0;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-0 {
  margin-left: 0;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-5 {
  padding-right: 5px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-5 {
  padding-left: 5px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-5 {
  margin-right: 5px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-5 {
  margin-left: 5px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-10 {
  padding-right: 10px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-10 {
  padding-left: 10px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-10 {
  margin-right: 10px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-10 {
  margin-left: 10px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-15 {
  padding-right: 15px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-15 {
  padding-left: 15px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-15 {
  margin-right: 15px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-15 {
  margin-left: 15px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-20 {
  padding-right: 20px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-20 {
  padding-left: 20px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-20 {
  margin-right: 20px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-20 {
  margin-left: 20px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-25 {
  padding-right: 25px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-25 {
  padding-left: 25px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-25 {
  margin-right: 25px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-25 {
  margin-left: 25px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-30 {
  padding-right: 30px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-30 {
  padding-left: 30px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-30 {
  margin-right: 30px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-30 {
  margin-left: 30px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-35 {
  padding-right: 35px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-35 {
  padding-left: 35px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-35 {
  margin-right: 35px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-35 {
  margin-left: 35px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-40 {
  padding-right: 40px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-40 {
  padding-left: 40px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-40 {
  margin-right: 40px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-40 {
  margin-left: 40px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-45 {
  padding-right: 45px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-45 {
  padding-left: 45px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-45 {
  margin-right: 45px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-45 {
  margin-left: 45px;
  margin-right: 0
}

[data-pc-direction=rtl] .p-l-50 {
  padding-right: 50px;
  padding-left: 0
}

[data-pc-direction=rtl] .p-r-50 {
  padding-left: 50px;
  padding-right: 0
}

[data-pc-direction=rtl] .m-l-50 {
  margin-right: 50px;
  margin-left: 0
}

[data-pc-direction=rtl] .m-r-50 {
  margin-left: 50px;
  margin-right: 0
}

[data-pc-direction=rtl] ol:not([class]),
[data-pc-direction=rtl] ul:not([class]) {
  padding-left: 0;
  padding-right: 2rem
}

[data-pc-direction=rtl] .list-group,
[data-pc-direction=rtl] .list-inline,
[data-pc-direction=rtl] .list-unstyled,
[data-pc-direction=rtl] dl {
  padding-right: 0;
  padding-left: 0
}

[data-pc-direction=rtl] dd {
  margin-right: 0
}

[data-pc-direction=rtl] .ph-duotone {
  direction: ltr
}

[data-pc-direction=rtl] .navbar-nav {
  padding-right: 0
}

[data-pc-direction=rtl] .breadcrumb-item+.breadcrumb-item {
  padding-right: var(--bs-breadcrumb-item-padding-x);
  padding-left: unset
}

[data-pc-direction=rtl] .breadcrumb-item+.breadcrumb-item::before {
  float: right;
  padding-left: var(--bs-breadcrumb-item-padding-x);
  padding-right: unset
}

[data-pc-direction=rtl] .pc-header .dropdown-user-profile .settings-block .form-switch .form-check-input,
[data-pc-direction=rtl] .pc-sidebar .pc-arrow,
[data-pc-direction=rtl] .pc-sidebar .pc-badge {
  float: left
}

[data-pc-direction=rtl] .apexcharts-canvas {
  text-align: left;
  direction: ltr
}

[data-pc-direction=rtl] .dropdown-menu {
  text-align: right
}

[data-pc-direction=rtl] .dropdown-menu .dropdown-item i,
[data-pc-direction=rtl] .dropdown-menu .dropdown-item svg {
  margin-right: 0;
  margin-left: 10px
}

[data-pc-direction=rtl] .alert-dismissible {
  padding-right: 1.25rem;
  padding-left: 3.75rem
}

[data-pc-direction=rtl] .pc-header ul,
[data-pc-direction=rtl] .pc-sidebar ul {
  padding-right: 0
}

[data-pc-direction=rtl] .alert-dismissible .btn-close {
  right: auto;
  left: 0
}

[data-pc-direction=rtl] .accordion-button::after {
  margin-right: auto;
  margin-left: 0
}

[data-pc-direction=rtl] .pc-container {
  margin-right: 260px;
  margin-left: 0
}

[data-pc-direction=rtl] .pc-sidebar {
  --pc-sidebar-shadow: -1px 0 0 0px rgb(240 240 240);
  border-left: var(--pc-sidebar-border);
  border-right: none
}

[data-pc-direction=rtl] .pc-sidebar .pc-micon {
  margin-right: 0;
  margin-left: 15px
}

@media (min-width:1025px) {
  [data-pc-direction=rtl] .pc-sidebar.pc-sidebar-hide {
    transform: translateX(260px)
  }

  [data-pc-direction=rtl] .pc-sidebar.pc-sidebar-hide~.pc-container,
  [data-pc-direction=rtl] .pc-sidebar.pc-sidebar-hide~.pc-footer {
    margin-right: 0
  }

  [data-pc-direction=rtl] .pc-sidebar.pc-sidebar-hide~.pc-header {
    right: 0
  }
}

@media (max-width:1024px) {
  [data-pc-direction=rtl] .pc-container {
    margin-right: 0
  }

  [data-pc-direction=rtl] .pc-sidebar {
    left: auto;
    right: -260px
  }

  [data-pc-direction=rtl] .pc-sidebar.mob-sidebar-active,
  [data-pc-direction=rtl] .pc-sidebar~.pc-header {
    right: 0
  }
}

[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu:after {
  left: auto;
  right: 30px
}

[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-link:after,
[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-submenu .pc-link:after,
[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-submenu .pc-submenu .pc-link:after,
[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-submenu .pc-submenu:after,
[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-submenu:after,
[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item.active:not(.pc-hasmenu)>.pc-link::after {
  left: 0;
  right: auto
}

[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-link {
  padding: 10px 55px 10px 30px
}

[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-submenu .pc-link {
  padding: 10px 75px 10px 30px
}

[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-submenu .pc-submenu .pc-submenu .pc-link {
  padding: 10px 95px 10px 30px
}

[data-pc-direction=rtl] .pc-sidebar .pc-navbar>.pc-item .pc-navbar>li>.pc-submenu::before {
  right: 40px;
  left: auto
}

[data-pc-direction=rtl] .pc-header {
  left: 0;
  right: 260px
}

[data-pc-direction=rtl] .pc-header .m-header {
  padding: 16px 24px 16px 10px
}

[data-pc-direction=rtl] .pc-header .user-avtar {
  margin-right: 0;
  margin-left: 10px
}

@media (max-width:575.98px) {
  [data-pc-direction=rtl] .pc-header .user-avtar {
    margin-left: 0
  }
}

@media (min-width:576px) {
  [data-pc-direction=rtl] .pc-header .pc-h-dropdown:not(.dropdown-menu-end) {
    right: 0 !important;
    left: auto !important
  }

  [data-pc-direction=rtl] .pc-header .pc-h-dropdown.dropdown-menu-end {
    right: auto !important;
    left: 0 !important
  }
}

[data-pc-direction=rtl] .pc-header .dropdown-user-profile .upgradeplan-block::before {
  right: auto;
  left: -70px
}

[data-pc-direction=rtl] .pc-header .dropdown-user-profile .upgradeplan-block::after {
  right: auto;
  left: -150px
}

[data-pc-direction=rtl] .pc-header .dropdown-user-profile .settings-block .form-switch {
  padding-left: 2.5em
}

[data-pc-direction=rtl] .page-header .h5,
[data-pc-direction=rtl] .page-header h5 {
  border-left: 1px solid #dedee4;
  border-right: none;
  margin-right: 0;
  padding-right: 0;
  margin-left: 8px;
  padding-left: 8px
}

[data-pc-direction=rtl] .pc-footer {
  margin-left: 0;
  margin-right: 260px
}

@media (max-width:1024px) {
  [data-pc-direction=rtl] .pc-footer {
    margin-right: 0
  }
}

[data-pc-direction=rtl] .dashnum-card .round.small {
  right: auto;
  left: -15px
}

[data-pc-direction=rtl] .dashnum-card .round.big {
  right: auto;
  left: -95px
}

[data-pc-direction=rtl] .dashnum-card.dashnum-card-small .round.small {
  right: auto;
  left: -130px
}

[data-pc-direction=rtl] .dashnum-card.dashnum-card-small .round.big {
  right: auto;
  left: -180px
}

[data-pc-direction=rtl] .order-card .card-icon,
[data-pc-direction=rtl] .social-widget-card i {
  right: auto;
  left: 14px
}

[data-pc-direction=rtl] .user-activity-card .u-img .profile-img {
  right: auto;
  left: -10px
}

[data-pc-direction=rtl] .latest-update-card .card-body .latest-update-box:after {
  right: 82px;
  left: auto
}

[data-pc-direction=rtl] .img-reader {
  left: 0;
  right: auto;
  transform: rotatey(-180deg)
}

[data-pc-direction=rtl] .avtar.pc-cal-toggle {
  left: auto;
  right: calc(100% - 120px)
}

[data-pc-direction=rtl] .table tr td .row {
  margin-right: 0;
  margin-left: 50px
}

[data-pc-direction=rtl] .task-card li {
  padding-left: 0;
  padding-right: 30px
}

[data-pc-direction=rtl] .task-card li .task-icon {
  right: 3px;
  left: auto
}

[data-pc-direction=rtl] .task-card .task-list:after {
  right: 10px;
  left: auto
}

[data-pc-direction=rtl] .task-card .task-list:before {
  right: 3px;
  left: auto
}

[data-pc-direction=rtl] .new-cust-card .align-middle .status {
  left: 0;
  right: auto
}

[data-pc-direction=rtl] .apexcharts-legend-marker {
  margin-left: 3px
}

[data-pc-direction=rtl] .btn-group .btn {
  border-radius: var(--bs-btn-border-radius) !important
}

[data-pc-direction=rtl] .btn-group .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}

[data-pc-direction=rtl] .btn-group .btn:not(:first-child) {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

[data-pc-direction=rtl] .btn-group .btn:first-of-type {
  border-top-right-radius: var(--bs-btn-border-radius) !important;
  border-bottom-right-radius: var(--bs-btn-border-radius) !important
}

[data-pc-direction=rtl] .btn-group>.btn-group:not(:first-child)>.btn {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

[data-pc-direction=rtl] .btn-group-vertical>.btn-group:not(:first-child)>.btn {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important
}

[data-pc-direction=rtl] .btn-page .btn-group .btn.btn-outline-secondary:last-child {
  border-left: 1px solid #6c757d;
  border-right: none
}

[data-pc-direction=rtl] .btn-page .btn-group .btn:first-child {
  border-left: none
}

[data-pc-direction=rtl] .btn-page .btn-group .btn.btn-outline-danger:last-child {
  border-left: 1px solid #ff4d4f
}

[data-pc-direction=rtl] .btn-page .btn-group label.btn-outline-secondary:first-of-type {
  border-right: 1px solid #6c757d;
  border-left: none
}

[data-pc-direction=rtl] ul.pagination {
  padding-right: 0
}

[data-pc-direction=rtl] .page-item:not(:first-child) .page-link {
  margin-left: 0;
  margin-right: -1px
}

[data-pc-direction=rtl] .page-item:last-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

[data-pc-direction=rtl] .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius)
}

[data-pc-direction=rtl] .dropdown-toggle::after {
  margin-left: 0;
  margin-right: .255em
}

[data-pc-direction=rtl] .modal-header .btn-close {
  margin: calc(var(--bs-modal-header-padding-y) * -.5) auto calc(var(--bs-modal-header-padding-x) * -.5) calc(var(--bs-modal-header-padding-y) * -.5)
}

[data-pc-direction=rtl] .toast-header .btn-close {
  margin-right: var(--bs-toast-padding-x);
  margin-left: calc(var(--bs-toast-padding-x) * -.5)
}

[data-pc-direction=rtl] .notifier-container {
  right: auto;
  left: 4px
}

[data-pc-direction=rtl] .notifier-container .notifier:not(.shown) {
  transform: translateX(-100%)
}

[data-pc-direction=rtl] .vtree,
[data-pc-direction=rtl] pre[class*=language-]>code {
  direction: ltr;
  text-align: left
}

[data-pc-direction=rtl] .form-select,
[data-pc-direction=rtl] select.custom-select,
[data-pc-direction=rtl] select.dataTable-input,
[data-pc-direction=rtl] select.dataTable-selector,
[data-pc-direction=rtl] select.form-control {
  background-position: left .75rem center
}

[data-pc-direction=rtl] .form-check {
  padding-left: 0;
  padding-right: 1.75em
}

[data-pc-direction=rtl] .form-check .form-check-input {
  float: right;
  margin-right: -1.75em
}

[data-pc-direction=rtl] .address-check .form-check {
  padding-right: 0
}

[data-pc-direction=rtl] .address-btns {
  justify-content: flex-end !important
}

[data-pc-direction=rtl] .form-select,
[data-pc-direction=rtl] select.custom-select,
[data-pc-direction=rtl] select.dataTable-selector {
  padding-left: 2rem;
  padding-right: .75rem
}

[data-pc-direction=rtl] .form-switch {
  padding-left: 0;
  padding-right: 2.5em
}

[data-pc-direction=rtl] .form-switch .form-check-input {
  margin-right: -2.5em;
  background-position: right center
}

[data-pc-direction=rtl] .form-switch .form-check-input:checked {
  background-position: left center
}

[data-pc-direction=rtl] .custom-switch-v1.form-switch {
  padding-right: 2.9em
}

[data-pc-direction=rtl] .custom-switch-v1.form-switch .form-check-input {
  margin-right: -2.9em
}

[data-pc-direction=rtl] .input-group>* {
  border-radius: 4px !important
}

[data-pc-direction=rtl] .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
[data-pc-direction=rtl] .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,
[data-pc-direction=rtl] .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,
[data-pc-direction=rtl] .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}

[data-pc-direction=rtl] .input-group>.form-floating:not(:first-child)>.form-control,
[data-pc-direction=rtl] .input-group>.form-floating:not(:first-child)>.form-select,
[data-pc-direction=rtl] .input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating) {
  margin-right: -1px;
  margin-left: 0;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

[data-pc-direction=rtl] .form-floating>label {
  width: auto;
  left: auto;
  right: 0
}

[data-pc-direction=rtl] .form-check-inline {
  margin-right: 0;
  margin-left: 1rem
}

[data-pc-direction=rtl] .choices[data-type*=select-multiple] .choices__button,
[data-pc-direction=rtl] .choices[data-type*=text] .choices__button {
  margin: 0 8px 0 -4px;
  border-left: none;
  border-right: 1px solid rgba(255, 255, 255, .35)
}

[data-pc-direction=rtl] .choices[data-type*=select-one]:after {
  right: auto;
  left: 11.5px
}

[data-pc-direction=rtl] .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  right: auto;
  left: 0
}

[data-pc-direction=rtl] .CodeMirror,
[data-pc-direction=rtl] .editor-toolbar {
  direction: ltr;
  text-align: left
}

[data-pc-direction=rtl] .dataTable-sorter::after,
[data-pc-direction=rtl] .dataTable-sorter::before {
  right: auto;
  left: 4px
}

[data-pc-direction=rtl] .dataTable-dropdown label select,
[data-pc-direction=rtl] .datatable-dropdown label select {
  margin-right: 0;
  margin-left: 8px
}

[data-pc-direction=rtl] .dataTables_length select.form-select {
  padding-right: .7rem;
  padding-left: 30px
}

[data-pc-direction=rtl] .dataTables_scrollFootInner,
[data-pc-direction=rtl] .dataTables_scrollHeadInner {
  padding-right: 0 !important;
  width: calc(100% - 17px) !important
}

[data-pc-direction=rtl] table.dataTable tfoot td,
[data-pc-direction=rtl] table.dataTable tfoot th,
[data-pc-direction=rtl] table.dataTable thead td,
[data-pc-direction=rtl] table.dataTable thead th {
  text-align: right
}

[data-pc-direction=rtl] table.dataTable .form-control {
  padding-left: 30px;
  padding-right: .75rem
}

[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting:after,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting:before,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_asc:after,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_asc:before,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_asc_disabled:after,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_asc_disabled:before,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_desc:after,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_desc:before,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_desc_disabled:after,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_desc_disabled:before,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting:after,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting:before,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_asc:after,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_asc:before,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_asc_disabled:after,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_asc_disabled:before,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_desc:after,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_desc:before,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_desc_disabled:after,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_desc_disabled:before {
  left: 10px;
  right: unset
}

[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_asc,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_asc_disabled,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_desc,
[data-pc-direction=rtl] table.dataTable thead>tr>td.sorting_desc_disabled,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_asc,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_asc_disabled,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_desc,
[data-pc-direction=rtl] table.dataTable thead>tr>th.sorting_desc_disabled {
  padding-right: .75rem;
  padding-left: 26px
}

[data-pc-direction=rtl] div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0;
  margin-right: .5em
}

[data-pc-direction=rtl] div.dataTables_wrapper div.dataTables_filter {
  text-align: left
}

[data-pc-direction=rtl] div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
  padding-left: calc(var(--bs-gutter-x) * .5)
}

[data-pc-direction=rtl] div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
  padding-right: calc(var(--bs-gutter-x) * .5)
}

@media (max-width:767px) {

  [data-pc-direction=rtl] div.dataTables_wrapper div.dataTables_filter,
  [data-pc-direction=rtl] div.dataTables_wrapper div.dataTables_info,
  [data-pc-direction=rtl] div.dataTables_wrapper div.dataTables_length,
  [data-pc-direction=rtl] div.dataTables_wrapper div.dataTables_paginate {
    text-align: center
  }
}

[data-pc-direction=rtl] table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,
[data-pc-direction=rtl] table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control {
  padding-left: .75rem;
  padding-right: 30px
}

[data-pc-direction=rtl] table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
[data-pc-direction=rtl] table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
  left: auto;
  right: 5px
}

[data-pc-direction=rtl] .datatable-table>thead>tr>th {
  text-align: right
}

[data-pc-direction=rtl] .datatable-table .datatable-sorter {
  padding-right: unset;
  padding-left: 18px
}

[data-pc-direction=rtl] .datatable-table .datatable-sorter::after,
[data-pc-direction=rtl] .datatable-table .datatable-sorter::before {
  right: unset;
  left: 4px
}

[data-pc-direction=rtl] .datatable-top>div:first-child,
[data-pc-direction=rtl] .datatable-top>nav:first-child {
  float: right
}

[data-pc-direction=rtl] .datatable-top>div:last-child,
[data-pc-direction=rtl] .datatable-top>nav:last-child {
  float: left
}

[data-pc-direction=rtl] div.dt-container div.dt-length select {
  margin-right: unset;
  margin-left: .5em
}

[data-pc-direction=rtl] div.dt-container div.dt-search {
  text-align: left
}

[data-pc-direction=rtl] div.dt-container div.dt-search input {
  margin-left: unset;
  margin-right: .5em
}

[data-pc-direction=rtl] .pc-icon-checkbox {
  padding-right: 0
}

[data-pc-direction=rtl] #cke5-inline-demo .demo-row .demo-row__half:first-of-type {
  padding-right: 0;
  padding-left: .5rem
}

[data-pc-direction=rtl] #cke5-inline-demo .demo-row .demo-row__half:last-of-type {
  padding-right: .5rem;
  padding-left: 0
}

[data-pc-direction=rtl] .mail-wrapper .mail-menulist {
  margin-right: 0;
  margin-left: var(--bs-gutter-x)
}

[data-pc-direction=rtl] .mail-option .mail-buttons {
  right: auto;
  left: 5px;
  transform-origin: left
}

[data-pc-direction=rtl] .mail-wrapper .mail-menulist .list-group-item-action .material-icons-two-tone {
  margin-left: 8px;
  margin-right: 0
}

[data-pc-direction=rtl] .mail-wrapper .mail-menulist .list-group-item-action i {
  margin-right: unset;
  margin-left: 8px
}

[data-pc-direction=rtl] .nav {
  padding-right: 0
}

[data-pc-direction=rtl] .chat-wrapper .chat-user_info,
[data-pc-direction=rtl] .chat-wrapper .chat-user_list {
  margin-right: 0;
  margin-left: 0
}

[data-pc-direction=rtl] .chat-wrapper .chat-user_info .justify-content-start {
  justify-content: flex-start !important
}

[data-pc-direction=rtl] .table-body.card-body .table tr td:first-child,
[data-pc-direction=rtl] .table-body.card-body .table tr th:first-child,
[data-pc-direction=rtl] .table-card .card-body .table tr td:first-child,
[data-pc-direction=rtl] .table-card .card-body .table tr th:first-child {
  padding-right: 25px;
  padding-left: .75rem
}

@media (max-width:575.98px) {

  [data-pc-direction=rtl] .table-body.card-body .table tr td:first-child,
  [data-pc-direction=rtl] .table-body.card-body .table tr th:first-child,
  [data-pc-direction=rtl] .table-card .card-body .table tr td:first-child,
  [data-pc-direction=rtl] .table-card .card-body .table tr th:first-child {
    padding-right: 20px
  }
}

[data-pc-direction=rtl] .table-body.card-body .table tr td:last-child,
[data-pc-direction=rtl] .table-body.card-body .table tr th:last-child,
[data-pc-direction=rtl] .table-card .card-body .table tr td:last-child,
[data-pc-direction=rtl] .table-card .card-body .table tr th:last-child {
  padding-left: 25px;
  padding-right: .75rem
}

@media (max-width:575.98px) {

  [data-pc-direction=rtl] .table-body.card-body .table tr td:last-child,
  [data-pc-direction=rtl] .table-body.card-body .table tr th:last-child,
  [data-pc-direction=rtl] .table-card .card-body .table tr td:last-child,
  [data-pc-direction=rtl] .table-card .card-body .table tr th:last-child {
    padding-left: 20px
  }
}

[data-pc-direction=rtl] .tbl-product .prod-action-links {
  left: var(--bs-card-spacer-x);
  right: unset
}

[data-pc-direction=rtl] .dataTable-table th a {
  margin-left: 16px;
  padding-right: 0
}

[data-pc-direction=rtl] .list-inline-item:not(:last-child) {
  margin-right: 0;
  margin-left: .5rem
}

[data-pc-direction=rtl] .form-select.is-invalid:not([multiple]):not([size]),
[data-pc-direction=rtl] .form-select.is-invalid:not([multiple])[size="1"],
[data-pc-direction=rtl] .form-select.is-valid:not([multiple]):not([size]),
[data-pc-direction=rtl] .form-select.is-valid:not([multiple])[size="1"],
[data-pc-direction=rtl] .was-validated .form-select:invalid:not([multiple]):not([size]),
[data-pc-direction=rtl] .was-validated .form-select:invalid:not([multiple])[size="1"],
[data-pc-direction=rtl] .was-validated .form-select:valid:not([multiple]):not([size]),
[data-pc-direction=rtl] .was-validated .form-select:valid:not([multiple])[size="1"] {
  background-position: left .75rem center, center left 2.75rem;
  padding-right: .75rem
}

[data-pc-direction=rtl] .was-validated textarea.custom-select:invalid,
[data-pc-direction=rtl] .was-validated textarea.custom-select:valid,
[data-pc-direction=rtl] .was-validated textarea.dataTable-input:invalid,
[data-pc-direction=rtl] .was-validated textarea.dataTable-input:valid,
[data-pc-direction=rtl] .was-validated textarea.dataTable-selector:invalid,
[data-pc-direction=rtl] .was-validated textarea.dataTable-selector:valid,
[data-pc-direction=rtl] .was-validated textarea.form-control:invalid,
[data-pc-direction=rtl] .was-validated textarea.form-control:valid,
[data-pc-direction=rtl] textarea.form-control.is-invalid,
[data-pc-direction=rtl] textarea.form-control.is-valid,
[data-pc-direction=rtl] textarea.is-invalid.custom-select,
[data-pc-direction=rtl] textarea.is-invalid.dataTable-input,
[data-pc-direction=rtl] textarea.is-invalid.dataTable-selector,
[data-pc-direction=rtl] textarea.is-valid.custom-select,
[data-pc-direction=rtl] textarea.is-valid.dataTable-input,
[data-pc-direction=rtl] textarea.is-valid.dataTable-selector {
  background-position: top calc(.375em + .4rem) left calc(.375em + .4rem);
  padding-left: calc(1.5em + 1.6rem);
  padding-right: .75rem
}

[data-pc-direction=rtl] .form-control.is-invalid,
[data-pc-direction=rtl] .form-control.is-valid,
[data-pc-direction=rtl] .is-invalid.custom-select,
[data-pc-direction=rtl] .is-invalid.dataTable-input,
[data-pc-direction=rtl] .is-invalid.dataTable-selector,
[data-pc-direction=rtl] .is-valid.custom-select,
[data-pc-direction=rtl] .is-valid.dataTable-input,
[data-pc-direction=rtl] .is-valid.dataTable-selector,
[data-pc-direction=rtl] .was-validated .custom-select:invalid,
[data-pc-direction=rtl] .was-validated .custom-select:valid,
[data-pc-direction=rtl] .was-validated .dataTable-input:invalid,
[data-pc-direction=rtl] .was-validated .dataTable-input:valid,
[data-pc-direction=rtl] .was-validated .dataTable-selector:invalid,
[data-pc-direction=rtl] .was-validated .dataTable-selector:valid,
[data-pc-direction=rtl] .was-validated .form-control:invalid,
[data-pc-direction=rtl] .was-validated .form-control:valid {
  background-position: left calc(.375em + .4rem) center;
  padding-left: calc(1.5em + 1.6rem);
  padding-right: .75rem
}

[data-pc-direction=rtl] .pc-footer .footer-link .list-inline-item:not(:last-child) {
  margin-right: 0;
  margin-left: .9rem
}

[data-pc-direction=rtl] .cropper {
  direction: ltr
}

[data-pc-direction=rtl] .user-group .avtar+.avtar,
[data-pc-direction=rtl] .user-group .avtar+img,
[data-pc-direction=rtl] .user-group img+.avtar,
[data-pc-direction=rtl] .user-group img+img {
  margin-left: 0;
  margin-right: -14px
}

[data-pc-direction=rtl] .auth-main .auth-wrapper .auth-form img+span {
  padding-left: 0;
  padding-right: 10px
}

[data-pc-direction=rtl] .progress-stacked {
  overflow: hidden
}

[data-pc-direction=rtl] .progress-stacked .progress:not(:first-child) .progress-bar {
  border-radius: 8px 0 0 8px
}

[data-pc-direction=rtl] .progress-stacked .progress:not(:last-child) .progress-bar {
  border-radius: 0 8px 8px 0
}

[data-pc-direction=rtl] .statistics-card-1 .card-body .img-bg {
  right: auto;
  left: 0;
  transform: rotateY(180deg)
}

[data-pc-direction=rtl] .latest-activity-card .card-body .latest-update-box .update-meta:after {
  right: auto;
  left: 32px
}

[data-pc-direction=rtl] .latest-activity-card .card-body .latest-update-box .update-meta .update-icon {
  margin-left: 0;
  margin-right: 10px
}

@media only screen and (max-width:575px) {
  [data-pc-direction=rtl] .latest-activity-card .card-body .latest-update-box .update-meta .update-icon {
    margin-left: 10px;
    margin-right: 0
  }
}

[data-pc-direction=rtl] .fslightbox-container {
  direction: ltr
}

[data-pc-direction=rtl] .account-pills.nav-pills .nav-link.active::after,
[data-pc-direction=rtl] .account-pills.nav-pills .show>.nav-link::after {
  right: auto;
  left: 0
}

[data-pc-direction=rtl] .acc-feeds-list .feed-title::before {
  right: auto;
  left: 5px
}

[data-pc-direction=rtl] .acc-feeds-list .feed-title::after {
  right: auto;
  left: 0
}

[data-pc-direction=rtl] .price-card .price-icon img {
  margin-right: 0;
  margin-left: 8px
}

@media (min-width:576px) {
  [data-pc-direction=rtl] .footer-wrapper .justify-content-sm-end {
    justify-content: flex-end !important
  }
}

[data-pc-direction=rtl] .ecom-wrapper .ecom-filter {
  margin-left: var(--bs-gutter-x);
  margin-right: unset
}

[data-pc-direction=rtl] .color-checkbox {
  padding: 0;
  margin-left: 8px
}

[data-pc-direction=rtl] .color-checkbox .form-check-input {
  margin-right: 0
}

[data-pc-direction=rtl] .gallery-hover-data {
  justify-content: flex-end !important
}

[data-pc-direction=rtl] .element-item .gallery-hover-data {
  justify-content: space-between !important
}

[data-pc-direction=rtl] .offcanvas-header .btn-close {
  margin-left: calc(-.5 * var(--bs-offcanvas-padding-x));
  margin-right: 0
}

[data-pc-direction=rtl] .dataTables_scrollHeadInner {
  padding-right: 0 !important;
  padding-left: 0;
  width: 100% !important
}

[data-pc-direction=rtl] .datatable-table th a {
  text-align: right
}

[data-pc-direction=rtl] .datatable-pagination ul {
  padding-right: 0
}

[data-pc-direction=rtl] .uppy-StatusBar-actions {
  left: auto;
  right: 10px
}

[data-pc-direction=rtl] .typeahead>ul {
  padding-right: 0;
  text-align: right
}

[data-pc-direction=rtl] .switch {
  margin-right: 0;
  margin-left: 8px
}

[data-pc-direction=rtl] #tree-msg {
  text-align: left
}

[data-pc-direction=rtl] .tns-outer {
  direction: ltr
}

[data-pc-direction=rtl] #BC .slider-handle {
  margin-left: -12px;
  margin-right: auto
}

[data-pc-direction=rtl] .notifier-close {
  left: 4px;
  right: auto
}

[data-pc-direction=rtl] .list-group[class*=list-group-horizontal] {
  flex-direction: column;
  justify-content: flex-end
}

[data-pc-direction=rtl] .list-group.list-group-horizontal {
  flex-direction: row-reverse
}

@media (min-width:576px) {
  [data-pc-direction=rtl] .list-group.list-group-horizontal-sm {
    flex-direction: row-reverse
  }
}

@media (min-width:768px) {
  [data-pc-direction=rtl] .list-group.list-group-horizontal-md {
    flex-direction: row-reverse
  }
}

@media (min-width:992px) {
  [data-pc-direction=rtl] .list-group.list-group-horizontal-lg {
    flex-direction: row-reverse
  }
}

@media (min-width:1200px) {
  [data-pc-direction=rtl] .list-group.list-group-horizontal-xl {
    flex-direction: row-reverse
  }
}

@media (min-width:1400px) {
  [data-pc-direction=rtl] .list-group.list-group-horizontal-xxl {
    flex-direction: row-reverse
  }
}

[data-pc-direction=rtl] .auth-main .auth-sidefooter .footer-link li+li {
  padding-left: 0;
  padding-right: 12px
}

[data-pc-direction=rtl] .auth-main .auth-sidefooter .footer-link li+li:after {
  left: auto;
  right: 0
}

[data-pc-direction=rtl].component-page .component-list-card .list-group-item.list-group-item-action:after {
  right: auto;
  left: 0
}

[data-pc-direction=rtl] .construction-image-block {
  direction: ltr
}

[data-pc-direction=rtl] .product-check-list {
  text-align: right
}

[data-pc-direction=rtl] .product-check-list li {
  padding: 8px 25px 8px 0
}

[data-pc-direction=rtl] .product-check-list li:before {
  left: auto;
  right: 0
}

[data-pc-direction=rtl] .pct-c-btn {
  border-right-width: 4px;
  border-left-width: 0;
  border-radius: 4px 50% 50% 4px;
  right: auto;
  left: 0
}

[data-pc-direction=rtl] .pct-c-btn a {
  padding: 12px 16px 12px 12px
}

[data-pc-theme=dark] {
  --bs-body-bg: #121212;
  --bs-body-bg-rgb: 18, 18, 18;
  --pc-heading-color: #fafafa;
  --pc-sidebar-background: #1f1f1f;
  --pc-sidebar-color: #bfbfbf;
  --pc-sidebar-caption-color: #d6d6d6;
  --pc-sidebar-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
  --pc-header-background: #1f1f1f;
  --pc-header-color: #d6d6d6;
  --pc-header-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
  --pc-active-background: #1a1a1a;
  --pc-card-box-shadow: none;
  --pc-header-submenu-background: #2c2c2c;
  --pc-header-submenu-color: var(--bs-body-color);
  --bs-heading-color: rgba(255, 255, 255, 0.87);
  --bs-body-color: rgba(255, 255, 255, 0.87);
  --bs-body-color-rgb: to-rgb(#fff);
  --bs-border-color: #383838;
  --ck-color-image-caption-background: #1c1c1c;
  --ck-color-image-caption-text: #bfbfbf
}

[data-pc-theme=dark] .text-muted {
  color: rgba(255, 255, 255, .45) !important
}

[data-pc-theme=dark] .card {
  --bs-card-border-color: #2c2c2c;
  --bs-card-bg: #1c1c1c
}

[data-pc-theme=dark] .offcanvas,
[data-pc-theme=dark] .offcanvas-lg,
[data-pc-theme=dark] .offcanvas-md,
[data-pc-theme=dark] .offcanvas-sm,
[data-pc-theme=dark] .offcanvas-xl,
[data-pc-theme=dark] .offcanvas-xxl {
  --bs-offcanvas-bg: #1a1a1a
}

[data-pc-theme=dark] .list-group {
  --bs-list-group-bg: transparent;
  --bs-list-group-border-color: #242424;
  --bs-list-group-disabled-bg: #171717;
  --bs-list-group-action-hover-bg: #1f1f1f;
  --bs-list-group-action-hover-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: #1f1f1f;
  --bs-list-group-action-active-color: var(--bs-body-color)
}

[data-pc-theme=dark] .preset-btn {
  --bs-gray-300: #1f1f1f
}

[data-pc-theme=dark] .progress,
[data-pc-theme=dark] .progress-stacked {
  --bs-progress-bg: #1f1f1f;
  background: #1f1f1f
}

[data-pc-theme=dark] .btn:not(.btn-light) {
  --bs-btn-color: var(--bs-heading-color)
}

[data-pc-theme=dark] .bg-light-secondary,
[data-pc-theme=dark] .btn-light-secondary,
[data-pc-theme=dark] .btn-link-dark,
[data-pc-theme=dark] .btn-link-secondary {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .pct-c-btn {
  background: #1f1f1f;
  border-color: #1f1f1f
}

[data-pc-theme=dark] .dropdown-menu {
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-bg: #2c2c2c;
  --bs-dropdown-link-hover-bg: #1a1a1a;
  --bs-dropdown-divider-bg: #1f1f1f
}

[data-pc-theme=dark] .pagination {
  --bs-pagination-bg: #1a1a1a;
  --bs-pagination-border-color: #242424;
  --bs-pagination-hover-bg: #212121;
  --bs-pagination-hover-border-color: #242424;
  --bs-pagination-focus-bg: #212121;
  --bs-pagination-disabled-bg: #151515;
  --bs-pagination-disabled-border-color: #242424
}

[data-pc-theme=dark] .accordion-item {
  --bs-accordion-bg: transparent;
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-btn-bg: transparent;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-active-bg: rgba(var(--bs-primary-rgb), 0.2);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dee2e6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

[data-pc-theme=dark] .navbar.navbar-light .navbar-nav {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #ffffff;
  --bs-navbar-brand-color: #ffffff;
  --bs-navbar-brand-hover-color: #ffffff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

[data-pc-theme=dark] .btn-close {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 16 16'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat
}

[data-pc-theme=dark] .btn-close.btn-close-white {
  filter: none
}

[data-pc-theme=dark] .modal {
  --bs-modal-bg: #1c1c1c;
  --bs-modal-header-border-color: #242424;
  --bs-modal-footer-border-color: #242424
}

[data-pc-theme=dark] .ecomm-prod-slider .carousel-indicators [data-bs-target] {
  background-color: transparent
}

[data-pc-theme=dark] .toast {
  --bs-toast-bg: #1c1c1c;
  --bs-toast-color: var(--bs-body-color);
  --bs-toast-header-bg: #212121;
  --bs-toast-header-color: var(--bs-heading-color)
}

[data-pc-theme=dark] .vtree a.vtree-leaf-label {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .vtree li.vtree-leaf a.vtree-leaf-label:hover,
[data-pc-theme=dark] .vtree li.vtree-leaf.vtree-selected>a.vtree-leaf-label {
  background-color: #262626;
  outline-color: #262626
}

[data-pc-theme=dark] .custom-select,
[data-pc-theme=dark] .datatable-input,
[data-pc-theme=dark] .datatable-selector,
[data-pc-theme=dark] .form-control,
[data-pc-theme=dark] .form-select {
  background-color: transparent;
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .custom-select:not(:focus),
[data-pc-theme=dark] .datatable-input:not(:focus),
[data-pc-theme=dark] .datatable-selector:not(:focus),
[data-pc-theme=dark] .form-control:not(:focus),
[data-pc-theme=dark] .form-select:not(:focus) {
  border-color: #383838
}

[data-pc-theme=dark] .custom-select.is-valid,
[data-pc-theme=dark] .datatable-input.is-valid,
[data-pc-theme=dark] .datatable-selector.is-valid,
[data-pc-theme=dark] .form-control.is-valid,
[data-pc-theme=dark] .form-select.is-valid {
  border-color: var(--bs-success)
}

[data-pc-theme=dark] .custom-select.is-invalid,
[data-pc-theme=dark] .datatable-input.is-invalid,
[data-pc-theme=dark] .datatable-selector.is-invalid,
[data-pc-theme=dark] .form-control.is-invalid,
[data-pc-theme=dark] .form-select.is-invalid {
  border-color: var(--bs-danger)
}

[data-pc-theme=dark] .form-check-input:not(:checked),
[data-pc-theme=dark] .form-control::file-selector-button,
[data-pc-theme=dark] .input-group-text {
  background-color: #2c2c2c;
  color: var(--bs-body-color);
  border-color: #383838
}

[data-pc-theme=dark] .form-control-plaintext {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .form-control::-moz-placeholder {
  color: var(--bs-body-color);
  opacity: .6
}

[data-pc-theme=dark] .form-control::placeholder {
  color: var(--bs-body-color);
  opacity: .6
}

[data-pc-theme=dark] .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #242424
}

[data-pc-theme=dark] .form-select:not([multiple]),
[data-pc-theme=dark] select.custom-select,
[data-pc-theme=dark] select.datatable-input,
[data-pc-theme=dark] select.datatable-selector,
[data-pc-theme=dark] select.form-control {
  background-color: #2c2c2c;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236f747f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 16px 12px
}

[data-pc-theme=dark] .form-range::-webkit-slider-runnable-track {
  background-color: #2c2c2c
}

[data-pc-theme=dark] .drp-search .form-control {
  background: 0 0
}

[data-pc-theme=dark] .loader {
  background-color: rgba(18, 18, 18, .5)
}

[data-pc-theme=dark] .text-dark {
  color: var(--bs-body-color) !important
}

[data-pc-theme=dark] .contact-hero {
  background: var(--bs-body-bg)
}

[data-pc-theme=dark] .carousel-dark .carousel-caption h5 {
  color: #000
}

[data-pc-theme=dark] .alert-primary {
  color: #0B638C;
  background: rgba(22, 119, 255, .2);
  border-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark] .alert-primary .alert-link {
  color: #0B638C
}

[data-pc-theme=dark] .badge.bg-light-primary {
  background: rgba(22, 119, 255, .2);
  color: #0B638C;
  border-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark] .icon-svg-primary {
  fill: rgba(22, 119, 255, .2);
  stroke: #0B638C
}

[data-pc-theme=dark] .bg-light-primary {
  background: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark] .btn-light-primary:not(:hover) {
  background: rgba(22, 119, 255, .2) !important;
  border-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark] .btn-link-primary:active,
[data-pc-theme=dark] .btn-link-primary:focus,
[data-pc-theme=dark] .btn-link-primary:hover,
[data-pc-theme=dark] .btn-link-primary:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-primary:not(:disabled):not(.disabled):active {
  background: rgba(22, 119, 255, .2);
  border-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-primary:checked {
  border-color: rgba(22, 119, 255, .2);
  background-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark] .alert-secondary {
  color: #6c757d;
  background: rgba(108, 117, 125, .2);
  border-color: rgba(108, 117, 125, .2)
}

[data-pc-theme=dark] .alert-secondary .alert-link {
  color: #6c757d
}

[data-pc-theme=dark] .badge.bg-light-secondary {
  background: rgba(108, 117, 125, .2);
  color: #6c757d;
  border-color: rgba(108, 117, 125, .2)
}

[data-pc-theme=dark] .icon-svg-secondary {
  fill: rgba(108, 117, 125, .2);
  stroke: #6c757d
}

[data-pc-theme=dark] .bg-light-secondary {
  background: rgba(108, 117, 125, .2)
}

[data-pc-theme=dark] .btn-light-secondary:not(:hover) {
  background: rgba(108, 117, 125, .2) !important;
  border-color: rgba(108, 117, 125, .2)
}

[data-pc-theme=dark] .btn-link-secondary:active,
[data-pc-theme=dark] .btn-link-secondary:focus,
[data-pc-theme=dark] .btn-link-secondary:hover,
[data-pc-theme=dark] .btn-link-secondary:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-secondary:not(:disabled):not(.disabled):active {
  background: rgba(108, 117, 125, .2);
  border-color: rgba(108, 117, 125, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-secondary:checked {
  border-color: rgba(108, 117, 125, .2);
  background-color: rgba(108, 117, 125, .2)
}

[data-pc-theme=dark] .alert-success {
  color: #52c41a;
  background: rgba(82, 196, 26, .2);
  border-color: rgba(82, 196, 26, .2)
}

[data-pc-theme=dark] .alert-success .alert-link {
  color: #52c41a
}

[data-pc-theme=dark] .badge.bg-light-success {
  background: rgba(82, 196, 26, .2);
  color: #52c41a;
  border-color: rgba(82, 196, 26, .2)
}

[data-pc-theme=dark] .icon-svg-success {
  fill: rgba(82, 196, 26, .2);
  stroke: #52c41a
}

[data-pc-theme=dark] .bg-light-success {
  background: rgba(82, 196, 26, .2)
}

[data-pc-theme=dark] .btn-light-success:not(:hover) {
  background: rgba(82, 196, 26, .2) !important;
  border-color: rgba(82, 196, 26, .2)
}

[data-pc-theme=dark] .btn-link-success:active,
[data-pc-theme=dark] .btn-link-success:focus,
[data-pc-theme=dark] .btn-link-success:hover,
[data-pc-theme=dark] .btn-link-success:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-success:not(:disabled):not(.disabled):active {
  background: rgba(82, 196, 26, .2);
  border-color: rgba(82, 196, 26, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-success:checked {
  border-color: rgba(82, 196, 26, .2);
  background-color: rgba(82, 196, 26, .2)
}

[data-pc-theme=dark] .alert-info {
  color: #13c2c2;
  background: rgba(19, 194, 194, .2);
  border-color: rgba(19, 194, 194, .2)
}

[data-pc-theme=dark] .alert-info .alert-link {
  color: #13c2c2
}

[data-pc-theme=dark] .badge.bg-light-info {
  background: rgba(19, 194, 194, .2);
  color: #13c2c2;
  border-color: rgba(19, 194, 194, .2)
}

[data-pc-theme=dark] .icon-svg-info {
  fill: rgba(19, 194, 194, .2);
  stroke: #13c2c2
}

[data-pc-theme=dark] .bg-light-info {
  background: rgba(19, 194, 194, .2)
}

[data-pc-theme=dark] .btn-light-info:not(:hover) {
  background: rgba(19, 194, 194, .2) !important;
  border-color: rgba(19, 194, 194, .2)
}

[data-pc-theme=dark] .btn-link-info:active,
[data-pc-theme=dark] .btn-link-info:focus,
[data-pc-theme=dark] .btn-link-info:hover,
[data-pc-theme=dark] .btn-link-info:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-info:not(:disabled):not(.disabled):active {
  background: rgba(19, 194, 194, .2);
  border-color: rgba(19, 194, 194, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-info:checked {
  border-color: rgba(19, 194, 194, .2);
  background-color: rgba(19, 194, 194, .2)
}

[data-pc-theme=dark] .alert-warning {
  color: #faad14;
  background: rgba(250, 173, 20, .2);
  border-color: rgba(250, 173, 20, .2)
}

[data-pc-theme=dark] .alert-warning .alert-link {
  color: #faad14
}

[data-pc-theme=dark] .badge.bg-light-warning {
  background: rgba(250, 173, 20, .2);
  color: #faad14;
  border-color: rgba(250, 173, 20, .2)
}

[data-pc-theme=dark] .icon-svg-warning {
  fill: rgba(250, 173, 20, .2);
  stroke: #faad14
}

[data-pc-theme=dark] .bg-light-warning {
  background: rgba(250, 173, 20, .2)
}

[data-pc-theme=dark] .btn-light-warning:not(:hover) {
  background: rgba(250, 173, 20, .2) !important;
  border-color: rgba(250, 173, 20, .2)
}

[data-pc-theme=dark] .btn-link-warning:active,
[data-pc-theme=dark] .btn-link-warning:focus,
[data-pc-theme=dark] .btn-link-warning:hover,
[data-pc-theme=dark] .btn-link-warning:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-warning:not(:disabled):not(.disabled):active {
  background: rgba(250, 173, 20, .2);
  border-color: rgba(250, 173, 20, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-warning:checked {
  border-color: rgba(250, 173, 20, .2);
  background-color: rgba(250, 173, 20, .2)
}

[data-pc-theme=dark] .alert-danger {
  color: #ff4d4f;
  background: rgba(255, 77, 79, .2);
  border-color: rgba(255, 77, 79, .2)
}

[data-pc-theme=dark] .alert-danger .alert-link {
  color: #ff4d4f
}

[data-pc-theme=dark] .badge.bg-light-danger {
  background: rgba(255, 77, 79, .2);
  color: #ff4d4f;
  border-color: rgba(255, 77, 79, .2)
}

[data-pc-theme=dark] .icon-svg-danger {
  fill: rgba(255, 77, 79, .2);
  stroke: #ff4d4f
}

[data-pc-theme=dark] .bg-light-danger {
  background: rgba(255, 77, 79, .2)
}

[data-pc-theme=dark] .btn-light-danger:not(:hover) {
  background: rgba(255, 77, 79, .2) !important;
  border-color: rgba(255, 77, 79, .2)
}

[data-pc-theme=dark] .btn-link-danger:active,
[data-pc-theme=dark] .btn-link-danger:focus,
[data-pc-theme=dark] .btn-link-danger:hover,
[data-pc-theme=dark] .btn-link-danger:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-danger:not(:disabled):not(.disabled):active {
  background: rgba(255, 77, 79, .2);
  border-color: rgba(255, 77, 79, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-danger:checked {
  border-color: rgba(255, 77, 79, .2);
  background-color: rgba(255, 77, 79, .2)
}

[data-pc-theme=dark] .alert-light {
  color: #f8f9fa;
  background: rgba(248, 249, 250, .2);
  border-color: rgba(248, 249, 250, .2)
}

[data-pc-theme=dark] .alert-light .alert-link {
  color: #f8f9fa
}

[data-pc-theme=dark] .badge.bg-light-light {
  background: rgba(248, 249, 250, .2);
  color: #f8f9fa;
  border-color: rgba(248, 249, 250, .2)
}

[data-pc-theme=dark] .icon-svg-light {
  fill: rgba(248, 249, 250, .2);
  stroke: #f8f9fa
}

[data-pc-theme=dark] .bg-light-light {
  background: rgba(248, 249, 250, .2)
}

[data-pc-theme=dark] .btn-light-light:not(:hover) {
  background: rgba(248, 249, 250, .2) !important;
  border-color: rgba(248, 249, 250, .2)
}

[data-pc-theme=dark] .btn-link-light:active,
[data-pc-theme=dark] .btn-link-light:focus,
[data-pc-theme=dark] .btn-link-light:hover,
[data-pc-theme=dark] .btn-link-light:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-light:not(:disabled):not(.disabled):active {
  background: rgba(248, 249, 250, .2);
  border-color: rgba(248, 249, 250, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-light:checked {
  border-color: rgba(248, 249, 250, .2);
  background-color: rgba(248, 249, 250, .2)
}

[data-pc-theme=dark] .alert-dark {
  color: #212529;
  background: rgba(33, 37, 41, .2);
  color: var(--bs-body-color);
  background-color: #2c2c2c;
  border-color: #383838
}

[data-pc-theme=dark] .alert-dark .alert-link {
  color: #212529;
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .badge.bg-light-dark {
  background: rgba(33, 37, 41, .2);
  color: #212529;
  border-color: rgba(33, 37, 41, .2)
}

[data-pc-theme=dark] .icon-svg-dark {
  fill: rgba(33, 37, 41, .2);
  stroke: #212529
}

[data-pc-theme=dark] .bg-light-dark {
  background: rgba(33, 37, 41, .2)
}

[data-pc-theme=dark] .btn-light-dark:not(:hover) {
  background: rgba(33, 37, 41, .2) !important;
  border-color: rgba(33, 37, 41, .2);
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .btn-link-dark:active,
[data-pc-theme=dark] .btn-link-dark:focus,
[data-pc-theme=dark] .btn-link-dark:hover,
[data-pc-theme=dark] .btn-link-dark:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-link-dark:not(:disabled):not(.disabled):active {
  background: rgba(33, 37, 41, .2);
  border-color: rgba(33, 37, 41, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-dark:checked {
  background-color: rgba(33, 37, 41, .2);
  border-color: rgba(255, 255, 255, .2)
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-dark: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")
}

[data-pc-theme=dark] .custom-switch-v1.form-check .form-check-input.input-light-dark:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='4.1' fill='%2334495E'/%3e%3c/svg%3e")
}

[data-pc-theme=dark] .form-check .form-check-input.input-light-dark:checked,
[data-pc-theme=dark] .form-check .form-check-input.input-light-dark:checked[type=checkbox] {
  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='%23ffffff'/%3e%3c/svg%3e")
}

[data-pc-theme=dark] .form-floating>.custom-select:not(:-moz-placeholder-shown)~label::after,
[data-pc-theme=dark] .form-floating>.form-control:not(:-moz-placeholder-shown)~label::after {
  background: #2c2c2c
}

[data-pc-theme=dark] .form-floating>.custom-select:focus~label::after,
[data-pc-theme=dark] .form-floating>.custom-select:not(:placeholder-shown)~label::after,
[data-pc-theme=dark] .form-floating>.form-control-plaintext~label::after,
[data-pc-theme=dark] .form-floating>.form-control:focus~label::after,
[data-pc-theme=dark] .form-floating>.form-control:not(:placeholder-shown)~label::after,
[data-pc-theme=dark] .form-floating>.form-select~label::after {
  background: #2c2c2c
}

[data-pc-theme=dark][data-pc-preset=preset-1] .form-check .form-check-input.input-light-primary:checked {
  border-color: rgba(22, 119, 255, .2);
  background-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary {
  background: rgba(22, 119, 255, .2);
  color: #0B638C;
  border-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary .material-icons-two-tone {
  background-color: #0B638C
}

.show>[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary.dropdown-toggle,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary.focus,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary:focus,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary:hover,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary:not(:disabled):not(.disabled).active,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-light-primary:not(:disabled):not(.disabled):active {
  background: #0B638C;
  color: #fff;
  border-color: #0B638C
}

[data-pc-theme=dark][data-pc-preset=preset-1] .btn-check:active+.btn-light-primary,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-check:checked+.btn-light-primary {
  background: #0B638C !important;
  color: #fff;
  border-color: #0B638C
}

[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary {
  background: 0 0;
  color: #0B638C;
  border-color: transparent
}

[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary .material-icons-two-tone {
  background-color: #0B638C
}

.show>[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary.dropdown-toggle,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-check:active+.btn-link-primary,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-check:checked+.btn-link-primary,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary.focus,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary:focus,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary:hover,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary:not(:disabled):not(.disabled).active,
[data-pc-theme=dark][data-pc-preset=preset-1] .btn-link-primary:not(:disabled):not(.disabled):active {
  background: rgba(22, 119, 255, .2);
  color: #0B638C;
  border-color: rgba(22, 119, 255, .2)
}

[data-pc-theme=dark] .card .bg-light,
[data-pc-theme=dark] .card .card-footer.bg-light {
  background-color: rgba(0, 0, 0, .15) !important
}

[data-pc-theme=dark] .card .border {
  border-color: #343a3e !important
}

[data-pc-theme=dark] .profile-wave-card {
  background-color: #1c1c1c
}

[data-pc-theme=dark] .profile-wave-card .card-body {
  background-color: rgba(var(--bs-primary-rgb), .3)
}

[data-pc-theme=dark] .datepicker-footer,
[data-pc-theme=dark] .datepicker-picker,
[data-pc-theme=dark] .introjs-tooltip,
[data-pc-theme=dark] .notifier {
  background-color: #1f1f1f
}

[data-pc-theme=dark] .datepicker-cell.focused:not(.selected),
[data-pc-theme=dark] .datepicker-cell:not(.disabled):hover {
  background: var(--bs-primary)
}

[data-pc-theme=dark] .datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
  background-color: rgba(var(--bs-primary), .3)
}

[data-pc-theme=dark] .datepicker-cell.range {
  background: #1f1f1f
}

[data-pc-theme=dark] .datepicker-controls .btn {
  background: 0 0;
  border: transparent;
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .i-main .i-block {
  border-color: rgba(0, 0, 0, .3)
}

[data-pc-theme=dark] .material-icons-two-tone:not([class*=text]) {
  background-color: var(--bs-body-color)
}

[data-pc-theme=dark] .flatpickr-calendar {
  background: var(--bs-body-bg);
  box-shadow: none
}

[data-pc-theme=dark] .flatpickr-calendar .flatpickr-month,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-months .flatpickr-next-month,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
  color: var(--bs-body-color);
  fill: var(--bs-body-color)
}

[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day,
[data-pc-theme=dark] .flatpickr-calendar span.flatpickr-weekday {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.flatpickr-disabled,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.nextMonthDay,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.notAllowed,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.notAllowed.nextMonthDay,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.notAllowed.prevMonthDay,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.prevMonthDay {
  color: var(--bs-body-color);
  opacity: .3
}

[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.inRange,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.nextMonthDay.inRange,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.nextMonthDay.today.inRange,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.nextMonthDay:focus,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.nextMonthDay:hover,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.prevMonthDay.inRange,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.prevMonthDay.today.inRange,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.prevMonthDay:focus,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.prevMonthDay:hover,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day.today.inRange,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day:focus,
[data-pc-theme=dark] .flatpickr-calendar .flatpickr-day:hover {
  background: #383838;
  border-color: #383838;
  box-shadow: -5px 0 0 #383838, 5px 0 0 #383838
}

[data-pc-theme=dark] .flatpickr-calendar.arrowTop:after,
[data-pc-theme=dark] .flatpickr-calendar.arrowTop:before {
  border-bottom-color: var(--bs-body-bg)
}

[data-pc-theme=dark] .flatpickr-calendar.arrowBottom:after,
[data-pc-theme=dark] .flatpickr-calendar.arrowBottom:before {
  border-top-color: var(--bs-body-bg)
}

[data-pc-theme=dark] .flatpickr-calendar.hasTime .flatpickr-time {
  border-top: none
}

[data-pc-theme=dark] .flatpickr-time .flatpickr-am-pm,
[data-pc-theme=dark] .flatpickr-time input {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .flatpickr-time .flatpickr-am-pm:focus,
[data-pc-theme=dark] .flatpickr-time .flatpickr-am-pm:hover,
[data-pc-theme=dark] .flatpickr-time input:focus,
[data-pc-theme=dark] .flatpickr-time input:hover {
  background: #383838
}

[data-pc-theme=dark] .flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: var(--bs-body-color)
}

[data-pc-theme=dark] .flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: var(--bs-body-color)
}

[data-pc-theme=dark] .prod-likes .prod-likes-icon {
  stroke: rgba(255, 255, 255, .5);
  fill: rgba(255, 255, 255, .2)
}

[data-pc-theme=dark] .choices__inner {
  border-color: rgba(255, 255, 255, .15);
  background: 0 0
}

[data-pc-theme=dark] .choices__inner .choices__input {
  background: 0 0;
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .choices[data-type*=select-one]:after {
  border-color: var(--bs-body-color) transparent transparent
}

[data-pc-theme=dark] .choices[data-type*=select-one] .choices__input {
  background-color: transparent;
  border-bottom: none
}

[data-pc-theme=dark] .choices.is-disabled .choices__inner,
[data-pc-theme=dark] .choices.is-disabled .choices__input {
  background: 0 0
}

[data-pc-theme=dark] .choices__list--dropdown {
  background: var(--bs-body-bg)
}

[data-pc-theme=dark] .noUi-target {
  box-shadow: none;
  background: rgba(0, 0, 0, .1);
  border-color: rgba(255, 255, 255, .15)
}

[data-pc-theme=dark] .noUi-handle {
  background: var(--bs-body-bg);
  border-color: rgba(255, 255, 255, .15);
  box-shadow: none
}

[data-pc-theme=dark] .noUi-handle:after,
[data-pc-theme=dark] .noUi-handle:before {
  background: var(--bs-body-color)
}

[data-pc-theme=dark] .noUi-tooltip {
  background: var(--bs-body-bg);
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .typeahead>ul {
  background: var(--bs-body-bg)
}

[data-pc-theme=dark] .ql-container.ql-snow,
[data-pc-theme=dark] .ql-toolbar.ql-snow {
  border-color: #383838
}

[data-pc-theme=dark] .ql-snow .ql-picker {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .ql-snow .ql-stroke {
  stroke: var(--bs-body-color)
}

[data-pc-theme=dark] .ck {
  --ck-color-base-background: var(--bs-body-bg);
  --ck-color-toolbar-background: var(--bs-body-bg);
  --ck-color-base-border: #383838;
  --ck-color-toolbar-border: #383838;
  --ck-color-dropdown-panel-border: rgba(0, 0, 0, 0.5);
  --ck-color-button-default-background: transparent;
  --ck-color-text: var(--bs-body-color);
  --ck-color-list-background: var(--bs-body-bg);
  --ck-color-button-default-hover-background: #383838;
  --ck-color-button-default-active-background: #383838;
  --ck-color-button-on-active-background: #383838;
  --ck-color-button-on-background: #383838;
  --ck-color-button-on-hover-background: #383838;
  --ck-color-list-button-hover-background: #383838;
  --ck-color-dropdown-panel-background: var(--bs-body-bg);
  --ck-color-input-background: var(--bs-body-bg);
  --ck-color-panel-background: var(--bs-body-bg);
  --ck-color-panel-border: #383838
}

[data-pc-theme=dark] .ck.ck-editor__editable.ck-editor__editable_inline {
  background: var(--bs-body-bg) !important;
  border-color: #383838
}

[data-pc-theme=dark] #cke5-inline-demo .ck-content {
  border-color: #383838
}

[data-pc-theme=dark] .CodeMirror,
[data-pc-theme=dark] .editor-toolbar {
  background: var(--bs-body-bg);
  color: var(--bs-body-color);
  border-color: #383838
}

[data-pc-theme=dark] .editor-toolbar i.separator {
  border-left-color: #383838;
  border-right-color: #383838
}

[data-pc-theme=dark] .editor-toolbar a {
  color: var(--bs-body-color) !important
}

[data-pc-theme=dark] .editor-toolbar a.active,
[data-pc-theme=dark] .editor-toolbar a:hover {
  background: #383838;
  border-color: #383838
}

[data-pc-theme=dark] .uppy-Dashboard-inner,
[data-pc-theme=dark] .uppy-DragDrop-container {
  background: #383838;
  border-color: #383838
}

[data-pc-theme=dark] .uppy-DashboardTab-btn:hover {
  background: #383838
}

[data-pc-theme=dark] .uppy-Dashboard-AddFiles-title,
[data-pc-theme=dark] .uppy-DashboardTab-btn {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] [data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles {
  border-color: #383838
}

[data-pc-theme=dark] .uppy-DashboardContent-bar,
[data-pc-theme=dark] .uppy-StatusBar {
  border: none;
  color: var(--bs-body-color);
  background: #383838
}

[data-pc-theme=dark] .datatable-table,
[data-pc-theme=dark] .table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-border-color: #383838
}

[data-pc-theme=dark] .datatable-table thead th,
[data-pc-theme=dark] .table thead th {
  color: var(--bs-body-color);
  border-color: #383838
}

[data-pc-theme=dark] .datatable-table td,
[data-pc-theme=dark] .datatable-table th,
[data-pc-theme=dark] .datatable-table>:not(:last-child)>:last-child>*,
[data-pc-theme=dark] .table td,
[data-pc-theme=dark] .table th,
[data-pc-theme=dark] .table>:not(:last-child)>:last-child>* {
  border-color: #383838
}

[data-pc-theme=dark] .datatable-table[class*=bg-]>:not(caption)>*>*,
[data-pc-theme=dark] .table[class*=bg-]>:not(caption)>*>* {
  color: #fff
}

[data-pc-theme=dark] .datatable-table::not([class*=bg-])>:not(caption)>*>*,
[data-pc-theme=dark] .table::not([class*=bg-])>:not(caption)>*>* {
  background-color: transparent;
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-accent-bg: transparent
}

[data-pc-theme=dark] .table-hover tbody tr:hover {
  background: rgba(255, 255, 255, .08)
}

[data-pc-theme=dark] .datatable-pagination a {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .datatable-pagination a:hover {
  background: #383838
}

[data-pc-theme=dark] .datatable-pagination .active a {
  color: #fff
}

[data-pc-theme=dark] .datatable-sorter::after {
  border-bottom-color: var(--bs-body-color)
}

[data-pc-theme=dark] .datatable-sorter::before {
  border-top-color: var(--bs-body-color)
}

[data-pc-theme=dark] .datatable-table.dataTable[class*=table-] thead th,
[data-pc-theme=dark] .dtfh-floatingparentfoot table th,
[data-pc-theme=dark] .table.dataTable[class*=table-] thead th,
[data-pc-theme=dark] div.DTFC_LeftHeadWrapper table,
[data-pc-theme=dark] div.DTFC_RightHeadWrapper table,
[data-pc-theme=dark] div.dataTables_scrollBody>table>tbody tr:first-child td,
[data-pc-theme=dark] div.dataTables_scrollBody>table>tbody tr:first-child th,
[data-pc-theme=dark] table.DTFC_Cloned tr,
[data-pc-theme=dark] table.dataTable tbody tr>.dtfc-fixed-left,
[data-pc-theme=dark] table.dataTable tbody tr>.dtfc-fixed-right,
[data-pc-theme=dark] table.datatable.fixedHeader-floating,
[data-pc-theme=dark] table.datatable.fixedHeader-locked {
  background: var(--bs-body-bg)
}

[data-pc-theme=dark] .table.datatable[class*=table-] thead th,
[data-pc-theme=dark] table.dataTable tfoot tr>.dtfc-fixed-left,
[data-pc-theme=dark] table.dataTable tfoot tr>.dtfc-fixed-right,
[data-pc-theme=dark] table.dataTable thead tr>.dtfc-fixed-left,
[data-pc-theme=dark] table.dataTable thead tr>.dtfc-fixed-right {
  background: #383838
}

[data-pc-theme=dark] .table-bordered>:not(caption)>* {
  border-width: 0
}

[data-pc-theme=dark] table.datatable>tbody>tr.child ul.dtr-details>li {
  border-bottom-color: #383838
}

[data-pc-theme=dark] .datatable-pagination a,
[data-pc-theme=dark] .datatable-pagination button {
  background-color: transparent
}

[data-pc-theme=dark] .datatable-pagination .datatable-active a,
[data-pc-theme=dark] .datatable-pagination .datatable-active a:focus,
[data-pc-theme=dark] .datatable-pagination .datatable-active a:hover,
[data-pc-theme=dark] .datatable-pagination .datatable-active button,
[data-pc-theme=dark] .datatable-pagination .datatable-active button:focus,
[data-pc-theme=dark] .datatable-pagination .datatable-active button:hover {
  background-color: #2c2c2c
}

[data-pc-theme=dark] .apexcharts-legend-text {
  color: var(--bs-body-color) !important
}

[data-pc-theme=dark] text {
  fill: var(--bs-body-color) !important
}

[data-pc-theme=dark] .apexcharts-data-labels text,
[data-pc-theme=dark] .apexcharts-datalabels text {
  fill: #fff !important
}

[data-pc-theme=dark] .apexcharts-menu {
  color: var(--bs-body-color);
  background: #2c2c2c;
  border-color: #2c2c2c
}

[data-pc-theme=dark] .apexcharts-theme-light .apexcharts-menu-item:hover {
  color: var(--bs-body-color);
  background: rgba(0, 0, 0, .1)
}

[data-pc-theme=dark] .apexcharts-canvas line {
  stroke: transparent !important
}

[data-pc-theme=dark] .apexcharts-tooltip.apexcharts-theme-light {
  background: var(--bs-body-bg);
  border-color: #383838
}

[data-pc-theme=dark] .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
  background: var(--bs-body-bg);
  border-bottom-color: #383838
}

[data-pc-theme=dark] .auth-main .auth-wrapper.v2,
[data-pc-theme=dark] .auth-main .auth-wrapper.v3,
[data-pc-theme=dark] .fc .fc-list-sticky .fc-list-day>*,
[data-pc-theme=dark] .fc .fc-scrollgrid-section-sticky>* {
  background: #1c1c1c
}

[data-pc-theme=dark] .table-bordered,
[data-pc-theme=dark] .table-bordered td,
[data-pc-theme=dark] .table-bordered th {
  border-color: #383838
}

[data-pc-theme=dark] .contact-form.bg-white {
  background: #1c1c1c !important
}

[data-pc-theme=dark] .fc-event.event-primary,
[data-pc-theme=dark] .fc-event.event-primary.fc-h-event .fc-event-main {
  background: #0B638C !important;
  color: #fff !important;
  border-color: #0B638C !important
}

[data-pc-theme=dark] .fc-event.event-primary.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-primary.fc-h-event:hover {
  background: #0B638C;
  color: #fff;
  border-color: #0B638C !important
}

[data-pc-theme=dark] .fc-event.event-secondary,
[data-pc-theme=dark] .fc-event.event-secondary.fc-h-event .fc-event-main {
  background: #6c757d !important;
  color: #fff !important;
  border-color: #6c757d !important
}

[data-pc-theme=dark] .fc-event.event-secondary.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-secondary.fc-h-event:hover {
  background: #6c757d;
  color: #fff;
  border-color: #6c757d !important
}

[data-pc-theme=dark] .fc-event.event-success,
[data-pc-theme=dark] .fc-event.event-success.fc-h-event .fc-event-main {
  background: #52c41a !important;
  color: #fff !important;
  border-color: #52c41a !important
}

[data-pc-theme=dark] .fc-event.event-success.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-success.fc-h-event:hover {
  background: #52c41a;
  color: #fff;
  border-color: #52c41a !important
}

[data-pc-theme=dark] .fc-event.event-info,
[data-pc-theme=dark] .fc-event.event-info.fc-h-event .fc-event-main {
  background: #13c2c2 !important;
  color: #fff !important;
  border-color: #13c2c2 !important
}

[data-pc-theme=dark] .fc-event.event-info.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-info.fc-h-event:hover {
  background: #13c2c2;
  color: #fff;
  border-color: #13c2c2 !important
}

[data-pc-theme=dark] .fc-event.event-warning,
[data-pc-theme=dark] .fc-event.event-warning.fc-h-event .fc-event-main {
  background: #faad14 !important;
  color: #fff !important;
  border-color: #faad14 !important
}

[data-pc-theme=dark] .fc-event.event-warning.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-warning.fc-h-event:hover {
  background: #faad14;
  color: #fff;
  border-color: #faad14 !important
}

[data-pc-theme=dark] .fc-event.event-danger,
[data-pc-theme=dark] .fc-event.event-danger.fc-h-event .fc-event-main {
  background: #ff4d4f !important;
  color: #fff !important;
  border-color: #ff4d4f !important
}

[data-pc-theme=dark] .fc-event.event-danger.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-danger.fc-h-event:hover {
  background: #ff4d4f;
  color: #fff;
  border-color: #ff4d4f !important
}

[data-pc-theme=dark] .fc-event.event-light,
[data-pc-theme=dark] .fc-event.event-light.fc-h-event .fc-event-main {
  background: #f8f9fa !important;
  color: #fff !important;
  border-color: #f8f9fa !important
}

[data-pc-theme=dark] .fc-event.event-light.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-light.fc-h-event:hover {
  background: #f8f9fa;
  color: #fff;
  border-color: #f8f9fa !important
}

[data-pc-theme=dark] .fc-event.event-dark,
[data-pc-theme=dark] .fc-event.event-dark.fc-h-event .fc-event-main {
  background: #212529 !important;
  color: #fff !important;
  border-color: #212529 !important
}

[data-pc-theme=dark] .fc-event.event-dark.fc-h-event:focus,
[data-pc-theme=dark] .fc-event.event-dark.fc-h-event:hover {
  background: #212529;
  color: #fff;
  border-color: #212529 !important
}

[data-pc-theme=dark] .btns-gallery .btn-light-primary:not(.active),
[data-pc-theme=dark] .btns-gallery .btn-light-primary:not(:active),
[data-pc-theme=dark] .btns-gallery .btn-light-primary:not(:focus),
[data-pc-theme=dark] .btns-gallery .btn-light-primary:not(:hover) {
  background: 0 0 !important;
  border-color: transparent;
  color: #5f5f5f
}

[data-pc-theme=dark] .pc-header .dropdown-user-profile .drp-tabs .nav-item .nav-link,
[data-pc-theme=dark] .playbutton-wrapper [data-action],
[data-pc-theme=dark] .tns-outer [data-action],
[data-pc-theme=dark] .uppy-DragDrop-label,
[data-pc-theme=dark] .uppy-Root,
[data-pc-theme=dark] .uppy-StatusBar-content,
[data-pc-theme=dark].component-page .footer .footer-link a:not(:hover) {
  color: var(--bs-body-color)
}

[data-pc-theme=dark] .btns-gallery .btn-light-primary.active {
  background: var(--bs-primary) !important
}

[data-pc-theme=dark] .jvm-container path {
  fill: #383838
}

[data-pc-theme=dark] .btn-light-primary .material-icons-two-tone {
  background-color: #0B638C
}

[data-pc-theme=dark] .btn-light-primary:hover {
  background: #0B638C;
  border-color: #0B638C
}

[data-pc-theme=dark] .btn-light-primary:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-primary.focus,
[data-pc-theme=dark] .btn-light-primary:focus {
  background: #0B638C;
  border-color: #0B638C
}

[data-pc-theme=dark] .btn-light-primary.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-primary:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-primary.dropdown-toggle,
[data-pc-theme=dark] .btn-light-primary:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-primary:not(:disabled):not(.disabled):active {
  background: #0B638C;
  border-color: #0B638C
}

.show>[data-pc-theme=dark] .btn-light-primary.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-primary:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-primary:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-secondary .material-icons-two-tone {
  background-color: #6c757d
}

[data-pc-theme=dark] .btn-light-secondary:hover {
  background: #6c757d;
  border-color: #6c757d
}

[data-pc-theme=dark] .btn-light-secondary:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-secondary.focus,
[data-pc-theme=dark] .btn-light-secondary:focus {
  background: #6c757d;
  border-color: #6c757d
}

[data-pc-theme=dark] .btn-light-secondary.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-secondary:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-secondary.dropdown-toggle,
[data-pc-theme=dark] .btn-light-secondary:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-secondary:not(:disabled):not(.disabled):active {
  background: #6c757d;
  border-color: #6c757d
}

.show>[data-pc-theme=dark] .btn-light-secondary.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-secondary:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-secondary:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-success .material-icons-two-tone {
  background-color: #52c41a
}

[data-pc-theme=dark] .btn-light-success:hover {
  background: #52c41a;
  border-color: #52c41a
}

[data-pc-theme=dark] .btn-light-success:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-success.focus,
[data-pc-theme=dark] .btn-light-success:focus {
  background: #52c41a;
  border-color: #52c41a
}

[data-pc-theme=dark] .btn-light-success.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-success:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-success.dropdown-toggle,
[data-pc-theme=dark] .btn-light-success:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-success:not(:disabled):not(.disabled):active {
  background: #52c41a;
  border-color: #52c41a
}

.show>[data-pc-theme=dark] .btn-light-success.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-success:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-success:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-info .material-icons-two-tone {
  background-color: #13c2c2
}

[data-pc-theme=dark] .btn-light-info:hover {
  background: #13c2c2;
  border-color: #13c2c2
}

[data-pc-theme=dark] .btn-light-info:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-info.focus,
[data-pc-theme=dark] .btn-light-info:focus {
  background: #13c2c2;
  border-color: #13c2c2
}

[data-pc-theme=dark] .btn-light-info.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-info:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-info.dropdown-toggle,
[data-pc-theme=dark] .btn-light-info:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-info:not(:disabled):not(.disabled):active {
  background: #13c2c2;
  border-color: #13c2c2
}

.show>[data-pc-theme=dark] .btn-light-info.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-info:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-info:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-warning .material-icons-two-tone {
  background-color: #faad14
}

[data-pc-theme=dark] .btn-light-warning:hover {
  background: #faad14;
  border-color: #faad14
}

[data-pc-theme=dark] .btn-light-warning:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-warning.focus,
[data-pc-theme=dark] .btn-light-warning:focus {
  background: #faad14;
  border-color: #faad14
}

[data-pc-theme=dark] .btn-light-warning.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-warning:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-warning.dropdown-toggle,
[data-pc-theme=dark] .btn-light-warning:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-warning:not(:disabled):not(.disabled):active {
  background: #faad14;
  border-color: #faad14
}

.show>[data-pc-theme=dark] .btn-light-warning.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-warning:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-warning:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-danger .material-icons-two-tone {
  background-color: #ff4d4f
}

[data-pc-theme=dark] .btn-light-danger:hover {
  background: #ff4d4f;
  border-color: #ff4d4f
}

[data-pc-theme=dark] .btn-light-danger:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-danger.focus,
[data-pc-theme=dark] .btn-light-danger:focus {
  background: #ff4d4f;
  border-color: #ff4d4f
}

[data-pc-theme=dark] .btn-light-danger.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-danger:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-danger.dropdown-toggle,
[data-pc-theme=dark] .btn-light-danger:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-danger:not(:disabled):not(.disabled):active {
  background: #ff4d4f;
  border-color: #ff4d4f
}

.show>[data-pc-theme=dark] .btn-light-danger.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-danger:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-danger:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-light .material-icons-two-tone {
  background-color: #f8f9fa
}

[data-pc-theme=dark] .btn-light-light:hover {
  background: #f8f9fa;
  border-color: #f8f9fa
}

[data-pc-theme=dark] .btn-light-light:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-light.focus,
[data-pc-theme=dark] .btn-light-light:focus {
  background: #f8f9fa;
  border-color: #f8f9fa
}

[data-pc-theme=dark] .btn-light-light.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-light:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-light.dropdown-toggle,
[data-pc-theme=dark] .btn-light-light:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-light:not(:disabled):not(.disabled):active {
  background: #f8f9fa;
  border-color: #f8f9fa
}

.show>[data-pc-theme=dark] .btn-light-light.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-light:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-light:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-dark .material-icons-two-tone {
  background-color: #212529
}

[data-pc-theme=dark] .btn-light-dark:hover {
  background: #212529;
  border-color: #212529
}

[data-pc-theme=dark] .btn-light-dark:hover .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .btn-light-dark.focus,
[data-pc-theme=dark] .btn-light-dark:focus {
  background: #212529;
  border-color: #212529
}

[data-pc-theme=dark] .btn-light-dark.focus .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-dark:focus .material-icons-two-tone {
  background-color: #fff
}

.show>[data-pc-theme=dark] .btn-light-dark.dropdown-toggle,
[data-pc-theme=dark] .btn-light-dark:not(:disabled):not(.disabled).active,
[data-pc-theme=dark] .btn-light-dark:not(:disabled):not(.disabled):active {
  background: #212529;
  border-color: #212529
}

.show>[data-pc-theme=dark] .btn-light-dark.dropdown-toggle .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-dark:not(:disabled):not(.disabled).active .material-icons-two-tone,
[data-pc-theme=dark] .btn-light-dark:not(:disabled):not(.disabled):active .material-icons-two-tone {
  background-color: #fff
}

[data-pc-theme=dark] .mail-wrapper .mail-table tr:not(.unread) {
  background: rgba(0, 0, 0, .3)
}

[data-pc-theme=dark] .product-card .btn-prod-card {
  border-color: rgba(255, 255, 255, .4)
}

[data-pc-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

[data-pc-theme=dark] .slider-track,
[data-pc-theme=dark] .slider.slider-disabled .slider-track {
  background: var(--bs-body-bg)
}

[data-pc-theme=dark] div:where(.swal2-container) .swal2-range {
  background: var(--bs-body-bg) !important
}

[data-pc-theme=dark] .modal-body .bd-example-row {
  background: var(--bs-body-bg)
}

[data-pc-theme=dark] .btn-group .btn.btn-link-dark:hover {
  background: rgba(255, 255, 255, .04)
}

[data-pc-theme=dark] .auth-main .auth-wrapper .saprator:after {
  background: rgba(255, 255, 255, .2)
}

[data-pc-theme=dark] .auth-main .auth-wrapper.v1 .auth-form,
[data-pc-theme=dark] .soon-card-1 {
  background: 0 0
}

[data-pc-theme=dark].layout-2 {
  --pc-sidebar-background: #2c2c2c;
  --pc-sidebar-border: none;
  --pc-header-color: #fff
}

[data-pc-theme=dark] .latest-update-card .card-body .latest-update-box:after {
  background: rgba(255, 255, 255, .15)
}

[data-pc-theme=dark] .task-card .task-list::after,
[data-pc-theme=dark] .task-card .task-list::before {
  background: #2c2c2c
}

[data-pc-theme=dark] .dropzone {
  background: rgba(0, 0, 0, .1);
  border-color: rgba(255, 255, 255, .1)
}

[data-pc-theme=dark] .pc-header .header-user-profile .pc-head-link {
  background: 0 0
}

[data-pc-theme=dark] .pc-header .pc-mega-menu .pc-mega-dmenu .row.g-0>.col:not(.image-block) {
  border-right-color: rgba(var(--bs-body-bg-rgb), .5)
}

[data-pc-theme=dark] .pc-header .dropdown-notification .list-group-item-action:active,
[data-pc-theme=dark] .pc-header .dropdown-notification .list-group-item-action:focus,
[data-pc-theme=dark] .pc-header .dropdown-notification .list-group-item-action:hover {
  background: rgba(var(--bs-primary-rgb), .1)
}

[data-pc-theme=dark] .pc-header .dropdown-user-profile .drp-tabs .nav-item .nav-link.active {
  background: 0 0;
  color: var(--bs-primary)
}

[data-pc-theme=dark] .pc-header .dropdown-user-profile .drp-tabs .nav-item .nav-link.active:after {
  background: var(--bs-primary)
}

/* ==========================================
   CUSTOM COMPONENTS - MEDNEXA SYSTEM
   ========================================== */

/* Dashboard Sections */
.dashboard-section {
  margin-bottom: 2rem;
}

.section-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #495057;
}

/* Metric Cards */
.metric-card {
  transition: all 0.3s ease;
  border-radius: 10px;
  border: 1px solid #e9ecef;
  position: relative;
  overflow: hidden;
}

.metric-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.metric-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--bs-primary), #17a2b8);
}

.metric-value {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0;
  color: #495057;
}

.metric-label {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

.metric-variation {
  font-size: 0.75rem;
  font-weight: 600;
}

/* Trend Classes */
.trend-up {
  color: #28a745;
}

.trend-down {
  color: #dc3545;
}

.trend-neutral {
  color: #6c757d;
}

/* Filter Components */
.filter-card {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 1rem;
  margin-bottom: 1.5rem;
  border: 1px solid #e9ecef;
}

.btn-filter {
  background: var(--bs-primary);
  color: white;
  border: none;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  font-weight: 500;
  transition: all 0.3s ease;
}

.btn-filter:hover {
  background: var(--bs-link-hover-color);
  color: white;
  transform: translateY(-1px);
}

.btn-filter:focus {
  background: var(--bs-link-hover-color);
  color: white;
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.25);
}

/* Outline Buttons */
.btn-outline-primary {
  color: var(--bs-primary);
  border-color: var(--bs-primary);
  background-color: transparent;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active {
  color: white !important;
  background-color: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
}

.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.25);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary.active {
  color: white;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
  background-color: transparent;
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-warning.active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.25);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-info.active {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.25);
}

/* Button Sizes */
.btn-xs {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.25rem;
}

.btn-sm {
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  border-radius: 0.375rem;
}

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  border-radius: 0.5rem;
}

.btn-xl {
  padding: 1rem 2rem;
  font-size: 1.25rem;
  border-radius: 0.75rem;
}

/* Action Cards */
.action-card {
  border: 1px solid #e9ecef;
  border-radius: 10px;
  transition: all 0.3s ease;
  text-decoration: none;
  color: inherit;
}

.action-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: inherit;
}

.action-card .card-body {
  padding: 1.5rem;
}

.action-card .action-icon {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.action-card .action-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #495057;
}

.action-card .action-description {
  font-size: 0.875rem;
  color: #6c757d;
  margin-bottom: 0;
}

/* Avatar Components */
.avtar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 500;
}

.avtar-xs {
  width: 24px;
  height: 24px;
  font-size: 0.75rem;
}

.avtar-sm {
  width: 32px;
  height: 32px;
  font-size: 0.875rem;
}

.avtar {
  width: 40px;
  height: 40px;
  font-size: 1rem;
}

.avtar-lg {
  width: 60px;
  height: 60px;
  font-size: 1.25rem;
}

.avtar-xl {
  width: 80px;
  height: 80px;
  font-size: 1.5rem;
}

/* Chart Container */
.chart-container {
  background: white;
  border-radius: 10px;
  padding: 1rem;
  border: 1px solid #e9ecef;
}

/* Loading Components */
.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  border-radius: 10px;
}

.loading-card {
  background: rgba(248, 249, 250, 0.95);
  border-radius: 8px;
  padding: 2rem;
  text-align: center;
}

/* Interactive Elements */
.drill-down-btn {
  background: none;
  border: none;
  color: var(--bs-primary);
  text-decoration: underline;
  cursor: pointer;
  font-size: 0.875rem;
  padding: 0;
}

.drill-down-btn:hover {
  color: var(--bs-link-hover-color);
  text-decoration: underline;
}

/* Search Components */
.search-container {
  position: relative;
}

.search-input {
  padding-right: 2.5rem;
}

.search-icon {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  color: #6c757d;
}

/* Pagination Custom */
.pagination-container {
  display: flex;
  justify-content: between;
  align-items: center;
  margin-top: 1rem;
  flex-wrap: wrap;
  gap: 1rem;
}

.pagination-info {
  font-size: 0.875rem;
  color: #6c757d;
}

/* Status Badges */
.status-badge {
  padding: 0.25rem 0.75rem;
  border-radius: 50px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.status-active {
  background: #d4edda;
  color: #155724;
}

.status-inactive {
  background: #f8d7da;
  color: #721c24;
}

.status-pending {
  background: #fff3cd;
  color: #856404;
}

/* Form Enhancements */
.form-floating-custom {
  position: relative;
}

.form-floating-custom .form-control {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating-custom label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem 0.75rem;
  pointer-events: none;
  transition: all 0.3s ease;
  color: #6c757d;
}

/* Responsive Helpers */
@media (max-width: 768px) {
  .dashboard-section {
    margin-bottom: 1.5rem;
  }

  .metric-card {
    margin-bottom: 1rem;
  }

  .action-card .card-body {
    padding: 1rem;
  }

  .pagination-container {
    justify-content: center;
    text-align: center;
  }
}

/* ==========================================
   UTILITY CLASSES
   ========================================== */

/* Spacing Utilities */
.mb-section {
  margin-bottom: 2rem;
}

.mb-card {
  margin-bottom: 1.5rem;
}

.mb-element {
  margin-bottom: 1rem;
}

.pt-section {
  padding-top: 2rem;
}

.pb-section {
  padding-bottom: 2rem;
}

.py-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-card {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-card {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.p-card {
  padding: 1.5rem;
}

/* Text Utilities */
.text-primary-custom {
  color: var(--bs-primary) !important;
}

.text-muted-light {
  color: #8e9aaf !important;
}

.text-dark-custom {
  color: #495057 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fs-small {
  font-size: 0.875rem !important;
}

.fs-tiny {
  font-size: 0.75rem !important;
}

.fs-large {
  font-size: 1.125rem !important;
}

/* Background Utilities */
.bg-light-custom {
  background-color: #f8f9fa !important;
}

.bg-white-soft {
  background-color: #fefefe !important;
}

.bg-gradient-primary {
  background: linear-gradient(135deg, var(--bs-primary), #17a2b8) !important;
}

/* Border Utilities */
.border-light-custom {
  border-color: #e9ecef !important;
}

.border-radius-lg {
  border-radius: 10px !important;
}

.border-radius-xl {
  border-radius: 15px !important;
}

/* Shadow Utilities */
.shadow-soft {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
}

.shadow-medium {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
}

.shadow-strong {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
}

/* Transition Utilities */
.transition-all {
  transition: all 0.3s ease !important;
}

.transition-transform {
  transition: transform 0.3s ease !important;
}

.transition-opacity {
  transition: opacity 0.3s ease !important;
}

/* Display Utilities Enhancement */
.d-flex-center {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.d-flex-between {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.d-flex-start {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
}

.d-flex-end {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
}

/* Hover Effects */
.hover-lift:hover {
  transform: translateY(-2px);
}

.hover-scale:hover {
  transform: scale(1.02);
}

.hover-shadow:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* Custom Scrollbar */
.scrollbar-custom {
  scrollbar-width: thin;
  scrollbar-color: rgba(var(--bs-primary-rgb), 0.3) transparent;
}

.scrollbar-custom::-webkit-scrollbar {
  width: 6px;
}

.scrollbar-custom::-webkit-scrollbar-track {
  background: transparent;
}

.scrollbar-custom::-webkit-scrollbar-thumb {
  background-color: rgba(var(--bs-primary-rgb), 0.3);
  border-radius: 3px;
}

.scrollbar-custom::-webkit-scrollbar-thumb:hover {
  background-color: rgba(var(--bs-primary-rgb), 0.5);
}

/* ==========================================
   FORM COMPONENTS ENHANCEMENT
   ========================================== */

/* Enhanced Form Controls */
.form-control-custom {
  border: 1px solid #e9ecef;
  border-radius: 6px;
  padding: 0.75rem;
  transition: all 0.3s ease;
  font-size: 0.875rem;
}

.form-control-custom:focus {
  border-color: var(--bs-primary);
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.15);
  outline: none;
}

.form-control-custom::placeholder {
  color: #9ca3af;
  opacity: 1;
}

/* Select Enhancement */
.form-select-custom {
  border: 1px solid #e9ecef;
  border-radius: 6px;
  padding: 0.75rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  transition: all 0.3s ease;
}

.form-select-custom:focus {
  border-color: var(--bs-primary);
  box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary-rgb), 0.15);
  outline: none;
}

/* Input Group Enhancement */
.input-group-custom {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group-custom .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group-custom .input-group-text {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  color: #6c757d;
  padding: 0.75rem;
}

/* Switch Toggle */
.form-switch-custom {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 24px;
}

.form-switch-custom input {
  opacity: 0;
  width: 0;
  height: 0;
}

.form-switch-custom .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius: 24px;
  transition: 0.3s;
}

.form-switch-custom .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  border-radius: 50%;
  transition: 0.3s;
}

.form-switch-custom input:checked+.slider {
  background-color: var(--bs-primary);
}

.form-switch-custom input:checked+.slider:before {
  transform: translateX(24px);
}

/* ==========================================
   TABLE COMPONENTS
   ========================================== */

/* Enhanced Table */
.table-custom {
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.table-custom thead th {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
  font-weight: 600;
  color: #495057;
  padding: 1rem 0.75rem;
  font-size: 0.875rem;
}

.table-custom tbody td {
  padding: 1rem 0.75rem;
  border-bottom: 1px solid #f1f3f4;
  vertical-align: middle;
}

.table-custom tbody tr:hover {
  background-color: #f8f9fa;
}

.table-custom tbody tr:last-child td {
  border-bottom: none;
}

/* Table Actions */
.table-actions {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}

.table-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 6px;
  background-color: transparent;
  color: #6c757d;
  transition: all 0.3s ease;
  cursor: pointer;
}

.table-action-btn:hover {
  background-color: #f8f9fa;
  color: #495057;
}

.table-action-btn.btn-edit:hover {
  background-color: #e3f2fd;
  color: #1976d2;
}

.table-action-btn.btn-delete:hover {
  background-color: #ffebee;
  color: #d32f2f;
}

.table-action-btn.btn-view:hover {
  background-color: #e8f5e8;
  color: #2e7d32;
}

/* ==========================================
   MODAL COMPONENTS
   ========================================== */

/* Enhanced Modal */
.modal-custom .modal-content {
  border: none;
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.modal-custom .modal-header {
  border-bottom: 1px solid #f1f3f4;
  padding: 1.5rem;
}

.modal-custom .modal-title {
  font-weight: 600;
  color: #495057;
}

.modal-custom .modal-body {
  padding: 1.5rem;
}

.modal-custom .modal-footer {
  border-top: 1px solid #f1f3f4;
  padding: 1rem 1.5rem;
}

/* ==========================================
   ALERT COMPONENTS
   ========================================== */

/* Enhanced Alerts */
.alert-custom {
  border: none;
  border-radius: 8px;
  padding: 1rem 1.25rem;
  margin-bottom: 1rem;
}

.alert-success-custom {
  background-color: #d4edda;
  color: #155724;
  border-left: 4px solid #28a745;
}

.alert-danger-custom {
  background-color: #f8d7da;
  color: #721c24;
  border-left: 4px solid #dc3545;
}

.alert-warning-custom {
  background-color: #fff3cd;
  color: #856404;
  border-left: 4px solid #ffc107;
}

.alert-info-custom {
  background-color: #cce7ff;
  color: #004085;
  border-left: 4px solid #17a2b8;
}

/* ==========================================
   DARK THEME SUPPORT
   ========================================== */

[data-pc-theme=dark] .dashboard-section {
  color: #fff;
}

[data-pc-theme=dark] .section-title {
  color: #fff;
}

[data-pc-theme=dark] .metric-card {
  background-color: #2c2c2c;
  border-color: #444;
  color: #fff;
}

[data-pc-theme=dark] .metric-value {
  color: #fff;
}

[data-pc-theme=dark] .filter-card {
  background-color: #2c2c2c;
  border-color: #444;
}

[data-pc-theme=dark] .action-card {
  background-color: #2c2c2c;
  border-color: #444;
  color: #fff;
}

[data-pc-theme=dark] .action-card:hover {
  color: #fff;
}

[data-pc-theme=dark] .action-title {
  color: #fff;
}

[data-pc-theme=dark] .chart-container {
  background-color: #2c2c2c;
  border-color: #444;
}

[data-pc-theme=dark] .table-custom {
  background-color: #2c2c2c;
}

[data-pc-theme=dark] .table-custom thead th {
  background-color: #333;
  border-color: #444;
  color: #fff;
}

[data-pc-theme=dark] .table-custom tbody td {
  border-color: #444;
  color: #fff;
}

[data-pc-theme=dark] .table-custom tbody tr:hover {
  background-color: #333;
}

[data-pc-theme=dark] .form-control-custom {
  background-color: #2c2c2c;
  border-color: #444;
  color: #fff;
}

[data-pc-theme=dark] .form-control-custom:focus {
  background-color: #2c2c2c;
  border-color: var(--bs-primary);
  color: #fff;
}

[data-pc-theme=dark] .form-select-custom {
  background-color: #2c2c2c;
  border-color: #444;
  color: #fff;
}

[data-pc-theme=dark] .form-select-custom:focus {
  background-color: #2c2c2c;
  border-color: var(--bs-primary);
  color: #fff;
}

[data-pc-theme=dark] .input-group-custom .input-group-text {
  background-color: #333;
  border-color: #444;
  color: #fff;
}

[data-pc-theme=dark] .modal-custom .modal-content {
  background-color: #2c2c2c;
  color: #fff;
}

[data-pc-theme=dark] .modal-custom .modal-header {
  border-color: #444;
}

[data-pc-theme=dark] .modal-custom .modal-footer {
  border-color: #444;
}

[data-pc-theme=dark] .loading-overlay {
  background: rgba(44, 44, 44, 0.9);
  color: #fff;
}

[data-pc-theme=dark] .loading-card {
  background: rgba(44, 44, 44, 0.95);
  color: #fff;
}

/* Dark Theme - Outline Buttons */
[data-pc-theme=dark] .btn-outline-primary {
  color: var(--bs-primary);
  border-color: var(--bs-primary);
}

[data-pc-theme=dark] .btn-outline-primary:hover,
[data-pc-theme=dark] .btn-outline-primary:focus,
[data-pc-theme=dark] .btn-outline-primary:active,
[data-pc-theme=dark] .btn-outline-primary.active {
  color: white;
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}

[data-pc-theme=dark] .btn-outline-secondary {
  color: #adb5bd;
  border-color: #6c757d;
}

[data-pc-theme=dark] .btn-outline-secondary:hover,
[data-pc-theme=dark] .btn-outline-secondary:focus,
[data-pc-theme=dark] .btn-outline-secondary:active,
[data-pc-theme=dark] .btn-outline-secondary.active {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

[data-pc-theme=dark] .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

[data-pc-theme=dark] .btn-outline-success:hover,
[data-pc-theme=dark] .btn-outline-success:focus,
[data-pc-theme=dark] .btn-outline-success:active,
[data-pc-theme=dark] .btn-outline-success.active {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}

[data-pc-theme=dark] .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

[data-pc-theme=dark] .btn-outline-danger:hover,
[data-pc-theme=dark] .btn-outline-danger:focus,
[data-pc-theme=dark] .btn-outline-danger:active,
[data-pc-theme=dark] .btn-outline-danger.active {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}

[data-pc-theme=dark] .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

[data-pc-theme=dark] .btn-outline-warning:hover,
[data-pc-theme=dark] .btn-outline-warning:focus,
[data-pc-theme=dark] .btn-outline-warning:active,
[data-pc-theme=dark] .btn-outline-warning.active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

[data-pc-theme=dark] .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

[data-pc-theme=dark] .btn-outline-info:hover,
[data-pc-theme=dark] .btn-outline-info:focus,
[data-pc-theme=dark] .btn-outline-info:active,
[data-pc-theme=dark] .btn-outline-info.active {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* ==========================================
   ANIMATION CLASSES
   ========================================== */

/* Fade Animations */
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in {
  animation: fadeIn 0.3s ease-in-out;
}

.fade-in-up {
  animation: fadeInUp 0.4s ease-out;
}

.fade-in-down {
  animation: fadeInDown 0.4s ease-out;
}

/* Pulse Animation */
@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.pulse {
  animation: pulse 2s infinite;
}

/* Spin Animation */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.spin {
  animation: spin 1s linear infinite;
}

/* ==========================================
   STATE CLASSES
   ========================================== */

/* Loading States */
.is-loading {
  position: relative;
  pointer-events: none;
  opacity: 0.7;
}

.is-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid var(--bs-primary);
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

/* Disabled States */
.is-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

/* Focus States */
.focus-ring:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(var(--bs-primary-rgb), 0.25);
  border-radius: 4px;
}

/* ==========================================
   LAYOUT HELPERS
   ========================================== */

/* Sticky Elements */
.sticky-top-custom {
  position: sticky;
  top: 1rem;
  z-index: 1020;
}

/* Overflow Helpers */
.overflow-hidden-custom {
  overflow: hidden !important;
}

.overflow-auto-custom {
  overflow: auto !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

/* Z-index Utilities */
.z-index-1 {
  z-index: 1 !important;
}

.z-index-2 {
  z-index: 2 !important;
}

.z-index-3 {
  z-index: 3 !important;
}

.z-index-10 {
  z-index: 10 !important;
}

.z-index-20 {
  z-index: 20 !important;
}

/* Aspect Ratio Utilities */
.aspect-ratio-1-1 {
  aspect-ratio: 1 / 1;
}

.aspect-ratio-16-9 {
  aspect-ratio: 16 / 9;
}

.aspect-ratio-4-3 {
  aspect-ratio: 4 / 3;
}

/* ==========================================
   PRINT STYLES
   ========================================== */

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .page-break-before {
    page-break-before: always;
  }

  .page-break-after {
    page-break-after: always;
  }

  .page-break-inside-avoid {
    page-break-inside: avoid;
  }

  .print-text-black {
    color: #000 !important;
  }

  .print-bg-white {
    background-color: #fff !important;
  }
}