.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: black;
}

.dj_map {
    width: 500px;
    height: 500px;
}

#jazzy-logo img.brand-image {
    box-shadow: none !important;
}

.app-setcaching_app.model-applibrarycategory.change-list .field-_reorder_ {
    width: 20ch;
}

#jazzy-sidebar .nav-sidebar > .nav-item:first-child {
    display: none;
}

#jazzy-sidebar .nav-sidebar > li:first-child + .nav-header {
    margin-top: 0;
}

@media (min-width: 576px) {
    .change-form #content-main .tab-content .tab-pane .form-group .col-sm-7 {
        flex: 0 0 75%;
        max-width: 75%;
        -webkit-flex: unset;
        -ms-flex: unset;
    }
}
