:root {
	--_dx-10: #0f0f24;
	--_dx-10-rgb: 15, 15, 36;
	--_dx-100: #ffffff;
	--_dx-100-rgb: 255, 255, 255;
	--_dx-20: #1c1c40;
	--_dx-20-rgb: 28, 28, 64;
	--_dx-25: #242746;
	--_dx-25-rgb: 36, 39, 70;
	--_dx-30: #27277a;
	--_dx-30-rgb: 39, 39, 122;
	--_dx-85: #70749c;
	--_dx-85-rgb: 112, 116, 156;
	--_dx-90: #809fe5;
	--_dx-90-rgb: 128, 159, 229;
	--_dx-95: #adb0ce;
	--_dx-95-rgb: 173, 176, 206;
	--_dx-g4: #008465;
	--_dx-g4-rgb: 0, 132, 101;
	--_dx-g7: #65dbb2;
	--_dx-g7-rgb: 101, 219, 178;
	--_dx-p: #315bb1;
	--_dx-p-rgb: 49, 91, 177;
	--_dx-r4: #b62135;
	--_dx-r4-rgb: 182, 33, 53;
	--_dx-r7: #fe7c7f;
	--_dx-r7-rgb: 254, 124, 127;
	--_dx-y: #bb8810;
	--_dx-y-rgb: 187, 136, 16;
	--account-info-hover-bg-color: rgba(15, 66, 152, 0.08);
	--account-info-hover-bg-color-rgb: 15, 66, 152;
	--account-info-label-text-color: #363f63;
	--account-info-label-text-color-rgb: 54, 63, 99;
	--account-label-demo-bg-color: #c9d2e8;
	--account-label-demo-bg-color-rgb: 201, 210, 232;
	--account-label-demo-text-color: #5c5f66;
	--account-label-demo-text-color-rgb: 92, 95, 102;
	--account-label-emsx-bg-color: #43529e;
	--account-label-emsx-bg-color-rgb: 67, 82, 158;
	--account-label-inactive-bg: #a3adc2;
	--account-label-inactive-bg-rgb: 163, 173, 194;
	--account-label-live-bg-color: #ffd366;
	--account-label-live-bg-color-rgb: 255, 211, 102;
	--account-label-live-text-color: #9c6f00;
	--account-label-live-text-color-rgb: 156, 111, 0;
	--account-label-marginspot-bg-color: #7086c2;
	--account-label-marginspot-bg-color-rgb: 112, 134, 194;
	--account-label-pbfx-text-color: #819fe5;
	--account-label-pbfx-text-color-rgb: 129, 159, 229;
	--account-label-shadow-color: rgba(24, 34, 82, 0.2);
	--account-label-shadow-color-rgb: 24, 34, 82;
	--account-label-text-color: #5c5f66;
	--account-label-text-color-rgb: 92, 95, 102;
	--account-type-label-bg-color: #d8dbe9;
	--account-type-label-bg-color-rgb: 216, 219, 233;
	--active: #d7d8ea;
	--active-rgb: 215, 216, 234;
	--active-01: rgba(24, 34, 82, 0.2);
	--active-01-rgb: 24, 34, 82;
	--active-025: rgba(0, 0, 0, 0.2);
	--active-025-rgb: 0, 0, 0;
	--active-05: #73758c;
	--active-05-rgb: 115, 117, 140;
	--active-075: #9c9fc9;
	--active-075-rgb: 156, 159, 201;
	--active-5: #a6afdb;
	--active-5-rgb: 166, 175, 219;
	--active-75: #a1a8cc;
	--active-75-rgb: 161, 168, 204;
	--active-hovered: #d9a22f;
	--active-hovered-rgb: 217, 162, 47;
	--active-switcher-bg-color: #b8cbff;
	--active-switcher-bg-color-rgb: 184, 203, 255;
	--add-dashboard-border-color: #c4c5ca;
	--add-dashboard-border-color-rgb: 196, 197, 202;
	--add-delete-icon-bg-color: #e3e6ed;
	--add-delete-icon-bg-color-rgb: 227, 230, 237;
	--add-delete-icon-border-color: #c3c8da;
	--add-delete-icon-border-color-rgb: 195, 200, 218;
	--add-delete-icon-color: #40485e;
	--add-delete-icon-color-rgb: 64, 72, 94;
	--additional-text-color: #505258;
	--additional-text-color-rgb: 80, 82, 88;
	--additional-text-color-2: #81848d;
	--additional-text-color-2-rgb: 129, 132, 141;
	--alerts-form-fill-color: rgba(66, 70, 101, 0.7);
	--alerts-form-fill-color-rgb: 66, 70, 101;
	--app-bg-color: #f3f2f4;
	--app-bg-color-rgb: 243, 242, 244;
	--app-bg-grad-bottom-color: #f3f2f4;
	--app-bg-grad-bottom-color-rgb: 243, 242, 244;
	--app-bg-grad-top-color: #f3f2f4;
	--app-bg-grad-top-color-rgb: 243, 242, 244;
	--app-header-bg-color: #ffffff;
	--app-header-bg-color-rgb: 255, 255, 255;
	--app-header-button-default-bg-color: #e9eaec;
	--app-header-button-default-bg-color-rgb: 233, 234, 236;
	--app-header-button-default-text-color: #4b4c53;
	--app-header-button-default-text-color-rgb: 75, 76, 83;
	--app-header-button-dragged-bg-color: #bdc0c7;
	--app-header-button-dragged-bg-color-rgb: 189, 192, 199;
	--app-header-button-pressed-bg-color: #d2d4da;
	--app-header-button-pressed-bg-color-rgb: 210, 212, 218;
	--app-header-demo_mode-bg: #f7f4fa;
	--app-header-demo_mode-bg-rgb: 247, 244, 250;
	--app-header-divider-vertical-color: #ececec;
	--app-header-divider-vertical-color-rgb: 236, 236, 236;
	--app-header-dropdown-active-bg-color: rgba(71, 137, 235, 0.15);
	--app-header-dropdown-active-bg-color-rgb: 71, 137, 235;
	--app-header-dropdown-default-bg-color: #e9eaec;
	--app-header-dropdown-default-bg-color-rgb: 233, 234, 236;
	--app-header-dropdown-default-border-color: rgba(185, 196, 255, 0);
	--app-header-dropdown-default-border-color-rgb: 185, 196, 255;
	--app-header-dropdown-default-text-color: #4b4d52;
	--app-header-dropdown-default-text-color-rgb: 75, 77, 82;
	--app-header-live_mode-bg: #ffffff;
	--app-header-live_mode-bg-rgb: 255, 255, 255;
	--application-header-item-text-color: #333438;
	--application-header-item-text-color-rgb: 51, 52, 56;
	--application-header-section-text-color: #81848d;
	--application-header-section-text-color-rgb: 129, 132, 141;
	--at-text-color-1: #747998;
	--at-text-color-1-rgb: 116, 121, 152;
	--at-text-color-2: #81848d;
	--at-text-color-2-rgb: 129, 132, 141;
	--baseline-baseline-color: rgba(255, 255, 255, 0.15);
	--baseline-baseline-color-rgb: 255, 255, 255;
	--baseline-lower-section-fill-color: rgba(217, 44, 64, 0.07);
	--baseline-lower-section-fill-color-rgb: 217, 44, 64;
	--baseline-lower-section-stroke-color: #d92c40;
	--baseline-lower-section-stroke-color-rgb: 217, 44, 64;
	--baseline-upper-section-fill-color: rgba(77, 153, 83, 0.07);
	--baseline-upper-section-fill-color-rgb: 77, 153, 83;
	--baseline-upper-section-stroke-color: #4d9953;
	--baseline-upper-section-stroke-color-rgb: 77, 153, 83;
	--button-bg-color: #e4e9fd;
	--button-bg-color-rgb: 228, 233, 253;
	--button-disabled-bg-color: #e5e5e6;
	--button-disabled-bg-color-rgb: 229, 229, 230;
	--button-disabled-border-outside-color: #d3d3d5;
	--button-disabled-border-outside-color-rgb: 211, 211, 213;
	--button-disabled-text-color: #7a7c7f;
	--button-disabled-text-color-rgb: 122, 124, 127;
	--button-hovered-overlay-color: rgba(0, 0, 0, 0.04);
	--button-hovered-overlay-color-rgb: 0, 0, 0;
	--button-pressed-overlay-color: rgba(42, 48, 64, 0.15);
	--button-pressed-overlay-color-rgb: 42, 48, 64;
	--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: #dfe0e2;
	--button-primary-border-outside-color-rgb: 223, 224, 226;
	--button-primary-default: #0c6ff1;
	--button-primary-default-rgb: 12, 111, 241;
	--button-primary-default-bg-color: #2f6ccf;
	--button-primary-default-bg-color-rgb: 47, 108, 207;
	--button-primary-default-text: #ffffff;
	--button-primary-default-text-rgb: 255, 255, 255;
	--button-primary-default-text-color: #ffffff;
	--button-primary-default-text-color-rgb: 255, 255, 255;
	--button-secondary-bg: #40425e;
	--button-secondary-bg-rgb: 64, 66, 94;
	--button-secondary-border-outside-color: #d4d5d8;
	--button-secondary-border-outside-color-rgb: 212, 213, 216;
	--button-secondary-default: rgba(255, 255, 255, 0.1);
	--button-secondary-default-rgb: 255, 255, 255;
	--button-secondary-default-bg-color: #f7f7f8;
	--button-secondary-default-bg-color-rgb: 247, 247, 248;
	--button-secondary-default-text: #ffffff;
	--button-secondary-default-text-rgb: 255, 255, 255;
	--button-secondary-text-color: #31343a;
	--button-secondary-text-color-rgb: 49, 52, 58;
	--button-separator-line-color: #eaeaec;
	--button-separator-line-color-rgb: 234, 234, 236;
	--button-tertiary-border-outside-color: rgba(24, 34, 82, 0.4);
	--button-tertiary-border-outside-color-rgb: 24, 34, 82;
	--button-tertiary-default: #dce2f9;
	--button-tertiary-default-rgb: 220, 226, 249;
	--button-tertiary-default-bg-color: #f7f7f8;
	--button-tertiary-default-bg-color-rgb: 247, 247, 248;
	--button-tertiary-default-text-color: #4d505a;
	--button-tertiary-default-text-color-rgb: 77, 80, 90;
	--buy-button-default-bg-color: #5aaa79;
	--buy-button-default-bg-color-rgb: 90, 170, 121;
	--buy-button-default-text-color: #ffffff;
	--buy-button-default-text-color-rgb: 255, 255, 255;
	--buy-button-outside-border-color: rgba(24, 34, 82, 0);
	--buy-button-outside-border-color-rgb: 24, 34, 82;
	--buy-index-bg-color: rgba(20, 184, 102, 0.1);
	--buy-index-bg-color-rgb: 20, 184, 102;
	--buy-order-cell-bg: rgba(145, 242, 207, 0.3);
	--buy-order-cell-bg-rgb: 145, 242, 207;
	--buy-switcher-bg-color: #079d56;
	--buy-switcher-bg-color-rgb: 7, 157, 86;
	--buy-text-color: #00513c;
	--buy-text-color-rgb: 0, 81, 60;
	--calendar-current-day-border: rgba(255, 255, 255, 0.2);
	--calendar-current-day-border-rgb: 255, 255, 255;
	--calendar-day-nextmonth: #747998;
	--calendar-day-nextmonth-rgb: 116, 121, 152;
	--calendar-month-border-line-color: rgba(255, 255, 255, 0.12);
	--calendar-month-border-line-color-rgb: 255, 255, 255;
	--calendar-option_expiration_day-bg: #141414;
	--calendar-option_expiration_day-bg-rgb: 20, 20, 20;
	--calendar-popup-bg-color: #ffffff;
	--calendar-popup-bg-color-rgb: 255, 255, 255;
	--calendar-popup-tab-inactive-bg: #f5f5f5;
	--calendar-popup-tab-inactive-bg-rgb: 245, 245, 245;
	--calendar-selected-day-bg-color: rgba(163, 194, 255, 0.2);
	--calendar-selected-day-bg-color-rgb: 163, 194, 255;
	--calendar-selected-month: rgba(185, 204, 255, 0.26);
	--calendar-selected-month-rgb: 185, 204, 255;
	--calendar-week-text-color: #999999;
	--calendar-week-text-color-rgb: 153, 153, 153;
	--calendar-weekday-text: #747998;
	--calendar-weekday-text-rgb: 116, 121, 152;
	--calendar-weekend_date-text: #8c8c8c;
	--calendar-weekend_date-text-rgb: 140, 140, 140;
	--calendar-weekend_name-text: #ffffff;
	--calendar-weekend_name-text-rgb: 255, 255, 255;
	--candle-bear-body-color: #df3b30;
	--candle-bear-body-color-rgb: 223, 59, 48;
	--candle-bear-border-color: rgba(255, 255, 255, 0);
	--candle-bear-border-color-rgb: 255, 255, 255;
	--candle-bear-wick-color: #df3b30;
	--candle-bear-wick-color-rgb: 223, 59, 48;
	--candle-bull-body-color: #5aab79;
	--candle-bull-body-color-rgb: 90, 171, 121;
	--candle-bull-border-color: rgba(255, 255, 255, 0);
	--candle-bull-border-color-rgb: 255, 255, 255;
	--candle-bull-wick-color: #5aab79;
	--candle-bull-wick-color-rgb: 90, 171, 121;
	--chart-area-overlay-label-text-color: #b7b9be;
	--chart-area-overlay-label-text-color-rgb: 183, 185, 190;
	--chart-axis-value-text-color: #666666;
	--chart-axis-value-text-color-rgb: 102, 102, 102;
	--chart-bg-color: #ffffff;
	--chart-bg-color-rgb: 255, 255, 255;
	--chart-bg-grad-1: #ffffff;
	--chart-bg-grad-1-rgb: 255, 255, 255;
	--chart-bg-grad-2: #ffffff;
	--chart-bg-grad-2-rgb: 255, 255, 255;
	--chart-button-bg-color: #ccced1;
	--chart-button-bg-color-rgb: 204, 206, 209;
	--chart-color-01: #ff0057;
	--chart-color-01-rgb: 255, 0, 87;
	--chart-color-02: #ff0444;
	--chart-color-02-rgb: 255, 4, 68;
	--chart-color-03: #ff3a08;
	--chart-color-03-rgb: 255, 58, 8;
	--chart-color-04: #ff9112;
	--chart-color-04-rgb: 255, 145, 18;
	--chart-color-05: #ffc51a;
	--chart-color-05-rgb: 255, 197, 26;
	--chart-color-06: #ffec20;
	--chart-color-06-rgb: 255, 236, 32;
	--chart-color-07: #58ff23;
	--chart-color-07-rgb: 88, 255, 35;
	--chart-color-08: #00e879;
	--chart-color-08-rgb: 0, 232, 121;
	--chart-color-09: #00e5fe;
	--chart-color-09-rgb: 0, 229, 254;
	--chart-color-11: #00aefe;
	--chart-color-11-rgb: 0, 174, 254;
	--chart-color-12: #2a52fc;
	--chart-color-12-rgb: 42, 82, 252;
	--chart-color-13: #a219af;
	--chart-color-13-rgb: 162, 25, 175;
	--chart-color-14: #ff3a80;
	--chart-color-14-rgb: 255, 58, 128;
	--chart-color-15: #ff4f53;
	--chart-color-15-rgb: 255, 79, 83;
	--chart-color-16: #ff6d42;
	--chart-color-16-rgb: 255, 109, 66;
	--chart-color-17: #ffac44;
	--chart-color-17-rgb: 255, 172, 68;
	--chart-color-18: #ffd947;
	--chart-color-18-rgb: 255, 217, 71;
	--chart-color-19: #ffff24;
	--chart-color-19-rgb: 255, 255, 36;
	--chart-color-20: #a8ff5f;
	--chart-color-20-rgb: 168, 255, 95;
	--chart-color-21: #45f2af;
	--chart-color-21-rgb: 69, 242, 175;
	--chart-color-22: #00ffff;
	--chart-color-22-rgb: 0, 255, 255;
	--chart-color-23: #00c3fe;
	--chart-color-23-rgb: 0, 195, 254;
	--chart-color-24: #4767fc;
	--chart-color-24-rgb: 71, 103, 252;
	--chart-color-25: #e92ef9;
	--chart-color-25-rgb: 233, 46, 249;
	--chart-color-26: #ff7eab;
	--chart-color-26-rgb: 255, 126, 171;
	--chart-color-27: #ff8980;
	--chart-color-27-rgb: 255, 137, 128;
	--chart-color-28: #ff9e81;
	--chart-color-28-rgb: 255, 158, 129;
	--chart-color-29: #ffd282;
	--chart-color-29-rgb: 255, 210, 130;
	--chart-color-31: #ffff90;
	--chart-color-31-rgb: 255, 255, 144;
	--chart-color-32: #c6ff93;
	--chart-color-32-rgb: 198, 255, 147;
	--chart-color-33: #b0f7cb;
	--chart-color-33-rgb: 176, 247, 203;
	--chart-color-34: #67ffff;
	--chart-color-34-rgb: 103, 255, 255;
	--chart-color-35: #6dd7fe;
	--chart-color-35-rgb: 109, 215, 254;
	--chart-color-36: #869bfe;
	--chart-color-36-rgb: 134, 155, 254;
	--chart-cross-data-text-color: #61646b;
	--chart-cross-data-text-color-rgb: 97, 100, 107;
	--chart-cross-label-text-color: rgba(24, 24, 27, 0.7);
	--chart-cross-label-text-color-rgb: 24, 24, 27;
	--chart-crosshair-line-color: rgba(123, 129, 147, 0.5);
	--chart-crosshair-line-color-rgb: 123, 129, 147;
	--chart-crosshair-value-bg-color: #f1f1f1;
	--chart-crosshair-value-bg-color-rgb: 241, 241, 241;
	--chart-current-price-bg-color: #e4e9fd;
	--chart-current-price-bg-color-rgb: 228, 233, 253;
	--chart-current-price-text-color: #0f4298;
	--chart-current-price-text-color-rgb: 15, 66, 152;
	--chart-divider-color: #e4e9fd;
	--chart-divider-color-rgb: 228, 233, 253;
	--chart-down-line-color: #b62135;
	--chart-down-line-color-rgb: 182, 33, 53;
	--chart-drawing-management-panel-bg-color-1: #e6f9ff;
	--chart-drawing-management-panel-bg-color-1-rgb: 230, 249, 255;
	--chart-drawing-management-panel-bg-color-2: #f1f5ff;
	--chart-drawing-management-panel-bg-color-2-rgb: 241, 245, 255;
	--chart-grid-color: rgba(24, 34, 82, 0.1);
	--chart-grid-color-rgb: 24, 34, 82;
	--chart-high-low-label-bg-color: rgba(209, 211, 214, 0.6);
	--chart-high-low-label-bg-color-rgb: 209, 211, 214;
	--chart-high-low-label-text: #000000;
	--chart-high-low-label-text-rgb: 0, 0, 0;
	--chart-info-bg-color: rgba(250, 250, 250, 0.86);
	--chart-info-bg-color-rgb: 250, 250, 250;
	--chart-info-hover-bg-color: rgba(15, 66, 152, 0.1);
	--chart-info-hover-bg-color-rgb: 15, 66, 152;
	--chart-neutral-line-color: #747998;
	--chart-neutral-line-color-rgb: 116, 121, 152;
	--chart-order-bg-color-1: #f0f3fe;
	--chart-order-bg-color-1-rgb: 240, 243, 254;
	--chart-order-bg-color-2: #f0f3fe;
	--chart-order-bg-color-2-rgb: 240, 243, 254;
	--chart-order-clear-notification-progress-bar-bg-color: #f76a5f;
	--chart-order-clear-notification-progress-bar-bg-color-rgb: 247, 106, 95;
	--chart-order-highlight-column-hover-bg-color: rgba(15, 66, 152, 0.1);
	--chart-order-highlight-column-hover-bg-color-rgb: 15, 66, 152;
	--chart-order-oco-index-bg-color: #a2c1f6;
	--chart-order-oco-index-bg-color-rgb: 162, 193, 246;
	--chart-order-oco-price-line-color: #0f4298;
	--chart-order-oco-price-line-color-rgb: 15, 66, 152;
	--chart-order-oso-child-index-bg-color: #ffd366;
	--chart-order-oso-child-index-bg-color-rgb: 255, 211, 102;
	--chart-order-oso-child-price-line-color: #9c6f00;
	--chart-order-oso-child-price-line-color-rgb: 156, 111, 0;
	--chart-order-oso-index-bg-color: #f0ada8;
	--chart-order-oso-index-bg-color-rgb: 240, 173, 168;
	--chart-order-oso-price-line-color: #de4c40;
	--chart-order-oso-price-line-color-rgb: 222, 76, 64;
	--chart-order-single-border-color: #b7bbcc;
	--chart-order-single-border-color-rgb: 183, 187, 204;
	--chart-order-single-price-line-color: #747998;
	--chart-order-single-price-line-color-rgb: 116, 121, 152;
	--chart-palette-color-border: rgba(0, 0, 0, 0.05);
	--chart-palette-color-border-rgb: 0, 0, 0;
	--chart-placeholder-text-color: #81868d;
	--chart-placeholder-text-color-rgb: 129, 134, 141;
	--chart-point-active-fill: #424b65;
	--chart-point-active-fill-rgb: 66, 75, 101;
	--chart-point-active-line: #747e98;
	--chart-point-active-line-rgb: 116, 126, 152;
	--chart-point-default-fill: #424665;
	--chart-point-default-fill-rgb: 66, 70, 101;
	--chart-point-default-line: #747998;
	--chart-point-default-line-rgb: 116, 121, 152;
	--chart-scale-control-bg-color: rgba(121, 125, 134, 0.12);
	--chart-scale-control-bg-color-rgb: 121, 125, 134;
	--chart-scale-selection-bg-color: rgba(156, 111, 0, 0.15);
	--chart-scale-selection-bg-color-rgb: 156, 111, 0;
	--chart-scale-selection-border-color: #de4c40;
	--chart-scale-selection-border-color-rgb: 222, 76, 64;
	--chart-scale-selection-box-color: #9c6f00;
	--chart-scale-selection-box-color-rgb: 156, 111, 0;
	--chart-timeline-full-period-bg-color-1: #ecedee;
	--chart-timeline-full-period-bg-color-1-rgb: 236, 237, 238;
	--chart-timeline-full-period-bg-color-2: #ecedee;
	--chart-timeline-full-period-bg-color-2-rgb: 236, 237, 238;
	--chart-trading-buy-icon-color: #008465;
	--chart-trading-buy-icon-color-rgb: 0, 132, 101;
	--chart-trading-current-price-line-color: #8772e4;
	--chart-trading-current-price-line-color-rgb: 135, 114, 228;
	--chart-trading-down-line-color: #b0424a;
	--chart-trading-down-line-color-rgb: 176, 66, 74;
	--chart-trading-editable-line-color: #d9a22f;
	--chart-trading-editable-line-color-rgb: 217, 162, 47;
	--chart-trading-order-position-bg-color: #f1f4ff;
	--chart-trading-order-position-bg-color-rgb: 241, 244, 255;
	--chart-trading-price-box-bg: #ff00d0;
	--chart-trading-price-box-bg-rgb: 255, 0, 208;
	--chart-trading-sell-icon: #b62135;
	--chart-trading-sell-icon-rgb: 182, 33, 53;
	--chart-trading-sell-icon-color: #b62135;
	--chart-trading-sell-icon-color-rgb: 182, 33, 53;
	--chart-trading-up-line-color: #1a8f6d;
	--chart-trading-up-line-color-rgb: 26, 143, 109;
	--chart-up-line-color: #008465;
	--chart-up-line-color-rgb: 0, 132, 101;
	--chart-volume-main-color: #dfe0e2;
	--chart-volume-main-color-rgb: 223, 224, 226;
	--chart-volume-top-color: #b7b9be;
	--chart-volume-top-color-rgb: 183, 185, 190;
	--chart-widget-toolbar-bg-color-1: #ffffff;
	--chart-widget-toolbar-bg-color-1-rgb: 255, 255, 255;
	--chart-widget-toolbar-bg-color-2: #ffffff;
	--chart-widget-toolbar-bg-color-2-rgb: 255, 255, 255;
	--chart-y-axis-last-price-container-negative: #fe7c7f;
	--chart-y-axis-last-price-container-negative-rgb: 254, 124, 127;
	--chart-y-axis-last-price-container-positive: #91f2cf;
	--chart-y-axis-last-price-container-positive-rgb: 145, 242, 207;
	--chart-y-axis-last-price-container-text: #ffffff;
	--chart-y-axis-last-price-container-text-rgb: 255, 255, 255;
	--chart-y-axis-last-price-container-text-inverted: #000000;
	--chart-y-axis-last-price-container-text-inverted-rgb: 0, 0, 0;
	--checkbox-alt-text-color: #333438;
	--checkbox-alt-text-color-rgb: 51, 52, 56;
	--checkbox-alt-tick: #494f5e;
	--checkbox-alt-tick-rgb: 73, 79, 94;
	--checkbox-text-color: #353535;
	--checkbox-text-color-rgb: 53, 53, 53;
	--checkbox-tick-color: #4d515b;
	--checkbox-tick-color-rgb: 77, 81, 91;
	--close-widget-button-bg-color: #182252;
	--close-widget-button-bg-color-rgb: 24, 34, 82;
	--close-widget-button-border-color: #e4e9fd;
	--close-widget-button-border-color-rgb: 228, 233, 253;
	--color-picker-item-frame: #ffffff;
	--color-picker-item-frame-rgb: 255, 255, 255;
	--common-negative-bg-color: #b62135;
	--common-negative-bg-color-rgb: 182, 33, 53;
	--common-negative-bg-color-hover: #fe7c7f;
	--common-negative-bg-color-hover-rgb: 254, 124, 127;
	--common-neutral-bg-color: #97b0f7;
	--common-neutral-bg-color-rgb: 151, 176, 247;
	--common-positive-bg-color: #008465;
	--common-positive-bg-color-rgb: 0, 132, 101;
	--common-positive-bg-color-hover: #65dbb2;
	--common-positive-bg-color-hover-rgb: 101, 219, 178;
	--common-secondary-text-color: #686b73;
	--common-secondary-text-color-rgb: 104, 107, 115;
	--common-switcher-bg-color: rgba(24, 39, 82, 0.2);
	--common-switcher-bg-color-rgb: 24, 39, 82;
	--common-switcher-knob-bg-color: #ffffff;
	--common-switcher-knob-bg-color-rgb: 255, 255, 255;
	--common-switcher-off-default-bg-color: #d1d3dc;
	--common-switcher-off-default-bg-color-rgb: 209, 211, 220;
	--common-switcher-off-hovered-bg-color: #cacdd7;
	--common-switcher-off-hovered-bg-color-rgb: 202, 205, 215;
	--common-switcher-on-default-bg-color: #7495cb;
	--common-switcher-on-default-bg-color-rgb: 116, 149, 203;
	--common-switcher-on-hovered-bg-color: #4e81d6;
	--common-switcher-on-hovered-bg-color-rgb: 78, 129, 214;
	--common-text-default: #333438;
	--common-text-default-rgb: 51, 52, 56;
	--common-text-disabled: rgba(129, 132, 141, 0.8);
	--common-text-disabled-rgb: 129, 132, 141;
	--common-text-selected: #b84d00;
	--common-text-selected-rgb: 184, 77, 0;
	--context-menu-bg-color: #fafafa;
	--context-menu-bg-color-rgb: 250, 250, 250;
	--context-menu-border-color: rgba(255, 255, 255, 0.06);
	--context-menu-border-color-rgb: 255, 255, 255;
	--context-menu-list-text-color: #373d40;
	--context-menu-list-text-color-rgb: 55, 61, 64;
	--control-panel-drag-line-color: #7d8eee;
	--control-panel-drag-line-color-rgb: 125, 142, 238;
	--control-panel-switcher-default-bg-color: #7a88cc;
	--control-panel-switcher-default-bg-color-rgb: 122, 136, 204;
	--control-panel-switcher-hover-bg-color: #8d9deb;
	--control-panel-switcher-hover-bg-color-rgb: 141, 157, 235;
	--corner-canceled-icon-color: #c6ccf2;
	--corner-canceled-icon-color-rgb: 198, 204, 242;
	--corner-filled-icon-color: #008465;
	--corner-filled-icon-color-rgb: 0, 132, 101;
	--corner-message-highlight-color: rgba(255, 255, 255, 0.1);
	--corner-message-highlight-color-rgb: 255, 255, 255;
	--corner-modified-icon-color: #808080;
	--corner-modified-icon-color-rgb: 128, 128, 128;
	--corner-notification-description-text-color: #333438;
	--corner-notification-description-text-color-rgb: 51, 52, 56;
	--corner-placed-icon-color: #747998;
	--corner-placed-icon-color-rgb: 116, 121, 152;
	--corner-warning-icon-color: #93000a;
	--corner-warning-icon-color-rgb: 147, 0, 10;
	--critical: #b0424a;
	--critical-rgb: 176, 66, 74;
	--crosshair-box-value-text-color: #182252;
	--crosshair-box-value-text-color-rgb: 24, 34, 82;
	--currency-switcher-default-bg: #edf0f8;
	--currency-switcher-default-bg-rgb: 237, 240, 248;
	--currency-switcher-default-border: #d1d6e6;
	--currency-switcher-default-border-rgb: 209, 214, 230;
	--currency-switcher-default-text: #424665;
	--currency-switcher-default-text-rgb: 66, 70, 101;
	--currency-switcher-focused-bg: rgba(33, 53, 151, 0.2);
	--currency-switcher-focused-bg-rgb: 33, 53, 151;
	--currency-switcher-focused-border: #869edf;
	--currency-switcher-focused-border-rgb: 134, 158, 223;
	--currency-switcher-hovered-bg: rgba(69, 93, 161, 0.2);
	--currency-switcher-hovered-bg-rgb: 69, 93, 161;
	--currency-switcher-hovered-border: #869edf;
	--currency-switcher-hovered-border-rgb: 134, 158, 223;
	--currency-switcher-knob-off-default-bg: #c8d2ef;
	--currency-switcher-knob-off-default-bg-rgb: 200, 210, 239;
	--currency-switcher-knob-off-default-border: rgba(24, 34, 82, 0);
	--currency-switcher-knob-off-default-border-rgb: 24, 34, 82;
	--currency-switcher-knob-off-focused-bg: #c8d2ef;
	--currency-switcher-knob-off-focused-bg-rgb: 200, 210, 239;
	--currency-switcher-knob-off-focused-border: #1548d5;
	--currency-switcher-knob-off-focused-border-rgb: 21, 72, 213;
	--currency-switcher-knob-off-hovered-bg: #99afea;
	--currency-switcher-knob-off-hovered-bg-rgb: 153, 175, 234;
	--currency-switcher-knob-off-hovered-border: rgba(24, 34, 82, 0);
	--currency-switcher-knob-off-hovered-border-rgb: 24, 34, 82;
	--currency-switcher-knob-on-default-bg: #ccd5ff;
	--currency-switcher-knob-on-default-bg-rgb: 204, 213, 255;
	--currency-switcher-knob-on-default-border: rgba(255, 255, 255, 0);
	--currency-switcher-knob-on-default-border-rgb: 255, 255, 255;
	--currency-switcher-knob-on-focused-bg: #ccd4ff;
	--currency-switcher-knob-on-focused-bg-rgb: 204, 212, 255;
	--currency-switcher-knob-on-focused-border: #1548d5;
	--currency-switcher-knob-on-focused-border-rgb: 21, 72, 213;
	--currency-switcher-knob-on-hovered-bg: #b9c5ff;
	--currency-switcher-knob-on-hovered-bg-rgb: 185, 197, 255;
	--currency-switcher-knob-on-hovered-border: rgba(24, 34, 82, 0);
	--currency-switcher-knob-on-hovered-border-rgb: 24, 34, 82;
	--currency-switcher-selected-text: #182252;
	--currency-switcher-selected-text-rgb: 24, 34, 82;
	--dashboard-area-bg-color: #ffffff;
	--dashboard-area-bg-color-rgb: 255, 255, 255;
	--dashboard-header-bg-color: #f7f7f8;
	--dashboard-header-bg-color-rgb: 247, 247, 248;
	--dashboard-highlighted-line: #575975;
	--dashboard-highlighted-line-rgb: 87, 89, 117;
	--dashboard-side-text-color: #f4f4f4;
	--dashboard-side-text-color-rgb: 244, 244, 244;
	--dashboard-spread-bg-color: #f1f1f3;
	--dashboard-spread-bg-color-rgb: 241, 241, 243;
	--dashboard-widget-item-shadow-color: rgba(24, 34, 82, 0);
	--dashboard-widget-item-shadow-color-rgb: 24, 34, 82;
	--databox-bg: rgba(224, 225, 235, 0.86);
	--databox-bg-rgb: 224, 225, 235;
	--databox-text-disabled: #666666;
	--databox-text-disabled-rgb: 102, 102, 102;
	--databox-text-primary-default: #e5e4e4;
	--databox-text-primary-default-rgb: 229, 228, 228;
	--description-text-color: #81848d;
	--description-text-color-rgb: 129, 132, 141;
	--disabled-link-text-color: #747998;
	--disabled-link-text-color-rgb: 116, 121, 152;
	--disabled-symbol-color: #cbcccd;
	--disabled-symbol-color-rgb: 203, 204, 205;
	--divider-line-column: #00bcbf;
	--divider-line-column-rgb: 0, 188, 191;
	--divider-line-column-shadow: rgba(108, 181, 217, 0.2);
	--divider-line-column-shadow-rgb: 108, 181, 217;
	--down-dashboard-bg-color: #c63a31;
	--down-dashboard-bg-color-rgb: 198, 58, 49;
	--down-dashboard-button-outside-border-color: #eff3ff;
	--down-dashboard-button-outside-border-color-rgb: 239, 243, 255;
	--down-text-color: #920021;
	--down-text-color-rgb: 146, 0, 33;
	--drag-and-drop-area-bg-color: rgba(205, 213, 234, 0.2);
	--drag-and-drop-area-bg-color-rgb: 205, 213, 234;
	--drag-and-drop-area-border-color: #b9c4ff;
	--drag-and-drop-area-border-color-rgb: 185, 196, 255;
	--draggable-item-bg-color: #d5dbeb;
	--draggable-item-bg-color-rgb: 213, 219, 235;
	--draggable-item-disabled-bg-color: #dedfe2;
	--draggable-item-disabled-bg-color-rgb: 222, 223, 226;
	--draggable-item-expanded-bg-color: rgba(227, 229, 243, 0.4);
	--draggable-item-expanded-bg-color-rgb: 227, 229, 243;
	--draggable-item-hover-color: rgba(15, 66, 152, 0.1);
	--draggable-item-hover-color-rgb: 15, 66, 152;
	--drawing-line-default-bg: #fa66ff;
	--drawing-line-default-bg-rgb: 250, 102, 255;
	--drawing-settings-dropbox-line-color: #747998;
	--drawing-settings-dropbox-line-color-rgb: 116, 121, 152;
	--drop-area-bg-color: rgba(91, 181, 216, 0.1);
	--drop-area-bg-color-rgb: 91, 181, 216;
	--drop-area-border-color: #0f4298;
	--drop-area-border-color-rgb: 15, 66, 152;
	--drop-area-border-deny-color: #93000a;
	--drop-area-border-deny-color-rgb: 147, 0, 10;
	--drop-area-chart-maximized-highlight-color: #b9c4ff;
	--drop-area-chart-maximized-highlight-color-rgb: 185, 196, 255;
	--drop-area-highlight-color: rgba(203, 212, 237, 0.2);
	--drop-area-highlight-color-rgb: 203, 212, 237;
	--drop-area-highlight-deny-color: rgba(147, 0, 10, 0.2);
	--drop-area-highlight-deny-color-rgb: 147, 0, 10;
	--drop-area-inner-shadow-color: rgba(32, 44, 75, 0.15);
	--drop-area-inner-shadow-color-rgb: 32, 44, 75;
	--dropdown-alt-border-outside: #eaeaec;
	--dropdown-alt-border-outside-rgb: 234, 234, 236;
	--dropdown-alt-default-bg: #efeff0;
	--dropdown-alt-default-bg-rgb: 239, 239, 240;
	--dropdown-alt-default-text: #505258;
	--dropdown-alt-default-text-rgb: 80, 82, 88;
	--dropdown-alt-disabled-bg: rgba(0, 0, 0, 0.06);
	--dropdown-alt-disabled-bg-rgb: 0, 0, 0;
	--dropdown-alt-disabled-border-outside: #e4e9fd;
	--dropdown-alt-disabled-border-outside-rgb: 228, 233, 253;
	--dropdown-border-outside-color: #dedfe3;
	--dropdown-border-outside-color-rgb: 222, 223, 227;
	--dropdown-default-bg: #262840;
	--dropdown-default-bg-rgb: 38, 40, 64;
	--dropdown-default-bg-color: #f7f7f8;
	--dropdown-default-bg-color-rgb: 247, 247, 248;
	--dropdown-default-text-color: #333438;
	--dropdown-default-text-color-rgb: 51, 52, 56;
	--dropdown-disabled-bg-color: rgba(102, 102, 102, 0.1);
	--dropdown-disabled-bg-color-rgb: 102, 102, 102;
	--dropdown-disabled-border-outside-color: #f1f1f1;
	--dropdown-disabled-border-outside-color-rgb: 241, 241, 241;
	--dropdown-disabled-text-color: #959595;
	--dropdown-disabled-text-color-rgb: 149, 149, 149;
	--dropdown-hovered-bg: rgba(185, 186, 208, 0.1);
	--dropdown-hovered-bg-rgb: 185, 186, 208;
	--dropdown-list_item-default-text: #dfdedf;
	--dropdown-list_item-default-text-rgb: 223, 222, 223;
	--dropdown-list_item-disabled-text: rgba(223, 222, 223, 0.3);
	--dropdown-list_item-disabled-text-rgb: 223, 222, 223;
	--dropdown-list_item-divider-bg: rgba(255, 255, 255, 0.06);
	--dropdown-list_item-divider-bg-rgb: 255, 255, 255;
	--dropdown-list_item-hovered-bg: #222221;
	--dropdown-list_item-hovered-bg-rgb: 34, 34, 33;
	--dropdown-list_item-selected-text: #64a7ff;
	--dropdown-list_item-selected-text-rgb: 100, 167, 255;
	--dropdown-list-bg-color: #fcfcff;
	--dropdown-list-bg-color-rgb: 252, 252, 255;
	--dropdown-list-bg-hover-color: rgba(79, 99, 154, 0.1);
	--dropdown-list-bg-hover-color-rgb: 79, 99, 154;
	--dropdown-list-border-color: rgba(185, 196, 255, 0.05);
	--dropdown-list-border-color-rgb: 185, 196, 255;
	--dropdown-list-description-text-color: #81848d;
	--dropdown-list-description-text-color-rgb: 129, 132, 141;
	--dropdown-list-header-text-color: #424665;
	--dropdown-list-header-text-color-rgb: 66, 70, 101;
	--dropdown-list-item-dragged-bg-color: rgba(213, 219, 235, 0.95);
	--dropdown-list-item-dragged-bg-color-rgb: 213, 219, 235;
	--dropdown-list-item-dragged-shadow-color: rgba(24, 34, 82, 0.3);
	--dropdown-list-item-dragged-shadow-color-rgb: 24, 34, 82;
	--dropdown-list-shadow-color: rgba(24, 34, 82, 0.6);
	--dropdown-list-shadow-color-rgb: 24, 34, 82;
	--dropdown-list-text-color: #333438;
	--dropdown-list-text-color-rgb: 51, 52, 56;
	--empty-widget-hint-text-color: #81848d;
	--empty-widget-hint-text-color-rgb: 129, 132, 141;
	--equivolume-down-color: #e91d25;
	--equivolume-down-color-rgb: 233, 29, 37;
	--equivolume-none-color: #4c5458;
	--equivolume-none-color-rgb: 76, 84, 88;
	--equivolume-up-color: #0fa68a;
	--equivolume-up-color-rgb: 15, 166, 138;
	--error-description-text-color: #93000a;
	--error-description-text-color-rgb: 147, 0, 10;
	--error-text-color: #ffffff;
	--error-text-color-rgb: 255, 255, 255;
	--examplecolor1: #007172;
	--examplecolor1-rgb: 0, 113, 114;
	--examplecolor2: #f29325;
	--examplecolor2-rgb: 242, 147, 37;
	--examplecolor3: #d94f04;
	--examplecolor3-rgb: 217, 79, 4;
	--filter-panel-bg-grad-color-1: #f1edf7;
	--filter-panel-bg-grad-color-1-rgb: 241, 237, 247;
	--filter-panel-bg-grad-color-2: #f1edf7;
	--filter-panel-bg-grad-color-2-rgb: 241, 237, 247;
	--filter-table-bg-color: rgba(185, 196, 255, 0.1);
	--filter-table-bg-color-rgb: 185, 196, 255;
	--form-control-focused-border-outside-color: #1548d5;
	--form-control-focused-border-outside-color-rgb: 21, 72, 213;
	--form-label-alt-text: #e3e6eb;
	--form-label-alt-text-rgb: 227, 230, 235;
	--form-label-text: #ffffff;
	--form-label-text-rgb: 255, 255, 255;
	--form-label-text-color: #61646b;
	--form-label-text-color-rgb: 97, 100, 107;
	--form-parameters-text: #a3a6cc;
	--form-parameters-text-rgb: 163, 166, 204;
	--form-subtitle-text: #ffffff;
	--form-subtitle-text-rgb: 255, 255, 255;
	--form-subtitle-text-color: #424665;
	--form-subtitle-text-color-rgb: 66, 70, 101;
	--form-title-text: rgba(255, 255, 255, 0.5);
	--form-title-text-rgb: 255, 255, 255;
	--form-title-text-color: #4d515b;
	--form-title-text-color-rgb: 77, 81, 91;
	--hint-color: #84878f;
	--hint-color-rgb: 132, 135, 143;
	--hint-tooltip-bg-color: #edeef4;
	--hint-tooltip-bg-color-rgb: 237, 238, 244;
	--hint-tooltip-border-color: #e6e7f0;
	--hint-tooltip-border-color-rgb: 230, 231, 240;
	--hint-tooltip-shadow: rgba(41, 46, 61, 0.15);
	--hint-tooltip-shadow-rgb: 41, 46, 61;
	--hint-tooltip-text-color: #18191b;
	--hint-tooltip-text-color-rgb: 24, 25, 27;
	--histogram-down-bottom: rgba(153, 51, 51, 0.1);
	--histogram-down-bottom-rgb: 153, 51, 51;
	--histogram-down-bright: #d92c40;
	--histogram-down-bright-rgb: 217, 44, 64;
	--histogram-down-cap: rgba(153, 51, 51, 0.4);
	--histogram-down-cap-rgb: 153, 51, 51;
	--histogram-none-bottom: rgba(255, 255, 255, 0.1);
	--histogram-none-bottom-rgb: 255, 255, 255;
	--histogram-none-bright: #ffffff;
	--histogram-none-bright-rgb: 255, 255, 255;
	--histogram-none-cap: rgba(255, 255, 255, 0.4);
	--histogram-none-cap-rgb: 255, 255, 255;
	--histogram-up-bottom: rgba(51, 153, 51, 0.1);
	--histogram-up-bottom-rgb: 51, 153, 51;
	--histogram-up-bright: #4d9953;
	--histogram-up-bright-rgb: 77, 153, 83;
	--histogram-up-cap: rgba(51, 153, 51, 0.4);
	--histogram-up-cap-rgb: 51, 153, 51;
	--icon-active-bg: #ffa64d;
	--icon-active-bg-rgb: 255, 166, 77;
	--icon-additional-default-color: #747998;
	--icon-additional-default-color-rgb: 116, 121, 152;
	--icon-contextual-primary-default-color: #81848d;
	--icon-contextual-primary-default-color-rgb: 129, 132, 141;
	--icon-contextual-secondary-default-color: #81848d;
	--icon-contextual-secondary-default-color-rgb: 129, 132, 141;
	--icon-disabled-color: #aeaeae;
	--icon-disabled-color-rgb: 174, 174, 174;
	--icon-disabled-default-bg: #6e6c6b;
	--icon-disabled-default-bg-rgb: 110, 108, 107;
	--icon-drop-area-denied-color: #93000a;
	--icon-drop-area-denied-color-rgb: 147, 0, 10;
	--icon-hovered-color: #3566ed;
	--icon-hovered-color-rgb: 53, 102, 237;
	--icon-link-default-color: #3566ed;
	--icon-link-default-color-rgb: 53, 102, 237;
	--icon-link-pressed-color: #002999;
	--icon-link-pressed-color-rgb: 0, 41, 153;
	--icon-pressed-color: #002999;
	--icon-pressed-color-rgb: 0, 41, 153;
	--icon-primary-default-bg: #4d4d4d;
	--icon-primary-default-bg-rgb: 77, 77, 77;
	--icon-primary-default-color: #46484e;
	--icon-primary-default-color-rgb: 70, 72, 78;
	--icon-secondary-default: #9c9fc9;
	--icon-secondary-default-rgb: 156, 159, 201;
	--icon-secondary-default-bg: #9c9fc9;
	--icon-secondary-default-bg-rgb: 156, 159, 201;
	--icon-secondary-default-color: #797c86;
	--icon-secondary-default-color-rgb: 121, 124, 134;
	--icon-secondary-hovered-color: #3566ed;
	--icon-secondary-hovered-color-rgb: 53, 102, 237;
	--icon-selected-color: #9c6f00;
	--icon-selected-color-rgb: 156, 111, 0;
	--impact-level-bg: #dfdfdf;
	--impact-level-bg-rgb: 223, 223, 223;
	--input-alt-default-bg: #ffffff;
	--input-alt-default-bg-rgb: 255, 255, 255;
	--input-alt-default-border-outside: #dfe0e2;
	--input-alt-default-border-outside-rgb: 223, 224, 226;
	--input-alt-default-text: #333438;
	--input-alt-default-text-rgb: 51, 52, 56;
	--input-alt-disabled-bg: #f0f0f0;
	--input-alt-disabled-bg-rgb: 240, 240, 240;
	--input-alt-disabled-border-outside: #e6e6e6;
	--input-alt-disabled-border-outside-rgb: 230, 230, 230;
	--input-alt-disabled-text: #9e9e9e;
	--input-alt-disabled-text-rgb: 158, 158, 158;
	--input-alt-hovered-border-outside: #a5acc0;
	--input-alt-hovered-border-outside-rgb: 165, 172, 192;
	--input-alt-placeholder-text: #878a92;
	--input-alt-placeholder-text-rgb: 135, 138, 146;
	--input-autofilled-bg-color: #ffffff;
	--input-autofilled-bg-color-rgb: 255, 255, 255;
	--input-autofilled-border-color: #dadbdd;
	--input-autofilled-border-color-rgb: 218, 219, 221;
	--input-default-bg: rgba(0, 0, 0, 0.2);
	--input-default-bg-rgb: 0, 0, 0;
	--input-default-bg-color: #fcfcfc;
	--input-default-bg-color-rgb: 252, 252, 252;
	--input-default-border: #d9dae8;
	--input-default-border-rgb: 217, 218, 232;
	--input-default-border-outside-color: #dfe0e2;
	--input-default-border-outside-color-rgb: 223, 224, 226;
	--input-default-shadow-inner-color: rgba(53, 53, 53, 0);
	--input-default-shadow-inner-color-rgb: 53, 53, 53;
	--input-default-text: #ffffff;
	--input-default-text-rgb: 255, 255, 255;
	--input-default-text-color: #333438;
	--input-default-text-color-rgb: 51, 52, 56;
	--input-disabled-bg-color: rgba(102, 102, 102, 0.1);
	--input-disabled-bg-color-rgb: 102, 102, 102;
	--input-disabled-border-outside-color: #e6e6e6;
	--input-disabled-border-outside-color-rgb: 230, 230, 230;
	--input-disabled-text: #75778a;
	--input-disabled-text-rgb: 117, 119, 138;
	--input-disabled-text-color: #9e9e9e;
	--input-disabled-text-color-rgb: 158, 158, 158;
	--input-hovered-bg-color: rgba(255, 255, 255, 0.06);
	--input-hovered-bg-color-rgb: 255, 255, 255;
	--input-hovered-border-outside-color: #a5acc0;
	--input-hovered-border-outside-color-rgb: 165, 172, 192;
	--input-label-text: #a3a6cc;
	--input-label-text-rgb: 163, 166, 204;
	--input-placeholder-text-color: #848892;
	--input-placeholder-text-color-rgb: 132, 136, 146;
	--input-text-selection-bg-color: #c5d1f2;
	--input-text-selection-bg-color-rgb: 197, 209, 242;
	--input-wrong-border-outside-color: #93000a;
	--input-wrong-border-outside-color-rgb: 147, 0, 10;
	--item-dragged-shadow-color: rgba(24, 34, 82, 0.3);
	--item-dragged-shadow-color-rgb: 24, 34, 82;
	--label-color: #81848d;
	--label-color-rgb: 129, 132, 141;
	--level-0: #131420;
	--level-0-rgb: 19, 20, 32;
	--level-1: #1a1b29;
	--level-1-rgb: 26, 27, 41;
	--level-2: #22233a;
	--level-2-rgb: 34, 35, 58;
	--level-3: #2e304d;
	--level-3-rgb: 46, 48, 77;
	--level-4: #393a63;
	--level-4-rgb: 57, 58, 99;
	--line-color: #eceded;
	--line-color-rgb: 236, 237, 237;
	--line-color-2: rgba(116, 121, 152, 0.12);
	--line-color-2-rgb: 116, 121, 152;
	--line-color-4: #e4e9fd;
	--line-color-4-rgb: 228, 233, 253;
	--line-dotted-color: #e4e9fd;
	--line-dotted-color-rgb: 228, 233, 253;
	--link: #2743d7;
	--link-rgb: 39, 67, 215;
	--link-default-multiparts: #3566ed;
	--link-default-multiparts-rgb: 53, 102, 237;
	--link-default-text: #3566ed;
	--link-default-text-rgb: 53, 102, 237;
	--link-default-text-color: #3566ed;
	--link-default-text-color-rgb: 53, 102, 237;
	--link-disabled-multiparts: #7c7f90;
	--link-disabled-multiparts-rgb: 124, 127, 144;
	--link-hovered: #d9a22f;
	--link-hovered-rgb: 217, 162, 47;
	--link-hovered-multiparts: #567ff0;
	--link-hovered-multiparts-rgb: 86, 127, 240;
	--link-hovered-text-color: #d9a22f;
	--link-hovered-text-color-rgb: 217, 162, 47;
	--link-pressed-multiparts: #0c2e8d;
	--link-pressed-multiparts-rgb: 12, 46, 141;
	--link-pressed-text-color: #bb8810;
	--link-pressed-text-color-rgb: 187, 136, 16;
	--list-item-default-bg: #f5f5fa;
	--list-item-default-bg-rgb: 245, 245, 250;
	--list-item-disabled-bg: #ededed;
	--list-item-disabled-bg-rgb: 237, 237, 237;
	--list-item-draggable-bg: #d5dbeb;
	--list-item-draggable-bg-rgb: 213, 219, 235;
	--list-item-hovered-bg-color: rgba(15, 52, 153, 0.08);
	--list-item-hovered-bg-color-rgb: 15, 52, 153;
	--list-item-selected-bg: #e0e7fa;
	--list-item-selected-bg-rgb: 224, 231, 250;
	--loader-bg-color: rgba(0, 0, 0, 0.2);
	--loader-bg-color-rgb: 0, 0, 0;
	--loader-segment-finish-color: #0f4298;
	--loader-segment-finish-color-rgb: 15, 66, 152;
	--loader-segment-start-color: #0f4298;
	--loader-segment-start-color-rgb: 15, 66, 152;
	--loading-text-color: #182252;
	--loading-text-color-rgb: 24, 34, 82;
	--login-screen-bg-color: #e7e8e9;
	--login-screen-bg-color-rgb: 231, 232, 233;
	--logo-brand-color: #231f20;
	--logo-brand-color-rgb: 35, 31, 32;
	--logo-brand-secondary-color: #231f20;
	--logo-brand-secondary-color-rgb: 35, 31, 32;
	--logotype-border: #182252;
	--logotype-border-rgb: 24, 34, 82;
	--main_chart-bg: #262840;
	--main_chart-bg-rgb: 38, 40, 64;
	--main_chart-candle-bear-body-bg: #d92c40;
	--main_chart-candle-bear-body-bg-rgb: 217, 44, 64;
	--main_chart-candle-bear-wick-bg: #cc565a;
	--main_chart-candle-bear-wick-bg-rgb: 204, 86, 90;
	--main_chart-candle-bull-body-bg: #299171;
	--main_chart-candle-bull-body-bg-rgb: 41, 145, 113;
	--main_chart-candle-bull-wick-bg: #438c6f;
	--main_chart-candle-bull-wick-bg-rgb: 67, 140, 111;
	--main_chart-candle-doji-wick-bg: #c6ccf2;
	--main_chart-candle-doji-wick-bg-rgb: 198, 204, 242;
	--main_chart-crosshair-tag-inverted-text: #e1e1e1;
	--main_chart-crosshair-tag-inverted-text-rgb: 225, 225, 225;
	--main_chart-crosshair-tag-text: #ffffff;
	--main_chart-crosshair-tag-text-rgb: 255, 255, 255;
	--main_chart-divider-default-bg: #373736;
	--main_chart-divider-default-bg-rgb: 55, 55, 54;
	--main_chart-grid-line: #161825;
	--main_chart-grid-line-rgb: 22, 24, 37;
	--main_chart-label-text: #e1e1e1;
	--main_chart-label-text-rgb: 225, 225, 225;
	--main_chart-value-text: #8f92b8;
	--main_chart-value-text-rgb: 143, 146, 184;
	--main_chart-volume_bar-buy: #1e3643;
	--main_chart-volume_bar-buy-rgb: 30, 54, 67;
	--main_chart-volume_bar-sell: #43273e;
	--main_chart-volume_bar-sell-rgb: 67, 39, 62;
	--market-depth-row-bg-color-01: #eef0ff;
	--market-depth-row-bg-color-01-rgb: 238, 240, 255;
	--market-depth-row-bg-color-02: #d0d9f6;
	--market-depth-row-bg-color-02-rgb: 208, 217, 246;
	--market-depth-row-bg-color-03: #bbc9ef;
	--market-depth-row-bg-color-03-rgb: 187, 201, 239;
	--market-depth-row-bg-color-04: #a6b9e8;
	--market-depth-row-bg-color-04-rgb: 166, 185, 232;
	--market-depth-row-bg-color-05: #91a9e2;
	--market-depth-row-bg-color-05-rgb: 145, 169, 226;
	--market-depth-row-bg-color-06: #809cdd;
	--market-depth-row-bg-color-06-rgb: 128, 156, 221;
	--market-depth-row-bg-color-07: #6a8bd6;
	--market-depth-row-bg-color-07-rgb: 106, 139, 214;
	--market-depth-row-bg-color-08: #4d74cc;
	--market-depth-row-bg-color-08-rgb: 77, 116, 204;
	--market-depth-row-limit-bg-color: #747998;
	--market-depth-row-limit-bg-color-rgb: 116, 121, 152;
	--market-depth-row-position-bg-color: #9c6f00;
	--market-depth-row-position-bg-color-rgb: 156, 111, 0;
	--market-depth-scale-bg: rgba(116, 121, 152, 0.2);
	--market-depth-scale-bg-rgb: 116, 121, 152;
	--matched-color: #b84d00;
	--matched-color-rgb: 184, 77, 0;
	--message: rgba(80, 87, 179, 0.95);
	--message-rgb: 80, 87, 179;
	--message-sbj-dealer-text-color: #9c6f00;
	--message-sbj-dealer-text-color-rgb: 156, 111, 0;
	--message-sbj-trading-text-color: #424665;
	--message-sbj-trading-text-color-rgb: 66, 70, 101;
	--message-sbj-triggered-text-color: #00513c;
	--message-sbj-triggered-text-color-rgb: 0, 81, 60;
	--message-sbj-warning-text-color: #93000a;
	--message-sbj-warning-text-color-rgb: 147, 0, 10;
	--message-time-text-color: #424665;
	--message-time-text-color-rgb: 66, 70, 101;
	--message-wrong-bg-color: #93000a;
	--message-wrong-bg-color-rgb: 147, 0, 10;
	--message-wrong-shadow-color: rgba(24, 34, 82, 0.3);
	--message-wrong-shadow-color-rgb: 24, 34, 82;
	--metrics-negative-bg-color: rgba(182, 33, 53, 0.1);
	--metrics-negative-bg-color-rgb: 182, 33, 53;
	--metrics-positive-bg-color: rgba(0, 132, 101, 0.1);
	--metrics-positive-bg-color-rgb: 0, 132, 101;
	--modal_window-header-bg: #31324e;
	--modal_window-header-bg-rgb: 49, 50, 78;
	--modal-header-icon-primary-default-color: #8f9299;
	--modal-header-icon-primary-default-color-rgb: 143, 146, 153;
	--modal-window-bg-grad-1: #ffffff;
	--modal-window-bg-grad-1-rgb: 255, 255, 255;
	--modal-window-bg-grad-2: #ffffff;
	--modal-window-bg-grad-2-rgb: 255, 255, 255;
	--modal-window-blocking-bg-color: rgba(51, 53, 81, 0.9);
	--modal-window-blocking-bg-color-rgb: 51, 53, 81;
	--modal-window-border-color: rgba(28, 28, 64, 0);
	--modal-window-border-color-rgb: 28, 28, 64;
	--modal-window-expanded-area-bg-color: rgba(255, 255, 255, 0.2);
	--modal-window-expanded-area-bg-color-rgb: 255, 255, 255;
	--modal-window-header-bg-color-1: #f4f6fb;
	--modal-window-header-bg-color-1-rgb: 244, 246, 251;
	--modal-window-header-bg-color-2: #f4f6fb;
	--modal-window-header-bg-color-2-rgb: 244, 246, 251;
	--modal-window-header-shadow-color: #f4f6fb;
	--modal-window-header-shadow-color-rgb: 244, 246, 251;
	--modal-window-header-text-color: #2a3041;
	--modal-window-header-text-color-rgb: 42, 48, 65;
	--modal-window-shadow-color: rgba(32, 43, 75, 0.35);
	--modal-window-shadow-color-rgb: 32, 43, 75;
	--modal-window-tab-default-text-color: #424665;
	--modal-window-tab-default-text-color-rgb: 66, 70, 101;
	--modal-window-text-color: #333438;
	--modal-window-text-color-rgb: 51, 52, 56;
	--modal-window-warning-border-color: #f5c0bf;
	--modal-window-warning-border-color-rgb: 245, 192, 191;
	--negative-disabed-text-color: rgba(217, 55, 44, 0.6);
	--negative-disabed-text-color-rgb: 217, 55, 44;
	--negative-disabled-text-color: rgba(245, 192, 191, 0.6);
	--negative-disabled-text-color-rgb: 245, 192, 191;
	--negative-text-color: #cc0e00;
	--negative-text-color-rgb: 204, 14, 0;
	--neutral-dashboard-bg-color: #8d93a5;
	--neutral-dashboard-bg-color-rgb: 141, 147, 165;
	--neutral-dashboard-button-outside-border-color: rgba(24, 34, 82, 0.2);
	--neutral-dashboard-button-outside-border-color-rgb: 24, 34, 82;
	--news-article-vertical-border: #0f4298;
	--news-article-vertical-border-rgb: 15, 66, 152;
	--news-background-color: #64d9f5;
	--news-background-color-rgb: 100, 217, 245;
	--nm-handle-bg-color: #161412;
	--nm-handle-bg-color-rgb: 22, 20, 18;
	--nm-handle-inside-border-color: #12151e;
	--nm-handle-inside-border-color-rgb: 18, 21, 30;
	--nm-handle-outside-border-color: #6b655a;
	--nm-handle-outside-border-color-rgb: 107, 101, 90;
	--nm-label-text-color: #c35831;
	--nm-label-text-color-rgb: 195, 88, 49;
	--nm-value-text-color: #c4bfb9;
	--nm-value-text-color-rgb: 196, 191, 185;
	--no-data-text-color: #b9bbc0;
	--no-data-text-color-rgb: 185, 187, 192;
	--notification-additional-text-color: #424665;
	--notification-additional-text-color-rgb: 66, 70, 101;
	--notification-corner-critical-bg-color: #fcebeb;
	--notification-corner-critical-bg-color-rgb: 252, 235, 235;
	--notification-corner-critical-shadow-color: rgba(40, 0, 0, 0.15);
	--notification-corner-critical-shadow-color-rgb: 40, 0, 0;
	--notification-corner-critical-vertical-line-color: #93000a;
	--notification-corner-critical-vertical-line-color-rgb: 147, 0, 10;
	--notification-corner-order-bg-color: #e4e9fd;
	--notification-corner-order-bg-color-rgb: 228, 233, 253;
	--notification-corner-order-vertical-line-color: #0f4298;
	--notification-corner-order-vertical-line-color-rgb: 15, 66, 152;
	--notification-corner-vertical-line-color: #757f99;
	--notification-corner-vertical-line-color-rgb: 117, 127, 153;
	--notification-text-color: #1a1a1a;
	--notification-text-color-rgb: 26, 26, 26;
	--notification-warning-title-text-color: #f55865;
	--notification-warning-title-text-color-rgb: 245, 88, 101;
	--option-chain-in-the-money-table-area-bg-color-1: rgba(216, 187, 173, 0.2);
	--option-chain-in-the-money-table-area-bg-color-1-rgb: 216, 187, 173;
	--option-chain-in-the-money-table-area-bg-color-2: rgba(216, 187, 173, 0);
	--option-chain-in-the-money-table-area-bg-color-2-rgb: 216, 187, 173;
	--option-chain-strategies-support-bg-color: rgba(228, 241, 255, 0.42);
	--option-chain-strategies-support-bg-color-rgb: 228, 241, 255;
	--order_entry-footer-live_mode-bg: #1f4069;
	--order_entry-footer-live_mode-bg-rgb: 31, 64, 105;
	--order_entry-footer-live-bg: #1b294d;
	--order_entry-footer-live-bg-rgb: 27, 41, 77;
	--order_entry-header-live_mode-bg: #1f4069;
	--order_entry-header-live_mode-bg-rgb: 31, 64, 105;
	--order_entry-header-live-bg: #172341;
	--order_entry-header-live-bg-rgb: 23, 35, 65;
	--order_entry-header-shadow-top: #47b7e6;
	--order_entry-header-shadow-top-rgb: 71, 183, 230;
	--order_group-number-bg: #c6ccf2;
	--order_group-number-bg-rgb: 198, 204, 242;
	--order_protection-triggered_on-mark: #d9a22f;
	--order_protection-triggered_on-mark-rgb: 217, 162, 47;
	--order-book-status-inactive-text-color: #9c6f00;
	--order-book-status-inactive-text-color-rgb: 156, 111, 0;
	--order-book-status-sending-text-color: #0f4298;
	--order-book-status-sending-text-color-rgb: 15, 66, 152;
	--order-book-status-working-text-color: #424665;
	--order-book-status-working-text-color-rgb: 66, 70, 101;
	--order-border-default-bg: #9fa1c6;
	--order-border-default-bg-rgb: 159, 161, 198;
	--order-cancelled-text-color: #2e333e;
	--order-cancelled-text-color-rgb: 46, 51, 62;
	--order-entry-add-alert-icon-color: #9c6f00;
	--order-entry-add-alert-icon-color-rgb: 156, 111, 0;
	--order-entry-add-table-position-expanded-bg-color: #8896c0;
	--order-entry-add-table-position-expanded-bg-color-rgb: 136, 150, 192;
	--order-entry-add-table-position-expanded-border-color: #6f81b7;
	--order-entry-add-table-position-expanded-border-color-rgb: 111, 129, 183;
	--order-entry-add-table-position-shadow-color: rgba(24, 34, 82, 0);
	--order-entry-add-table-position-shadow-color-rgb: 24, 34, 82;
	--order-entry-alert-bubble-bg-color: #0f4298;
	--order-entry-alert-bubble-bg-color-rgb: 15, 66, 152;
	--order-entry-bottom-panel-bg-color: #1f4069;
	--order-entry-bottom-panel-bg-color-rgb: 31, 64, 105;
	--order-entry-buy-text-color: #65c296;
	--order-entry-buy-text-color-rgb: 101, 194, 150;
	--order-entry-clear-notification-bg-color: #f7f8fe;
	--order-entry-clear-notification-bg-color-rgb: 247, 248, 254;
	--order-entry-clear-notification-border-color: #e7eafa;
	--order-entry-clear-notification-border-color-rgb: 231, 234, 250;
	--order-entry-clear-notification-progress-bar-bg-color: #0f3499;
	--order-entry-clear-notification-progress-bar-bg-color-rgb: 15, 52, 153;
	--order-entry-clear-notification-shadow-color: rgba(24, 34, 82, 0.15);
	--order-entry-clear-notification-shadow-color-rgb: 24, 34, 82;
	--order-entry-group-oco-cell-bg-color: #b9c4ff;
	--order-entry-group-oco-cell-bg-color-rgb: 185, 196, 255;
	--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-oco: #0f4298;
	--order-entry-group-order-connection-line-oco-rgb: 15, 66, 152;
	--order-entry-group-order-connection-line-oso: #9c6f00;
	--order-entry-group-order-connection-line-oso-rgb: 156, 111, 0;
	--order-entry-group-oso-cell-bg-color: #f5c0bf;
	--order-entry-group-oso-cell-bg-color-rgb: 245, 192, 191;
	--order-entry-group-oso-child-cell-bg-color: #ffdea7;
	--order-entry-group-oso-child-cell-bg-color-rgb: 255, 222, 167;
	--order-entry-header-background-color: #1f4069;
	--order-entry-header-background-color-rgb: 31, 64, 105;
	--order-entry-header-target-text: #00513c;
	--order-entry-header-target-text-rgb: 0, 81, 60;
	--order-entry-header-top-shadow-color: #47b7e6;
	--order-entry-header-top-shadow-color-rgb: 71, 183, 230;
	--order-entry-horizontal-divider-color: rgba(255, 255, 255, 0.08);
	--order-entry-horizontal-divider-color-rgb: 255, 255, 255;
	--order-entry-sell-text-color: #bc3e41;
	--order-entry-sell-text-color-rgb: 188, 62, 65;
	--order-entry-show-hide-icon-color: #747998;
	--order-entry-show-hide-icon-color-rgb: 116, 121, 152;
	--order-entry-show-hide-text-color: #747998;
	--order-entry-show-hide-text-color-rgb: 116, 121, 152;
	--order-entry-switcher-knob-bg-color: #ffffff;
	--order-entry-switcher-knob-bg-color-rgb: 255, 255, 255;
	--order-entry-switcher-off-default-bg-color: #cfd3de;
	--order-entry-switcher-off-default-bg-color-rgb: 207, 211, 222;
	--order-entry-switcher-off-hovered-bg-color: #bbc2d3;
	--order-entry-switcher-off-hovered-bg-color-rgb: 187, 194, 211;
	--order-entry-switcher-on-default-bg-color: #7495cc;
	--order-entry-switcher-on-default-bg-color-rgb: 116, 149, 204;
	--order-entry-switcher-on-hovered-bg-color: #4f81d6;
	--order-entry-switcher-on-hovered-bg-color-rgb: 79, 129, 214;
	--order-entry-table-bg-color: #f7f9f8;
	--order-entry-table-bg-color-rgb: 247, 249, 248;
	--order-entry-table-cell-disabled: #c4c4c4;
	--order-entry-table-cell-disabled-rgb: 196, 196, 196;
	--order-entry-table-cell-selected-bg-color: #b9c4ff;
	--order-entry-table-cell-selected-bg-color-rgb: 185, 196, 255;
	--order-entry-table-cell-selected-outside-border-color: #b9c4ff;
	--order-entry-table-cell-selected-outside-border-color-rgb: 185, 196, 255;
	--order-entry-triggered-alert-bubble-bg-color: #008465;
	--order-entry-triggered-alert-bubble-bg-color-rgb: 0, 132, 101;
	--overlay: rgba(228, 233, 253, 0.2);
	--overlay-rgb: 228, 233, 253;
	--overlay-box-shadow: #000000;
	--overlay-box-shadow-rgb: 0, 0, 0;
	--overlay-box-shadow-color: rgba(51, 52, 56, 0.25);
	--overlay-box-shadow-color-rgb: 51, 52, 56;
	--planned-marker-bg: #9c6f00;
	--planned-marker-bg-rgb: 156, 111, 0;
	--planned-marker-text: #182252;
	--planned-marker-text-rgb: 24, 34, 82;
	--positive: #008465;
	--positive-rgb: 0, 132, 101;
	--positive-disabed-text-color: rgba(96, 153, 77, 0.6);
	--positive-disabed-text-color-rgb: 96, 153, 77;
	--positive-disabled-text-color: rgba(145, 242, 207, 0.6);
	--positive-disabled-text-color-rgb: 145, 242, 207;
	--positive-text-color: #008032;
	--positive-text-color-rgb: 0, 128, 50;
	--primary-tab-hover-text-color: #182252;
	--primary-tab-hover-text-color-rgb: 24, 34, 82;
	--primary-tab-selected-text-color: #2f333c;
	--primary-tab-selected-text-color-rgb: 47, 51, 60;
	--primary-tab-text-color: #6d717e;
	--primary-tab-text-color-rgb: 109, 113, 126;
	--repeated-text-color: rgba(255, 255, 255, 0.3);
	--repeated-text-color-rgb: 255, 255, 255;
	--resize-line-color: #0f4298;
	--resize-line-color-rgb: 15, 66, 152;
	--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: #286428;
	--risk_profile-current_price-box-bg-rgb: 40, 100, 40;
	--risk_profile-current_price-dot-bg: #2f992f;
	--risk_profile-current_price-dot-bg-rgb: 47, 153, 47;
	--risk_profile-current_price-line: #29b929;
	--risk_profile-current_price-line-rgb: 41, 185, 41;
	--risk_profile-price_slice-box-bg-01: #283ba0;
	--risk_profile-price_slice-box-bg-01-rgb: 40, 59, 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: #65238d;
	--risk_profile-price_slice-box-bg-03-rgb: 101, 35, 141;
	--risk_profile-price_slice-box-bg-04: #cc2500;
	--risk_profile-price_slice-box-bg-04-rgb: 204, 37, 0;
	--risk_profile-price_slice-box-bg-05: #5c6dd1;
	--risk_profile-price_slice-box-bg-05-rgb: 92, 109, 209;
	--risk_profile-price_slice-box-bg-06: #4a680b;
	--risk_profile-price_slice-box-bg-06-rgb: 74, 104, 11;
	--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: #117574;
	--risk_profile-price_slice-box-bg-10-rgb: 17, 117, 116;
	--risk_profile-price_slice-box-text: #ffffff;
	--risk_profile-price_slice-box-text-rgb: 255, 255, 255;
	--risk_profile-price_slice-line-01: #2443ad;
	--risk_profile-price_slice-line-01-rgb: 36, 67, 173;
	--risk_profile-price_slice-line-02: #61371a;
	--risk_profile-price_slice-line-02-rgb: 97, 55, 26;
	--risk_profile-price_slice-line-03: #592671;
	--risk_profile-price_slice-line-03-rgb: 89, 38, 113;
	--risk_profile-price_slice-line-04: #722818;
	--risk_profile-price_slice-line-04-rgb: 114, 40, 24;
	--risk_profile-price_slice-line-05: #465086;
	--risk_profile-price_slice-line-05-rgb: 70, 80, 134;
	--risk_profile-price_slice-line-06: #4f5910;
	--risk_profile-price_slice-line-06-rgb: 79, 89, 16;
	--risk_profile-price_slice-line-07: #89304f;
	--risk_profile-price_slice-line-07-rgb: 137, 48, 79;
	--risk_profile-price_slice-line-08: #445177;
	--risk_profile-price_slice-line-08-rgb: 68, 81, 119;
	--risk_profile-price_slice-line-09: #43179f;
	--risk_profile-price_slice-line-09-rgb: 67, 23, 159;
	--risk_profile-price_slice-line-10: #0e5547;
	--risk_profile-price_slice-line-10-rgb: 14, 85, 71;
	--risk_profile-price_slice-price-text-01: #5670fd;
	--risk_profile-price_slice-price-text-01-rgb: 86, 112, 253;
	--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: #c04ce9;
	--risk_profile-price_slice-price-text-03-rgb: 192, 76, 233;
	--risk_profile-price_slice-price-text-04: #ea2900;
	--risk_profile-price_slice-price-text-04-rgb: 234, 41, 0;
	--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: #e51975;
	--risk_profile-price_slice-price-text-07-rgb: 229, 25, 117;
	--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: #985bff;
	--risk_profile-price_slice-price-text-09-rgb: 152, 91, 255;
	--risk_profile-price_slice-price-text-10: #3bbd87;
	--risk_profile-price_slice-price-text-10-rgb: 59, 189, 135;
	--risk_profile-zero-line: #ffffff;
	--risk_profile-zero-line-rgb: 255, 255, 255;
	--risk-profile-chart-line-color-1: #f38800;
	--risk-profile-chart-line-color-1-rgb: 243, 136, 0;
	--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: #f38800;
	--risk-profile-chart-text-color-1-rgb: 243, 136, 0;
	--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-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.12);
	--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: #d1ddff;
	--row-bg-selected-rgb: 209, 221, 255;
	--scatter-plot-main-color: #000000;
	--scatter-plot-main-color-rgb: 0, 0, 0;
	--scrollbar-bg-default-color: rgba(154, 157, 164, 0.4);
	--scrollbar-bg-default-color-rgb: 154, 157, 164;
	--scrollbar-bg-selected-color: rgba(255, 255, 255, 0.4);
	--scrollbar-bg-selected-color-rgb: 255, 255, 255;
	--segmented_control-alt-border-inside-bottom: rgba(255, 255, 255, 0);
	--segmented_control-alt-border-inside-bottom-rgb: 255, 255, 255;
	--segmented_control-alt-border-inside-side: rgba(255, 255, 255, 0);
	--segmented_control-alt-border-inside-side-rgb: 255, 255, 255;
	--segmented_control-alt-border-inside-top: rgba(255, 255, 255, 0);
	--segmented_control-alt-border-inside-top-rgb: 255, 255, 255;
	--segmented_control-alt-border-outside: #eaeaec;
	--segmented_control-alt-border-outside-rgb: 234, 234, 236;
	--segmented_control-alt-default-bg: #f7f7f8;
	--segmented_control-alt-default-bg-rgb: 247, 247, 248;
	--segmented_control-alt-selected-bg: #bccce7;
	--segmented_control-alt-selected-bg-rgb: 188, 204, 231;
	--segmented_control-border-outside: #dfe0e2;
	--segmented_control-border-outside-rgb: 223, 224, 226;
	--segmented_control-buy-border-outside: #94e5c8;
	--segmented_control-buy-border-outside-rgb: 148, 229, 200;
	--segmented_control-buy-default-bg: #91f2cf;
	--segmented_control-buy-default-bg-rgb: 145, 242, 207;
	--segmented_control-default-bg: #f7f7f8;
	--segmented_control-default-bg-rgb: 247, 247, 248;
	--segmented_control-default-text: #505258;
	--segmented_control-default-text-rgb: 80, 82, 88;
	--segmented_control-disabled-bg: #e5e5e6;
	--segmented_control-disabled-bg-rgb: 229, 229, 230;
	--segmented_control-disabled-border-outside: #d3d3d4;
	--segmented_control-disabled-border-outside-rgb: 211, 211, 212;
	--segmented_control-selected-bg: #d1dcfb;
	--segmented_control-selected-bg-rgb: 209, 220, 251;
	--segmented_control-selected-border-outside: #c2d1fa;
	--segmented_control-selected-border-outside-rgb: 194, 209, 250;
	--segmented_control-selected-text: #333438;
	--segmented_control-selected-text-rgb: 51, 52, 56;
	--segmented_control-sell-border-outside: #f3b4b4;
	--segmented_control-sell-border-outside-rgb: 243, 180, 180;
	--segmented_control-sell-default-bg: #ffbebd;
	--segmented_control-sell-default-bg-rgb: 255, 190, 189;
	--selected-input-bg-color: #ffffff;
	--selected-input-bg-color-rgb: 255, 255, 255;
	--sell-button-default-bg-color: #c63a31;
	--sell-button-default-bg-color-rgb: 198, 58, 49;
	--sell-button-default-bg-colordown-dashboard-bg-color: #b62135;
	--sell-button-default-bg-colordown-dashboard-bg-color-rgb: 182, 33, 53;
	--sell-button-default-text-color: #ffffff;
	--sell-button-default-text-color-rgb: 255, 255, 255;
	--sell-button-outside-border-color: rgba(24, 34, 82, 0);
	--sell-button-outside-border-color-rgb: 24, 34, 82;
	--sell-index-bg-color: rgba(255, 56, 69, 0.14);
	--sell-index-bg-color-rgb: 255, 56, 69;
	--sell-order-cell-bg: rgba(217, 57, 43, 0.3);
	--sell-order-cell-bg-rgb: 217, 57, 43;
	--sell-switcher-bg-color: #eb3241;
	--sell-switcher-bg-color-rgb: 235, 50, 65;
	--sell-text-color: #920021;
	--sell-text-color-rgb: 146, 0, 33;
	--shadow-color: rgba(179, 184, 199, 0.75);
	--shadow-color-rgb: 179, 184, 199;
	--slider-bg-color: #97a0ba;
	--slider-bg-color-rgb: 151, 160, 186;
	--slider-disabled-bg-color: #dcdcdc;
	--slider-disabled-bg-color-rgb: 220, 220, 220;
	--slider-disabled-handle-color: #dcdcdc;
	--slider-disabled-handle-color-rgb: 220, 220, 220;
	--slider-handle-color: #97a0ba;
	--slider-handle-color-rgb: 151, 160, 186;
	--small-button-bg-color: #e6e9ef;
	--small-button-bg-color-rgb: 230, 233, 239;
	--small-button-disabled-bg-color: #e8e8e8;
	--small-button-disabled-bg-color-rgb: 232, 232, 232;
	--small-button-inside-border-bot-color: rgba(255, 255, 255, 0);
	--small-button-inside-border-bot-color-rgb: 255, 255, 255;
	--small-button-inside-border-side-color: rgba(255, 255, 255, 0);
	--small-button-inside-border-side-color-rgb: 255, 255, 255;
	--small-button-inside-border-top-color: rgba(255, 255, 255, 0);
	--small-button-inside-border-top-color-rgb: 255, 255, 255;
	--start-bg: #fec557;
	--start-bg-rgb: 254, 197, 87;
	--status-active-icon-color: #747998;
	--status-active-icon-color-rgb: 116, 121, 152;
	--status-active-text-color: #424665;
	--status-active-text-color-rgb: 66, 70, 101;
	--status-canceled-text-color: #747998;
	--status-canceled-text-color-rgb: 116, 121, 152;
	--status-cancelled-icon-color: #747998;
	--status-cancelled-icon-color-rgb: 116, 121, 152;
	--status-cancelled-text-color: #747998;
	--status-cancelled-text-color-rgb: 116, 121, 152;
	--status-cancelling-text-color: #747998;
	--status-cancelling-text-color-rgb: 116, 121, 152;
	--status-expired-icon-color: #c6ccf2;
	--status-expired-icon-color-rgb: 198, 204, 242;
	--status-filled-icon-color: #008465;
	--status-filled-icon-color-rgb: 0, 132, 101;
	--status-filled-text-color: #00513c;
	--status-filled-text-color-rgb: 0, 81, 60;
	--status-inactive-text-color: #e5a640;
	--status-inactive-text-color-rgb: 229, 166, 64;
	--status-negative-multiparts: #93000a;
	--status-negative-multiparts-rgb: 147, 0, 10;
	--status-neutral-multiparts: #72757e;
	--status-neutral-multiparts-rgb: 114, 117, 126;
	--status-nonfinal-multiparts: #f4572a;
	--status-nonfinal-multiparts-rgb: 244, 87, 42;
	--status-pending-text-color: #5e4200;
	--status-pending-text-color-rgb: 94, 66, 0;
	--status-positive-multiparts: #00513c;
	--status-positive-multiparts-rgb: 0, 81, 60;
	--status-rejected-text-color: #93000a;
	--status-rejected-text-color-rgb: 147, 0, 10;
	--status-sending-text-color: #0f4298;
	--status-sending-text-color-rgb: 15, 66, 152;
	--status-temporary-multiparts: #9c6f00;
	--status-temporary-multiparts-rgb: 156, 111, 0;
	--status-triggered-icon-color: rgba(0, 132, 101, 0.6);
	--status-triggered-icon-color-rgb: 0, 132, 101;
	--status-triggered-text-color: #00513c;
	--status-triggered-text-color-rgb: 0, 81, 60;
	--status-working-text-color: #424665;
	--status-working-text-color-rgb: 66, 70, 101;
	--stop-bg: #fec557;
	--stop-bg-rgb: 254, 197, 87;
	--studies-parameters-text: #424665;
	--studies-parameters-text-rgb: 66, 70, 101;
	--suggest-tab-divider-line-color: #ffffff;
	--suggest-tab-divider-line-color-rgb: 255, 255, 255;
	--suggest-tab-selected-text-color: #353535;
	--suggest-tab-selected-text-color-rgb: 53, 53, 53;
	--suggest-tab-unactive-text-color: #505258;
	--suggest-tab-unactive-text-color-rgb: 80, 82, 88;
	--switcher-currency-border: #b9c4ff;
	--switcher-currency-border-rgb: 185, 196, 255;
	--switcher-demo-button-bg-color: #99aaff;
	--switcher-demo-button-bg-color-rgb: 153, 170, 255;
	--switcher-live-button-bg-color: #fed585;
	--switcher-live-button-bg-color-rgb: 254, 213, 133;
	--symbol-area-bg-color: #f7f9f8;
	--symbol-area-bg-color-rgb: 247, 249, 248;
	--symbol-suggest-bg-color: #ffffff;
	--symbol-suggest-bg-color-rgb: 255, 255, 255;
	--symbol-suggest-line-hover-bg-color: rgba(123, 143, 241, 0.2);
	--symbol-suggest-line-hover-bg-color-rgb: 123, 143, 241;
	--symbol-suggest-secondary-text-color: #424665;
	--symbol-suggest-secondary-text-color-rgb: 66, 70, 101;
	--symbol-suggest-tab-active-bg-color: #ffffff;
	--symbol-suggest-tab-active-bg-color-rgb: 255, 255, 255;
	--symbol-suggest-tab-hover-bg-color: rgba(15, 52, 152, 0.1);
	--symbol-suggest-tab-hover-bg-color-rgb: 15, 52, 152;
	--symbol-suggest-tab-unactive-bg-color: #f7f7f8;
	--symbol-suggest-tab-unactive-bg-color-rgb: 247, 247, 248;
	--tab-background-color: #f0f4fe;
	--tab-background-color-rgb: 240, 244, 254;
	--tab-background-shadow-color: rgba(175, 202, 255, 0.2);
	--tab-background-shadow-color-rgb: 175, 202, 255;
	--tab-bg-color: rgba(198, 204, 242, 0);
	--tab-bg-color-rgb: 198, 204, 242;
	--tab-hover-bg-color: rgba(27, 60, 102, 0);
	--tab-hover-bg-color-rgb: 27, 60, 102;
	--tab-hover-line-color: #b9c4ff;
	--tab-hover-line-color-rgb: 185, 196, 255;
	--tab-hover-text-color: #424665;
	--tab-hover-text-color-rgb: 66, 70, 101;
	--tab-selected-bg-color: #ffffff;
	--tab-selected-bg-color-rgb: 255, 255, 255;
	--tab-selected-line-color: #7889ba;
	--tab-selected-line-color-rgb: 120, 137, 186;
	--tab-selected-text-color: #0f0f10;
	--tab-selected-text-color-rgb: 15, 15, 16;
	--tab-text-color: #7c7f88;
	--tab-text-color-rgb: 124, 127, 136;
	--table_row-button-buy-default-border: #009971;
	--table_row-button-buy-default-border-rgb: 0, 153, 113;
	--table_row-button-buy-hovered-bg: #dcefe9;
	--table_row-button-buy-hovered-bg-rgb: 220, 239, 233;
	--table_row-button-buy-inactive-bg: rgba(145, 242, 207, 0.2);
	--table_row-button-buy-inactive-bg-rgb: 145, 242, 207;
	--table_row-button-buy-inactive-border: rgba(0, 82, 60, 0.2);
	--table_row-button-buy-inactive-border-rgb: 0, 82, 60;
	--table_row-button-sell-default-border: #ee2b38;
	--table_row-button-sell-default-border-rgb: 238, 43, 56;
	--table_row-button-sell-hovered-bg: #f9ecec;
	--table_row-button-sell-hovered-bg-rgb: 249, 236, 236;
	--table_row-button-sell-inactive-bg: rgba(245, 192, 191, 0.2);
	--table_row-button-sell-inactive-bg-rgb: 245, 192, 191;
	--table_row-button-sell-inactive-border: rgba(146, 0, 0, 0.2);
	--table_row-button-sell-inactive-border-rgb: 146, 0, 0;
	--table-bg-color: #c6ccf2;
	--table-bg-color-rgb: 198, 204, 242;
	--table-cell-error-bg: rgba(147, 0, 10, 0.2);
	--table-cell-error-bg-rgb: 147, 0, 10;
	--table-cell-updating-highlight-bg-color: #f0e8d3;
	--table-cell-updating-highlight-bg-color-rgb: 240, 232, 211;
	--table-column-text-header-color: #6f737b;
	--table-column-text-header-color-rgb: 111, 115, 123;
	--table-disabled-text-color: #868686;
	--table-disabled-text-color-rgb: 134, 134, 134;
	--table-error-text-color: #93000a;
	--table-error-text-color-rgb: 147, 0, 10;
	--table-group-bg-color: #f4f4f6;
	--table-group-bg-color-rgb: 244, 244, 246;
	--table-group-bg-hover-color: rgba(15, 66, 152, 0.1);
	--table-group-bg-hover-color-rgb: 15, 66, 152;
	--table-group-bg-selected-color: #e9eaec;
	--table-group-bg-selected-color-rgb: 233, 234, 236;
	--table-header-bg-color: #ffffff;
	--table-header-bg-color-rgb: 255, 255, 255;
	--table-header-icon: #747998;
	--table-header-icon-rgb: 116, 121, 152;
	--table-header-shadow-color: #ebebeb;
	--table-header-shadow-color-rgb: 235, 235, 235;
	--table-icon-default-color: #505258;
	--table-icon-default-color-rgb: 80, 82, 88;
	--table-row-bg-hover-color: #f0f3fb;
	--table-row-bg-hover-color-rgb: 240, 243, 251;
	--table-row-hover-grad-1: rgba(240, 243, 251, 0);
	--table-row-hover-grad-1-rgb: 240, 243, 251;
	--table-row-hover-grad-2: #f0f3fb;
	--table-row-hover-grad-2-rgb: 240, 243, 251;
	--table-row-selected-bg-color: #d1ddff;
	--table-row-selected-bg-color-rgb: 209, 221, 255;
	--table-text-color: #303236;
	--table-text-color-rgb: 48, 50, 54;
	--table-totals-bg-color: #fcfcfc;
	--table-totals-bg-color-rgb: 252, 252, 252;
	--table-totals-divider-line-color: rgba(24, 34, 82, 0.1);
	--table-totals-divider-line-color-rgb: 24, 34, 82;
	--table-totals-title-color: #333438;
	--table-totals-title-color-rgb: 51, 52, 56;
	--table-trading-button-bg-color: rgba(198, 204, 242, 0.2);
	--table-trading-button-bg-color-rgb: 198, 204, 242;
	--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;
	--tag-error-default-bg-color: #fadede;
	--tag-error-default-bg-color-rgb: 250, 222, 222;
	--tag-impulse-default-bg-color: #f1d6ff;
	--tag-impulse-default-bg-color-rgb: 241, 214, 255;
	--tag-market-event-default-bg-color: #ffe8c1;
	--tag-market-event-default-bg-color-rgb: 255, 232, 193;
	--tag-name-text-color: #545454;
	--tag-name-text-color-rgb: 84, 84, 84;
	--tag-news-default-bg-color: #d5e0ff;
	--tag-news-default-bg-color-rgb: 213, 224, 255;
	--tag-selected-border-color: #de4c40;
	--tag-selected-border-color-rgb: 222, 76, 64;
	--tag-selected-shadow-inside-color: rgba(24, 34, 82, 0.85);
	--tag-selected-shadow-inside-color-rgb: 24, 34, 82;
	--tag-strategy-default-bg-color: #b5f6df;
	--tag-strategy-default-bg-color-rgb: 181, 246, 223;
	--tag-value-text-color: rgba(53, 53, 53, 0.8);
	--tag-value-text-color-rgb: 53, 53, 53;
	--text-tool-default-black-color: rgba(0, 0, 0, 0.6);
	--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;
	--tick-icon-color: #3566ed;
	--tick-icon-color-rgb: 53, 102, 237;
	--toast-notification-default-bg-color: #fcfcff;
	--toast-notification-default-bg-color-rgb: 252, 252, 255;
	--toast-notification-default-border-color: rgba(198, 204, 242, 0.08);
	--toast-notification-default-border-color-rgb: 198, 204, 242;
	--toast-notification-default-shadow-color: rgba(17, 28, 58, 0.15);
	--toast-notification-default-shadow-color-rgb: 17, 28, 58;
	--toast-notification-hover-bg-color: #fcfcfe;
	--toast-notification-hover-bg-color-rgb: 252, 252, 254;
	--toast-notification-hover-shadow-color: rgba(24, 34, 82, 0.5);
	--toast-notification-hover-shadow-color-rgb: 24, 34, 82;
	--toast-notification-hovered-border-color: #d6dbf7;
	--toast-notification-hovered-border-color-rgb: 214, 219, 247;
	--toast-notification-text-color-1: #93000a;
	--toast-notification-text-color-1-rgb: 147, 0, 10;
	--up-dashboard-bg-color: #5aab79;
	--up-dashboard-bg-color-rgb: 90, 171, 121;
	--up-dashboard-button-outside-border-color: #eff3ff;
	--up-dashboard-button-outside-border-color-rgb: 239, 243, 255;
	--up-text-color: #00513c;
	--up-text-color-rgb: 0, 81, 60;
	--warning-description-multiparts: #9c6f00;
	--warning-description-multiparts-rgb: 156, 111, 0;
	--warning-description-text-color: #920021;
	--warning-description-text-color-rgb: 146, 0, 33;
	--watchlist-grid-title-color: #182252;
	--watchlist-grid-title-color-rgb: 24, 34, 82;
	--watchlist-list-type-active-header: #353535;
	--watchlist-list-type-active-header-rgb: 53, 53, 53;
	--watchlist-list-type-passive-header: #545454;
	--watchlist-list-type-passive-header-rgb: 84, 84, 84;
	--widget_header-tab-selected-bg: #f3f5fc;
	--widget_header-tab-selected-bg-rgb: 243, 245, 252;
	--widget_tab-default-text: #898c94;
	--widget_tab-default-text-rgb: 137, 140, 148;
	--widget_tab-hovered-text: #555b6c;
	--widget_tab-hovered-text-rgb: 85, 91, 108;
	--widget_tab-selected-text: #182252;
	--widget_tab-selected-text-rgb: 24, 34, 82;
	--widget-bg-bottom-color: #ffffff;
	--widget-bg-bottom-color-rgb: 255, 255, 255;
	--widget-bg-color: #ffffff;
	--widget-bg-color-rgb: 255, 255, 255;
	--widget-bg-overlay-dark: rgba(255, 255, 255, 0.3);
	--widget-bg-overlay-dark-rgb: 255, 255, 255;
	--widget-bg-top-color: #ffffff;
	--widget-bg-top-color-rgb: 255, 255, 255;
	--widget-dark-bg-color: #ffffff;
	--widget-dark-bg-color-rgb: 255, 255, 255;
	--widget-header-bg-color: #e3e9ff;
	--widget-header-bg-color-rgb: 227, 233, 255;
	--widget-header-border-color: rgba(116, 121, 152, 0.4);
	--widget-header-border-color-rgb: 116, 121, 152;
	--widget-header-button-bg-color: #f7f7f8;
	--widget-header-button-bg-color-rgb: 247, 247, 248;
	--widget-header-button-disabled-bg-color: rgba(0, 0, 0, 0.05);
	--widget-header-button-disabled-bg-color-rgb: 0, 0, 0;
	--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: #dedfe3;
	--widget-header-button-outside-border-color-rgb: 222, 223, 227;
	--widget-header-grad-color-1: #ffffff;
	--widget-header-grad-color-1-rgb: 255, 255, 255;
	--widget-header-grad-color-2: #ffffff;
	--widget-header-grad-color-2-rgb: 255, 255, 255;
	--widget-header-hint-label-color: #7e8391;
	--widget-header-hint-label-color-rgb: 126, 131, 145;
	--widget-header-hint-value-color: #484b55;
	--widget-header-hint-value-color-rgb: 72, 75, 85;
	--widget-header-shadow-color: #f2f2f3;
	--widget-header-shadow-color-rgb: 242, 242, 243;
	--widget-header-tab-bg-color: #ffffff;
	--widget-header-tab-bg-color-rgb: 255, 255, 255;
	--widget-header-tab-divider-color: #ffffff;
	--widget-header-tab-divider-color-rgb: 255, 255, 255;
	--widget-header-tab-hovered-line-color: rgba(15, 66, 152, 0.1);
	--widget-header-tab-hovered-line-color-rgb: 15, 66, 152;
	--widget-header-text-color: #3d3e43;
	--widget-header-text-color-rgb: 61, 62, 67;
	--widget-link-group-bg-color-1: #d10035;
	--widget-link-group-bg-color-1-rgb: 209, 0, 53;
	--widget-link-group-bg-color-2: #e07800;
	--widget-link-group-bg-color-2-rgb: 224, 120, 0;
	--widget-link-group-bg-color-3: #ffca00;
	--widget-link-group-bg-color-3-rgb: 255, 202, 0;
	--widget-link-group-bg-color-4: #34d600;
	--widget-link-group-bg-color-4-rgb: 52, 214, 0;
	--widget-link-group-bg-color-5: #00b2af;
	--widget-link-group-bg-color-5-rgb: 0, 178, 175;
	--widget-link-group-bg-color-6: #008ccc;
	--widget-link-group-bg-color-6-rgb: 0, 140, 204;
	--widget-link-group-bg-color-7: #dc07ee;
	--widget-link-group-bg-color-7-rgb: 220, 7, 238;
	--widget-outside-border: #ffffff;
	--widget-outside-border-rgb: 255, 255, 255;
	--widget-overlay-color: rgba(255, 255, 255, 0.1);
	--widget-overlay-color-rgb: 255, 255, 255;
	--workspace-tab-divider: #ffffff;
	--workspace-tab-divider-rgb: 255, 255, 255;
	--workspace-tabs-bg: rgba(255, 255, 255, 0.16);
	--workspace-tabs-bg-rgb: 255, 255, 255;
	--workspace-tabs-bg-color: #182252;
	--workspace-tabs-bg-color-rgb: 24, 34, 82;
	--workspace-tabs-demo_mode-bg: rgba(80, 68, 102, 0);
	--workspace-tabs-demo_mode-bg-rgb: 80, 68, 102;
	--workspace-tabs-live_mode-bg: rgba(186, 186, 186, 0.16);
	--workspace-tabs-live_mode-bg-rgb: 186, 186, 186;
	--workspace-tabs-shadow: rgba(198, 204, 242, 0);
	--workspace-tabs-shadow-rgb: 198, 204, 242;
	--wrong-bg-color: #7f0d0d;
	--wrong-bg-color-rgb: 127, 13, 13;
	--wrong-tooltip-bg-color: #93000a;
	--wrong-tooltip-bg-color-rgb: 147, 0, 10;
	--wrong-tooltip-border-color: rgba(245, 192, 191, 0.06);
	--wrong-tooltip-border-color-rgb: 245, 192, 191;

} 
