[data-bs-theme="dark"] @charset "UTF-8";
/*
* Dark Theme - Bootstrap 5 Compatible
* All styles wrapped with [data-bs-theme="dark"] selector
*/

[data-bs-theme="dark"] .layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before {content: "";
  width: 100%;
  height: 4.875rem;
  position: fixed;
  top: 0px;
  z-index: 10;
}[data-bs-theme="dark"] .bg-menu-theme .menu-sub > .menu-item > .menu-link:before {content: "\ea6b";
  font-family: "tabler-icons";
  position: absolute;
  font-size: 0.65rem;
  font-weight: bold;
}[data-bs-theme="dark"] .bg-menu-theme.menu-vertical .menu-sub > .menu-item > .menu-link:before {left: 1.35rem;
}[data-bs-theme="dark"] [dir=rtl] .bg-menu-theme.menu-vertical .menu-sub > .menu-item > .menu-link:before {right: 1.35rem;
  left: inherit;
}[data-bs-theme="dark"] .bg-menu-theme.menu-vertical .menu-sub > .menu-item .menu-link .menu-icon {display: none;
}[data-bs-theme="dark"] html:not([dir=rtl]) .bg-menu-theme.menu-horizontal .menu-inner > .menu-item > .menu-sub > .menu-item > .menu-link {padding-left: 0.875rem;
}[data-bs-theme="dark"] [dir=rtl] .bg-menu-theme.menu-horizontal .menu-inner > .menu-item > .menu-sub > .menu-item > .menu-link {padding-right: 0.875rem;
}[data-bs-theme="dark"] .bg-menu-theme.menu-horizontal .menu-inner > .menu-item > .menu-sub > .menu-item > .menu-link:before {content: "";
}[data-bs-theme="dark"] .layout-horizontal .bg-menu-theme .menu-sub > .menu-item > .menu-link:before {left: 1.1rem;
}[data-bs-theme="dark"] [dir=rtl] .layout-horizontal .bg-menu-theme .menu-sub > .menu-item > .menu-link:before {right: 1.1rem;
  left: inherit;
}[data-bs-theme="dark"] .layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner .menu-item .menu-link {border-radius: 0.375rem;
}[data-bs-theme="dark"] .layout-horizontal .bg-menu-theme .menu-inner > .menu-item > .menu-link {border-radius: 0.375rem;
}[data-bs-theme="dark"] .layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner > .menu-item.active:before {content: "";
  position: absolute;
  right: 0;
  width: 0.25rem;
  height: 2.6845rem;
  border-radius: 0.375rem 0 0 0.375rem;
}[data-bs-theme="dark"] [dir=rtl] .layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner > .menu-item.active:before {left: 0;
  right: inherit;
  border-radius: 0 0.375rem 0.375rem 0;
}[data-bs-theme="dark"] body {background: #25293c;
}[data-bs-theme="dark"] .bg-body {background: #25293c !important;
}[data-bs-theme="dark"] .text-primary {color: #7367f0 !important;
}[data-bs-theme="dark"] .text-body[href]:hover {color: #685dd8 !important;
}[data-bs-theme="dark"] .bg-primary {background-color: #7367f0 !important;
}[data-bs-theme="dark"] a.bg-primary:hover,
[data-bs-theme="dark"] a.bg-primary:focus {background-color: #6d62e4 !important;
}[data-bs-theme="dark"] .dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span {background-color: #7367f0;
}[data-bs-theme="dark"] .bg-label-primary {background-color: #3a3b64 !important;
  color: #7367f0 !important;
}[data-bs-theme="dark"] .bg-label-hover-primary {background-color: #3a3b64 !important;
  color: #7367f0 !important;
}[data-bs-theme="dark"] .bg-label-hover-primary:hover {background-color: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .bg-gradient-primary {background-image: linear-gradient(45deg, #7367f0, #b9b3f8) !important;
}[data-bs-theme="dark"] .bg-primary.bg-glow {box-shadow: 0px 2px 3px 0px rgba(115, 103, 240, 0.3);
}[data-bs-theme="dark"] .page-item.active .page-link,
[data-bs-theme="dark"] .pagination li.active > a:not(.page-link) {border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .page-item > .page-link.active {border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .page-item.first .page-link.active,
[data-bs-theme="dark"] .page-item.last .page-link.active,
[data-bs-theme="dark"] .page-item.next .page-link.active,
[data-bs-theme="dark"] .page-item.prev .page-link.active,
[data-bs-theme="dark"] .page-item.previous .page-link.active {border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .progress-bar {background-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .modal-onboarding .carousel-indicators [data-bs-target] {background-color: #7367f0;
}[data-bs-theme="dark"] .carousel-control-prev,
[data-bs-theme="dark"] .carousel-control-next {color: #7367f0;
}[data-bs-theme="dark"] .carousel-control-prev:hover,
[data-bs-theme="dark"] .carousel-control-prev:focus,
[data-bs-theme="dark"] .carousel-control-next:hover,
[data-bs-theme="dark"] .carousel-control-next:focus {color: #7367f0;
}[data-bs-theme="dark"] .list-group-item-primary {border-color: #7367f0;
  background-color: #3a3b64;
  border-color: #7367f0;
  color: #7367f0 !important;
}[data-bs-theme="dark"] a.list-group-item-primary,
[data-bs-theme="dark"] button.list-group-item-primary {color: #7367f0;
}[data-bs-theme="dark"] a.list-group-item-primary:hover,
[data-bs-theme="dark"] a.list-group-item-primary:focus,
[data-bs-theme="dark"] button.list-group-item-primary:hover,
[data-bs-theme="dark"] button.list-group-item-primary:focus {border-color: #7367f0;
  background-color: #3a3b64;
  color: #7367f0;
}[data-bs-theme="dark"] a.list-group-item-primary.active,
[data-bs-theme="dark"] button.list-group-item-primary.active {border-color: #7367f0 !important;
  background-color: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .list-group-item-action.active,
[data-bs-theme="dark"] .list-group-item-action.active:hover,
[data-bs-theme="dark"] .list-group-item-action.active:focus {border-color: #7367f0;
  background-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .list-group.list-group-timeline .list-group-timeline-primary:before {border-color: #7367f0;
  background-color: #7367f0;
}[data-bs-theme="dark"] .alert-primary {background-color: #3a3b64;
  border-color: #3a3b64;
  color: #7367f0;
}[data-bs-theme="dark"] .alert-primary .btn-close {background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 4.5L5 13.5' stroke='%237367f0' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14 4.5L5 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='%237367f0' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.5L14 13.5' stroke='white' stroke-opacity='0.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}[data-bs-theme="dark"] .alert-primary .alert-link {color: #7367f0;
}[data-bs-theme="dark"] .alert-primary hr {background-color: #7367f0 !important;
}[data-bs-theme="dark"] .tooltip-primary .tooltip-inner,
[data-bs-theme="dark"] .tooltip-primary > .tooltip .tooltip-inner,
[data-bs-theme="dark"] .ngb-tooltip-primary + ngb-tooltip-window .tooltip-inner {background: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .tooltip-primary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before,
[data-bs-theme="dark"] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before,
[data-bs-theme="dark"] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow::before {border-top-color: #7367f0;
}[data-bs-theme="dark"] .tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before,
[data-bs-theme="dark"] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before,
[data-bs-theme="dark"] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {border-left-color: #7367f0;
}[data-bs-theme="dark"] [dir=rtl] .tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before,
[data-bs-theme="dark"] [dir=rtl] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before,
[data-bs-theme="dark"] [dir=rtl] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow::before {border-right-color: #7367f0;
}[data-bs-theme="dark"] .tooltip-primary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before,
[data-bs-theme="dark"] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before,
[data-bs-theme="dark"] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow::before {border-bottom-color: #7367f0;
}[data-bs-theme="dark"] .tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before,
[data-bs-theme="dark"] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before,
[data-bs-theme="dark"] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {border-right-color: #7367f0;
}[data-bs-theme="dark"] [dir=rtl] .tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before,
[data-bs-theme="dark"] [dir=rtl] .tooltip-primary > .tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before,
[data-bs-theme="dark"] [dir=rtl] .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow::before {border-left-color: #7367f0;
}[data-bs-theme="dark"] .popover-primary,
[data-bs-theme="dark"] .popover-primary > .popover,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window {border-color: transparent;
  background: #7367f0;
}[data-bs-theme="dark"] .popover-primary .popover-header,
[data-bs-theme="dark"] .popover-primary > .popover .popover-header,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window .popover-header {border-color: #7367f0;
  background: transparent;
  color: #fff;
}[data-bs-theme="dark"] .popover-primary .popover-body,
[data-bs-theme="dark"] .popover-primary > .popover .popover-body,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window .popover-body {background: transparent;
  color: rgba(255, 255, 255, 0.8);
}[data-bs-theme="dark"] .popover-primary > .popover-arrow::before,
[data-bs-theme="dark"] .popover-primary > .popover > .popover-arrow::before,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window > .popover-arrow::before {border-color: transparent;
}[data-bs-theme="dark"] .popover-primary.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after,
[data-bs-theme="dark"] .popover-primary > .popover.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=top] > .popover-arrow::after {border-top-color: #7367f0 !important;
}[data-bs-theme="dark"] .popover-primary.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after,
[data-bs-theme="dark"] .popover-primary > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {border-right-color: #7367f0 !important;
}[data-bs-theme="dark"] [dir=rtl] .popover-primary.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after,
[data-bs-theme="dark"] [dir=rtl] .popover-primary > .popover.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after,
[data-bs-theme="dark"] [dir=rtl] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=right] > .popover-arrow::after {border-left-color: #7367f0 !important;
}[data-bs-theme="dark"] .popover-primary.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after,
[data-bs-theme="dark"] .popover-primary > .popover.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] > .popover-arrow::after {border-bottom-color: #7367f0 !important;
}[data-bs-theme="dark"] .popover-primary.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after,
[data-bs-theme="dark"] .popover-primary > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {border-left-color: #7367f0 !important;
}[data-bs-theme="dark"] [dir=rtl] .popover-primary.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after,
[data-bs-theme="dark"] [dir=rtl] .popover-primary > .popover.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after,
[data-bs-theme="dark"] [dir=rtl] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=left] > .popover-arrow::after {border-right-color: #7367f0 !important;
}[data-bs-theme="dark"] .popover-primary.bs-popover-auto[data-popper-placement=bottom] .popover-header::before,
[data-bs-theme="dark"] .popover-primary > .popover.bs-popover-auto[data-popper-placement=bottom] .popover-header::before,
[data-bs-theme="dark"] .ngb-popover-primary + ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header::before {border-bottom: 1px solid transparent !important;
}[data-bs-theme="dark"] .table-primary {--bs-table-bg: #f4f3fe;
  --bs-table-striped-bg: #efeef9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e0e0ea;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e0e0ea;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c3c2cb;
}[data-bs-theme="dark"] .table-primary .btn-icon {color: #000;
}[data-bs-theme="dark"] .btn-primary {color: #fff;
  background-color: #685dd8;
  border-color: #7367f0;
}[data-bs-theme="dark"] .btn-primary:hover {color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}[data-bs-theme="dark"] .breadcrumb-item a {color: #685dd8 !important;
}[data-bs-theme="dark"] /* Focus styles (dark only) */
[data-bs-theme="dark"] .btn-check:focus + .btn-primary,
[data-bs-theme="dark"] .btn-primary:focus,
[data-bs-theme="dark"] .btn-primary.focus {color: #fff;
  background-color: #685dd8;
  border-color: #685dd8;
  box-shadow: none;
}[data-bs-theme="dark"] /* Active styles (dark only) */
[data-bs-theme="dark"] .btn-check:checked + .btn-primary,
[data-bs-theme="dark"] .btn-check:active + .btn-primary,
[data-bs-theme="dark"] .btn-primary:active,
[data-bs-theme="dark"] .btn-primary.active,
[data-bs-theme="dark"] .btn-primary.show.dropdown-toggle,
[data-bs-theme="dark"] .show > .btn-primary.dropdown-toggle {color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}[data-bs-theme="dark"] .btn-primary.disabled,
[data-bs-theme="dark"] .btn-primary:disabled {color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #7367f0 !important;
  box-shadow: none !important;
}[data-bs-theme="dark"] .btn-group .btn-primary,
[data-bs-theme="dark"] .input-group .btn-primary {border-right: var(--bs-border-width) solid #685dd8;
  border-left: var(--bs-border-width) solid #685dd8;
}[data-bs-theme="dark"] .btn-group-vertical .btn-primary {border-top-color: #685dd8;
  border-bottom-color: #685dd8;
}[data-bs-theme="dark"] .btn-label-primary {color: #7367f0;
  border-color: transparent;
  background: #3a3b64;
}[data-bs-theme="dark"] .btn-label-primary.waves-effect .waves-ripple {background: radial-gradient(rgba(115, 103, 240, 0.2) 0, rgba(115, 103, 240, 0.3) 40%, rgba(115, 103, 240, 0.4) 50%, rgba(115, 103, 240, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}[data-bs-theme="dark"] .btn-label-primary:hover {border-color: transparent !important;
  background: #3f3f71 !important;
  color: #7367f0 !important;
}[data-bs-theme="dark"] .btn-label-primary:focus,
[data-bs-theme="dark"] .btn-label-primary.focus {color: #7367f0;
  background: #3f3f71;
  box-shadow: none !important;
}[data-bs-theme="dark"] .btn-label-primary:active,
[data-bs-theme="dark"] .btn-label-primary.active,
[data-bs-theme="dark"] .btn-label-primary.show.dropdown-toggle,
[data-bs-theme="dark"] .show > .btn-label-primary.dropdown-toggle {color: #7367f0 !important;
  background-color: #3f3f71 !important;
  border-color: transparent !important;
}[data-bs-theme="dark"] .btn-label-primary:active:focus,
[data-bs-theme="dark"] .btn-label-primary.active:focus,
[data-bs-theme="dark"] .btn-label-primary.show.dropdown-toggle:focus,
[data-bs-theme="dark"] .show > .btn-label-primary.dropdown-toggle:focus {box-shadow: none;
}[data-bs-theme="dark"] .btn-label-primary.disabled,
[data-bs-theme="dark"] .btn-label-primary:disabled {color: #7367f0 !important;
  border-color: transparent !important;
  background: #393b62 !important;
  box-shadow: none;
}[data-bs-theme="dark"] .btn-group .btn-label-primary,
[data-bs-theme="dark"] .input-group .btn-label-primary {border-right: var(--bs-border-width) solid #3f3f71;
  border-left: var(--bs-border-width) solid #3f3f71;
}[data-bs-theme="dark"] .btn-group-vertical .btn-label-primary {border-top-color: #3f3f71;
  border-bottom-color: #3f3f71;
}[data-bs-theme="dark"] .btn-outline-primary {color: #7367f0;
  border-color: #7367f0;
  background: transparent;
}[data-bs-theme="dark"] .btn-outline-primary.waves-effect .waves-ripple {background: radial-gradient(rgba(115, 103, 240, 0.2) 0, rgba(115, 103, 240, 0.3) 40%, rgba(115, 103, 240, 0.4) 50%, rgba(115, 103, 240, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}[data-bs-theme="dark"] .btn-outline-primary:hover {color: #7367f0 !important;
  background-color: #343756 !important;
  border-color: #7367f0 !important;
}[data-bs-theme="dark"] .btn-check:focus + .btn-outline-primary,
[data-bs-theme="dark"] .btn-outline-primary:focus {color: #7367f0;
  background-color: #343756;
  border-color: #7367f0;
  box-shadow: none;
}[data-bs-theme="dark"] .btn-check:checked + .btn-outline-primary:focus,
[data-bs-theme="dark"] .btn-check:active + .btn-outline-primary:focus,
[data-bs-theme="dark"] .btn-outline-primary:active:focus,
[data-bs-theme="dark"] .btn-outline-primary.active:focus,
[data-bs-theme="dark"] .btn-outline-primary.dropdown-toggle.show:focus {box-shadow: none;
}[data-bs-theme="dark"] .btn-outline-primary.disabled,
[data-bs-theme="dark"] .btn-outline-primary:disabled {color: #7367f0 !important;
  background-color: transparent !important;
}[data-bs-theme="dark"] .btn-outline-primary .badge {background: #7367f0;
  border-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .btn-outline-primary:hover .badge,
[data-bs-theme="dark"] .btn-outline-primary:focus:hover .badge,
[data-bs-theme="dark"] .btn-outline-primary:active .badge,
[data-bs-theme="dark"] .btn-outline-primary.active .badge,
[data-bs-theme="dark"] .show > .btn-outline-primary.dropdown-toggle .badge {background: #7367f0;
  border-color: #7367f0;
}[data-bs-theme="dark"]
.dropdown-item:not(.disabled).active,
[data-bs-theme="dark"] .dropdown-item:not(.disabled):active {background-color: #7367f0;
  color: #fff !important;
}[data-bs-theme="dark"]
.dropdown-menu > li:not(.disabled) > a:not(.dropdown-item):active,
[data-bs-theme="dark"] .dropdown-menu > li.active:not(.disabled) > a:not(.dropdown-item) {background-color: #7367f0;
  color: #fff !important;
}[data-bs-theme="dark"]
.nav-pills .nav-link.active,
[data-bs-theme="dark"] .nav-pills .nav-link.active:hover,
[data-bs-theme="dark"] .nav-pills .nav-link.active:focus {background-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .nav-tabs .nav-link.active,
[data-bs-theme="dark"].nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] .nav-tabs .nav-link.active:focus,
[data-bs-theme="dark"] .nav-tabs .nav-item.show .nav-link {box-shadow: 0 -2px 0 #7367f0 inset;
}[data-bs-theme="dark"]
.nav-align-bottom .nav-tabs .nav-link.active,
[data-bs-theme="dark"] .nav-align-bottom .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] .nav-align-bottom .nav-tabs .nav-link.active:focus,
[data-bs-theme="dark"] .nav-align-bottom .nav-tabs .nav-link.active,
[data-bs-theme="dark"] .nav-align-bottom .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] .nav-align-bottom .nav-tabs .nav-link.active:focus {box-shadow: 0 2px 0 #7367f0 inset;
}[data-bs-theme="dark"]
.nav-align-left .nav-tabs .nav-link.active,
[data-bs-theme="dark"] .nav-align-left .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] .nav-align-left .nav-tabs .nav-link.active:focus,
[data-bs-theme="dark"] .nav-align-left .nav-tabs .nav-link.active,
[data-bs-theme="dark"] .nav-align-left .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] .nav-align-left .nav-tabs .nav-link.active:focus {box-shadow: -2px 0px 0 #7367f0 inset;
}[data-bs-theme="dark"]
.nav-align-right .nav-tabs .nav-link.active,
[data-bs-theme="dark"] .nav-align-right .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] .nav-align-right .nav-tabs .nav-link.active:focus,
[data-bs-theme="dark"] .nav-align-right .nav-tabs .nav-link.active,
[data-bs-theme="dark"] .nav-align-right .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] .nav-align-right .nav-tabs .nav-link.active:focus {box-shadow: 2px 0px 0 #7367f0 inset;
}[data-bs-theme="dark"] [dir=rtl] .nav-align-left .nav-tabs .nav-link.active,
[data-bs-theme="dark"] [dir=rtl] .nav-align-left .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] [dir=rtl] .nav-align-left .nav-tabs .nav-link.active:focus,
[data-bs-theme="dark"] [dir=rtl] .nav-align-left .nav-tabs .nav-link.active,
[data-bs-theme="dark"] [dir=rtl] .nav-align-left .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] [dir=rtl] .nav-align-left .nav-tabs .nav-link.active:focus {box-shadow: 2px 0px 0 #7367f0 inset;
}[data-bs-theme="dark"] [dir=rtl] .nav-align-right .nav-tabs .nav-link.active,
[data-bs-theme="dark"] [dir=rtl] .nav-align-right .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] [dir=rtl] .nav-align-right .nav-tabs .nav-link.active:focus,
[data-bs-theme="dark"] [dir=rtl] .nav-align-right .nav-tabs .nav-link.active,
[data-bs-theme="dark"] [dir=rtl] .nav-align-right .nav-tabs .nav-link.active:hover,
[data-bs-theme="dark"] [dir=rtl] .nav-align-right .nav-tabs .nav-link.active:focus {box-shadow: -2px 0px 0 #7367f0 inset;
}[data-bs-theme="dark"] .form-control:focus,
[data-bs-theme="dark"] .form-select:focus {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .input-group:focus-within .form-control,
[data-bs-theme="dark"] .input-group:focus-within .input-group-text {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .form-check-input:focus {border-color: #7367f0;
}[data-bs-theme="dark"] .form-check-input:checked,
[data-bs-theme="dark"] .form-check-input[type=checkbox]:indeterminate {background-color: #7367f0;
  border-color: #7367f0;
}[data-bs-theme="dark"] .custom-option.checked {border: 1px solid #7367f0;
}[data-bs-theme="dark"] .form-switch .form-check-input:focus {background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='6' fill='%237367f0'/%3E%3C/svg%3E%0A");
}[data-bs-theme="dark"] .form-switch .form-check-input:checked {background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E%0A");
}[data-bs-theme="dark"] .form-control:focus ~ .form-label {border-color: #7367f0;
}[data-bs-theme="dark"] .form-control:focus ~ .form-label::after {border-color: inherit;
}[data-bs-theme="dark"] .switch-input:checked ~ .switch-toggle-slider {background: #7367f0;
  border-color: #7367f0 !important;
  color: #fff;
}[data-bs-theme="dark"] .switch-input:active ~ .switch-toggle-slider {box-shadow: none;
}[data-bs-theme="dark"] .switch-input:focus ~ .switch-toggle-slider {border: 1px solid #7367f0;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}[data-bs-theme="dark"] .switch-primary.switch .switch-input:checked ~ .switch-toggle-slider {background: #7367f0;
  border-color: #7367f0 !important;
  color: #fff;
}[data-bs-theme="dark"] .switch-primary.switch .switch-input:active ~ .switch-toggle-slider {box-shadow: none;
}[data-bs-theme="dark"] .switch-primary.switch .switch-input:focus ~ .switch-toggle-slider {border: 1px solid #7367f0;
  box-shadow: 0 0 0.25rem 0.05rem rgba(115, 103, 240, 0.1);
}[data-bs-theme="dark"] .timeline .timeline-item-primary .timeline-event {background-color: rgba(115, 103, 240, 0.1);
}[data-bs-theme="dark"] .timeline .timeline-item-primary .timeline-event:before {border-left-color: rgba(115, 103, 240, 0.1) !important;
  border-right-color: rgba(115, 103, 240, 0.1) !important;
}[data-bs-theme="dark"] .timeline .timeline-point-primary {background-color: #7367f0 !important;
  box-shadow: 0 0 0 0.1875rem rgba(115, 103, 240, 0.16);
}[data-bs-theme="dark"] .timeline .timeline-indicator-primary i {color: #7367f0 !important;
}[data-bs-theme="dark"] .divider.divider-primary.divider-vertical:before,
[data-bs-theme="dark"] .divider.divider-primary.divider-vertical:after,
[data-bs-theme="dark"] .divider.divider-primary .divider-text:before,
[data-bs-theme="dark"] .divider.divider-primary .divider-text:after {border-color: #7367f0;
}[data-bs-theme="dark"] .navbar.bg-primary {background-color: rgba(115, 103, 240, 0.95) !important;
  color: #e2dffc;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-brand,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-brand a {color: #fff;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-brand:hover,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-brand:focus,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-brand a:hover,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-brand a:focus {color: #fff;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-search-wrapper .navbar-search-icon,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-search-wrapper .search-input {color: #e2dffc;
}[data-bs-theme="dark"] .navbar.bg-primary .search-input-wrapper .search-input,
[data-bs-theme="dark"] .navbar.bg-primary .search-input-wrapper .search-toggler {background-color: #7367f0 !important;
  color: #e2dffc;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-link,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-item > .nav-link,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link {color: #e2dffc;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-link:hover,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-link:focus,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-item > .nav-link:hover,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-item > .nav-link:focus,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link:hover,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link:focus {color: #fff;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-link.disabled,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav-item > .nav-link.disabled,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav > .nav > .nav-item > .nav-link.disabled {color: #b6aff7 !important;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav .show > .nav-link,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav .active > .nav-link,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav .nav-link.show,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-nav .nav-link.active {color: #fff;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-toggler {color: #e2dffc;
  border-color: rgba(255, 255, 255, 0.15);
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-text {color: #e2dffc;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-text a {color: #fff;
}[data-bs-theme="dark"] .navbar.bg-primary .navbar-text a:hover,
[data-bs-theme="dark"] .navbar.bg-primary .navbar-text a:focus {color: #fff;
}[data-bs-theme="dark"] .navbar.bg-primary hr {border-color: rgba(255, 255, 255, 0.15);
}[data-bs-theme="dark"] .menu.bg-primary {background-color: #7367f0 !important;
  color: #e2dffc;
}[data-bs-theme="dark"] .menu.bg-primary.menu-horizontal {background-color: rgba(115, 103, 240, 0.95) !important;
}[data-bs-theme="dark"] .menu.bg-primary .menu-link,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-prev,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-next {color: #e2dffc;
}[data-bs-theme="dark"] .menu.bg-primary .menu-link:hover,
[data-bs-theme="dark"] .menu.bg-primary .menu-link:focus,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-prev:hover,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-prev:focus,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-next:hover,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-next:focus {color: #fff;
}[data-bs-theme="dark"] .menu.bg-primary .menu-link.active,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-prev.active,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-next.active {color: #fff;
}[data-bs-theme="dark"] .menu.bg-primary .menu-item.disabled .menu-link,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-prev.disabled,
[data-bs-theme="dark"] .menu.bg-primary .menu-horizontal-next.disabled {color: #b6aff7 !important;
}[data-bs-theme="dark"] .menu.bg-primary .menu-item.open:not(.menu-item-closing) > .menu-toggle,
[data-bs-theme="dark"] .menu.bg-primary .menu-item.active > .menu-link {color: #fff;
}[data-bs-theme="dark"] .menu.bg-primary.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {background: linear-gradient(72.47deg, #776bf0 22.16%, rgba(119, 107, 240, 0.7) 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(119, 107, 240, 0.48);
  color: #fff !important;
}[data-bs-theme="dark"] [dir=rtl] .menu.bg-primary.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {background: linear-gradient(72.47deg, rgba(119, 107, 240, 0.7) 22.16%, #776bf0 76.47%) !important;
}[data-bs-theme="dark"] .menu.bg-primary.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {background: linear-gradient(72.47deg, #776bf0 22.16%, rgba(119, 107, 240, 0.7) 76.47%);
  color: #fff !important;
  box-shadow: 0px 2px 6px 0px rgba(119, 107, 240, 0.48);
}[data-bs-theme="dark"] [dir=rtl] .menu.bg-primary.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {background: linear-gradient(72.47deg, rgba(119, 107, 240, 0.7) 22.16%, #776bf0 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(119, 107, 240, 0.48);
  color: #fff !important;
}[data-bs-theme="dark"] .menu.bg-primary.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub,
[data-bs-theme="dark"] .menu.bg-primary.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {background: #7367f0;
}[data-bs-theme="dark"] .menu.bg-primary.menu-horizontal .menu-item.active > .menu-link:not(.menu-toggle) {background: #7367f0;
  color: #776bf0 !important;
}[data-bs-theme="dark"] .menu.bg-primary .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-sub,
[data-bs-theme="dark"] .menu.bg-primary .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-toggle {background: transparent;
  color: #fff;
}[data-bs-theme="dark"] .menu.bg-primary .menu-inner-shadow {background: linear-gradient(#7367f0 41%, rgba(115, 103, 240, 0.11) 95%, rgba(115, 103, 240, 0));
}[data-bs-theme="dark"] .menu.bg-primary .menu-text {color: #fff;
}[data-bs-theme="dark"] .menu.bg-primary .menu-header {color: #c6c1f9;
}[data-bs-theme="dark"] .menu.bg-primary hr,
[data-bs-theme="dark"] .menu.bg-primary .menu-divider,
[data-bs-theme="dark"] .menu.bg-primary .menu-inner > .menu-item.open > .menu-sub::before {border-color: rgba(255, 255, 255, 0.15) !important;
}[data-bs-theme="dark"] .menu.bg-primary .menu-block::before {background-color: #c6c1f9;
}[data-bs-theme="dark"] .menu.bg-primary .ps__thumb-y,
[data-bs-theme="dark"] .menu.bg-primary .ps__rail-y.ps--clicking > .ps__thumb-y {background: rgba(255, 255, 255, 0.5916956863) !important;
}[data-bs-theme="dark"] .layout-footer-fixed .layout-horizontal .footer.bg-primary {background-color: #7367f0 !important;
  color: #e2dffc;
}[data-bs-theme="dark"] .layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-primary .footer-container {background-color: #7367f0 !important;
  color: #e2dffc;
}[data-bs-theme="dark"] .footer.bg-primary .footer-link {color: #e2dffc;
}[data-bs-theme="dark"] .footer.bg-primary .footer-link:hover,
[data-bs-theme="dark"] .footer.bg-primary .footer-link:focus {color: #fff;
}[data-bs-theme="dark"] .footer.bg-primary .footer-link.disabled {color: #b6aff7 !important;
}[data-bs-theme="dark"] .footer.bg-primary .footer-text {color: #fff;
}[data-bs-theme="dark"] .footer.bg-primary .show > .footer-link,
[data-bs-theme="dark"] .footer.bg-primary .active > .footer-link,
[data-bs-theme="dark"] .footer.bg-primary .footer-link.show,
[data-bs-theme="dark"] .footer.bg-primary .footer-link.active {color: #fff;
}[data-bs-theme="dark"] .footer.bg-primary hr {border-color: rgba(255, 255, 255, 0.15);
}[data-bs-theme="dark"] .form-floating > .form-control:focus ~ label,
[data-bs-theme="dark"] .form-floating > .form-control:not(:placeholder-shown) ~ label,
[data-bs-theme="dark"] .form-floating > .form-select ~ label {color: #7367f0;
}[data-bs-theme="dark"] .form-floating > .form-control:-webkit-autofill ~ label {color: #7367f0;
}[data-bs-theme="dark"] .svg-illustration svg {fill: #7367f0;
}[data-bs-theme="dark"] .jstree-default .jstree-wholerow-hovered,
[data-bs-theme="dark"] .jstree-default .jstree-hovered {background: rgba(115, 103, 240, 0.08);
  color: #7367f0;
}[data-bs-theme="dark"] .jstree-default .jstree-wholerow-clicked,
[data-bs-theme="dark"] .jstree-default .jstree-clicked {background: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .jstree-default-dark .jstree-wholerow-hovered,
[data-bs-theme="dark"] .jstree-default-dark .jstree-hovered {background: rgba(115, 103, 240, 0.08);
  color: #7367f0;
}[data-bs-theme="dark"] .jstree-default-dark .jstree-wholerow-clicked,
[data-bs-theme="dark"] .jstree-default-dark .jstree-clicked {background: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .card.card-border-shadow-primary::after {border-bottom-color: #4a488c;
}[data-bs-theme="dark"] .card.card-border-shadow-primary:hover::after {border-bottom-color: #7367f0;
}[data-bs-theme="dark"] .card.card-hover-border-primary:hover,
[data-bs-theme="dark"] .card .card-hover-border-primary:hover {border-color: #494788;
}[data-bs-theme="dark"] html:not([dir=rtl]) .border-primary,
[data-bs-theme="dark"] html[dir=rtl] .border-primary {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .fill-primary {fill: #7367f0;
}[data-bs-theme="dark"] .noUi-primary .noUi-base .noUi-connect {background: #7367f0 !important;
}[data-bs-theme="dark"] .noUi-primary .noUi-base .noUi-origin .noUi-handle {background: #5c52c0 !important;
}[data-bs-theme="dark"] .select2-container--default.select2-container--focus .select2-selection,
[data-bs-theme="dark"] .select2-container--default.select2-container--open .select2-selection {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice {background: rgba(115, 103, 240, 0.16) !important;
  color: #7367f0 !important;
}[data-bs-theme="dark"] .tagify--focus {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .tagify__dropdown__item--active {background: #7367f0 !important;
}[data-bs-theme="dark"] table.dataTable.dtr-column > tbody > tr > td.control:before,
[data-bs-theme="dark"] table.dataTable.dtr-column > tbody > tr > th.control:before {background-color: #7367f0;
  border: 2px solid #8692d0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
}[data-bs-theme="dark"] .bootstrap-select .dropdown-menu.inner a[aria-selected=true] {background: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .bootstrap-select .dropdown-toggle.show {border-color: #7367f0;
}[data-bs-theme="dark"] .datepicker table tr td.active,
[data-bs-theme="dark"] .datepicker table tr td.active.highlighted,
[data-bs-theme="dark"] .datepicker table tr td .focused,
[data-bs-theme="dark"] .datepicker table tr td span.active,
[data-bs-theme="dark"] .datepicker table tr td span.active.disabled,
[data-bs-theme="dark"] .datepicker table tr td.range-start,
[data-bs-theme="dark"] .datepicker table tr td.range-end {color: #fff !important;
  background: #7367f0 !important;
}[data-bs-theme="dark"] .datepicker table tr td.range,
[data-bs-theme="dark"] .datepicker table tr td.range.highlighted,
[data-bs-theme="dark"] .datepicker table tr td.range.today {color: #7367f0 !important;
  background: #3f3f71 !important;
}[data-bs-theme="dark"] .datepicker table tr td.range.disabled,
[data-bs-theme="dark"] .datepicker table tr td.range.highlighted.disabled,
[data-bs-theme="dark"] .datepicker table tr td.range.today.disabled {color: rgba(115, 103, 240, 0.5) !important;
  background: rgba(63, 63, 113, 0.5) !important;
}[data-bs-theme="dark"] .datepicker table tr td.range.focused,
[data-bs-theme="dark"] .datepicker table tr td.range.highlighted.focused,
[data-bs-theme="dark"] .datepicker table tr td.range.today.focused {background: #3f3f71 !important;
}[data-bs-theme="dark"] .datepicker table tr td.today:not(.active) {box-shadow: 0 0 0 1px #7367f0 inset;
}[data-bs-theme="dark"] .flatpickr-calendar .numInputWrapper span.arrowUp:after {border-bottom-color: #fff;
}[data-bs-theme="dark"] .flatpickr-calendar .numInputWrapper span.arrowDown:after {border-top-color: #fff;
}[data-bs-theme="dark"] .flatpickr-day.today {border-color: #7367f0;
}[data-bs-theme="dark"] .flatpickr-day.inRange,
[data-bs-theme="dark"] .flatpickr-day.nextMonthDay.inRange,
[data-bs-theme="dark"] .flatpickr-day.prevMonthDay.inRange,
[data-bs-theme="dark"] .flatpickr-day.today.inRange,
[data-bs-theme="dark"] .flatpickr-day.nextMonthDay.today.inRange,
[data-bs-theme="dark"] .flatpickr-day.prevMonthDay.today.inRange {border-color: #3a3b64 !important;
  background: #3a3b64 !important;
  color: #7367f0 !important;
}[data-bs-theme="dark"] .flatpickr-day.selected,
[data-bs-theme="dark"] .flatpickr-day.selected.inRange,
[data-bs-theme="dark"] .flatpickr-day.selected:focus,
[data-bs-theme="dark"] .flatpickr-day.selected:hover,
[data-bs-theme="dark"] .flatpickr-day.selected.prevMonthDay,
[data-bs-theme="dark"] .flatpickr-day.selected.nextMonthDay,
[data-bs-theme="dark"] .flatpickr-day.startRange,
[data-bs-theme="dark"] .flatpickr-day.startRange.inRange,
[data-bs-theme="dark"] .flatpickr-day.startRange:focus,
[data-bs-theme="dark"] .flatpickr-day.startRange:hover,
[data-bs-theme="dark"] .flatpickr-day.startRange.prevMonthDay,
[data-bs-theme="dark"] .flatpickr-day.startRange.nextMonthDay,
[data-bs-theme="dark"] .flatpickr-day.endRange,
[data-bs-theme="dark"] .flatpickr-day.endRange.inRange,
[data-bs-theme="dark"] .flatpickr-day.endRange:focus,
[data-bs-theme="dark"] .flatpickr-day.endRange:hover,
[data-bs-theme="dark"] .flatpickr-day.endRange.nextMonthDay,
[data-bs-theme="dark"] .flatpickr-day.endRange.prevMonthDay,
[data-bs-theme="dark"] .flatpickr-day.week.selected {background: #7367f0 !important;
  border-color: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .daterangepicker td.active:not(.off) {background: #7367f0 !important;
  color: #fff;
}[data-bs-theme="dark"] .daterangepicker .start-date:not(.end-date):not(.off),
[data-bs-theme="dark"] .daterangepicker .end-date:not(.start-date):not(.off) {background-color: #7367f0;
  color: #fff;
  border: 0 !important;
}[data-bs-theme="dark"] .daterangepicker .start-date:not(.end-date):not(.off):hover,
[data-bs-theme="dark"] .daterangepicker .end-date:not(.start-date):not(.off):hover {background-color: #7367f0 !important;
}[data-bs-theme="dark"] .daterangepicker .input-mini.active {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .daterangepicker td.in-range:not(.start-date):not(.end-date):not(.off) {color: #7367f0 !important;
  background-color: #3f3f71 !important;
}[data-bs-theme="dark"] .ranges li.active {color: #fff !important;
  background-color: #7367f0 !important;
}[data-bs-theme="dark"] li.ui-timepicker-selected,
[data-bs-theme="dark"] .ui-timepicker-list .ui-timepicker-selected:hover {color: #fff !important;
  background: #7367f0 !important;
}[data-bs-theme="dark"] .ql-snow.ql-toolbar button:hover,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button:focus,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button.ql-active,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label:hover,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label.ql-active,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item:hover,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item.ql-selected,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:hover,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:focus,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button.ql-active,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label:hover,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label.ql-active,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item:hover,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item.ql-selected {color: #7367f0 !important;
}[data-bs-theme="dark"] .ql-snow.ql-toolbar button:hover .ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button:focus .ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button.ql-active .ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:hover .ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:focus .ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button.ql-active .ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {fill: #7367f0 !important;
}[data-bs-theme="dark"] .ql-snow.ql-toolbar button:hover .ql-stroke,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button:focus .ql-stroke,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button.ql-active .ql-stroke,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button:hover .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button:focus .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:hover .ql-stroke,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:focus .ql-stroke,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button.ql-active .ql-stroke,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:hover .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button:focus .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
[data-bs-theme="dark"] .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {stroke: #7367f0 !important;
}[data-bs-theme="dark"] .tt-suggestion:active,
[data-bs-theme="dark"] .tt-cursor {background: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .dropzone.dz-drag-hover {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .swiper-pagination-bullet.swiper-pagination-bullet-active,
[data-bs-theme="dark"] .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #7367f0 !important;
}[data-bs-theme="dark"] .sk-primary.sk-plane,
[data-bs-theme="dark"] .sk-primary .sk-chase-dot:before,
[data-bs-theme="dark"] .sk-primary .sk-bounce-dot,
[data-bs-theme="dark"] .sk-primary .sk-wave-rect,
[data-bs-theme="dark"] .sk-primary.sk-pulse,
[data-bs-theme="dark"] .sk-primary .sk-swing-dot,
[data-bs-theme="dark"] .sk-primary .sk-circle-dot:before,
[data-bs-theme="dark"] .sk-primary .sk-circle-fade-dot:before,
[data-bs-theme="dark"] .sk-primary .sk-grid-cube,
[data-bs-theme="dark"] .sk-primary .sk-fold-cube:before {background-color: #7367f0;
}[data-bs-theme="dark"] .plyr input[type=range]::-ms-fill-lower {background: #7367f0 !important;
}[data-bs-theme="dark"] .plyr input[type=range]:active::-webkit-slider-thumb {background: #7367f0 !important;
}[data-bs-theme="dark"] .plyr input[type=range]:active::-moz-range-thumb {background: #7367f0 !important;
}[data-bs-theme="dark"] .plyr input[type=range]:active::-ms-thumb {background: #7367f0 !important;
}[data-bs-theme="dark"] .plyr--video .plyr__control.plyr__control--overlaid,
[data-bs-theme="dark"] .plyr--video .plyr__controls button.tab-focus:focus,
[data-bs-theme="dark"] .plyr--video .plyr__control[aria-expanded=true],
[data-bs-theme="dark"] .plyr--video .plyr__controls button:hover {background: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .plyr--audio .plyr__controls button.tab-focus:focus,
[data-bs-theme="dark"] .plyr--audio .plyr__control[aria-expanded=true],
[data-bs-theme="dark"] .plyr--audio .plyr__controls button:hover {background: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .plyr__play-large {background: #7367f0 !important;
  color: #fff !important;
}[data-bs-theme="dark"] .plyr__progress--played,
[data-bs-theme="dark"] .plyr__volume--display {color: #7367f0 !important;
}[data-bs-theme="dark"] .plyr--full-ui input[type=range] {color: #7367f0 !important;
}[data-bs-theme="dark"] .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {background: #7367f0 !important;
}[data-bs-theme="dark"] .fc .fc-event-primary:not(.fc-list-event) {background-color: #3a3b64 !important;
  color: #7367f0 !important;
}[data-bs-theme="dark"] .fc .fc-event-primary.fc-list-event .fc-list-event-dot {border-color: #7367f0 !important;
}[data-bs-theme="dark"] .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button) {background-color: rgba(115, 103, 240, 0.16) !important;
  border: 0;
  color: #7367f0;
}[data-bs-theme="dark"] .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active,
[data-bs-theme="dark"] .fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover {background-color: rgba(115, 103, 240, 0.24) !important;
  color: #7367f0;
}[data-bs-theme="dark"] .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step,
[data-bs-theme="dark"] .swal2-progress-steps[class] .swal2-progress-step-line,
[data-bs-theme="dark"] .swal2-progress-steps[class] .swal2-active-progress-step,
[data-bs-theme="dark"] .swal2-progress-steps[class] .swal2-progress-step {background: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step,
[data-bs-theme="dark"] .swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {background: #aaa5e6;
}[data-bs-theme="dark"] .pcr-app .pcr-type.active,
[data-bs-theme="dark"] .pcr-app .pcr-save {background: #7367f0 !important;
}[data-bs-theme="dark"] .icon-card.active {outline: 1px solid #7367f0;
}[data-bs-theme="dark"] .icon-card.active i,
[data-bs-theme="dark"] .icon-card.active svg {color: #7367f0;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary {color: #fff;
  background-color: #7367f0;
  border-color: #7367f0;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary:hover {color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}[data-bs-theme="dark"] .btn-check:focus + .shepherd-element .shepherd-button:not(:disabled).btn-primary,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary:focus,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary.focus {color: #fff;
  background-color: #685dd8;
  border-color: #685dd8;
  box-shadow: none;
}[data-bs-theme="dark"] .btn-check:checked + .shepherd-element .shepherd-button:not(:disabled).btn-primary,
[data-bs-theme="dark"] .btn-check:active + .shepherd-element .shepherd-button:not(:disabled).btn-primary,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary:active,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary.active,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary.show.dropdown-toggle,
[data-bs-theme="dark"] .show > .shepherd-element .shepherd-button:not(:disabled).btn-primary.dropdown-toggle {color: #fff !important;
  background-color: #685dd8 !important;
  border-color: #685dd8 !important;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary.disabled,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-primary:disabled {color: #fff !important;
  background-color: #7367f0 !important;
  border-color: #7367f0 !important;
  box-shadow: none !important;
}[data-bs-theme="dark"] .shepherd-element .btn-group .shepherd-button:not(:disabled).btn-primary,
[data-bs-theme="dark"] .shepherd-element .input-group .shepherd-button:not(:disabled).btn-primary {border-right: var(--bs-border-width) solid #685dd8;
  border-left: var(--bs-border-width) solid #685dd8;
}[data-bs-theme="dark"] .shepherd-element .btn-group-vertical .shepherd-button:not(:disabled).btn-primary {border-top-color: #685dd8;
  border-bottom-color: #685dd8;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary {color: #a8aaae;
  border-color: transparent;
  background: #424659;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.waves-effect .waves-ripple {background: radial-gradient(rgba(168, 170, 174, 0.2) 0, rgba(168, 170, 174, 0.3) 40%, rgba(168, 170, 174, 0.4) 50%, rgba(168, 170, 174, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:hover {border-color: transparent !important;
  background: #4c5061 !important;
  color: #a8aaae !important;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:focus,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.focus {color: #a8aaae;
  background: #4c5061;
  box-shadow: none !important;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle,
[data-bs-theme="dark"] .show > .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle {color: #a8aaae !important;
  background-color: #4c5061 !important;
  border-color: transparent !important;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active:focus,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active:focus,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle:focus,
[data-bs-theme="dark"] .show > .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle:focus {box-shadow: none;
}[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.disabled,
[data-bs-theme="dark"] .shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:disabled {color: #a8aaae !important;
  border-color: transparent !important;
  background: #414558 !important;
  box-shadow: none;
}[data-bs-theme="dark"] .shepherd-element .btn-group .shepherd-button:not(:disabled).btn-label-secondary,
[data-bs-theme="dark"] .shepherd-element .input-group .shepherd-button:not(:disabled).btn-label-secondary {border-right: var(--bs-border-width) solid #4c5061;
  border-left: var(--bs-border-width) solid #4c5061;
}[data-bs-theme="dark"] .shepherd-element .btn-group-vertical .shepherd-button:not(:disabled).btn-label-secondary {border-top-color: #4c5061;
  border-bottom-color: #4c5061;
}[data-bs-theme="dark"] .bs-stepper .step.active .bs-stepper-circle {background-color: #7367f0;
  color: #fff;
}[data-bs-theme="dark"] .bs-stepper .step.active .bs-stepper-icon svg {fill: #7367f0 !important;
}[data-bs-theme="dark"] .bs-stepper .step.active .bs-stepper-icon i,
[data-bs-theme="dark"] .bs-stepper .step.active .bs-stepper-label {color: #7367f0 !important;
}[data-bs-theme="dark"] .bs-stepper .step.crossed .step-trigger .bs-stepper-circle {background-color: #343756 !important;
  color: #5852ad !important;
}[data-bs-theme="dark"] .bs-stepper .step.crossed .step-trigger .bs-stepper-icon svg {fill: #7367f0 !important;
}[data-bs-theme="dark"] .bs-stepper .step.crossed .step-trigger .bs-stepper-icon i {color: #7367f0 !important;
}[data-bs-theme="dark"] .bs-stepper.wizard-icons .step.crossed .bs-stepper-label {color: #7367f0 !important;
}[data-bs-theme="dark"] .bs-stepper.wizard-icons .step.crossed + .line i {color: #7367f0;
}[data-bs-theme="dark"] .app-chat .sidebar-body .chat-contact-list li.active {background: linear-gradient(72.47deg, #7367f0 22.16%, rgba(115, 103, 240, 0.7) 76.47%);
}[data-bs-theme="dark"] [dir=rtl] .app-chat .sidebar-body .chat-contact-list li.active {background: linear-gradient(72.47deg, rgba(115, 103, 240, 0.7) 22.16%, #7367f0 76.47%) !important;
}[data-bs-theme="dark"] .app-chat .app-chat-history .chat-history .chat-message.chat-message-right .chat-message-text {background-color: #7367f0 !important;
}[data-bs-theme="dark"] .navbar.landing-navbar .navbar-nav .show > .nav-link,
[data-bs-theme="dark"] .navbar.landing-navbar .navbar-nav .active > .nav-link,
[data-bs-theme="dark"] .navbar.landing-navbar .navbar-nav .nav-link.show,
[data-bs-theme="dark"] .navbar.landing-navbar .navbar-nav .nav-link.active,
[data-bs-theme="dark"] .navbar.landing-navbar .navbar-nav .nav-link:hover {color: #7367f0 !important;
}[data-bs-theme="dark"] .landing-features .features-icon-wrapper .features-icon-box .features-icon {border: 2px solid rgba(115, 103, 240, 0.2);
}[data-bs-theme="dark"] .landing-features .features-icon-wrapper .features-icon-box:hover .features-icon {background-color: rgba(115, 103, 240, 0.05);
}[data-bs-theme="dark"] .bg-navbar-theme {background-color: rgba(47, 51, 73, 0.95) !important;
  color: #b6bee3;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-brand,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-brand a {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-brand:hover,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-brand:focus,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-brand a:hover,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-brand a:focus {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-search-wrapper .navbar-search-icon,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-search-wrapper .search-input {color: #b6bee3;
}[data-bs-theme="dark"] .bg-navbar-theme .search-input-wrapper .search-input,
[data-bs-theme="dark"] .bg-navbar-theme .search-input-wrapper .search-toggler {background-color: #2f3349 !important;
  color: #b6bee3;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-link,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-item > .nav-link,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link {color: #b6bee3;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-link:hover,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-link:focus,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-item > .nav-link:hover,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-item > .nav-link:focus,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link:hover,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link:focus {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-link.disabled,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav-item > .nav-link.disabled,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav > .nav > .nav-item > .nav-link.disabled {color: #8086a5 !important;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav .show > .nav-link,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav .active > .nav-link,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav .nav-link.show,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-nav .nav-link.active {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-toggler {color: #b6bee3;
  border-color: rgba(207, 211, 236, 0.06);
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M0,0 L14,0 L14,1.75 L0,1.75 L0,0 Z M0,4.375 L14,4.375 L14,6.125 L0,6.125 L0,4.375 Z M0,8.75 L14,8.75 L14,10.5 L0,10.5 L0,8.75 Z' id='path-1'%3E%3C/path%3E%3C/defs%3E%3Cg id='💎-UI-Elements' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='12)-Navbar' transform='translate(-1174.000000, -1290.000000)'%3E%3Cg id='Group' transform='translate(1174.000000, 1288.000000)'%3E%3Cg id='Icon-Color' transform='translate(0.000000, 2.000000)'%3E%3Cuse fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill-opacity='0.1' fill='rgba(255, 255, 255, 0.8)' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-text {color: #b6bee3;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-text a {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-navbar-theme .navbar-text a:hover,
[data-bs-theme="dark"] .bg-navbar-theme .navbar-text a:focus {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-navbar-theme hr {border-color: rgba(207, 211, 236, 0.06);
}[data-bs-theme="dark"] .layout-navbar {box-shadow: 0 0 10px #434968;
  backdrop-filter: saturate(200%) blur(6px);
}[data-bs-theme="dark"] .menu-horizontal {backdrop-filter: saturate(200%) blur(6px);
}[data-bs-theme="dark"] .layout-horizontal .layout-navbar {box-shadow: 0 1px 0 #434968;
}[data-bs-theme="dark"] .navbar-detached {box-shadow: 0 0.125rem 0.25rem rgba(15, 20, 34, 0.4);
}[data-bs-theme="dark"] .layout-navbar-fixed .layout-page:before {backdrop-filter: saturate(200%) blur(10px);
  background: linear-gradient(180deg, rgba(37, 41, 60, 0.7) 44%, rgba(37, 41, 60, 0.43) 73%, rgba(37, 41, 60, 0));
  -webkit-mask: linear-gradient(#25293c, #25293c 18%, transparent 100%);
  mask: linear-gradient(#25293c, #25293c 18%, transparent 100%);
}[data-bs-theme="dark"] .bg-menu-theme {background-color: #2f3349 !important;
  color: #b6bee3;
}[data-bs-theme="dark"] .bg-menu-theme.menu-horizontal {background-color: rgba(47, 51, 73, 0.95) !important;
}[data-bs-theme="dark"] .bg-menu-theme .menu-link,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-prev,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-next {color: #b6bee3;
}[data-bs-theme="dark"] .bg-menu-theme .menu-link:hover,
[data-bs-theme="dark"] .bg-menu-theme .menu-link:focus,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-prev:hover,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-prev:focus,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-next:hover,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-next:focus {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-menu-theme .menu-link.active,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-prev.active,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-next.active {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-menu-theme .menu-item.disabled .menu-link,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-prev.disabled,
[data-bs-theme="dark"] .bg-menu-theme .menu-horizontal-next.disabled {color: #8086a5 !important;
}[data-bs-theme="dark"] .bg-menu-theme .menu-item.open:not(.menu-item-closing) > .menu-toggle,
[data-bs-theme="dark"] .bg-menu-theme .menu-item.active > .menu-link {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-menu-theme.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {background: linear-gradient(72.47deg, #7367f0 22.16%, rgba(115, 103, 240, 0.7) 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(115, 103, 240, 0.48);
  color: #fff !important;
}[data-bs-theme="dark"] [dir=rtl] .bg-menu-theme.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {background: linear-gradient(72.47deg, rgba(115, 103, 240, 0.7) 22.16%, #7367f0 76.47%) !important;
}[data-bs-theme="dark"] .bg-menu-theme.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {background: linear-gradient(72.47deg, #7367f0 22.16%, rgba(115, 103, 240, 0.7) 76.47%);
  color: #fff !important;
  box-shadow: 0px 2px 6px 0px rgba(115, 103, 240, 0.48);
}[data-bs-theme="dark"] [dir=rtl] .bg-menu-theme.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {background: linear-gradient(72.47deg, rgba(115, 103, 240, 0.7) 22.16%, #7367f0 76.47%);
  box-shadow: 0px 2px 6px 0px rgba(115, 103, 240, 0.48);
  color: #fff !important;
}[data-bs-theme="dark"] .bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing) > .menu-sub,
[data-bs-theme="dark"] .bg-menu-theme.menu-horizontal .menu-inner .menu-item.open > .menu-toggle {background: #2f3349;
}[data-bs-theme="dark"] .bg-menu-theme.menu-horizontal .menu-item.active > .menu-link:not(.menu-toggle) {background: #343756;
  color: #7367f0 !important;
}[data-bs-theme="dark"] .bg-menu-theme .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-sub,
[data-bs-theme="dark"] .bg-menu-theme .menu-inner > .menu-item.menu-item-closing .menu-item.open .menu-toggle {background: transparent;
  color: #fff;
}[data-bs-theme="dark"] .bg-menu-theme .menu-inner-shadow {background: linear-gradient(#2f3349 41%, rgba(47, 51, 73, 0.11) 95%, rgba(47, 51, 73, 0));
}[data-bs-theme="dark"] .bg-menu-theme .menu-text {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-menu-theme .menu-header {color: #949bbd;
}[data-bs-theme="dark"] .bg-menu-theme hr,
[data-bs-theme="dark"] .bg-menu-theme .menu-divider,
[data-bs-theme="dark"] .bg-menu-theme .menu-inner > .menu-item.open > .menu-sub::before {border-color: transparent !important;
}[data-bs-theme="dark"] .bg-menu-theme .menu-block::before {background-color: #949bbd;
}[data-bs-theme="dark"] .bg-menu-theme .ps__thumb-y,
[data-bs-theme="dark"] .bg-menu-theme .ps__rail-y.ps--clicking > .ps__thumb-y {background: rgba(207, 211, 236, 0.7179419608) !important;
}[data-bs-theme="dark"] .bg-menu-theme .menu-inner .menu-item.open > .menu-link.menu-toggle,
[data-bs-theme="dark"] .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item.open > .menu-link.menu-toggle,
[data-bs-theme="dark"] .bg-menu-theme .menu-inner .menu-item.active > .menu-link.menu-toggle,
[data-bs-theme="dark"] .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item.active > .menu-link.menu-toggle {background: rgba(134, 146, 208, 0.06);
}[data-bs-theme="dark"] html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active) > .menu-link:hover,
[data-bs-theme="dark"] .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active) > .menu-link:hover {background: rgba(134, 146, 208, 0.06);
}[data-bs-theme="dark"] .bg-menu-theme .menu-inner .menu-sub .menu-item:not(.active) > .menu-link::before {color: #7983bb !important;
}[data-bs-theme="dark"] .layout-footer-fixed .layout-horizontal .bg-footer-theme {background-color: #25293c !important;
  color: #b6bee3;
}[data-bs-theme="dark"] .layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .bg-footer-theme .footer-container {background-color: #25293c !important;
  color: #b6bee3;
}[data-bs-theme="dark"] .bg-footer-theme .footer-link {color: #b6bee3;
}[data-bs-theme="dark"] .bg-footer-theme .footer-link:hover,
[data-bs-theme="dark"] .bg-footer-theme .footer-link:focus {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-footer-theme .footer-link.disabled {color: #7c82a0 !important;
}[data-bs-theme="dark"] .bg-footer-theme .footer-text {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-footer-theme .show > .footer-link,
[data-bs-theme="dark"] .bg-footer-theme .active > .footer-link,
[data-bs-theme="dark"] .bg-footer-theme .footer-link.show,
[data-bs-theme="dark"] .bg-footer-theme .footer-link.active {color: #cfd3ec;
}[data-bs-theme="dark"] .bg-footer-theme hr {border-color: rgba(207, 211, 236, 0.06);
}[data-bs-theme="dark"] .layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .content-footer .footer-container,
[data-bs-theme="dark"] .layout-footer-fixed .layout-wrapper.layout-horizontal .content-footer {box-shadow: 0 0.25rem 1rem rgba(15, 20, 34, 0.55);
}[data-bs-theme="dark"]
.nav-tabs .nav-link.active,
[data-bs-theme="dark"] .nav-tabs .nav-item.show .nav-link {color: #7367f0;
}[data-bs-theme="dark"]  .bootstrap-select .dropdown-toggle.show,
[data-bs-theme="dark"]  .bootstrap-select .dropdown-toggle:focus,
[data-bs-theme="dark"]  .bootstrap-select .dropdown-toggle:active {border-color: #7367f0;
}