/* this file is auto-generated by running css/branding/generateThemeFile.js*/
/* please do not alter this file manually*/

:root {
    --brand-color: #366eb1;
    --brand-color-dark: #30629d;
    --brand-color-darker: #1e3d63;
    --brand-color-light: #2a568a;
    --brand-color-lighter: #9ebde2;

    --brand-selection-color: var(--brand-color);
    --brand-selection-text-color: #ffffff;
}
body.login {
    background: #ededed url('login-bg.png') no-repeat center center fixed;
    background-size: cover;
}
