Use a Dollar Sign for Jquery Code Under WordPress

(function($) {
	$(".gform_button").addClass("btn btn-gray");
})( jQuery );