.select2-selection__choice {
	border:1px solid #d1d1d1 !important;background-color: #eee !important;
}
.select2-container--default .select2-selection--multiple {
	border:1px solid #c0c0c0 !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #888 !important;
}