:root {
--theme-font-primary-color: #eff0f1;
--theme-font-primary-color-200: #606061;
--theme-font-primary-color-300: #909091;
--theme-font-primary-color-400: #c0c0c1;
--theme-font-primary-color-500: #eff0f1;
--theme-font-primary-color-600: #f3f3f4;
--theme-font-primary-color-700: #f6f6f7;
--theme-font-primary-color-800: #f9f9fa;
--theme-font-secondary-color: #8e8e8e;
--theme-font-secondary-color-200: #393939;
--theme-font-secondary-color-300: #565656;
--theme-font-secondary-color-400: #727272;
--theme-font-secondary-color-500: #8e8e8e;
--theme-font-secondary-color-600: #a5a5a5;
--theme-font-secondary-color-700: #bcbcbc;
--theme-font-secondary-color-800: #d2d2d2;
--theme-body-background-color: #1f2837;
--theme-body-background-color-200: #0d1016;
--theme-body-background-color-300: #131821;
--theme-body-background-color-400: #19202c;
--theme-body-background-color-500: #1f2837;
--theme-body-background-color-600: #4c535f;
--theme-body-background-color-700: #797e87;
--theme-body-background-color-800: #a6a9af;
--theme-contentbox-background-color: #333b48;
--theme-contentbox-background-color-200: #15181d;
--theme-contentbox-background-color-300: #1f242c;
--theme-contentbox-background-color-400: #29303a;
--theme-contentbox-background-color-500: #333b48;
--theme-contentbox-background-color-600: #5c636d;
--theme-contentbox-background-color-700: #858a92;
--theme-contentbox-background-color-800: #aeb1b6;
--theme-primary-color: #6ec800;
--theme-primary-color-200: #2c5000;
--theme-primary-color-300: #427800;
--theme-primary-color-400: #58a000;
--theme-primary-color-500: #6ec800;
--theme-primary-color-600: #8bd333;
--theme-primary-color-700: #a8de66;
--theme-primary-color-800: #c5e999;
--theme-primary-color-contrast: #333b48;
--theme-primary-color-contrast-200: #15181d;
--theme-primary-color-contrast-300: #1f242c;
--theme-primary-color-contrast-400: #29303a;
--theme-primary-color-contrast-500: #333b48;
--theme-primary-color-contrast-600: #5c636d;
--theme-primary-color-contrast-700: #858a92;
--theme-primary-color-contrast-800: #aeb1b6;
--theme-secondary-color: #dedfe1;
--theme-secondary-color-200: #595a5a;
--theme-secondary-color-300: #868687;
--theme-secondary-color-400: #b2b3b4;
--theme-secondary-color-500: #dedfe1;
--theme-secondary-color-600: #e5e6e7;
--theme-secondary-color-700: #ececed;
--theme-secondary-color-800: #f2f3f3;
--theme-secondary-color-contrast: #1f2837;
--theme-secondary-color-contrast-200: #0d1016;
--theme-secondary-color-contrast-300: #131821;
--theme-secondary-color-contrast-400: #19202c;
--theme-secondary-color-contrast-500: #1f2837;
--theme-secondary-color-contrast-600: #4c535f;
--theme-secondary-color-contrast-700: #797e87;
--theme-secondary-color-contrast-800: #a6a9af;
--theme-ok-color: #a1e351;
--theme-ok-color-200: #415b21;
--theme-ok-color-200-contrast: #FFFFFF;
--theme-ok-color-300: #618931;
--theme-ok-color-300-contrast: #FFFFFF;
--theme-ok-color-400: #81b641;
--theme-ok-color-400-contrast: #FFFFFF;
--theme-ok-color-500: #a1e351;
--theme-ok-color-500-contrast: #000000;
--theme-ok-color-600: #b4e974;
--theme-ok-color-600-contrast: #000000;
--theme-ok-color-700: #c7ef97;
--theme-ok-color-700-contrast: #000000;
--theme-ok-color-800: #daf4ba;
--theme-ok-color-800-contrast: #000000;
--theme-error-color: #ff7f73;
--theme-error-color-200: #66332e;
--theme-error-color-200-contrast: #FFFFFF;
--theme-error-color-300: #994d45;
--theme-error-color-300-contrast: #FFFFFF;
--theme-error-color-400: #cc665c;
--theme-error-color-400-contrast: #FFFFFF;
--theme-error-color-500: #ff7f73;
--theme-error-color-500-contrast: #FFFFFF;
--theme-error-color-600: #ff998f;
--theme-error-color-600-contrast: #000000;
--theme-error-color-700: #ffb3ab;
--theme-error-color-700-contrast: #000000;
--theme-error-color-800: #ffccc7;
--theme-error-color-800-contrast: #000000;
--theme-warn-color: #ff6f0f;
--theme-warn-color-200: #662d06;
--theme-warn-color-200-contrast: #FFFFFF;
--theme-warn-color-300: #994309;
--theme-warn-color-300-contrast: #FFFFFF;
--theme-warn-color-400: #cc590c;
--theme-warn-color-400-contrast: #FFFFFF;
--theme-warn-color-500: #ff6f0f;
--theme-warn-color-500-contrast: #FFFFFF;
--theme-warn-color-600: #ff8c3f;
--theme-warn-color-600-contrast: #000000;
--theme-warn-color-700: #ffa96f;
--theme-warn-color-700-contrast: #000000;
--theme-warn-color-800: #ffc69f;
--theme-warn-color-800-contrast: #000000;
--theme-caution-color: #ffe70a;
--theme-caution-color-200: #665d04;
--theme-caution-color-200-contrast: #FFFFFF;
--theme-caution-color-300: #998b06;
--theme-caution-color-300-contrast: #FFFFFF;
--theme-caution-color-400: #ccb908;
--theme-caution-color-400-contrast: #000000;
--theme-caution-color-500: #ffe70a;
--theme-caution-color-500-contrast: #000000;
--theme-caution-color-600: #ffec3b;
--theme-caution-color-600-contrast: #000000;
--theme-caution-color-700: #fff16c;
--theme-caution-color-700-contrast: #000000;
--theme-caution-color-800: #fff69d;
--theme-caution-color-800-contrast: #000000;
--theme-information-color: #a5a8af;
--theme-information-color-200: #424446;
--theme-information-color-200-contrast: #FFFFFF;
--theme-information-color-300: #636569;
--theme-information-color-300-contrast: #FFFFFF;
--theme-information-color-400: #84878c;
--theme-information-color-400-contrast: #FFFFFF;
--theme-information-color-500: #a5a8af;
--theme-information-color-500-contrast: #FFFFFF;
--theme-information-color-600: #b7babf;
--theme-information-color-600-contrast: #000000;
--theme-information-color-700: #c9cbcf;
--theme-information-color-700-contrast: #000000;
--theme-information-color-800: #dbdddf;
--theme-information-color-800-contrast: #000000;
--theme-table-cell-bg-odd: rgba(255, 255, 255, .03);
--theme-table-cell-bg-highlight: rgba(255, 255, 255, .05);
--theme-button-background-opacity: rgba(255, 255, 255, .1);
}
