.ci-invalid {
	border-color: #c62828 !important;
	box-shadow: 0 0 0 1px #c62828 inset;
}

.ci-order-error {
	display: block;
	margin-top: 6px;
	color: #c62828;
	font-size: 13px;
	line-height: 1.4;
}
