:root {

    --theme-accent-color: #0082ba;

    --theme-accent-color-rgb: 0, 130, 186;

    --theme-accent-color-hsl-hue: 198;
    --theme-accent-color-hsl-saturation: 100;
    --theme-accent-color-hsl-lightness: 36;

    --theme-accent-color-fg: #0e0e0e;

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

    

    --theme-accent-color-bg-hover: #0094d4;
    --theme-accent-color-bg-active: #0070a1;
    --theme-accent-color-focus-border: #005e87;
    --theme-accent-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    --rank-completion-marker-earned-bg-color: #0070a1;
    

    --theme-footer-bg-color: #54585a;

    --theme-footer-bg-color-rgb: 84, 88, 90;

    --theme-footer-bg-color-hsl-hue: 200;
    --theme-footer-bg-color-hsl-saturation: 3;
    --theme-footer-bg-color-hsl-lightness: 34;

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

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

    
    
    
    
    
    
    

    --theme-header-bg-color: #084975;

    --theme-header-bg-color-rgb: 8, 73, 117;

    --theme-header-bg-color-hsl-hue: 204;
    --theme-header-bg-color-hsl-saturation: 87;
    --theme-header-bg-color-hsl-lightness: 25;

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

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

    
    
    
    
    
    
    

    --theme-primary-color: #084975;

    --theme-primary-color-rgb: 8, 73, 117;

    --theme-primary-color-hsl-hue: 204;
    --theme-primary-color-hsl-saturation: 87;
    --theme-primary-color-hsl-lightness: 25;

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

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

    

    --theme-primary-color-bg-hover: #0a598f;
    --theme-primary-color-bg-active: #06395c;
    --theme-primary-color-focus-border: #052942;
    --theme-primary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #68a242;

    --theme-secondary-color-rgb: 104, 162, 66;

    --theme-secondary-color-hsl-hue: 96;
    --theme-secondary-color-hsl-saturation: 42;
    --theme-secondary-color-hsl-lightness: 45;

    --theme-secondary-color-fg: #2c2c2c;

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

    

    --theme-secondary-color-bg-hover: #78bc4c;
    --theme-secondary-color-bg-active: #588938;
    --theme-secondary-color-focus-border: #476f2d;
    --theme-secondary-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    --theme-page-loader-circle-color: #ffffff;
    
    
    

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

    --theme-sidebar-bg-color-rgb: 8, 73, 117;

    --theme-sidebar-bg-color-hsl-hue: 204;
    --theme-sidebar-bg-color-hsl-saturation: 87;
    --theme-sidebar-bg-color-hsl-lightness: 25;

    --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: #0082ba;

    --atm-color-accent-rgb: 0, 130, 186;

    --atm-color-accent-hsl-hue: 198;
    --atm-color-accent-hsl-saturation: 100;
    --atm-color-accent-hsl-lightness: 36;

    --atm-color-accent-fg: #0e0e0e;

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

    
    
    
    
    
    
    --atm-color-rank-completion-marker-earned: #0070a1;

    --atm-color-background-footer: #54585a;

    --atm-color-background-footer-rgb: 84, 88, 90;

    --atm-color-background-footer-hsl-hue: 200;
    --atm-color-background-footer-hsl-saturation: 3;
    --atm-color-background-footer-hsl-lightness: 34;

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

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

    
    
    
    
    
    
    

    --atm-color-background-header: #084975;

    --atm-color-background-header-rgb: 8, 73, 117;

    --atm-color-background-header-hsl-hue: 204;
    --atm-color-background-header-hsl-saturation: 87;
    --atm-color-background-header-hsl-lightness: 25;

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

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

    
    
    
    
    
    
    

    --atm-color-primary: #084975;

    --atm-color-primary-rgb: 8, 73, 117;

    --atm-color-primary-hsl-hue: 204;
    --atm-color-primary-hsl-saturation: 87;
    --atm-color-primary-hsl-lightness: 25;

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

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

    

    --atm-color-primary-bg-hover: #0a598f;
    --atm-color-primary-bg-active: #06395c;
    --atm-color-primary-focus-border: #052942;
    --atm-color-primary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #68a242;

    --atm-color-secondary-rgb: 104, 162, 66;

    --atm-color-secondary-hsl-hue: 96;
    --atm-color-secondary-hsl-saturation: 42;
    --atm-color-secondary-hsl-lightness: 45;

    --atm-color-secondary-fg: #2c2c2c;

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

    

    --atm-color-secondary-bg-hover: #78bc4c;
    --atm-color-secondary-bg-active: #588938;
    --atm-color-secondary-focus-border: #476f2d;
    --atm-color-secondary-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #ffffff;
    
    

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

    --atm-color-background-sidebar-rgb: 8, 73, 117;

    --atm-color-background-sidebar-hsl-hue: 204;
    --atm-color-background-sidebar-hsl-saturation: 87;
    --atm-color-background-sidebar-hsl-lightness: 25;

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