.input-error {
    border: 2px solid red!important;
}
.error-message{
	color: red;
	font-weight: 700;
}