:root {
    --mschoa-login-color-password-toggler: #727272;
    --mschoa-login-color-password-toggler-selected: #545454;
    --mschoa-color-white: #fff;
    --mschoa-color-blue-standard: #034ea2;
    --mschoa-color-blue-standard-selected: #02428b;
    --mschoa-color-blue-secondary: #034EA2;
    --mschoa-color-blue-secondary-selected: #004391;
    --mschoa-color-yellow: #fff200;
    --mschoa-color-yellow-selected: #f3e700;
    --mschoa-color-threat-severe: #f71616;
    --mschoa-color-yellow-messenger-pend-start: #faf8d1;
    --mschoa-color-yellow-messenger-pend-end: #f8f5b2;
    --mschoa-color-blue-dark: #24285F;
    --mschoa-color-blue-dark-selected: #191b41;
    --mschoa-color-text: #7b7b7b;
    --mschoa-color-separator-line: #a1a1a1;
    --mschoa-color-layaout: #d9dce2;
    --mschoa-color-footer: #071d34;
    --mschoa-color-red-standard: #d9534f;
    --mschoa-color-red-standard-selected: #ee635f;
    --mschoa-color-red-message-alert: #ffd1cf;
    --mschoa-color-orange-standard: #f0ad4e;
    --mschoa-color-orange-standard-selected: #ffc470;
    --mschoa-color-green-standard: #228B22;
    --mschoa-color-green-standard-selected: #43c143;
    --mschoa-color-blue-menu-gradient-start: #034D9F;
    --mschoa-color-blue-menu-gradient-end: #24285F;
    --mschoa-color-alert-information: #d3e1f1;
    --mschoa-color-map-background: #f4f4f5;
    --mschoa-color-link-default: #0000ee;
    --mschoa-color-row-separator: #f3f3f3;
    --mschoa-color-background-brand: #f1f4fa;
    --mschoa-color-background-brand-light: #f8faff;
    --mschoa-color-blue-light: #5082bb;
    --mschoa-color-blue-separator-line: #3871B1;
    --mschoa-color-blue-background: #f1f4fa;
    --mschoa-color-dots: #e5ecf5;
    --mschoa-color-dots-selected: #b2c8e1;
    --mschoa-color-gray-edge: #dde1e9;
    --mschoa-color-status-available: #43c143;
    --mschoa-color-status-absent: #FFA500;
    --mschoa-color-status-away: #777777;
    --mschoa-color-status-do-not-disturb: #d9534f;
    --mscio-color-gray-secondary: #a9b9c9;
}