:root {

    --theme-accent-color: #ee2e24;

    --theme-accent-color-rgb: 238, 46, 36;

    --theme-accent-color-hsl-hue: 3;
    --theme-accent-color-hsl-saturation: 86;
    --theme-accent-color-hsl-lightness: 54;

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

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

    

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

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

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

    --theme-footer-bg-color-hsl-hue: 0;
    --theme-footer-bg-color-hsl-saturation: 0;
    --theme-footer-bg-color-hsl-lightness: 90;

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

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

    
    
    
    
    
    
    

    --theme-header-bg-color: #595c5e;

    --theme-header-bg-color-rgb: 89, 92, 94;

    --theme-header-bg-color-hsl-hue: 204;
    --theme-header-bg-color-hsl-saturation: 3;
    --theme-header-bg-color-hsl-lightness: 36;

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

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

    
    
    
    
    
    
    

    --theme-primary-color: #d52b1e;

    --theme-primary-color-rgb: 213, 43, 30;

    --theme-primary-color-hsl-hue: 4;
    --theme-primary-color-hsl-saturation: 75;
    --theme-primary-color-hsl-lightness: 48;

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

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

    

    --theme-primary-color-bg-hover: #ef3022;
    --theme-primary-color-bg-active: #bc261a;
    --theme-primary-color-focus-border: #a22117;
    --theme-primary-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #333333;

    --theme-secondary-color-rgb: 51, 51, 51;

    --theme-secondary-color-hsl-hue: 0;
    --theme-secondary-color-hsl-saturation: 0;
    --theme-secondary-color-hsl-lightness: 20;

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

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

    

    --theme-secondary-color-bg-hover: #4d4d4d;
    --theme-secondary-color-bg-active: #1a1a1a;
    --theme-secondary-color-focus-border: #000000;
    --theme-secondary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    --theme-page-loader-circle-color: #ffffff;
    
    
    

    --theme-sidebar-bg-color: #333333;

    --theme-sidebar-bg-color-rgb: 51, 51, 51;

    --theme-sidebar-bg-color-hsl-hue: 0;
    --theme-sidebar-bg-color-hsl-saturation: 0;
    --theme-sidebar-bg-color-hsl-lightness: 20;

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

    --atm-color-accent-rgb: 238, 46, 36;

    --atm-color-accent-hsl-hue: 3;
    --atm-color-accent-hsl-saturation: 86;
    --atm-color-accent-hsl-lightness: 54;

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

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

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

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

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

    --atm-color-background-footer-hsl-hue: 0;
    --atm-color-background-footer-hsl-saturation: 0;
    --atm-color-background-footer-hsl-lightness: 90;

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

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

    
    
    
    
    
    
    

    --atm-color-background-header: #595c5e;

    --atm-color-background-header-rgb: 89, 92, 94;

    --atm-color-background-header-hsl-hue: 204;
    --atm-color-background-header-hsl-saturation: 3;
    --atm-color-background-header-hsl-lightness: 36;

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

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

    
    
    
    
    
    
    

    --atm-color-primary: #d52b1e;

    --atm-color-primary-rgb: 213, 43, 30;

    --atm-color-primary-hsl-hue: 4;
    --atm-color-primary-hsl-saturation: 75;
    --atm-color-primary-hsl-lightness: 48;

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

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

    

    --atm-color-primary-bg-hover: #ef3022;
    --atm-color-primary-bg-active: #bc261a;
    --atm-color-primary-focus-border: #a22117;
    --atm-color-primary-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #333333;

    --atm-color-secondary-rgb: 51, 51, 51;

    --atm-color-secondary-hsl-hue: 0;
    --atm-color-secondary-hsl-saturation: 0;
    --atm-color-secondary-hsl-lightness: 20;

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

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

    

    --atm-color-secondary-bg-hover: #4d4d4d;
    --atm-color-secondary-bg-active: #1a1a1a;
    --atm-color-secondary-focus-border: #000000;
    --atm-color-secondary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #ffffff;
    
    

    --atm-color-background-sidebar: #333333;

    --atm-color-background-sidebar-rgb: 51, 51, 51;

    --atm-color-background-sidebar-hsl-hue: 0;
    --atm-color-background-sidebar-hsl-saturation: 0;
    --atm-color-background-sidebar-hsl-lightness: 20;

    --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");
    --lms-header-bg-image-url: url("/static/img/lms-header-bg-image");
    --atm-lms-header-bg-image-url: url("/static/img/lms-header-bg-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");
}
