$container-color-border: #7b8089;
$gsb-color-background: #172635;
$gsb-color-text: #ffffff;
$gsb-icon-color-fill-default: #4dacff;
$gsb-icon-color-fill-hover: #92cbff;
$log-color-border: #7b8089;
$notification-banner-color-border-inner-caution: #fad800;
$notification-banner-color-border-inner-critical: #ff2a04;
$notification-banner-color-border-inner-default: #005a8f;
$notification-banner-color-border-inner-normal: #00e200;
$notification-banner-color-border-inner-off: #7b8089;
$notification-banner-color-border-inner-serious: #ffaf3d;
$notification-banner-color-border-inner-standby: #64d9ff;
$notification-banner-color-border-outer-caution: #645600;
$notification-banner-color-border-outer-critical: #661102;
$notification-banner-color-border-outer-default: #005a8f;
$notification-banner-color-border-outer-normal: #005a00;
$notification-banner-color-border-outer-off: #3c3e42;
$notification-banner-color-border-outer-serious: #664618;
$notification-banner-color-border-outer-standby: #285766;
$scrollbar-shadow-inner-horizontal: inset 1px 3px 3px 0px rgba(0, 0, 0, 0.5);
$scrollbar-shadow-inner-vertical: inset 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
$tag-shadow-inner-fail: inset 0px 0px 5px 0px rgb(255, 42, 4);
$tag-shadow-inner-pass: inset 0px 0px 5px 0px rgb(0, 226, 0);
$tag-shadow-inner-unknown: inset 0px 0px 5px 0px rgb(123, 128, 137);
$timeline-cell-color-background: #cbdee9;
$timeline-header-color-background: #f5f6f9;
$tooltip-color-background: #bbc1c9;
$tooltip-color-text: #000000;
$color-background-base-default: #eaeef4;
$color-background-base-header: #f5f6f9;
$color-background-base-hover: #98bdd3;
$color-background-base-selected: #cee9fc;
$color-background-surface-default: #ffffff;
$color-background-surface-header: #f5f6f9;
$color-background-surface-hover: #daeeff;
$color-background-surface-selected: #cee9fc;
$color-background-interactive-default: #005a8f;
$color-background-interactive-hover: #1c3f5e;
$color-background-interactive-muted: #2f7aa7;
$color-text-primary: #292a2d;
$color-text-secondary: #51555b;
$color-text-placeholder: #7b8089;
$color-text-inverse: #ffffff;
$color-text-interactive-default: #005a8f;
$color-text-interactive-hover: #1c3f5e;
$color-text-error: #c8102e;
$color-border-interactive-default: #005a8f;
$color-border-interactive-hover: #1c3f5e;
$color-border-interactive-muted: #2f7aa7;
$color-border-error: #c8102e;
$color-border-focus-default: #b534ce;
$color-status-critical: #ff2a04;
$color-status-serious: #ffaf3d;
$color-status-caution: #fad800;
$color-status-normal: #00e200;
$color-status-standby: #64d9ff;
$color-status-off: #7b8089;
$color-data-visualization-1: #035051;
$color-data-visualization-2: #6058a8;
$color-data-visualization-3: #1c3851;
$color-data-visualization-4: #00777a;
$color-data-visualization-5: #786dd3;
$color-data-visualization-6: #2b659b;
$color-data-visualization-7: #009fa3;
$color-data-visualization-8: #3a87cf;
$shadow-overlay:  0px 4px 4px 1px rgba(0, 0, 0, 0.35);