html body div#resourcesContainer.container div div.resourceEditor div div.react-bs-table-container div.react-bs-table.react-bs-table-bordered div.react-bs-container-header.table-header-wrapper table.table.table-hover.table-bordered thead tr th div div.form-group.sSearch_1Input div div.sSearch_1 input.form-control,
html body div#resourcesContainer.container div div.resourceEditor div div.react-bs-table-container div.react-bs-table.react-bs-table-bordered div.react-bs-container-header.table-header-wrapper table.table.table-hover.table-bordered thead tr th div div.form-group.sSearch_2Input div div.sSearch_2 input.form-control {
       display: none;
}

html body div#resourcesContainer.container div div.resourceEditor div div.react-bs-table-container div.react-bs-table.react-bs-table-bordered div.react-bs-container-header.table-header-wrapper table.table.table-hover.table-bordered thead tr th div div.form-group.sSearch_1Input div div.sSearch_1::before {
       content: 'Source';
}
html body div#resourcesContainer.container div div.resourceEditor div div.react-bs-table-container div.react-bs-table.react-bs-table-bordered div.react-bs-container-header.table-header-wrapper table.table.table-hover.table-bordered thead tr th div div.form-group.sSearch_2Input div div.sSearch_2::before {
       content: 'Target';
}

