.cursor-pointer{
	cursor: pointer;
}
.input_invalid_class{
	border-color: red !important;
}