$(document).ready(function() {
	$('.form-validate').validate();
});
