/**
 * Do not edit directly
 * Generated on Tue, 12 Mar 2024 16:12:38 GMT
 */

:root {
  --core-neutral-a-50: #FFFFFF;
  --core-neutral-a-100: #F2F2F2;
  --core-neutral-a-200: #FDF2DF;
  --core-neutral-a-300: #D7DBE1;
  --core-neutral-a-400: #CFD4DB;
  --core-neutral-a-500: #B2B1AE;
  --core-neutral-a-600: #9A9999;
  --core-neutral-a-700: #8E8D8D;
  --core-neutral-a-800: #81807E;
  --core-neutral-a-900: #767676;
  --core-neutral-a-950: #70706F;
  --core-neutral-b-50: #9EA8B2;
  --core-neutral-b-100: #99A0A8;
  --core-neutral-b-200: #8591A3;
  --core-neutral-b-300: #79756D;
  --core-neutral-b-350: #66655E;
  --core-neutral-b-400: #625D51;
  --core-neutral-b-450: #585751;
  --core-neutral-b-500: #4D4C4A;
  --core-neutral-b-600: #3B3A39;
  --core-neutral-b-650: #343434;
  --core-neutral-b-700: #292928;
  --core-neutral-b-750: #232322;
  --core-neutral-b-800: #1F2226;
  --core-neutral-b-850: #1D1D1D;
  --core-neutral-b-900: #141414;
  --core-neutral-b-950: #000000;
  --core-primary-50: #D4C49C;
  --core-primary-100: #CFBD91;
  --core-primary-200: #B2A37D;
  --core-primary-300: #B29447;
  --core-primary-400: #877D62;
  --core-primary-500: #84795F;
  --core-primary-600: #816D3F;
  --core-primary-700: #716852;
  --core-primary-900: #665D47;
  --core-secondary-100: #29CC49;
  --core-secondary-200: #23AF3F;
  --core-secondary-400: #00B624;
  --core-secondary-600: #4F964F;
  --core-secondary-800: #037D03;
  --core-danger-100: #C14D3C;
  --core-danger-200: #D83B29;
  --core-danger-400: #D42511;
  --core-danger-500: #B6200F;
  --core-danger-600: #AE1100;
  --core-danger-800: #9D1E10;
  --core-danger-900: #531A13;
  --core-success-100: #4BA046;
  --core-success-200: #359A35;
  --core-success-400: #1F8F1F;
  --core-success-500: #1E8A1E;
  --core-success-600: #1B7B1B;
  --core-success-800: #184518;
  --core-distinctive-200: #F6BB22;
  --core-distinctive-400: #F5B309;
  --core-distinctive-600: #D39A08;
  --core-distinctive-800: #574411;
  --core-system-350: #178FE5;
  --core-system-400: #0693F9;
  --core-system-500: #4C6C94;
  --core-system-900: #354152;
  --theme-fg-on-light-color: #1D1D1D;
  --theme-fg-on-dark-color: #FFFFFF;
  --theme-fg-primary-color: #CFBD91;
  --theme-fg-mute-color: #81807E;
  --theme-bg-default-color: #3B3A39;
  --theme-bg-weak-color: #292928;
  --theme-action-primary-default-color: #CFBD91;
  --theme-action-primary-hover-color: #d9caa6;
  --theme-action-primary-active-color: #a29472;
  --theme-action-primary-border-color: #CFBD91;
  --theme-action-primary-fg-color: #1D1D1D;
  --theme-action-primary-alt-default-color: #F5B309;
  --theme-action-primary-alt-hover-color: #f8ba36;
  --theme-action-primary-alt-active-color: #D39A08;
  --theme-action-primary-alt-border-color: #F5B309;
  --theme-action-primary-alt-fg-color: #1D1D1D;
  --theme-action-secondary-default-color: #1D1D1D;
  --theme-action-secondary-hover-color: #2c2b27;
  --theme-action-secondary-active-color: #1b1b1b;
  --theme-action-secondary-border-color: #CFBD91;
  --theme-action-secondary-fg-color: #FFFFFF;
  --theme-action-secondary-alt-border-color: #F5B309;
  --theme-action-secondary-alt-fg-color: #FFFFFF;
  --theme-action-tertiary-default-color: #292928;
  --theme-action-tertiary-hover-color: #3a3a39;
  --theme-action-tertiary-active-color: #232322;
  --theme-action-tertiary-border-color: #4D4C4A;
  --theme-action-tertiary-fg-color: #FFFFFF;
  --theme-action-danger-default-color: #D42511;
  --theme-action-danger-hover-color: #D83B29;
  --theme-action-danger-active-color: #B6200F;
  --theme-action-danger-border-color: #531A13;
  --theme-action-danger-fg-color: #FFFFFF;
  --theme-action-success-default-color: #1F8F1F;
  --theme-action-success-hover-color: #359A35;
  --theme-action-success-active-color: #1B7B1B;
  --theme-action-success-border-color: #184518;
  --theme-action-success-fg-color: #FFFFFF;
  --theme-action-inactive-bg-color: #3B3A39;
  --theme-action-inactive-border-color: #4D4C4A;
  --theme-action-inactive-fg-color: #9A9999;
  --theme-action-contrast-primary-default-color: #CFBD91;
  --theme-action-contrast-secondary-default-color: #FDF2DF;
  --theme-action-contrast-tertiary-default-color: #8E8D8D;
  --theme-action-contrast-info-default-color: #00B624;
  --theme-action-contrast-hover-color: #D4C49C;
  --theme-action-contrast-active-color: #B29447;
  --theme-action-contrast-disabled-color: #3B3A39;
  --theme-action-contrast-info-disabled-color: #4F964F;
  --theme-field-primary-default-bg-color: #141414;
  --theme-field-primary-focus-bg-color: #232322;
  --theme-field-primary-default-border-color: #70706F;
  --theme-field-primary-hover-border-color: #B2B1AE;
  --theme-field-primary-focus-border-color: #B2B1AE;
  --theme-field-inactive-bg-color: #1D1D1D;
  --theme-field-inactive-border-color: #3B3A39;
  --theme-field-inactive-text-color: #81807E;
  --theme-field-inactive-placeholder-color: #81807E;
  --theme-field-error-border-color: #AE1100;
  --theme-field-error-icon-color: #D83B29;
  --theme-outline-color: #0693F9;
  --button-primary-default-bg-color: #CFBD91;
  --button-primary-hover-bg-color: #d9caa6;
  --button-primary-active-bg-color: #a29472;
  --button-primary-default-border-color: #CFBD91;
  --button-primary-hover-border-color: #CFBD91;
  --button-primary-active-border-color: #CFBD91;
  --button-primary-text-color: #1D1D1D;
  --button-primary-icon-color: #1D1D1D;
  --button-primary-disabled-bg-color: #3B3A39;
  --button-primary-disabled-border-color: #4D4C4A;
  --button-primary-disabled-text-color: #9A9999;
  --button-primary-disabled-icon-color: #9A9999;
  --button-secondary-default-bg-color: #1D1D1D;
  --button-secondary-hover-bg-color: #2c2b27;
  --button-secondary-active-bg-color: #1b1b1b;
  --button-secondary-default-border-color: #CFBD91;
  --button-secondary-hover-border-color: #CFBD91;
  --button-secondary-active-border-color: #CFBD91;
  --button-secondary-text-color: #FFFFFF;
  --button-secondary-icon-color: #FFFFFF;
  --button-secondary-disabled-bg-color: #3B3A39;
  --button-secondary-disabled-border-color: #4D4C4A;
  --button-secondary-disabled-text-color: #9A9999;
  --button-secondary-disabled-icon-color: #9A9999;
  --button-tertiary-default-bg-color: #292928;
  --button-tertiary-hover-bg-color: #3a3a39;
  --button-tertiary-active-bg-color: #232322;
  --button-tertiary-default-border-color: #4D4C4A;
  --button-tertiary-hover-border-color: #4D4C4A;
  --button-tertiary-active-border-color: #4D4C4A;
  --button-tertiary-text-color: #FFFFFF;
  --button-tertiary-icon-color: #FFFFFF;
  --button-tertiary-disabled-bg-color: #3B3A39;
  --button-tertiary-disabled-border-color: #4D4C4A;
  --button-tertiary-disabled-text-color: #9A9999;
  --button-tertiary-disabled-icon-color: #9A9999;
  --button-alt-primary-default-bg-color: #F5B309;
  --button-alt-primary-hover-bg-color: #f8ba36;
  --button-alt-primary-active-bg-color: #D39A08;
  --button-alt-primary-default-border-color: #F5B309;
  --button-alt-primary-hover-border-color: #F5B309;
  --button-alt-primary-active-border-color: #F5B309;
  --button-alt-primary-text-color: #1D1D1D;
  --button-alt-primary-icon-color: #1D1D1D;
  --button-alt-primary-disabled-bg-color: #3B3A39;
  --button-alt-primary-disabled-border-color: #4D4C4A;
  --button-alt-primary-disabled-text-color: #9A9999;
  --button-alt-primary-disabled-icon-color: #9A9999;
  --button-alt-secondary-default-bg-color: #1D1D1D;
  --button-alt-secondary-hover-bg-color: #2c2b27;
  --button-alt-secondary-active-bg-color: #1b1b1b;
  --button-alt-secondary-default-border-color: #F5B309;
  --button-alt-secondary-hover-border-color: #F5B309;
  --button-alt-secondary-active-border-color: #F5B309;
  --button-alt-secondary-text-color: #FFFFFF;
  --button-alt-secondary-icon-color: #FFFFFF;
  --button-alt-secondary-disabled-bg-color: #3B3A39;
  --button-alt-secondary-disabled-border-color: #4D4C4A;
  --button-alt-secondary-disabled-text-color: #9A9999;
  --button-alt-secondary-disabled-icon-color: #9A9999;
  --button-success-default-bg-color: #1F8F1F;
  --button-success-hover-bg-color: #359A35;
  --button-success-active-bg-color: #1B7B1B;
  --button-success-default-border-color: #184518;
  --button-success-hover-border-color: #184518;
  --button-success-active-border-color: #184518;
  --button-success-text-color: #FFFFFF;
  --button-success-icon-color: #FFFFFF;
  --button-success-disabled-bg-color: #3B3A39;
  --button-success-disabled-border-color: #4D4C4A;
  --button-success-disabled-text-color: #9A9999;
  --button-success-disabled-icon-color: #9A9999;
  --button-danger-default-bg-color: #D42511;
  --button-danger-hover-bg-color: #D83B29;
  --button-danger-active-bg-color: #B6200F;
  --button-danger-default-border-color: #531A13;
  --button-danger-hover-border-color: #531A13;
  --button-danger-active-border-color: #531A13;
  --button-danger-text-color: #FFFFFF;
  --button-danger-icon-color: #FFFFFF;
  --button-danger-disabled-bg-color: #3B3A39;
  --button-danger-disabled-border-color: #4D4C4A;
  --button-danger-disabled-text-color: #9A9999;
  --button-danger-disabled-icon-color: #9A9999;
  --text-button-primary-hover-icon-color: #D4C49C;
  --text-button-primary-hover-text-color: #D4C49C;
  --text-button-primary-default-icon-color: #00B624;
  --text-button-primary-default-text-color: #00B624;
  --text-button-primary-active-icon-color: #B29447;
  --text-button-primary-active-text-color: #B29447;
  --text-button-primary-disabled-text-color: #4F964F;
  --text-button-primary-disabled-icon-color: #4F964F;
  --text-button-primary-loading-text-color: #4F964F;
  --icon-button-square-filled-primary-icon-color: #FDF2DF;
  --icon-button-square-filled-primary-border-color: #292928;
  --icon-button-square-filled-primary-hover-bg-color: #3B3A39;
  --icon-button-square-filled-primary-default-bg-color: #4D4C4A;
  --icon-button-square-filled-primary-pressed-bg-color: #343434;
  --icon-button-square-filled-primary-disabled-bg-color: #3B3A39;
  --icon-button-square-filled-primary-disabled-icon-color: #4D4C4A;
  --icon-button-square-filled-primary-disabled-border-color: #585751;
  --icon-button-square-filled-secondary-default-bg-color: #232322;
  --icon-button-square-filled-secondary-hover-bg-color: #3B3A39;
  --icon-button-square-filled-secondary-pressed-bg-color: #1D1D1D;
  --icon-button-square-filled-secondary-icon-color: #81807E;
  --icon-button-square-filled-secondary-border-color: rgba(0,0,0,0);
  --icon-button-square-filled-secondary-disabled-bg-color: #232322;
  --icon-button-square-filled-secondary-disabled-icon-color: #4D4C4A;
  --icon-button-square-filled-secondary-disabled-border-color: rgba(0,0,0,0);
  --icon-button-square-standard-primary-default-icon-color: #CFBD91;
  --icon-button-square-standard-primary-hover-icon-color: #D4C49C;
  --icon-button-square-standard-primary-pressed-icon-color: #B29447;
  --icon-button-square-standard-primary-disabled-icon-color: #3B3A39;
  --icon-button-square-standard-tertiary-default-icon-color: #8E8D8D;
  --icon-button-square-standard-tertiary-hover-icon-color: #D4C49C;
  --icon-button-square-standard-tertiary-pressed-icon-color: #B29447;
  --icon-button-square-standard-tertiary-disabled-icon-color: #3B3A39;
  --icon-button-square-standard-secondary-default-icon-color: #FDF2DF;
  --icon-button-square-standard-secondary-hover-icon-color: #D4C49C;
  --icon-button-square-standard-secondary-pressed-icon-color: #B29447;
  --icon-button-square-standard-secondary-disabled-icon-color: #3B3A39;
  --selectbox-standard-primary-default-bg-color: #292928;
  --selectbox-standard-primary-default-border-color: #70706F;
  --selectbox-standard-primary-default-text-color: #FFFFFF;
  --selectbox-standard-primary-default-icon-color: #CFBD91;
  --selectbox-standard-primary-default-chevron-color: #CFBD91;
  --selectbox-standard-primary-hover-bg-color: #3B3A39;
  --selectbox-standard-primary-hover-border-color: #70706F;
  --selectbox-standard-primary-hover-text-color: #FFFFFF;
  --selectbox-standard-primary-hover-icon-color: #CFBD91;
  --selectbox-standard-primary-hover-chevron-color: #CFBD91;
  --selectbox-standard-primary-pressed-bg-color: #232322;
  --selectbox-standard-primary-pressed-border-color: #70706F;
  --selectbox-standard-primary-pressed-text-color: #FFFFFF;
  --selectbox-standard-primary-pressed-icon-color: #CFBD91;
  --selectbox-standard-primary-disabled-bg-color: #343434;
  --selectbox-standard-primary-disabled-border-color: #4D4C4A;
  --selectbox-standard-primary-disabled-text-color: #9A9999;
  --selectbox-standard-primary-disabled-icon-color: #4D4C4A;
  --selectbox-standard-primary-disabled-chevron-color: #4D4C4A;
  --selectbox-standard-secondary-default-bg-color: #3B3A39;
  --selectbox-standard-secondary-default-border-color: #232322;
  --selectbox-standard-secondary-default-text-color: #FFFFFF;
  --selectbox-standard-secondary-default-icon-color: #CFBD91;
  --selectbox-standard-secondary-default-chevron-color: #8E8D8D;
  --selectbox-standard-secondary-hover-bg-color: #4D4C4A;
  --selectbox-standard-secondary-hover-border-color: #232322;
  --selectbox-standard-secondary-hover-text-color: #FFFFFF;
  --selectbox-standard-secondary-hover-icon-color: #CFBD91;
  --selectbox-standard-secondary-hover-chevron-color: #8E8D8D;
  --selectbox-standard-secondary-pressed-bg-color: #3B3A39;
  --selectbox-standard-secondary-pressed-border-color: #232322;
  --selectbox-standard-secondary-pressed-text-color: #FFFFFF;
  --selectbox-standard-secondary-pressed-icon-color: #CFBD91;
  --selectbox-standard-secondary-disabled-bg-color: #343434;
  --selectbox-standard-secondary-disabled-border-color: #4D4C4A;
  --selectbox-standard-secondary-disabled-text-color: #9A9999;
  --selectbox-standard-secondary-disabled-chevron-color: #4D4C4A;
  --selectbox-standard-secondary-disabled-icon-color: #4D4C4A;
  --selectbox-standard-tertiary-default-bg-color: #1D1D1D;
  --selectbox-standard-tertiary-default-border-color: #625D51;
  --selectbox-standard-tertiary-default-text-color: #FDF2DF;
  --selectbox-standard-tertiary-default-icon-color: #8E8D8D;
  --selectbox-standard-tertiary-default-chevron-color: #FDF2DF;
  --selectbox-standard-tertiary-hover-bg-color: #292928;
  --selectbox-standard-tertiary-hover-border-color: #625D51;
  --selectbox-standard-tertiary-hover-text-color: #FDF2DF;
  --selectbox-standard-tertiary-hover-icon-color: #8E8D8D;
  --selectbox-standard-tertiary-hover-chevron-color: #FDF2DF;
  --selectbox-standard-tertiary-pressed-bg-color: #1D1D1D;
  --selectbox-standard-tertiary-pressed-border-color: #625D51;
  --selectbox-standard-tertiary-pressed-text-color: #FDF2DF;
  --selectbox-standard-tertiary-pressed-icon-color: #8E8D8D;
  --selectbox-standard-tertiary-disabled-bg-color: #343434;
  --selectbox-standard-tertiary-disabled-border-color: #4D4C4A;
  --selectbox-standard-tertiary-disabled-text-color: #9A9999;
  --selectbox-standard-tertiary-disabled-chevron-color: #4D4C4A;
  --selectbox-standard-tertiary-disabled-icon-color: #4D4C4A;
  --selectbox-flat-primary-border-color: rgba(0,0,0,0);
  --selectbox-flat-primary-default-icon-color: #D39A08;
  --selectbox-flat-primary-default-text-color: #D39A08;
  --selectbox-flat-primary-default-chevron-color: #D39A08;
  --selectbox-flat-primary-hover-icon-color: #CFBD91;
  --selectbox-flat-primary-hover-text-color: #CFBD91;
  --selectbox-flat-primary-hover-chevron-color: #CFBD91;
  --selectbox-flat-primary-pressed-text-color: #B29447;
  --selectbox-flat-primary-pressed-icon-color: #B29447;
  --selectbox-flat-primary-pressed-chevron-color: #B29447;
  --selectbox-flat-primary-disabled-bg-color: rgba(0,0,0,0);
  --selectbox-flat-primary-disabled-border-color: rgba(0,0,0,0);
  --selectbox-flat-primary-disabled-text-color: #9A9999;
  --selectbox-flat-primary-disabled-icon-color: #4D4C4A;
  --selectbox-flat-primary-disabled-chevron-color: #4D4C4A;
  --list-item-default-icon-color: #8E8D8D;
  --list-item-default-text-color: #FFFFFF;
  --list-item-default-description-text-color: #9A9999;
  --list-item-hover-bg-color: #3B3A39;
  --list-item-selected-text-color: #F5B309;
  --list-item-selected-select-icon-color: #CFBD91;
  --list-item-disabled-icon-color: #8E8D8D;
  --list-item-disabled-text-color: #8E8D8D;
  --list-item-disabled-description-color: #8E8D8D;
  --list-item-group-selected-icon-color: #8E8D8D;
  --list-item-group-selected-text-color: #FFFFFF;
  --list-item-group-selected-bg-color: #354152;
  --list-item-group-partly-selected-icon-color: #8E8D8D;
  --list-item-group-partly-selected-text-color: #FFFFFF;
  --list-item-group-partly-selected-bg-color: #343434;
  --list-item-partly-selected-icon-color: #4D4C4A;
  --list-item-partly-selected-text-color: #574411;
  --list-item-partly-selected-description-color: #4D4C4A;
  --list-item-partly-selected-select-icon-color: #625D51;
  --dropdown-menu-shadow-color: rgba(0,0,0,0.8);
  --dropdown-menu-bg-color: #292928;
  --switch-shadow-color: rgba(0,0,0,0.25);
  --switch-primary-on-default-bg-color: #00B624;
  --switch-primary-on-hover-bg-color: #29CC49;
  --switch-primary-on-pressed-bg-color: #23AF3F;
  --switch-primary-on-disabled-bg-color: #4F964F;
  --switch-primary-off-default-bg-color: #4D4C4A;
  --switch-primary-off-hover-bg-color: #66655E;
  --switch-primary-off-pressed-bg-color: #3B3A39;
  --switch-primary-off-disabled-bg-color: #66655E;
  --switch-primary-icon-color: #FFFFFF;
  --switch-primary-knob-color: #FFFFFF;
  --switch-primary-disabled-icon-color: #B2B1AE;
  --switch-primary-disabled-knob-color: #B2B1AE;
  --switch-secondary-on-default-bg-color: #F6BB22;
  --switch-secondary-on-hover-bg-color: #F5B309;
  --switch-secondary-on-pressed-bg-color: #D39A08;
  --switch-secondary-on-disabled-bg-color: #bd9746;
  --switch-secondary-off-default-bg-color: #4D4C4A;
  --switch-secondary-off-hover-bg-color: #66655E;
  --switch-secondary-off-pressed-bg-color: #3B3A39;
  --switch-secondary-off-disabled-bg-color: #66655E;
  --switch-secondary-icon-color: #FFFFFF;
  --switch-secondary-knob-color: #FFFFFF;
  --switch-secondary-disabled-icon-color: #B2B1AE;
  --switch-secondary-disabled-knob-color: #B2B1AE;
  --switch-tertiary-on-default-bg-color: #4D4C4A;
  --switch-tertiary-on-hover-bg-color: #66655E;
  --switch-tertiary-on-pressed-bg-color: #3B3A39;
  --switch-tertiary-on-disabled-bg-color: #66655E;
  --switch-tertiary-off-default-bg-color: #4D4C4A;
  --switch-tertiary-off-hover-bg-color: #66655E;
  --switch-tertiary-off-pressed-bg-color: #3B3A39;
  --switch-tertiary-off-disabled-bg-color: #66655E;
  --switch-tertiary-icon-color: #FFFFFF;
  --switch-tertiary-knob-color: #FFFFFF;
  --switch-tertiary-disabled-icon-color: #B2B1AE;
  --switch-tertiary-disabled-knob-color: #B2B1AE;
  --icon-primary-hover-color: #D4C49C;
  --icon-primary-default-color: #CFBD91;
  --icon-primary-pressed-color: #B29447;
  --icon-secondary-hover-color: #D4C49C;
  --icon-secondary-default-color: #81807E;
  --icon-contextual-primary-default-color: #81807E;
  --icon-contextual-secondary-default-color: #FDF2DF;
  --scrollbar-default-bg-color: #81807e66;
  --scrollbar-hover-bg-color: #cfbd9199;
  --input-primary-defaut-bg-color: #141414;
  --input-primary-default-text-color: #FFFFFF;
  --input-primary-default-placeholder-color: #81807E;
  --input-primary-default-border-color: #70706F;
  --input-primary-hover-bg-color: #141414;
  --input-primary-hover-border-color: #B2B1AE;
  --input-primary-focus-bg-color: #232322;
  --input-primary-focus-border-color: #B2B1AE;
  --input-primary-focus-placeholder-color: #70706F;
  --input-primary-count-color: #81807E;
  --input-primary-disabled-bg-color: #1D1D1D;
  --input-primary-disabled-border-color: #3B3A39;
  --input-primary-disabled-text-color: #81807E;
  --input-primary-disabled-placeholder-color: #81807E;
  --input-error-border-color: #AE1100;
  --input-error-icon-color: #D83B29;
  --input-error-count-color: #D83B29;
  --input-selection-color: #4C6C94;
  --input-outline-color: #0693F9;
  --tooltip-drop-shadow-color: rgba(0,0,0,0.4);
  --tooltip-standard-bg-color: #FDF2DF;
  --tooltip-standard-border-color: #FDF2DF;
  --tooltip-standard-text-color: #1D1D1D;
  --tooltip-info-bg-color: #343434;
  --tooltip-info-border-color: #343434;
  --tooltip-info-text-color: #FFFFFF;
  --tooltip-error-bg-color: #531A13;
  --tooltip-error-border-color: #531A13;
  --tooltip-error-text-color: #FFFFFF;
  --date-input-primary-defaut-bg-color: #141414;
  --date-input-primary-default-text-color: #FFFFFF;
  --date-input-primary-default-placeholder-color: #81807E;
  --date-input-primary-default-border-color: #70706F;
  --date-input-primary-hover-bg-color: #141414;
  --date-input-primary-hover-border-color: #B2B1AE;
  --date-input-primary-focus-bg-color: #232322;
  --date-input-primary-focus-border-color: #B2B1AE;
  --date-input-error-border-color: #AE1100;
  --date-input-error-icon-color: #D83B29;
  --date-input-disabled-bg-color: #1D1D1D;
  --date-input-disabled-border-color: #3B3A39;
  --date-input-disabled-text-color: #81807E;
  --date-input-disabled-placeholder-color: #81807E;
  --date-input-selection-color: #4C6C94;
  --date-input-outline-color: #0693F9;
  --time-input-primary-defaut-bg-color: #141414;
  --time-input-primary-default-border-color: #70706F;
  --time-input-primary-default-placeholder-color: #81807E;
  --time-input-primary-default-text-color: #FFFFFF;
  --time-input-primary-hover-bg-color: #141414;
  --time-input-primary-hover-border-color: #B2B1AE;
  --time-input-primary-focus-bg-color: #232322;
  --time-input-primary-focus-border-color: #B2B1AE;
  --time-input-primary-stepper-default-bg-color: #343434;
  --time-input-primary-stepper-hover-bg-color: #4D4C4A;
  --time-input-primary-stepper-active-bg-color: #292928;
  --time-input-primary-stepper-icon-color: #CFBD91;
  --time-input-error-border-color: #AE1100;
  --time-input-error-icon-color: #D83B29;
  --time-input-disabled-bg-color: #1D1D1D;
  --time-input-disabled-border-color: #3B3A39;
  --time-input-disabled-text-color: #81807E;
  --time-input-disabled-stepper-bg-color: #343434;
  --time-input-disabled-stepper-icon-color: #66655E;
  --time-input-selection-color: #4C6C94;
  --time-input-outline-color: #0693F9;
  --stepper-primary-default-bg-color: #343434;
  --stepper-primary-hover-bg-color: #4D4C4A;
  --stepper-primary-active-bg-color: #292928;
  --stepper-primary-default-icon-color: #CFBD91;
  --stepper-primary-disabled-bg-color: #343434;
  --stepper-primary-disabled-icon-color: #66655E;
  --danger-icon-default-icon-color: #D83B29;
}

:root {
	--account-info-hover-bg-color: rgba(209, 207, 205, 0.06);
	--account-info-hover-bg-color-rgb: 209, 207, 205;
	--account-label-demo-text-color: #ff6666;
	--account-label-demo-text-color-rgb: 255, 102, 102;
	--account-label-fx-bg-color: #66ccff;
	--account-label-fx-bg-color-rgb: 102, 204, 255;
	--account-label-inactive-bg: #b2ada1;
	--account-label-inactive-bg-rgb: 178, 173, 161;
	--account-label-live-bg-color: #00b624;
	--account-label-live-bg-color-rgb: 0, 182, 36;
	--account-label-live-text-color: #ffc757;
	--account-label-live-text-color-rgb: 255, 199, 87;
	--account-label-practice-bg-color: #f5b309;
	--account-label-practice-bg-color-rgb: 245, 179, 9;
	--account-label-sb-bg-color: #d6408b;
	--account-label-sb-bg-color-rgb: 214, 64, 139;
	--account-label-shadow-color: #ff00d0;
	--account-label-shadow-color-rgb: 255, 0, 208;
	--account-label-text-color: #1d1d1d;
	--account-label-text-color-rgb: 29, 29, 29;
	--active-switcher-bg-color: #0a77e3;
	--active-switcher-bg-color-rgb: 10, 119, 227;
	--active-switcher-outside-border-color: rgba(130, 137, 197, 0);
	--active-switcher-outside-border-color-rgb: 130, 137, 197;
	--add-dashboard-border-color: rgba(229, 229, 229, 0.5);
	--add-dashboard-border-color-rgb: 229, 229, 229;
	--add-delete-icon-bg-color: #383837;
	--add-delete-icon-bg-color-rgb: 56, 56, 55;
	--add-delete-icon-border-color: #cfbd91;
	--add-delete-icon-border-color-rgb: 207, 189, 145;
	--add-delete-icon-color: #ffffff;
	--add-delete-icon-color-rgb: 255, 255, 255;
	--additional-bg-color: #2f5061;
	--additional-bg-color-rgb: 47, 80, 97;
	--additional-text-color: #ccc9c4;
	--additional-text-color-rgb: 204, 201, 196;
	--additional-text-color-2: rgba(255, 255, 255, 0.5);
	--additional-text-color-2-rgb: 255, 255, 255;
	--admin_notification-acknowledgement_tag-accepted-multiparts: #cfbd91;
	--admin_notification-acknowledgement_tag-accepted-multiparts-rgb: 207, 189, 145;
	--admin_notification-acknowledgement_tag-not_accepted-bg: #cfbd91;
	--admin_notification-acknowledgement_tag-not_accepted-bg-rgb: 207, 189, 145;
	--admin_notification-acknowledgement_tag-not_accepted-text: #1d1d1d;
	--admin_notification-acknowledgement_tag-not_accepted-text-rgb: 29, 29, 29;
	--admin_notification-priority-critical-multiparts: #ff4d4d;
	--admin_notification-priority-critical-multiparts-rgb: 255, 77, 77;
	--admin_notification-priority-high-multiparts: #ec9033;
	--admin_notification-priority-high-multiparts-rgb: 236, 144, 51;
	--admin_notification-priority-low-multiparts: #e5e5e5;
	--admin_notification-priority-low-multiparts-rgb: 229, 229, 229;
	--admin-notification-acknowledgement-tag-accepted-multiparts: #cfbd91;
	--admin-notification-acknowledgement-tag-accepted-multiparts-rgb: 207, 189, 145;
	--alerts-form-fill-color: #fdf2df;
	--alerts-form-fill-color-rgb: 253, 242, 223;
	--app-bg-color: #141414;
	--app-bg-color-rgb: 20, 20, 20;
	--app-bg-grad-bottom-color: #141414;
	--app-bg-grad-bottom-color-rgb: 20, 20, 20;
	--app-bg-grad-top-color: #141414;
	--app-bg-grad-top-color-rgb: 20, 20, 20;
	--app-header-bg-color: #282828;
	--app-header-bg-color-rgb: 40, 40, 40;
	--app-header-button-default-bg-color: rgba(207, 189, 145, 0.15);
	--app-header-button-default-bg-color-rgb: 207, 189, 145;
	--app-header-button-default-text-color: #ffffff;
	--app-header-button-default-text-color-rgb: 255, 255, 255;
	--app-header-button-dragged-bg-color: #4d4636;
	--app-header-button-dragged-bg-color-rgb: 77, 70, 54;
	--app-header-button-pressed-bg-color: #3c3933;
	--app-header-button-pressed-bg-color-rgb: 60, 57, 51;
	--app-header-divider-vertical-color: rgba(255, 255, 255, 0.24);
	--app-header-divider-vertical-color-rgb: 255, 255, 255;
	--app-header-dropdown-active-bg-color: rgba(255, 255, 255, 0.15);
	--app-header-dropdown-active-bg-color-rgb: 255, 255, 255;
	--app-header-dropdown-default-bg-color: rgba(255, 255, 255, 0);
	--app-header-dropdown-default-bg-color-rgb: 255, 255, 255;
	--app-header-dropdown-default-border-color: rgba(207, 189, 145, 0.5);
	--app-header-dropdown-default-border-color-rgb: 207, 189, 145;
	--app-header-dropdown-default-text-color: #e3e6eb;
	--app-header-dropdown-default-text-color-rgb: 227, 230, 235;
	--app-header-live_mode-bg: #282828;
	--app-header-live_mode-bg-rgb: 40, 40, 40;
	--app-header-practice_mode-bg: #332b1a;
	--app-header-practice_mode-bg-rgb: 51, 43, 26;
	--application-header-item-text-color: #ffffff;
	--application-header-item-text-color-rgb: 255, 255, 255;
	--application-header-section-text-color: #989795;
	--application-header-section-text-color-rgb: 152, 151, 149;
	--at-text-color-1: rgba(255, 255, 255, 0.6);
	--at-text-color-1-rgb: 255, 255, 255;
	--at-text-color-2: rgba(255, 255, 255, 0.5);
	--at-text-color-2-rgb: 255, 255, 255;
	--barrier-status-activated-text-color: #60994d;
	--barrier-status-activated-text-color-rgb: 96, 153, 77;
	--barrier-status-knocked-text-color: #d9372c;
	--barrier-status-knocked-text-color-rgb: 217, 55, 44;
	--basic-studies-chart-color-1: #e42919;
	--basic-studies-chart-color-1-rgb: 228, 41, 25;
	--basic-studies-chart-color-2: #fa8816;
	--basic-studies-chart-color-2-rgb: 250, 136, 22;
	--basic-studies-chart-color-3: #fad414;
	--basic-studies-chart-color-3-rgb: 250, 212, 20;
	--basic-studies-chart-color-4: #a0d911;
	--basic-studies-chart-color-4-rgb: 160, 217, 17;
	--basic-studies-chart-color-5: #17e8e8;
	--basic-studies-chart-color-5-rgb: 23, 232, 232;
	--basic-studies-chart-color-6: #2f64eb;
	--basic-studies-chart-color-6-rgb: 47, 100, 235;
	--basic-studies-chart-color-7: #9b2ed1;
	--basic-studies-chart-color-7-rgb: 155, 46, 209;
	--basic-studies-chart-color-8: #eb2f96;
	--basic-studies-chart-color-8-rgb: 235, 47, 150;
	--button-bg-color: #1f1e1e;
	--button-bg-color-rgb: 31, 30, 30;
	--button-disabled-bg-color: #3b3a39;
	--button-disabled-bg-color-rgb: 59, 58, 57;
	--button-disabled-border-outside-color: #4d4c4a;
	--button-disabled-border-outside-color-rgb: 77, 76, 74;
	--button-disabled-text-color: rgba(255, 255, 255, 0.53);
	--button-disabled-text-color-rgb: 255, 255, 255;
	--button-hover-bg-color: #57514b;
	--button-hover-bg-color-rgb: 87, 81, 75;
	--button-hovered-overlay-color: rgba(255, 255, 255, 0.1);
	--button-hovered-overlay-color-rgb: 255, 255, 255;
	--button-icon-border-outside: #00871b;
	--button-icon-border-outside-rgb: 0, 135, 27;
	--button-icon-border-outside-color: #00871b;
	--button-icon-border-outside-color-rgb: 0, 135, 27;
	--button-icon-default-bg: #00871b;
	--button-icon-default-bg-rgb: 0, 135, 27;
	--button-icon-default-bg-color: #00871b;
	--button-icon-default-bg-color-rgb: 0, 135, 27;
	--button-icon-default-text: #ffffff;
	--button-icon-default-text-rgb: 255, 255, 255;
	--button-icon-default-text-color: #ffffff;
	--button-icon-default-text-color-rgb: 255, 255, 255;
	--button-inside-border-bot-color: rgba(255, 255, 255, 0.1);
	--button-inside-border-bot-color-rgb: 255, 255, 255;
	--button-inside-border-side-color: rgba(255, 255, 255, 0.06);
	--button-inside-border-side-color-rgb: 255, 255, 255;
	--button-inside-border-top-color: rgba(255, 255, 255, 0.1);
	--button-inside-border-top-color-rgb: 255, 255, 255;
	--button-pressed-bg-color: #283862;
	--button-pressed-bg-color-rgb: 40, 56, 98;
	--button-pressed-bg-color-2: #2d2b29;
	--button-pressed-bg-color-2-rgb: 45, 43, 41;
	--button-pressed-overlay-color: rgba(0, 0, 0, 0.14);
	--button-pressed-overlay-color-rgb: 0, 0, 0;
	--button-primary-border-inside-bottom-color: rgba(255, 255, 255, 0);
	--button-primary-border-inside-bottom-color-rgb: 255, 255, 255;
	--button-primary-border-inside-side-color: rgba(255, 255, 255, 0);
	--button-primary-border-inside-side-color-rgb: 255, 255, 255;
	--button-primary-border-inside-top-color: rgba(255, 255, 255, 0);
	--button-primary-border-inside-top-color-rgb: 255, 255, 255;
	--button-primary-border-outside-color: #cfbd91;
	--button-primary-border-outside-color-rgb: 207, 189, 145;
	--button-primary-default-bg-color: #cfbd91;
	--button-primary-default-bg-color-rgb: 207, 189, 145;
	--button-primary-default-text-color: #1d1d1d;
	--button-primary-default-text-color-rgb: 29, 29, 29;
	--button-secondary-bg-color: #283862;
	--button-secondary-bg-color-rgb: 40, 56, 98;
	--button-secondary-border-inside-bottom-color: rgba(255, 255, 255, 0.02);
	--button-secondary-border-inside-bottom-color-rgb: 255, 255, 255;
	--button-secondary-border-inside-side-color: rgba(255, 255, 255, 0.06);
	--button-secondary-border-inside-side-color-rgb: 255, 255, 255;
	--button-secondary-border-inside-top-color: rgba(255, 255, 255, 0.1);
	--button-secondary-border-inside-top-color-rgb: 255, 255, 255;
	--button-secondary-border-outside-color: #cfbd91;
	--button-secondary-border-outside-color-rgb: 207, 189, 145;
	--button-secondary-default-bg-color: #1d1d1d;
	--button-secondary-default-bg-color-rgb: 29, 29, 29;
	--button-secondary-default-text-color: #ffffff;
	--button-secondary-default-text-color-rgb: 255, 255, 255;
	--button-secondary-inside-border-top-color: rgba(255, 255, 255, 0.2);
	--button-secondary-inside-border-top-color-rgb: 255, 255, 255;
	--button-secondary-text-color: #ffffff;
	--button-secondary-text-color-rgb: 255, 255, 255;
	--button-secondary-text-color-2: #999999;
	--button-secondary-text-color-2-rgb: 153, 153, 153;
	--button-separator-line-color: #282828;
	--button-separator-line-color-rgb: 40, 40, 40;
	--button-tertiary-border-inside-bottom-color: rgba(255, 255, 255, 0);
	--button-tertiary-border-inside-bottom-color-rgb: 255, 255, 255;
	--button-tertiary-border-inside-side-color: rgba(255, 255, 255, 0);
	--button-tertiary-border-inside-side-color-rgb: 255, 255, 255;
	--button-tertiary-border-inside-top-color: rgba(255, 255, 255, 0);
	--button-tertiary-border-inside-top-color-rgb: 255, 255, 255;
	--button-tertiary-border-outside-color: #81807e;
	--button-tertiary-border-outside-color-rgb: 129, 128, 126;
	--button-tertiary-default: #2e2d2b;
	--button-tertiary-default-rgb: 46, 45, 43;
	--button-tertiary-default-bg-color: #292928;
	--button-tertiary-default-bg-color-rgb: 41, 41, 40;
	--button-tertiary-default-text-color: #ffffff;
	--button-tertiary-default-text-color-rgb: 255, 255, 255;
	--button-text-color: #ffffff;
	--button-text-color-rgb: 255, 255, 255;
	--button-text-color-2: #cccccc;
	--button-text-color-2-rgb: 204, 204, 204;
	--button-widget-linked-bg-color: #559698;
	--button-widget-linked-bg-color-rgb: 85, 150, 152;
	--buy-bg-color: #3e9c6c;
	--buy-bg-color-rgb: 62, 156, 108;
	--buy-button-default-bg-color: #1d861d;
	--buy-button-default-bg-color-rgb: 29, 134, 29;
	--buy-button-default-text-color: #ffffff;
	--buy-button-default-text-color-rgb: 255, 255, 255;
	--buy-button-outside-border-color: #00b624;
	--buy-button-outside-border-color-rgb: 0, 182, 36;
	--buy-call-icon-color: #60994d;
	--buy-call-icon-color-rgb: 96, 153, 77;
	--buy-index-bg-color: rgba(7, 157, 86, 0.1);
	--buy-index-bg-color-rgb: 7, 157, 86;
	--buy-order-cell-bg: #294d26;
	--buy-order-cell-bg-rgb: 41, 77, 38;
	--buy-order-disabled-cell-bg: rgba(35, 64, 53, 0.5);
	--buy-order-disabled-cell-bg-rgb: 35, 64, 53;
	--buy-switcher-bg-color: #079d56;
	--buy-switcher-bg-color-rgb: 7, 157, 86;
	--buy-switcher-outside-border-color: rgba(0, 0, 0, 0.4);
	--buy-switcher-outside-border-color-rgb: 0, 0, 0;
	--buy-text-color: #00b624;
	--buy-text-color-rgb: 0, 182, 36;
	--calendar-available-days-text-color: #faf9f5;
	--calendar-available-days-text-color-rgb: 250, 249, 245;
	--calendar-current-day-border: rgba(207, 189, 145, 0.6);
	--calendar-current-day-border-rgb: 207, 189, 145;
	--calendar-current-day-text-color: #ff8534;
	--calendar-current-day-text-color-rgb: 255, 133, 52;
	--calendar-current-month-text-color: #de7d2c;
	--calendar-current-month-text-color-rgb: 222, 125, 44;
	--calendar-day-selected-bg: #333131;
	--calendar-day-selected-bg-rgb: 51, 49, 49;
	--calendar-divider-line-color: rgba(255, 255, 255, 0.12);
	--calendar-divider-line-color-rgb: 255, 255, 255;
	--calendar-month-border-line-color: rgba(255, 255, 255, 0.12);
	--calendar-month-border-line-color-rgb: 255, 255, 255;
	--calendar-month-text-color: #ffffff;
	--calendar-month-text-color-rgb: 255, 255, 255;
	--calendar-option_expiration_day-bg: #141414;
	--calendar-option_expiration_day-bg-rgb: 20, 20, 20;
	--calendar-option_expiration_day-indicator-bg: #6b6c6e;
	--calendar-option_expiration_day-indicator-bg-rgb: 107, 108, 110;
	--calendar-period-hovered-border: #cfbd91;
	--calendar-period-hovered-border-rgb: 207, 189, 145;
	--calendar-popup-bg-color: #292727;
	--calendar-popup-bg-color-rgb: 41, 39, 39;
	--calendar-prev-next-month-text-color: #999999;
	--calendar-prev-next-month-text-color-rgb: 153, 153, 153;
	--calendar-selected-day-bg-color: rgba(191, 151, 86, 0.6);
	--calendar-selected-day-bg-color-rgb: 191, 151, 86;
	--calendar-selected-day-border-color: rgba(255, 201, 115, 0.6);
	--calendar-selected-day-border-color-rgb: 255, 201, 115;
	--calendar-unavailable-days-text-color: rgba(250, 249, 245, 0.5);
	--calendar-unavailable-days-text-color-rgb: 250, 249, 245;
	--calendar-week-text-color: rgba(250, 249, 245, 0.35);
	--calendar-week-text-color-rgb: 250, 249, 245;
	--calendar-weekday-name-text-color: rgba(255, 255, 255, 0.54);
	--calendar-weekday-name-text-color-rgb: 255, 255, 255;
	--calendar-weekday-text: rgba(255, 255, 255, 0.35);
	--calendar-weekday-text-rgb: 255, 255, 255;
	--calendar-weekend_date-text: #d4736a;
	--calendar-weekend_date-text-rgb: 212, 115, 106;
	--calendar-weekend_name-text: #d4736a;
	--calendar-weekend_name-text-rgb: 212, 115, 106;
	--calendar-year-text-color: #cccccc;
	--calendar-year-text-color-rgb: 204, 204, 204;
	--candle-bear-body-color: #d9372c;
	--candle-bear-body-color-rgb: 217, 55, 44;
	--candle-bear-border-color: rgba(0, 0, 0, 0);
	--candle-bear-border-color-rgb: 0, 0, 0;
	--candle-bear-wick-color: #bd3026;
	--candle-bear-wick-color-rgb: 189, 48, 38;
	--candle-bull-body-color: #58a43f;
	--candle-bull-body-color-rgb: 88, 164, 63;
	--candle-bull-border-color: rgba(0, 0, 0, 0);
	--candle-bull-border-color-rgb: 0, 0, 0;
	--candle-bull-wick-color: #448031;
	--candle-bull-wick-color-rgb: 68, 128, 49;
	--cell-button-bg-color: rgba(255, 255, 255, 0.08);
	--cell-button-bg-color-rgb: 255, 255, 255;
	--cell-button-hover-bg-color: rgba(255, 255, 255, 0.14);
	--cell-button-hover-bg-color-rgb: 255, 255, 255;
	--cell-button-line-color: rgba(255, 255, 255, 0.1);
	--cell-button-line-color-rgb: 255, 255, 255;
	--chart_color_01: #3d5afe;
	--chart_color_01-rgb: 61, 90, 254;
	--chart_color_02: #536dfe;
	--chart_color_02-rgb: 83, 109, 254;
	--chart_color_03: #8c9eff;
	--chart_color_03-rgb: 140, 158, 255;
	--chart_color_04: #9c27b0;
	--chart_color_04-rgb: 156, 39, 176;
	--chart_color_05: #e040fb;
	--chart_color_05-rgb: 224, 64, 251;
	--chart_color_06: #ea80fc;
	--chart_color_06-rgb: 234, 128, 252;
	--chart_color_07: #f50057;
	--chart_color_07-rgb: 245, 0, 87;
	--chart_color_08: #ff4081;
	--chart_color_08-rgb: 255, 64, 129;
	--chart_color_09: #ff80ab;
	--chart_color_09-rgb: 255, 128, 171;
	--chart_color_11: #ff5252;
	--chart_color_11-rgb: 255, 82, 82;
	--chart_color_12: #ff8a80;
	--chart_color_12-rgb: 255, 138, 128;
	--chart_color_13: #ff3d00;
	--chart_color_13-rgb: 255, 61, 0;
	--chart_color_14: #ff6e40;
	--chart_color_14-rgb: 255, 110, 64;
	--chart_color_15: #ff9e80;
	--chart_color_15-rgb: 255, 158, 128;
	--chart_color_16: #ff9100;
	--chart_color_16-rgb: 255, 145, 0;
	--chart_color_17: #ffab40;
	--chart_color_17-rgb: 255, 171, 64;
	--chart_color_18: #ffd180;
	--chart_color_18-rgb: 255, 209, 128;
	--chart_color_19: #ffc400;
	--chart_color_19-rgb: 255, 196, 0;
	--chart_color_20: #ffd740;
	--chart_color_20-rgb: 255, 215, 64;
	--chart_color_21: #ffe57f;
	--chart_color_21-rgb: 255, 229, 127;
	--chart_color_22: #ffea00;
	--chart_color_22-rgb: 255, 234, 0;
	--chart_color_23: #ffff00;
	--chart_color_23-rgb: 255, 255, 0;
	--chart_color_24: #ffff8d;
	--chart_color_24-rgb: 255, 255, 141;
	--chart_color_25: #76ff03;
	--chart_color_25-rgb: 118, 255, 3;
	--chart_color_26: #b2ff59;
	--chart_color_26-rgb: 178, 255, 89;
	--chart_color_27: #ccff90;
	--chart_color_27-rgb: 204, 255, 144;
	--chart_color_28: #00e676;
	--chart_color_28-rgb: 0, 230, 118;
	--chart_color_29: #69f0ae;
	--chart_color_29-rgb: 105, 240, 174;
	--chart_color_30: #b9f6ca;
	--chart_color_30-rgb: 185, 246, 202;
	--chart_color_31: #00e5ff;
	--chart_color_31-rgb: 0, 229, 255;
	--chart_color_32: #18ffff;
	--chart_color_32-rgb: 24, 255, 255;
	--chart_color_33: #84ffff;
	--chart_color_33-rgb: 132, 255, 255;
	--chart_color_34: #00b0ff;
	--chart_color_34-rgb: 0, 176, 255;
	--chart_color_35: #40c4ff;
	--chart_color_35-rgb: 64, 196, 255;
	--chart_color_36: #80d8ff;
	--chart_color_36-rgb: 128, 216, 255;
	--chart-alert-bg: #3d3935;
	--chart-alert-bg-rgb: 61, 57, 53;
	--chart-alert-box-bg: rgba(88, 75, 48, 0.94);
	--chart-alert-box-bg-rgb: 88, 75, 48;
	--chart-alert-editable-line-color: #b67314;
	--chart-alert-editable-line-color-rgb: 182, 115, 20;
	--chart-alert-hovered_box-bg: rgba(255, 255, 255, 0.15);
	--chart-alert-hovered_box-bg-rgb: 255, 255, 255;
	--chart-alert-line-color: #83745e;
	--chart-alert-line-color-rgb: 131, 116, 94;
	--chart-area-overlay-label-text-color: rgba(128, 126, 120, 0.36);
	--chart-area-overlay-label-text-color-rgb: 128, 126, 120;
	--chart-axis-value-background-color: rgba(255, 255, 255, 0);
	--chart-axis-value-background-color-rgb: 255, 255, 255;
	--chart-axis-value-text-color: #ffffff;
	--chart-axis-value-text-color-rgb: 255, 255, 255;
	--chart-axis-value-text-shadow-color: rgba(255, 255, 255, 0);
	--chart-axis-value-text-shadow-color-rgb: 255, 255, 255;
	--chart-bg-color: #1c1c1c;
	--chart-bg-color-rgb: 28, 28, 28;
	--chart-bg-grad-1: rgba(255, 255, 255, 0.12);
	--chart-bg-grad-1-rgb: 255, 255, 255;
	--chart-bg-grad-2: rgba(255, 255, 255, 0.02);
	--chart-bg-grad-2-rgb: 255, 255, 255;
	--chart-button-bg-color: #4d4a43;
	--chart-button-bg-color-rgb: 77, 74, 67;
	--chart-cross-data-text-color: #ffffff;
	--chart-cross-data-text-color-rgb: 255, 255, 255;
	--chart-cross-label-text-color: rgba(255, 255, 255, 0.6);
	--chart-cross-label-text-color-rgb: 255, 255, 255;
	--chart-crosshair-line-color: rgba(174, 128, 255, 0.7);
	--chart-crosshair-line-color-rgb: 174, 128, 255;
	--chart-crosshair-value-bg-color: rgba(110, 109, 105, 0.9);
	--chart-crosshair-value-bg-color-rgb: 110, 109, 105;
	--chart-current-price-bg-color: #161412;
	--chart-current-price-bg-color-rgb: 22, 20, 18;
	--chart-current-price-dot-color: #ffffff;
	--chart-current-price-dot-color-rgb: 255, 255, 255;
	--chart-current-price-line-color: rgba(255, 255, 255, 0.3);
	--chart-current-price-line-color-rgb: 255, 255, 255;
	--chart-current-price-shadow-color: #000000;
	--chart-current-price-shadow-color-rgb: 0, 0, 0;
	--chart-current-price-text-color: #4393bc;
	--chart-current-price-text-color-rgb: 67, 147, 188;
	--chart-default-line-color: rgba(142, 188, 212, 0.65);
	--chart-default-line-color-rgb: 142, 188, 212;
	--chart-divider-color: #cfc9c2;
	--chart-divider-color-rgb: 207, 201, 194;
	--chart-down-line-color: #ff422d;
	--chart-down-line-color-rgb: 255, 66, 45;
	--chart-drawing-management-panel-bg: #33302c;
	--chart-drawing-management-panel-bg-rgb: 51, 48, 44;
	--chart-drawing-management-panel-bg-color-1: #33302c;
	--chart-drawing-management-panel-bg-color-1-rgb: 51, 48, 44;
	--chart-drawing-management-panel-bg-color-2: #33302c;
	--chart-drawing-management-panel-bg-color-2-rgb: 51, 48, 44;
	--chart-extended-session-bg-color: #282827;
	--chart-extended-session-bg-color-rgb: 40, 40, 39;
	--chart-extended-session-highlight-bg-color: rgba(255, 255, 255, 0.1);
	--chart-extended-session-highlight-bg-color-rgb: 255, 255, 255;
	--chart-grid-color: rgba(255, 255, 255, 0.24);
	--chart-grid-color-rgb: 255, 255, 255;
	--chart-high-low-indicator: rgba(255, 255, 255, 0.8);
	--chart-high-low-indicator-rgb: 255, 255, 255;
	--chart-high-low-label-bg-color: #595751;
	--chart-high-low-label-bg-color-rgb: 89, 87, 81;
	--chart-high-low-label-text: rgba(255, 255, 255, 0.8);
	--chart-high-low-label-text-rgb: 255, 255, 255;
	--chart-hint-bg-color: rgba(51, 49, 47, 0.5);
	--chart-hint-bg-color-rgb: 51, 49, 47;
	--chart-info-bg-color: rgba(20, 20, 19, 0.8);
	--chart-info-bg-color-rgb: 20, 20, 19;
	--chart-info-hover-bg-color: rgba(82, 79, 73, 0.6);
	--chart-info-hover-bg-color-rgb: 82, 79, 73;
	--chart-keydata-bg-color: rgba(39, 36, 34, 0.85);
	--chart-keydata-bg-color-rgb: 39, 36, 34;
	--chart-loader-overlay-bg: rgba(255, 255, 255, 0.85);
	--chart-loader-overlay-bg-rgb: 255, 255, 255;
	--chart-mini-line-color: rgba(201, 208, 222, 0.2);
	--chart-mini-line-color-rgb: 201, 208, 222;
	--chart-mini-visible-bg-color: rgba(255, 255, 255, 0.06);
	--chart-mini-visible-bg-color-rgb: 255, 255, 255;
	--chart-neutral-line-color: #ffffff;
	--chart-neutral-line-color-rgb: 255, 255, 255;
	--chart-order-bg: #3d3935;
	--chart-order-bg-rgb: 61, 57, 53;
	--chart-order-bg-color-1: #3d3935;
	--chart-order-bg-color-1-rgb: 61, 57, 53;
	--chart-order-bg-color-2: #3d3935;
	--chart-order-bg-color-2-rgb: 61, 57, 53;
	--chart-order-bracket-border-color: #ae80ff;
	--chart-order-bracket-border-color-rgb: 174, 128, 255;
	--chart-order-bracket-child-index-bg-color: #8658d5;
	--chart-order-bracket-child-index-bg-color-rgb: 134, 88, 213;
	--chart-order-bracket-index-bg-color: #4e2b8a;
	--chart-order-bracket-index-bg-color-rgb: 78, 43, 138;
	--chart-order-bracket-price-line-color: #476193;
	--chart-order-bracket-price-line-color-rgb: 71, 97, 147;
	--chart-order-buy-icon-color: #3e9c6c;
	--chart-order-buy-icon-color-rgb: 62, 156, 108;
	--chart-order-clear-notification-progress-bar-bg-color: #038203;
	--chart-order-clear-notification-progress-bar-bg-color-rgb: 3, 130, 3;
	--chart-order-fta-cell-bg: #523d0a;
	--chart-order-fta-cell-bg-rgb: 82, 61, 10;
	--chart-order-fta-child-bg: #8c7317;
	--chart-order-fta-child-bg-rgb: 140, 115, 23;
	--chart-order-fta-child-cell-bg: #5b4b1a;
	--chart-order-fta-child-cell-bg-rgb: 91, 75, 26;
	--chart-order-fta-index-bg: #7a6110;
	--chart-order-fta-index-bg-rgb: 122, 97, 16;
	--chart-order-fta-price-line-color: #b88c14;
	--chart-order-fta-price-line-color-rgb: 184, 140, 20;
	--chart-order-fto-child-bg: #1481b8;
	--chart-order-fto-child-bg-rgb: 20, 129, 184;
	--chart-order-fto-index-bg: #136bc3;
	--chart-order-fto-index-bg-rgb: 19, 107, 195;
	--chart-order-fto-price-line-color: #46b6ec;
	--chart-order-fto-price-line-color-rgb: 70, 182, 236;
	--chart-order-fts-cell-bg: #582f12;
	--chart-order-fts-cell-bg-rgb: 88, 47, 18;
	--chart-order-fts-child-bg: #b85814;
	--chart-order-fts-child-bg-rgb: 184, 88, 20;
	--chart-order-fts-child-cell-bg: #613f27;
	--chart-order-fts-child-cell-bg-rgb: 97, 63, 39;
	--chart-order-fts-index-bg: #ad4011;
	--chart-order-fts-index-bg-rgb: 173, 64, 17;
	--chart-order-fts-price-line-color: #ef895d;
	--chart-order-fts-price-line-color-rgb: 239, 137, 93;
	--chart-order-highlight-column-default-bg-color: rgba(34, 36, 56, 0.6);
	--chart-order-highlight-column-default-bg-color-rgb: 34, 36, 56;
	--chart-order-highlight-column-hover-bg-color: rgba(192, 186, 169, 0.12);
	--chart-order-highlight-column-hover-bg-color-rgb: 192, 186, 169;
	--chart-order-index-text-color: #171928;
	--chart-order-index-text-color-rgb: 23, 25, 40;
	--chart-order-oco-border-color: #00aeff;
	--chart-order-oco-border-color-rgb: 0, 174, 255;
	--chart-order-oco-index-bg-color: #0f72d6;
	--chart-order-oco-index-bg-color-rgb: 15, 114, 214;
	--chart-order-oco-price-line-color: #46b6ec;
	--chart-order-oco-price-line-color-rgb: 70, 182, 236;
	--chart-order-oso-border-color: #f78868;
	--chart-order-oso-border-color-rgb: 247, 136, 104;
	--chart-order-oso-child-border-color: #ff9500;
	--chart-order-oso-child-border-color-rgb: 255, 149, 0;
	--chart-order-oso-child-index-bg-color: #e87b2d;
	--chart-order-oso-child-index-bg-color-rgb: 232, 123, 45;
	--chart-order-oso-child-price-line-color: #ff9500;
	--chart-order-oso-child-price-line-color-rgb: 255, 149, 0;
	--chart-order-oso-index-bg-color: #b25f24;
	--chart-order-oso-index-bg-color-rgb: 178, 95, 36;
	--chart-order-oso-price-line-color: #f78868;
	--chart-order-oso-price-line-color-rgb: 247, 136, 104;
	--chart-order-sell-icon-color: #bc3e41;
	--chart-order-sell-icon-color-rgb: 188, 62, 65;
	--chart-order-single-border-color: #615d57;
	--chart-order-single-border-color-rgb: 97, 93, 87;
	--chart-order-single-price-line-color: #999bbf;
	--chart-order-single-price-line-color-rgb: 153, 155, 191;
	--chart-placeholder-text-color: #1d1d1d;
	--chart-placeholder-text-color-rgb: 29, 29, 29;
	--chart-point-active-fill: #000000;
	--chart-point-active-fill-rgb: 0, 0, 0;
	--chart-point-active-line: #ffffff;
	--chart-point-active-line-rgb: 255, 255, 255;
	--chart-point-default-fill: #000000;
	--chart-point-default-fill-rgb: 0, 0, 0;
	--chart-point-default-line: #ffffff;
	--chart-point-default-line-rgb: 255, 255, 255;
	--chart-price-coordinate-label-bg-color: #e6e6e6;
	--chart-price-coordinate-label-bg-color-rgb: 230, 230, 230;
	--chart-regular-session-highlight-bg-color: #2e3939;
	--chart-regular-session-highlight-bg-color-rgb: 46, 57, 57;
	--chart-scale-control-bg-color: rgba(153, 150, 141, 0.14);
	--chart-scale-control-bg-color-rgb: 153, 150, 141;
	--chart-scale-control-border-color: #0f172c;
	--chart-scale-control-border-color-rgb: 15, 23, 44;
	--chart-scale-selection-bg-color: rgba(238, 100, 48, 0.15);
	--chart-scale-selection-bg-color-rgb: 238, 100, 48;
	--chart-scale-selection-border-color: #ee6430;
	--chart-scale-selection-border-color-rgb: 238, 100, 48;
	--chart-scale-selection-box-color: #ee6430;
	--chart-scale-selection-box-color-rgb: 238, 100, 48;
	--chart-scale-tool-drawing-line: #ffa914;
	--chart-scale-tool-drawing-line-rgb: 255, 169, 20;
	--chart-scale-tool-drawing-selected-area: rgba(255, 169, 20, 0.14);
	--chart-scale-tool-drawing-selected-area-rgb: 255, 169, 20;
	--chart-session-break-line-color: #2b4652;
	--chart-session-break-line-color-rgb: 43, 70, 82;
	--chart-session-name-text-color: #666666;
	--chart-session-name-text-color-rgb: 102, 102, 102;
	--chart-time-stamp-dot-color: #ffc973;
	--chart-time-stamp-dot-color-rgb: 255, 201, 115;
	--chart-time-stamp-line-color: #666666;
	--chart-time-stamp-line-color-rgb: 102, 102, 102;
	--chart-timeline-bg-color: rgba(0, 0, 0, 0.2);
	--chart-timeline-bg-color-rgb: 0, 0, 0;
	--chart-timeline-current-period-bg-color: #454659;
	--chart-timeline-current-period-bg-color-rgb: 69, 70, 89;
	--chart-timeline-current-period-border-color: rgba(0, 0, 0, 0.4);
	--chart-timeline-current-period-border-color-rgb: 0, 0, 0;
	--chart-timeline-current-period-lighting-bg-color: rgba(255, 255, 255, 0.08);
	--chart-timeline-current-period-lighting-bg-color-rgb: 255, 255, 255;
	--chart-timeline-full-period-bg-color: rgba(66, 66, 66, 0.7);
	--chart-timeline-full-period-bg-color-rgb: 66, 66, 66;
	--chart-timeline-full-period-bg-color-1: #363636;
	--chart-timeline-full-period-bg-color-1-rgb: 54, 54, 54;
	--chart-timeline-full-period-bg-color-2: #363636;
	--chart-timeline-full-period-bg-color-2-rgb: 54, 54, 54;
	--chart-trading-block-bg-color: #373d40;
	--chart-trading-block-bg-color-rgb: 55, 61, 64;
	--chart-trading-buy-icon-color: #00b624;
	--chart-trading-buy-icon-color-rgb: 0, 182, 36;
	--chart-trading-current-price-line-color: #8673e0;
	--chart-trading-current-price-line-color-rgb: 134, 115, 224;
	--chart-trading-down-line-color: #fc3527;
	--chart-trading-down-line-color-rgb: 252, 53, 39;
	--chart-trading-draggable-area: rgba(255, 255, 255, 0.07);
	--chart-trading-draggable-area-rgb: 255, 255, 255;
	--chart-trading-editable-line-color: #ffff99;
	--chart-trading-editable-line-color-rgb: 255, 255, 153;
	--chart-trading-group-line-color: #4d9ab5;
	--chart-trading-group-line-color-rgb: 77, 154, 181;
	--chart-trading-order-position-bg-color: #4a4540;
	--chart-trading-order-position-bg-color-rgb: 74, 69, 64;
	--chart-trading-order-position-border-color: #4d4d4d;
	--chart-trading-order-position-border-color-rgb: 77, 77, 77;
	--chart-trading-price-box-bg: rgba(56, 56, 54, 0.94);
	--chart-trading-price-box-bg-rgb: 56, 56, 54;
	--chart-trading-sell-icon: #f23d31;
	--chart-trading-sell-icon-rgb: 242, 61, 49;
	--chart-trading-sell-icon-color: #f2402c;
	--chart-trading-sell-icon-color-rgb: 242, 64, 44;
	--chart-trading-sl-tp-buy-bg-color: rgba(104, 166, 83, 0.12);
	--chart-trading-sl-tp-buy-bg-color-rgb: 104, 166, 83;
	--chart-trading-sl-tp-sell-bg-color: rgba(242, 61, 49, 0.12);
	--chart-trading-sl-tp-sell-bg-color-rgb: 242, 61, 49;
	--chart-trading-up-line-color: #58a43f;
	--chart-trading-up-line-color-rgb: 88, 164, 63;
	--chart-up-line-color: #00b624;
	--chart-up-line-color-rgb: 0, 182, 36;
	--chart-volume-main-color: rgba(178, 177, 174, 0.17);
	--chart-volume-main-color-rgb: 178, 177, 174;
	--chart-volume-top-color: #416ca3;
	--chart-volume-top-color-rgb: 65, 108, 163;
	--chart-widget-toolbar-bg: rgba(41, 39, 39, 0.9);
	--chart-widget-toolbar-bg-rgb: 41, 39, 39;
	--chart-widget-toolbar-bg-color-1: rgba(41, 39, 39, 0.9);
	--chart-widget-toolbar-bg-color-1-rgb: 41, 39, 39;
	--chart-widget-toolbar-bg-color-2: rgba(41, 39, 39, 0.9);
	--chart-widget-toolbar-bg-color-2-rgb: 41, 39, 39;
	--chart-y-axis-hover-color: rgba(50, 79, 82, 0.2);
	--chart-y-axis-hover-color-rgb: 50, 79, 82;
	--chart-y-axis-last-price-container-negative: #b0424a;
	--chart-y-axis-last-price-container-negative-rgb: 176, 66, 74;
	--chart-y-axis-last-price-container-positive: #009a51;
	--chart-y-axis-last-price-container-positive-rgb: 0, 154, 81;
	--checkbox-alt-default-text: #ffffff;
	--checkbox-alt-default-text-rgb: 255, 255, 255;
	--checkbox-alt-disabled-text: rgba(255, 255, 255, 0.35);
	--checkbox-alt-disabled-text-rgb: 255, 255, 255;
	--checkbox-alt-text-color: #ffffff;
	--checkbox-alt-text-color-rgb: 255, 255, 255;
	--checkbox-alt-tick: #00b624;
	--checkbox-alt-tick-rgb: 0, 182, 36;
	--checkbox-default-dot: rgba(255, 255, 255, 0.8);
	--checkbox-default-dot-rgb: 255, 255, 255;
	--checkbox-disabled-text-color: rgba(255, 255, 255, 0.35);
	--checkbox-disabled-text-color-rgb: 255, 255, 255;
	--checkbox-text-color: #ffffff;
	--checkbox-text-color-rgb: 255, 255, 255;
	--checkbox-tick-color: #00b624;
	--checkbox-tick-color-rgb: 0, 182, 36;
	--close-widget-button-bg-color: #242323;
	--close-widget-button-bg-color-rgb: 36, 35, 35;
	--close-widget-button-border-color: #616161;
	--close-widget-button-border-color-rgb: 97, 97, 97;
	--color-picker-item-frame: #ffffff;
	--color-picker-item-frame-rgb: 255, 255, 255;
	--combo_button-default-icon-bg: #cfbd91;
	--combo_button-default-icon-bg-rgb: 207, 189, 145;
	--combo_button-toggled-icon-bg: #1f1f1f;
	--combo_button-toggled-icon-bg-rgb: 31, 31, 31;
	--commented-position-icon-color: #ffffff;
	--commented-position-icon-color-rgb: 255, 255, 255;
	--common-hovered-overlay-bg-color: rgba(255, 255, 255, 0.1);
	--common-hovered-overlay-bg-color-rgb: 255, 255, 255;
	--common-negative-bg-color: #f02e18;
	--common-negative-bg-color-rgb: 240, 46, 24;
	--common-neutral-bg-color: #ec9033;
	--common-neutral-bg-color-rgb: 236, 144, 51;
	--common-positive-bg-color: #00b624;
	--common-positive-bg-color-rgb: 0, 182, 36;
	--common-secondary-text-color: rgba(255, 255, 255, 0.6);
	--common-secondary-text-color-rgb: 255, 255, 255;
	--common-text-default: #ffffff;
	--common-text-default-rgb: 255, 255, 255;
	--common-text-disabled: rgba(255, 255, 255, 0.53);
	--common-text-disabled-rgb: 255, 255, 255;
	--common-text-selected: #ffaa00;
	--common-text-selected-rgb: 255, 170, 0;
	--complex-list-dragged-item-bg-color: rgba(32, 85, 90, 0.95);
	--complex-list-dragged-item-bg-color-rgb: 32, 85, 90;
	--complex-list-dragged-item-border-color: #457d99;
	--complex-list-dragged-item-border-color-rgb: 69, 125, 153;
	--complex-list-dragged-item-table-bg-color: rgba(255, 255, 255, 0.1);
	--complex-list-dragged-item-table-bg-color-rgb: 255, 255, 255;
	--complex-list-icon-color: rgba(255, 255, 255, 0.3);
	--complex-list-icon-color-rgb: 255, 255, 255;
	--complex-list-selected-item-bg-color: rgba(69, 230, 230, 0.2);
	--complex-list-selected-item-bg-color-rgb: 69, 230, 230;
	--confirmation-area-bg-color: #282827;
	--confirmation-area-bg-color-rgb: 40, 40, 39;
	--context-menu-bg-color: #292727;
	--context-menu-bg-color-rgb: 41, 39, 39;
	--context-menu-bg-color-2: #2a373d;
	--context-menu-bg-color-2-rgb: 42, 55, 61;
	--context-menu-border-color: rgba(255, 255, 255, 0);
	--context-menu-border-color-rgb: 255, 255, 255;
	--context-menu-list-text-color: #ffffff;
	--context-menu-list-text-color-rgb: 255, 255, 255;
	--context-menu-list-text-color-2: #999999;
	--context-menu-list-text-color-2-rgb: 153, 153, 153;
	--control-panel-button-border-outside-color: rgba(62, 162, 185, 0.5);
	--control-panel-button-border-outside-color-rgb: 62, 162, 185;
	--control-panel-button-default-bg-color: #181b1c;
	--control-panel-button-default-bg-color-rgb: 24, 27, 28;
	--control-panel-drag-line-color: #7d8eee;
	--control-panel-drag-line-color-rgb: 125, 142, 238;
	--control-panel-label-default-text-color: #faf9f5;
	--control-panel-label-default-text-color-rgb: 250, 249, 245;
	--control-panel-switcher-bubble-bg-color: #ffffff;
	--control-panel-switcher-bubble-bg-color-rgb: 255, 255, 255;
	--control-panel-switcher-default-bg-color: #4d4b46;
	--control-panel-switcher-default-bg-color-rgb: 77, 75, 70;
	--control-panel-switcher-hover-bg-color: #383734;
	--control-panel-switcher-hover-bg-color-rgb: 56, 55, 52;
	--control-panel-tab-hover-bg-color: #565b70;
	--control-panel-tab-hover-bg-color-rgb: 86, 91, 112;
	--control-panel-tab-pressed-top-line-color: #ffffff;
	--control-panel-tab-pressed-top-line-color-rgb: 255, 255, 255;
	--corner-canceled-icon-color: rgba(255, 255, 255, 0.6);
	--corner-canceled-icon-color-rgb: 255, 255, 255;
	--corner-filled-icon-color: #4cb946;
	--corner-filled-icon-color-rgb: 76, 185, 70;
	--corner-message-bg-color: #1e1c1a;
	--corner-message-bg-color-rgb: 30, 28, 26;
	--corner-message-border-color: #282827;
	--corner-message-border-color-rgb: 40, 40, 39;
	--corner-message-highlight-color: rgba(255, 255, 255, 0.1);
	--corner-message-highlight-color-rgb: 255, 255, 255;
	--corner-modified-icon-color: #cccccc;
	--corner-modified-icon-color-rgb: 204, 204, 204;
	--corner-notification-description-text-color: rgba(255, 255, 255, 0.6);
	--corner-notification-description-text-color-rgb: 255, 255, 255;
	--corner-placed-icon-color: #cccccc;
	--corner-placed-icon-color-rgb: 204, 204, 204;
	--corner-warning-icon-color: #ae1100;
	--corner-warning-icon-color-rgb: 174, 17, 0;
	--counter-bg: #038203;
	--counter-bg-rgb: 3, 130, 3;
	--counter-text: #ffffff;
	--counter-text-rgb: 255, 255, 255;
	--crosshair-box-value-text-color: #ffffff;
	--crosshair-box-value-text-color-rgb: 255, 255, 255;
	--dashboard-area-bg-color: #1f1f1f;
	--dashboard-area-bg-color-rgb: 31, 31, 31;
	--dashboard-header-bg-color: #2e2e2e;
	--dashboard-header-bg-color-rgb: 46, 46, 46;
	--dashboard-highlighted-line: #575975;
	--dashboard-highlighted-line-rgb: 87, 89, 117;
	--dashboard-side-text-color: rgba(255, 255, 255, 0.6);
	--dashboard-side-text-color-rgb: 255, 255, 255;
	--dashboard-spread-bg-color: #56575c;
	--dashboard-spread-bg-color-rgb: 86, 87, 92;
	--dashboard-symbol-link-text-color: #8ebcd4;
	--dashboard-symbol-link-text-color-rgb: 142, 188, 212;
	--dashboard-text-color: #ffffff;
	--dashboard-text-color-rgb: 255, 255, 255;
	--dashboard-widget-item-shadow-color: rgba(0, 0, 0, 0.25);
	--dashboard-widget-item-shadow-color-rgb: 0, 0, 0;
	--dbl-click-trading-bg-color: #eb3241;
	--dbl-click-trading-bg-color-rgb: 235, 50, 65;
	--dbl-click-traiding-text-color: #ffffff;
	--dbl-click-traiding-text-color-rgb: 255, 255, 255;
	--delete-icon-hover-color: #ff4733;
	--delete-icon-hover-color-rgb: 255, 71, 51;
	--depth-border-bottom-color: rgba(0, 0, 0, 0.9);
	--depth-border-bottom-color-rgb: 0, 0, 0;
	--depth-of-market-bid-ask-additional-hover-bg-color: #2e2b25;
	--depth-of-market-bid-ask-additional-hover-bg-color-rgb: 46, 43, 37;
	--depth-of-market-collapse-box-border-color: #5c5541;
	--depth-of-market-collapse-box-border-color-rgb: 92, 85, 65;
	--depth-of-market-collapse-box-shadow-color: rgba(149, 150, 166, 0.4);
	--depth-of-market-collapse-box-shadow-color-rgb: 149, 150, 166;
	--depth-of-market-market-order-row-bg-color: #1c1c1c;
	--depth-of-market-market-order-row-bg-color-rgb: 28, 28, 28;
	--depth-of-market-market-order-row-divider-color: rgba(204, 196, 175, 0.6);
	--depth-of-market-market-order-row-divider-color-rgb: 204, 196, 175;
	--depth-of-market-open-pl-negative-bg-color: rgba(255, 56, 63, 0.2);
	--depth-of-market-open-pl-negative-bg-color-rgb: 255, 56, 63;
	--depth-of-market-open-pl-positive-bg-color: rgba(84, 184, 73, 0.2);
	--depth-of-market-open-pl-positive-bg-color-rgb: 84, 184, 73;
	--depth-of-market-order-template-bg-color: rgba(0, 0, 0, 0.4);
	--depth-of-market-order-template-bg-color-rgb: 0, 0, 0;
	--depth-of-market-price-additional-bg-color: rgba(161, 195, 255, 0.33);
	--depth-of-market-price-additional-bg-color-rgb: 161, 195, 255;
	--depth-of-market-table-additional-text-color: #e8a900;
	--depth-of-market-table-additional-text-color-rgb: 232, 169, 0;
	--depth-of-market-table-inactive-price-text-color: rgba(178, 175, 169, 0.7);
	--depth-of-market-table-inactive-price-text-color-rgb: 178, 175, 169;
	--depth-of-market-volume-bg-color-1: rgba(102, 140, 255, 0.04);
	--depth-of-market-volume-bg-color-1-rgb: 102, 140, 255;
	--depth-of-market-volume-bg-color-2: rgba(102, 140, 255, 0.24);
	--depth-of-market-volume-bg-color-2-rgb: 102, 140, 255;
	--depth-total-data-text-color: #de7d2c;
	--depth-total-data-text-color-rgb: 222, 125, 44;
	--description-text-color: #9c9991;
	--description-text-color-rgb: 156, 153, 145;
	--disabled-bg-color: rgba(255, 255, 255, 0.3);
	--disabled-bg-color-rgb: 255, 255, 255;
	--disabled-link-text-color: rgba(53, 132, 53, 0.7);
	--disabled-link-text-color-rgb: 53, 132, 53;
	--disabled-symbol-color: #a3b2ab;
	--disabled-symbol-color-rgb: 163, 178, 171;
	--disabled-text-color-2: #cccccc;
	--disabled-text-color-2-rgb: 204, 204, 204;
	--disabled-text-color-3: rgba(255, 255, 255, 0.3);
	--disabled-text-color-3-rgb: 255, 255, 255;
	--divider-bg: rgba(97, 97, 97, 0.3);
	--divider-bg-rgb: 97, 97, 97;
	--divider-line-column: #333333;
	--divider-line-column-rgb: 51, 51, 51;
	--divider-line-column-shadow: rgba(108, 181, 217, 0.2);
	--divider-line-column-shadow-rgb: 108, 181, 217;
	--down-bg-color: #a02c28;
	--down-bg-color-rgb: 160, 44, 40;
	--down-dashboard-bg-color: #ae1100;
	--down-dashboard-bg-color-rgb: 174, 17, 0;
	--down-dashboard-button-outside-border-color: rgba(208, 208, 212, 0);
	--down-dashboard-button-outside-border-color-rgb: 208, 208, 212;
	--down-text-color: #fc3527;
	--down-text-color-rgb: 252, 53, 39;
	--drag-and-drop-area-bg-color: #292827;
	--drag-and-drop-area-bg-color-rgb: 41, 40, 39;
	--drag-and-drop-area-border-color: rgba(204, 198, 184, 0.4);
	--drag-and-drop-area-border-color-rgb: 204, 198, 184;
	--draggable_item-fade-bg: rgba(71, 71, 69, 0.4);
	--draggable_item-fade-bg-rgb: 71, 71, 69;
	--draggable-item-bg-color: #424240;
	--draggable-item-bg-color-rgb: 66, 66, 64;
	--draggable-item-disabled-bg-color: rgba(71, 71, 69, 0.2);
	--draggable-item-disabled-bg-color-rgb: 71, 71, 69;
	--draggable-item-dragging-bg-color: rgba(57, 55, 52, 0.9);
	--draggable-item-dragging-bg-color-rgb: 57, 55, 52;
	--draggable-item-expanded-bg-color: #242323;
	--draggable-item-expanded-bg-color-rgb: 36, 35, 35;
	--draggable-item-hover-color: #524c3c;
	--draggable-item-hover-color-rgb: 82, 76, 60;
	--draw-area-bg-color: rgba(91, 181, 216, 0.1);
	--draw-area-bg-color-rgb: 91, 181, 216;
	--drawing-settings-dropbox-line-color: #d0d0d0;
	--drawing-settings-dropbox-line-color-rgb: 208, 208, 208;
	--drawing-text-selected-bg-border-color: rgba(255, 255, 255, 0.25);
	--drawing-text-selected-bg-border-color-rgb: 255, 255, 255;
	--drawing-text-tool-dark-text-color: #000000;
	--drawing-text-tool-dark-text-color-rgb: 0, 0, 0;
	--drawing-text-tool-light-text-color: #ffffff;
	--drawing-text-tool-light-text-color-rgb: 255, 255, 255;
	--drop-area-background-deny-color: rgba(230, 20, 37, 0.2);
	--drop-area-background-deny-color-rgb: 230, 20, 37;
	--drop-area-bg-color: rgba(91, 181, 216, 0.1);
	--drop-area-bg-color-rgb: 91, 181, 216;
	--drop-area-border-color: #cfbd91;
	--drop-area-border-color-rgb: 207, 189, 145;
	--drop-area-border-deny-color: #e61425;
	--drop-area-border-deny-color-rgb: 230, 20, 37;
	--drop-area-chart-maximized-border-color: #e61425;
	--drop-area-chart-maximized-border-color-rgb: 230, 20, 37;
	--drop-area-chart-maximized-highlight-color: rgba(28, 28, 28, 0.9);
	--drop-area-chart-maximized-highlight-color-rgb: 28, 28, 28;
	--drop-area-highlight-color: rgba(245, 203, 98, 0.2);
	--drop-area-highlight-color-rgb: 245, 203, 98;
	--drop-area-highlight-deny-color: rgba(127, 23, 34, 0.2);
	--drop-area-highlight-deny-color-rgb: 127, 23, 34;
	--drop-area-inner-shadow-color: rgba(0, 0, 0, 0.2);
	--drop-area-inner-shadow-color-rgb: 0, 0, 0;
	--drop-area-shadow-color: rgba(255, 201, 115, 0.25);
	--drop-area-shadow-color-rgb: 255, 201, 115;
	--drop-widget-icon-color: rgba(155, 223, 237, 0.8);
	--drop-widget-icon-color-rgb: 155, 223, 237;
	--dropdown-alt-border-outside: #4d4c4b;
	--dropdown-alt-border-outside-rgb: 77, 76, 75;
	--dropdown-alt-default-bg: #424241;
	--dropdown-alt-default-bg-rgb: 66, 66, 65;
	--dropdown-alt-default-text: #ffffff;
	--dropdown-alt-default-text-rgb: 255, 255, 255;
	--dropdown-alt-disabled-bg: #333332;
	--dropdown-alt-disabled-bg-rgb: 51, 51, 50;
	--dropdown-alt-disabled-border-outside: #4c4c4a;
	--dropdown-alt-disabled-border-outside-rgb: 76, 76, 74;
	--dropdown-alt-disabled-text: rgba(255, 255, 255, 0.35);
	--dropdown-alt-disabled-text-rgb: 255, 255, 255;
	--dropdown-border-inside-bottom-color: rgba(255, 255, 255, 0.02);
	--dropdown-border-inside-bottom-color-rgb: 255, 255, 255;
	--dropdown-border-inside-side-color: rgba(255, 255, 255, 0.06);
	--dropdown-border-inside-side-color-rgb: 255, 255, 255;
	--dropdown-border-inside-top-color: rgba(255, 255, 255, 0.1);
	--dropdown-border-inside-top-color-rgb: 255, 255, 255;
	--dropdown-border-outside-color: #a6a6a5;
	--dropdown-border-outside-color-rgb: 166, 166, 165;
	--dropdown-default-bg-color: #292928;
	--dropdown-default-bg-color-rgb: 41, 41, 40;
	--dropdown-default-text-color: #ffffff;
	--dropdown-default-text-color-rgb: 255, 255, 255;
	--dropdown-description-text: #938e86;
	--dropdown-description-text-rgb: 147, 142, 134;
	--dropdown-disabled-bg-color: rgba(178, 177, 175, 0.2);
	--dropdown-disabled-bg-color-rgb: 178, 177, 175;
	--dropdown-disabled-border-outside-color: #4c4c4a;
	--dropdown-disabled-border-outside-color-rgb: 76, 76, 74;
	--dropdown-disabled-text-color: rgba(255, 255, 255, 0.53);
	--dropdown-disabled-text-color-rgb: 255, 255, 255;
	--dropdown-list_item-default-text: #dfdedf;
	--dropdown-list_item-default-text-rgb: 223, 222, 223;
	--dropdown-list_item-divider-bg: rgba(255, 255, 255, 0.1);
	--dropdown-list_item-divider-bg-rgb: 255, 255, 255;
	--dropdown-list-bg-color: #292727;
	--dropdown-list-bg-color-rgb: 41, 39, 39;
	--dropdown-list-bg-hover-color: rgba(243, 243, 248, 0.06);
	--dropdown-list-bg-hover-color-rgb: 243, 243, 248;
	--dropdown-list-bg-pressed-color: rgba(15, 101, 102, 0.2);
	--dropdown-list-bg-pressed-color-rgb: 15, 101, 102;
	--dropdown-list-border-color: rgba(0, 0, 0, 0.05);
	--dropdown-list-border-color-rgb: 0, 0, 0;
	--dropdown-list-description-text-color: #938e86;
	--dropdown-list-description-text-color-rgb: 147, 142, 134;
	--dropdown-list-divider-bg: rgba(255, 255, 255, 0.1);
	--dropdown-list-divider-bg-rgb: 255, 255, 255;
	--dropdown-list-group-bg-color: #2e2e2e;
	--dropdown-list-group-bg-color-rgb: 46, 46, 46;
	--dropdown-list-group-text: rgba(255, 255, 255, 0.4);
	--dropdown-list-group-text-rgb: 255, 255, 255;
	--dropdown-list-header-text-color: #6a675f;
	--dropdown-list-header-text-color-rgb: 106, 103, 95;
	--dropdown-list-item-disabled-text: rgba(255, 255, 255, 0.4);
	--dropdown-list-item-disabled-text-rgb: 255, 255, 255;
	--dropdown-list-item-dragged-bg-color: #615e57;
	--dropdown-list-item-dragged-bg-color-rgb: 97, 94, 87;
	--dropdown-list-item-dragged-shadow-color: rgba(0, 0, 0, 0.3);
	--dropdown-list-item-dragged-shadow-color-rgb: 0, 0, 0;
	--dropdown-list-item-selected-text-color: #ffaa00;
	--dropdown-list-item-selected-text-color-rgb: 255, 170, 0;
	--dropdown-list-item-value-default-text: rgba(255, 255, 255, 0.4);
	--dropdown-list-item-value-default-text-rgb: 255, 255, 255;
	--dropdown-list-item-value-hovered-text: #ffffff;
	--dropdown-list-item-value-hovered-text-rgb: 255, 255, 255;
	--dropdown-list-shadow-color: rgba(0, 0, 0, 0.8);
	--dropdown-list-shadow-color-rgb: 0, 0, 0;
	--dropdown-list-text-color: #ffffff;
	--dropdown-list-text-color-rgb: 255, 255, 255;
	--dropdown-selected-item-bg-color: #354152;
	--dropdown-selected-item-bg-color-rgb: 53, 65, 82;
	--earnings-atm_straddle-multiparts: #bb76ff;
	--earnings-atm_straddle-multiparts-rgb: 187, 118, 255;
	--earnings-compare-plot-1-multiparts: #d766ff;
	--earnings-compare-plot-1-multiparts-rgb: 215, 102, 255;
	--earnings-compare-plot-2-multiparts: #2ae1e1;
	--earnings-compare-plot-2-multiparts-rgb: 42, 225, 225;
	--earnings-compare-plot-3-multiparts: #ff98b0;
	--earnings-compare-plot-3-multiparts-rgb: 255, 152, 176;
	--earnings-compare-plot-4-multiparts: #c1c1c1;
	--earnings-compare-plot-4-multiparts-rgb: 193, 193, 193;
	--earnings-compare-plot-5-multiparts: #fbd319;
	--earnings-compare-plot-5-multiparts-rgb: 251, 211, 25;
	--earnings-compare-plot-6-multiparts: #ff5f5f;
	--earnings-compare-plot-6-multiparts-rgb: 255, 95, 95;
	--earnings-compare-plot-7-multiparts: #00c531;
	--earnings-compare-plot-7-multiparts-rgb: 0, 197, 49;
	--earnings-compare-plot-8-multiparts: #4c92fa;
	--earnings-compare-plot-8-multiparts-rgb: 76, 146, 250;
	--earnings-compare-plot-9-multiparts: #f9e9a7;
	--earnings-compare-plot-9-multiparts-rgb: 249, 233, 167;
	--earnings-eps-actual-multiparts: #feea34;
	--earnings-eps-actual-multiparts-rgb: 254, 234, 52;
	--earnings-eps-estimated-multiparts: #00c531;
	--earnings-eps-estimated-multiparts-rgb: 0, 197, 49;
	--earnings-income-multiparts: #59d1eb;
	--earnings-income-multiparts-rgb: 89, 209, 235;
	--earnings-revenue-multiparts: #ff76d9;
	--earnings-revenue-multiparts-rgb: 255, 118, 217;
	--earnings-stock_price-tag-negative-bg: #bd3026;
	--earnings-stock_price-tag-negative-bg-rgb: 189, 48, 38;
	--earnings-stock_price-tag-positive-bg: #448031;
	--earnings-stock_price-tag-positive-bg-rgb: 68, 128, 49;
	--earnings-volatility-historical-multiparts: #e7a600;
	--earnings-volatility-historical-multiparts-rgb: 231, 166, 0;
	--earnings-volatility-implied-multiparts: #ff5f5f;
	--earnings-volatility-implied-multiparts-rgb: 255, 95, 95;
	--email-verification-container-bg-color: #333230;
	--email-verification-container-bg-color-rgb: 51, 50, 48;
	--empty-widget-hint-text-color: rgba(255, 255, 255, 0.46);
	--empty-widget-hint-text-color-rgb: 255, 255, 255;
	--error-description-multiparts: #ff2e3b;
	--error-description-multiparts-rgb: 255, 46, 59;
	--error-description-text-color: #ff6857;
	--error-description-text-color-rgb: 255, 104, 87;
	--error-text-color: #ffffff;
	--error-text-color-rgb: 255, 255, 255;
	--event-conference_call-multiparts: #ff2626;
	--event-conference_call-multiparts-rgb: 255, 38, 38;
	--event-conference_call-text: #ff4b4b;
	--event-conference_call-text-rgb: 255, 75, 75;
	--event-conference-call-label-bg-color: #e52222;
	--event-conference-call-label-bg-color-rgb: 229, 34, 34;
	--event-dividend-text: #00b624;
	--event-dividend-text-rgb: 0, 182, 36;
	--event-dividends-label-bg-color: #068a1f;
	--event-dividends-label-bg-color-rgb: 6, 138, 31;
	--event-dividends-multiparts: #0fa82c;
	--event-dividends-multiparts-rgb: 15, 168, 44;
	--event-earnings-label-bg-color: #1a74db;
	--event-earnings-label-bg-color-rgb: 26, 116, 219;
	--event-earnings-multiparts: #298bfc;
	--event-earnings-multiparts-rgb: 41, 139, 252;
	--event-earnings-text: #5d9bf8;
	--event-earnings-text-rgb: 93, 155, 248;
	--event-econoday_event-multiparts: #9f6fff;
	--event-econoday_event-multiparts-rgb: 159, 111, 255;
	--event-econoday-event-label-bg-color: #8958e8;
	--event-econoday-event-label-bg-color-rgb: 137, 88, 232;
	--event-etf_dividend-text: #0da984;
	--event-etf_dividend-text-rgb: 13, 169, 132;
	--event-market_drive-text: #0b8abf;
	--event-market_drive-text-rgb: 11, 138, 191;
	--event-split-label-bg-color: #c738b0;
	--event-split-label-bg-color-rgb: 199, 56, 176;
	--event-split-multiparts: #d944c1;
	--event-split-multiparts-rgb: 217, 68, 193;
	--event-split-text: #be5dc2;
	--event-split-text-rgb: 190, 93, 194;
	--expanded-area-bottom-line-color: rgba(255, 255, 255, 0.07);
	--expanded-area-bottom-line-color-rgb: 255, 255, 255;
	--expanded-area-top-line-color: rgba(0, 0, 0, 0.25);
	--expanded-area-top-line-color-rgb: 0, 0, 0;
	--expired-text-color: #808080;
	--expired-text-color-rgb: 128, 128, 128;
	--filter_tag-default-bg: #242424;
	--filter_tag-default-bg-rgb: 36, 36, 36;
	--filter_tag-hovered-bg: #4a4843;
	--filter_tag-hovered-bg-rgb: 74, 72, 67;
	--filter_tag-hovered-shadow: #000000;
	--filter_tag-hovered-shadow-rgb: 0, 0, 0;
	--filter_tag-label-default-text: #8c8c8c;
	--filter_tag-label-default-text-rgb: 140, 140, 140;
	--filter_tag-label-hovered-text: rgba(255, 255, 255, 0.8);
	--filter_tag-label-hovered-text-rgb: 255, 255, 255;
	--filter_tag-pressed-bg: #34312d;
	--filter_tag-pressed-bg-rgb: 52, 49, 45;
	--filter_tag-value-default-text: #ffffff;
	--filter_tag-value-default-text-rgb: 255, 255, 255;
	--filter-panel-bg: #2e2b25;
	--filter-panel-bg-rgb: 46, 43, 37;
	--filter-panel-bg-grad-color-1: #36332b;
	--filter-panel-bg-grad-color-1-rgb: 54, 51, 43;
	--filter-panel-bg-grad-color-2: #36332b;
	--filter-panel-bg-grad-color-2-rgb: 54, 51, 43;
	--filter-table-bg-color: rgba(255, 255, 255, 0.05);
	--filter-table-bg-color-rgb: 255, 255, 255;
	--filtered-column-text-color: #ff8534;
	--filtered-column-text-color-rgb: 255, 133, 52;
	--floating-button-icon-default-color: #ffc973;
	--floating-button-icon-default-color-rgb: 255, 201, 115;
	--form-control-focused-border-outside-color: #0693f9;
	--form-control-focused-border-outside-color-rgb: 6, 147, 249;
	--form-control-pseudo-focused-border-outside-color: #cfbd91;
	--form-control-pseudo-focused-border-outside-color-rgb: 207, 189, 145;
	--form-hint-text-color: #999999;
	--form-hint-text-color-rgb: 153, 153, 153;
	--form-label-alt-text: #cccbc8;
	--form-label-alt-text-rgb: 204, 203, 200;
	--form-label-alt-text-color: #cccbc8;
	--form-label-alt-text-color-rgb: 204, 203, 200;
	--form-label-text-color: #cccbc8;
	--form-label-text-color-rgb: 204, 203, 200;
	--form-subtitle-text-color: #89857b;
	--form-subtitle-text-color-rgb: 137, 133, 123;
	--form-title-text-color: #d6d6d6;
	--form-title-text-color-rgb: 214, 214, 214;
	--group-order-connector-bg-color: #ffffff;
	--group-order-connector-bg-color-rgb: 255, 255, 255;
	--h1-text-color: #ffffff;
	--h1-text-color-rgb: 255, 255, 255;
	--h2-text-color: #ffffff;
	--h2-text-color-rgb: 255, 255, 255;
	--header-gradient-color-1: #000000;
	--header-gradient-color-1-rgb: 0, 0, 0;
	--header-gradient-color-2: #000000;
	--header-gradient-color-2-rgb: 0, 0, 0;
	--header-gradient-color-3: #000000;
	--header-gradient-color-3-rgb: 0, 0, 0;
	--header-gradient-color-4: #000000;
	--header-gradient-color-4-rgb: 0, 0, 0;
	--header-gradient-color-5: #000000;
	--header-gradient-color-5-rgb: 0, 0, 0;
	--heatmap-grad-color-1: #f32525;
	--heatmap-grad-color-1-rgb: 243, 37, 37;
	--heatmap-grad-color-1-extra: #dd2424;
	--heatmap-grad-color-1-extra-rgb: 221, 36, 36;
	--heatmap-grad-color-10: #245ac8;
	--heatmap-grad-color-10-rgb: 36, 90, 200;
	--heatmap-grad-color-10-extra: #2964dc;
	--heatmap-grad-color-10-extra-rgb: 41, 100, 220;
	--heatmap-grad-color-11: #3070f2;
	--heatmap-grad-color-11-rgb: 48, 112, 242;
	--heatmap-grad-color-2: #c82424;
	--heatmap-grad-color-2-rgb: 200, 36, 36;
	--heatmap-grad-color-2-extra: #b31f1f;
	--heatmap-grad-color-2-extra-rgb: 179, 31, 31;
	--heatmap-grad-color-3: #9f1c1c;
	--heatmap-grad-color-3-rgb: 159, 28, 28;
	--heatmap-grad-color-3-extra: #8a1a1a;
	--heatmap-grad-color-3-extra-rgb: 138, 26, 26;
	--heatmap-grad-color-4: #751919;
	--heatmap-grad-color-4-rgb: 117, 25, 25;
	--heatmap-grad-color-4-extra: #601a1a;
	--heatmap-grad-color-4-extra-rgb: 96, 26, 26;
	--heatmap-grad-color-5: #4c1c1c;
	--heatmap-grad-color-5-rgb: 76, 28, 28;
	--heatmap-grad-color-5-extra: #371f1f;
	--heatmap-grad-color-5-extra-rgb: 55, 31, 31;
	--heatmap-grad-color-6-extra: #1f2737;
	--heatmap-grad-color-6-extra-rgb: 31, 39, 55;
	--heatmap-grad-color-7: #1c2c4c;
	--heatmap-grad-color-7-rgb: 28, 44, 76;
	--heatmap-grad-color-7-extra: #1a3260;
	--heatmap-grad-color-7-extra-rgb: 26, 50, 96;
	--heatmap-grad-color-8: #193976;
	--heatmap-grad-color-8-rgb: 25, 57, 118;
	--heatmap-grad-color-8-extra: #1a408a;
	--heatmap-grad-color-8-extra-rgb: 26, 64, 138;
	--heatmap-grad-color-9: #1c489f;
	--heatmap-grad-color-9-rgb: 28, 72, 159;
	--heatmap-grad-color-9-extra: #1f50b3;
	--heatmap-grad-color-9-extra-rgb: 31, 80, 179;
	--heatmap-grad-color-neutral: #242424;
	--heatmap-grad-color-neutral-rgb: 36, 36, 36;
	--heatmap-grad-light-color-1: #ff3131;
	--heatmap-grad-light-color-1-rgb: 255, 49, 49;
	--heatmap-grad-light-color-1-extra: #ea3131;
	--heatmap-grad-light-color-1-extra-rgb: 234, 49, 49;
	--heatmap-grad-light-color-10: #2f66d5;
	--heatmap-grad-light-color-10-rgb: 47, 102, 213;
	--heatmap-grad-light-color-10-extra: #3571ea;
	--heatmap-grad-light-color-10-extra-rgb: 53, 113, 234;
	--heatmap-grad-light-color-11: #3c7dff;
	--heatmap-grad-light-color-11-rgb: 60, 125, 255;
	--heatmap-grad-light-color-2: #d53131;
	--heatmap-grad-light-color-2-rgb: 213, 49, 49;
	--heatmap-grad-light-color-2-extra: #c02d2d;
	--heatmap-grad-light-color-2-extra-rgb: 192, 45, 45;
	--heatmap-grad-light-color-3: #ac2929;
	--heatmap-grad-light-color-3-rgb: 172, 41, 41;
	--heatmap-grad-light-color-3-extra: #962727;
	--heatmap-grad-light-color-3-extra-rgb: 150, 39, 39;
	--heatmap-grad-light-color-4: #822626;
	--heatmap-grad-light-color-4-rgb: 130, 38, 38;
	--heatmap-grad-light-color-4-extra: #6d2727;
	--heatmap-grad-light-color-4-extra-rgb: 109, 39, 39;
	--heatmap-grad-light-color-5: #592929;
	--heatmap-grad-light-color-5-rgb: 89, 41, 41;
	--heatmap-grad-light-color-5-extra: #442c2c;
	--heatmap-grad-light-color-5-extra-rgb: 68, 44, 44;
	--heatmap-grad-light-color-6-extra: #2c3444;
	--heatmap-grad-light-color-6-extra-rgb: 44, 52, 68;
	--heatmap-grad-light-color-7: #293959;
	--heatmap-grad-light-color-7-rgb: 41, 57, 89;
	--heatmap-grad-light-color-7-extra: #283f6d;
	--heatmap-grad-light-color-7-extra-rgb: 40, 63, 109;
	--heatmap-grad-light-color-8: #274582;
	--heatmap-grad-light-color-8-rgb: 39, 69, 130;
	--heatmap-grad-light-color-8-extra: #284c96;
	--heatmap-grad-light-color-8-extra-rgb: 40, 76, 150;
	--heatmap-grad-light-color-9: #2954ac;
	--heatmap-grad-light-color-9-rgb: 41, 84, 172;
	--heatmap-grad-light-color-9-extra: #2c5cc0;
	--heatmap-grad-light-color-9-extra-rgb: 44, 92, 192;
	--heatmap-grad-light-color-neutral: #303030;
	--heatmap-grad-light-color-neutral-rgb: 48, 48, 48;
	--heatmap-group-default-bg: #1c1c1c;
	--heatmap-group-default-bg-rgb: 28, 28, 28;
	--heatmap-group-default-text: rgba(255, 255, 255, 0.7);
	--heatmap-group-default-text-rgb: 255, 255, 255;
	--heatmap-group-hovered-bg: #383838;
	--heatmap-group-hovered-bg-rgb: 56, 56, 56;
	--heatmap-group-hovered-text: #ffffff;
	--heatmap-group-hovered-text-rgb: 255, 255, 255;
	--heatmap-tile-hovered-overlay: rgba(255, 255, 255, 0.02);
	--heatmap-tile-hovered-overlay-rgb: 255, 255, 255;
	--heatmap-tile-negative-bg-max: #e72312;
	--heatmap-tile-negative-bg-max-rgb: 231, 35, 18;
	--heatmap-tile-negative-bg-min: #2f0704;
	--heatmap-tile-negative-bg-min-rgb: 47, 7, 4;
	--heatmap-tile-neutral-bg: #1a1a1a;
	--heatmap-tile-neutral-bg-rgb: 26, 26, 26;
	--heatmap-tile-positive-bg-max: #038403;
	--heatmap-tile-positive-bg-max-rgb: 3, 132, 3;
	--heatmap-tile-positive-bg-min: #013201;
	--heatmap-tile-positive-bg-min-rgb: 1, 50, 1;
	--heatmap-tile-pressed-overlay: rgba(0, 0, 0, 0.1);
	--heatmap-tile-pressed-overlay-rgb: 0, 0, 0;
	--highlight-color: #ffffff;
	--highlight-color-rgb: 255, 255, 255;
	--hint-color: #9b8e6e;
	--hint-color-rgb: 155, 142, 110;
	--hint-light-color: #dfdfdf;
	--hint-light-color-rgb: 223, 223, 223;
	--hint-standard-bg-color: #fdf2df;
	--hint-standard-bg-color-rgb: 253, 242, 223;
	--hint-standard-tooltip-text-color: #1d1d1d;
	--hint-standard-tooltip-text-color-rgb: 29, 29, 29;
	--hint-tooltip-bg-color: #333230;
	--hint-tooltip-bg-color-rgb: 51, 50, 48;
	--hint-tooltip-border-color: rgba(255, 255, 255, 0);
	--hint-tooltip-border-color-rgb: 255, 255, 255;
	--hint-tooltip-shadow: rgba(0, 0, 0, 0.4);
	--hint-tooltip-shadow-rgb: 0, 0, 0;
	--hint-tooltip-text-color: #ffffff;
	--hint-tooltip-text-color-rgb: 255, 255, 255;
	--icon-active-color: #e59c00;
	--icon-active-color-rgb: 229, 156, 0;
	--icon-additional-default-color: #ffffff;
	--icon-additional-default-color-rgb: 255, 255, 255;
	--icon-chart-alert: #b67314;
	--icon-chart-alert-rgb: 182, 115, 20;
	--icon-chart-market-order-sell: #f2402c;
	--icon-chart-market-order-sell-rgb: 242, 64, 44;
	--icon-chart-stop-limit-order-buy: #00b624;
	--icon-chart-stop-limit-order-buy-rgb: 0, 182, 36;
	--icon-contextual-primary-default-color: #a6a4a2;
	--icon-contextual-primary-default-color-rgb: 166, 164, 162;
	--icon-contextual-secondary-default-color: #e5e5e5;
	--icon-contextual-secondary-default-color-rgb: 229, 229, 229;
	--icon-disabled-color: rgba(244, 243, 239, 0.3);
	--icon-disabled-color-rgb: 244, 243, 239;
	--icon-drop-area-denied-color: #e61425;
	--icon-drop-area-denied-color-rgb: 230, 20, 37;
	--icon-error-default-bg: #cc1414;
	--icon-error-default-bg-rgb: 204, 20, 20;
	--icon-hovered-color: #f3deaa;
	--icon-hovered-color-rgb: 243, 222, 170;
	--icon-info-color: #72adcb;
	--icon-info-color-rgb: 114, 173, 203;
	--icon-link-default-color: #00b624;
	--icon-link-default-color-rgb: 0, 182, 36;
	--icon-link-pressed-color: #025c02;
	--icon-link-pressed-color-rgb: 2, 92, 2;
	--icon-news-bg: #c29500;
	--icon-news-bg-rgb: 194, 149, 0;
	--icon-notes-bg: #008f86;
	--icon-notes-bg-rgb: 0, 143, 134;
	--icon-numeric-stepper-bg-color: #557b84;
	--icon-numeric-stepper-bg-color-rgb: 85, 123, 132;
	--icon-order-cancel-color: #cc2e34;
	--icon-order-cancel-color-rgb: 204, 46, 52;
	--icon-order-entry-color: #bf9756;
	--icon-order-entry-color-rgb: 191, 151, 86;
	--icon-order-entry-floating-button-add-group: #ffffff;
	--icon-order-entry-floating-button-add-group-rgb: 255, 255, 255;
	--icon-pressed-color: #b29447;
	--icon-pressed-color-rgb: 178, 148, 71;
	--icon-primary-default-bg: rgba(255, 255, 255, 0.8);
	--icon-primary-default-bg-rgb: 255, 255, 255;
	--icon-primary-default-color: #cfbd91;
	--icon-primary-default-color-rgb: 207, 189, 145;
	--icon-primary-disabled-bg: #808080;
	--icon-primary-disabled-bg-rgb: 128, 128, 128;
	--icon-rating-default-bg: #ffffff;
	--icon-rating-default-bg-rgb: 255, 255, 255;
	--icon-rating-default-color: #ffffff;
	--icon-rating-default-color-rgb: 255, 255, 255;
	--icon-rating-disabled-bg: #807e7a;
	--icon-rating-disabled-bg-rgb: 128, 126, 122;
	--icon-rating-disabled-color: #807e7a;
	--icon-rating-disabled-color-rgb: 128, 126, 122;
	--icon-secondary-default-color: #b2b0ab;
	--icon-secondary-default-color-rgb: 178, 176, 171;
	--icon-secondary-hovered-color: #e5d4aa;
	--icon-secondary-hovered-color-rgb: 229, 212, 170;
	--icon-selected-color: #cfbd91;
	--icon-selected-color-rgb: 207, 189, 145;
	--icon-succsses: #228700;
	--icon-succsses-rgb: 34, 135, 0;
	--icon-warning-default-bg: #ffaa00;
	--icon-warning-default-bg-rgb: 255, 170, 0;
	--iframe-bg-color: #ffffff;
	--iframe-bg-color-rgb: 255, 255, 255;
	--input-alt-default-bg: rgba(0, 0, 0, 0.1);
	--input-alt-default-bg-rgb: 0, 0, 0;
	--input-alt-default-border-outside: #81807e;
	--input-alt-default-border-outside-rgb: 129, 128, 126;
	--input-alt-default-text: #ffffff;
	--input-alt-default-text-rgb: 255, 255, 255;
	--input-alt-disabled-bg: #333331;
	--input-alt-disabled-bg-rgb: 51, 51, 49;
	--input-alt-disabled-border-outside: rgba(122, 121, 118, 0.36);
	--input-alt-disabled-border-outside-rgb: 122, 121, 118;
	--input-alt-disabled-text: rgba(255, 255, 255, 0.3);
	--input-alt-disabled-text-rgb: 255, 255, 255;
	--input-alt-hovered-border-outside: #b2b1ae;
	--input-alt-hovered-border-outside-rgb: 178, 177, 174;
	--input-alt-placeholder-text: #878787;
	--input-alt-placeholder-text-rgb: 135, 135, 135;
	--input-autofilled-bg-color: #1a1919;
	--input-autofilled-bg-color-rgb: 26, 25, 25;
	--input-autofilled-border: #81807e;
	--input-autofilled-border-rgb: 129, 128, 126;
	--input-autofilled-border-color: #81807e;
	--input-autofilled-border-color-rgb: 129, 128, 126;
	--input-bg-color-2: #ff00d0;
	--input-bg-color-2-rgb: 255, 0, 208;
	--input-default-bg-color: #1a1919;
	--input-default-bg-color-rgb: 26, 25, 25;
	--input-default-border-outside-color: #a6a6a5;
	--input-default-border-outside-color-rgb: 166, 166, 165;
	--input-default-shadow-inner-color: rgba(0, 0, 0, 0.6);
	--input-default-shadow-inner-color-rgb: 0, 0, 0;
	--input-default-text: #ffffff;
	--input-default-text-rgb: 255, 255, 255;
	--input-default-text-color: #ffffff;
	--input-default-text-color-rgb: 255, 255, 255;
	--input-disabled-bg-color: rgba(107, 104, 97, 0.1);
	--input-disabled-bg-color-rgb: 107, 104, 97;
	--input-disabled-border-outside-color: #424241;
	--input-disabled-border-outside-color-rgb: 66, 66, 65;
	--input-disabled-text-color: rgba(255, 255, 255, 0.53);
	--input-disabled-text-color-rgb: 255, 255, 255;
	--input-hovered-bg-color: rgba(255, 255, 255, 0.06);
	--input-hovered-bg-color-rgb: 255, 255, 255;
	--input-hovered-border-outside-color: #ccccc8;
	--input-hovered-border-outside-color-rgb: 204, 204, 200;
	--input-icon-color: #3a3836;
	--input-icon-color-rgb: 58, 56, 54;
	--input-placeholder-text-color: rgba(255, 255, 255, 0.46);
	--input-placeholder-text-color-rgb: 255, 255, 255;
	--input-text-selection-bg-color: #4c6c94;
	--input-text-selection-bg-color-rgb: 76, 108, 148;
	--input-wrong-border-outside-color: #ae1100;
	--input-wrong-border-outside-color-rgb: 174, 17, 0;
	--item-dragged-shadow-color: rgba(0, 0, 0, 0.3);
	--item-dragged-shadow-color-rgb: 0, 0, 0;
	--itm-positions-icon-color: #4a4497;
	--itm-positions-icon-color-rgb: 74, 68, 151;
	--label-cfd-bg: #7b9ae5;
	--label-cfd-bg-rgb: 123, 154, 229;
	--label-color: #adadad;
	--label-color-rgb: 173, 173, 173;
	--label-eg-bg: #7be5cc;
	--label-eg-bg-rgb: 123, 229, 204;
	--label-eq-bg: #7be5cc;
	--label-eq-bg-rgb: 123, 229, 204;
	--label-eqo-bg: #7bc6e5;
	--label-eqo-bg-rgb: 123, 198, 229;
	--layout-icon-color: #3b3b3b;
	--layout-icon-color-rgb: 59, 59, 59;
	--layout-line-color: #3b3b3b;
	--layout-line-color-rgb: 59, 59, 59;
	--line-color: rgba(255, 255, 255, 0.1);
	--line-color-rgb: 255, 255, 255;
	--line-color-2: rgba(255, 255, 255, 0.08);
	--line-color-2-rgb: 255, 255, 255;
	--line-color-3: #707070;
	--line-color-3-rgb: 112, 112, 112;
	--line-color-4: rgba(255, 255, 255, 0.24);
	--line-color-4-rgb: 255, 255, 255;
	--line-color-5: rgba(255, 255, 255, 0.15);
	--line-color-5-rgb: 255, 255, 255;
	--line-dotted-color: rgba(255, 255, 255, 0.7);
	--line-dotted-color-rgb: 255, 255, 255;
	--link-active-multiparts: #e59c00;
	--link-active-multiparts-rgb: 229, 156, 0;
	--link-color: #47b7e6;
	--link-color-rgb: 71, 183, 230;
	--link-default-multiparts: #00c727;
	--link-default-multiparts-rgb: 0, 199, 39;
	--link-default-text-color: #00b624;
	--link-default-text-color-rgb: 0, 182, 36;
	--link-disabled-multiparts: #6b996b;
	--link-disabled-multiparts-rgb: 107, 153, 107;
	--link-hovered-multiparts: #cfbd91;
	--link-hovered-multiparts-rgb: 207, 189, 145;
	--link-hovered-text-color: #ccae66;
	--link-hovered-text-color-rgb: 204, 174, 102;
	--link-pressed-multiparts: #b29447;
	--link-pressed-multiparts-rgb: 178, 148, 71;
	--link-pressed-text-color: #b28a47;
	--link-pressed-text-color-rgb: 178, 138, 71;
	--list-item-default-bg: #292827;
	--list-item-default-bg-rgb: 41, 40, 39;
	--list-item-disabled-bg: rgba(71, 71, 69, 0.15);
	--list-item-disabled-bg-rgb: 71, 71, 69;
	--list-item-draggable-bg: #524c3e;
	--list-item-draggable-bg-rgb: 82, 76, 62;
	--list-item-hovered-bg: #413f40;
	--list-item-hovered-bg-rgb: 65, 63, 64;
	--list-item-hovered-bg-color: #413f40;
	--list-item-hovered-bg-color-rgb: 65, 63, 64;
	--list-item-selected-bg: #354152;
	--list-item-selected-bg-rgb: 53, 65, 82;
	--list-item-selected-bg-color: #354152;
	--list-item-selected-bg-color-rgb: 53, 65, 82;
	--list-parent_item-selected-bg: rgba(243, 243, 248, 0.14);
	--list-parent_item-selected-bg-rgb: 243, 243, 248;
	--loader-bg-color: rgba(255, 233, 178, 0.2);
	--loader-bg-color-rgb: 255, 233, 178;
	--loader-segment-finish-color: rgba(207, 189, 145, 0.8);
	--loader-segment-finish-color-rgb: 207, 189, 145;
	--loader-segment-start-color: rgba(207, 189, 145, 0.9);
	--loader-segment-start-color-rgb: 207, 189, 145;
	--loading-text-color: #a5a39e;
	--loading-text-color-rgb: 165, 163, 158;
	--locate_monitor-header-bg: #1b294d;
	--locate_monitor-header-bg-rgb: 27, 41, 77;
	--locate_monitor-header-shadow: #000000;
	--locate_monitor-header-shadow-rgb: 0, 0, 0;
	--login-screen-bg-grad-1: #172341;
	--login-screen-bg-grad-1-rgb: 23, 35, 65;
	--login-screen-bg-grad-2: #172341;
	--login-screen-bg-grad-2-rgb: 23, 35, 65;
	--logo-brand-color: #ff00d0;
	--logo-brand-color-rgb: 255, 0, 208;
	--logo-brand-secondary-color: #ff00d0;
	--logo-brand-secondary-color-rgb: 255, 0, 208;
	--main_chart-bg: #1c1c1c;
	--main_chart-bg-rgb: 28, 28, 28;
	--main_chart-border-active: #ffffff;
	--main_chart-border-active-rgb: 255, 255, 255;
	--main_chart-crosshair-label-bg: rgba(110, 109, 105, 0.9);
	--main_chart-crosshair-label-bg-rgb: 110, 109, 105;
	--main_chart-crosshair-tag-text: #ffffff;
	--main_chart-crosshair-tag-text-rgb: 255, 255, 255;
	--main_chart-databox-bg: rgba(20, 20, 19, 0.8);
	--main_chart-databox-bg-rgb: 20, 20, 19;
	--main_chart-grid-line: rgba(255, 255, 255, 0.24);
	--main_chart-grid-line-rgb: 255, 255, 255;
	--main_chart-value-text: #e5e5e5;
	--main_chart-value-text-rgb: 229, 229, 229;
	--main_chart-volume_top-bg: #416ca3;
	--main_chart-volume_top-bg-rgb: 65, 108, 163;
	--main_chart-volume-bg: rgba(178, 177, 174, 0.17);
	--main_chart-volume-bg-rgb: 178, 177, 174;
	--main-text-color: #d2dbe6;
	--main-text-color-rgb: 210, 219, 230;
	--market-depth-order-bg: #3d3935;
	--market-depth-order-bg-rgb: 61, 57, 53;
	--market-depth-order-border: #615d57;
	--market-depth-order-border-rgb: 97, 93, 87;
	--market-depth-row-bg-color-01: #252525;
	--market-depth-row-bg-color-01-rgb: 37, 37, 37;
	--market-depth-row-bg-color-02: #2b2e32;
	--market-depth-row-bg-color-02-rgb: 43, 46, 50;
	--market-depth-row-bg-color-03: #323740;
	--market-depth-row-bg-color-03-rgb: 50, 55, 64;
	--market-depth-row-bg-color-04: #394150;
	--market-depth-row-bg-color-04-rgb: 57, 65, 80;
	--market-depth-row-bg-color-05: #404b60;
	--market-depth-row-bg-color-05-rgb: 64, 75, 96;
	--market-depth-row-bg-color-06: #46536d;
	--market-depth-row-bg-color-06-rgb: 70, 83, 109;
	--market-depth-row-bg-color-07: #4d5c7b;
	--market-depth-row-bg-color-07-rgb: 77, 92, 123;
	--market-depth-row-bg-color-08: #536589;
	--market-depth-row-bg-color-08-rgb: 83, 101, 137;
	--market-depth-row-limit-bg: #998c6b;
	--market-depth-row-limit-bg-rgb: 153, 140, 107;
	--market-depth-row-limit-bg-color: #82807a;
	--market-depth-row-limit-bg-color-rgb: 130, 128, 122;
	--market-depth-row-order-default-bg: #333333;
	--market-depth-row-order-default-bg-rgb: 51, 51, 51;
	--market-depth-row-order-hovered-bg: #474747;
	--market-depth-row-order-hovered-bg-rgb: 71, 71, 71;
	--market-depth-row-order-hovered-shadow: rgba(0, 0, 0, 0.5);
	--market-depth-row-order-hovered-shadow-rgb: 0, 0, 0;
	--market-depth-row-position-bg-color: #998c6b;
	--market-depth-row-position-bg-color-rgb: 153, 140, 107;
	--market-depth-scale-bg: rgba(24, 169, 241, 0.33);
	--market-depth-scale-bg-rgb: 24, 169, 241;
	--market-depth-scale-delimiter-bg: rgba(102, 255, 255, 0.1);
	--market-depth-scale-delimiter-bg-rgb: 102, 255, 255;
	--matched-color: #ffaa00;
	--matched-color-rgb: 255, 170, 0;
	--message-date-text-color: #8ebcd4;
	--message-date-text-color-rgb: 142, 188, 212;
	--message-sbj-dealer-text-color: #e59617;
	--message-sbj-dealer-text-color-rgb: 229, 150, 23;
	--message-sbj-notification-text-color: #91a9ff;
	--message-sbj-notification-text-color-rgb: 145, 169, 255;
	--message-sbj-trading-text-color: #9e9e9e;
	--message-sbj-trading-text-color-rgb: 158, 158, 158;
	--message-sbj-triggered-text-color: #2a942a;
	--message-sbj-triggered-text-color-rgb: 42, 148, 42;
	--message-sbj-warning-text-color: #f43d4c;
	--message-sbj-warning-text-color-rgb: 244, 61, 76;
	--message-time-text-color: #74b5b6;
	--message-time-text-color-rgb: 116, 181, 182;
	--message-warning-bg-color: #272c2e;
	--message-warning-bg-color-rgb: 39, 44, 46;
	--message-wrong-bg-color: #4d231f;
	--message-wrong-bg-color-rgb: 77, 35, 31;
	--message-wrong-shadow-color: rgba(0, 0, 0, 0.19);
	--message-wrong-shadow-color-rgb: 0, 0, 0;
	--messages-reject-reason-text-color: rgba(255, 255, 255, 0.55);
	--messages-reject-reason-text-color-rgb: 255, 255, 255;
	--metrics-negative-bg-color: rgba(222, 68, 72, 0.2);
	--metrics-negative-bg-color-rgb: 222, 68, 72;
	--metrics-positive-bg-color: rgba(97, 186, 141, 0.14);
	--metrics-positive-bg-color-rgb: 97, 186, 141;
	--modal_window-text-color: #ffffff;
	--modal_window-text-color-rgb: 255, 255, 255;
	--modal-header-icon-primary-default-color: #8f8e8c;
	--modal-header-icon-primary-default-color-rgb: 143, 142, 140;
	--modal-header-icon-secondary-default-color: #d8f0f2;
	--modal-header-icon-secondary-default-color-rgb: 216, 240, 242;
	--modal-order-entry-buy-outside-border-color: #3a662e;
	--modal-order-entry-buy-outside-border-color-rgb: 58, 102, 46;
	--modal-order-entry-sell-outside-border-color: #7f0d0d;
	--modal-order-entry-sell-outside-border-color-rgb: 127, 13, 13;
	--modal-window-additional-form-area-bg-color: rgba(255, 255, 255, 0.03);
	--modal-window-additional-form-area-bg-color-rgb: 255, 255, 255;
	--modal-window-bg-color: #1f1e1e;
	--modal-window-bg-color-rgb: 31, 30, 30;
	--modal-window-bg-grad-1: #1f1e1e;
	--modal-window-bg-grad-1-rgb: 31, 30, 30;
	--modal-window-bg-grad-2: #1f1e1e;
	--modal-window-bg-grad-2-rgb: 31, 30, 30;
	--modal-window-blocking-bg-color: rgba(0, 0, 0, 0.5);
	--modal-window-blocking-bg-color-rgb: 0, 0, 0;
	--modal-window-border-color: #313131;
	--modal-window-border-color-rgb: 49, 49, 49;
	--modal-window-down-border: #7f0d0d;
	--modal-window-down-border-rgb: 127, 13, 13;
	--modal-window-expanded-area-bg-color: rgba(184, 191, 229, 0.1);
	--modal-window-expanded-area-bg-color-rgb: 184, 191, 229;
	--modal-window-header-bg-color: #292928;
	--modal-window-header-bg-color-rgb: 41, 41, 40;
	--modal-window-header-bg-color-1: #292827;
	--modal-window-header-bg-color-1-rgb: 41, 40, 39;
	--modal-window-header-bg-color-2: #282827;
	--modal-window-header-bg-color-2-rgb: 40, 40, 39;
	--modal-window-header-shadow-color: rgba(0, 0, 0, 0.16);
	--modal-window-header-shadow-color-rgb: 0, 0, 0;
	--modal-window-header-text-color: #ffffff;
	--modal-window-header-text-color-rgb: 255, 255, 255;
	--modal-window-shadow-color: rgba(0, 0, 0, 0.5);
	--modal-window-shadow-color-rgb: 0, 0, 0;
	--modal-window-tab-default-text-color: #ffffff;
	--modal-window-tab-default-text-color-rgb: 255, 255, 255;
	--modal-window-text-accent-color: #cfbd91;
	--modal-window-text-accent-color-rgb: 207, 189, 145;
	--modal-window-text-color: #ffffff;
	--modal-window-text-color-rgb: 255, 255, 255;
	--modal-window-up-border: #3a662e;
	--modal-window-up-border-rgb: 58, 102, 46;
	--modal-window-warning-bg-color: #4d231f;
	--modal-window-warning-bg-color-rgb: 77, 35, 31;
	--modal-window-warning-border-color: #ae1100;
	--modal-window-warning-border-color-rgb: 174, 17, 0;
	--multiline-text-tool-tex-color: #bbc8df;
	--multiline-text-tool-tex-color-rgb: 187, 200, 223;
	--na-selected-text-color: #cccccc;
	--na-selected-text-color-rgb: 204, 204, 204;
	--na-text-color: #3b3b3b;
	--na-text-color-rgb: 59, 59, 59;
	--negative-disabed-text-color: rgba(233, 29, 37, 0.62);
	--negative-disabed-text-color-rgb: 233, 29, 37;
	--negative-disabled-text-color: rgba(217, 55, 44, 0.6);
	--negative-disabled-text-color-rgb: 217, 55, 44;
	--negative-text-color: #ff5c4a;
	--negative-text-color-rgb: 255, 92, 74;
	--negative-text-color-2: #d9372c;
	--negative-text-color-2-rgb: 217, 55, 44;
	--neutral-dashboard-bg-color: #4b4b49;
	--neutral-dashboard-bg-color-rgb: 75, 75, 73;
	--neutral-dashboard-button-outside-border-color: rgba(97, 96, 93, 0);
	--neutral-dashboard-button-outside-border-color-rgb: 97, 96, 93;
	--neutral-price-text-color: #ffffff;
	--neutral-price-text-color-rgb: 255, 255, 255;
	--news-article-vertical-border: #cfbd91;
	--news-article-vertical-border-rgb: 207, 189, 145;
	--nm_label-text: #ffffff;
	--nm_label-text-rgb: 255, 255, 255;
	--nm-axis-line-color: #4d4c4b;
	--nm-axis-line-color-rgb: 77, 76, 75;
	--nm-handle-bg-color: #969493;
	--nm-handle-bg-color-rgb: 150, 148, 147;
	--nm-handle-inside-border-color: #1c1c1c;
	--nm-handle-inside-border-color-rgb: 28, 28, 28;
	--nm-handle-outside-border-color: #cfbd91;
	--nm-handle-outside-border-color-rgb: 207, 189, 145;
	--nm-handle-outside-border-negative-color: #f02e18;
	--nm-handle-outside-border-negative-color-rgb: 240, 46, 24;
	--nm-handle-outside-border-positive-color: #00b624;
	--nm-handle-outside-border-positive-color-rgb: 0, 182, 36;
	--nm-label-negative-debit: #d42511;
	--nm-label-negative-debit-rgb: 212, 37, 17;
	--nm-label-positive-credit: #138913;
	--nm-label-positive-credit-rgb: 19, 137, 19;
	--nm-label-text-bid_ask: #d0643c;
	--nm-label-text-bid_ask-rgb: 208, 100, 60;
	--nm-label-text-color: #d0643c;
	--nm-label-text-color-rgb: 208, 100, 60;
	--nm-spread_value-text: #ff6857;
	--nm-spread_value-text-rgb: 255, 104, 87;
	--nm-value-text-color: #ffffff;
	--nm-value-text-color-rgb: 255, 255, 255;
	--no-data-text-color: rgba(255, 255, 255, 0.48);
	--no-data-text-color-rgb: 255, 255, 255;
	--not-changeble-price-text-color: #cccccc;
	--not-changeble-price-text-color-rgb: 204, 204, 204;
	--notes: #ff008a;
	--notes-rgb: 255, 0, 138;
	--notification-additional-text-color: rgba(255, 255, 255, 0.4);
	--notification-additional-text-color-rgb: 255, 255, 255;
	--notification-bg-color: #12264e;
	--notification-bg-color-rgb: 18, 38, 78;
	--notification-blink-bg-color: #0d1e41;
	--notification-blink-bg-color-rgb: 13, 30, 65;
	--notification-blink-border-color: #334b7a;
	--notification-blink-border-color-rgb: 51, 75, 122;
	--notification-border-color: #23211e;
	--notification-border-color-rgb: 35, 33, 30;
	--notification-corner-critical-bg-color: #1f1312;
	--notification-corner-critical-bg-color-rgb: 31, 19, 18;
	--notification-corner-critical-shadow-color: rgba(10, 1, 0, 0.6);
	--notification-corner-critical-shadow-color-rgb: 10, 1, 0;
	--notification-corner-critical-vertical-line-color: #b24236;
	--notification-corner-critical-vertical-line-color-rgb: 178, 66, 54;
	--notification-corner-neutral-bg-color: #23211e;
	--notification-corner-neutral-bg-color-rgb: 35, 33, 30;
	--notification-corner-neutral-shadow-color: rgba(3, 6, 8, 0.4);
	--notification-corner-neutral-shadow-color-rgb: 3, 6, 8;
	--notification-corner-order-bg-color: #12264e;
	--notification-corner-order-bg-color-rgb: 18, 38, 78;
	--notification-corner-order-shadow-color: rgba(85, 88, 94, 0.4);
	--notification-corner-order-shadow-color-rgb: 85, 88, 94;
	--notification-corner-order-vertical-line-color: #0d800d;
	--notification-corner-order-vertical-line-color-rgb: 13, 128, 13;
	--notification-corner-vertical-line-color: #99907a;
	--notification-corner-vertical-line-color-rgb: 153, 144, 122;
	--notification-header-text-color: #ffffff;
	--notification-header-text-color-rgb: 255, 255, 255;
	--notification-shadow-color: rgba(0, 0, 0, 0.5);
	--notification-shadow-color-rgb: 0, 0, 0;
	--notification-text-color: #807c73;
	--notification-text-color-rgb: 128, 124, 115;
	--one-click-trading-bg-color: #d78340;
	--one-click-trading-bg-color-rgb: 215, 131, 64;
	--one-click-traiding-text-color: #ffffff;
	--one-click-traiding-text-color-rgb: 255, 255, 255;
	--option_chain-todays_biggest-table-bg: #000000;
	--option_chain-todays_biggest-table-bg-rgb: 0, 0, 0;
	--option-chain-aggregation-deliverable-text-color: #ffaa00;
	--option-chain-aggregation-deliverable-text-color-rgb: 255, 170, 0;
	--option-chain-aggregation-multiplier-text-color: #3da0e8;
	--option-chain-aggregation-multiplier-text-color-rgb: 61, 160, 232;
	--option-chain-bg-color: #222d3a;
	--option-chain-bg-color-rgb: 34, 45, 58;
	--option-chain-calls-text: #69aacf;
	--option-chain-calls-text-rgb: 105, 170, 207;
	--option-chain-in-the-money-table-area-bg-color-1: rgba(255, 179, 97, 0.2);
	--option-chain-in-the-money-table-area-bg-color-1-rgb: 255, 179, 97;
	--option-chain-in-the-money-table-area-bg-color-2: rgba(255, 179, 97, 0);
	--option-chain-in-the-money-table-area-bg-color-2-rgb: 255, 179, 97;
	--option-chain-in-the-money-table-row-bg: rgba(53, 66, 106, 0.3);
	--option-chain-in-the-money-table-row-bg-rgb: 53, 66, 106;
	--option-chain-puts-text: #c17bda;
	--option-chain-puts-text-rgb: 193, 123, 218;
	--option-chain-strategies-support-bg-color: #1c1c1c;
	--option-chain-strategies-support-bg-color-rgb: 28, 28, 28;
	--option-chain-subheader-down-border-color: rgba(255, 255, 255, 0.08);
	--option-chain-subheader-down-border-color-rgb: 255, 255, 255;
	--option-chain-subheader-up-border-color: #494641;
	--option-chain-subheader-up-border-color-rgb: 73, 70, 65;
	--option-chain-todays-biggest-table-bg: #000000;
	--option-chain-todays-biggest-table-bg-rgb: 0, 0, 0;
	--option-chain-totals-text: #ce8e0c;
	--option-chain-totals-text-rgb: 206, 142, 12;
	--option-param-additional-text-color: #5bc19f;
	--option-param-additional-text-color-rgb: 91, 193, 159;
	--option-param-text-color: #cccccc;
	--option-param-text-color-rgb: 204, 204, 204;
	--order_entry-footer-demo_mode-bg: #2e221c;
	--order_entry-footer-demo_mode-bg-rgb: 46, 34, 28;
	--order_entry-footer-live_mode-bg: #2e2d2c;
	--order_entry-footer-live_mode-bg-rgb: 46, 45, 44;
	--order_entry-footer-practic_mode-bg: #2a251c;
	--order_entry-footer-practic_mode-bg-rgb: 42, 37, 28;
	--order_entry-header-demo_mode-bg: #2e221c;
	--order_entry-header-demo_mode-bg-rgb: 46, 34, 28;
	--order_entry-header-demo_mode-text: #cfbd91;
	--order_entry-header-demo_mode-text-rgb: 207, 189, 145;
	--order_entry-header-live_mode-bg: #2e2d2c;
	--order_entry-header-live_mode-bg-rgb: 46, 45, 44;
	--order_entry-header-practice_mode-bg: #372e1c;
	--order_entry-header-practice_mode-bg-rgb: 55, 46, 28;
	--order_entry-header-practice_mode-text: #f5b309;
	--order_entry-header-practice_mode-text-rgb: 245, 179, 9;
	--order_entry-header-shadow-top: #666052;
	--order_entry-header-shadow-top-rgb: 102, 96, 82;
	--order_group-number-bg: rgba(0, 0, 0, 0.3);
	--order_group-number-bg-rgb: 0, 0, 0;
	--order-book-status-cancelled-text-color: #78878f;
	--order-book-status-cancelled-text-color-rgb: 120, 135, 143;
	--order-book-status-filled-text-color: #059905;
	--order-book-status-filled-text-color-rgb: 5, 153, 5;
	--order-book-status-inactive-text-color: #f96200;
	--order-book-status-inactive-text-color-rgb: 249, 98, 0;
	--order-book-status-replacing-text-color: #6a88a6;
	--order-book-status-replacing-text-color-rgb: 106, 136, 166;
	--order-book-status-sending-text-color: #3d53a4;
	--order-book-status-sending-text-color-rgb: 61, 83, 164;
	--order-book-status-working-text-color: #2bb9d9;
	--order-book-status-working-text-color-rgb: 43, 185, 217;
	--order-cancelled-text-color: #a5a4a2;
	--order-cancelled-text-color-rgb: 165, 164, 162;
	--order-entry-add-alert-icon-color: #949494;
	--order-entry-add-alert-icon-color-rgb: 148, 148, 148;
	--order-entry-add-asset-bg-color: rgba(46, 60, 89, 0.6);
	--order-entry-add-asset-bg-color-rgb: 46, 60, 89;
	--order-entry-add-asset-border-color: rgba(175, 202, 255, 0.3);
	--order-entry-add-asset-border-color-rgb: 175, 202, 255;
	--order-entry-add-table-position-expanded-bg-color: #33322e;
	--order-entry-add-table-position-expanded-bg-color-rgb: 51, 50, 46;
	--order-entry-add-table-position-expanded-border-color: #4f4d47;
	--order-entry-add-table-position-expanded-border-color-rgb: 79, 77, 71;
	--order-entry-add-table-position-shadow-color: rgba(0, 0, 0, 0.5);
	--order-entry-add-table-position-shadow-color-rgb: 0, 0, 0;
	--order-entry-alert-bubble-bg-color: #cfbd91;
	--order-entry-alert-bubble-bg-color-rgb: 207, 189, 145;
	--order-entry-alert-bubble-icon-color: #1d1d1d;
	--order-entry-alert-bubble-icon-color-rgb: 29, 29, 29;
	--order-entry-alert-bubble-text-color: #1d1d1d;
	--order-entry-alert-bubble-text-color-rgb: 29, 29, 29;
	--order-entry-alert-summary-text-color: #ffffff;
	--order-entry-alert-summary-text-color-rgb: 255, 255, 255;
	--order-entry-bottom-panel-bg-color: #2e2d2c;
	--order-entry-bottom-panel-bg-color-rgb: 46, 45, 44;
	--order-entry-buy-text-color: #00b624;
	--order-entry-buy-text-color-rgb: 0, 182, 36;
	--order-entry-buy-text-disabled-color: rgba(0, 182, 36, 0.66);
	--order-entry-buy-text-disabled-color-rgb: 0, 182, 36;
	--order-entry-clear-notification-bg-color: #2e2d2c;
	--order-entry-clear-notification-bg-color-rgb: 46, 45, 44;
	--order-entry-clear-notification-border-color: #4d4d4d;
	--order-entry-clear-notification-border-color-rgb: 77, 77, 77;
	--order-entry-clear-notification-progress-bar-bg-color: #00b624;
	--order-entry-clear-notification-progress-bar-bg-color-rgb: 0, 182, 36;
	--order-entry-clear-notification-shadow-color: rgba(0, 0, 0, 0.4);
	--order-entry-clear-notification-shadow-color-rgb: 0, 0, 0;
	--order-entry-collapsed-bg-left-color: #1d3030;
	--order-entry-collapsed-bg-left-color-rgb: 29, 48, 48;
	--order-entry-collapsed-bg-right-color: #1d3030;
	--order-entry-collapsed-bg-right-color-rgb: 29, 48, 48;
	--order-entry-collapsed-shadow-color: rgba(255, 255, 255, 0);
	--order-entry-collapsed-shadow-color-rgb: 255, 255, 255;
	--order-entry-drag-divider-bg-color: #0f0f0f;
	--order-entry-drag-divider-bg-color-rgb: 15, 15, 15;
	--order-entry-drag-divider-shadow-color: rgba(255, 255, 255, 0.1);
	--order-entry-drag-divider-shadow-color-rgb: 255, 255, 255;
	--order-entry-group-bracket-cell-bg-color: #291b3e;
	--order-entry-group-bracket-cell-bg-color-rgb: 41, 27, 62;
	--order-entry-group-bracket-child-cell-bg-color: #473366;
	--order-entry-group-bracket-child-cell-bg-color-rgb: 71, 51, 102;
	--order-entry-group-fto-cell-bg: #1d4062;
	--order-entry-group-fto-cell-bg-rgb: 29, 64, 98;
	--order-entry-group-fto-child-cell-bg: #20526b;
	--order-entry-group-fto-child-cell-bg-rgb: 32, 82, 107;
	--order-entry-group-fts-cell-bg: #582f12;
	--order-entry-group-fts-cell-bg-rgb: 88, 47, 18;
	--order-entry-group-oco-cell-bg-color: #265380;
	--order-entry-group-oco-cell-bg-color-rgb: 38, 83, 128;
	--order-entry-group-order-connection-bubble-bracket: #8658d5;
	--order-entry-group-order-connection-bubble-bracket-rgb: 134, 88, 213;
	--order-entry-group-order-connection-bubble-fta: #806414;
	--order-entry-group-order-connection-bubble-fta-rgb: 128, 100, 20;
	--order-entry-group-order-connection-bubble-fto: #176e99;
	--order-entry-group-order-connection-bubble-fto-rgb: 23, 110, 153;
	--order-entry-group-order-connection-bubble-fts: #914a17;
	--order-entry-group-order-connection-bubble-fts-rgb: 145, 74, 23;
	--order-entry-group-order-connection-bubble-oco: #1073ba;
	--order-entry-group-order-connection-bubble-oco-rgb: 16, 115, 186;
	--order-entry-group-order-connection-bubble-oso: #e87b2d;
	--order-entry-group-order-connection-bubble-oso-rgb: 232, 123, 45;
	--order-entry-group-order-connection-line-bracket: #ae80ff;
	--order-entry-group-order-connection-line-bracket-rgb: 174, 128, 255;
	--order-entry-group-order-connection-line-fta: #806414;
	--order-entry-group-order-connection-line-fta-rgb: 128, 100, 20;
	--order-entry-group-order-connection-line-fto: #176e99;
	--order-entry-group-order-connection-line-fto-rgb: 23, 110, 153;
	--order-entry-group-order-connection-line-fts: #914a17;
	--order-entry-group-order-connection-line-fts-rgb: 145, 74, 23;
	--order-entry-group-order-connection-line-oco: #117bc7;
	--order-entry-group-order-connection-line-oco-rgb: 17, 123, 199;
	--order-entry-group-order-connection-line-oso: #ff9500;
	--order-entry-group-order-connection-line-oso-rgb: 255, 149, 0;
	--order-entry-group-order-connection-line-set: rgba(81, 175, 220, 0.4);
	--order-entry-group-order-connection-line-set-rgb: 81, 175, 220;
	--order-entry-group-oso-cell-bg-color: #582f12;
	--order-entry-group-oso-cell-bg-color-rgb: 88, 47, 18;
	--order-entry-group-oso-child-cell-bg-color: #613f27;
	--order-entry-group-oso-child-cell-bg-color-rgb: 97, 63, 39;
	--order-entry-header-background-color: #2e2d2c;
	--order-entry-header-background-color-rgb: 46, 45, 44;
	--order-entry-header-bottom-shadow-color: #2e384d;
	--order-entry-header-bottom-shadow-color-rgb: 46, 56, 77;
	--order-entry-header-bracket-child-quantity-text-color: #ae80ff;
	--order-entry-header-bracket-child-quantity-text-color-rgb: 174, 128, 255;
	--order-entry-header-replace-bg-color: #3c6478;
	--order-entry-header-replace-bg-color-rgb: 60, 100, 120;
	--order-entry-header-replace-text-color: #6cb5d9;
	--order-entry-header-replace-text-color-rgb: 108, 181, 217;
	--order-entry-header-target-text: #00923e;
	--order-entry-header-target-text-rgb: 0, 146, 62;
	--order-entry-header-top-shadow-color: #1c559a;
	--order-entry-header-top-shadow-color-rgb: 28, 85, 154;
	--order-entry-horizontal-divider-color: #4d4636;
	--order-entry-horizontal-divider-color-rgb: 77, 70, 54;
	--order-entry-link-button-dark-text-color: #6cb5d9;
	--order-entry-link-button-dark-text-color-rgb: 108, 181, 217;
	--order-entry-modal-window-buy-border-color: #3a662e;
	--order-entry-modal-window-buy-border-color-rgb: 58, 102, 46;
	--order-entry-modal-window-sell-border-color: #7f0d0d;
	--order-entry-modal-window-sell-border-color-rgb: 127, 13, 13;
	--order-entry-order-text-color: #ffffff;
	--order-entry-order-text-color-rgb: 255, 255, 255;
	--order-entry-sell-text-color: #ff6857;
	--order-entry-sell-text-color-rgb: 255, 104, 87;
	--order-entry-sell-text-disabled-color: rgba(255, 104, 87, 0.7);
	--order-entry-sell-text-disabled-color-rgb: 255, 104, 87;
	--order-entry-show-hide-icon-color: #038203;
	--order-entry-show-hide-icon-color-rgb: 3, 130, 3;
	--order-entry-show-hide-text-color: #00b624;
	--order-entry-show-hide-text-color-rgb: 0, 182, 36;
	--order-entry-switcher-bubble-color: #ffffff;
	--order-entry-switcher-bubble-color-rgb: 255, 255, 255;
	--order-entry-switcher-knob-bg-color: #fafdff;
	--order-entry-switcher-knob-bg-color-rgb: 250, 253, 255;
	--order-entry-switcher-off-bg-color: #74b5b6;
	--order-entry-switcher-off-bg-color-rgb: 116, 181, 182;
	--order-entry-switcher-off-bg-color-1: #74b5b6;
	--order-entry-switcher-off-bg-color-1-rgb: 116, 181, 182;
	--order-entry-switcher-off-default-bg-color: #4c4b46;
	--order-entry-switcher-off-default-bg-color-rgb: 76, 75, 70;
	--order-entry-switcher-off-hover-bg-color: #74b5b6;
	--order-entry-switcher-off-hover-bg-color-rgb: 116, 181, 182;
	--order-entry-switcher-off-hover-bg-color-1: #595857;
	--order-entry-switcher-off-hover-bg-color-1-rgb: 89, 88, 87;
	--order-entry-switcher-off-hovered-bg-color: #66655e;
	--order-entry-switcher-off-hovered-bg-color-rgb: 102, 101, 94;
	--order-entry-switcher-on-bg-color: #00c1c4;
	--order-entry-switcher-on-bg-color-rgb: 0, 193, 196;
	--order-entry-switcher-on-default-bg: #b2a37d;
	--order-entry-switcher-on-default-bg-rgb: 178, 163, 125;
	--order-entry-switcher-on-default-bg-color: #b2a37d;
	--order-entry-switcher-on-default-bg-color-rgb: 178, 163, 125;
	--order-entry-switcher-on-hover-bg-color: #33cdcf;
	--order-entry-switcher-on-hover-bg-color-rgb: 51, 205, 207;
	--order-entry-switcher-on-hovered-bg: #8a8069;
	--order-entry-switcher-on-hovered-bg-rgb: 138, 128, 105;
	--order-entry-switcher-on-hovered-bg-color: #8a8069;
	--order-entry-switcher-on-hovered-bg-color-rgb: 138, 128, 105;
	--order-entry-table-bg-color: #1c1c1c;
	--order-entry-table-bg-color-rgb: 28, 28, 28;
	--order-entry-table-cell-disabled: rgba(107, 104, 97, 0.1);
	--order-entry-table-cell-disabled-rgb: 107, 104, 97;
	--order-entry-table-cell-divider-color: rgba(255, 255, 255, 0.08);
	--order-entry-table-cell-divider-color-rgb: 255, 255, 255;
	--order-entry-table-cell-overlay-color-2: #ffffff;
	--order-entry-table-cell-overlay-color-2-rgb: 255, 255, 255;
	--order-entry-table-cell-selected-bg-color: #282826;
	--order-entry-table-cell-selected-bg-color-rgb: 40, 40, 38;
	--order-entry-table-cell-selected-outside-border-color: #0693f9;
	--order-entry-table-cell-selected-outside-border-color-rgb: 6, 147, 249;
	--order-entry-table-cell-text-disabled: rgba(255, 255, 255, 0.3);
	--order-entry-table-cell-text-disabled-rgb: 255, 255, 255;
	--order-entry-triggered-alert-bubble-bg-color: #309e46;
	--order-entry-triggered-alert-bubble-bg-color-rgb: 48, 158, 70;
	--order-modify-sl-tp-changes-text-color: #ffc973;
	--order-modify-sl-tp-changes-text-color-rgb: 255, 201, 115;
	--otc_tier-badge-bg-color: rgba(255, 255, 255, 0.16);
	--otc_tier-badge-bg-color-rgb: 255, 255, 255;
	--overlay: rgba(209, 207, 205, 0.06);
	--overlay-rgb: 209, 207, 205;
	--overlay-box-shadow-color: rgba(0, 0, 0, 0.9);
	--overlay-box-shadow-color-rgb: 0, 0, 0;
	--palette-blue-01: #a6d6fb;
	--palette-blue-01-rgb: 166, 214, 251;
	--palette-blue-02: #83bdea;
	--palette-blue-02-rgb: 131, 189, 234;
	--palette-blue-03: #60a4d9;
	--palette-blue-03-rgb: 96, 164, 217;
	--palette-blue-04: #3c8bc8;
	--palette-blue-04-rgb: 60, 139, 200;
	--palette-color-border: rgba(224, 224, 224, 0.12);
	--palette-color-border-rgb: 224, 224, 224;
	--palette-gray-01: #ffffff;
	--palette-gray-01-rgb: 255, 255, 255;
	--palette-gray-02: #d7d7d7;
	--palette-gray-02-rgb: 215, 215, 215;
	--palette-gray-03: #aeaeae;
	--palette-gray-03-rgb: 174, 174, 174;
	--palette-gray-04: #858585;
	--palette-gray-04-rgb: 133, 133, 133;
	--palette-green-01: #b1fca4;
	--palette-green-01-rgb: 177, 252, 164;
	--palette-green-02: #8ddb7c;
	--palette-green-02-rgb: 141, 219, 124;
	--palette-green-03: #69b953;
	--palette-green-03-rgb: 105, 185, 83;
	--palette-green-04: #45972a;
	--palette-green-04-rgb: 69, 151, 42;
	--palette-orange-01: #f7c8a0;
	--palette-orange-01-rgb: 247, 200, 160;
	--palette-orange-02: #eca877;
	--palette-orange-02-rgb: 236, 168, 119;
	--palette-orange-03: #e1874e;
	--palette-orange-03-rgb: 225, 135, 78;
	--palette-orange-04: #d66624;
	--palette-orange-04-rgb: 214, 102, 36;
	--palette-purple-01: #dac1fb;
	--palette-purple-01-rgb: 218, 193, 251;
	--palette-purple-02: #c3a8eb;
	--palette-purple-02-rgb: 195, 168, 235;
	--palette-purple-03: #ab90db;
	--palette-purple-03-rgb: 171, 144, 219;
	--palette-purple-04: #9377ca;
	--palette-purple-04-rgb: 147, 119, 202;
	--palette-red-01: #f19e9c;
	--palette-red-01-rgb: 241, 158, 156;
	--palette-red-02: #ef857f;
	--palette-red-02-rgb: 239, 133, 127;
	--palette-red-03: #ec6c62;
	--palette-red-03-rgb: 236, 108, 98;
	--palette-red-04: #e95244;
	--palette-red-04-rgb: 233, 82, 68;
	--palette-violet-01: #c2c3ff;
	--palette-violet-01-rgb: 194, 195, 255;
	--palette-violet-02: #ababf7;
	--palette-violet-02-rgb: 171, 171, 247;
	--palette-violet-03: #9292ef;
	--palette-violet-03-rgb: 146, 146, 239;
	--palette-violet-04: #7a79e7;
	--palette-violet-04-rgb: 122, 121, 231;
	--palette-yellow-01: #fef8a5;
	--palette-yellow-01-rgb: 254, 248, 165;
	--palette-yellow-02: #ddd46e;
	--palette-yellow-02-rgb: 221, 212, 110;
	--palette-yellow-03: #bbb037;
	--palette-yellow-03-rgb: 187, 176, 55;
	--palette-yellow-04: #998a00;
	--palette-yellow-04-rgb: 153, 138, 0;
	--pattern-quality-unit-color: #3a662e;
	--pattern-quality-unit-color-rgb: 58, 102, 46;
	--pie-chart-color-1: #89a54e;
	--pie-chart-color-1-rgb: 137, 165, 78;
	--pie-chart-color-2: #b9cd96;
	--pie-chart-color-2-rgb: 185, 205, 150;
	--planned-marker-bg: #c28e00;
	--planned-marker-bg-rgb: 194, 142, 0;
	--planned-marker-text: #1c1c1c;
	--planned-marker-text-rgb: 28, 28, 28;
	--planned-marker-toggle-shadow: rgba(0, 0, 0, 0.25);
	--planned-marker-toggle-shadow-rgb: 0, 0, 0;
	--popup-transparent-bg-color: rgba(0, 0, 0, 0.4);
	--popup-transparent-bg-color-rgb: 0, 0, 0;
	--positive-disabed-text-color: rgba(84, 184, 73, 0.42);
	--positive-disabed-text-color-rgb: 84, 184, 73;
	--positive-disabled-text-color: rgba(96, 153, 77, 0.6);
	--positive-disabled-text-color-rgb: 96, 153, 77;
	--positive-text-color: #00b624;
	--positive-text-color-rgb: 0, 182, 36;
	--positive-text-color-2: #58c76e;
	--positive-text-color-2-rgb: 88, 199, 110;
	--practice-button-default-bg-color: #f5b309;
	--practice-button-default-bg-color-rgb: 245, 179, 9;
	--practice-button-outside-border-color: #f5b309;
	--practice-button-outside-border-color-rgb: 245, 179, 9;
	--primary_practice-button-default-bg: #f5b309;
	--primary_practice-button-default-bg-rgb: 245, 179, 9;
	--primary_practice-button-default-border: #f5b309;
	--primary_practice-button-default-border-rgb: 245, 179, 9;
	--primary_practice-button-default-text: #1d1d1d;
	--primary_practice-button-default-text-rgb: 29, 29, 29;
	--primary-button-hover-outside-border-color: #ff00d0;
	--primary-button-hover-outside-border-color-rgb: 255, 0, 208;
	--primary-switcher-knob-bg-color: #ffffff;
	--primary-switcher-knob-bg-color-rgb: 255, 255, 255;
	--primary-switcher-off-default-bg-color: #4c4b46;
	--primary-switcher-off-default-bg-color-rgb: 76, 75, 70;
	--primary-switcher-off-hovered-bg-color: #66655e;
	--primary-switcher-off-hovered-bg-color-rgb: 102, 101, 94;
	--primary-switcher-on-default-bg-color: #009924;
	--primary-switcher-on-default-bg-color-rgb: 0, 153, 36;
	--primary-switcher-on-hovered-bg-color: #00a821;
	--primary-switcher-on-hovered-bg-color-rgb: 0, 168, 33;
	--primary-tab-bg-color: #000000;
	--primary-tab-bg-color-rgb: 0, 0, 0;
	--primary-tab-border-color: rgba(0, 0, 0, 0);
	--primary-tab-border-color-rgb: 0, 0, 0;
	--primary-tab-divider: rgba(255, 255, 255, 0.1);
	--primary-tab-divider-rgb: 255, 255, 255;
	--primary-tab-hover-bg-color: #212121;
	--primary-tab-hover-bg-color-rgb: 33, 33, 33;
	--primary-tab-hover-text-color: #ffffff;
	--primary-tab-hover-text-color-rgb: 255, 255, 255;
	--primary-tab-selected-bg-color: #33312f;
	--primary-tab-selected-bg-color-rgb: 51, 49, 47;
	--primary-tab-selected-text-color: #ffffff;
	--primary-tab-selected-text-color-rgb: 255, 255, 255;
	--primary-tab-shadow-color: #000000;
	--primary-tab-shadow-color-rgb: 0, 0, 0;
	--primary-tab-text-color: rgba(255, 255, 255, 0.6);
	--primary-tab-text-color-rgb: 255, 255, 255;
	--progressbar-active-bg: #484847;
	--progressbar-active-bg-rgb: 72, 72, 71;
	--progressbar-disabled-bg: #282828;
	--progressbar-disabled-bg-rgb: 40, 40, 40;
	--public-watchlist-icon-color: #cccccc;
	--public-watchlist-icon-color-rgb: 204, 204, 204;
	--quantity-color: #666666;
	--quantity-color-rgb: 102, 102, 102;
	--quote-trend-border-color: #000000;
	--quote-trend-border-color-rgb: 0, 0, 0;
	--quote-trend-down-bg: #ff1a40;
	--quote-trend-down-bg-rgb: 255, 26, 64;
	--quote-trend-down-down-bg: #ff7088;
	--quote-trend-down-down-bg-rgb: 255, 112, 136;
	--quote-trend-up-bg: #00b223;
	--quote-trend-up-bg-rgb: 0, 178, 35;
	--quote-trend-up-up-bg: #2de050;
	--quote-trend-up-up-bg-rgb: 45, 224, 80;
	--rating_label-disabled-bg: #282726;
	--rating_label-disabled-bg-rgb: 40, 39, 38;
	--rating_label-negative-bg: #522729;
	--rating_label-negative-bg-rgb: 82, 39, 41;
	--rating_label-neutral-bg: #756236;
	--rating_label-neutral-bg-rgb: 117, 98, 54;
	--rating_label-positive-bg: #344f31;
	--rating_label-positive-bg-rgb: 52, 79, 49;
	--rating-label-bronze-bg-color: #474132;
	--rating-label-bronze-bg-color-rgb: 71, 65, 50;
	--rating-label-gold-bg-color: #756236;
	--rating-label-gold-bg-color-rgb: 117, 98, 54;
	--rating-label-negative-bg-color: #522729;
	--rating-label-negative-bg-color-rgb: 82, 39, 41;
	--rating-label-neutral-bg-color: #4d4b48;
	--rating-label-neutral-bg-color-rgb: 77, 75, 72;
	--rating-label-silver-bg-color: #53595c;
	--rating-label-silver-bg-color-rgb: 83, 89, 92;
	--rating-label-under-review-bg-color: #4e4c49;
	--rating-label-under-review-bg-color-rgb: 78, 76, 73;
	--regular-trading-bg-color: #181b1c;
	--regular-trading-bg-color-rgb: 24, 27, 28;
	--regular-trading-border-color: #2a5e6a;
	--regular-trading-border-color-rgb: 42, 94, 106;
	--regular-traiding-text-color: #808080;
	--regular-traiding-text-color-rgb: 128, 128, 128;
	--repeated-text-color: rgba(255, 255, 255, 0.3);
	--repeated-text-color-rgb: 255, 255, 255;
	--replace_order-label-bg: #4d5385;
	--replace_order-label-bg-rgb: 77, 83, 133;
	--replace_order-label-text: #e0e7f5;
	--replace_order-label-text-rgb: 224, 231, 245;
	--resize-keyboard-line-color: rgba(207, 189, 145, 0.7);
	--resize-keyboard-line-color-rgb: 207, 189, 145;
	--resize-line-color: #cfbd91;
	--resize-line-color-rgb: 207, 189, 145;
	--resize-line-default-color: #808080;
	--resize-line-default-color-rgb: 128, 128, 128;
	--resize-line-hovered-color: #cfbd91;
	--resize-line-hovered-color-rgb: 207, 189, 145;
	--right-click-selected-bg-color: #2e2e2e;
	--right-click-selected-bg-color-rgb: 46, 46, 46;
	--risk_profile-chart_zone-negative: rgba(201, 12, 12, 0.16);
	--risk_profile-chart_zone-negative-rgb: 201, 12, 12;
	--risk_profile-chart_zone-positive: rgba(19, 135, 0, 0.16);
	--risk_profile-chart_zone-positive-rgb: 19, 135, 0;
	--risk_profile-current_price-box-bg: #0a660a;
	--risk_profile-current_price-box-bg-rgb: 10, 102, 10;
	--risk_profile-current_price-dot-bg: #30f030;
	--risk_profile-current_price-dot-bg-rgb: 48, 240, 48;
	--risk_profile-current_price-line: #27b227;
	--risk_profile-current_price-line-rgb: 39, 178, 39;
	--risk_profile-current_price-text: #ffffff;
	--risk_profile-current_price-text-rgb: 255, 255, 255;
	--risk_profile-price_slice-box-bg-01: #283ca0;
	--risk_profile-price_slice-box-bg-01-rgb: 40, 60, 160;
	--risk_profile-price_slice-box-bg-02: #8c430e;
	--risk_profile-price_slice-box-bg-02-rgb: 140, 67, 14;
	--risk_profile-price_slice-box-bg-03: #6a238d;
	--risk_profile-price_slice-box-bg-03-rgb: 106, 35, 141;
	--risk_profile-price_slice-box-bg-04: #cc2200;
	--risk_profile-price_slice-box-bg-04-rgb: 204, 34, 0;
	--risk_profile-price_slice-box-bg-05: #3c91e5;
	--risk_profile-price_slice-box-bg-05-rgb: 60, 145, 229;
	--risk_profile-price_slice-box-bg-06: #47660a;
	--risk_profile-price_slice-box-bg-06-rgb: 71, 102, 10;
	--risk_profile-price_slice-box-bg-07: #9b284b;
	--risk_profile-price_slice-box-bg-07-rgb: 155, 40, 75;
	--risk_profile-price_slice-box-bg-08: #3f4a6a;
	--risk_profile-price_slice-box-bg-08-rgb: 63, 74, 106;
	--risk_profile-price_slice-box-bg-09: #5a14cc;
	--risk_profile-price_slice-box-bg-09-rgb: 90, 20, 204;
	--risk_profile-price_slice-box-bg-10: #117575;
	--risk_profile-price_slice-box-bg-10-rgb: 17, 117, 117;
	--risk_profile-price_slice-box-text: #ffffff;
	--risk_profile-price_slice-box-text-rgb: 255, 255, 255;
	--risk_profile-price_slice-line-01: #2f3b76;
	--risk_profile-price_slice-line-01-rgb: 47, 59, 118;
	--risk_profile-price_slice-line-02: #61371a;
	--risk_profile-price_slice-line-02-rgb: 97, 55, 26;
	--risk_profile-price_slice-line-03: #582671;
	--risk_profile-price_slice-line-03-rgb: 88, 38, 113;
	--risk_profile-price_slice-line-04: #802a19;
	--risk_profile-price_slice-line-04-rgb: 128, 42, 25;
	--risk_profile-price_slice-line-05: #465186;
	--risk_profile-price_slice-line-05-rgb: 70, 81, 134;
	--risk_profile-price_slice-line-06: #3f5710;
	--risk_profile-price_slice-line-06-rgb: 63, 87, 16;
	--risk_profile-price_slice-line-07: #89304b;
	--risk_profile-price_slice-line-07-rgb: 137, 48, 75;
	--risk_profile-price_slice-line-08: #333d59;
	--risk_profile-price_slice-line-08-rgb: 51, 61, 89;
	--risk_profile-price_slice-line-09: #481699;
	--risk_profile-price_slice-line-09-rgb: 72, 22, 153;
	--risk_profile-price_slice-line-10: #0e5555;
	--risk_profile-price_slice-line-10-rgb: 14, 85, 85;
	--risk_profile-price_slice-price-text-01: #617aff;
	--risk_profile-price_slice-price-text-01-rgb: 97, 122, 255;
	--risk_profile-price_slice-price-text-02: #f06f26;
	--risk_profile-price_slice-price-text-02-rgb: 240, 111, 38;
	--risk_profile-price_slice-price-text-03: #c252ea;
	--risk_profile-price_slice-price-text-03-rgb: 194, 82, 234;
	--risk_profile-price_slice-price-text-04: #f53f19;
	--risk_profile-price_slice-price-text-04-rgb: 245, 63, 25;
	--risk_profile-price_slice-price-text-05: #4ca6e5;
	--risk_profile-price_slice-price-text-05-rgb: 76, 166, 229;
	--risk_profile-price_slice-price-text-06: #88a516;
	--risk_profile-price_slice-price-text-06-rgb: 136, 165, 22;
	--risk_profile-price_slice-price-text-07: #f52d88;
	--risk_profile-price_slice-price-text-07-rgb: 245, 45, 136;
	--risk_profile-price_slice-price-text-08: #8390b7;
	--risk_profile-price_slice-price-text-08-rgb: 131, 144, 183;
	--risk_profile-price_slice-price-text-09: #9f66ff;
	--risk_profile-price_slice-price-text-09-rgb: 159, 102, 255;
	--risk_profile-price_slice-price-text-10: #31a3a3;
	--risk_profile-price_slice-price-text-10-rgb: 49, 163, 163;
	--risk_profile-zero_line-text: #8991fa;
	--risk_profile-zero_line-text-rgb: 137, 145, 250;
	--risk_profile-zero-line: rgba(137, 145, 250, 0.6);
	--risk_profile-zero-line-rgb: 137, 145, 250;
	--risk-profile-chart-line-color-1: #f7bf2b;
	--risk-profile-chart-line-color-1-rgb: 247, 191, 43;
	--risk-profile-chart-line-color-2: #ff5fb7;
	--risk-profile-chart-line-color-2-rgb: 255, 95, 183;
	--risk-profile-chart-line-color-3: #00d9ff;
	--risk-profile-chart-line-color-3-rgb: 0, 217, 255;
	--risk-profile-chart-text-color-1: #c79208;
	--risk-profile-chart-text-color-1-rgb: 199, 146, 8;
	--risk-profile-chart-text-color-2: #ff5fb7;
	--risk-profile-chart-text-color-2-rgb: 255, 95, 183;
	--risk-profile-chart-text-color-3: #00d9ff;
	--risk-profile-chart-text-color-3-rgb: 0, 217, 255;
	--risk-profile-current-price-bg-color: #1b2021;
	--risk-profile-current-price-bg-color-rgb: 27, 32, 33;
	--risk-profile-prev-price-bg-color: #666666;
	--risk-profile-prev-price-bg-color-rgb: 102, 102, 102;
	--risk-profile-underlying-price-bg-color: #b9f4ff;
	--risk-profile-underlying-price-bg-color-rgb: 185, 244, 255;
	--risk-profile-underlying-price-divider-line-color: rgba(255, 255, 255, 0.4);
	--risk-profile-underlying-price-divider-line-color-rgb: 255, 255, 255;
	--risk-profile-underlying-price-text-color: #12151e;
	--risk-profile-underlying-price-text-color-rgb: 18, 21, 30;
	--row-bg-selected: #153c69;
	--row-bg-selected-rgb: 21, 60, 105;
	--screener-filter-bg: #1c1c1c;
	--screener-filter-bg-rgb: 28, 28, 28;
	--screener-filters-bg: rgba(0, 0, 0, 0.4);
	--screener-filters-bg-rgb: 0, 0, 0;
	--screener-results-bg: #373736;
	--screener-results-bg-rgb: 55, 55, 54;
	--scrollbar-bg-default-color: rgba(102, 99, 92, 0.5);
	--scrollbar-bg-default-color-rgb: 102, 99, 92;
	--scrollbar-bg-selected-color: rgba(207, 189, 145, 0.6);
	--scrollbar-bg-selected-color-rgb: 207, 189, 145;
	--scrollbar-default-bg: rgba(255, 255, 255, 0.12);
	--scrollbar-default-bg-rgb: 255, 255, 255;
	--secondary_practice-button-default-bg: rgba(40, 40, 40, 0.5);
	--secondary_practice-button-default-bg-rgb: 40, 40, 40;
	--secondary_practice-button-default-border: #f5b309;
	--secondary_practice-button-default-border-rgb: 245, 179, 9;
	--secondary_practice-button-default-text: #ffffff;
	--secondary_practice-button-default-text-rgb: 255, 255, 255;
	--secondary-link-button-text-color: #808080;
	--secondary-link-button-text-color-rgb: 128, 128, 128;
	--secondary-switcher-off-default-bg-color: #4c4b46;
	--secondary-switcher-off-default-bg-color-rgb: 76, 75, 70;
	--secondary-switcher-off-hovered-bg-color: #66655e;
	--secondary-switcher-off-hovered-bg-color-rgb: 102, 101, 94;
	--segmented_control-alt-border-inside-bottom: rgba(255, 255, 255, 0.02);
	--segmented_control-alt-border-inside-bottom-rgb: 255, 255, 255;
	--segmented_control-alt-border-inside-side: rgba(255, 255, 255, 0.06);
	--segmented_control-alt-border-inside-side-rgb: 255, 255, 255;
	--segmented_control-alt-border-inside-top: rgba(255, 255, 255, 0.1);
	--segmented_control-alt-border-inside-top-rgb: 255, 255, 255;
	--segmented_control-alt-border-outside: #4d4c4b;
	--segmented_control-alt-border-outside-rgb: 77, 76, 75;
	--segmented_control-alt-default-bg: #282828;
	--segmented_control-alt-default-bg-rgb: 40, 40, 40;
	--segmented_control-alt-selected-bg: #0a77e3;
	--segmented_control-alt-selected-bg-rgb: 10, 119, 227;
	--segmented_control-border-outside: #4d4c4b;
	--segmented_control-border-outside-rgb: 77, 76, 75;
	--segmented_control-buy-border-outside: #3e8f28;
	--segmented_control-buy-border-outside-rgb: 62, 143, 40;
	--segmented_control-buy-default-bg: #337521;
	--segmented_control-buy-default-bg-rgb: 51, 117, 33;
	--segmented_control-default-bg: #282828;
	--segmented_control-default-bg-rgb: 40, 40, 40;
	--segmented_control-default-text: #ffffff;
	--segmented_control-default-text-rgb: 255, 255, 255;
	--segmented_control-disabled-bg: rgba(172, 178, 185, 0.2);
	--segmented_control-disabled-bg-rgb: 172, 178, 185;
	--segmented_control-disabled-border-outside: #4c4c4a;
	--segmented_control-disabled-border-outside-rgb: 76, 76, 74;
	--segmented_control-disabled-text: rgba(255, 255, 255, 0.3);
	--segmented_control-disabled-text-rgb: 255, 255, 255;
	--segmented_control-selected-bg: #584b30;
	--segmented_control-selected-bg-rgb: 88, 75, 48;
	--segmented_control-selected-border-outside: #cfbd91;
	--segmented_control-selected-border-outside-rgb: 207, 189, 145;
	--segmented_control-selected-text: #ffffff;
	--segmented_control-selected-text-rgb: 255, 255, 255;
	--segmented_control-sell-border-outside: #c63737;
	--segmented_control-sell-border-outside-rgb: 198, 55, 55;
	--segmented_control-sell-default-bg: #a12828;
	--segmented_control-sell-default-bg-rgb: 161, 40, 40;
	--selected-color-2: #de7d2c;
	--selected-color-2-rgb: 222, 125, 44;
	--selected-dashboard-border-color: #457d99;
	--selected-dashboard-border-color-rgb: 69, 125, 153;
	--selected-input-bg-color: #242323;
	--selected-input-bg-color-rgb: 36, 35, 35;
	--selected-input-border-color: #456be5;
	--selected-input-border-color-rgb: 69, 107, 229;
	--selected-tab-bg-color: #272c2e;
	--selected-tab-bg-color-rgb: 39, 44, 46;
	--sell-button-default-bg-color: #bd210f;
	--sell-button-default-bg-color-rgb: 189, 33, 15;
	--sell-button-default-text-color: #ffffff;
	--sell-button-default-text-color-rgb: 255, 255, 255;
	--sell-button-outside-border-color: #f2402c;
	--sell-button-outside-border-color-rgb: 242, 64, 44;
	--sell-index-bg-color: rgba(233, 29, 37, 0.1);
	--sell-index-bg-color-rgb: 233, 29, 37;
	--sell-order-cell-bg: #5e2c2c;
	--sell-order-cell-bg-rgb: 94, 44, 44;
	--sell-order-disabled-cell-bg: rgba(64, 33, 31, 0.5);
	--sell-order-disabled-cell-bg-rgb: 64, 33, 31;
	--sell-put-icon-color: #a02c28;
	--sell-put-icon-color-rgb: 160, 44, 40;
	--sell-switcher-bg-color: #eb3241;
	--sell-switcher-bg-color-rgb: 235, 50, 65;
	--sell-text-color: #ff5c4a;
	--sell-text-color-rgb: 255, 92, 74;
	--service-frame-bg-1: #0f0f0f;
	--service-frame-bg-1-rgb: 15, 15, 15;
	--service-frame-bg-2: #1d1d1d;
	--service-frame-bg-2-rgb: 29, 29, 29;
	--service-frame-bg-3: #2e2e2e;
	--service-frame-bg-3-rgb: 46, 46, 46;
	--service-h-text-1: #ffffff;
	--service-h-text-1-rgb: 255, 255, 255;
	--service-h-text-2: #b7b7b7;
	--service-h-text-2-rgb: 183, 183, 183;
	--service-h1-text-1: #ffffff;
	--service-h1-text-1-rgb: 255, 255, 255;
	--service-h1-text-2: #808080;
	--service-h1-text-2-rgb: 128, 128, 128;
	--service-note-bubble-bg: #341b2c;
	--service-note-bubble-bg-rgb: 52, 27, 44;
	--service-notes-bg-1: #ff008a;
	--service-notes-bg-1-rgb: 255, 0, 138;
	--service-notes-bg-2: rgba(75, 34, 61, 0.6);
	--service-notes-bg-2-rgb: 75, 34, 61;
	--service-notes-bg-3: #232323;
	--service-notes-bg-3-rgb: 35, 35, 35;
	--service-section-bg-1: #29332f;
	--service-section-bg-1-rgb: 41, 51, 47;
	--service-section-bg-2: #332933;
	--service-section-bg-2-rgb: 51, 41, 51;
	--service-section-bg-3: rgba(221, 204, 255, 0.14);
	--service-section-bg-3-rgb: 221, 204, 255;
	--shadow-color: rgba(0, 0, 0, 0.4);
	--shadow-color-rgb: 0, 0, 0;
	--shortcuts-label-bg-color: rgba(255, 245, 229, 0.5);
	--shortcuts-label-bg-color-rgb: 255, 245, 229;
	--shortcuts-label-text-color: #1d1d1d;
	--shortcuts-label-text-color-rgb: 29, 29, 29;
	--side-button-bottom-shadow-color: rgba(0, 0, 0, 0.06);
	--side-button-bottom-shadow-color-rgb: 0, 0, 0;
	--side-button-left-right-shadow-color: rgba(0, 0, 0, 0.12);
	--side-button-left-right-shadow-color-rgb: 0, 0, 0;
	--side-button-top-shadow-color: rgba(0, 0, 0, 0.18);
	--side-button-top-shadow-color-rgb: 0, 0, 0;
	--slider-bg-color: #66635c;
	--slider-bg-color-rgb: 102, 99, 92;
	--slider-disabled-bg-color: rgba(56, 55, 51, 0.6);
	--slider-disabled-bg-color-rgb: 56, 55, 51;
	--slider-disabled-handle-color: #3d3c3a;
	--slider-disabled-handle-color-rgb: 61, 60, 58;
	--slider-handle-color: #816d3f;
	--slider-handle-color-rgb: 129, 109, 63;
	--small-button-bg-color: #383733;
	--small-button-bg-color-rgb: 56, 55, 51;
	--small-button-disabled-bg-color: #363532;
	--small-button-disabled-bg-color-rgb: 54, 53, 50;
	--small-button-disabled-bg-color-2: #252d40;
	--small-button-disabled-bg-color-2-rgb: 37, 45, 64;
	--small-button-inside-border-bot-color: rgba(225, 231, 237, 0);
	--small-button-inside-border-bot-color-rgb: 225, 231, 237;
	--small-button-inside-border-side-color: rgba(225, 231, 237, 0);
	--small-button-inside-border-side-color-rgb: 225, 231, 237;
	--small-button-inside-border-top-color: rgba(255, 255, 255, 0);
	--small-button-inside-border-top-color-rgb: 255, 255, 255;
	--stale-quote-color: #808080;
	--stale-quote-color-rgb: 128, 128, 128;
	--status-active-icon-color: #cccccc;
	--status-active-icon-color-rgb: 204, 204, 204;
	--status-active-text-color: #6e80db;
	--status-active-text-color-rgb: 110, 128, 219;
	--status-alert-active-text-color: #6e80db;
	--status-alert-active-text-color-rgb: 110, 128, 219;
	--status-alert-cancelled-text-color: #78878f;
	--status-alert-cancelled-text-color-rgb: 120, 135, 143;
	--status-alert-error-text-color: #fc2e3f;
	--status-alert-error-text-color-rgb: 252, 46, 63;
	--status-alert-expired-text-color: #78878f;
	--status-alert-expired-text-color-rgb: 120, 135, 143;
	--status-alert-triggered-text-color: #2f990c;
	--status-alert-triggered-text-color-rgb: 47, 153, 12;
	--status-canceled-text-color: #898d8f;
	--status-canceled-text-color-rgb: 137, 141, 143;
	--status-cancelled-icon-color: #707e85;
	--status-cancelled-icon-color-rgb: 112, 126, 133;
	--status-cancelled-text-color: #898d8f;
	--status-cancelled-text-color-rgb: 137, 141, 143;
	--status-cancelling-text-color: #898d8f;
	--status-cancelling-text-color-rgb: 137, 141, 143;
	--status-expired-icon-color: #707e85;
	--status-expired-icon-color-rgb: 112, 126, 133;
	--status-expired-text-color: #898d8f;
	--status-expired-text-color-rgb: 137, 141, 143;
	--status-filled-icon-color: #228700;
	--status-filled-icon-color-rgb: 34, 135, 0;
	--status-filled-text-color: #059905;
	--status-filled-text-color-rgb: 5, 153, 5;
	--status-inactive-text-color: #e59c00;
	--status-inactive-text-color-rgb: 229, 156, 0;
	--status-negative-multiparts: #f43d4c;
	--status-negative-multiparts-rgb: 244, 61, 76;
	--status-neutral-multiparts: #898d8f;
	--status-neutral-multiparts-rgb: 137, 141, 143;
	--status-new-text-color: #80b7ff;
	--status-new-text-color-rgb: 128, 183, 255;
	--status-nonfinal-multiparts: #f96200;
	--status-nonfinal-multiparts-rgb: 249, 98, 0;
	--status-pending-text-color: #e59c00;
	--status-pending-text-color-rgb: 229, 156, 0;
	--status-positive-multiparts: #06a806;
	--status-positive-multiparts-rgb: 6, 168, 6;
	--status-rejected-text-color: #fc2e3f;
	--status-rejected-text-color-rgb: 252, 46, 63;
	--status-sending-text-color: #6e80db;
	--status-sending-text-color-rgb: 110, 128, 219;
	--status-temporary-multiparts: #e59c00;
	--status-temporary-multiparts-rgb: 229, 156, 0;
	--status-triggered-icon-color: #2e950c;
	--status-triggered-icon-color-rgb: 46, 149, 12;
	--status-triggered-text-color: #059905;
	--status-triggered-text-color-rgb: 5, 153, 5;
	--status-working-text-color: #2bb9d9;
	--status-working-text-color-rgb: 43, 185, 217;
	--strikes-table-bg-color: rgba(255, 255, 255, 0.07);
	--strikes-table-bg-color-rgb: 255, 255, 255;
	--studies-data-box-bg-color: #202020;
	--studies-data-box-bg-color-rgb: 32, 32, 32;
	--studies-parameters-text: #faf9f5;
	--studies-parameters-text-rgb: 250, 249, 245;
	--sub-additional-text-color: #8ebcd4;
	--sub-additional-text-color-rgb: 142, 188, 212;
	--suggest-tab-divider-line-color: #1a1a1a;
	--suggest-tab-divider-line-color-rgb: 26, 26, 26;
	--suggest-tab-selected-text-color: #ffffff;
	--suggest-tab-selected-text-color-rgb: 255, 255, 255;
	--suggest-tab-unactive-text-color: rgba(255, 255, 255, 0.8);
	--suggest-tab-unactive-text-color-rgb: 255, 255, 255;
	--suggestion-tooltip-bg-color: #ff00d0;
	--suggestion-tooltip-bg-color-rgb: 255, 0, 208;
	--suggestion-tooltip-border-color: #ff00d0;
	--suggestion-tooltip-border-color-rgb: 255, 0, 208;
	--switcher_button-border-outside-color: #3d3c3c;
	--switcher_button-border-outside-color-rgb: 61, 60, 60;
	--switcher_button-default-bg: #2e2d2b;
	--switcher_button-default-bg-rgb: 46, 45, 43;
	--switcher_button-off-hovered-bg: #776c5d;
	--switcher_button-off-hovered-bg-rgb: 119, 108, 93;
	--switcher-demo-button-bg-color: #584b30;
	--switcher-demo-button-bg-color-rgb: 88, 75, 48;
	--switcher-disabled-bg-color: rgba(0, 0, 0, 0.3);
	--switcher-disabled-bg-color-rgb: 0, 0, 0;
	--switcher-inside-border-bot-color: rgba(0, 0, 0, 0.12);
	--switcher-inside-border-bot-color-rgb: 0, 0, 0;
	--switcher-inside-border-side-color: rgba(0, 0, 0, 0.16);
	--switcher-inside-border-side-color-rgb: 0, 0, 0;
	--switcher-inside-border-top-color: rgba(0, 0, 0, 0.2);
	--switcher-inside-border-top-color-rgb: 0, 0, 0;
	--switcher-live-button-bg-color: #337521;
	--switcher-live-button-bg-color-rgb: 51, 117, 33;
	--symbol-area-bg-color: rgba(0, 0, 0, 0.3);
	--symbol-area-bg-color-rgb: 0, 0, 0;
	--symbol-draggable-bg-color: rgba(255, 201, 115, 0.14);
	--symbol-draggable-bg-color-rgb: 255, 201, 115;
	--symbol-suggest-bg-color: #1d1d1d;
	--symbol-suggest-bg-color-rgb: 29, 29, 29;
	--symbol-suggest-line-hover-bg-color: rgba(243, 243, 248, 0.06);
	--symbol-suggest-line-hover-bg-color-rgb: 243, 243, 248;
	--symbol-suggest-secondary-text-color: rgba(255, 255, 255, 0.65);
	--symbol-suggest-secondary-text-color-rgb: 255, 255, 255;
	--symbol-suggest-tab-active-bg-color: #3d3b37;
	--symbol-suggest-tab-active-bg-color-rgb: 61, 59, 55;
	--symbol-suggest-tab-hover-bg-color: #33322e;
	--symbol-suggest-tab-hover-bg-color-rgb: 51, 50, 46;
	--symbol-suggest-tab-unactive-bg-color: #282726;
	--symbol-suggest-tab-unactive-bg-color-rgb: 40, 39, 38;
	--tab-background-color: rgba(28, 28, 28, 0.5);
	--tab-background-color-rgb: 28, 28, 28;
	--tab-background-shadow-color: rgba(153, 144, 122, 0.2);
	--tab-background-shadow-color-rgb: 153, 144, 122;
	--tab-bg-color: rgba(255, 255, 255, 0);
	--tab-bg-color-rgb: 255, 255, 255;
	--tab-bg-transparent-color: rgba(0, 0, 0, 0);
	--tab-bg-transparent-color-rgb: 0, 0, 0;
	--tab-border-color: #232221;
	--tab-border-color-rgb: 35, 34, 33;
	--tab-close-icon-color: #232221;
	--tab-close-icon-color-rgb: 35, 34, 33;
	--tab-divider-line-color: rgba(255, 255, 255, 0.12);
	--tab-divider-line-color-rgb: 255, 255, 255;
	--tab-hover-bg-color: rgba(255, 255, 255, 0.03);
	--tab-hover-bg-color-rgb: 255, 255, 255;
	--tab-hover-color: rgba(43, 185, 217, 0.09);
	--tab-hover-color-rgb: 43, 185, 217;
	--tab-hover-line-color: #665d47;
	--tab-hover-line-color-rgb: 102, 93, 71;
	--tab-hover-text-color: #ffffff;
	--tab-hover-text-color-rgb: 255, 255, 255;
	--tab-hovered-line-color: #665d47;
	--tab-hovered-line-color-rgb: 102, 93, 71;
	--tab-number-text-color: rgba(255, 201, 115, 0.5);
	--tab-number-text-color-rgb: 255, 201, 115;
	--tab-selected-bg-color: rgba(56, 55, 52, 0.58);
	--tab-selected-bg-color-rgb: 56, 55, 52;
	--tab-selected-line-color: #cfbd91;
	--tab-selected-line-color-rgb: 207, 189, 145;
	--tab-selected-text-color: #ffffff;
	--tab-selected-text-color-rgb: 255, 255, 255;
	--tab-text-color: rgba(255, 255, 255, 0.8);
	--tab-text-color-rgb: 255, 255, 255;
	--table_row-button-buy-default-bg: #162e1b;
	--table_row-button-buy-default-bg-rgb: 22, 46, 27;
	--table_row-button-buy-hovered-bg-color: #1f3023;
	--table_row-button-buy-hovered-bg-color-rgb: 31, 48, 35;
	--table_row-button-buy-hovered-border-outside: rgba(12, 26, 12, 0.4);
	--table_row-button-buy-hovered-border-outside-rgb: 12, 26, 12;
	--table_row-button-buy-pressed-bg-color: #162e1b;
	--table_row-button-buy-pressed-bg-color-rgb: 22, 46, 27;
	--table_row-button-default-border-color: rgba(255, 255, 255, 0.2);
	--table_row-button-default-border-color-rgb: 255, 255, 255;
	--table_row-button-default-border-outside: #ff00d0;
	--table_row-button-default-border-outside-rgb: 255, 0, 208;
	--table_row-button-hovered-border-color: rgba(255, 255, 255, 0.43);
	--table_row-button-hovered-border-color-rgb: 255, 255, 255;
	--table_row-button-pressed-border-color: rgba(255, 255, 255, 0.34);
	--table_row-button-pressed-border-color-rgb: 255, 255, 255;
	--table_row-button-sell-default-bg: #331b18;
	--table_row-button-sell-default-bg-rgb: 51, 27, 24;
	--table_row-button-sell-hovered-bg-color: #382724;
	--table_row-button-sell-hovered-bg-color-rgb: 56, 39, 36;
	--table_row-button-sell-hovered-border-outside: rgba(26, 12, 10, 0.4);
	--table_row-button-sell-hovered-border-outside-rgb: 26, 12, 10;
	--table_row-button-sell-pressed-bg-color: #331b18;
	--table_row-button-sell-pressed-bg-color-rgb: 51, 27, 24;
	--table-bg-color: #1c1c1c;
	--table-bg-color-rgb: 28, 28, 28;
	--table-cell-error-bg: #300f0f;
	--table-cell-error-bg-rgb: 48, 15, 15;
	--table-cell-hover-bg-color: rgba(255, 255, 255, 0.1);
	--table-cell-hover-bg-color-rgb: 255, 255, 255;
	--table-cell-updating-highlight-bg-color: rgba(89, 161, 255, 0.12);
	--table-cell-updating-highlight-bg-color-rgb: 89, 161, 255;
	--table-column-text-header-color: #94928e;
	--table-column-text-header-color-rgb: 148, 146, 142;
	--table-disabled-text-color: rgba(255, 255, 255, 0.46);
	--table-disabled-text-color-rgb: 255, 255, 255;
	--table-error-text-color: #ed4c52;
	--table-error-text-color-rgb: 237, 76, 82;
	--table-filter-apply-radio: #ffaa00;
	--table-filter-apply-radio-rgb: 255, 170, 0;
	--table-group-bg-color: #242322;
	--table-group-bg-color-rgb: 36, 35, 34;
	--table-group-bg-hover-color: #2e2e2d;
	--table-group-bg-hover-color-rgb: 46, 46, 45;
	--table-group-bg-selected-color: #2e2e2d;
	--table-group-bg-selected-color-rgb: 46, 46, 45;
	--table-haeder-icon-box-shadow: rgba(0, 0, 0, 0.25);
	--table-haeder-icon-box-shadow-rgb: 0, 0, 0;
	--table-header-bg-color: #212120;
	--table-header-bg-color-rgb: 33, 33, 32;
	--table-header-column-resizer-hovered-bg: #cfbd91;
	--table-header-column-resizer-hovered-bg-rgb: 207, 189, 145;
	--table-header-column-resizer-pressed-bg: #816d3f;
	--table-header-column-resizer-pressed-bg-rgb: 129, 109, 63;
	--table-header-hovered-bg: #2a2a29;
	--table-header-hovered-bg-rgb: 42, 42, 41;
	--table-header-hovered-text: #ffffff;
	--table-header-hovered-text-rgb: 255, 255, 255;
	--table-header-icon: #767676;
	--table-header-icon-rgb: 118, 118, 118;
	--table-header-icon-box-shadow: rgba(0, 0, 0, 0.25);
	--table-header-icon-box-shadow-rgb: 0, 0, 0;
	--table-header-keyboard-resize-bg-color: rgba(46, 46, 44, 0.6);
	--table-header-keyboard-resize-bg-color-rgb: 46, 46, 44;
	--table-header-pressed-bg: #1c1c1c;
	--table-header-pressed-bg-rgb: 28, 28, 28;
	--table-header-shadow-color: rgba(0, 0, 0, 0.4);
	--table-header-shadow-color-rgb: 0, 0, 0;
	--table-header-text-hover-color: #ffffff;
	--table-header-text-hover-color-rgb: 255, 255, 255;
	--table-icon-default-color: #8a8987;
	--table-icon-default-color-rgb: 138, 137, 135;
	--table-notification-bg: #171c1f;
	--table-notification-bg-rgb: 23, 28, 31;
	--table-notification-text: rgba(255, 255, 255, 0.8);
	--table-notification-text-rgb: 255, 255, 255;
	--table-row-accent-bg: #262a32;
	--table-row-accent-bg-rgb: 38, 42, 50;
	--table-row-bg-hovered: #272726;
	--table-row-bg-hovered-rgb: 39, 39, 38;
	--table-row-bg-selected: #232c37;
	--table-row-bg-selected-rgb: 35, 44, 55;
	--table-row-default-zero-grad: rgba(28, 28, 28, 0);
	--table-row-default-zero-grad-rgb: 28, 28, 28;
	--table-row-highlighted-bg: rgba(204, 186, 143, 0.4);
	--table-row-highlighted-bg-rgb: 204, 186, 143;
	--table-row-hover-bg-color: #1c2d4d;
	--table-row-hover-bg-color-rgb: 28, 45, 77;
	--table-row-hover-zero-grad: rgba(46, 46, 45, 0);
	--table-row-hover-zero-grad-rgb: 46, 46, 45;
	--table-row-selected-bg: #232c37;
	--table-row-selected-bg-rgb: 35, 44, 55;
	--table-row-selected-bg-color: #232c37;
	--table-row-selected-bg-color-rgb: 35, 44, 55;
	--table-row-selected-bg-hovered: #323e4d;
	--table-row-selected-bg-hovered-rgb: 50, 62, 77;
	--table-row-selected-zero-grad: rgba(56, 56, 55, 0);
	--table-row-selected-zero-grad-rgb: 56, 56, 55;
	--table-sorting-indicator-icon-bg: #e59c00;
	--table-sorting-indicator-icon-bg-rgb: 229, 156, 0;
	--table-text: #d2dbe6;
	--table-text-rgb: 210, 219, 230;
	--table-text-color: #ffffff;
	--table-text-color-rgb: 255, 255, 255;
	--table-totals-bg-color: #2e2c27;
	--table-totals-bg-color-rgb: 46, 44, 39;
	--table-totals-divider-line-color: rgba(255, 255, 255, 0.08);
	--table-totals-divider-line-color-rgb: 255, 255, 255;
	--table-totals-title-color: #ffffff;
	--table-totals-title-color-rgb: 255, 255, 255;
	--table-trading-button-bg-color: #1c1c1c;
	--table-trading-button-bg-color-rgb: 28, 28, 28;
	--table-trading-button-border-outside: #4f4d47;
	--table-trading-button-border-outside-rgb: 79, 77, 71;
	--table-trading-button-inside-border-bottom-color: rgba(255, 255, 255, 0.02);
	--table-trading-button-inside-border-bottom-color-rgb: 255, 255, 255;
	--table-trading-button-inside-top-bottom-color: rgba(255, 255, 255, 0.02);
	--table-trading-button-inside-top-bottom-color-rgb: 255, 255, 255;
	--table-trading-button-inside-top-color: rgba(255, 255, 255, 0.12);
	--table-trading-button-inside-top-color-rgb: 255, 255, 255;
	--table-warning-bg-color: #2e2b25;
	--table-warning-bg-color-rgb: 46, 43, 37;
	--tag-all-orders-default-bg-color: #0576c7;
	--tag-all-orders-default-bg-color-rgb: 5, 118, 199;
	--tag-all-orders-default-border-color: #0c55cf;
	--tag-all-orders-default-border-color-rgb: 12, 85, 207;
	--tag-all-orders-icon-color: #0f6aff;
	--tag-all-orders-icon-color-rgb: 15, 106, 255;
	--tag-button-bg: rgba(255, 255, 255, 0.08);
	--tag-button-bg-rgb: 255, 255, 255;
	--tag-cancelled-default-bg-color: #e22712;
	--tag-cancelled-default-bg-color-rgb: 226, 39, 18;
	--tag-cancelled-icon-color: #eb2f2f;
	--tag-cancelled-icon-color-rgb: 235, 47, 47;
	--tag-error-default-bg-color: #e22712;
	--tag-error-default-bg-color-rgb: 226, 39, 18;
	--tag-error-icon: #eb2f2f;
	--tag-error-icon-rgb: 235, 47, 47;
	--tag-filled-default-bg-color: #1a891a;
	--tag-filled-default-bg-color-rgb: 26, 137, 26;
	--tag-filled-icon-color: #00b624;
	--tag-filled-icon-color-rgb: 0, 182, 36;
	--tag-impulse-default-bg-color: #c40be5;
	--tag-impulse-default-bg-color-rgb: 196, 11, 229;
	--tag-impulse-icon: #e50bdc;
	--tag-impulse-icon-rgb: 229, 11, 220;
	--tag-market-event-default-bg-color: #c2520a;
	--tag-market-event-default-bg-color-rgb: 194, 82, 10;
	--tag-market-icon: #ff6a08;
	--tag-market-icon-rgb: 255, 106, 8;
	--tag-name-text-color: #ffffff;
	--tag-name-text-color-rgb: 255, 255, 255;
	--tag-name-text-selected-color: #ffffff;
	--tag-name-text-selected-color-rgb: 255, 255, 255;
	--tag-news-default-bg-color: #0576c7;
	--tag-news-default-bg-color-rgb: 5, 118, 199;
	--tag-news-icon: #0f6aff;
	--tag-news-icon-rgb: 15, 106, 255;
	--tag-open-default-bg-color: #c2520a;
	--tag-open-default-bg-color-rgb: 194, 82, 10;
	--tag-open-icon-color: #ff6a08;
	--tag-open-icon-color-rgb: 255, 106, 8;
	--tag-selected-border-color: #d9b55f;
	--tag-selected-border-color-rgb: 217, 181, 95;
	--tag-selected-icon: #ffffff;
	--tag-selected-icon-rgb: 255, 255, 255;
	--tag-selected-shadow-inside-color: rgba(0, 0, 0, 0.3);
	--tag-selected-shadow-inside-color-rgb: 0, 0, 0;
	--tag-strategy-default-bg-color: #1a891a;
	--tag-strategy-default-bg-color-rgb: 26, 137, 26;
	--tag-strategy-icon: #00b624;
	--tag-strategy-icon-rgb: 0, 182, 36;
	--tag-value-text-color: #ffffff;
	--tag-value-text-color-rgb: 255, 255, 255;
	--tag-value-text-selected-color: #ffffff;
	--tag-value-text-selected-color-rgb: 255, 255, 255;
	--text-tool-default-black-color: #000000;
	--text-tool-default-black-color-rgb: 0, 0, 0;
	--text-tool-default-primary-color: #ffffff;
	--text-tool-default-primary-color-rgb: 255, 255, 255;
	--text-tool-default-secondary-color: #000000;
	--text-tool-default-secondary-color-rgb: 0, 0, 0;
	--text-tool-default-white-color: #ffffff;
	--text-tool-default-white-color-rgb: 255, 255, 255;
	--theo-pl-line-color: #689aff;
	--theo-pl-line-color-rgb: 104, 154, 255;
	--theo-pl-line-color-2: rgba(104, 154, 255, 0.4);
	--theo-pl-line-color-2-rgb: 104, 154, 255;
	--tick-icon-color: #cfbd91;
	--tick-icon-color-rgb: 207, 189, 145;
	--time_format-label-border: rgba(255, 255, 255, 0.3);
	--time_format-label-border-rgb: 255, 255, 255;
	--time_format-label-text: #ffffff;
	--time_format-label-text-rgb: 255, 255, 255;
	--time-and-sales-ask: #26542d;
	--time-and-sales-ask-rgb: 38, 84, 45;
	--time-and-sales-bid: #801a33;
	--time-and-sales-bid-rgb: 128, 26, 51;
	--toast-notification-default-bg-color: #262625;
	--toast-notification-default-bg-color-rgb: 38, 38, 37;
	--toast-notification-default-border-color: #2e332e;
	--toast-notification-default-border-color-rgb: 46, 51, 46;
	--toast-notification-default-shadow-color: rgba(0, 0, 0, 0.2);
	--toast-notification-default-shadow-color-rgb: 0, 0, 0;
	--toast-notification-hover-bg-color: #3c3c3b;
	--toast-notification-hover-bg-color-rgb: 60, 60, 59;
	--toast-notification-hover-shadow-color: rgba(0, 0, 0, 0.6);
	--toast-notification-hover-shadow-color-rgb: 0, 0, 0;
	--toast-notification-hovered-border-color: #3d473c;
	--toast-notification-hovered-border-color-rgb: 61, 71, 60;
	--toast-notification-text-color-1: #d9742c;
	--toast-notification-text-color-1-rgb: 217, 116, 44;
	--trade-block-light-bg-color: #33312f;
	--trade-block-light-bg-color-rgb: 51, 49, 47;
	--trade-builder-decision-matrix-best-trade-color: #ff00d0;
	--trade-builder-decision-matrix-best-trade-color-rgb: 255, 0, 208;
	--trade-builder-drawing-zone-label-text-color: #ffffff;
	--trade-builder-drawing-zone-label-text-color-rgb: 255, 255, 255;
	--trade-builder-step-hint-tooltip-border-color: rgba(255, 255, 255, 0.1);
	--trade-builder-step-hint-tooltip-border-color-rgb: 255, 255, 255;
	--trade-builder-step-warning-color: #e8ae12;
	--trade-builder-step-warning-color-rgb: 232, 174, 18;
	--trade-button-buy-default-bg-color: rgba(3, 130, 3, 0.3);
	--trade-button-buy-default-bg-color-rgb: 3, 130, 3;
	--trade-button-buy-default-border-color: rgba(3, 130, 3, 0.5);
	--trade-button-buy-default-border-color-rgb: 3, 130, 3;
	--trade-button-sell-default-bg-color: rgba(199, 53, 37, 0.3);
	--trade-button-sell-default-bg-color-rgb: 199, 53, 37;
	--trade-button-sell-default-border-color: rgba(199, 53, 37, 0.5);
	--trade-button-sell-default-border-color-rgb: 199, 53, 37;
	--trade-warning-message-text-color: #232323;
	--trade-warning-message-text-color-rgb: 35, 35, 35;
	--tree-closed-icon-color: #666666;
	--tree-closed-icon-color-rgb: 102, 102, 102;
	--tree-closed-light-text-color: #808080;
	--tree-closed-light-text-color-rgb: 128, 128, 128;
	--tree-closed-text-color: #cccccc;
	--tree-closed-text-color-rgb: 204, 204, 204;
	--tree-opened-icon-color: #bb945a;
	--tree-opened-icon-color-rgb: 187, 148, 90;
	--tree-opened-light-text-color: #bb945a;
	--tree-opened-light-text-color-rgb: 187, 148, 90;
	--tree-opened-text-color: #cca15c;
	--tree-opened-text-color-rgb: 204, 161, 92;
	--up-bg-color: #3a662e;
	--up-bg-color-rgb: 58, 102, 46;
	--up-dashboard-bg-color: #038203;
	--up-dashboard-bg-color-rgb: 3, 130, 3;
	--up-dashboard-button-outside-border-color: rgba(208, 208, 212, 0);
	--up-dashboard-button-outside-border-color-rgb: 208, 208, 212;
	--up-text-color: #00b624;
	--up-text-color-rgb: 0, 182, 36;
	--update-indicator-bg-color: #00b624;
	--update-indicator-bg-color-rgb: 0, 182, 36;
	--volatility-axis-text-color-1: #a96f20;
	--volatility-axis-text-color-1-rgb: 169, 111, 32;
	--volatility-axis-text-color-2: #958037;
	--volatility-axis-text-color-2-rgb: 149, 128, 55;
	--volatility-axis-text-color-3: #489a6e;
	--volatility-axis-text-color-3-rgb: 72, 154, 110;
	--volatility-axis-text-color-4: #079593;
	--volatility-axis-text-color-4-rgb: 7, 149, 147;
	--volatility-axis-text-color-5: #068a99;
	--volatility-axis-text-color-5-rgb: 6, 138, 153;
	--volatility-axis-text-color-6: #067499;
	--volatility-axis-text-color-6-rgb: 6, 116, 153;
	--volatility-grad-color-1: #a96f20;
	--volatility-grad-color-1-rgb: 169, 111, 32;
	--volatility-grad-color-2: #958037;
	--volatility-grad-color-2-rgb: 149, 128, 55;
	--volatility-grad-color-3: #489a6e;
	--volatility-grad-color-3-rgb: 72, 154, 110;
	--volatility-grad-color-4: #079593;
	--volatility-grad-color-4-rgb: 7, 149, 147;
	--volatility-grad-color-5: #068a99;
	--volatility-grad-color-5-rgb: 6, 138, 153;
	--volatility-grad-color-6: #067499;
	--volatility-grad-color-6-rgb: 6, 116, 153;
	--volatility-surface-axis-text-color: rgba(255, 255, 255, 0.3);
	--volatility-surface-axis-text-color-rgb: 255, 255, 255;
	--volatility-surface-axis-title-color: rgba(255, 255, 255, 0.7);
	--volatility-surface-axis-title-color-rgb: 255, 255, 255;
	--volatility-surface-line-color: rgba(255, 255, 255, 0.5);
	--volatility-surface-line-color-rgb: 255, 255, 255;
	--volatility-surface-main-bg-color: rgba(20, 22, 23, 0.5);
	--volatility-surface-main-bg-color-rgb: 20, 22, 23;
	--warning-button-bg-color: #6a2122;
	--warning-button-bg-color-rgb: 106, 33, 34;
	--warning-button-outside-border-color: rgba(0, 0, 0, 0.4);
	--warning-button-outside-border-color-rgb: 0, 0, 0;
	--warning-description-multiparts: #d78340;
	--warning-description-multiparts-rgb: 215, 131, 64;
	--warning-description-text-color: #d78340;
	--warning-description-text-color-rgb: 215, 131, 64;
	--warning-message-bg: #510808;
	--warning-message-bg-rgb: 81, 8, 8;
	--watchlist-futures-warning-table-line-bg-color: #66635c;
	--watchlist-futures-warning-table-line-bg-color-rgb: 102, 99, 92;
	--watchlist-futures-warning-table-row-bg-color: rgba(245, 188, 44, 0.05);
	--watchlist-futures-warning-table-row-bg-color-rgb: 245, 188, 44;
	--watchlist-grid-arrow-big-color: rgba(255, 255, 255, 0.06);
	--watchlist-grid-arrow-big-color-rgb: 255, 255, 255;
	--watchlist-grid-bg-grad-1: #096164;
	--watchlist-grid-bg-grad-1-rgb: 9, 97, 100;
	--watchlist-grid-bg-grad-2: #034957;
	--watchlist-grid-bg-grad-2-rgb: 3, 73, 87;
	--watchlist-grid-bg-order-color: #29363b;
	--watchlist-grid-bg-order-color-rgb: 41, 54, 59;
	--watchlist-grid-bottom-bg-color: rgba(0, 0, 0, 0.2);
	--watchlist-grid-bottom-bg-color-rgb: 0, 0, 0;
	--watchlist-grid-bottom-bg-trend-down-color: rgba(0, 192, 255, 0.15);
	--watchlist-grid-bottom-bg-trend-down-color-rgb: 0, 192, 255;
	--watchlist-grid-bottom-bg-trend-up-color: rgba(255, 172, 43, 0.15);
	--watchlist-grid-bottom-bg-trend-up-color-rgb: 255, 172, 43;
	--watchlist-grid-header-bg-color: rgba(0, 0, 0, 0.25);
	--watchlist-grid-header-bg-color-rgb: 0, 0, 0;
	--watchlist-grid-progressbar-bg-color: #1b2021;
	--watchlist-grid-progressbar-bg-color-rgb: 27, 32, 33;
	--watchlist-grid-progressbar-normal-grad-1: rgba(255, 255, 255, 0.4);
	--watchlist-grid-progressbar-normal-grad-1-rgb: 255, 255, 255;
	--watchlist-grid-progressbar-normal-grad-2: rgba(255, 255, 255, 0.6);
	--watchlist-grid-progressbar-normal-grad-2-rgb: 255, 255, 255;
	--watchlist-grid-progressbar-rounded-bg-color: rgba(0, 0, 0, 0.4);
	--watchlist-grid-progressbar-rounded-bg-color-rgb: 0, 0, 0;
	--watchlist-grid-progressbar-rounded-bg-grad-1: rgba(255, 210, 0, 0.1);
	--watchlist-grid-progressbar-rounded-bg-grad-1-rgb: 255, 210, 0;
	--watchlist-grid-progressbar-rounded-bg-grad-2: rgba(255, 210, 0, 0);
	--watchlist-grid-progressbar-rounded-bg-grad-2-rgb: 255, 210, 0;
	--watchlist-grid-progressbar-rounded-empty-bg-color: rgba(0, 0, 0, 0.2);
	--watchlist-grid-progressbar-rounded-empty-bg-color-rgb: 0, 0, 0;
	--watchlist-grid-progressbar-rounded-trend-up-shadow: rgba(255, 132, 0, 0.6);
	--watchlist-grid-progressbar-rounded-trend-up-shadow-rgb: 255, 132, 0;
	--watchlist-grid-progressbar-trend-down-grad-1: #54ffe9;
	--watchlist-grid-progressbar-trend-down-grad-1-rgb: 84, 255, 233;
	--watchlist-grid-progressbar-trend-down-grad-2: #007bb4;
	--watchlist-grid-progressbar-trend-down-grad-2-rgb: 0, 123, 180;
	--watchlist-grid-progressbar-trend-down-shadow: rgba(0, 123, 180, 0.4);
	--watchlist-grid-progressbar-trend-down-shadow-rgb: 0, 123, 180;
	--watchlist-grid-progressbar-trend-up-grad-1: #ffc975;
	--watchlist-grid-progressbar-trend-up-grad-1-rgb: 255, 201, 117;
	--watchlist-grid-progressbar-trend-up-grad-2: #ffa538;
	--watchlist-grid-progressbar-trend-up-grad-2-rgb: 255, 165, 56;
	--watchlist-grid-progressbar-trend-up-grad-3: #ff8400;
	--watchlist-grid-progressbar-trend-up-grad-3-rgb: 255, 132, 0;
	--watchlist-grid-progressbar-trend-up-shadow: rgba(255, 132, 0, 0.06);
	--watchlist-grid-progressbar-trend-up-shadow-rgb: 255, 132, 0;
	--watchlist-grid-title-color: #ffffff;
	--watchlist-grid-title-color-rgb: 255, 255, 255;
	--watchlist-grid-trend-down-arrow-shadow: #007bb4;
	--watchlist-grid-trend-down-arrow-shadow-rgb: 0, 123, 180;
	--watchlist-grid-trend-up-arrow-shadow: #ff8400;
	--watchlist-grid-trend-up-arrow-shadow-rgb: 255, 132, 0;
	--watchlist-grid-trending-bg-color: #06393f;
	--watchlist-grid-trending-bg-color-rgb: 6, 57, 63;
	--watchlist-grid-trending-down-vertical-lines-color: rgba(130, 235, 253, 0.07);
	--watchlist-grid-trending-down-vertical-lines-color-rgb: 130, 235, 253;
	--watchlist-grid-trending-horizontal-lines-color: rgba(0, 0, 0, 0.1);
	--watchlist-grid-trending-horizontal-lines-color-rgb: 0, 0, 0;
	--watchlist-grid-trending-up-vertical-lines-color: rgba(248, 253, 130, 0.07);
	--watchlist-grid-trending-up-vertical-lines-color-rgb: 248, 253, 130;
	--watchlist-list-type-active-header: #ffffff;
	--watchlist-list-type-active-header-rgb: 255, 255, 255;
	--watchlist-list-type-passive-header: #ffffff;
	--watchlist-list-type-passive-header-rgb: 255, 255, 255;
	--watchlist-mini-chart-area-fill-color: rgba(43, 185, 217, 0.2);
	--watchlist-mini-chart-area-fill-color-rgb: 43, 185, 217;
	--watchlist-mini-chart-line-color: #2bb9d9;
	--watchlist-mini-chart-line-color-rgb: 43, 185, 217;
	--watchlist-placeholder-shadow-color: rgba(0, 0, 0, 0.5);
	--watchlist-placeholder-shadow-color-rgb: 0, 0, 0;
	--widget_header-tab-selected-bg: #3d3b37;
	--widget_header-tab-selected-bg-rgb: 61, 59, 55;
	--widget_tab-default-text: rgba(255, 255, 255, 0.8);
	--widget_tab-default-text-rgb: 255, 255, 255;
	--widget_tab-hovered-text: #ffffff;
	--widget_tab-hovered-text-rgb: 255, 255, 255;
	--widget_tab-selected-text: #ffffff;
	--widget_tab-selected-text-rgb: 255, 255, 255;
	--widget-bg: #151412;
	--widget-bg-rgb: 21, 20, 18;
	--widget-bg-bottom-color: #1c1c1c;
	--widget-bg-bottom-color-rgb: 28, 28, 28;
	--widget-bg-color: #1c1c1c;
	--widget-bg-color-rgb: 28, 28, 28;
	--widget-bg-overlay-dark: rgba(15, 15, 15, 0.5);
	--widget-bg-overlay-dark-rgb: 15, 15, 15;
	--widget-bg-shadow: rgba(0, 0, 0, 0.05);
	--widget-bg-shadow-rgb: 0, 0, 0;
	--widget-bg-top-color: #1c1c1c;
	--widget-bg-top-color-rgb: 28, 28, 28;
	--widget-dark-bg-color: rgba(0, 0, 0, 0.08);
	--widget-dark-bg-color-rgb: 0, 0, 0;
	--widget-draggable-shadow-color: rgba(0, 0, 0, 0.5);
	--widget-draggable-shadow-color-rgb: 0, 0, 0;
	--widget-footer-bg: #1b1b1b;
	--widget-footer-bg-rgb: 27, 27, 27;
	--widget-footer-text: rgba(255, 255, 255, 0.8);
	--widget-footer-text-rgb: 255, 255, 255;
	--widget-frozen-border-color: #8ebcd4;
	--widget-frozen-border-color-rgb: 142, 188, 212;
	--widget-further-info-bg-color: #1f1f1f;
	--widget-further-info-bg-color-rgb: 31, 31, 31;
	--widget-further-info-button-bg-color: #1f1f1f;
	--widget-further-info-button-bg-color-rgb: 31, 31, 31;
	--widget-further-info-button-border-color: #4d4d4d;
	--widget-further-info-button-border-color-rgb: 77, 77, 77;
	--widget-group-tab-bg-default-color: #142a56;
	--widget-group-tab-bg-default-color-rgb: 20, 42, 86;
	--widget-header-bg-color: #242323;
	--widget-header-bg-color-rgb: 36, 35, 35;
	--widget-header-border-color: rgba(236, 239, 245, 0.2);
	--widget-header-border-color-rgb: 236, 239, 245;
	--widget-header-button-bg-color: #282828;
	--widget-header-button-bg-color-rgb: 40, 40, 40;
	--widget-header-button-disabled-bg-color: #3b3a39;
	--widget-header-button-disabled-bg-color-rgb: 59, 58, 57;
	--widget-header-button-inside-border-bot-color: rgba(255, 255, 255, 0);
	--widget-header-button-inside-border-bot-color-rgb: 255, 255, 255;
	--widget-header-button-inside-border-side-color: rgba(255, 255, 255, 0);
	--widget-header-button-inside-border-side-color-rgb: 255, 255, 255;
	--widget-header-button-inside-border-top-color: rgba(255, 255, 255, 0);
	--widget-header-button-inside-border-top-color-rgb: 255, 255, 255;
	--widget-header-button-outside-border-color: #4d4c4b;
	--widget-header-button-outside-border-color-rgb: 77, 76, 75;
	--widget-header-grad-color-1: #242323;
	--widget-header-grad-color-1-rgb: 36, 35, 35;
	--widget-header-grad-color-2: #242323;
	--widget-header-grad-color-2-rgb: 36, 35, 35;
	--widget-header-hint-label-color: rgba(255, 255, 255, 0.6);
	--widget-header-hint-label-color-rgb: 255, 255, 255;
	--widget-header-hint-value-color: #ffffff;
	--widget-header-hint-value-color-rgb: 255, 255, 255;
	--widget-header-shadow-color: rgba(0, 0, 0, 0.3);
	--widget-header-shadow-color-rgb: 0, 0, 0;
	--widget-header-tab-bg-color: #242323;
	--widget-header-tab-bg-color-rgb: 36, 35, 35;
	--widget-header-tab-divider-color: rgba(255, 255, 255, 0.09);
	--widget-header-tab-divider-color-rgb: 255, 255, 255;
	--widget-header-tab-hovered-line-color: #ad9e79;
	--widget-header-tab-hovered-line-color-rgb: 173, 158, 121;
	--widget-header-text-color: #ffffff;
	--widget-header-text-color-rgb: 255, 255, 255;
	--widget-link-group-bg-color-1: #ff4c4c;
	--widget-link-group-bg-color-1-rgb: 255, 76, 76;
	--widget-link-group-bg-color-2: #ff7308;
	--widget-link-group-bg-color-2-rgb: 255, 115, 8;
	--widget-link-group-bg-color-3: #fdd400;
	--widget-link-group-bg-color-3-rgb: 253, 212, 0;
	--widget-link-group-bg-color-4: #24dd00;
	--widget-link-group-bg-color-4-rgb: 36, 221, 0;
	--widget-link-group-bg-color-5: #08e6e6;
	--widget-link-group-bg-color-5-rgb: 8, 230, 230;
	--widget-link-group-bg-color-6: #0693f9;
	--widget-link-group-bg-color-6-rgb: 6, 147, 249;
	--widget-link-group-bg-color-7: #ff69b4;
	--widget-link-group-bg-color-7-rgb: 255, 105, 180;
	--widget-link-group-bg-color-8: #b074db;
	--widget-link-group-bg-color-8-rgb: 176, 116, 219;
	--widget-link-group-bg-color-9: #c2b280;
	--widget-link-group-bg-color-9-rgb: 194, 178, 128;
	--widget-menu-button-color: #666059;
	--widget-menu-button-color-rgb: 102, 96, 89;
	--widget-outside-border: #383838;
	--widget-outside-border-rgb: 56, 56, 56;
	--widget-overlay-color: rgba(0, 0, 0, 0.6);
	--widget-overlay-color-rgb: 0, 0, 0;
	--widget-toolbar-divider: #4f4d4a;
	--widget-toolbar-divider-rgb: 79, 77, 74;
	--widget-toolbar-shadow-color: rgba(0, 0, 0, 0);
	--widget-toolbar-shadow-color-rgb: 0, 0, 0;
	--workspace-tabs-bg-color: #1c1c1c;
	--workspace-tabs-bg-color-rgb: 28, 28, 28;
	--workspace-tabs-demo_mode-bg: #2b2517;
	--workspace-tabs-demo_mode-bg-rgb: 43, 37, 23;
	--workspace-tabs-live_mode-bg: #242323;
	--workspace-tabs-live_mode-bg-rgb: 36, 35, 35;
	--workspace-tabs-shadow: rgba(152, 148, 144, 0.2);
	--workspace-tabs-shadow-rgb: 152, 148, 144;
	--wrong-bg-color: #7f0d0d;
	--wrong-bg-color-rgb: 127, 13, 13;
	--wrong-tooltip-bg-color: #ae1100;
	--wrong-tooltip-bg-color-rgb: 174, 17, 0;
	--wrong-tooltip-border-color: rgba(255, 255, 255, 0);
	--wrong-tooltip-border-color-rgb: 255, 255, 255;
	--zone-drawing-horizontal-line-label-text-color: #ff00d0;
	--zone-drawing-horizontal-line-label-text-color-rgb: 255, 0, 208;

} 



:root {
}


