.modal-content input.error {
	border: 1px solid red;
}

.modal-content label.error {
    color: red;
}