.select2-container, .select2-selection, .select2-selection > span {
	padding: 0px;
	height: auto;
	min-height: 34px;
}
.select2-selection .select2-selection__placeholder {
	line-height: 34px;
}
ul.select2-choices {
  	border: 0;
}