.inputError {
	font-size: 0.7em;
	text-align: initial;
	padding-left: 10px;

}

.inputError::before {
	text-indent: -5px;
}

