user-panel, footer {
    display: none !important;
}

body.jazzmin-login-page{
    background-image: url("../img/bg-login.png") !important;
    background-size: cover !important;
}

picture > img {
    width: 100%;
    height: 100%;
}

#jazzy-navbar {
    background-color: #b0041c !important;
}

table.import-preview tr.skip {
    background-color: #d2d2d2 !important;
}

table.import-preview tr.update {
    background-color: #fdfdcf !important;
}

table.import-preview tr.new {
    background-color: #bdd8b2 !important;
}
