jQuery(function(){ jQuery("select, input, input:text, input:file").uniform(); });
jQuery(function($){$("#phone").mask("(999) 999-99-99");});
