#customersTable_wrapper > div:first-child,
#addressTable_wrapper > div:first-child,
#contactsTable_wrapper > div:first-child,
#carriersTable_wrapper > div:first-child,
#purchaseOrdersTable_wrapper > div:first-child,
#assetsTable_wrapper > div:first-child,
#workOrdersTable_wrapper > div:first-child,
#salesOrdersTable_wrapper > div:first-child,
#servicesTable_wrapper > div:first-child,
#salesPalletsTable_wrapper > div:first-child,
#salesAssetsTable_wrapper > div:first-child,
#statusOverviewTable_wrapper > div:first-child,
#usersTable_wrapper > div:first-child,
#processorsTable_wrapper > div:first-child,
#palletsTable_wrapper > div:first-child
{
	display: none;
}