.logo-header {
    background-image: url("/static/elap/img/logo_elap_header.4d5af10533b8.png");
    height: 28px;
}
.dashboard-banner-title span {
    display: none;
}
.dashboard-banner-title:after {
    content: 'Bienvenue sur ELAP GTA !';
}
.logo-header.header-wide {
    background-image: url("/static/elap/img/logo_elap_header_wide.098568d5b2b5.png");
}
body.login {
    background-image: url("/static/elap/img/bg_blue01.81725bbe1947.jpg");
}
#wrapper {
    background-image:  url("/static/elap/img/bg_grey01.8b966c03cc69.jpg");
}