.no-label-for-record-finder .text-sm.text-gray-400.dark\:text-gray-500 {
    display: none;
}

.no-label-for-record-finder .flex.flex-row.flex-wrap.max-w-full.text-gray-700.dark\:text-gray-400 {
    display: none;
}

.fi-fo-table-repeater>table>tbody>tr>td {
    vertical-align: bottom;
}

.fi-select-input .fi-select-input-value-ctn {
    overflow: hidden;
}
