/** Make the chosen plugin wider on menu parent selection **/
.form-item-menu-parent .chosen-container {
  width:90% !important;
}
