.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}


.select2-selection--single {
    height: 38px !important;

}


.select2-selection__rendered {
    line-height: 38px !important;
}


.select2-selection__arrow {
    top: 5px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
}


.select2-container--default .select2-selection--single.invalid {
    border-color: #ff8145 !important;
}
/*# sourceMappingURL=custom.min.css.map */
