jQuery(function($) {
    $(".dropdown select").selectbox();
  });
