﻿
.light-theme {
    --theme-logo-color: #f1f1f1;
    --theme-default-font-family: Arial, Helvetica, sans-serif;
    --theme-bg-color: #f5f5f5;
    --theme-text-color: #1b1b1b;
    --theme-scrollbar: #f1f1f1;
    --theme-scrollbar-thumb: #A7A6AC;
    --theme-scrollbar-hover: #2b2f39;
    --theme-header-color: #1F363D;
    --theme-border-color: #000000;
    --theme-left-menu-color: #D4D5D5ff;
    --theme-left-menu-active: #3e5c76;
    --theme-right-panel-color: #D4D5D5ff;
    --theme-footer-bg-color: #D4D5D5ff;
    --theme-title-bg-color: #b2b09c;
    --theme-sidebar-color: #A7A6AC;
    --theme-main-content-menu-color: #7f8379;
    --theme-main-content-menu-hover: #7C7A82ff;
    --theme-table-bg-color: #f5f5f5;
    --theme-table-border-color: #2b2f39;
    --theme-table-row-header: #E3E2DFff;
    --theme-table-column-header: #E7E1E2ff;
    --theme-table-active-column: #666975ff;
    --theme-elevator-table-text: #ffffff;
    --theme-elevator-grid-active-column: #3e5c76;
    --theme-elevator-grid-active-cell: #A7A6AC;
    --theme-elevator-grid-other-cell: #383838;
    --theme-icon-bg-color: #000000;
    --theme-chart-bg-color: #ffffff;
    --theme-chart-stop1-color: #00487C;
    --theme-chart-stop2-color: #4BB3FD;
    --theme-chart-stop3-color: #3E6680;
    --theme-chart-stop4-color: #0496FF;
    --theme-chart-dial-stop1-color: #55BF3B;
    --theme-chart-dial-stop2-color: #DF5353;
    --theme-chart-arrow-down-color: #55BF3B;
    --theme-chart-arrow-up-color: #DF5353;
    --theme-chart-dial-needle-color: #1b1b1b;
    --theme-chart-XYaxis-label-color: #1b1b1b;
    --theme-chart-compared-text-color: #6c6868;
    --theme-chart-text-color: #1b1b1b;
    --theme-chart-legend-text-color: #1b1b1b;
    --theme-chart-legend-hover-color: #b3b3b3;
    --theme-chart-nodata-text-color: #bbbbbb;
    --theme-chart-header-menu-color: #2B2F39;
    --theme-chart-header-menu-text-color: #fff;
    --theme-file-menu: url("/uploads/images/LT - ICON - FILE MGMT(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-home-menu: url("/uploads/images/LT - ICON - HOME(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-building-menu: url("/uploads/images/LT - ICON - BLDG SYS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-aseets-menu: url("/uploads/images/LT - ICON - ASSETS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-spaces-menu: url("/uploads/images/LT - ICON - SPACES(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-trending-menu: url("/uploads/images/LT - ICON - TRENDING(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-energy-menu: url("/uploads/images/LT - ICON - E-MGMT(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-alarming-menu: url("/uploads/images/LT - ICON - ALARMING(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-scheduling-menu: url("/uploads/images/LT - ICON - SCHEDULING(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-reports-menu: url("/uploads/images/LT - ICON - REPORTS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-customreports-menu: url("/uploads/images/LT - ICON - WORK ORDERS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-reportrepository-menu: url("/uploads/images/LT - ICON - WORK ORDERS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-alternate-row-color: #f5f5f5;
    --theme-nms-switch: url("/images/lt-network-switch.svg") no-repeat;
    --theme-portfolio-menu: url("/images/globe.svg") no-repeat;
    --theme-login-background: url("/images/login-background.jpg") no-repeat;
    --theme-pds-table-info-text: #000000;
    --theme-asset-model-bgcolor: #87868d;
}

.dark-theme {
    --theme-logo-color: #f1f1f1;
    --theme-default-font-family: Arial, Helvetica, sans-serif;
    --theme-bg-color: #1b1b1b;
    --theme-text-color: #ffffff;
    --theme-scrollbar: #1b1b1b;
    --theme-scrollbar-thumb: #666666;
    --theme-scrollbar-hover: #2b2f39;
    --theme-header-color: #1F363D;
    --theme-border-color: #666666;
    --theme-left-menu-color: #242628;
    --theme-left-menu-active: #3e5c76;
    --theme-right-panel-color: #242628;
    --theme-footer-bg-color: #242628;
    --theme-title-bg-color: #242628;
    --theme-sidebar-color: #2b2f39;
    --theme-main-content-menu-color: #444444;
    --theme-main-content-menu-hover: #242628;
    --theme-table-bg-color: #1b1b1b;
    --theme-table-border-color: #2b2f39;
    --theme-table-row-header: #242628;
    --theme-table-column-header: #242628;
    --theme-table-active-column: #131313;
    --theme-elevator-table-text: #767778;
    --theme-elevator-grid-active-column: #3e5c76;
    --theme-elevator-grid-active-cell: #007bff;
    --theme-elevator-grid-other-cell: #383838;
    --theme-icon-bg-color: #FFFFFF;
    --theme-chart-bg-color: #1b1b1b;
    --theme-chart-stop1-color: #00487C;
    --theme-chart-stop2-color: #4BB3FD;
    --theme-chart-stop3-color: #3E6680;
    --theme-chart-stop4-color: #0496FF;
    --theme-chart-dial-stop1-color: #55BF3B;
    --theme-chart-dial-stop2-color: #DF5353;
    --theme-chart-arrow-down-color: #55BF3B;
    --theme-chart-arrow-up-color: #DF5353;
    --theme-chart-dial-needle-color: #ffffff;
    --theme-chart-XYaxis-label-color: #ffffff;
    --theme-chart-compared-text-color: #d7d0d0;
    --theme-chart-text-color: #ffffff;
    --theme-chart-legend-text-color: #ffffff;
    --theme-chart-legend-hover-color: #b3b3b3;
    --theme-chart-nodata-text-color: #cccccc;
    --theme-chart-header-menu-color: #2B2F39;
    --theme-chart-header-menu-text-color: #fff;
    --theme-file-menu: url("/uploads/images/ICON - FILE MGMT(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-home-menu: url("/uploads/images/ICON - HOME(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-building-menu: url("/uploads/images/ICON - BLDG SYS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-aseets-menu: url("/uploads/images/ICON - ASSETS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-spaces-menu: url("/uploads/images/ICON - SPACES(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-trending-menu: url("/uploads/images/ICON - TRENDING(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-energy-menu: url("/uploads/images/ICON - E-MGMT(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-alarming-menu: url("/uploads/images/ICON - ALARMING(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-scheduling-menu: url("/uploads/images/ICON - SCHEDULING(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-reports-menu: url("/uploads/images/ICON - REPORTS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-customreports-menu: url("/uploads/images/ICON - WORK ORDERS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-reportrepository-menu: url("/uploads/images/ICON - WORK ORDERS(VertNav_ICONS (20px)).svg") no-repeat;
    --theme-alternate-row-color: #101010;
    --theme-nms-switch: url("/images/network-switch.svg") no-repeat;
    --theme-portfolio-menu: url("/images/globe.svg") no-repeat;
    --theme-login-background: url("/images/login-background.jpg") no-repeat;
    --theme-pds-table-info-text: yellow;
    --theme-asset-model-bgcolor: #1b1b1b;
}
