.select2-container--default .select2-selection--single {
    border-radius: 3px;
    font-family: Arial;
    font-size: 14px;
}

.select2-results__option {
    padding: 4px 6px;
    font-family: Arial;
    font-size: 14px;
}

.select2-container .select2-selection--single{	height:38px;}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.submenu-block .select2{  margin-bottom:7px;}