.e-sections-listbox .e-listbox-wrapper, .e-listbox-container:not(.e-listboxtool-container):not(.e-sortableclone), .e-listboxtool-container.e-listbox-container .e-ul {
    border: 0px !important;
}

.e-sections-listbox .e-list-parent {
    overflow: visible !important;
    height: max-content !important;
    min-height: unset !important;
}

.e-sections-listbox .e-listbox-wrapper, .e-listbox-container, .e-listboxtool-wrapper {
    font-family: unset !important;
    font-size: unset !important;
}

.e-sections-listbox .e-listbox-wrapper:not(.e-list-template) .e-list-item, .e-listbox-wrapper .e-list-nrt, .e-listbox-wrapper .e-selectall-parent, 
.e-listbox-container:not(.e-list-template) .e-list-item, .e-listbox-container .e-list-nrt, .e-listbox-container .e-selectall-parent, 
.e-listboxtool-wrapper:not(.e-list-template) .e-list-item, .e-listboxtool-wrapper .e-list-nrt, .e-listboxtool-wrapper .e-selectall-parent {
    height: 100% !important;
    padding: 0px 0px !important;
}

.e-listbox-container:not(.e-list-template) .e-list-item:not(:first-child) {
    margin-top: 16px;
}

.e-listbox-container:not(.e-list-template) .e-list-item:not(:last-child) {
    margin-bottom: 16px;
}