/* Fast Chiptuning light theme overrides.
   Keep dark mode untouched by scoping everything to html[data-theme="light"]. */

html[data-theme="light"] {
  --fc-light-bg: #f4f6fb;
  --fc-light-surface: #ffffff;
  --fc-light-surface-soft: #f8fafc;
  --fc-light-border: #dbe3ee;
  --fc-light-border-strong: #c7d2e1;
  --fc-light-text: #111827;
  --fc-light-text-soft: #4b5563;
  --fc-light-muted: #6b7280;
  --fc-light-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
}

html[data-theme="light"] body {
  background: var(--fc-light-bg) !important;
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] .page-wrapper,
html[data-theme="light"] .page-body,
html[data-theme="light"] .page-wrapper.compact-wrapper .page-body-wrapper,
html[data-theme="light"] .page-wrapper.compact-wrapper .page-body-wrapper .page-body,
html[data-theme="light"] .page-wrapper.compact-wrapper .page-body-wrapper .page-body .container-fluid,
html[data-theme="light"] .customer-wrapper {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] body.dashboard-modern {
  background: var(--fc-light-bg) !important;
}

html[data-theme="light"] body.dashboard-modern .page-wrapper.compact-wrapper,
html[data-theme="light"] body.dashboard-modern .page-body-wrapper,
html[data-theme="light"] body.dashboard-modern .page-body {
  background: var(--fc-light-bg) !important;
}

html[data-theme="light"] body.dashboard-modern .page-body-wrapper,
html[data-theme="light"] body.dashboard-modern .page-body,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-shell {
  background: #ffffff !important;
}

html[data-theme="light"] .dark-only {
  display: none !important;
}

html[data-theme="light"] .light-only {
  display: block !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .logo-wrapper .theme-logo {
  max-width: 150px;
}

html[data-theme="light"] .page-header,
html[data-theme="light"] .page-wrapper.compact-wrapper .page-body-wrapper .page-sidebar,
html[data-theme="light"] .page-wrapper.compact-wrapper .page-body-wrapper header.page-header,
html[data-theme="light"] .page-wrapper.compact-wrapper .page-body-wrapper .sidebar-wrapper,
html[data-theme="light"] .customer-page-header,
html[data-theme="light"] .customer-wrapper .page-sidebar,
html[data-theme="light"] .page-sidebar {
  background: var(--fc-light-surface) !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] .customer-wrapper .page-sidebar,
html[data-theme="light"] .page-sidebar {
  border-right: 1px solid var(--fc-light-border) !important;
}

html[data-theme="light"] .page-header,
html[data-theme="light"] .customer-page-header {
  border-bottom: 1px solid var(--fc-light-border) !important;
}

html[data-theme="light"] .page-header .logo-wrapper,
html[data-theme="light"] .page-header .page-main-header,
html[data-theme="light"] .customer-page-header .logo-wrapper,
html[data-theme="light"] .customer-page-header .page-main-header {
  background: var(--fc-light-surface) !important;
}

html[data-theme="light"] .close-btn {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
}

html[data-theme="light"] .close-btn .line {
  background: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .page-main-header {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .page-main-header .search-form .input-group,
html[data-theme="light"] body.dashboard-modern .page-header .nav-right .header-right > li,
html[data-theme="light"] body.dashboard-modern .page-sidebar,
html[data-theme="light"] body.dashboard-modern .page-sidebar .sidebar-title {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .page-main-header .search-form .input-group {
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .page-main-header .search-form .input-group,
html[data-theme="light"] body.dashboard-modern .page-header .page-main-header .search-form .input-group .form-control,
html[data-theme="light"] body.dashboard-modern .page-header .page-main-header .search-form .input-group .input-group-text {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .nav-right .header-right > li.modes {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .nav-right .header-right > li.modes .dark-mode {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 12px;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .logo-wrapper .close-btn {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .logo-wrapper .close-btn .line {
  background: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .nav-right .header-right > li.modes .svg-color {
  stroke: #111827 !important;
  fill:#111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-page,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page > .row.page-title,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page > .row.page-title .col-12,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page > .row.page-title .breadcrumb,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page > .row.page-title .page-header {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .container-fluid.admin-dashboard-page,
html[data-theme="light"] body.dashboard-modern .container-fluid.admin-dashboard-page > .row.page-title,
html[data-theme="light"] body.dashboard-modern .container-fluid.admin-dashboard-page > .row.page-title > [class*="col-"] {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-page > .row.page-title {
  border-bottom: 0px solid rgba(219, 227, 238, 0.65) !important;
}

html[data-theme="light"] body.dashboard-modern .page-title h3,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item.active,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item a,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item + .breadcrumb-item::before {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item .svg-color,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb .svg-color {
  stroke: #f85b00 !important;
  fill: #f85b00 !important;
  background-color: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-page,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-shell,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-hero,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-stat-card,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-strip,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-order-card,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-empty {
  background: var(--fc-light-surface) !important;
  /*border-color: var(--fc-light-border) !important;*/
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-shell {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .page-body-wrapper {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .page-body {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .page-body-wrapper > .page-body > .container-fluid.admin-dashboard-page {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-page .page-title {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-page .page-title .row,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page .page-title .col-sm-6,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page .page-title nav,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-page .page-title .breadcrumb {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-page .page-title .breadcrumb {
  margin-bottom: 0 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-page {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-hero {
  background-color: var(--fc-light-surface) !important;
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.94) 40%, rgba(255, 255, 255, 0.72) 58%, rgba(255, 255, 255, 0.40) 76%, rgba(255, 255, 255, 0.12) 100%),
    url('/assets/images/dashboard/hero-car.png') !important;
    background-size: cover !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-hero::before,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-hero::after {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-greeting,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-user,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-meta,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-verified,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-copy,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-stat-label,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel-title,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel-subtitle,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-row-label,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-row-value,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-row-percent,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-summary-label,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-summary-caption,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-order-meta,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-order-footer,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-chart-caption,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-chart-legend,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-chart-axis-label,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-metric span {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-greeting,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-meta,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-copy,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel-subtitle,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-row-label,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-summary-caption,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-order-meta {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-hero-badge {
  background: rgba(248, 91, 0, 0.12) !important;
  color: #c94d00 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-stat-card,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-strip,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-order-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-stat-card,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-strip {
  background: var(--fc-light-surface) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-stat-icon {
  background: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-stat-value,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-summary-value,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-metric strong {
  color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-stat-label,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel-title,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-order-number {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-period-select-shell {
  background: var(--fc-light-surface-soft) !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-period-select,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-period-select-shell i {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-ring::before {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-ring-inner {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-ring-value,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-ring-label {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-row {
  border-bottom-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-chart-gridline {
  stroke: rgba(15, 23, 42, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-chart-dot {
  fill: #ffffff !important;
  stroke: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-summary-badge,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-order-status {
  background: rgba(248, 91, 0, 0.12) !important;
  border-color: rgba(248, 91, 0, 0.24) !important;
  color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-footer,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-file-services-footer,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-panel-head,
html[data-theme="light"] body.dashboard-modern .admin-dashboard-orders-head {
  border-top-color: var(--fc-light-border) !important;
  border-bottom-color: var(--fc-light-border) !important;
}

html[data-theme="light"] .footer {
  background: #ffffff !important;
  background-color: #ffffff !important;
  border-top: 1px solid var(--fc-light-border) !important;
}

html[data-theme="light"] .footer,
html[data-theme="light"] .footer .container-fluid,
html[data-theme="light"] .footer .row,
html[data-theme="light"] .footer .footer-copyright {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

html[data-theme="light"] .footer .footer-copyright p,
html[data-theme="light"] .footer p {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-dashboard-period-metrics {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] .page-sidebar .sidebar-title,
html[data-theme="light"] .page-header .header-wrapper .nav-right > ul > li,
html[data-theme="light"] .customer-page-header .customer-link-card,
html[data-theme="light"] .customer-page-header .header-right > li.modes {
  background: var(--fc-light-surface-soft) !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] .card,
html[data-theme="light"] .customer-page-card,
html[data-theme="light"] .customer-profile-shell,
html[data-theme="light"] .ticket-card,
html[data-theme="light"] .buy-credit-card,
html[data-theme="light"] .buy-credit-summary,
html[data-theme="light"] .buy-credit-payment-card,
html[data-theme="light"] .customer-link-card,
html[data-theme="light"] .custom-menu,
html[data-theme="light"] .sidebar-wrapper,
html[data-theme="light"] .customer-section-card,
html[data-theme="light"] .customer-form-card,
html[data-theme="light"] .customer-panel,
html[data-theme="light"] .customer-content .card {
  background: var(--fc-light-surface) !important;
  border-color: var(--fc-light-border) !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] .page-title h4,
html[data-theme="light"] h1,
html[data-theme="light"] h2,
html[data-theme="light"] h3,
html[data-theme="light"] h4,
html[data-theme="light"] h5,
html[data-theme="light"] h6,
html[data-theme="light"] .card-header h4,
html[data-theme="light"] .theme-form label,
html[data-theme="light"] .form-label,
html[data-theme="light"] .form-control,
html[data-theme="light"] .form-select,
html[data-theme="light"] p,
html[data-theme="light"] td,
html[data-theme="light"] th,
html[data-theme="light"] li,
html[data-theme="light"] .text-muted,
html[data-theme="light"] .customer-page-header .back-link,
html[data-theme="light"] .customer-page-header .customer-credit-summary span,
html[data-theme="light"] .customer-page-header .profile-dropdown span {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] .customer-page-header .customer-link-card,
html[data-theme="light"] .customer-page-header .customer-link-card span,
html[data-theme="light"] .customer-page-header .customer-link-card strong {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] a:not(.btn):not(.page-link):not(.customers-action-link):not(.ticket-attachment-links a):not(.file-service-attachment-links a) {
  
}

html[data-theme="light"] .customer-page-header .back-link:hover,
html[data-theme="light"] .page-title .breadcrumb-item a,
html[data-theme="light"] .breadcrumb-item,
html[data-theme="light"] .breadcrumb-item.active,
html[data-theme="light"] .page-title .breadcrumb-item,
html[data-theme="light"] .page-title .breadcrumb-item.active,
html[data-theme="light"] .breadcrumb-item a {
  color: #f85b00 !important;
}

html[data-theme="light"] .breadcrumb-item .svg-color,
html[data-theme="light"] .page-title .breadcrumb-item .svg-color,
html[data-theme="light"] .breadcrumb .svg-color,
html[data-theme="light"] .breadcrumb-item + .breadcrumb-item::before,
html[data-theme="light"] .page-title .breadcrumb-item + .breadcrumb-item::before,
html[data-theme="light"] .breadcrumb-item.active::before,
html[data-theme="light"] .page-title .breadcrumb-item.active::before {
  stroke: #f85b00 !important;
  fill: #f85b00 !important;
  color: #f85b00 !important;
  background-color: transparent !important;
}

html[data-theme="light"] .form-control,
html[data-theme="light"] .form-select,
html[data-theme="light"] .input-group-text,
html[data-theme="light"] .select2-container .select2-selection--single,
html[data-theme="light"] .select2-container .select2-selection--multiple {
  background-color: var(--fc-light-surface) !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] .form-control::placeholder,
html[data-theme="light"] .form-select::placeholder {
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] .form-control:focus,
html[data-theme="light"] .form-select:focus,
html[data-theme="light"] .select2-container--default .select2-selection--single:focus,
html[data-theme="light"] .select2-container--default .select2-selection--multiple:focus {
  border-color: rgba(248, 91, 0, 0.55) !important;
  box-shadow: 0 0 0 0.15rem rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] .select2-container--default .select2-dropdown {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 5px !important;
  box-shadow: var(--fc-light-shadow) !important;
  overflow: hidden !important;
}

html[data-theme="light"] .select2-container--default .select2-results > .select2-results__options {
  max-height: 320px !important;
  background: #ffffff !important;
  color: #111827 !important;
}

html[data-theme="light"] .select2-container--default .select2-results__option {
  color: #111827 !important;
  background: #ffffff !important;
  padding: 10px 12px !important;
}

html[data-theme="light"] .select2-container--default .select2-results__option[aria-selected="true"] {
  background: rgba(248, 91, 0, 0.08) !important;
  color: #f85b00 !important;
}

html[data-theme="light"] .select2-container--default .select2-results__option--highlighted[aria-selected],
html[data-theme="light"] .select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] .select2-container--default .select2-search--dropdown {
  padding: 8px !important;
  background: #ffffff !important;
}

html[data-theme="light"] .select2-container--default .select2-search--dropdown .select2-search__field {
  background: #ffffff !important;
  color: #111827 !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 5px !important;
  outline: none !important;
  box-shadow: none !important;
}

html[data-theme="light"] .select2-container--default .select2-selection--single .select2-selection__rendered,
html[data-theme="light"] .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  color: #111827 !important;
}

html[data-theme="light"] .select2-container--default .select2-selection--single .select2-selection__placeholder,
html[data-theme="light"] .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] .table,
html[data-theme="light"] .table th,
html[data-theme="light"] .table td,
html[data-theme="light"] .border,
html[data-theme="light"] .card-header,
html[data-theme="light"] .card-footer,
html[data-theme="light"] .customer-page-card,
html[data-theme="light"] .customer-profile-shell {
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] .table thead th,
html[data-theme="light"] .table tbody td {
  background-color: transparent !important;
}

html[data-theme="light"] .page-sidebar .sidebar-link,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link,
html[data-theme="light"] .sidebar-wrapper .sidebar-link {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] .page-sidebar .sidebar-link.active,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active,
html[data-theme="light"] .sidebar-wrapper .sidebar-link.active {
  background: linear-gradient(90deg, #f85b00 0%, #f26a16 58%, rgba(248, 91, 0, 0.08) 100%) !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .page-sidebar .sidebar-link.active {
  background: linear-gradient(90deg, #f85b00 0%, #f26a16 58%, rgba(248, 91, 0, 0.08) 100%) !important;
  color: #ffffff !important;
}

html[data-theme="light"] .page-sidebar .sidebar-link.active span,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active span,
html[data-theme="light"] .sidebar-wrapper .sidebar-link.active span {
  color: #ffffff !important;
}

html[data-theme="light"] .page-sidebar .sidebar-link.active svg,
html[data-theme="light"] .page-sidebar .sidebar-link.active svg.stroke-icon,
html[data-theme="light"] .page-sidebar .sidebar-link.active svg.fill-icon,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active svg,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active svg.stroke-icon,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active svg.fill-icon {
  stroke: #ffffff !important;
  fill: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .page-sidebar .sidebar-link.active svg,
html[data-theme="light"] body.dashboard-modern .page-sidebar .sidebar-link.active svg.stroke-icon,
html[data-theme="light"] body.dashboard-modern .page-sidebar .sidebar-link.active svg.fill-icon {
  stroke: #ffffff !important;
  fill: #ffffff !important;
}

html[data-theme="light"] .customer-page-header .header-right > li.modes {
  border: 1px solid var(--fc-light-border-strong) !important;
}

html[data-theme="light"] body.dashboard-modern .page-header .nav-right .header-right > li {
  background: var(--fc-light-surface-soft) !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] .customer-page-header .customer-link-card {
  background:
    linear-gradient(180deg, rgba(15, 23, 42, 0.02) 0%, rgba(15, 23, 42, 0.01) 100%),
    var(--fc-light-surface) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), var(--fc-light-shadow) !important;
}

html[data-theme="light"] .customer-page-header .customer-link-card::before {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.7),
    inset 0 0 14px rgba(15, 23, 42, 0.02) !important;
}

html[data-theme="light"] .customer-page-header .customer-link-card svg {
  stroke: #1f2937 !important;
}

html[data-theme="light"] .customer-page-header .customer-link-card:hover {
  color: #111827 !important;
}

html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link svg,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link span {
  
  stroke: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active,
html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active span {
  color: #ffffff !important;
}

html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-link.active svg {
  stroke: #ffffff !important;
  fill: #ffffff !important;
}

html[data-theme="light"] .customer-wrapper .page-sidebar .sidebar-title,
html[data-theme="light"] .customer-page-header .header-right > li,
html[data-theme="light"] .page-header .header-wrapper .nav-right > ul > li {
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] .dark-only {
  display: none !important;
}

html[data-theme="light"] .light-only {
  display: block !important;
}

html[data-theme="light"] .btn-outline-secondary,
html[data-theme="light"] .btn-outline-secondary:hover,
html[data-theme="light"] .btn-outline-secondary:focus,
html[data-theme="light"] .btn-outline-secondary:active,
html[data-theme="light"] .btn-outline-secondary:active:focus,
html[data-theme="light"] .btn-outline-secondary:disabled,
html[data-theme="light"] .service-btn-secondary,
html[data-theme="light"] .service-btn-secondary:hover,
html[data-theme="light"] .service-btn-secondary:focus,
html[data-theme="light"] .service-btn-secondary:active,
html[data-theme="light"] .service-btn-secondary:active:focus,
html[data-theme="light"] .service-btn-secondary:disabled,
html[data-theme="light"] .profile-btn-secondary,
html[data-theme="light"] .profile-btn-secondary:hover,
html[data-theme="light"] .profile-btn-secondary:focus,
html[data-theme="light"] .profile-btn-secondary:active,
html[data-theme="light"] .profile-btn-secondary:active:focus,
html[data-theme="light"] .profile-btn-secondary:disabled,
html[data-theme="light"] .customer-admin-btn-secondary,
html[data-theme="light"] .customer-admin-btn-secondary:hover,
html[data-theme="light"] .customer-admin-btn-secondary:focus,
html[data-theme="light"] .customer-admin-btn-secondary:active,
html[data-theme="light"] .customer-admin-btn-secondary:active:focus,
html[data-theme="light"] .customer-admin-btn-secondary:disabled,
html[data-theme="light"] .order-edit-btn-secondary,
html[data-theme="light"] .order-edit-btn-secondary:hover,
html[data-theme="light"] .order-edit-btn-secondary:focus,
html[data-theme="light"] .order-edit-btn-secondary:active,
html[data-theme="light"] .order-edit-btn-secondary:active:focus,
html[data-theme="light"] .order-edit-btn-secondary:disabled,
html[data-theme="light"] .admin-file-service-edit-btn,
html[data-theme="light"] .admin-file-service-edit-btn:hover,
html[data-theme="light"] .admin-file-service-edit-btn:focus,
html[data-theme="light"] .admin-file-service-edit-btn:active,
html[data-theme="light"] .admin-file-service-edit-btn:active:focus,
html[data-theme="light"] .admin-file-service-edit-btn:disabled,
html[data-theme="light"] .admin-dashboard-website-btn,
html[data-theme="light"] .admin-dashboard-primary,
html[data-theme="light"] .profile-note-button,
html[data-theme="light"] .customer-file-services-action-link,
html[data-theme="light"] .customer-file-services-action,
html[data-theme="light"] .file-services-status-action-link,
html[data-theme="light"] .makes-action-link,
html[data-theme="light"] .makes-delete-btn,
html[data-theme="light"] .models-action-link,
html[data-theme="light"] .models-delete-btn,
html[data-theme="light"] .generations-action-link,
html[data-theme="light"] .generations-delete-btn,
html[data-theme="light"] .engines-action-link,
html[data-theme="light"] .engines-delete-btn,
html[data-theme="light"] .ecus-action-link,
html[data-theme="light"] .ecus-delete-btn,
html[data-theme="light"] .internal-news-action-link,
html[data-theme="light"] .internal-news-delete-btn,
html[data-theme="light"] .read-methods-action-link,
html[data-theme="light"] .read-methods-delete-btn,
html[data-theme="light"] .gearboxes-action-link,
html[data-theme="light"] .gearboxes-delete-btn {
  color: var(--fc-light-text) !important;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .makes-action-link,
html[data-theme="light"] body.dashboard-modern .makes-delete-btn,
html[data-theme="light"] body.dashboard-modern .models-action-link,
html[data-theme="light"] body.dashboard-modern .models-delete-btn,
html[data-theme="light"] body.dashboard-modern .generations-action-link,
html[data-theme="light"] body.dashboard-modern .generations-delete-btn,
html[data-theme="light"] body.dashboard-modern .engines-action-link,
html[data-theme="light"] body.dashboard-modern .engines-delete-btn,
html[data-theme="light"] body.dashboard-modern .ecus-action-link,
html[data-theme="light"] body.dashboard-modern .ecus-delete-btn {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 5px !important;
  color: #111827 !important;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .makes-action-link.is-edit,
html[data-theme="light"] body.dashboard-modern .models-action-link.is-edit,
html[data-theme="light"] body.dashboard-modern .generations-action-link.is-edit,
html[data-theme="light"] body.dashboard-modern .engines-action-link.is-edit,
html[data-theme="light"] body.dashboard-modern .ecus-action-link.is-edit {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .makes-action-link:hover,
html[data-theme="light"] body.dashboard-modern .makes-action-link:focus,
html[data-theme="light"] body.dashboard-modern .makes-action-link:active,
html[data-theme="light"] body.dashboard-modern .makes-delete-btn:hover,
html[data-theme="light"] body.dashboard-modern .makes-delete-btn:focus,
html[data-theme="light"] body.dashboard-modern .makes-delete-btn:active,
html[data-theme="light"] body.dashboard-modern .models-action-link:hover,
html[data-theme="light"] body.dashboard-modern .models-action-link:focus,
html[data-theme="light"] body.dashboard-modern .models-action-link:active,
html[data-theme="light"] body.dashboard-modern .models-delete-btn:hover,
html[data-theme="light"] body.dashboard-modern .models-delete-btn:focus,
html[data-theme="light"] body.dashboard-modern .models-delete-btn:active,
html[data-theme="light"] body.dashboard-modern .generations-action-link:hover,
html[data-theme="light"] body.dashboard-modern .generations-action-link:focus,
html[data-theme="light"] body.dashboard-modern .generations-action-link:active,
html[data-theme="light"] body.dashboard-modern .generations-delete-btn:hover,
html[data-theme="light"] body.dashboard-modern .generations-delete-btn:focus,
html[data-theme="light"] body.dashboard-modern .generations-delete-btn:active,
html[data-theme="light"] body.dashboard-modern .engines-action-link:hover,
html[data-theme="light"] body.dashboard-modern .engines-action-link:focus,
html[data-theme="light"] body.dashboard-modern .engines-action-link:active,
html[data-theme="light"] body.dashboard-modern .engines-delete-btn:hover,
html[data-theme="light"] body.dashboard-modern .engines-delete-btn:focus,
html[data-theme="light"] body.dashboard-modern .engines-delete-btn:active,
html[data-theme="light"] body.dashboard-modern .ecus-action-link:hover,
html[data-theme="light"] body.dashboard-modern .ecus-action-link:focus,
html[data-theme="light"] body.dashboard-modern .ecus-action-link:active,
html[data-theme="light"] body.dashboard-modern .ecus-delete-btn:hover,
html[data-theme="light"] body.dashboard-modern .ecus-delete-btn:focus,
html[data-theme="light"] body.dashboard-modern .ecus-delete-btn:active {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .makes-action-link i,
html[data-theme="light"] body.dashboard-modern .makes-action-link .fa,
html[data-theme="light"] body.dashboard-modern .makes-delete-btn i,
html[data-theme="light"] body.dashboard-modern .makes-delete-btn .fa,
html[data-theme="light"] body.dashboard-modern .models-action-link i,
html[data-theme="light"] body.dashboard-modern .models-action-link .fa,
html[data-theme="light"] body.dashboard-modern .models-delete-btn i,
html[data-theme="light"] body.dashboard-modern .models-delete-btn .fa,
html[data-theme="light"] body.dashboard-modern .generations-action-link i,
html[data-theme="light"] body.dashboard-modern .generations-action-link .fa,
html[data-theme="light"] body.dashboard-modern .generations-delete-btn i,
html[data-theme="light"] body.dashboard-modern .generations-delete-btn .fa,
html[data-theme="light"] body.dashboard-modern .engines-action-link i,
html[data-theme="light"] body.dashboard-modern .engines-action-link .fa,
html[data-theme="light"] body.dashboard-modern .engines-delete-btn i,
html[data-theme="light"] body.dashboard-modern .engines-delete-btn .fa,
html[data-theme="light"] body.dashboard-modern .ecus-action-link i,
html[data-theme="light"] body.dashboard-modern .ecus-action-link .fa,
html[data-theme="light"] body.dashboard-modern .ecus-delete-btn i,
html[data-theme="light"] body.dashboard-modern .ecus-delete-btn .fa {
  color: inherit !important;
  opacity: 1 !important;
}

html[data-theme="light"] .btn-outline-secondary:hover,
html[data-theme="light"] .btn-outline-secondary:focus,
html[data-theme="light"] .btn-outline-secondary:active,
html[data-theme="light"] .service-btn-secondary:hover,
html[data-theme="light"] .service-btn-secondary:focus,
html[data-theme="light"] .service-btn-secondary:active,
html[data-theme="light"] .profile-btn-secondary:hover,
html[data-theme="light"] .profile-btn-secondary:focus,
html[data-theme="light"] .profile-btn-secondary:active,
html[data-theme="light"] .customer-admin-btn-secondary:hover,
html[data-theme="light"] .customer-admin-btn-secondary:focus,
html[data-theme="light"] .customer-admin-btn-secondary:active,
html[data-theme="light"] .order-edit-btn-secondary:hover,
html[data-theme="light"] .order-edit-btn-secondary:focus,
html[data-theme="light"] .order-edit-btn-secondary:active,
html[data-theme="light"] .admin-file-service-edit-btn:hover,
html[data-theme="light"] .admin-file-service-edit-btn:focus,
html[data-theme="light"] .admin-file-service-edit-btn:active {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border-strong) !important;
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] .file-services-status-action-link,
html[data-theme="light"] .makes-action-link,
html[data-theme="light"] .makes-delete-btn,
html[data-theme="light"] .read-methods-action-link,
html[data-theme="light"] .gearboxes-action-link,
html[data-theme="light"] .internal-news-action-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] .file-services-status-action-link i,
html[data-theme="light"] .file-services-status-action-link .fa,
html[data-theme="light"] .makes-action-link i,
html[data-theme="light"] .makes-action-link .fa,
html[data-theme="light"] .models-action-link i,
html[data-theme="light"] .models-action-link .fa,
html[data-theme="light"] .generations-action-link i,
html[data-theme="light"] .generations-action-link .fa,
html[data-theme="light"] .engines-action-link i,
html[data-theme="light"] .engines-action-link .fa,
html[data-theme="light"] .ecus-action-link i,
html[data-theme="light"] .ecus-action-link .fa,
html[data-theme="light"] .read-methods-action-link i,
html[data-theme="light"] .read-methods-action-link .fa,
html[data-theme="light"] .gearboxes-action-link i,
html[data-theme="light"] .gearboxes-action-link .fa,
html[data-theme="light"] .internal-news-action-link i,
html[data-theme="light"] .internal-news-delete-btn i,
html[data-theme="light"] .internal-news-action-link .fa {
  color: #111827 !important;
  opacity: 1 !important;
}

html[data-theme="light"] .file-services-status-action-link:hover,
html[data-theme="light"] .file-services-status-action-link:focus,
html[data-theme="light"] .file-services-status-action-link:active,
html[data-theme="light"] .makes-action-link:hover,
html[data-theme="light"] .makes-action-link:focus,
html[data-theme="light"] .makes-action-link:active,
html[data-theme="light"] .makes-delete-btn:hover,
html[data-theme="light"] .makes-delete-btn:focus,
html[data-theme="light"] .makes-delete-btn:active,
html[data-theme="light"] .models-action-link:hover,
html[data-theme="light"] .models-action-link:focus,
html[data-theme="light"] .models-action-link:active,
html[data-theme="light"] .generations-action-link:hover,
html[data-theme="light"] .generations-action-link:focus,
html[data-theme="light"] .generations-action-link:active,
html[data-theme="light"] .engines-action-link:hover,
html[data-theme="light"] .engines-action-link:focus,
html[data-theme="light"] .engines-action-link:active,
html[data-theme="light"] .ecus-action-link:hover,
html[data-theme="light"] .ecus-action-link:focus,
html[data-theme="light"] .ecus-action-link:active,
html[data-theme="light"] .read-methods-action-link:hover,
html[data-theme="light"] .read-methods-action-link:focus,
html[data-theme="light"] .read-methods-action-link:active,
html[data-theme="light"] .gearboxes-action-link:hover,
html[data-theme="light"] .gearboxes-action-link:focus,
html[data-theme="light"] .gearboxes-action-link:active,
html[data-theme="light"] .internal-news-action-link:hover,
html[data-theme="light"] .internal-news-action-link:focus,
html[data-theme="light"] .internal-news-delete-form .internal-news-delete-btn:hover,
html[data-theme="light"] .internal-news-action-link:active {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] .file-services-status-action-link:hover i,
html[data-theme="light"] .file-services-status-action-link:hover .fa,
html[data-theme="light"] .file-services-status-action-link:focus i,
html[data-theme="light"] .file-services-status-action-link:focus .fa,
html[data-theme="light"] .file-services-status-action-link:active i,
html[data-theme="light"] .file-services-status-action-link:active .fa,
html[data-theme="light"] .makes-action-link:hover i,
html[data-theme="light"] .makes-action-link:hover .fa,
html[data-theme="light"] .makes-action-link:focus i,
html[data-theme="light"] .makes-action-link:focus .fa,
html[data-theme="light"] .makes-action-link:active i,
html[data-theme="light"] .makes-action-link:active .fa,
html[data-theme="light"] .makes-delete-btn:hover i,
html[data-theme="light"] .makes-delete-btn:hover .fa,
html[data-theme="light"] .makes-delete-btn:focus i,
html[data-theme="light"] .makes-delete-btn:focus .fa,
html[data-theme="light"] .makes-delete-btn:active i,
html[data-theme="light"] .makes-delete-btn:active .fa,
html[data-theme="light"] .models-action-link:hover i,
html[data-theme="light"] .models-action-link:hover .fa,
html[data-theme="light"] .models-action-link:focus i,
html[data-theme="light"] .models-action-link:focus .fa,
html[data-theme="light"] .models-action-link:active i,
html[data-theme="light"] .models-action-link:active .fa,
html[data-theme="light"] .generations-action-link:hover i,
html[data-theme="light"] .generations-action-link:hover .fa,
html[data-theme="light"] .generations-action-link:focus i,
html[data-theme="light"] .generations-action-link:focus .fa,
html[data-theme="light"] .generations-action-link:active i,
html[data-theme="light"] .generations-action-link:active .fa,
html[data-theme="light"] .engines-action-link:hover i,
html[data-theme="light"] .engines-action-link:hover .fa,
html[data-theme="light"] .engines-action-link:focus i,
html[data-theme="light"] .engines-action-link:focus .fa,
html[data-theme="light"] .engines-action-link:active i,
html[data-theme="light"] .engines-action-link:active .fa,
html[data-theme="light"] .ecus-action-link:hover i,
html[data-theme="light"] .ecus-action-link:hover .fa,
html[data-theme="light"] .ecus-action-link:focus i,
html[data-theme="light"] .ecus-action-link:focus .fa,
html[data-theme="light"] .ecus-action-link:active i,
html[data-theme="light"] .ecus-action-link:active .fa,
html[data-theme="light"] .read-methods-action-link:hover i,
html[data-theme="light"] .read-methods-action-link:hover .fa,
html[data-theme="light"] .read-methods-action-link:focus i,
html[data-theme="light"] .read-methods-action-link:focus .fa,
html[data-theme="light"] .read-methods-action-link:active i,
html[data-theme="light"] .read-methods-action-link:active .fa,
html[data-theme="light"] .gearboxes-action-link:hover i,
html[data-theme="light"] .gearboxes-action-link:hover .fa,
html[data-theme="light"] .gearboxes-action-link:focus i,
html[data-theme="light"] .gearboxes-action-link:focus .fa,
html[data-theme="light"] .gearboxes-action-link:active i,
html[data-theme="light"] .gearboxes-action-link:active .fa,
html[data-theme="light"] .internal-news-action-link:hover i,
html[data-theme="light"] .internal-news-action-link:hover .fa,
html[data-theme="light"] .internal-news-action-link:focus i,
html[data-theme="light"] .internal-news-action-link:focus .fa,
html[data-theme="light"] .internal-news-action-link:active i,
html[data-theme="light"] .internal-news-delete-btn:hover i,
html[data-theme="light"] .internal-news-action-link:active .fa {
  opacity: 1 !important;
  color:#fff !important;
}

html[data-theme="light"] .file-services-status-action-link svg,
html[data-theme="light"] .file-services-status-action-link svg path,
html[data-theme="light"] .file-services-status-action-link svg line,
html[data-theme="light"] .file-services-status-action-link svg polyline,
html[data-theme="light"] .file-services-status-action-link svg rect,
html[data-theme="light"] .file-services-status-action-link svg circle,
html[data-theme="light"] .makes-action-link svg,
html[data-theme="light"] .makes-action-link svg path,
html[data-theme="light"] .makes-action-link svg line,
html[data-theme="light"] .makes-action-link svg polyline,
html[data-theme="light"] .makes-action-link svg rect,
html[data-theme="light"] .makes-action-link svg circle,
html[data-theme="light"] .makes-delete-btn svg,
html[data-theme="light"] .makes-delete-btn svg path,
html[data-theme="light"] .makes-delete-btn svg line,
html[data-theme="light"] .makes-delete-btn svg polyline,
html[data-theme="light"] .makes-delete-btn svg rect,
html[data-theme="light"] .makes-delete-btn svg circle,
html[data-theme="light"] .models-action-link svg,
html[data-theme="light"] .models-action-link svg path,
html[data-theme="light"] .models-action-link svg line,
html[data-theme="light"] .models-action-link svg polyline,
html[data-theme="light"] .models-action-link svg rect,
html[data-theme="light"] .models-action-link svg circle,
html[data-theme="light"] .generations-action-link svg,
html[data-theme="light"] .generations-action-link svg path,
html[data-theme="light"] .generations-action-link svg line,
html[data-theme="light"] .generations-action-link svg polyline,
html[data-theme="light"] .generations-action-link svg rect,
html[data-theme="light"] .generations-action-link svg circle,
html[data-theme="light"] .engines-action-link svg,
html[data-theme="light"] .engines-action-link svg path,
html[data-theme="light"] .engines-action-link svg line,
html[data-theme="light"] .engines-action-link svg polyline,
html[data-theme="light"] .engines-action-link svg rect,
html[data-theme="light"] .engines-action-link svg circle,
html[data-theme="light"] .ecus-action-link svg,
html[data-theme="light"] .ecus-action-link svg path,
html[data-theme="light"] .ecus-action-link svg line,
html[data-theme="light"] .ecus-action-link svg polyline,
html[data-theme="light"] .ecus-action-link svg rect,
html[data-theme="light"] .ecus-action-link svg circle,
html[data-theme="light"] .read-methods-action-link svg,
html[data-theme="light"] .read-methods-action-link svg path,
html[data-theme="light"] .read-methods-action-link svg line,
html[data-theme="light"] .read-methods-action-link svg polyline,
html[data-theme="light"] .read-methods-action-link svg rect,
html[data-theme="light"] .read-methods-action-link svg circle,
html[data-theme="light"] .gearboxes-action-link svg,
html[data-theme="light"] .gearboxes-action-link svg path,
html[data-theme="light"] .gearboxes-action-link svg line,
html[data-theme="light"] .gearboxes-action-link svg polyline,
html[data-theme="light"] .gearboxes-action-link svg rect,
html[data-theme="light"] .gearboxes-action-link svg circle,
html[data-theme="light"] .internal-news-action-link svg,
html[data-theme="light"] .internal-news-action-link svg path,
html[data-theme="light"] .internal-news-action-link svg line,
html[data-theme="light"] .internal-news-action-link svg polyline,
html[data-theme="light"] .internal-news-action-link svg rect,
html[data-theme="light"] .internal-news-action-link svg circle {
  stroke: currentColor !important;
  fill: none !important;
  color: currentColor !important;
}

html[data-theme="light"] .file-services-status-action-link:hover svg,
html[data-theme="light"] .file-services-status-action-link:focus svg,
html[data-theme="light"] .file-services-status-action-link:hover svg path,
html[data-theme="light"] .file-services-status-action-link:hover svg line,
html[data-theme="light"] .file-services-status-action-link:hover svg polyline,
html[data-theme="light"] .file-services-status-action-link:hover svg rect,
html[data-theme="light"] .file-services-status-action-link:hover svg circle,
html[data-theme="light"] .file-services-status-action-link:focus svg path,
html[data-theme="light"] .file-services-status-action-link:focus svg line,
html[data-theme="light"] .file-services-status-action-link:focus svg polyline,
html[data-theme="light"] .file-services-status-action-link:focus svg rect,
html[data-theme="light"] .file-services-status-action-link:focus svg circle,
html[data-theme="light"] .makes-action-link:hover svg,
html[data-theme="light"] .makes-action-link:focus svg,
html[data-theme="light"] .makes-action-link:hover svg path,
html[data-theme="light"] .makes-action-link:hover svg line,
html[data-theme="light"] .makes-action-link:hover svg polyline,
html[data-theme="light"] .makes-action-link:hover svg rect,
html[data-theme="light"] .makes-action-link:hover svg circle,
html[data-theme="light"] .makes-action-link:focus svg path,
html[data-theme="light"] .makes-action-link:focus svg line,
html[data-theme="light"] .makes-action-link:focus svg polyline,
html[data-theme="light"] .makes-action-link:focus svg rect,
html[data-theme="light"] .makes-action-link:focus svg circle,
html[data-theme="light"] .makes-delete-btn:hover svg,
html[data-theme="light"] .makes-delete-btn:focus svg,
html[data-theme="light"] .makes-delete-btn:hover svg path,
html[data-theme="light"] .makes-delete-btn:hover svg line,
html[data-theme="light"] .makes-delete-btn:hover svg polyline,
html[data-theme="light"] .makes-delete-btn:hover svg rect,
html[data-theme="light"] .makes-delete-btn:hover svg circle,
html[data-theme="light"] .makes-delete-btn:focus svg path,
html[data-theme="light"] .makes-delete-btn:focus svg line,
html[data-theme="light"] .makes-delete-btn:focus svg polyline,
html[data-theme="light"] .makes-delete-btn:focus svg rect,
html[data-theme="light"] .makes-delete-btn:focus svg circle,
html[data-theme="light"] .models-action-link:hover svg,
html[data-theme="light"] .models-action-link:focus svg,
html[data-theme="light"] .models-action-link:hover svg path,
html[data-theme="light"] .models-action-link:hover svg line,
html[data-theme="light"] .models-action-link:hover svg polyline,
html[data-theme="light"] .models-action-link:hover svg rect,
html[data-theme="light"] .models-action-link:hover svg circle,
html[data-theme="light"] .models-action-link:focus svg path,
html[data-theme="light"] .models-action-link:focus svg line,
html[data-theme="light"] .models-action-link:focus svg polyline,
html[data-theme="light"] .models-action-link:focus svg rect,
html[data-theme="light"] .models-action-link:focus svg circle,
html[data-theme="light"] .generations-action-link:hover svg,
html[data-theme="light"] .generations-action-link:focus svg,
html[data-theme="light"] .generations-action-link:hover svg path,
html[data-theme="light"] .generations-action-link:hover svg line,
html[data-theme="light"] .generations-action-link:hover svg polyline,
html[data-theme="light"] .generations-action-link:hover svg rect,
html[data-theme="light"] .generations-action-link:hover svg circle,
html[data-theme="light"] .generations-action-link:focus svg path,
html[data-theme="light"] .generations-action-link:focus svg line,
html[data-theme="light"] .generations-action-link:focus svg polyline,
html[data-theme="light"] .generations-action-link:focus svg rect,
html[data-theme="light"] .generations-action-link:focus svg circle,
html[data-theme="light"] .engines-action-link:hover svg,
html[data-theme="light"] .engines-action-link:focus svg,
html[data-theme="light"] .engines-action-link:hover svg path,
html[data-theme="light"] .engines-action-link:hover svg line,
html[data-theme="light"] .engines-action-link:hover svg polyline,
html[data-theme="light"] .engines-action-link:hover svg rect,
html[data-theme="light"] .engines-action-link:hover svg circle,
html[data-theme="light"] .engines-action-link:focus svg path,
html[data-theme="light"] .engines-action-link:focus svg line,
html[data-theme="light"] .engines-action-link:focus svg polyline,
html[data-theme="light"] .engines-action-link:focus svg rect,
html[data-theme="light"] .engines-action-link:focus svg circle,
html[data-theme="light"] .ecus-action-link:hover svg,
html[data-theme="light"] .ecus-action-link:focus svg,
html[data-theme="light"] .ecus-action-link:hover svg path,
html[data-theme="light"] .ecus-action-link:hover svg line,
html[data-theme="light"] .ecus-action-link:hover svg polyline,
html[data-theme="light"] .ecus-action-link:hover svg rect,
html[data-theme="light"] .ecus-action-link:hover svg circle,
html[data-theme="light"] .ecus-action-link:focus svg path,
html[data-theme="light"] .ecus-action-link:focus svg line,
html[data-theme="light"] .ecus-action-link:focus svg polyline,
html[data-theme="light"] .ecus-action-link:focus svg rect,
html[data-theme="light"] .ecus-action-link:focus svg circle,
html[data-theme="light"] .read-methods-action-link:hover svg,
html[data-theme="light"] .read-methods-action-link:focus svg,
html[data-theme="light"] .read-methods-action-link:hover svg path,
html[data-theme="light"] .read-methods-action-link:hover svg line,
html[data-theme="light"] .read-methods-action-link:hover svg polyline,
html[data-theme="light"] .read-methods-action-link:hover svg rect,
html[data-theme="light"] .read-methods-action-link:hover svg circle,
html[data-theme="light"] .read-methods-action-link:focus svg path,
html[data-theme="light"] .read-methods-action-link:focus svg line,
html[data-theme="light"] .read-methods-action-link:focus svg polyline,
html[data-theme="light"] .read-methods-action-link:focus svg rect,
html[data-theme="light"] .read-methods-action-link:focus svg circle,
html[data-theme="light"] .gearboxes-action-link:hover svg,
html[data-theme="light"] .gearboxes-action-link:focus svg,
html[data-theme="light"] .gearboxes-action-link:hover svg path,
html[data-theme="light"] .gearboxes-action-link:hover svg line,
html[data-theme="light"] .gearboxes-action-link:hover svg polyline,
html[data-theme="light"] .gearboxes-action-link:hover svg rect,
html[data-theme="light"] .gearboxes-action-link:hover svg circle,
html[data-theme="light"] .gearboxes-action-link:focus svg path,
html[data-theme="light"] .gearboxes-action-link:focus svg line,
html[data-theme="light"] .gearboxes-action-link:focus svg polyline,
html[data-theme="light"] .gearboxes-action-link:focus svg rect,
html[data-theme="light"] .gearboxes-action-link:focus svg circle,
html[data-theme="light"] .internal-news-action-link:hover svg,
html[data-theme="light"] .internal-news-action-link:focus svg,
html[data-theme="light"] .internal-news-action-link:hover svg path,
html[data-theme="light"] .internal-news-action-link:hover svg line,
html[data-theme="light"] .internal-news-action-link:hover svg polyline,
html[data-theme="light"] .internal-news-action-link:hover svg rect,
html[data-theme="light"] .internal-news-action-link:hover svg circle,
html[data-theme="light"] .internal-news-action-link:focus svg path,
html[data-theme="light"] .internal-news-action-link:focus svg line,
html[data-theme="light"] .internal-news-action-link:focus svg polyline,
html[data-theme="light"] .internal-news-action-link:focus svg rect,
html[data-theme="light"] .internal-news-action-link:focus svg circle {
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: none !important;
}

html[data-theme="light"] .pagination.pagination-windowed .page-link,
html[data-theme="light"] .page-link,
html[data-theme="light"] .customer-file-services-pagination .page-link {
  background: var(--fc-light-surface) !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] .pagination .page-item.active .page-link,
html[data-theme="light"] .pagination .page-item.active .page-link:hover,
html[data-theme="light"] .pagination .page-item.active .page-link:focus,
html[data-theme="light"] .customer-file-services-pagination .page-item.active .page-link {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] .pagination .page-item.disabled .page-link,
html[data-theme="light"] .customer-file-services-pagination .page-item.disabled .page-link {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] .modal-content,
html[data-theme="light"] .dropdown-menu,
html[data-theme="light"] .toast,
html[data-theme="light"] .alert {
  background: var(--fc-light-surface) !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-text) !important;
  border-radius:10px;
}

html[data-theme="light"] .dropdown-item {
  color: var(--fc-light-text) !important;
}

html[data-theme="light"] .dropdown-item:hover,
html[data-theme="light"] .dropdown-item:focus {
  background: rgba(248, 91, 0, 0.08) !important;
  color: #f85b00 !important;
}

html[data-theme="light"] .tap-top,
html[data-theme="light"] .customer-profile-badge {
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] .page-header .nav-right .header-right > li.modes,
html[data-theme="light"] .customer-page-header .header-right > li.modes {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

html[data-theme="light"] .page-header .nav-right .header-right > li.modes .dark-mode,
html[data-theme="light"] .customer-page-header .header-right > li.modes .dark-mode {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 12px;
  box-shadow: none !important;
}

html[data-theme="light"] .customers-page,
html[data-theme="light"] .customers-page .customers-shell,
html[data-theme="light"] .customers-page .customers-card,
html[data-theme="light"] .customers-page .customers-table-wrap,
html[data-theme="light"] .customers-page .customers-table-head,
html[data-theme="light"] .customers-page .customers-pagination,
html[data-theme="light"] .customers-page .customers-table-scroll,
html[data-theme="light"] .customers-page .row.page-title,
html[data-theme="light"] .customers-page .row.page-title > [class*="col-"],
html[data-theme="light"] .customers-page .breadcrumb,
html[data-theme="light"] .customers-page .breadcrumb-item {
  background: transparent !important;
}

html[data-theme="light"] .customers-page .row.page-title {
  border-bottom: 1px solid rgba(219, 227, 238, 0.65) !important;
}

html[data-theme="light"] .customers-page .customers-card,
html[data-theme="light"] .customers-page .customers-table-wrap {
  border: 1px solid var(--fc-light-border) !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] .customers-page .customers-card h4,
html[data-theme="light"] .customers-page .customers-table-head h4,
html[data-theme="light"] .customers-page .customers-table th,
html[data-theme="light"] .customers-page .customers-sort-link,
html[data-theme="light"] .customers-page .customers-sort-link span,
html[data-theme="light"] .customers-page .customers-credit-item strong,
html[data-theme="light"] .customers-page .customers-stat {
  color: #111827 !important;
}

html[data-theme="light"] .customers-page .customers-muted,
html[data-theme="light"] .customers-page .customers-credit-item,
html[data-theme="light"] .customers-page .customers-table td,
html[data-theme="light"] .customers-page .customers-table-head strong {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] .customers-page .customers-filter {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] .customers-page .customers-filter::placeholder {
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] .customers-page .customers-table th,
html[data-theme="light"] .customers-page .customers-table td {
  border-bottom: 1px solid var(--fc-light-border) !important;
  background: #ffffff !important;
}

html[data-theme="light"] .customers-page .customers-action-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] .customers-page .customers-action-link:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] .customers-page .customers-pill {
  background: rgba(22, 163, 74, 0.12) !important;
  color: #217a4f !important;
}

html[data-theme="light"] .customers-page .customers-pill.draft {
  background: rgba(245, 158, 11, 0.14) !important;
  color: #b86b05 !important;
}

html[data-theme="light"] .customers-page .customers-pill.blocked {
  background: rgba(239, 68, 68, 0.12) !important;
  color: #b91c1c !important;
}

html[data-theme="light"] .customers-page .customers-pagination-links .page-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] .customers-page .customers-pagination-links .page-link:hover,
html[data-theme="light"] .customers-page .customers-pagination-links .page-item.active .page-link {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] .customers-page .customers-table,
html[data-theme="light"] .customers-page .customers-table thead,
html[data-theme="light"] .customers-page .customers-table tbody,
html[data-theme="light"] .customers-page .customers-table tr {
  background: #ffffff !important;
}

html[data-theme="light"] .customers-page .customers-mini-chart span {
  background: linear-gradient(180deg, #ffb06e 0%, #f85b00 100%) !important;
}

html[data-theme="light"] body.dashboard-modern .page-wrapper,
html[data-theme="light"] body.dashboard-modern .page-body-wrapper,
html[data-theme="light"] body.dashboard-modern .page-body,
html[data-theme="light"] body.dashboard-modern .page-body > .container-fluid,
html[data-theme="light"] body.dashboard-modern .container-fluid:not(.admin-dashboard-page):not(.customers-page):not(.file-services-page):not(.orders-page):not(.internal-news-page):not(.support-tickets-page):not(.makes-page):not(.gearboxes-page):not(.read-methods-page):not(.vat-rates-page):not(.profile-page) {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .page-body > .container-fluid,
html[data-theme="light"] body.dashboard-modern .page-body > .container,
html[data-theme="light"] body.dashboard-modern .page-body > .container-fluid > .row,
html[data-theme="light"] body.dashboard-modern .page-body > .container > .row,
html[data-theme="light"] body.dashboard-modern .page-title,
html[data-theme="light"] body.dashboard-modern .page-title .row,
html[data-theme="light"] body.dashboard-modern .page-title .col-12,
html[data-theme="light"] body.dashboard-modern .page-title .col-sm-6,
html[data-theme="light"] body.dashboard-modern .page-title nav,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .page-title {
  border-bottom: 0px solid rgba(219, 227, 238, 0.65) !important;
}

html[data-theme="light"] body.dashboard-modern .page-title h3,
html[data-theme="light"] body.dashboard-modern .page-title h4,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item.active,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item a,
html[data-theme="light"] body.dashboard-modern .page-title .breadcrumb-item + .breadcrumb-item::before {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .breadcrumb,
html[data-theme="light"] body.dashboard-modern .breadcrumb-item {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .card,
html[data-theme="light"] body.dashboard-modern .page-body .card-header,
html[data-theme="light"] body.dashboard-modern .page-body .card-body,
html[data-theme="light"] body.dashboard-modern .page-body .card-footer,
html[data-theme="light"] body.dashboard-modern .page-body .modal-content,
html[data-theme="light"] body.dashboard-modern .page-body .dropdown-menu,
html[data-theme="light"] body.dashboard-modern .page-body .table-responsive,
html[data-theme="light"] body.dashboard-modern .page-body .table,
html[data-theme="light"] body.dashboard-modern .page-body .table thead,
html[data-theme="light"] body.dashboard-modern .page-body .table tbody,
html[data-theme="light"] body.dashboard-modern .page-body .table tr,
html[data-theme="light"] body.dashboard-modern .page-body .table th,
html[data-theme="light"] body.dashboard-modern .page-body .table td,
html[data-theme="light"] body.dashboard-modern .page-body .form-control,
html[data-theme="light"] body.dashboard-modern .page-body .form-select,
html[data-theme="light"] body.dashboard-modern .page-body textarea,
html[data-theme="light"] body.dashboard-modern .page-body input[type="text"],
html[data-theme="light"] body.dashboard-modern .page-body input[type="number"],
html[data-theme="light"] body.dashboard-modern .page-body input[type="date"],
html[data-theme="light"] body.dashboard-modern .page-body input[type="email"],
html[data-theme="light"] body.dashboard-modern .page-body input[type="search"],
html[data-theme="light"] body.dashboard-modern .page-body input[type="password"],
html[data-theme="light"] body.dashboard-modern .page-body input[type="file"],
html[data-theme="light"] body.dashboard-modern .page-body select,
html[data-theme="light"] body.dashboard-modern .page-body .input-group-text,
html[data-theme="light"] body.dashboard-modern .page-body .list-group-item,
html[data-theme="light"] body.dashboard-modern .page-body .nav-tabs,
html[data-theme="light"] body.dashboard-modern .page-body .nav-pills,
html[data-theme="light"] body.dashboard-modern .page-body .alert,
html[data-theme="light"] body.dashboard-modern .page-body .internal-news-editor,
html[data-theme="light"] body.dashboard-modern .page-body .pagination .page-link {
  background-color: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border) !important;
  border-radius: 5px !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .card,
html[data-theme="light"] body.dashboard-modern .page-body .modal-content,
html[data-theme="light"] body.dashboard-modern .page-body .dropdown-menu,
html[data-theme="light"] body.dashboard-modern .page-body .table-responsive,
html[data-theme="light"] body.dashboard-modern .page-body .table,
html[data-theme="light"] body.dashboard-modern .page-body .alert {
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .form-control::placeholder,
html[data-theme="light"] body.dashboard-modern .page-body textarea::placeholder,
html[data-theme="light"] body.dashboard-modern .page-body input::placeholder {
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .form-control:focus,
html[data-theme="light"] body.dashboard-modern .page-body .form-select:focus,
html[data-theme="light"] body.dashboard-modern .page-body textarea:focus,
html[data-theme="light"] body.dashboard-modern .page-body input:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-secondary,
html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-primary,
html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-dark,
html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-light {
  background: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border-strong) !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-secondary:hover,
html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-primary:hover,
html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-dark:hover,
html[data-theme="light"] body.dashboard-modern .page-body .btn-outline-light:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .btn-primary,
html[data-theme="light"] body.dashboard-modern .page-body .btn-secondary,
html[data-theme="light"] body.dashboard-modern .page-body .btn-dark {
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .table thead th,
html[data-theme="light"] body.dashboard-modern .page-body .table thead td {
  background: #ffffff !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .table tbody td,
html[data-theme="light"] body.dashboard-modern .page-body .table tbody th {
  background: #ffffff !important;
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .page-body .pagination .page-item.active .page-link,
html[data-theme="light"] body.dashboard-modern .page-body .pagination .page-link:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern footer.footer,
html[data-theme="light"] body.dashboard-modern footer.footer .container-fluid,
html[data-theme="light"] body.dashboard-modern footer.footer .row,
html[data-theme="light"] body.dashboard-modern footer.footer .footer-copyright,
html[data-theme="light"] body.dashboard-modern footer.footer .footer-copyright p {
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern footer.footer {
  border-top: 1px solid var(--fc-light-border) !important;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .orders-page,
html[data-theme="light"] body.dashboard-modern .orders-card,
html[data-theme="light"] body.dashboard-modern .orders-table-wrap,
html[data-theme="light"] body.dashboard-modern .orders-export-card {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .orders-grid,
html[data-theme="light"] body.dashboard-modern .orders-shell{
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .orders-card,
html[data-theme="light"] body.dashboard-modern .orders-table-wrap,
html[data-theme="light"] body.dashboard-modern .orders-export-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .orders-action {
  /*background: #ffffff !important;*/
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 5px !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .orders-action:hover,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .orders-action svg,
html[data-theme="light"] body.dashboard-modern .orders-action svg path,
html[data-theme="light"] body.dashboard-modern .orders-action svg line,
html[data-theme="light"] body.dashboard-modern .orders-action svg polyline,
html[data-theme="light"] body.dashboard-modern .orders-action svg rect,
html[data-theme="light"] body.dashboard-modern .orders-action svg circle,
html[data-theme="light"] body.dashboard-modern .orders-action .fa {
  color: inherit !important;
  stroke: currentColor !important;
  fill: currentColor !important;
}

html[data-theme="light"] body.dashboard-modern .orders-action:hover svg,
html[data-theme="light"] body.dashboard-modern .orders-action:hover svg path,
html[data-theme="light"] body.dashboard-modern .orders-action:hover svg line,
html[data-theme="light"] body.dashboard-modern .orders-action:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .orders-action:hover svg rect,
html[data-theme="light"] body.dashboard-modern .orders-action:hover svg circle,
html[data-theme="light"] body.dashboard-modern .orders-action:hover .fa,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible svg,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible svg path,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible svg line,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible svg polyline,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible svg rect,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible svg circle,
html[data-theme="light"] body.dashboard-modern .orders-action:focus-visible .fa {
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .orders-card-head,
html[data-theme="light"] body.dashboard-modern .orders-table-head,
html[data-theme="light"] body.dashboard-modern .orders-export-head,
html[data-theme="light"] body.dashboard-modern .orders-table-tools,
html[data-theme="light"] body.dashboard-modern .orders-card-body,
html[data-theme="light"] body.dashboard-modern .orders-export-body {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .orders-card-head h4,
html[data-theme="light"] body.dashboard-modern .orders-table-head h4,
html[data-theme="light"] body.dashboard-modern .orders-export-head h4,
html[data-theme="light"] body.dashboard-modern .orders-label,
html[data-theme="light"] body.dashboard-modern .orders-stat-meta,
html[data-theme="light"] body.dashboard-modern .orders-top-list strong {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .orders-muted,
html[data-theme="light"] body.dashboard-modern .orders-top-list li,
html[data-theme="light"] body.dashboard-modern .orders-summary-select,
html[data-theme="light"] body.dashboard-modern .orders-control,
html[data-theme="light"] body.dashboard-modern .orders-filter,
html[data-theme="light"] body.dashboard-modern .orders-select {
  color: #111827 !important;
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .orders-summary-select::placeholder,
html[data-theme="light"] body.dashboard-modern .orders-control::placeholder,
html[data-theme="light"] body.dashboard-modern .orders-filter::placeholder,
html[data-theme="light"] body.dashboard-modern .orders-select::placeholder {
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] body.dashboard-modern .orders-table-wrap table,
html[data-theme="light"] body.dashboard-modern .orders-table-wrap thead,
html[data-theme="light"] body.dashboard-modern .orders-table-wrap tbody,
html[data-theme="light"] body.dashboard-modern .orders-table-wrap tr,
html[data-theme="light"] body.dashboard-modern .orders-table-wrap th,
html[data-theme="light"] body.dashboard-modern .orders-table-wrap td {
  background: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-page,
html[data-theme="light"] body.dashboard-modern .order-edit-shell,
html[data-theme="light"] body.dashboard-modern .order-edit-grid,
html[data-theme="light"] body.dashboard-modern .order-edit-card,
html[data-theme="light"] body.dashboard-modern .order-edit-table-card {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-card,
html[data-theme="light"] body.dashboard-modern .order-edit-table-card {
  border: 1px solid var(--fc-light-border) !important;
  border-radius: 10px !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-card-head,
html[data-theme="light"] body.dashboard-modern .order-edit-table-head {
  background: #ffffff !important;
  border-bottom: 1px solid var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-card-head h4,
html[data-theme="light"] body.dashboard-modern .order-edit-table-head h4 {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-card-body {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-label,
html[data-theme="light"] body.dashboard-modern .order-edit-info-label,
html[data-theme="light"] body.dashboard-modern .order-edit-table th,
html[data-theme="light"] body.dashboard-modern .order-edit-log-row strong {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-control {
  background: #ffffff !important;
  color: #111827 !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 10px !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-control:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-info-value,
html[data-theme="light"] body.dashboard-modern .order-edit-table td,
html[data-theme="light"] body.dashboard-modern .order-edit-note {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-info-link {
  color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-status-pill {
  background: rgba(37, 211, 102, 0.12) !important;
  color: #0f9d58 !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-table th,
html[data-theme="light"] body.dashboard-modern .order-edit-table td {
  border-bottom: 1px solid var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-log-row {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-btn-secondary {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-btn-secondary:hover,
html[data-theme="light"] body.dashboard-modern .order-edit-btn-secondary:focus,
html[data-theme="light"] body.dashboard-modern .order-edit-btn-secondary:active {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-btn-primary {
  background: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-btn-primary:hover,
html[data-theme="light"] body.dashboard-modern .order-edit-btn-primary:focus,
html[data-theme="light"] body.dashboard-modern .order-edit-btn-primary:active {
  background: #de5400 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .order-edit-table-scroll {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-page,
html[data-theme="light"] body.dashboard-modern .vat-checks-shell,
html[data-theme="light"] body.dashboard-modern .vat-checks-card {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-shell {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-head h3,
html[data-theme="light"] body.dashboard-modern .vat-checks-table th {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-filter {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-filter:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-table th,
html[data-theme="light"] body.dashboard-modern .vat-checks-table td {
  background: #ffffff !important;
  color: var(--fc-light-text-soft) !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-table td {
  border-bottom: 1px solid var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-btn.approve {
  background: #1f8f5f !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-btn.reject {
  background: #c94f4f !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-icon-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-icon-link:hover,
html[data-theme="light"] body.dashboard-modern .vat-checks-icon-link:focus-visible {
  background: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-pagination .page-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-pagination .page-link:hover {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-pagination .page-item.active .page-link {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-checks-pagination .page-item.disabled .page-link {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-page,
html[data-theme="light"] body.dashboard-modern .file-services-stat-card,
html[data-theme="light"] body.dashboard-modern .file-services-export-card {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-grid,
html[data-theme="light"] body.dashboard-modern .file-services-shell{
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-stat-card,
html[data-theme="light"] body.dashboard-modern .file-services-export-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-stat-label,
html[data-theme="light"] body.dashboard-modern .file-services-label,
html[data-theme="light"] body.dashboard-modern .file-services-export-head h4 {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-stat-value {
  color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-control {
  background: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-export-head,
html[data-theme="light"] body.dashboard-modern .file-services-export-body {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-page,
html[data-theme="light"] body.dashboard-modern .file-services-status-shell,
html[data-theme="light"] body.dashboard-modern .file-services-status-table-wrap {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-table-wrap {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-head,
html[data-theme="light"] body.dashboard-modern .file-services-status-tools,
html[data-theme="light"] body.dashboard-modern .file-services-status-table-scroll,
html[data-theme="light"] body.dashboard-modern .file-services-status-pagination {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-head h4,
html[data-theme="light"] body.dashboard-modern .file-services-status-table th,
html[data-theme="light"] body.dashboard-modern .file-services-status-table td,
html[data-theme="light"] body.dashboard-modern .file-services-status-assign-label,
html[data-theme="light"] body.dashboard-modern .file-services-status-empty {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-filter,
html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu,
html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu .dropdown-header,
html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu .dropdown-item {
  background: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-filter {
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-table th,
html[data-theme="light"] body.dashboard-modern .file-services-status-table td,
html[data-theme="light"] body.dashboard-modern .file-services-status-table tbody tr {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-table td strong {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-table tbody tr[data-service-row]:hover {
  background: rgba(248, 91, 0, 0.06) !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-action-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #F85B00 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-action-link:hover {
  border: 1px solid #F85B00 !important;
  background: #F85B00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-assign-toggle {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-assign-toggle img {
  filter: none !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu .dropdown-header {
  background: #f4f6fb !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu .dropdown-item:hover,
html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu .dropdown-item:focus,
html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu .dropdown-item.active,
html[data-theme="light"] body.dashboard-modern .file-services-status-assign-menu .dropdown-item:active {
  background: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-pagination .page-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-pagination .page-item.active .page-link,
html[data-theme="light"] body.dashboard-modern .file-services-status-pagination .page-link:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .file-services-status-disabled {
  opacity: 0.45 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-page,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-shell,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-grid,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-card,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-page,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-shell,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-grid,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-card {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-card,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-card-header,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-card-body,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-card-header,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-card-body {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-card-header h4,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-card-header h4,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-label,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-section-title strong,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-info-label,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-label,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-info-label {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-note,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-note,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone-copy span,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-item small,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-info-value,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-note,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-info-value {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-info-box,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-tuning-option,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-tuning-option-details {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-info-box-value,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-tuning-option-name,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-tuning-option-detail,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-tuning-option-detail strong {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-tuning-option-details {
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-select,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-file,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-file-meta,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-item,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-textarea,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-remark-select,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-textarea,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-input,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-download {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-select:focus,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-file:focus,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-textarea:focus,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-remark-select:focus,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-textarea:focus,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-input:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-file-meta strong,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-file-meta span,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone-copy strong,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-item a,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-item,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-info-value,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-info-value,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload input[type="file"] {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-item,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-file-meta,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload {
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone:hover,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone.is-dragover {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.1) !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone-icon,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-btn-primary,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-btn-primary {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-dropzone-icon,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-remark-fill,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-download,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-btn,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload input[type="file"]::file-selector-button {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-create-btn {
  background: #111827 !important;
  border-color: #111827 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-edit,
html[data-theme="light"] body.dashboard-modern .customer-file-services-page,
html[data-theme="light"] body.dashboard-modern .customer-transactions-page {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-shell,
html[data-theme="light"] body.dashboard-modern .customer-file-services-shell,
html[data-theme="light"] body.dashboard-modern .customer-transactions-shell {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-box,
html[data-theme="light"] body.dashboard-modern .customer-file-services-table-wrap,
html[data-theme="light"] body.dashboard-modern .customer-transactions-card {
  background: #ffffff !important;
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-box-header,
html[data-theme="light"] body.dashboard-modern .customer-file-services-head,
html[data-theme="light"] body.dashboard-modern .customer-transactions-card-header {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  border-radius: 10px 10px 0px 0px;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-box-header h4,
html[data-theme="light"] body.dashboard-modern .customer-admin-label,
html[data-theme="light"] body.dashboard-modern .customer-admin-section-title,
html[data-theme="light"] body.dashboard-modern .customer-file-services-head h4,
html[data-theme="light"] body.dashboard-modern .customer-file-services-table th,
html[data-theme="light"] body.dashboard-modern .customer-file-services-table td strong,
html[data-theme="light"] body.dashboard-modern .customer-transactions-card-header h4,
html[data-theme="light"] body.dashboard-modern .customer-transactions-label,
html[data-theme="light"] body.dashboard-modern .customer-transactions-table th,
html[data-theme="light"] body.dashboard-modern .customer-transactions-balance-item strong {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-box-body,
html[data-theme="light"] body.dashboard-modern .customer-file-services-table-scroll,
html[data-theme="light"] body.dashboard-modern .customer-transactions-body {
  background: #ffffff !important;
  border-radius: 0px 0px 10px 10px;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-input,
html[data-theme="light"] body.dashboard-modern .customer-admin-select,
html[data-theme="light"] body.dashboard-modern .customer-admin-textarea,
html[data-theme="light"] body.dashboard-modern .customer-file-services-filter,
html[data-theme="light"] body.dashboard-modern .customer-transactions-input,
html[data-theme="light"] body.dashboard-modern .customer-transactions-select,
html[data-theme="light"] body.dashboard-modern .customer-transactions-textarea {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-input::placeholder,
html[data-theme="light"] body.dashboard-modern .customer-admin-select::placeholder,
html[data-theme="light"] body.dashboard-modern .customer-admin-textarea::placeholder,
html[data-theme="light"] body.dashboard-modern .customer-file-services-filter::placeholder,
html[data-theme="light"] body.dashboard-modern .customer-transactions-input::placeholder,
html[data-theme="light"] body.dashboard-modern .customer-transactions-select::placeholder,
html[data-theme="light"] body.dashboard-modern .customer-transactions-textarea::placeholder {
  color: #6b7280 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-input:focus,
html[data-theme="light"] body.dashboard-modern .customer-admin-select:focus,
html[data-theme="light"] body.dashboard-modern .customer-admin-textarea:focus,
html[data-theme="light"] body.dashboard-modern .customer-file-services-filter:focus,
html[data-theme="light"] body.dashboard-modern .customer-transactions-input:focus,
html[data-theme="light"] body.dashboard-modern .customer-transactions-select:focus,
html[data-theme="light"] body.dashboard-modern .customer-transactions-textarea:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-helper,
html[data-theme="light"] body.dashboard-modern .customer-file-services-table td,
html[data-theme="light"] body.dashboard-modern .customer-file-services-empty,
html[data-theme="light"] body.dashboard-modern .customer-transactions-table td,
html[data-theme="light"] body.dashboard-modern .customer-transactions-empty,
html[data-theme="light"] body.dashboard-modern .customer-transactions-balance-item span {
  /*color: var(--fc-light-text-soft) !important;*/
}

html[data-theme="light"] body.dashboard-modern .customer-admin-inline-action,
html[data-theme="light"] body.dashboard-modern .customer-admin-btn-secondary,
html[data-theme="light"] body.dashboard-modern .customer-transactions-btn-danger {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-inline-action:hover,
html[data-theme="light"] body.dashboard-modern .customer-admin-btn-secondary:hover,
html[data-theme="light"] body.dashboard-modern .customer-transactions-btn-danger:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .customer-admin-btn-primary,
html[data-theme="light"] body.dashboard-modern .customer-transactions-btn-primary {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:visited,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:active {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link svg,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link svg path,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link svg line,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link svg polyline,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link svg rect,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link svg circle,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link i {
  color: inherit !important;
  stroke: currentColor !important;
  fill: none !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover svg,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover svg path,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover svg line,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover svg rect,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover svg circle,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:hover i,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible svg,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible svg path,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible svg line,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible svg polyline,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible svg rect,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible svg circle,
html[data-theme="light"] body.dashboard-modern .customer-file-services-action-link:focus-visible i {
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: none !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-pagination .page-link,
html[data-theme="light"] body.dashboard-modern .customer-transactions-pagination .page-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-pagination .page-link:hover,
html[data-theme="light"] body.dashboard-modern .customer-file-services-pagination .active > .page-link,
html[data-theme="light"] body.dashboard-modern .customer-transactions-pagination .page-item.active .page-link,
html[data-theme="light"] body.dashboard-modern .customer-transactions-pagination .page-link:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .customer-file-services-table th,
html[data-theme="light"] body.dashboard-modern .customer-file-services-table td,
html[data-theme="light"] body.dashboard-modern .customer-transactions-table th,
html[data-theme="light"] body.dashboard-modern .customer-transactions-table td {
  border-bottom-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .customer-transactions-direction.is-give {
  background: rgba(67, 185, 178, 0.12) !important;
  color: #0f766e !important;
}

html[data-theme="light"] body.dashboard-modern .customer-transactions-direction.is-take {
  background: rgba(248, 91, 0, 0.12) !important;
  color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-transactions-type {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-transactions-type.is-master {
  background: rgba(248, 91, 0, 0.08) !important;
  border-color: rgba(248, 91, 0, 0.24) !important;
  color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .customer-transactions-type.is-slave {
  background: rgba(67, 185, 178, 0.1) !important;
  border-color: rgba(67, 185, 178, 0.24) !important;
  color: #0f766e !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-create-btn:hover {
  background: #29313c !important;
  border-color: #29313c !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-create-btn-primary {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action:hover,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn:hover,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-remark-fill:hover,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-download:hover,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-btn:hover,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload input[type="file"]::file-selector-button:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action svg,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn svg,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action svg path,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action svg line,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action svg polyline,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action svg rect,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action svg circle,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn svg path,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn svg line,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn svg polyline,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn svg rect,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn svg circle,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-download i {
  color: currentColor !important;
  stroke: currentColor !important;
  fill: none !important;
  opacity: 1 !important;
}

html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action:hover svg,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action:hover svg path,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action:hover svg line,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action:hover svg rect,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-upload-action:hover svg circle,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn:hover svg,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn:hover svg path,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn:hover svg line,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn:hover svg rect,
html[data-theme="light"] body.dashboard-modern .admin-file-service-edit-power-btn:hover svg circle,
html[data-theme="light"] body.dashboard-modern .support-ticket-create-download:hover i {
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: none !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-create-alert {
  background: rgba(248, 91, 0, 0.08) !important;
  border-color: rgba(248, 91, 0, 0.16) !important;
  color: #b45309 !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload input[type="file"] {
  background: #ffffff !important;
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-create-upload input[type="file"]::file-selector-button {
  margin-right: 14px;
}

html[data-theme="light"] body.dashboard-modern .internal-news-page,
html[data-theme="light"] body.dashboard-modern .internal-news-shell,
html[data-theme="light"] body.dashboard-modern .internal-news-card {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-head,
html[data-theme="light"] body.dashboard-modern .internal-news-toolbar,
html[data-theme="light"] body.dashboard-modern .internal-news-table-wrap,
html[data-theme="light"] body.dashboard-modern .internal-news-pagination {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-head h4,
html[data-theme="light"] body.dashboard-modern .internal-news-title,
html[data-theme="light"] body.dashboard-modern .internal-news-table th,
html[data-theme="light"] body.dashboard-modern .internal-news-input,
html[data-theme="light"] body.dashboard-modern .internal-news-select {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-input,
html[data-theme="light"] body.dashboard-modern .internal-news-select {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-table th,
html[data-theme="light"] body.dashboard-modern .internal-news-table td {
  border-color: var(--fc-light-border) !important;
  background: #ffffff !important;
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-action-link,
html[data-theme="light"] body.dashboard-modern .internal-news-delete-btn {
  border: 1px solid var(--fc-light-border-strong) !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-pagination .page-link {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .internal-news-pagination .page-item.active .page-link,
html[data-theme="light"] body.dashboard-modern .internal-news-pagination .page-item .page-link:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .support-tickets-page,
html[data-theme="light"] body.dashboard-modern .support-tickets-card,
html[data-theme="light"] body.dashboard-modern .support-tickets-table-wrap,
html[data-theme="light"] body.dashboard-modern .support-tickets-filter-card,
html[data-theme="light"] body.dashboard-modern .support-tickets-show-card {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  /*box-shadow: var(--fc-light-shadow) !important;*/
}

html[data-theme="light"] body.dashboard-modern .tickets-box {
  background: #ffffff !important;
  /*border: 1px solid var(--fc-light-border) !important;*/
  border-radius: 5px !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .tickets-box-header {
  background: #ffffff !important;
  border-bottom: 1px solid var(--fc-light-border) !important;
  border-radius: 10px 10px 0 0 !important;
}

html[data-theme="light"] body.dashboard-modern .tickets-box-header h4,
html[data-theme="light"] body.dashboard-modern .tickets-table th,
html[data-theme="light"] body.dashboard-modern .tickets-table td {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .tickets-table th,
html[data-theme="light"] body.dashboard-modern .tickets-table td {
  background: #ffffff !important;
  border-top-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .tickets-input,
html[data-theme="light"] body.dashboard-modern .tickets-select {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .tickets-input:focus,
html[data-theme="light"] body.dashboard-modern .tickets-select:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-row.is-selected {
  background: rgba(248, 91, 0, 0.07) !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-row[data-ticket-row][data-ticket-url]:hover {
  background: rgba(248, 91, 0, 0.04) !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-bulk-summary,
html[data-theme="light"] body.dashboard-modern .tickets-empty,
html[data-theme="light"] body.dashboard-modern .tickets-count {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-bulk-button.clear-selection {
  background: #ffffff !important;
  border-color: var(--fc-light-border-strong) !important;
  border-radius: 10px !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .support-ticket-bulk-button.clear-selection:hover,
html[data-theme="light"] body.dashboard-modern .support-ticket-bulk-button.clear-selection:focus {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .tickets-pagination .page-link {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .tickets-pagination .page-item.active .page-link {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-file-page,
html[data-theme="light"] body.dashboard-modern .ticket-file-wrap {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-panel {
  background: #ffffff !important;
  /*border: 1px solid var(--fc-light-border) !important;*/
  border-radius: 5px !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-panel-header {
  background: #ffffff !important;
  border-bottom: 1px solid var(--fc-light-border) !important;
  color: #111827 !important;
  border-radius: 10px 10px 0px 0px;
}

html[data-theme="light"] body.dashboard-modern .ticket-info-alert {
  background: rgba(67, 185, 178, 0.12) !important;
  border-color: rgba(67, 185, 178, 0.22) !important;
  color: #0f766e !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-message-time,
html[data-theme="light"] body.dashboard-modern .ticket-label small,
html[data-theme="light"] body.dashboard-modern .ticket-message-attachment-meta {
  color: #6b7280 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-message-card {
  background: #f8fafc !important;
  border: 1px solid var(--fc-light-border) !important;
  border-radius: 10px !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-message.is-customer .ticket-message-card {
  background: #eef3f8 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-message-author,
html[data-theme="light"] body.dashboard-modern .ticket-label,
html[data-theme="light"] body.dashboard-modern .file-info-label,
html[data-theme="light"] body.dashboard-modern .file-info-value {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-textarea,
html[data-theme="light"] body.dashboard-modern .ticket-input,
html[data-theme="light"] body.dashboard-modern .ticket-upload {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  border-radius: 10px !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-textarea:focus,
html[data-theme="light"] body.dashboard-modern .ticket-input:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-upload input[type="file"] {
  color: #6b7280 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-upload input[type="file"]::file-selector-button {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 10px !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-upload input[type="file"]::file-selector-button:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-checkbox {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-checkbox input {
  accent-color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-submit {
  background: #f85b00 !important;
  border-radius: 10px !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-submit:hover {
  background: #e14f00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .file-info-download-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 10px !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .file-info-download-link:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-message-attachment {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  border-radius: 10px !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .ticket-message-attachment:hover {
  border-color: #f85b00 !important;
  color: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .file-info-grid {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .support-tickets-page .card,
html[data-theme="light"] body.dashboard-modern .support-tickets-page .table,
html[data-theme="light"] body.dashboard-modern .support-tickets-page .table-responsive,
html[data-theme="light"] body.dashboard-modern .support-tickets-page .form-control,
html[data-theme="light"] body.dashboard-modern .support-tickets-page .form-select {
  background: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page,
html[data-theme="light"] body.dashboard-modern .gearboxes-page,
html[data-theme="light"] body.dashboard-modern .read-methods-page,
html[data-theme="light"] body.dashboard-modern .vat-rates-page,
html[data-theme="light"] body.dashboard-modern .profile-page,
html[data-theme="light"] body.dashboard-modern .users-page {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-card {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-card-head,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-toolbar {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-card-head h4,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-table th {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-table tbody td,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-table th,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-table td {
  background: #ffffff !important;
  color: var(--fc-light-text-soft) !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-input,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-select {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-select-icon {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-toolbar-note,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-footer {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-btn {
  background: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-pagination .page-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-pagination .page-item.active .page-link {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .vat-rates-page .vat-rates-pagination .page-item.disabled .page-link {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-page,
html[data-theme="light"] body.dashboard-modern .mail-template-shell,
html[data-theme="light"] body.dashboard-modern .mail-template-card,
html[data-theme="light"] body.dashboard-modern .sent-mail-page,
html[data-theme="light"] body.dashboard-modern .sent-mail-shell,
html[data-theme="light"] body.dashboard-modern .sent-mail-card {
}

html[data-theme="light"] body.dashboard-modern .mail-template-card,
html[data-theme="light"] body.dashboard-modern .sent-mail-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  border-radius: 4px !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-head,
html[data-theme="light"] body.dashboard-modern .mail-template-table th,
html[data-theme="light"] body.dashboard-modern .mail-template-table td,
html[data-theme="light"] body.dashboard-modern .sent-mail-head,
html[data-theme="light"] body.dashboard-modern .sent-mail-table th,
html[data-theme="light"] body.dashboard-modern .sent-mail-table td {
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-head,
html[data-theme="light"] body.dashboard-modern .sent-mail-head {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-head h4,
html[data-theme="light"] body.dashboard-modern .sent-mail-head h4,
html[data-theme="light"] body.dashboard-modern .mail-template-table th,
html[data-theme="light"] body.dashboard-modern .sent-mail-table th,
html[data-theme="light"] body.dashboard-modern .mail-template-name,
html[data-theme="light"] body.dashboard-modern .sent-mail-status,
html[data-theme="light"] body.dashboard-modern .sent-mail-subject,
html[data-theme="light"] body.dashboard-modern .sent-mail-attachments a {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-input,
html[data-theme="light"] body.dashboard-modern .mail-template-select,
html[data-theme="light"] body.dashboard-modern .sent-mail-input,
html[data-theme="light"] body.dashboard-modern .sent-mail-select {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
  border-radius: 10px !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-input:focus,
html[data-theme="light"] body.dashboard-modern .mail-template-select:focus,
html[data-theme="light"] body.dashboard-modern .sent-mail-input:focus,
html[data-theme="light"] body.dashboard-modern .sent-mail-select:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-status-tabs {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border) !important;
  border-radius: 10px !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-status-tab {
  color: #111827 !important;
  border-radius: 10px !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-status-tab.is-active {
  background: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-status-tab:hover {
  background: #f3f6fb !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-table td,
html[data-theme="light"] body.dashboard-modern .sent-mail-table td {
  background: #ffffff !important;
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-table-wrap,
html[data-theme="light"] body.dashboard-modern .sent-mail-table-wrap {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-subject,
html[data-theme="light"] body.dashboard-modern .sent-mail-faded {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-action,
html[data-theme="light"] body.dashboard-modern .sent-mail-action,
html[data-theme="light"] body.dashboard-modern .sent-mail-action.is-secondary {
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 4px !important;
  color: #111827 !important;
  height: 34px !important;
  min-height: 34px !important;

}

html[data-theme="light"] body.dashboard-modern .mail-template-action:hover,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover,
html[data-theme="light"] body.dashboard-modern .sent-mail-action.is-secondary:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-action svg,
html[data-theme="light"] body.dashboard-modern .mail-template-action svg path,
html[data-theme="light"] body.dashboard-modern .mail-template-action svg line,
html[data-theme="light"] body.dashboard-modern .mail-template-action svg polyline,
html[data-theme="light"] body.dashboard-modern .mail-template-action svg rect,
html[data-theme="light"] body.dashboard-modern .mail-template-action svg circle,
html[data-theme="light"] body.dashboard-modern .mail-template-action .fa,
html[data-theme="light"] body.dashboard-modern .sent-mail-action svg,
html[data-theme="light"] body.dashboard-modern .sent-mail-action svg path,
html[data-theme="light"] body.dashboard-modern .sent-mail-action svg line,
html[data-theme="light"] body.dashboard-modern .sent-mail-action svg polyline,
html[data-theme="light"] body.dashboard-modern .sent-mail-action svg rect,
html[data-theme="light"] body.dashboard-modern .sent-mail-action svg circle,
html[data-theme="light"] body.dashboard-modern .sent-mail-action .fa {
  color: inherit !important;
  stroke: currentColor !important;
  fill: currentColor !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-action:hover svg,
html[data-theme="light"] body.dashboard-modern .mail-template-action:hover svg path,
html[data-theme="light"] body.dashboard-modern .mail-template-action:hover svg line,
html[data-theme="light"] body.dashboard-modern .mail-template-action:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .mail-template-action:hover svg rect,
html[data-theme="light"] body.dashboard-modern .mail-template-action:hover svg circle,
html[data-theme="light"] body.dashboard-modern .mail-template-action:hover .fa,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover svg,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover svg path,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover svg line,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover svg rect,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover svg circle,
html[data-theme="light"] body.dashboard-modern .sent-mail-action:hover .fa {
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-pagination .page-link,
html[data-theme="light"] body.dashboard-modern .sent-mail-pagination .page-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-pagination .page-item:hover .page-link,
html[data-theme="light"] body.dashboard-modern .mail-template-pagination .page-link:hover,
html[data-theme="light"] body.dashboard-modern .mail-template-pagination .page-link:focus-visible,
html[data-theme="light"] body.dashboard-modern .sent-mail-pagination .page-item:hover .page-link,
html[data-theme="light"] body.dashboard-modern .sent-mail-pagination .page-link:hover,
html[data-theme="light"] body.dashboard-modern .sent-mail-pagination .page-link:focus-visible {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-pagination .page-item.active .page-link,
html[data-theme="light"] body.dashboard-modern .sent-mail-pagination .page-item.active .page-link {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .mail-template-pagination .page-item.disabled .page-link,
html[data-theme="light"] body.dashboard-modern .sent-mail-pagination .page-item.disabled .page-link {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] body.dashboard-modern .sent-mail-preview .modal-content {
  background: #ffffff !important;
  border: 0px solid var(--fc-light-border) !important;
  border-radius: 5px !important;
  box-shadow: var(--fc-light-shadow) !important;
  overflow: hidden;
}

html[data-theme="light"] body.dashboard-modern .sent-mail-preview .modal-header {
  background: #ffffff !important;
  color: #111827 !important;
  border-bottom: 1px solid var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .sent-mail-preview .modal-header .text-white,
html[data-theme="light"] body.dashboard-modern .sent-mail-preview .modal-header .text-white-50 {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .sent-mail-preview .modal-header .text-white-50 {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .sent-mail-preview .modal-body {
  background: #ffffff !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .sent-mail-preview .btn-close {
  filter: none !important;
}

html[data-theme="light"] body.dashboard-modern .poll-index-page,
html[data-theme="light"] body.dashboard-modern .poll-page,
html[data-theme="light"] body.dashboard-modern .poll-shell,
html[data-theme="light"] body.dashboard-modern .poll-card {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .poll-card {
  background: #fff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  border-radius: 5px !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .poll-head,
html[data-theme="light"] body.dashboard-modern .poll-toolbar,
html[data-theme="light"] body.dashboard-modern .poll-table-wrap {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .poll-head h4,
html[data-theme="light"] body.dashboard-modern .poll-question,
html[data-theme="light"] body.dashboard-modern .poll-table th,
html[data-theme="light"] body.dashboard-modern .poll-field .form-label {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .poll-table th,
html[data-theme="light"] body.dashboard-modern .poll-table td {
  background: #ffffff !important;
  border-bottom: 1px solid var(--fc-light-border) !important;
  padding:16px 10px;
}

html[data-theme="light"] body.dashboard-modern .poll-table td,
html[data-theme="light"] body.dashboard-modern .poll-help-text {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .poll-input,
html[data-theme="light"] body.dashboard-modern .poll-select,
html[data-theme="light"] body.dashboard-modern .poll-control {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
  border-radius: 10px !important;
}

html[data-theme="light"] body.dashboard-modern .poll-input:focus,
html[data-theme="light"] body.dashboard-modern .poll-select:focus,
html[data-theme="light"] body.dashboard-modern .poll-control:focus {
  border-color: #f85b00 !important;
  box-shadow: 0 0 0 3px rgba(248, 91, 0, 0.12) !important;
}

html[data-theme="light"] body.dashboard-modern .poll-status.is-active {
  background: rgba(37, 211, 102, 0.12) !important;
  color: #0f9d58 !important;
}

html[data-theme="light"] body.dashboard-modern .poll-status.is-inactive {
  background: rgba(220, 38, 38, 0.12) !important;
  color: #b91c1c !important;
}

html[data-theme="light"] body.dashboard-modern .poll-action,
html[data-theme="light"] body.dashboard-modern .poll-delete {
  /*background: #ffffff !important;*/
  border: 1px solid var(--fc-light-border-strong) !important;
  border-radius: 5px !important;
  color: #111827 !important;
  height: 34px !important;
  min-height: 34px !important;
}

html[data-theme="light"] body.dashboard-modern .poll-action:hover,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-action svg,
html[data-theme="light"] body.dashboard-modern .poll-action svg path,
html[data-theme="light"] body.dashboard-modern .poll-action svg line,
html[data-theme="light"] body.dashboard-modern .poll-action svg polyline,
html[data-theme="light"] body.dashboard-modern .poll-action svg rect,
html[data-theme="light"] body.dashboard-modern .poll-action svg circle,
html[data-theme="light"] body.dashboard-modern .poll-action .fa,
html[data-theme="light"] body.dashboard-modern .poll-delete svg,
html[data-theme="light"] body.dashboard-modern .poll-delete svg path,
html[data-theme="light"] body.dashboard-modern .poll-delete svg line,
html[data-theme="light"] body.dashboard-modern .poll-delete svg polyline,
html[data-theme="light"] body.dashboard-modern .poll-delete svg rect,
html[data-theme="light"] body.dashboard-modern .poll-delete svg circle,
html[data-theme="light"] body.dashboard-modern .poll-delete .fa {
  color: inherit !important;
  stroke: currentColor !important;
  fill: currentColor !important;
}

html[data-theme="light"] body.dashboard-modern .poll-action:hover svg,
html[data-theme="light"] body.dashboard-modern .poll-action:hover svg path,
html[data-theme="light"] body.dashboard-modern .poll-action:hover svg line,
html[data-theme="light"] body.dashboard-modern .poll-action:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .poll-action:hover svg rect,
html[data-theme="light"] body.dashboard-modern .poll-action:hover svg circle,
html[data-theme="light"] body.dashboard-modern .poll-action:hover .fa,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover svg,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover svg path,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover svg line,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover svg polyline,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover svg rect,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover svg circle,
html[data-theme="light"] body.dashboard-modern .poll-delete:hover .fa {
  color: #ffffff !important;
  stroke: #ffffff !important;
  fill: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-pagination .page-link {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
  border-radius: 10px !important;
}

html[data-theme="light"] body.dashboard-modern .poll-pagination {
  background-color: white;
}

html[data-theme="light"] body.dashboard-modern .poll-pagination .page-item:hover .page-link,
html[data-theme="light"] body.dashboard-modern .poll-pagination .page-link:hover,
html[data-theme="light"] body.dashboard-modern .poll-pagination .page-link:focus-visible {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-pagination .page-item.active .page-link {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-pagination .page-item.disabled .page-link {
  background: #f3f6fb !important;
  border-color: var(--fc-light-border) !important;
  color: var(--fc-light-muted) !important;
}

html[data-theme="light"] body.dashboard-modern .poll-actions .btn,
html[data-theme="light"] body.dashboard-modern .poll-card .btn,
html[data-theme="light"] body.dashboard-modern .poll-add-option,
html[data-theme="light"] body.dashboard-modern .poll-remove-option {
  border-radius: 5px !important;
}

html[data-theme="light"] body.dashboard-modern .poll-actions .btn.btn-outline-secondary {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .poll-actions .btn.btn-outline-secondary:hover,
html[data-theme="light"] body.dashboard-modern .poll-actions .btn.btn-outline-secondary:focus,
html[data-theme="light"] body.dashboard-modern .poll-actions .btn.btn-outline-secondary:active {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-head .btn-primary,
html[data-theme="light"] body.dashboard-modern .poll-actions .btn-primary,
html[data-theme="light"] body.dashboard-modern .poll-add-option,
html[data-theme="light"] body.dashboard-modern .poll-actions .btn.btn-primary {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-page .poll-card .btn,
html[data-theme="light"] body.dashboard-modern .poll-page .poll-card .btn:hover,
html[data-theme="light"] body.dashboard-modern .poll-page .poll-card .btn:focus {
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-page,
html[data-theme="light"] body.dashboard-modern .poll-show-card {
  background: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-card {
  /*border: 1px solid var(--fc-light-border) !important;*/
  border-radius: 5px !important;
  box-shadow: var(--fc-light-shadow) !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-header h4,
html[data-theme="light"] body.dashboard-modern .poll-result-line,
html[data-theme="light"] body.dashboard-modern .poll-summary-box strong {
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-meta,
html[data-theme="light"] body.dashboard-modern .poll-summary-box span {
  color: var(--fc-light-text-soft) !important;
}

html[data-theme="light"] body.dashboard-modern .poll-summary-box,
html[data-theme="light"] body.dashboard-modern .poll-result-row {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border) !important;
  border-radius: 5px !important;
}

html[data-theme="light"] body.dashboard-modern .poll-progress {
  background: #e9eef3 !important;
  border-radius: 999px !important;
}

html[data-theme="light"] body.dashboard-modern .poll-progress span {
  background: #f85b00 !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-status {
  background: rgba(37, 211, 102, 0.12) !important;
  color: #0f9d58 !important;
  border-radius: 5px !important;
  border: 1px solid;
}

html[data-theme="light"] body.dashboard-modern .poll-show-status.is-inactive {
  background: rgba(220, 38, 38, 0.12) !important;
  color: #b91c1c !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-actions .btn,
html[data-theme="light"] body.dashboard-modern .poll-show-card .btn {
  border-radius: 5px !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-card .btn.btn-outline-secondary {
  background: #ffffff !important;
  border: 1px solid var(--fc-light-border-strong) !important;
  color: #111827 !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-card .btn.btn-outline-secondary:hover,
html[data-theme="light"] body.dashboard-modern .poll-show-card .btn.btn-outline-secondary:focus,
html[data-theme="light"] body.dashboard-modern .poll-show-card .btn.btn-outline-secondary:active {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-card .btn.btn-primary,
html[data-theme="light"] body.dashboard-modern .poll-show-card .btn.btn-warning {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}

html[data-theme="light"] body.dashboard-modern .poll-show-card .btn:hover,
html[data-theme="light"] body.dashboard-modern .poll-show-card .btn:focus {
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page .card,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .card,
html[data-theme="light"] body.dashboard-modern .read-methods-page .card,
html[data-theme="light"] body.dashboard-modern .models-page .card,
html[data-theme="light"] body.dashboard-modern .generations-page .card,
html[data-theme="light"] body.dashboard-modern .engines-page .card,
html[data-theme="light"] body.dashboard-modern .ecus-page .card,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .card,
html[data-theme="light"] body.dashboard-modern .profile-page .card,
html[data-theme="light"] body.dashboard-modern .users-page .card {
  background: #ffffff !important;
  border-color: var(--fc-light-border) !important;
  box-shadow: var(--fc-light-shadow) !important;
  border-radius: 12px !important;
  overflow: hidden !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page .table,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .table,
html[data-theme="light"] body.dashboard-modern .read-methods-page .table,
html[data-theme="light"] body.dashboard-modern .models-page .table,
html[data-theme="light"] body.dashboard-modern .generations-page .table,
html[data-theme="light"] body.dashboard-modern .engines-page .table,
html[data-theme="light"] body.dashboard-modern .ecus-page .table,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .table,
html[data-theme="light"] body.dashboard-modern .profile-page .table,
html[data-theme="light"] body.dashboard-modern .users-page .table {
  background: #ffffff !important;
  color: #111827 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page .table th,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .table th,
html[data-theme="light"] body.dashboard-modern .read-methods-page .table th,
html[data-theme="light"] body.dashboard-modern .models-page .table th,
html[data-theme="light"] body.dashboard-modern .generations-page .table th,
html[data-theme="light"] body.dashboard-modern .engines-page .table th,
html[data-theme="light"] body.dashboard-modern .ecus-page .table th,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .table th,
html[data-theme="light"] body.dashboard-modern .profile-page .table th,
html[data-theme="light"] body.dashboard-modern .users-page .table th,
html[data-theme="light"] body.dashboard-modern .makes-page .table td,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .table td,
html[data-theme="light"] body.dashboard-modern .read-methods-page .table td,
html[data-theme="light"] body.dashboard-modern .models-page .table td,
html[data-theme="light"] body.dashboard-modern .generations-page .table td,
html[data-theme="light"] body.dashboard-modern .engines-page .table td,
html[data-theme="light"] body.dashboard-modern .ecus-page .table td,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .table td,
html[data-theme="light"] body.dashboard-modern .profile-page .table td,
html[data-theme="light"] body.dashboard-modern .users-page .table td {
  background: #ffffff !important;
  color: var(--fc-light-text-soft) !important;
  border-color: var(--fc-light-border) !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page .form-control,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .form-control,
html[data-theme="light"] body.dashboard-modern .read-methods-page .form-control,
html[data-theme="light"] body.dashboard-modern .models-page .form-control,
html[data-theme="light"] body.dashboard-modern .generations-page .form-control,
html[data-theme="light"] body.dashboard-modern .engines-page .form-control,
html[data-theme="light"] body.dashboard-modern .ecus-page .form-control,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .form-control,
html[data-theme="light"] body.dashboard-modern .profile-page .form-control,
html[data-theme="light"] body.dashboard-modern .users-page .form-control,
html[data-theme="light"] body.dashboard-modern .makes-page .form-select,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .form-select,
html[data-theme="light"] body.dashboard-modern .read-methods-page .form-select,
html[data-theme="light"] body.dashboard-modern .models-page .form-select,
html[data-theme="light"] body.dashboard-modern .generations-page .form-select,
html[data-theme="light"] body.dashboard-modern .engines-page .form-select,
html[data-theme="light"] body.dashboard-modern .ecus-page .form-select,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .form-select,
html[data-theme="light"] body.dashboard-modern .profile-page .form-select,
html[data-theme="light"] body.dashboard-modern .users-page .form-select {
  background: #ffffff !important;
  color: #111827 !important;
  border-color: var(--fc-light-border) !important;
  border-radius: 5px !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page .page-title,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .page-title,
html[data-theme="light"] body.dashboard-modern .read-methods-page .page-title,
html[data-theme="light"] body.dashboard-modern .models-page .page-title,
html[data-theme="light"] body.dashboard-modern .generations-page .page-title,
html[data-theme="light"] body.dashboard-modern .engines-page .page-title,
html[data-theme="light"] body.dashboard-modern .ecus-page .page-title,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .page-title,
html[data-theme="light"] body.dashboard-modern .profile-page .page-title,
html[data-theme="light"] body.dashboard-modern .users-page .page-title {
  background: transparent !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page .page-link,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .page-link,
html[data-theme="light"] body.dashboard-modern .read-methods-page .page-link,
html[data-theme="light"] body.dashboard-modern .models-page .page-link,
html[data-theme="light"] body.dashboard-modern .generations-page .page-link,
html[data-theme="light"] body.dashboard-modern .engines-page .page-link,
html[data-theme="light"] body.dashboard-modern .ecus-page .page-link,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .page-link,
html[data-theme="light"] body.dashboard-modern .profile-page .page-link,
html[data-theme="light"] body.dashboard-modern .users-page .page-link {
  background: #ffffff !important;
  border-color: var(--fc-light-border-strong) !important;
  color: #111827 !important;
  border-radius: 10px !important;
  box-shadow: none !important;
}

html[data-theme="light"] body.dashboard-modern .makes-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .gearboxes-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .read-methods-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .models-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .generations-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .engines-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .ecus-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .vat-rates-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .profile-page .page-link:hover,
html[data-theme="light"] body.dashboard-modern .users-page .page-link:hover {
  background: #f85b00 !important;
  border-color: #f85b00 !important;
  color: #ffffff !important;
}
