.select2-container--default .select2-selection--single{
    border: 1px solid #e9ecef !important;
    height: 39px !important;
    border-radius: 0.25rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 6px !important;
}
.color-white
{
    color:#fff  !important;
}
.text-right{
    text-align: right;
}
