.bootstrap-multiselect .control-label,
.bootstrap-multiselect .input-group-addon,
.bootstrap-multiselect label {
  display: none;
}
.bootstrap-multiselect label.checkbox {
  display: block;
}
