.inputError {
	background-color: #f0d4d5 !important;
}
.order-arrows{
	cursor: grab;
}

#topNavCartIcon{
	display: none;
}

.helptext{
	font-size:11px;
	color: blue;
}

.successInput {
	color: #6ebc1f;
}

.greyedOut {
	opacity: .4;
}