@mixin multiselect-tag($color) {
	background-color: $color;
	border-color: $color;
}
