$(document).ready(function() {
$("select, input:checkbox, input:radio, input:file").uniform();
});
