﻿@charset "UTF-8";
/*dark*/
.vw-white-color {
  color: white;
}

.vw-black-color {
  color: black;
}

.mod-vw {
  /* 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 .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 a:not(.sl-icon) {
  color: #414659 !important;
  /* &:hover {
      text-decoration:underline !important;
  }*/
}
.mod-vw.mod-skin-dark a:not(.sl-icon) {
  color: #DEE1F9 !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.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-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:not(:last-child), .mod-vw .input-group .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.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 .custom-control-label::before,
.mod-vw .custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.mod-vw .custom-control-input:active:not(:checked) ~ .custom-control-label::before,
.mod-vw .custom-control-input:checked ~ .custom-control-label::before {
  background-color: white;
  border-color: #414659;
  color: #414659;
}
.mod-vw .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23414659' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.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.mod-skin-dark input, .mod-vw.mod-skin-dark select {
  border-color: #393B43 !important;
}
.mod-vw.mod-skin-dark input:focus, .mod-vw.mod-skin-dark select:focus {
  border-color: #72768B !important;
}
.mod-vw.mod-skin-dark .custom-control-label::before,
.mod-vw.mod-skin-dark .custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.mod-vw.mod-skin-dark .custom-control-input:active:not(:checked) ~ .custom-control-label::before,
.mod-vw.mod-skin-dark .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #191C22;
  border-color: #DEE1F9;
  color: #DEE1F9;
}
.mod-vw.mod-skin-dark .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23DEE1F9' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.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 .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: 16px 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;
  margin-right: 12px !important;
}
.mod-vw .panel.root-panel .panel-container .panel-content {
  padding: 30px 0 0 0;
}
@media (max-width: 1239px) {
  .mod-vw .panel.root-panel .panel-container .panel-content {
    padding: 14px 0 0 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 rgba(0, 0, 0, 0.1);
}
.mod-vw:not(.mod-skin-dark) .accordion .card {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.mod-vw.mod-skin-dark .panel.root-panel .panel-hdr h2 i {
  color: #A6AAC1;
  border: 6px solid #393B43;
  background: #393B43;
}
.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 .card {
  background: #191C22 !important;
  border: 1px solid #393B43;
}
.mod-vw .table-bordered {
  border: none;
}
.mod-vw .table-bordered th, .mod-vw .table-bordered td {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid !important;
}
.mod-vw .table-bordered.table.table-striped tbody tr:nth-of-type(odd) {
  background: none;
}
.mod-vw .dataTables_wrapper .table-header {
  display: flex;
  flex-direction: column-reverse;
}
.mod-vw .dataTables_wrapper .table-header .actions {
  padding: 0 0 30px 0 !important;
}
.mod-vw .dataTables_wrapper .table-header .tableTools {
  padding: 0 0 20px 0 !important;
}
.mod-vw .dataTables_wrapper .table-header .tableTools .table-search-group {
  width: 500px;
}
.mod-vw .dataTables_wrapper .table-header .tableTools .buttons-colvis {
  margin-right: 10px;
}
.mod-vw .dataTables_wrapper .table-header .tableTools .buttons-colvis .text {
  display: none;
}
.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: rgba(0, 0, 0, 0.1) !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 {
  color: white;
}
.mod-vw.mod-skin-dark .table a:not(.sl-icon) {
  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: rgba(0, 0, 0, 0.1);
  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: rgba(0, 0, 0, 0.1) !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.1176470588) 0%, rgba(239, 240, 250, 0.4588235294) 100%);
  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(14, 17, 24, 0.1176470588) 0%, rgba(239, 240, 250, 0.4588235294) 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;
}
