$(document).ready(function (){
	$("#order-form").validate();
});