
.app-header {
    background-color: #131313!important;
}

.app-content {
    padding-top: 15px!important;
}

.app-login-root .app-logo {
    background-image: url(img/YUBIK_logo_negativo.png);
}

.app-header .app-logo {
    background-image: url(img/YUBIK_logo_negativo.png);
    width: 130px;
}

.login-page-background {
    background-image: url(img/login_1.jpg) !important;
}
.logout-page-background {
    background-image: url(img/login_1.jpg) !important;
}


.app-sidebar-logo-default {
    background-image: url(img/YUBIK_logo_negativo.png) !important;
}

.app-sidebar-logo-minimize {
    background-image: url(img/YUBIK_logo_negativo.png) !important;
}

.app-logout-root .app-logo {
    background-image: url(img/YUBIQ-logo.png) !important;
    filter: none !important;
}

.widget-itemactions [data-actionname="QLFNew"]{
    display:none;
}

.widget-itemactions [data-actionname="SUBNew"] {
    display: none;
}

.widget-itemactions [data-actionname="RESNewResource"] {
    display: none;
}