.FormElement__formLabelvertical[for=productId] {
  font: 0/0 a;
}
.FormElement__formLabelvertical[for=productId]::before {
  content: 'Model';
}
.FormElement__formLabelvertical[for=productId]::before,
.FormElement__formLabelvertical[for=productId] .FormElement__required {
  font: 1rem/2.5rem "Latoregular", sans-serif;
}
.TicketList__filter_accounts {
  display:none;
}
.DeleteAccount__layer {
  display:none;
}
.SearchContainer__searchModule[data-id=searchFilter_all] {
  display:none;
}
.FilterPanel__filterList:first-child {
  display:none;
}

