.select2-container--default .select2-selection--single{
    padding: 2px 10px;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #cecece;
    background-color: #f5f5f5;

}
.select2-container--default{width:100% !important}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:29px;color:#000}
.select2-container .select2-selection--single{height: 35px;}
.select2-container--default .select2-selection--single .select2-selection__arrow {top: 5px;}
