.select2>.selection {}

.select2>.selection .select2-selection {
    border-radius: 0px;
    min-height: 50px;
}

.select2>.selection .select2-selection .select2-selection__rendered {
    padding: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 10px;
    margin-right: 5px;
}

.iti inpıt {
    font-size: 16px;
}

.checkBox .form-check-label {
    font-size: 16px !important;
    margin-left: 10px !important;
}


.radio .form-check-label {
    font-size: 16px !important;
    margin-left: 10px !important;
}

.subheader {
    padding-bottom: 0.5rem !important;
}