.select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 40px;
    line-height: 40px;
    color: #75737f;
    border: 1px solid #75737f;
    text-align: left;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder, select2-selection__rendered { font-size: 13px; }

.select2-container--default {
}
