*.select2-selection__choice{
	font-size: initial !important;
	background-color: transparent !important;
	padding: 0px !important;
}

*.select2-selection--multiple{
	
}
span[class="select2-search select2-search--dropdown"] input{
	border-bottom: 1px solid #4285f4 !important;
    box-shadow: 0 1px 0 0 #4285f4 !important;
}
