#listbox-control {
    
}

.e-listbox-wrapper, .e-listbox-container:not(.e-listboxtool-container):not(.e-sortableclone), .e-listboxtool-container.e-listbox-container .e-ul {
    height: 600px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    margin-left: initial;
}

.custom-clearbtn {
    --bs-btn-padding-y: 0.12rem;
    height: 28px;
}

.e-switch-wrapper .e-switch-handle.e-switch-active, .e-css.e-switch-wrapper .e-switch-handle.e-switch-active  {
    margin-left: 30px;
}

.e-switch-wrapper .e-switch-inner, .e-css.e-switch-wrapper .e-switch-inner {
    height: 130%;
    width: 200%;
}

.RowSpace {
    padding-bottom: 10px;
}

.PersonFilter {
    width: 500px;
    padding-bottom: 10px;
}