.navbar li a.btn{
    padding: 7px 12px !important;
    margin: 0px 3px !important;
}

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

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

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px !important;
}
