@charset "UTF-8";
/*dark*/
:root {
  --color-secondary: #72768B;
  --color-black: black;
  --color-white: white;
  --color-border: #E1E2EC;
  --color-link: #414659;
  --color-dark-border: #393B43;
  --color-dark-secondary: #A6AAC1;
  --color-dark-link: #DEE1F9;
  --color-panel-header-background: #EFF0FA;
  --color-dark-group-toggle: #2E3038;
}

.vw-white-color {
  color: white;
}

.vw-black-color {
  color: black;
}

.mod-vw {
  /* Dark Mode */
  /* Dark Mode */
  /* Dark Mode */
  /* Default-Light Mode */
  /* Dark Mode */
  /* Default-Light Mode */
  /* Dark Mode */
  /* Dark Mode */
  /* Dark Mode */
  /* Dark Mode */
  /*.nav-menu a:hover {
      text-decoration: none !important;
  } */
  /* Default Mode */
  /* Light Mode */
  /* Dark Mode */
  /* Default-Light Mode */
  /* Dark Mode */
  /* Default-Light Mode */
  /* Dark Mode */
  /* Dark Mode */
}
.mod-vw i.icon-20-bordered-4 {
  display: block;
  font-size: 20px;
  color: #72768B;
  border: 4px solid #E1E2EC;
  background: #E1E2EC;
  border-radius: 5px;
  width: 28px;
}
.mod-vw.mod-skin-dark i.icon-20-bordered-4 {
  display: block;
  font-size: 20px;
  color: #A6AAC1;
  border: 4px solid #393B43;
  background: #393B43;
  border-radius: 5px;
  width: 28px;
}
.mod-vw .user-menu .bg-trans-gradient, .mod-vw .js-modal-settings .bg-trans-gradient {
  background-size: 100% 100% !important;
  background: linear-gradient(0deg, #EFF0FA, #EFF0FA), linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 51.04%), url(/img/backgrounds/vw-bg-3.jpg);
}
.mod-vw .user-menu .bg-trans-gradient .color-white, .mod-vw .js-modal-settings .bg-trans-gradient .color-white {
  color: black !important;
}
.mod-vw.footer-function-fixed .page-footer {
  height: auto;
}
.mod-vw.footer-function-fixed .page-footer > div {
  justify-content: start !important;
  font-size: 10px;
  opacity: 80%;
}
.mod-vw.mod-skin-dark .user-menu .bg-trans-gradient, .mod-vw.mod-skin-dark .js-modal-settings .bg-trans-gradient {
  background-size: 100% 100% !important;
  background: linear-gradient(0deg, #191C22 0%, rgba(25, 28, 34, 0.4) 9%, rgba(0, 0, 0, 0) 44.5%), url(/img/backgrounds/vw-bg-3.jpg);
}
.mod-vw.mod-skin-dark .user-menu .bg-trans-gradient .color-white, .mod-vw.mod-skin-dark .js-modal-settings .bg-trans-gradient .color-white {
  color: white !important;
}
.mod-vw.mod-skin-dark:not(.cust-theme-17) #app {
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 51.04%), linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.56) 28.65%, rgba(0, 0, 0, 0) 63.02%), linear-gradient(0deg, rgba(var(--theme-rgb-primary), 0.3), rgba(var(--theme-rgb-primary), 0.3)), url(/img/backgrounds/vw-bg-3.svg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.mod-vw.mod-skin-dark:not(.cust-theme-17) #app .page-content-wrapper {
  background-color: transparent !important;
}
.mod-vw.mod-skin-dark.cust-theme-17 #app {
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 51.04%), linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.56) 28.65%, rgba(0, 0, 0, 0) 63.02%), url(/img/backgrounds/vw-bg-3.svg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.mod-vw.mod-skin-dark.cust-theme-17 #app .page-content-wrapper {
  background-color: transparent !important;
}
@media only screen and (max-width: 992px) {
  .mod-vw.mod-skin-dark .page-wrapper {
    background-color: transparent !important;
  }
}
.mod-vw.mod-skin-dark .page-header {
  background: black;
  border-bottom: none;
}
.mod-vw.mod-skin-dark .page-footer {
  background: none !important;
  border-top: none;
}
.mod-vw .badge {
  border-radius: 16px;
  background-color: rgba(43, 191, 175, 0.2);
  height: 33px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  color: #00A294;
  font-size: 13px;
  font-weight: 500;
}
.mod-vw.mod-skin-dark .badge {
  background-color: rgba(43, 191, 175, 0.1215686275);
  color: #52dbca;
}
.mod-vw a:not(.btn):not([id=priorityid]) {
  color: #414659 !important;
  /* &:hover {
      text-decoration:underline;
  }*/
}
.mod-vw a:not(.btn):not([id=priorityid]).approve {
  color: var(--theme-success-400) !important;
}
.mod-vw a:not(.btn):not([id=priorityid]).approve:hover {
  color: var(--theme-success-500) !important;
}
.mod-vw a:not(.btn):not([id=priorityid]).decline {
  color: var(--theme-danger-400) !important;
}
.mod-vw a:not(.btn):not([id=priorityid]).decline:hover {
  color: var(--theme-danger-500) !important;
}
.mod-vw.mod-skin-dark a:not(.btn):not([id=priorityid]) {
  color: #DEE1F9 !important;
}
.mod-vw.mod-skin-dark a:not(.btn):not([id=priorityid]).approve {
  color: var(--theme-success-400) !important;
}
.mod-vw.mod-skin-dark a:not(.btn):not([id=priorityid]).approve:hover {
  color: var(--theme-success-500) !important;
}
.mod-vw.mod-skin-dark a:not(.btn):not([id=priorityid]).decline {
  color: var(--theme-danger-400) !important;
}
.mod-vw.mod-skin-dark a:not(.btn):not([id=priorityid]).decline:hover {
  color: var(--theme-danger-500) !important;
}
@media (max-width: 768px) {
  .mod-vw .page-logo-wrapper {
    justify-content: center;
  }
}
.mod-vw .page-logo-wrapper {
  margin: 0;
}
.mod-vw .page-logo-wrapper .page-logo {
  width: auto !important;
}
.mod-vw .page-logo-wrapper .page-logo a {
  flex-direction: column !important;
}
.mod-vw .login-page-wrapper {
  background: unset;
  background-position: center;
  background-size: cover;
}
.mod-vw .login-page-wrapper .page-inner {
  background-color: unset;
  background-image: unset;
}
.mod-vw .login-page-wrapper .page-inner .page-content-wrapper {
  background-color: unset;
  background-image: unset;
  background: unset;
}
.mod-vw .login-page-wrapper .page-inner .page-content-wrapper > div {
  background: unset !important;
  background-color: unset;
  background-image: unset;
  box-shadow: none !important;
}
.mod-vw .credit-tags {
  color: #ABABAF !important;
}
.mod-vw:not(.mod-skin-dark) .login-page-wrapper {
  background-image: url(/img/backgrounds/vw-bg-1.jpg);
}
.mod-vw:not(.mod-skin-dark) .login-page-wrapper img.branding-logo-webdav {
  display: block !important;
}
.mod-vw:not(.mod-skin-dark) .login-page-wrapper img.branding-logo {
  display: none;
}
.mod-vw.mod-skin-dark .login-page-wrapper {
  background-image: url(/img/backgrounds/vw-bg-2.jpg);
}
.mod-vw .modal-content {
  border-radius: 14px;
}
.mod-vw .modal-footer {
  flex-direction: row-reverse;
}
.mod-vw:not(.mod-skin-dark) .modal-transparent .modal-content {
  background: rgba(255, 255, 255, 0.6) !important;
  backdrop-filter: blur(5px);
}
.mod-vw.mod-skin-dark .modal-transparent .modal-content {
  border: 1px solid #393B43;
  background: rgba(0, 0, 0, 0.12) !important;
  backdrop-filter: blur(5px);
  color: white !important;
}
.mod-vw.mod-skin-dark :not(.modal-transparent) .modal-content {
  background: #1A1C22 !important;
}
.mod-vw .btn {
  border-radius: 14px;
}
.mod-vw .btn-outline-secondary, .mod-vw .btn-outline-secondary:hover, .mod-vw .btn-outline-secondary:active, .mod-vw .btn-outline-secondary:focus {
  color: #72768B !important;
  border-color: #72768B;
  box-shadow: none;
}
.mod-vw .btn-outline-secondary:hover, .mod-vw .btn-outline-secondary:active {
  background-color: rgba(239, 240, 249, 0.52) !important;
}
.mod-vw .btn-outline-secondary:not(:disabled):not(.disabled):active, .mod-vw .btn-outline-secondary:not(:disabled):not(.disabled).active, .mod-vw .show > .btn-outline-secondary.dropdown-toggle {
  background: none;
}
.mod-vw .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .mod-vw .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .mod-vw .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
}
.mod-vw .redesigned .btn {
  height: 44px;
  font-size: 15px;
  font-weight: 500;
}
.mod-vw .redesigned .submit-button-panel {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.mod-vw .redesigned .submit-button-panel .btn {
  font-weight: 400;
}
@media (max-width: 599px) {
  .mod-vw .redesigned .submit-button-panel {
    flex-direction: column;
    gap: 10px;
  }
}
.mod-vw.mod-skin-dark .redesigned .btn {
  color: #DEE1F9;
}
.mod-vw.mod-skin-dark .btn-outline-secondary, .mod-vw.mod-skin-dark .btn-outline-secondary:hover, .mod-vw.mod-skin-dark .btn-outline-secondary:active, .mod-vw.mod-skin-dark .btn-outline-secondary:focus {
  color: #DEE1F9 !important;
  border-color: #A6AAC1;
  box-shadow: none;
}
.mod-vw.mod-skin-dark .btn-outline-secondary:hover, .mod-vw.mod-skin-dark .btn-outline-secondary:active {
  background-color: rgba(0, 0, 0, 0.08) !important;
}
.mod-vw input, .mod-vw select {
  border-radius: 5px;
}
.mod-vw input:focus, .mod-vw select:focus {
  border-color: #72768B !important;
}
.mod-vw input:focus + .input-group-append .input-group-text, .mod-vw select:focus + .input-group-append .input-group-text {
  border-color: #72768B !important;
}
.mod-vw .input-group > .input-group-append.input-icon {
  position: relative;
}
.mod-vw .input-group > .input-group-append.input-icon .btn {
  position: absolute;
  border: none;
  background-image: unset;
  background-color: transparent;
  right: -10px;
  color: var(--theme-secondary);
  z-index: 999;
}
.mod-vw .input-group > .input-group-append.input-icon .btn:active {
  border: none;
  border-color: unset !important;
  box-shadow: unset !important;
}
.mod-vw .input-group > .form-control.r-14 {
  border-radius: 14px 0 0 14px;
}
.mod-vw .input-group > .input-group-append .input-group-text.r-14 {
  border-radius: 0 14px 14px 0;
}
.mod-vw .input-group > .form-control:not(:first-child), .mod-vw .input-group > .custom-select:not(:first-child) {
  border-radius: 14px !important;
}
.mod-vw .form-control.custom-select {
  border-radius: 14px !important;
}
.mod-vw div:not(.custom-switch) > .custom-control-label::before,
.mod-vw div:not(.custom-switch) > .custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.mod-vw div:not(.custom-switch) > .custom-control-input:active:not(:checked) ~ .custom-control-label::before,
.mod-vw div:not(.custom-switch) > .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--theme-primary-500);
  border-color: var(--theme-primary-500);
  color: var(--theme-primary-500);
}
.mod-vw .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  font-family: "msp-icon-font";
  font-size: 12px;
  font-weight: 600;
  content: "\e95d";
  text-align: center;
  color: var(--color-white);
}
.mod-vw .form-control[type=date],
.mod-vw .form-control[type=datetime-local] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mod-vw .form-control[type=date]::-webkit-calendar-picker-indicator, .mod-vw .form-control[type=date]::-moz-calendar-picker-indicator,
.mod-vw .form-control[type=datetime-local]::-webkit-calendar-picker-indicator,
.mod-vw .form-control[type=datetime-local]::-moz-calendar-picker-indicator {
  display: none;
}
.mod-vw .form-control[type=date]::after,
.mod-vw .form-control[type=datetime-local]::after {
  content: "📅";
  position: absolute;
  right: 0.725rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #007BFF;
  pointer-events: none;
}
.mod-vw .redesigned .form-label {
  color: #72768B;
}
.mod-vw .redesigned .form-control {
  height: 44px;
  align-content: center;
  color: #414659 !important;
}
.mod-vw .redesigned .form-control:not(:placeholder-shown) {
  background-color: rgba(239, 240, 249, 0.52) !important;
}
.mod-vw .redesigned .form-control:not(:placeholder-shown) + .input-group-append .input-group-text {
  background-color: rgba(239, 240, 249, 0.52) !important;
}
.mod-vw .redesigned .form-control:placeholder-shown {
  border-color: #72768B !important;
}
.mod-vw .redesigned .form-control:placeholder-shown + .input-group-append .input-group-text {
  border-color: #72768B !important;
}
.mod-vw .redesigned .form-control::placeholder {
  color: #A9ABB4 !important;
}
.mod-vw .redesigned .select2-container--default .select2-selection--single {
  border-radius: 5px !important;
  height: 44px !important;
  background-color: rgba(239, 240, 249, 0.52) !important;
}
.mod-vw .redesigned .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px !important;
  color: #414659 !important;
  font-size: 13px;
}
.mod-vw .redesigned .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #A9ABB4 !important;
}
.mod-vw .redesigned .select2-container--default .select2-selection--single:has(.select2-selection__rendered .select2-selection__placeholder) {
  border-color: #72768B !important;
  background-color: transparent !important;
}
.mod-vw .redesigned input, .mod-vw .redesigned select, .mod-vw .redesigned textarea {
  font-size: 15px;
}
.mod-vw .redesigned input, .mod-vw .redesigned select {
  height: 44px;
}
.mod-vw .redesigned select,
.mod-vw .redesigned ::picker(select) {
  appearance: base-select;
}
.mod-vw .redesigned ::picker(select) {
  border: 1px solid #E1E2EC;
  background: white;
  color: #72768B;
  font-size: 15px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.mod-vw .redesigned select {
  align-items: center;
}
.mod-vw .redesigned select::picker-icon {
  font-family: "msp-icon-font" !important;
  content: "\e9af";
}
.mod-vw .redesigned select:open::picker-icon {
  content: "\e90f";
}
.mod-vw .redesigned select option {
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  height: 44px;
  background: white !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding-left: 16px;
}
.mod-vw .redesigned select option:first-of-type {
  border-radius: 5px 5px 0 0;
}
.mod-vw .redesigned select option:last-of-type {
  border-radius: 0 0 5px 5px;
}
.mod-vw .redesigned select option:not(option:last-of-type) {
  border-bottom: none;
}
.mod-vw .redesigned select option:hover, .mod-vw .redesigned select option:focus {
  background: rgba(239, 240, 249, 0.52) !important;
}
.mod-vw .redesigned select option::checkmark {
  font-family: "msp-icon-font" !important;
  content: "\e95d";
}
.mod-vw .redesigned .dropzone {
  color: #72768B;
  border-style: dashed;
  border-color: #E1E2EC;
  background: transparent;
  padding: 0;
}
.mod-vw .redesigned .dropzone .dz-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}
.mod-vw .redesigned .dropzone .dz-message i {
  font-size: 46px;
}
.mod-vw.mod-skin-dark input, .mod-vw.mod-skin-dark select, .mod-vw.mod-skin-dark textarea, .mod-vw.mod-skin-dark .select2-container--default .select2-selection--single {
  color: #fff;
  border-color: #393B43 !important;
  background-color: transparent !important;
}
.mod-vw.mod-skin-dark input:focus, .mod-vw.mod-skin-dark select:focus, .mod-vw.mod-skin-dark textarea:focus, .mod-vw.mod-skin-dark .select2-container--default .select2-selection--single:focus {
  border-color: #72768B !important;
}
.mod-vw.mod-skin-dark input:focus + .input-group-append .input-group-text, .mod-vw.mod-skin-dark select:focus + .input-group-append .input-group-text, .mod-vw.mod-skin-dark textarea:focus + .input-group-append .input-group-text, .mod-vw.mod-skin-dark .select2-container--default .select2-selection--single:focus + .input-group-append .input-group-text {
  border-color: #72768B !important;
}
.mod-vw.mod-skin-dark .input-group {
  background-color: transparent !important;
}
.mod-vw.mod-skin-dark .input-group .input-group-text {
  border-color: #393B43 !important;
}
.mod-vw.mod-skin-dark div:not(.custom-switch) > .custom-control-label::before,
.mod-vw.mod-skin-dark div:not(.custom-switch) > .custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.mod-vw.mod-skin-dark div:not(.custom-switch) > .custom-control-input:active:not(:checked) ~ .custom-control-label::before,
.mod-vw.mod-skin-dark div:not(.custom-switch) > .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--theme-primary-500);
  border-color: var(--theme-primary-500);
  color: var(--theme-primary-500);
}
.mod-vw.mod-skin-dark .redesigned .form-label {
  color: #A6AAC1;
}
.mod-vw.mod-skin-dark .redesigned .form-control {
  color: #DEE1F9 !important;
}
.mod-vw.mod-skin-dark .redesigned .form-control:not(:placeholder-shown) {
  background-color: rgba(166, 170, 193, 0.08) !important;
}
.mod-vw.mod-skin-dark .redesigned .form-control:not(:placeholder-shown) + .input-group-append .input-group-text {
  background-color: rgba(166, 170, 193, 0.08) !important;
}
.mod-vw.mod-skin-dark .redesigned .form-control:placeholder-shown {
  border-color: #A6AAC1 !important;
}
.mod-vw.mod-skin-dark .redesigned .form-control:placeholder-shown + .input-group-append .input-group-text {
  border-color: #A6AAC1 !important;
}
.mod-vw.mod-skin-dark .redesigned .form-control::placeholder {
  color: #5C5E66 !important;
}
.mod-vw.mod-skin-dark .redesigned .select2-container--default .select2-selection--single {
  background-color: rgba(166, 170, 193, 0.08) !important;
}
.mod-vw.mod-skin-dark .redesigned .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #DEE1F9 !important;
}
.mod-vw.mod-skin-dark .redesigned .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #5C5E66 !important;
}
.mod-vw.mod-skin-dark .redesigned .select2-container--default .select2-selection--single:has(.select2-selection__rendered .select2-selection__placeholder) {
  border-color: #A6AAC1 !important;
  background-color: transparent !important;
}
.mod-vw.mod-skin-dark .redesigned ::picker(select) {
  border-color: #393B43;
  background: #191C22;
  color: #A6AAC1;
}
.mod-vw.mod-skin-dark .redesigned select option {
  background: rgba(166, 170, 193, 0.08) !important;
}
.mod-vw.mod-skin-dark .redesigned select option:hover, .mod-vw.mod-skin-dark .redesigned select option:focus {
  background: rgba(166, 170, 193, 0.16) !important;
}
.mod-vw.mod-skin-dark .redesigned .dropzone {
  color: #A6AAC1;
  border-color: #393B43;
}
.mod-vw .alert-danger {
  background-color: rgba(255, 84, 73, 0.12) !important;
  border: none;
}
.mod-vw:not(.for-top-priority) .text-danger {
  color: #DE3730 !important;
}
.mod-vw.mod-skin-dark .confirm-message {
  color: #DEE1F9;
}
.mod-vw .info-card {
  display: none;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) .page-sidebar .page-logo a {
  flex-direction: column !important;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li > ul, .mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li.active > a {
  background-color: unset;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li a > i {
  color: white;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) .collapse-sign {
  display: none;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li.active:not(.open) > a::before {
  content: none;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) > li > ul > li a:after {
  content: none !important;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) > li > ul:before {
  border-left-color: transparent !important;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li.active > a {
  box-shadow: none;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li a {
  padding: 0.8125rem 1rem;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li > ul > li a {
  border-radius: 14px;
  margin: 0 1rem;
  padding-left: 2rem;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li > ul > li a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li > ul > li.active:not(.open) a:not([aria-expanded]) {
  background-color: var(--theme-primary);
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li > ul > li > ul > li a {
  border-radius: 14px;
  margin: 0 1rem;
  padding-left: 2.75rem;
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li > ul > li > ul > li a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.mod-vw:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li > ul > li > ul > li.active:not(.open) a:not([aria-expanded]) {
  background-color: var(--theme-primary);
}
.mod-vw:not(.mod-skin-dark):not(.mod-skin-light) .page-sidebar .page-logo {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mod-vw.mod-skin-light:not(.nav-function-top):not(.nav-function-minify):not(.mod-hide-nav-icons) ul.nav-menu:not(.nav-menu-compact) li a > i {
  color: var(--theme-secondary);
}
.mod-vw.mod-skin-light .page-sidebar img.branding-logo-webdav {
  display: block !important;
}
.mod-vw.mod-skin-light .page-sidebar img.branding-logo {
  display: none;
}
.mod-vw.mod-skin-dark .page-sidebar {
  background-color: transparent;
}
.mod-vw.mod-skin-dark .page-sidebar .page-logo {
  background: black;
}
.mod-vw.mod-skin-dark.nav-function-hidden .page-sidebar {
  background-color: black;
}
.mod-vw.mod-skin-dark.mobile-nav-on .page-sidebar {
  background-color: black;
}
.mod-vw .nav.nav-pills {
  padding: 12px 0;
  border-bottom: 1px solid #E1E2EC;
  margin-bottom: 30px;
}
@media (max-width: 904px) {
  .mod-vw .nav.nav-pills {
    margin-bottom: 18px;
  }
}
.mod-vw .nav.nav-pills .nav-item .nav-link {
  height: 44px;
  border-radius: 14px;
  align-content: center;
  font-size: 15px;
  font-weight: 500;
}
.mod-vw .nav.nav-pills .nav-item .nav-link.active {
  color: var(--theme-primary-500) !important;
  background-color: rgba(var(--theme-rgb-primary), 0.2);
}
.mod-vw .nav-tabs-container {
  width: 100%;
}
.mod-vw .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-link:hover, .mod-vw .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-tabs .nav-link:focus {
  border-color: transparent transparent white;
}
.mod-vw .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-item .nav-link {
  border-bottom: 5px solid transparent;
  color: #414659;
  margin: 0 10px;
}
.mod-vw .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-item .nav-link.active {
  border-bottom: 5px solid black;
  color: black !important;
}
.mod-vw .nav-tabs-container .nav-tabs .nav-item .nav-link.active:not(:hover),
.mod-vw .nav-tabs-container .nav-tabs-clean .nav-item .nav-link:hover {
  background: transparent !important;
}
.mod-vw.mod-skin-dark .nav.nav-pills {
  border-bottom: 1px solid #393B43;
}
.mod-vw.mod-skin-dark .nav.nav-pills .nav-item .nav-link.active {
  background-color: rgba(var(--theme-rgb-primary), 0.3);
}
.mod-vw.mod-skin-dark .nav-tabs-container {
  width: 100%;
}
.mod-vw.mod-skin-dark .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-link:hover, .mod-vw.mod-skin-dark .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-tabs .nav-link:focus {
  border-color: transparent transparent white;
}
.mod-vw.mod-skin-dark .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-item .nav-link {
  color: #DEE1F9;
}
.mod-vw.mod-skin-dark .nav-tabs-container .nav-tabs.nav-tabs-clean .nav-item .nav-link.active {
  border-bottom-color: white;
  color: white !important;
}
.mod-vw .panel-hdr {
  border-radius: 14px 14px 0 0;
}
.mod-vw .panel, .mod-vw .card, .mod-vw .rounded {
  border-radius: 14px !important;
}
.mod-vw .panel-hdr h2 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  margin: 22px 0 22px 30px;
  line-height: 24px;
  padding: 0;
  color: black;
}
@media only screen and (max-width: 1239px) {
  .mod-vw .panel-hdr h2 {
    margin-left: 12px;
  }
}
.mod-vw .panel-hdr h2 i {
  display: none;
}
.mod-vw .panel.root-panel {
  padding: 15px 30px 30px;
}
@media (max-width: 1239px) {
  .mod-vw .panel.root-panel {
    padding: 16px 14px;
  }
}
.mod-vw .panel.root-panel > .panel-hdr {
  min-height: auto;
  padding: 0 0 16px;
}
.mod-vw .panel.root-panel > .panel-hdr h2 {
  text-transform: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.mod-vw .panel.root-panel > .panel-hdr h2 i {
  display: block;
  font-size: 24px;
  color: #72768B;
  border: 6px solid #E1E2EC;
  background: #E1E2EC;
  border-radius: 5px;
  width: 36px;
  margin-right: 12px !important;
}
.mod-vw .panel.root-panel .panel-container .panel-content {
  padding: 0;
}
.mod-vw .card-header:first-child {
  border-radius: 14px 14px 0 0;
}
.mod-vw:not(.mod-skin-dark) .panel-hdr {
  background: white !important;
  color: #414659;
  border-bottom: none;
}
.mod-vw:not(.mod-skin-dark) .panel {
  border: 1px solid #E1E2EC;
}
.mod-vw:not(.mod-skin-dark) .accordion:not(.accordion-clean) .card {
  border: 1px solid #E1E2EC;
}
.mod-vw .redesigned .accordion.accordion-clean {
  border: none !important;
}
.mod-vw .redesigned .accordion.accordion-clean .card.pl-3 {
  padding-left: 0 !important;
}
.mod-vw .redesigned .accordion.accordion-clean .card.pr-3 {
  padding-right: 0 !important;
}
.mod-vw .redesigned .accordion.accordion-clean .card .card-title {
  display: flex;
  justify-content: space-between;
  height: 56px;
  background-color: #EFF0FA;
  color: #414659;
  padding: 0 30px !important;
  line-height: 12px;
  border-radius: 14px !important;
  font-size: 16px;
}
@media only screen and (max-width: 904px) {
  .mod-vw .redesigned .panel-content-container, .mod-vw .redesigned .accordion.accordion-clean .card .card-body {
    padding-top: 14px;
  }
}
@media only screen and (min-width: 905px) {
  .mod-vw .redesigned .panel-content-container, .mod-vw .redesigned .accordion.accordion-clean .card .card-body {
    padding-top: 18px !important;
  }
}
@media only screen and (min-width: 1240px) {
  .mod-vw .redesigned .panel-content-container, .mod-vw .redesigned .accordion.accordion-clean .card .card-body {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
}
@media only screen and (min-width: 1920px) {
  .mod-vw .redesigned .panel-content-container, .mod-vw .redesigned .accordion.accordion-clean .card .card-body {
    padding: 30px 220px 0 220px !important;
  }
}
.mod-vw.mod-skin-dark .panel.root-panel .panel-hdr h2 i {
  display: block;
  font-size: 24px;
  color: #A6AAC1;
  border: 6px solid #393B43;
  background: #393B43;
  border-radius: 5px;
  width: 36px;
}
.mod-vw.mod-skin-dark .panel-hdr {
  background: #191C22 !important;
}
.mod-vw.mod-skin-dark .panel-hdr h2 {
  color: white;
}
.mod-vw.mod-skin-dark .panel {
  background: #191C22 !important;
}
.mod-vw.mod-skin-dark .accordion:not(.accordion-clean) .card {
  background: #191C22 !important;
  border: 1px solid #393B43;
}
.mod-vw.mod-skin-dark .redesigned .accordion.accordion-clean .card .card-title {
  background-color: #0E1118;
  color: #DEE1F9;
}
.mod-vw .table-bordered {
  border: none;
}
.mod-vw .table-bordered th, .mod-vw .table-bordered td {
  height: 44px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid !important;
}
.mod-vw .table-bordered th {
  font-size: 12px;
  text-transform: uppercase;
  color: #A9ABB4;
}
.mod-vw .table-bordered td {
  font-size: 15px;
}
.mod-vw .table-bordered.table.table-striped tbody tr:nth-of-type(odd) {
  background: none;
}
.mod-vw .dataTables_wrapper .tableFilter input {
  height: 44px;
}
.mod-vw .dataTables_wrapper .table-header {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 30px;
  gap: 8px;
}
@media (max-width: 1239px) {
  .mod-vw .dataTables_wrapper .table-header {
    padding-bottom: 18px;
  }
}
@media (max-width: 904px) {
  .mod-vw .dataTables_wrapper .table-header {
    padding-bottom: 10px;
  }
}
@media (max-width: 599px) {
  .mod-vw .dataTables_wrapper .table-header {
    padding-bottom: 0;
  }
}
.mod-vw .dataTables_wrapper .table-header .tableTools .tableTools-right {
  gap: 10px;
}
.mod-vw .dataTables_wrapper .table-header .tableTools .table-search-group {
  width: 320px;
}
.mod-vw .dataTables_wrapper .table-header .tableTools .buttons-colvis {
  margin-right: 10px;
  font-size: 15px;
}
@media (min-width: 905px) {
  .mod-vw .dataTables_wrapper .table-header .tableTools .buttons-colvis {
    border: none;
  }
}
@media (max-width: 904px) {
  .mod-vw .dataTables_wrapper .table-header .tableTools .buttons-colvis {
    font-size: 20px;
  }
  .mod-vw .dataTables_wrapper .table-header .tableTools .buttons-colvis .text {
    display: none;
  }
}
.mod-vw .dataTables_wrapper .table-header .tableTools .column-visibility button {
  height: 44px;
  border: none;
  font-size: 15px;
  font-weight: 500;
  color: var(--color-link) !important;
}
.mod-vw .dataTables_wrapper .table-header .tableTools .column-visibility button > i {
  color: var(--color-secondary);
}
.mod-vw .dataTables_wrapper .table-header .tableTools .dataTables_length .btn {
  height: 44px;
  font-weight: 500;
  background: transparent;
  border: var(--color-border) 1px solid !important;
  color: var(--color-secondary);
  font-size: 15px;
}
.mod-vw .dataTables_wrapper .table-header .tableTools .dataTables_length .btn::after {
  font-family: "msp-icon-font" !important;
  content: "\e9a9" !important;
  font-size: 11px;
  vertical-align: middle !important;
}
.mod-vw .dataTables_wrapper .hidden {
  display: none !important;
}
.mod-vw .dataTables_wrapper .dataTables_info {
  font-size: 0.75rem;
}
.mod-vw table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before, .mod-vw table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before, .mod-vw table.dataTable.dtr-column > tbody > tr > td.control:before, .mod-vw table.dataTable.dtr-column > tbody > tr > th.control:before {
  color: #414659;
  background: none;
}
.mod-vw .dataTables_wrapper tr.child td.child .dtr-details::after {
  background: none;
}
.mod-vw:not(.mod-skin-dark) .table-bordered th, .mod-vw:not(.mod-skin-dark) .table-bordered td {
  border-bottom-color: #E1E2EC !important;
}
.mod-vw.mod-skin-dark .table-bordered th, .mod-vw.mod-skin-dark .table-bordered td {
  border-bottom-color: #393B43 !important;
}
.mod-vw.mod-skin-dark .table-bordered th {
  color: #A6AAC1;
}
.mod-vw.mod-skin-dark .dataTables_wrapper .table-header .tableTools .column-visibility .btn {
  color: var(--color-dark-link) !important;
}
.mod-vw.mod-skin-dark .dataTables_wrapper .table-header .tableTools .dataTables_length .btn {
  border-color: var(--color-dark-border) !important;
  color: var(--color-dark-secondary);
}
.mod-vw.mod-skin-dark .dataTables_wrapper .table-header .tableTools .dataTables_length .btn > i {
  color: var(--color-dark-secondary);
}
.mod-vw.mod-skin-dark .table {
  color: white;
}
.mod-vw.mod-skin-dark .table a {
  color: #8297B3 !important;
}
.mod-vw.mod-skin-dark .dataTables_info {
  color: #A6AAC1;
}
.mod-vw.mod-skin-dark .dataTables_info .records-total {
  color: white;
}
.mod-vw.mod-skin-dark table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before, .mod-vw.mod-skin-dark table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before, .mod-vw.mod-skin-dark table.dataTable.dtr-column > tbody > tr > td.control:before, .mod-vw.mod-skin-dark table.dataTable.dtr-column > tbody > tr > th.control:before {
  color: #8297B3;
}
.mod-vw.mod-skin-dark .dataTables_wrapper .dataTables_paginate .pagination .page-item:not(.active) > .page-link:not(:hover) {
  color: #414659 !important;
}
.mod-vw .main-title {
  display: block;
  padding: 1.875rem 0;
  margin: 0;
  color: #000000; /* #FFF */
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.5rem;
  text-align: center;
}
.mod-vw.mod-skin-dark .main-title {
  color: #fff;
}
.mod-vw.cust-theme-1 ::selection {
  background: #b56a9f;
  color: #fff;
}
.mod-vw.cust-theme-1 ::-moz-selection {
  background: #b56a9f;
  color: #fff;
}
.mod-vw.cust-theme-1 [contenteditable=true]::selection {
  background: #b56a9f;
  color: #fff;
}
.mod-vw.cust-theme-1 [contenteditable=true]::-moz-selection {
  background: #b56a9f;
  color: #fff;
}
.mod-vw.cust-theme-2 ::selection {
  background: #9fcb3d;
  color: #333;
}
.mod-vw.cust-theme-2 ::-moz-selection {
  background: #9fcb3d;
  color: #333;
}
.mod-vw.cust-theme-2 [contenteditable=true]::selection {
  background: #9fcb3d;
  color: #333;
}
.mod-vw.cust-theme-2 [contenteditable=true]::-moz-selection {
  background: #9fcb3d;
  color: #333;
}
.mod-vw.cust-theme-3 ::selection {
  background: #4679cc;
  color: #fff;
}
.mod-vw.cust-theme-3 ::-moz-selection {
  background: #4679cc;
  color: #fff;
}
.mod-vw.cust-theme-3 [contenteditable=true]::selection {
  background: #4679cc;
  color: #fff;
}
.mod-vw.cust-theme-3 [contenteditable=true]::-moz-selection {
  background: #4679cc;
  color: #fff;
}
.mod-vw.cust-theme-4 ::selection {
  background: #2198F3;
  color: #fff;
}
.mod-vw.cust-theme-4 ::-moz-selection {
  background: #2198F3;
  color: #fff;
}
.mod-vw.cust-theme-4 [contenteditable=true]::selection {
  background: #2198F3;
  color: #fff;
}
.mod-vw.cust-theme-4 [contenteditable=true]::-moz-selection {
  background: #2198F3;
  color: #fff;
}
.mod-vw.cust-theme-5 ::selection {
  background: #6ab5b4;
  color: #333;
}
.mod-vw.cust-theme-5 ::-moz-selection {
  background: #6ab5b4;
  color: #333;
}
.mod-vw.cust-theme-5 [contenteditable=true]::selection {
  background: #6ab5b4;
  color: #333;
}
.mod-vw.cust-theme-5 [contenteditable=true]::-moz-selection {
  background: #6ab5b4;
  color: #333;
}
.mod-vw.cust-theme-6 ::selection {
  background: #dd5293;
  color: #fff;
}
.mod-vw.cust-theme-6 ::-moz-selection {
  background: #dd5293;
  color: #fff;
}
.mod-vw.cust-theme-6 [contenteditable=true]::selection {
  background: #dd5293;
  color: #fff;
}
.mod-vw.cust-theme-6 [contenteditable=true]::-moz-selection {
  background: #dd5293;
  color: #fff;
}
.mod-vw.cust-theme-7 ::selection {
  background: #868e96;
  color: #fff;
}
.mod-vw.cust-theme-7 ::-moz-selection {
  background: #868e96;
  color: #fff;
}
.mod-vw.cust-theme-7 [contenteditable=true]::selection {
  background: #868e96;
  color: #fff;
}
.mod-vw.cust-theme-7 [contenteditable=true]::-moz-selection {
  background: #868e96;
  color: #fff;
}
.mod-vw.cust-theme-8 ::selection {
  background: #7c91df;
  color: #333;
}
.mod-vw.cust-theme-8 ::-moz-selection {
  background: #7c91df;
  color: #333;
}
.mod-vw.cust-theme-8 [contenteditable=true]::selection {
  background: #7c91df;
  color: #333;
}
.mod-vw.cust-theme-8 [contenteditable=true]::-moz-selection {
  background: #7c91df;
  color: #333;
}
.mod-vw.cust-theme-9 ::selection {
  background: #e59c6c;
  color: #333;
}
.mod-vw.cust-theme-9 ::-moz-selection {
  background: #e59c6c;
  color: #333;
}
.mod-vw.cust-theme-9 [contenteditable=true]::selection {
  background: #e59c6c;
  color: #333;
}
.mod-vw.cust-theme-9 [contenteditable=true]::-moz-selection {
  background: #e59c6c;
  color: #333;
}
.mod-vw.cust-theme-10 ::selection {
  background: #778c85;
  color: #fff;
}
.mod-vw.cust-theme-10 ::-moz-selection {
  background: #778c85;
  color: #fff;
}
.mod-vw.cust-theme-10 [contenteditable=true]::selection {
  background: #778c85;
  color: #fff;
}
.mod-vw.cust-theme-10 [contenteditable=true]::-moz-selection {
  background: #778c85;
  color: #fff;
}
.mod-vw.cust-theme-11 ::selection {
  background: #a2b077;
  color: #333;
}
.mod-vw.cust-theme-11 ::-moz-selection {
  background: #a2b077;
  color: #333;
}
.mod-vw.cust-theme-11 [contenteditable=true]::selection {
  background: #a2b077;
  color: #333;
}
.mod-vw.cust-theme-11 [contenteditable=true]::-moz-selection {
  background: #a2b077;
  color: #333;
}
.mod-vw.cust-theme-12 ::selection {
  background: #7976b3;
  color: #333;
}
.mod-vw.cust-theme-12 ::-moz-selection {
  background: #7976b3;
  color: #333;
}
.mod-vw.cust-theme-12 [contenteditable=true]::selection {
  background: #7976b3;
  color: #333;
}
.mod-vw.cust-theme-12 [contenteditable=true]::-moz-selection {
  background: #7976b3;
  color: #333;
}
.mod-vw.cust-theme-13 ::selection {
  background: #55ce5f;
  color: #333;
}
.mod-vw.cust-theme-13 ::-moz-selection {
  background: #55ce5f;
  color: #333;
}
.mod-vw.cust-theme-13 [contenteditable=true]::selection {
  background: #55ce5f;
  color: #333;
}
.mod-vw.cust-theme-13 [contenteditable=true]::-moz-selection {
  background: #55ce5f;
  color: #333;
}
.mod-vw.cust-theme-14 ::selection {
  background: #ffc800;
  color: #333;
}
.mod-vw.cust-theme-14 ::-moz-selection {
  background: #ffc800;
  color: #333;
}
.mod-vw.cust-theme-14 [contenteditable=true]::selection {
  background: #ffc800;
  color: #333;
}
.mod-vw.cust-theme-14 [contenteditable=true]::-moz-selection {
  background: #ffc800;
  color: #333;
}
.mod-vw.cust-theme-15 ::selection {
  background: #627ca0;
  color: #fff;
}
.mod-vw.cust-theme-15 ::-moz-selection {
  background: #627ca0;
  color: #fff;
}
.mod-vw.cust-theme-15 [contenteditable=true]::selection {
  background: #627ca0;
  color: #fff;
}
.mod-vw.cust-theme-15 [contenteditable=true]::-moz-selection {
  background: #627ca0;
  color: #fff;
}
.mod-vw.cust-theme-16 ::selection {
  background: #0567bf;
  color: #fff;
}
.mod-vw.cust-theme-16 ::-moz-selection {
  background: #0567bf;
  color: #fff;
}
.mod-vw.cust-theme-16 [contenteditable=true]::selection {
  background: #0567bf;
  color: #fff;
}
.mod-vw.cust-theme-16 [contenteditable=true]::-moz-selection {
  background: #0567bf;
  color: #fff;
}
.mod-vw.cust-theme-17 ::selection {
  background: #ED5D23;
  color: #fff;
}
.mod-vw.cust-theme-17 ::-moz-selection {
  background: #ED5D23;
  color: #fff;
}
.mod-vw.cust-theme-17 [contenteditable=true]::selection {
  background: #ED5D23;
  color: #fff;
}
.mod-vw.cust-theme-17 [contenteditable=true]::-moz-selection {
  background: #ED5D23;
  color: #fff;
}
.mod-vw .settings-panel .list {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mod-vw .settings-panel .list:after {
  display: none !important;
}
.mod-vw .settings-panel sup {
  color: var(--theme-primary);
  font-size: 0.8125rem;
  position: relative;
  top: 0px;
}
.mod-vw .settings-panel h5 {
  text-transform: uppercase;
  color: #72768B;
}
.mod-vw .settings-panel #mhc .onoffswitch-title, .mod-vw .settings-panel #mcbg .onoffswitch-title, .mod-vw .settings-panel #mdn .onoffswitch-title, .mod-vw .settings-panel #nfh .onoffswitch-title, .mod-vw .settings-panel #mhni .onoffswitch-title, .mod-vw .settings-panel #mhni .onoffswitch-title {
  font-weight: normal !important;
  color: black !important;
}
.mod-vw .settings-panel .onoffswitch-title {
  font-weight: normal !important;
  color: black !important;
}
.mod-vw .settings-panel #mhc .onoffswitch-title-desc, .mod-vw .settings-panel #mcbg .onoffswitch-title-desc, .mod-vw .settings-panel #mdn .onoffswitch-title-desc, .mod-vw .settings-panel #nfh .onoffswitch-title-desc, .mod-vw .settings-panel #mhni .onoffswitch-title-desc, .mod-vw .settings-panel #mhni .onoffswitch-title-desc {
  color: #414659 !important;
}
.mod-vw .settings-panel .onoffswitch-title-desc {
  color: #414659 !important;
}
.mod-vw .settings-panel .btn-switch {
  min-width: 52px;
  height: 32px;
}
.mod-vw .settings-panel .btn-switch::before {
  content: "" !important;
}
.mod-vw .settings-panel .btn-switch {
  border-radius: 16px;
  background-color: white;
  border: #72768B 2px solid;
}
.mod-vw .settings-panel .btn-switch:after {
  box-shadow: none;
  color: white;
  background-color: #414659;
  width: 24px;
  height: 24px;
  margin: 2px;
  content: "⨯" !important;
  font-size: 17px;
  font-weight: 700;
}
.mod-vw .settings-panel hr {
  border-bottom-style: solid;
}
.mod-vw .settings-panel .btn-group-toggle {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 14px;
}
.mod-vw .settings-panel .btn-group-toggle .btn {
  background-image: none;
  background-color: white;
  border: none !important;
}
.mod-vw .settings-panel .btn-group-toggle .btn:not(:last-child):after {
  content: "|";
  position: absolute;
  top: 5px;
  right: 0;
}
.mod-vw.mod-vw .btn-switch[data-class=mod-vw], .mod-vw.mod-panel-icon .btn-switch[data-class=mod-panel-icon], .mod-vw.mod-nav-dark .btn-switch[data-class=mod-nav-dark], .mod-vw.mod-nav-link .btn-switch[data-class=mod-nav-link], .mod-vw.mod-disable-animation .btn-switch[data-class=mod-disable-animation], .mod-vw.mod-lean-subheader .btn-switch[data-class=mod-lean-subheader], .mod-vw.mod-hide-info-card .btn-switch[data-class=mod-hide-info-card], .mod-vw.mod-hide-nav-icons .btn-switch[data-class=mod-hide-nav-icons], .mod-vw.mod-color-blind .btn-switch[data-class=mod-color-blind], .mod-vw.mod-high-contrast .btn-switch[data-class=mod-high-contrast], .mod-vw.mod-bigger-font .btn-switch[data-class=mod-bigger-font], .mod-vw.mod-pace-custom .btn-switch[data-class=mod-pace-custom], .mod-vw.mod-clean-page-bg .btn-switch[data-class=mod-clean-page-bg], .mod-vw.mod-fixed-bg .btn-switch[data-class=mod-fixed-bg], .mod-vw.mod-main-boxed .btn-switch[data-class=mod-main-boxed], .mod-vw.nav-mobile-slide-out .btn-switch[data-class=nav-mobile-slide-out], .mod-vw.nav-mobile-no-overlay .btn-switch[data-class=nav-mobile-no-overlay], .mod-vw.nav-mobile-push .btn-switch[data-class=nav-mobile-push], .mod-vw.footer-function-fixed .btn-switch[data-class=footer-function-fixed], .mod-vw.nav-function-top .btn-switch[data-class=nav-function-top], .mod-vw.nav-function-hidden .btn-switch[data-class=nav-function-hidden], .mod-vw.nav-function-minify .btn-switch[data-class=nav-function-minify], .mod-vw.nav-function-fixed .btn-switch[data-class=nav-function-fixed], .mod-vw.header-function-fixed .btn-switch[data-class=header-function-fixed] {
  border-color: var(--theme-primary) !important;
}
.mod-vw.mod-vw .btn-switch[data-class=mod-vw]:after, .mod-vw.mod-panel-icon .btn-switch[data-class=mod-panel-icon]:after, .mod-vw.mod-nav-dark .btn-switch[data-class=mod-nav-dark]:after, .mod-vw.mod-nav-link .btn-switch[data-class=mod-nav-link]:after, .mod-vw.mod-disable-animation .btn-switch[data-class=mod-disable-animation]:after, .mod-vw.mod-lean-subheader .btn-switch[data-class=mod-lean-subheader]:after, .mod-vw.mod-hide-info-card .btn-switch[data-class=mod-hide-info-card]:after, .mod-vw.mod-hide-nav-icons .btn-switch[data-class=mod-hide-nav-icons]:after, .mod-vw.mod-color-blind .btn-switch[data-class=mod-color-blind]:after, .mod-vw.mod-high-contrast .btn-switch[data-class=mod-high-contrast]:after, .mod-vw.mod-bigger-font .btn-switch[data-class=mod-bigger-font]:after, .mod-vw.mod-pace-custom .btn-switch[data-class=mod-pace-custom]:after, .mod-vw.mod-clean-page-bg .btn-switch[data-class=mod-clean-page-bg]:after, .mod-vw.mod-fixed-bg .btn-switch[data-class=mod-fixed-bg]:after, .mod-vw.mod-main-boxed .btn-switch[data-class=mod-main-boxed]:after, .mod-vw.nav-mobile-slide-out .btn-switch[data-class=nav-mobile-slide-out]:after, .mod-vw.nav-mobile-no-overlay .btn-switch[data-class=nav-mobile-no-overlay]:after, .mod-vw.nav-mobile-push .btn-switch[data-class=nav-mobile-push]:after, .mod-vw.footer-function-fixed .btn-switch[data-class=footer-function-fixed]:after, .mod-vw.nav-function-top .btn-switch[data-class=nav-function-top]:after, .mod-vw.nav-function-hidden .btn-switch[data-class=nav-function-hidden]:after, .mod-vw.nav-function-minify .btn-switch[data-class=nav-function-minify]:after, .mod-vw.nav-function-fixed .btn-switch[data-class=nav-function-fixed]:after, .mod-vw.header-function-fixed .btn-switch[data-class=header-function-fixed]:after {
  content: "✔" !important;
  font-size: 12px;
  padding-top: 4px;
  color: black !important;
}
.mod-vw .theme-colors a {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.mod-vw .theme-colors li {
  margin-right: 6px !important;
  margin-bottom: 6px !important;
}
.mod-vw .theme-colors a:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  border: 2px solid transparent;
  border-radius: 25px;
}
.mod-vw.cust-theme-17 #myapp-17:after, .mod-vw.cust-theme-16 #myapp-16:after, .mod-vw.cust-theme-15 #myapp-15:after, .mod-vw.cust-theme-14 #myapp-14:after, .mod-vw.cust-theme-13 #myapp-13:after, .mod-vw.cust-theme-12 #myapp-12:after, .mod-vw.cust-theme-11 #myapp-11:after, .mod-vw.cust-theme-10 #myapp-10:after, .mod-vw.cust-theme-9 #myapp-9:after, .mod-vw.cust-theme-8 #myapp-8:after, .mod-vw.cust-theme-7 #myapp-7:after, .mod-vw.cust-theme-6 #myapp-6:after, .mod-vw.cust-theme-5 #myapp-5:after, .mod-vw.cust-theme-4 #myapp-4:after, .mod-vw.cust-theme-3 #myapp-3:after, .mod-vw.cust-theme-2 #myapp-2:after, .mod-vw.cust-theme-1 #myapp-1:after, .mod-vw.cust-theme-0 #myapp-0:after {
  border-color: #72768B;
}
.mod-vw #skin-dark, .mod-vw #skin-light, .mod-vw #skin-default {
  border: none !important;
  border-radius: 5px !important;
  height: 70px !important;
  margin-bottom: 5px;
}
.mod-vw #skin-dark:before, .mod-vw #skin-light:before, .mod-vw #skin-default:before {
  display: none !important;
}
.mod-vw #skin-dark div:first-child, .mod-vw #skin-light div:first-child, .mod-vw #skin-default div:first-child {
  display: none !important;
}
.mod-vw #skin-dark div:last-child div:first-child, .mod-vw #skin-light div:last-child div:first-child, .mod-vw #skin-default div:last-child div:first-child {
  display: none !important;
}
.mod-vw #skin-dark div:last-child div:last-child, .mod-vw #skin-light div:last-child div:last-child, .mod-vw #skin-default div:last-child div:last-child {
  opacity: 1 !important;
}
.mod-vw #skin-default div:last-child div:last-child {
  background: url("/img/demo/theme-preview-default.png") top left no-repeat !important;
  background-size: 100% !important;
}
.mod-vw #skin-dark div:last-child div:last-child {
  background: url("/img/demo/theme-preview-dark.png") top left no-repeat !important;
  background-size: 100% !important;
}
.mod-vw #skin-light div:last-child div:last-child {
  background: url("/img/demo/theme-preview-light.png") top left no-repeat !important;
  background-size: 100% !important;
}
.mod-vw .col-4:has(> #skin-dark), .mod-vw .col-4:has(> #skin-light), .mod-vw .col-4:has(> #skin-default) {
  text-align: left !important;
}
.mod-vw.mod-skin-dark #skin-dark-name {
  color: var(--theme-primary);
}
.mod-vw.mod-skin-dark #skin-dark-name:before {
  content: "ⓥ";
  color: var(--theme-primary);
  margin-right: 5px;
}
.mod-vw.mod-skin-dark #skin-dark div:last-child {
  border: 1px solid var(--theme-primary);
  border-radius: 5px;
}
.mod-vw.mod-skin-light #skin-light-name {
  color: var(--theme-primary);
}
.mod-vw.mod-skin-light #skin-light-name:before {
  content: "ⓥ";
  color: var(--theme-primary);
  margin-right: 5px;
}
.mod-vw.mod-skin-light #skin-light div:last-child {
  border: 1px solid var(--theme-primary);
  border-radius: 5px;
}
.mod-vw:not(.mod-skin-light):not(.mod-skin-dark) #skin-default-name {
  color: var(--theme-primary);
}
.mod-vw:not(.mod-skin-light):not(.mod-skin-dark) #skin-default-name:before {
  content: "ⓥ";
  color: var(--theme-primary);
  margin-right: 5px;
}
.mod-vw:not(.mod-skin-light):not(.mod-skin-dark) #skin-default div:last-child {
  border: 1px solid var(--theme-primary);
  border-radius: 5px;
}
.mod-vw .page-header .user-menu .text-muted {
  border: 1px solid #A9ABB4;
  border-radius: 5px;
  padding: 5px;
  font-size: 11px;
  color: #A9ABB4;
}
.mod-vw.mod-skin-dark .page-header .user-menu .text-muted {
  color: #5C5E66 !important;
  border-color: #5C5E66 !important;
}
.mod-vw.mod-skin-dark .settings-panel h5 {
  color: #A6AAC1;
}
.mod-vw.mod-skin-dark .settings-panel #mhc .onoffswitch-title, .mod-vw.mod-skin-dark .settings-panel #mhc .onoffswitch-title-desc, .mod-vw.mod-skin-dark .settings-panel #mcbg .onoffswitch-title, .mod-vw.mod-skin-dark .settings-panel #mcbg .onoffswitch-title-desc, .mod-vw.mod-skin-dark .settings-panel #mdn .onoffswitch-title, .mod-vw.mod-skin-dark .settings-panel #mdn .onoffswitch-title-desc, .mod-vw.mod-skin-dark .settings-panel #nfh .onoffswitch-title, .mod-vw.mod-skin-dark .settings-panel #nfh .onoffswitch-title-desc, .mod-vw.mod-skin-dark .settings-panel #mhni .onoffswitch-title, .mod-vw.mod-skin-dark .settings-panel #mhni .onoffswitch-title-desc, .mod-vw.mod-skin-dark .settings-panel #mhni .onoffswitch-title, .mod-vw.mod-skin-dark .settings-panel #mhni .onoffswitch-title-desc {
  color: #DEE1F9 !important;
}
.mod-vw.mod-skin-dark .settings-panel .onoffswitch-title, .mod-vw.mod-skin-dark .settings-panel .onoffswitch-title-desc {
  color: #DEE1F9 !important;
}
.mod-vw.mod-skin-dark .settings-panel .btn-switch {
  border-color: #A6AAC1;
  background-color: #2E3038;
}
.mod-vw.mod-skin-dark .settings-panel .btn-switch:after {
  background-color: #A6AAC1;
  color: black;
}
.mod-vw.mod-skin-dark .settings-panel .btn-group-toggle {
  background-color: #2E3038;
}
.mod-vw.mod-skin-dark .settings-panel .btn-group-toggle .btn {
  background-color: #2E3038;
}
.mod-vw.mod-skin-dark .bg-faded {
  background: #1A1C22 !important;
}
.mod-vw.mod-skin-dark.cust-theme-17 #myapp-17:after, .mod-vw.mod-skin-dark.cust-theme-16 #myapp-16:after, .mod-vw.mod-skin-dark.cust-theme-15 #myapp-15:after, .mod-vw.mod-skin-dark.cust-theme-14 #myapp-14:after, .mod-vw.mod-skin-dark.cust-theme-13 #myapp-13:after, .mod-vw.mod-skin-dark.cust-theme-12 #myapp-12:after, .mod-vw.mod-skin-dark.cust-theme-11 #myapp-11:after, .mod-vw.mod-skin-dark.cust-theme-10 #myapp-10:after, .mod-vw.mod-skin-dark.cust-theme-9 #myapp-9:after, .mod-vw.mod-skin-dark.cust-theme-8 #myapp-8:after, .mod-vw.mod-skin-dark.cust-theme-7 #myapp-7:after, .mod-vw.mod-skin-dark.cust-theme-6 #myapp-6:after, .mod-vw.mod-skin-dark.cust-theme-5 #myapp-5:after, .mod-vw.mod-skin-dark.cust-theme-4 #myapp-4:after, .mod-vw.mod-skin-dark.cust-theme-3 #myapp-3:after, .mod-vw.mod-skin-dark.cust-theme-2 #myapp-2:after, .mod-vw.mod-skin-dark.cust-theme-1 #myapp-1:after, .mod-vw.mod-skin-dark.cust-theme-0 #myapp-0:after {
  border-color: #A6AAC1;
}
.mod-vw.mod-skin-dark .dropdown-menu {
  background: #1A1C22 !important;
}
.mod-vw.mod-skin-dark .dropdown-menu .dropdown-item {
  background: #1A1C22 !important;
}
.mod-vw.mod-skin-dark .dropdown-menu .dropdown-item:hover, .mod-vw.mod-skin-dark .dropdown-menu .dropdown-item:active {
  background: rgba(0, 0, 0, 0.08) !important;
}
.mod-vw .search #search-field {
  border-radius: 14px;
  border-color: #E1E2EC;
  max-width: 30rem;
}
.mod-vw .search #search-field:focus {
  border-radius: 14px 14px 0 0;
}
.mod-vw .search .select-results {
  top: 59px;
  border-radius: 0 0 14px 14px;
  border: 1px solid #72768B !important;
  max-width: 30rem;
}
.mod-vw .search .select-results::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: white;
  margin-bottom: 10px;
  margin-right: 10px;
}
.mod-vw .search .select-results::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
.mod-vw .search .select-results::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #E1E2EC !important;
}
@media screen and (max-width: 575.98px) {
  .mod-vw .search .select-results {
    max-width: 576px;
    width: calc(100% - 36px);
  }
}
.mod-vw.mod-skin-dark .search .select-results {
  border: 1px solid #72768B !important;
}
.mod-vw.mod-skin-dark .search .select-results::-webkit-scrollbar-track {
  background-color: #1A1C22;
}
.mod-vw.mod-skin-dark .search .select-results::-webkit-scrollbar-thumb {
  background-color: #393B43 !important;
}
.mod-vw .stat-card.card {
  background: linear-gradient(180deg, rgba(14, 17, 24, 0.12) 0%, rgba(239, 240, 250, 0.12) 75%);
  border-radius: 14px;
  border: 1px solid #E1E2EC;
  min-height: 114px;
  padding: 30px 18px;
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  grid-template-areas: "card-title card-icon" "card-content card-icon";
}
.mod-vw .stat-card.card .card-title {
  font-weight: 500;
  font-size: 15px;
  color: #72768B;
  line-height: 20px;
  margin: 0;
  grid-area: card-title;
}
.mod-vw .stat-card.card .card-content {
  font-weight: 400;
  font-size: 24px;
  color: black;
  line-height: 100%;
  grid-area: card-content;
}
.mod-vw .stat-card.card .card-icon {
  min-width: 44px;
  height: 44px;
  background: rgba(43, 191, 175, 0.2);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 22px;
  color: #00A294;
  margin-left: 8px;
  grid-area: card-icon;
  justify-self: right;
}
@media only screen and (max-width: 1919px) {
  .mod-vw .stat-card.card {
    padding: 10px;
    min-height: 92px;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    grid-template-areas: "card-title card-icon" "card-content card-content";
  }
  .mod-vw .stat-card.card .card-icon {
    font-size: 18px;
    min-width: 34px;
    height: 34px;
  }
  .mod-vw .stat-card.card .card-title {
    align-self: center;
  }
  .mod-vw .stat-card.card .card-content {
    word-break: break-all;
  }
}
.mod-vw.mod-skin-dark .stat-card.card {
  background: linear-gradient(180deg, rgba(166, 170, 193, 0.12) 0%, rgba(41, 44, 53, 0) 100%);
  border: 1px solid #393B43;
}
.mod-vw.mod-skin-dark .stat-card.card .card-title {
  color: #A6AAC1;
}
.mod-vw.mod-skin-dark .stat-card.card .card-content {
  color: white;
}
.mod-vw.mod-skin-dark .stat-card.card .card-icon {
  color: #52DBCA;
  background: rgba(43, 191, 175, 0.1215686275);
}

html:not(.root-text-sm):not(.root-text-lg):not(.root-text-xl) .mod-vw [data-class=root-text] {
  border-radius: 14px !important;
  background-color: var(--theme-primary) !important;
}

html.root-text-sm .mod-vw [data-class=root-text-sm] {
  border-radius: 14px !important;
  background-color: var(--theme-primary) !important;
}

html.root-text-lg .mod-vw [data-class=root-text-lg] {
  border-radius: 14px !important;
  background-color: var(--theme-primary) !important;
}

html.root-text-xl .mod-vw [data-class=root-text-xl] {
  border-radius: 14px !important;
  background-color: var(--theme-primary) !important;
}

html:not(.root-text-sm):not(.root-text-lg):not(.root-text-xl) .mod-vw [data-class=root-text]:after {
  display: none;
}
html:not(.root-text-sm):not(.root-text-lg):not(.root-text-xl) .mod-vw [data-class=root-text-sm]:after {
  display: none;
}

html.root-text-sm .mod-vw [data-class=root-text-sm]:after {
  display: none;
}

html.root-text-lg .mod-vw [data-class=root-text-lg]:after {
  display: none;
}
html.root-text-lg .mod-vw [data-class=root-text]:after {
  display: none;
}

html.root-text-xl .mod-vw [data-class=root-text-xl]:after {
  display: none;
}
html.root-text-xl .mod-vw [data-class=root-text-lg]:after {
  display: none;
}

/*# sourceMappingURL=vw.css.map */
