:root {

    --theme-accent-color: #494ed0;

    --theme-accent-color-rgb: 73, 78, 208;

    --theme-accent-color-hsl-hue: 238;
    --theme-accent-color-hsl-saturation: 59;
    --theme-accent-color-hsl-lightness: 55;

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

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

    

    --theme-accent-color-bg-hover: #4044b7;
    --theme-accent-color-bg-active: #5258ea;
    --theme-accent-color-focus-border: #373b9d;
    --theme-accent-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    --rank-completion-marker-earned-bg-color: #4044b7;
    

    --theme-footer-bg-color: #1e2a38;

    --theme-footer-bg-color-rgb: 30, 42, 56;

    --theme-footer-bg-color-hsl-hue: 212;
    --theme-footer-bg-color-hsl-saturation: 30;
    --theme-footer-bg-color-hsl-lightness: 17;

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

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

    
    
    
    
    
    
    

    --theme-header-bg-color: #1e2a38;

    --theme-header-bg-color-rgb: 30, 42, 56;

    --theme-header-bg-color-hsl-hue: 212;
    --theme-header-bg-color-hsl-saturation: 30;
    --theme-header-bg-color-hsl-lightness: 17;

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

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

    
    
    
    
    
    
    

    --theme-primary-color: #007bff;

    --theme-primary-color-rgb: 0, 123, 255;

    --theme-primary-color-hsl-hue: 211;
    --theme-primary-color-hsl-saturation: 100;
    --theme-primary-color-hsl-lightness: 50;

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

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

    

    --theme-primary-color-bg-hover: #006fe6;
    --theme-primary-color-bg-active: #007bff;
    --theme-primary-color-focus-border: #0062cc;
    --theme-primary-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #1e2a38;

    --theme-secondary-color-rgb: 30, 42, 56;

    --theme-secondary-color-hsl-hue: 212;
    --theme-secondary-color-hsl-saturation: 30;
    --theme-secondary-color-hsl-lightness: 17;

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

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

    

    --theme-secondary-color-bg-hover: #2c3d52;
    --theme-secondary-color-bg-active: #10171f;
    --theme-secondary-color-focus-border: #030405;
    --theme-secondary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    --theme-page-loader-circle-color: #ffffff;
    
    
    

    --theme-sidebar-bg-color: #1e2a38;

    --theme-sidebar-bg-color-rgb: 30, 42, 56;

    --theme-sidebar-bg-color-hsl-hue: 212;
    --theme-sidebar-bg-color-hsl-saturation: 30;
    --theme-sidebar-bg-color-hsl-lightness: 17;

    --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: #494ed0;

    --atm-color-accent-rgb: 73, 78, 208;

    --atm-color-accent-hsl-hue: 238;
    --atm-color-accent-hsl-saturation: 59;
    --atm-color-accent-hsl-lightness: 55;

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

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

    
    
    
    
    
    
    --atm-color-rank-completion-marker-earned: #4044b7;

    --atm-color-background-footer: #1e2a38;

    --atm-color-background-footer-rgb: 30, 42, 56;

    --atm-color-background-footer-hsl-hue: 212;
    --atm-color-background-footer-hsl-saturation: 30;
    --atm-color-background-footer-hsl-lightness: 17;

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

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

    
    
    
    
    
    
    

    --atm-color-background-header: #1e2a38;

    --atm-color-background-header-rgb: 30, 42, 56;

    --atm-color-background-header-hsl-hue: 212;
    --atm-color-background-header-hsl-saturation: 30;
    --atm-color-background-header-hsl-lightness: 17;

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

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

    
    
    
    
    
    
    

    --atm-color-primary: #007bff;

    --atm-color-primary-rgb: 0, 123, 255;

    --atm-color-primary-hsl-hue: 211;
    --atm-color-primary-hsl-saturation: 100;
    --atm-color-primary-hsl-lightness: 50;

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

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

    

    --atm-color-primary-bg-hover: #006fe6;
    --atm-color-primary-bg-active: #007bff;
    --atm-color-primary-focus-border: #0062cc;
    --atm-color-primary-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #1e2a38;

    --atm-color-secondary-rgb: 30, 42, 56;

    --atm-color-secondary-hsl-hue: 212;
    --atm-color-secondary-hsl-saturation: 30;
    --atm-color-secondary-hsl-lightness: 17;

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

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

    

    --atm-color-secondary-bg-hover: #2c3d52;
    --atm-color-secondary-bg-active: #10171f;
    --atm-color-secondary-focus-border: #030405;
    --atm-color-secondary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #ffffff;
    
    

    --atm-color-background-sidebar: #1e2a38;

    --atm-color-background-sidebar-rgb: 30, 42, 56;

    --atm-color-background-sidebar-hsl-hue: 212;
    --atm-color-background-sidebar-hsl-saturation: 30;
    --atm-color-background-sidebar-hsl-lightness: 17;

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