.select2-container{
	margin-right: 50px!important;
    height: 44px;
    margin-top: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:44px!important
}
.select2-container .select2-selection--single{
	height: 44px!important;
}