.seedsbuttons .selected {
	background: #3A5427 !important;
}

.seedsbuttons .item {
	margin-bottom: 10px !important;
}

.seedsbuttons .disabled {
	background: #8b9e7c !important;
}

.seedsbuttons .remove {
	text-transform: uppercase;
}

.seedsbuttons .icon-remove {
	background: url('../img/form-error.png') no-repeat 100% 0;
	width: 11px;
	height: 11px;
	display: inline-block;
	background-size: 100%;
	margin-left: 3px;
}