:root {

    --theme-accent-color: #faa61a;

    --theme-accent-color-rgb: 250, 166, 26;

    --theme-accent-color-hsl-hue: 38;
    --theme-accent-color-hsl-saturation: 96;
    --theme-accent-color-hsl-lightness: 54;

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

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

    

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

    --theme-footer-bg-color: #3e454d;

    --theme-footer-bg-color-rgb: 62, 69, 77;

    --theme-footer-bg-color-hsl-hue: 212;
    --theme-footer-bg-color-hsl-saturation: 11;
    --theme-footer-bg-color-hsl-lightness: 27;

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

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

    
    
    
    
    
    
    

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

    --theme-header-bg-color-rgb: 62, 69, 77;

    --theme-header-bg-color-hsl-hue: 212;
    --theme-header-bg-color-hsl-saturation: 11;
    --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: #faa61a;

    --theme-primary-color-rgb: 250, 166, 26;

    --theme-primary-color-hsl-hue: 38;
    --theme-primary-color-hsl-saturation: 96;
    --theme-primary-color-hsl-lightness: 54;

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

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

    

    --theme-primary-color-bg-hover: #e19517;
    --theme-primary-color-bg-active: #ffa91b;
    --theme-primary-color-focus-border: #c78415;
    --theme-primary-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #107ea1;

    --theme-secondary-color-rgb: 16, 126, 161;

    --theme-secondary-color-hsl-hue: 194;
    --theme-secondary-color-hsl-saturation: 82;
    --theme-secondary-color-hsl-lightness: 35;

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

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

    

    --theme-secondary-color-bg-hover: #1392bb;
    --theme-secondary-color-bg-active: #0d6a88;
    --theme-secondary-color-focus-border: #0b566e;
    --theme-secondary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    --theme-page-loader-circle-color: #ffffff;
    
    
    

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

    --theme-sidebar-bg-color-rgb: 62, 69, 77;

    --theme-sidebar-bg-color-hsl-hue: 212;
    --theme-sidebar-bg-color-hsl-saturation: 11;
    --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: #faa61a;

    --atm-color-accent-rgb: 250, 166, 26;

    --atm-color-accent-hsl-hue: 38;
    --atm-color-accent-hsl-saturation: 96;
    --atm-color-accent-hsl-lightness: 54;

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

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

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

    --atm-color-background-footer: #3e454d;

    --atm-color-background-footer-rgb: 62, 69, 77;

    --atm-color-background-footer-hsl-hue: 212;
    --atm-color-background-footer-hsl-saturation: 11;
    --atm-color-background-footer-hsl-lightness: 27;

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

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

    
    
    
    
    
    
    

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

    --atm-color-background-header-rgb: 62, 69, 77;

    --atm-color-background-header-hsl-hue: 212;
    --atm-color-background-header-hsl-saturation: 11;
    --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: #faa61a;

    --atm-color-primary-rgb: 250, 166, 26;

    --atm-color-primary-hsl-hue: 38;
    --atm-color-primary-hsl-saturation: 96;
    --atm-color-primary-hsl-lightness: 54;

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

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

    

    --atm-color-primary-bg-hover: #e19517;
    --atm-color-primary-bg-active: #ffa91b;
    --atm-color-primary-focus-border: #c78415;
    --atm-color-primary-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #107ea1;

    --atm-color-secondary-rgb: 16, 126, 161;

    --atm-color-secondary-hsl-hue: 194;
    --atm-color-secondary-hsl-saturation: 82;
    --atm-color-secondary-hsl-lightness: 35;

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

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

    

    --atm-color-secondary-bg-hover: #1392bb;
    --atm-color-secondary-bg-active: #0d6a88;
    --atm-color-secondary-focus-border: #0b566e;
    --atm-color-secondary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #ffffff;
    
    

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

    --atm-color-background-sidebar-rgb: 62, 69, 77;

    --atm-color-background-sidebar-hsl-hue: 212;
    --atm-color-background-sidebar-hsl-saturation: 11;
    --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");
}
