.hybrid-theme {
  --fl-theme: hybrid-theme;
  --fl-c-default: #2e2e2e;
  --fl-c-default-bg: #fff;
  --fl-c-container: #2e2e2e;
  --fl-c-container-bg: #fff;
  --fl-c-clickable: #252525;
  --fl-c-clickable-bg: #fff;
  --fl-c-clickable-shadow: rgba(133, 133, 134, 0.4);
  --fl-c-alternative-bg: #e5e5e7;
  --fl-c-header-bg: #e5e5e7;
  --fl-c-highlight-bg: #f5f5f7;
  --fl-c-alternative-clickable-bg: #f5f5f7;
  --fl-c-hover: rgba(0, 0, 0, 0.05);
  --fl-c-active: rgba(0, 0, 0, 0.1);
  --fl-c-mask: #000;
  --fl-c-indeterminate: rgba(19, 21, 31, 0.15);
  --fl-c-shadow: rgba(0, 0, 0, 0.3);
  --fl-c-alternative-shadow: #c5c5c7;
  --fl-c-border: #c5c5c7;
  --fl-c-alternative-border: #e5e5e7;
  --fl-c-light: #fff;
  --fl-c-middle: #858586;
  --fl-c-dark: #2e2e2e;
  --fl-c-primary: #0d9be2;
  --fl-c-primary-shadow: rgba(13, 155, 226, 0.4);
  --fl-c-primary-dark: #2a4251;
  --fl-c-primary-light: #d9f2ff;
  --fl-c-primary-mix: #d9f2ff;
  --fl-c-success: #62ba46;
  --fl-c-success-light: #e6fff0;
  --fl-c-danger: #e2001a;
  --fl-c-danger-shadow: rgba(226, 0, 26, 0.4);
  --fl-c-danger-light: #ffe6e6;
  --fl-c-warning: #f7821b;
  --fl-c-warning-shadow: rgba(247, 130, 27, 0.4);
  --fl-c-warning-light: #fff3e6;
  --fl-c-attention: #f7cc1b;
  --fl-c-scrollbar-track-bg: rgba(46, 46, 46, 0.1);
  --fl-c-scrollbar-track-bg-hover: rgba(46, 46, 46, 0.16);
  --fl-c-scrollbar-track-bg-active: rgba(46, 46, 46, 0.24);
  --fl-c-scrollbar-thumb-bg: #858586;
  --fl-c-scrollbar-thumb-bg-hover: #494948;
  --fl-c-scrollbar-thumb-bg-active: #252525;
  --fl-c-split-screen-divider: #000;
  --fl-c-split-screen-divider-pill: #858586;
  --fl-c-overflow-carousel-blur-start: #f5f5f7;
  --fl-c-overflow-carousel-blur-end: rgba(245, 245, 247, 0);
  --fl-c-tab-group-bg: rgba(37, 37, 37, 0.05);
  --fl-c-icon-in-table: #858586;
  --fl-c-table-line-separator: #c5c5c7;
  --fl-c-table-row-index: #c5c5c7;
  --fl-c-table-disabled-bg-color: rgba(0, 0, 0, 0.05);
  --fl-c-table-disabled-font: #c5c5c7;
  --fl-c-table-disabled-font: #c5c5c7;
  --fl-c-table-danger: #ffe6e6;
  --fl-c-table-warning: #fff3e6;
  --fl-c-table-border: rgba(0, 0, 0, 0.25);
  --fl-c-table-bottom-line: rgba(0, 0, 0, 0.5);
  --fl-c-table-sticky-shadow: rgba(0, 0, 0, 0.1);
  --fl-c-bar-item-bg: #f5f5f7;
  --fl-c-bar-item-active-bg: #e5e5e7;
  --fl-c-eplan-brand-red: #e50043;
  --fl-c-eplan-brand-purple: #93117e;
  --fl-c-eplan-brand-navy: #005ea8;
  --fl-c-eplan-brand-green: #008e4f;
  --fl-c-icon-primary: #0d9be2;
  --fl-c-icon-secondary: #c5c5c7;
  --fl-c-icon-danger: #e2001a;
  --fl-c-icon-success: #62ba46;
  --fl-c-icon-attention: #f7cc1b;
  --fl-c-icon-warning: #f7821b;
  --fl-c-nav-bar: #252525;
  --fl-c-nav-bar-bg: #f5f5f7;
  --fl-c-lsb: #2e2e2e;
  --fl-c-lsb-bg: #f5f5f7;
  --fl-c-rsb: #2e2e2e;
  --fl-c-rsb-bg: #fff;
  --fl-c-toolbar: #2e2e2e;
  --fl-c-toolbar-bg: #fff;
  --fl-c-footer: #2e2e2e;
  --fl-c-footer-bg: rgba(37, 37, 37, 0.05);
  --fl-c-label: #858586;
  --fl-c-input-bg: #fff;
  --fl-c-input-border: #c5c5c7;
  --fl-c-input-group-border: #c5c5c7;
  --fl-c-item-separator: rgba(0, 0, 0, 0.3);
  --fl-c-item-separator-secondary: rgba(0, 0, 0, 0.15);
  --fl-c-button-bg: #f5f5f7;
  --fl-c-button: #2e2e2e;
  --fl-c-button-border: #c5c5c7;
  --fl-c-expander-header: #2e2e2e;
  --fl-c-expander-header-bg: #f5f5f7;
  --fl-c-tile-shadow: rgba(0, 0, 0, 0.08);
  --fl-c-tile-border: rgba(0, 0, 0, 0.1);
  --fl-c-tile-bg: #fff;
  --fl-c-tile-bg-disabled: rgba(0, 0, 0, 0.1);
  --fl-c-tile-bg-limited-disabled-opacity: 0.05;
  --fl-c-table-action-shadow: rgba(0, 0, 0, 0.1);
  --fl-c-card-border-default: rgba(0, 0, 0, 0.1);
  --fl-c-card-border-hover: #c5c5c7;
  --fl-c-card-border-selected: #0d9be2;
  --fl-c-card-background-default: white;
  --fl-c-card-background-disabled: rgba(0, 0, 0, 0.05);
  --fl-c-card-border-disabled: rgba(0, 0, 0, 0.3);
  --fl-c-card-shadow: rgba(0, 0, 0, 0.08);
  --fl-c-card-shadow-hover: rgba(0, 0, 0, 0.24);
  --fl-c-card-footer-divider: rgba(0, 0, 0, 0.15);
  --fl-c-card-item-label-background: rgba(0, 0, 0, 0.05);
  --fl-c-card-item-text: #858586;
  --fl-c-card-item-context-text: #2e2e2e;
  --fl-c-pagination-go-to-page: #858586;
  --fl-c-main-toolbar: #2e2e2e;
  --fl-c-main-toolbar-bg: #fff;
  --fl-c-main-toolbar-border: #c5c5c7;
  --fl-c-spinner: #0d9be2;
  --fl-c-wizard-step-item: #858586;
  --fl-c-wizard-step-item-border: #c5c5c7;
  --fl-c-wizard-step-item-active: #252525;
  --fl-c-wizard-step-item-processed: #2e2e2e;
  --fl-c-wizard-side-bar-bg: #f5f5f7;
  --fl-c-wizard-side-bar: #252525;
  --fl-c-filter-bar: #858586;
}

.hybrid-dark-theme,
.hybrid-theme eplan-topbar,
.hybrid-theme one-header,
:where(.hybrid-theme eplan-left-side-bar),
.hybrid-theme eplan-wizard-side-bar,
.hybrid-theme eplan-nav-bar {
  --fl-theme: hybrid-dark-theme;
  --fl-c-default: #fff;
  --fl-c-default-bg: #252525;
  --fl-c-container: #fff;
  --fl-c-container-bg: #252525;
  --fl-c-clickable: #fff;
  --fl-c-clickable-bg: #2e2e2e;
  --fl-c-clickable-shadow: rgba(133, 133, 134, 0.4);
  --fl-c-alternative-bg: #252525;
  --fl-c-header-bg: #000;
  --fl-c-highlight-bg: #494948;
  --fl-c-alternative-clickable-bg: #2e2e2e;
  --fl-c-hover: rgba(255, 255, 255, 0.05);
  --fl-c-active: rgba(255, 255, 255, 0.1);
  --fl-c-indeterminate: rgba(255, 255, 255, 0.15);
  --fl-c-mask: #fff;
  --fl-c-shadow: rgba(0, 0, 0, 0.7);
  --fl-c-alternative-shadow: #c5c5c7;
  --fl-c-border: #494948;
  --fl-c-alternative-border: #494948;
  --fl-c-light: #fff;
  --fl-c-middle: #858586;
  --fl-c-dark: #2e2e2e;
  --fl-c-primary: #0d9be2;
  --fl-c-primary-shadow: rgba(13, 155, 226, 0.4);
  --fl-c-primary-dark: #2a4251;
  --fl-c-primary-light: #d9f2ff;
  --fl-c-primary-mix: #2a4251;
  --fl-c-success: #62ba46;
  --fl-c-success-light: #e6fff0;
  --fl-c-danger: #e2001a;
  --fl-c-danger-shadow: rgba(226, 0, 26, 0.4);
  --fl-c-danger-light: #ffe6e6;
  --fl-c-warning: #f7821b;
  --fl-c-warning-shadow: rgba(247, 130, 27, 0.4);
  --fl-c-warning-light: #fff3e6;
  --fl-c-attention: #f7cc1b;
  --fl-c-scrollbar-track-bg: rgba(255, 255, 255, 0.1);
  --fl-c-scrollbar-track-bg-hover: rgba(255, 255, 255, 0.16);
  --fl-c-scrollbar-track-bg-active: rgba(255, 255, 255, 0.24);
  --fl-c-scrollbar-thumb-bg: #858586;
  --fl-c-scrollbar-thumb-bg-hover: #e5e5e7;
  --fl-c-scrollbar-thumb-bg-active: #fff;
  --fl-c-split-screen-divider: #000;
  --fl-c-split-screen-divider-pill: #858586;
  --fl-c-overflow-carousel-blur-start: #2e2e2e;
  --fl-c-overflow-carousel-blur-end: rgba(46, 46, 46, 0);
  --fl-c-tab-group-bg: rgba(255, 255, 255, 0.06);
  --fl-c-icon-in-table: rgba(255, 255, 255, 0.6);
  --fl-c-table-header-bg: #494948;
  --fl-c-table-row-bg: #252525;
  --fl-c-table-line-separator: #858586;
  --fl-c-table-row-index: #c5c5c7;
  --fl-c-table-disabled-bg-color: rgba(255, 255, 255, 0.05);
  --fl-c-table-disabled-font: #c5c5c7;
  --fl-c-table-disabled-font: #858586;
  --fl-c-table-danger: rgba(226, 0, 26, 0.2);
  --fl-c-table-warning: rgba(247, 130, 27, 0.2);
  --fl-c-table-border: rgba(255, 255, 255, 0.16);
  --fl-c-table-bottom-line: rgba(255, 255, 255, 0.5);
  --fl-c-table-sticky-shadow: rgba(0, 0, 0, 0.1);
  --fl-c-switch-bg: #252525;
  --fl-c-switch-toggle-bg: #2e2e2e;
  --fl-c-switch-border: #494948;
  --fl-c-bar-item-bg: #2e2e2e;
  --fl-c-bar-item-active-bg: #252525;
  --fl-c-eplan-brand-red: #e50043;
  --fl-c-eplan-brand-purple: #93117e;
  --fl-c-eplan-brand-navy: #005ea8;
  --fl-c-eplan-brand-green: #008e4f;
  --fl-c-icon-primary: #0d9be2;
  --fl-c-icon-secondary: #c5c5c7;
  --fl-c-icon-danger: #e2001a;
  --fl-c-icon-success: #62ba46;
  --fl-c-icon-attention: #f7cc1b;
  --fl-c-icon-warning: #f7821b;
  --fl-c-nav-bar: #fff;
  --fl-c-nav-bar-bg: #2e2e2e;
  --fl-c-lsb: #fff;
  --fl-c-lsb-bg: #2e2e2e;
  --fl-c-rsb: #fff;
  --fl-c-rsb-bg: #252525;
  --fl-c-rsb-shadow: rgba(0, 0, 0, 0.8);
  --fl-c-toolbar: #fff;
  --fl-c-toolbar-bg: #252525;
  --fl-c-footer: #fff;
  --fl-c-footer-bg: #252525;
  --fl-c-label: #858586;
  --fl-c-input-bg: #252525;
  --fl-c-input-border: #494948;
  --fl-c-input-group-border: #494948;
  --fl-c-item-separator: rgba(255, 255, 255, 0.3);
  --fl-c-item-separator-secondary: rgba(255, 255, 255, 0.15);
  --fl-c-button-bg: #2e2e2e;
  --fl-c-button: #fff;
  --fl-c-button-border: #494948;
  --fl-c-expander-header: #fff;
  --fl-c-expander-header-bg: #494948;
  --fl-c-tile-shadow: rgba(0, 0, 0, 0.08);
  --fl-c-tile-border: rgba(255, 255, 255, 0.15);
  --fl-c-tile-bg: #2e2e2e;
  --fl-c-tile-bg-disabled: rgba(255, 255, 255, 0.15);
  --fl-c-tile-bg-limited-disabled-opacity: 0.075;
  --fl-c-table-action-shadow: rgba(0, 0, 0, 0.1);
  --fl-c-card-border-default: rgba(255, 255, 255, 0.15);
  --fl-c-card-border-hover: #858586;
  --fl-c-card-border-selected: #0d9be2;
  --fl-c-card-background-default: #2e2e2e;
  --fl-c-card-background-disabled: rgba(255, 255, 255, 0.1);
  --fl-c-card-border-disabled: rgba(255, 255, 255, 0.3);
  --fl-c-card-shadow: rgba(0, 0, 0, 0.16);
  --fl-c-card-shadow-hover: rgba(0, 0, 0, 0.8);
  --fl-c-card-footer-divider: rgba(255, 255, 255, 0.15);
  --fl-c-card-item-label-background: rgba(255, 255, 255, 0.1);
  --fl-c-card-item-text: white;
  --fl-c-card-item-context-text: white;
  --fl-c-pagination-go-to-page: #f5f5f7;
  --fl-c-main-toolbar: #fff;
  --fl-c-main-toolbar-bg: #252525;
  --fl-c-main-toolbar-border: #494948;
  --fl-c-spinner: rgba(255, 255, 255, 0.5);
  --fl-c-wizard-step-item: #858586;
  --fl-c-wizard-step-item-border: #858586;
  --fl-c-wizard-step-item-active: #fff;
  --fl-c-wizard-step-item-processed: #fff;
  --fl-c-wizard-side-bar-bg: #2e2e2e;
  --fl-c-wizard-side-bar: #fff;
  --fl-c-floating-toolbar-header-bg: rgba(255, 255, 255, 0.05);
  --fl-c-floating-toolbar-header: #fff;
  --fl-c-floating-toolbar-bg: #3c4050;
  --fl-c-floating-toolbar: #fff;
  --fl-c-floating-toolbar-border: rgba(0, 0, 0, 0.7);
  --fl-c-filter-bar: #858586;
  --fl-c-filter-bar-results-color: #858586;
  --fl-c-flyout-bg: #252525;
  --fl-c-flyout: #fff;
  --fl-c-flyout-header-bg: #252525;
  --fl-c-flyout-header: #fff;
  --fl-c-dialog-bg: #252525;
  --fl-c-dialog: #fff;
  --fl-c-dialog-header-bg: #252525;
  --fl-c-dialog-header: #fff;
}

.hybrid-theme eplan-dialog eplan-wizard-side-bar {
  --fl-theme: hybrid-theme;
  --fl-c-default: #2e2e2e;
  --fl-c-default-bg: #fff;
  --fl-c-container: #2e2e2e;
  --fl-c-container-bg: #fff;
  --fl-c-clickable: #252525;
  --fl-c-clickable-bg: #fff;
  --fl-c-clickable-shadow: rgba(133, 133, 134, 0.4);
  --fl-c-alternative-bg: #e5e5e7;
  --fl-c-header-bg: #e5e5e7;
  --fl-c-highlight-bg: #f5f5f7;
  --fl-c-alternative-clickable-bg: #f5f5f7;
  --fl-c-hover: rgba(0, 0, 0, 0.05);
  --fl-c-active: rgba(0, 0, 0, 0.1);
  --fl-c-mask: #000;
  --fl-c-indeterminate: rgba(19, 21, 31, 0.15);
  --fl-c-shadow: rgba(0, 0, 0, 0.3);
  --fl-c-alternative-shadow: #c5c5c7;
  --fl-c-border: #c5c5c7;
  --fl-c-alternative-border: #e5e5e7;
  --fl-c-light: #fff;
  --fl-c-middle: #858586;
  --fl-c-dark: #2e2e2e;
  --fl-c-primary: #0d9be2;
  --fl-c-primary-shadow: rgba(13, 155, 226, 0.4);
  --fl-c-primary-dark: #2a4251;
  --fl-c-primary-light: #d9f2ff;
  --fl-c-primary-mix: #d9f2ff;
  --fl-c-success: #62ba46;
  --fl-c-success-light: #e6fff0;
  --fl-c-danger: #e2001a;
  --fl-c-danger-shadow: rgba(226, 0, 26, 0.4);
  --fl-c-danger-light: #ffe6e6;
  --fl-c-warning: #f7821b;
  --fl-c-warning-shadow: rgba(247, 130, 27, 0.4);
  --fl-c-warning-light: #fff3e6;
  --fl-c-attention: #f7cc1b;
  --fl-c-scrollbar-track-bg: rgba(46, 46, 46, 0.1);
  --fl-c-scrollbar-track-bg-hover: rgba(46, 46, 46, 0.16);
  --fl-c-scrollbar-track-bg-active: rgba(46, 46, 46, 0.24);
  --fl-c-scrollbar-thumb-bg: #858586;
  --fl-c-scrollbar-thumb-bg-hover: #494948;
  --fl-c-scrollbar-thumb-bg-active: #252525;
  --fl-c-split-screen-divider: #e5e5e7;
  --fl-c-split-screen-divider-pill: #c5c5c7;
  --fl-c-overflow-carousel-blur-start: #f5f5f7;
  --fl-c-overflow-carousel-blur-end: rgba(245, 245, 247, 0);
  --fl-c-tab-group-bg: rgba(37, 37, 37, 0.05);
  --fl-c-icon-in-table: #858586;
  --fl-c-table-line-separator: #c5c5c7;
  --fl-c-table-row-index: #c5c5c7;
  --fl-c-table-disabled-bg-color: rgba(0, 0, 0, 0.05);
  --fl-c-table-disabled-font: #c5c5c7;
  --fl-c-table-disabled-font: #c5c5c7;
  --fl-c-table-danger: #ffe6e6;
  --fl-c-table-warning: #fff3e6;
  --fl-c-table-border: rgba(0, 0, 0, 0.25);
  --fl-c-table-bottom-line: rgba(0, 0, 0, 0.5);
  --fl-c-table-sticky-shadow: rgba(0, 0, 0, 0.1);
  --fl-c-bar-item-bg: #f5f5f7;
  --fl-c-bar-item-active-bg: #e5e5e7;
  --fl-c-eplan-brand-red: #e50043;
  --fl-c-eplan-brand-purple: #93117e;
  --fl-c-eplan-brand-navy: #005ea8;
  --fl-c-eplan-brand-green: #008e4f;
  --fl-c-icon-primary: #0d9be2;
  --fl-c-icon-secondary: #c5c5c7;
  --fl-c-icon-danger: #e2001a;
  --fl-c-icon-success: #62ba46;
  --fl-c-icon-attention: #f7cc1b;
  --fl-c-icon-warning: #f7821b;
  --fl-c-nav-bar: #252525;
  --fl-c-nav-bar-bg: #f5f5f7;
  --fl-c-lsb: #2e2e2e;
  --fl-c-lsb-bg: #f5f5f7;
  --fl-c-rsb: #2e2e2e;
  --fl-c-rsb-bg: #fff;
  --fl-c-toolbar: #2e2e2e;
  --fl-c-toolbar-bg: #fff;
  --fl-c-footer: #2e2e2e;
  --fl-c-footer-bg: rgba(37, 37, 37, 0.05);
  --fl-c-label: #858586;
  --fl-c-input-bg: #fff;
  --fl-c-input-border: #c5c5c7;
  --fl-c-input-group-border: #c5c5c7;
  --fl-c-item-separator: rgba(0, 0, 0, 0.3);
  --fl-c-item-separator-secondary: rgba(0, 0, 0, 0.15);
  --fl-c-button-bg: #f5f5f7;
  --fl-c-button: #2e2e2e;
  --fl-c-button-border: #c5c5c7;
  --fl-c-expander-header: #2e2e2e;
  --fl-c-expander-header-bg: #f5f5f7;
  --fl-c-tile-shadow: rgba(0, 0, 0, 0.08);
  --fl-c-tile-border: rgba(0, 0, 0, 0.1);
  --fl-c-tile-bg: #fff;
  --fl-c-tile-bg-disabled: rgba(0, 0, 0, 0.1);
  --fl-c-tile-bg-limited-disabled-opacity: 0.05;
  --fl-c-table-action-shadow: rgba(0, 0, 0, 0.1);
  --fl-c-card-border-default: rgba(0, 0, 0, 0.1);
  --fl-c-card-border-hover: #c5c5c7;
  --fl-c-card-border-selected: #0d9be2;
  --fl-c-card-background-default: white;
  --fl-c-card-background-disabled: rgba(0, 0, 0, 0.05);
  --fl-c-card-border-disabled: rgba(0, 0, 0, 0.3);
  --fl-c-card-shadow: rgba(0, 0, 0, 0.08);
  --fl-c-card-shadow-hover: rgba(0, 0, 0, 0.24);
  --fl-c-card-footer-divider: rgba(0, 0, 0, 0.15);
  --fl-c-card-item-label-background: rgba(0, 0, 0, 0.05);
  --fl-c-card-item-text: #858586;
  --fl-c-card-item-context-text: #2e2e2e;
  --fl-c-pagination-go-to-page: #858586;
  --fl-c-main-toolbar: #2e2e2e;
  --fl-c-main-toolbar-bg: #fff;
  --fl-c-main-toolbar-border: #c5c5c7;
  --fl-c-spinner: #0d9be2;
  --fl-c-wizard-step-item: #858586;
  --fl-c-wizard-step-item-border: #c5c5c7;
  --fl-c-wizard-step-item-active: #252525;
  --fl-c-wizard-step-item-processed: #2e2e2e;
  --fl-c-wizard-side-bar-bg: #f5f5f7;
  --fl-c-wizard-side-bar: #252525;
  --fl-c-filter-bar: #858586;
}

/*# sourceMappingURL=hybrid-theme.css.map */
