/* Custom styles goes here */
#base-tbl {
    background: #fff !important;
    padding: 24px !important;
    border-radius: 0.375rem !important;
}

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

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-selection__arrow {
    height: 34px !important;
}