:root {

    --theme-accent-color: #e20613;

    --theme-accent-color-rgb: 226, 6, 19;

    --theme-accent-color-hsl-hue: 356;
    --theme-accent-color-hsl-saturation: 95;
    --theme-accent-color-hsl-lightness: 45;

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

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

    

    --theme-accent-color-bg-hover: #fc0715;
    --theme-accent-color-bg-active: #c90511;
    --theme-accent-color-focus-border: #af050f;
    --theme-accent-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    --rank-completion-marker-earned-bg-color: #c90511;
    

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

    --theme-footer-bg-color-rgb: 242, 244, 247;

    --theme-footer-bg-color-hsl-hue: 216;
    --theme-footer-bg-color-hsl-saturation: 24;
    --theme-footer-bg-color-hsl-lightness: 96;

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

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

    
    
    
    
    
    
    

    --theme-header-bg-color: #3f404c;

    --theme-header-bg-color-rgb: 63, 64, 76;

    --theme-header-bg-color-hsl-hue: 235;
    --theme-header-bg-color-hsl-saturation: 9;
    --theme-header-bg-color-hsl-lightness: 27;

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

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

    
    
    
    
    
    
    

    --theme-primary-color: #0055a5;

    --theme-primary-color-rgb: 0, 85, 165;

    --theme-primary-color-hsl-hue: 209;
    --theme-primary-color-hsl-saturation: 100;
    --theme-primary-color-hsl-lightness: 32;

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

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

    

    --theme-primary-color-bg-hover: #0062bf;
    --theme-primary-color-bg-active: #00488c;
    --theme-primary-color-focus-border: #003b72;
    --theme-primary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #0055a5;

    --theme-secondary-color-rgb: 0, 85, 165;

    --theme-secondary-color-hsl-hue: 209;
    --theme-secondary-color-hsl-saturation: 100;
    --theme-secondary-color-hsl-lightness: 32;

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

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

    

    --theme-secondary-color-bg-hover: #0062bf;
    --theme-secondary-color-bg-active: #00488c;
    --theme-secondary-color-focus-border: #003b72;
    --theme-secondary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    --theme-page-loader-circle-color: #ffffff;
    
    
    

    --theme-sidebar-bg-color: #3f404c;

    --theme-sidebar-bg-color-rgb: 63, 64, 76;

    --theme-sidebar-bg-color-hsl-hue: 235;
    --theme-sidebar-bg-color-hsl-saturation: 9;
    --theme-sidebar-bg-color-hsl-lightness: 27;

    --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: #e20613;

    --atm-color-accent-rgb: 226, 6, 19;

    --atm-color-accent-hsl-hue: 356;
    --atm-color-accent-hsl-saturation: 95;
    --atm-color-accent-hsl-lightness: 45;

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

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

    
    
    
    
    
    
    --atm-color-rank-completion-marker-earned: #c90511;

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

    --atm-color-background-footer-rgb: 242, 244, 247;

    --atm-color-background-footer-hsl-hue: 216;
    --atm-color-background-footer-hsl-saturation: 24;
    --atm-color-background-footer-hsl-lightness: 96;

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

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

    
    
    
    
    
    
    

    --atm-color-background-header: #3f404c;

    --atm-color-background-header-rgb: 63, 64, 76;

    --atm-color-background-header-hsl-hue: 235;
    --atm-color-background-header-hsl-saturation: 9;
    --atm-color-background-header-hsl-lightness: 27;

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

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

    
    
    
    
    
    
    

    --atm-color-primary: #0055a5;

    --atm-color-primary-rgb: 0, 85, 165;

    --atm-color-primary-hsl-hue: 209;
    --atm-color-primary-hsl-saturation: 100;
    --atm-color-primary-hsl-lightness: 32;

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

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

    

    --atm-color-primary-bg-hover: #0062bf;
    --atm-color-primary-bg-active: #00488c;
    --atm-color-primary-focus-border: #003b72;
    --atm-color-primary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #0055a5;

    --atm-color-secondary-rgb: 0, 85, 165;

    --atm-color-secondary-hsl-hue: 209;
    --atm-color-secondary-hsl-saturation: 100;
    --atm-color-secondary-hsl-lightness: 32;

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

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

    

    --atm-color-secondary-bg-hover: #0062bf;
    --atm-color-secondary-bg-active: #00488c;
    --atm-color-secondary-focus-border: #003b72;
    --atm-color-secondary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #ffffff;
    
    

    --atm-color-background-sidebar: #3f404c;

    --atm-color-background-sidebar-rgb: 63, 64, 76;

    --atm-color-background-sidebar-hsl-hue: 235;
    --atm-color-background-sidebar-hsl-saturation: 9;
    --atm-color-background-sidebar-hsl-lightness: 27;

    --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");
}
