
body.sidebar-mini:not(.filemaker), aside.main-sidebar {
    /*
    background: url("/img/glf/body-bg.png") no-repeat center center #004265 !important;
    background-size: cover!important;

     */
    background-color: #000;
}

body.login-page, body.register-page {
    background-color: #6E8D9D;
}

body .register-logo * {
    color:white !important
}
/*
@font-face {
    font-family: 'JuliusSansOne-Regular';
    src: url('/fonts/myevent/glf/JuliusSansOne-Regular.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/fonts/myevent/glf/Roboto-Regular.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('/fonts/myevent/glf/Roboto-Bold.ttf') format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('/fonts/myevent/glf/Roboto-Italic.ttf') format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('/fonts/myevent/glf/Roboto-BoldItalic.ttf') format("truetype");
    font-weight: bold;
    font-style: italic;
}

p, b, a, td {
    font-family: 'Roboto', 'Source Sans Pro', Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'JuliusSansOne-Regular', 'Source Sans Pro' !important;
}

*/
