:root {

    --theme-accent-color: #97b4d6;

    --theme-accent-color-rgb: 151, 180, 214;

    --theme-accent-color-hsl-hue: 212;
    --theme-accent-color-hsl-saturation: 43;
    --theme-accent-color-hsl-lightness: 72;

    --theme-accent-color-fg: #444444;

    --theme-accent-color-fg-rgb: 68, 68, 68;

    

    --theme-accent-color-bg-hover: #859fbd;
    --theme-accent-color-bg-active: #a9c9f0;
    --theme-accent-color-focus-border: #7389a3;
    --theme-accent-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    --rank-completion-marker-earned-bg-color: #859fbd;
    

    --theme-footer-bg-color: #efeae6;

    --theme-footer-bg-color-rgb: 239, 234, 230;

    --theme-footer-bg-color-hsl-hue: 27;
    --theme-footer-bg-color-hsl-saturation: 22;
    --theme-footer-bg-color-hsl-lightness: 92;

    --theme-footer-bg-color-fg: #6a6a6a;

    --theme-footer-bg-color-fg-rgb: 106, 106, 106;

    
    
    
    
    
    
    

    --theme-header-bg-color: #26374c;

    --theme-header-bg-color-rgb: 38, 55, 76;

    --theme-header-bg-color-hsl-hue: 213;
    --theme-header-bg-color-hsl-saturation: 33;
    --theme-header-bg-color-hsl-lightness: 22;

    --theme-header-bg-color-fg: #ffffff;

    --theme-header-bg-color-fg-rgb: 255, 255, 255;

    
    
    
    
    
    
    

    --theme-primary-color: #26374c;

    --theme-primary-color-rgb: 38, 55, 76;

    --theme-primary-color-hsl-hue: 213;
    --theme-primary-color-hsl-saturation: 33;
    --theme-primary-color-hsl-lightness: 22;

    --theme-primary-color-fg: #ffffff;

    --theme-primary-color-fg-rgb: 255, 255, 255;

    

    --theme-primary-color-bg-hover: #334966;
    --theme-primary-color-bg-active: #192533;
    --theme-primary-color-focus-border: #0d1219;
    --theme-primary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #53575a;

    --theme-secondary-color-rgb: 83, 87, 90;

    --theme-secondary-color-hsl-hue: 206;
    --theme-secondary-color-hsl-saturation: 4;
    --theme-secondary-color-hsl-lightness: 34;

    --theme-secondary-color-fg: #ffffff;

    --theme-secondary-color-fg-rgb: 255, 255, 255;

    

    --theme-secondary-color-bg-hover: #6b7074;
    --theme-secondary-color-bg-active: #3b3e41;
    --theme-secondary-color-focus-border: #242627;
    --theme-secondary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    --theme-page-loader-circle-color: #ffffff;
    
    
    

    --theme-sidebar-bg-color: #26374c;

    --theme-sidebar-bg-color-rgb: 38, 55, 76;

    --theme-sidebar-bg-color-hsl-hue: 213;
    --theme-sidebar-bg-color-hsl-saturation: 33;
    --theme-sidebar-bg-color-hsl-lightness: 22;

    --theme-sidebar-bg-color-fg: #ffffff;

    --theme-sidebar-bg-color-fg-rgb: 255, 255, 255;

    
    --theme-sidebar-bg-menu-item-color: #ffffff;
    --theme-sidebar-bg-menu-item-color-rgb: 255, 255, 255;
    
    
    
    
    

    --atm-color-accent: #97b4d6;

    --atm-color-accent-rgb: 151, 180, 214;

    --atm-color-accent-hsl-hue: 212;
    --atm-color-accent-hsl-saturation: 43;
    --atm-color-accent-hsl-lightness: 72;

    --atm-color-accent-fg: #444444;

    --atm-color-accent-fg-rgb: 68, 68, 68;

    
    
    
    
    
    
    --atm-color-rank-completion-marker-earned: #859fbd;

    --atm-color-background-footer: #efeae6;

    --atm-color-background-footer-rgb: 239, 234, 230;

    --atm-color-background-footer-hsl-hue: 27;
    --atm-color-background-footer-hsl-saturation: 22;
    --atm-color-background-footer-hsl-lightness: 92;

    --atm-color-background-footer-fg: #6a6a6a;

    --atm-color-background-footer-fg-rgb: 106, 106, 106;

    
    
    
    
    
    
    

    --atm-color-background-header: #26374c;

    --atm-color-background-header-rgb: 38, 55, 76;

    --atm-color-background-header-hsl-hue: 213;
    --atm-color-background-header-hsl-saturation: 33;
    --atm-color-background-header-hsl-lightness: 22;

    --atm-color-background-header-fg: #ffffff;

    --atm-color-background-header-fg-rgb: 255, 255, 255;

    
    
    
    
    
    
    

    --atm-color-primary: #26374c;

    --atm-color-primary-rgb: 38, 55, 76;

    --atm-color-primary-hsl-hue: 213;
    --atm-color-primary-hsl-saturation: 33;
    --atm-color-primary-hsl-lightness: 22;

    --atm-color-primary-fg: #ffffff;

    --atm-color-primary-fg-rgb: 255, 255, 255;

    

    --atm-color-primary-bg-hover: #334966;
    --atm-color-primary-bg-active: #192533;
    --atm-color-primary-focus-border: #0d1219;
    --atm-color-primary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #53575a;

    --atm-color-secondary-rgb: 83, 87, 90;

    --atm-color-secondary-hsl-hue: 206;
    --atm-color-secondary-hsl-saturation: 4;
    --atm-color-secondary-hsl-lightness: 34;

    --atm-color-secondary-fg: #ffffff;

    --atm-color-secondary-fg-rgb: 255, 255, 255;

    

    --atm-color-secondary-bg-hover: #6b7074;
    --atm-color-secondary-bg-active: #3b3e41;
    --atm-color-secondary-focus-border: #242627;
    --atm-color-secondary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #ffffff;
    
    

    --atm-color-background-sidebar: #26374c;

    --atm-color-background-sidebar-rgb: 38, 55, 76;

    --atm-color-background-sidebar-hsl-hue: 213;
    --atm-color-background-sidebar-hsl-saturation: 33;
    --atm-color-background-sidebar-hsl-lightness: 22;

    --atm-color-background-sidebar-fg: #ffffff;

    --atm-color-background-sidebar-fg-rgb: 255, 255, 255;

    
    
    --atm-color-sidebar-menu-item: #ffffff;
    --atm-color-sidebar-menu-item-rgb: 255, 255, 255;
    
    
    
    

    --admin-logo-image-url: url("/static/img/admin-logo-image");
    --atm-admin-logo-image-url: url("/static/img/admin-logo-image");
    --admin-logo-small-image-url: url("/static/img/admin-logo-small-image");
    --atm-admin-logo-small-image-url: url("/static/img/admin-logo-small-image");
    --emailer-logo-image-url: url("/static/img/emailer-logo-image");
    --atm-emailer-logo-image-url: url("/static/img/emailer-logo-image");
    --footer-logo-image-url: url("/static/img/footer-logo-image");
    --atm-footer-logo-image-url: url("/static/img/footer-logo-image");
    --loader-logo-image-url: url("/static/img/loader-logo-image");
    --atm-loader-logo-image-url: url("/static/img/loader-logo-image");
    --login-bg-image-url: url("/static/img/login-bg-image");
    --atm-login-bg-image-url: url("/static/img/login-bg-image");
    --login-logo-image-url: url("/static/img/login-logo-image");
    --atm-login-logo-image-url: url("/static/img/login-logo-image");
    --main-logo-image-url: url("/static/img/main-logo-image");
    --atm-main-logo-image-url: url("/static/img/main-logo-image");
}
