#content-related{
    display: none !important;
}
input[name="_addanother"] {
    display: none !important;
}
input[name="_continue"] {
    display: none !important;
}
.object-tools{
    display: none !important;
}
.jazzmin-login-page{
    background-color: #0D2835 !important;
}

.brand-link {
    padding: 25px 0px;
}

.brand-link img {
    box-shadow: none !important;
}
.brand-text {
    font-weight: bold !important;
}

/* [id*="select2"][id$="-results"] > li.select2-results__option.select2-results__option--selectable.select2-results__option--highlighted {
    display: none;
} */

.unread-badge{
    background-color: #E37400 !important;
}
#jazzy-actions > div:nth-child(1) > div > a {
    display: none !important;
}