
/* _content/DataExchange/Components/Comparer/ComparisonTag.razor.rz.scp.css */
.old-value[b-wyp6nqdybg] {
    color: gray;
    text-decoration: line-through;
    margin-right: 4px;
}

.arrow[b-wyp6nqdybg] {
    margin: 0 4px;
    font-weight: bold;
}

.new-value[b-wyp6nqdybg] {
    font-weight: bold;
}

.added[b-wyp6nqdybg] {
    color: green;
    font-weight: bold;
}

.removed[b-wyp6nqdybg] {
    color: red;
    font-weight: bold;
    text-decoration: line-through;
}
/* _content/DataExchange/Components/Comparer/TextCompareLabel.razor.rz.scp.css */
.old-value[b-a8q1crgtur] {
    color: gray;
    text-decoration: line-through;
    margin-right: 4px;
}

.arrow[b-a8q1crgtur] {
    margin: 0 4px;
    font-weight: bold;
}

.new-value[b-a8q1crgtur] {
    font-weight: bold;
}
/* _content/DataExchange/Pages/DataSync/DataSynchronization.razor.rz.scp.css */
.data-sync-table[b-m6d9iia39v]  .ant-table-wrapper {
    margin: 0;
}

.data-sync-table[b-m6d9iia39v]  .ant-table-thead > tr > th {
    white-space: nowrap;
}

.data-sync-table[b-m6d9iia39v]  .data-sync-wrap-column {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.data-sync-table[b-m6d9iia39v]  .ant-table-tbody > tr {
    cursor: pointer;
}
/* _content/DataExchange/Pages/DataSync/DataSyncTestHarness.razor.rz.scp.css */
.data-sync-test-page[b-5tds0bk4t3] {
    width: 100%;
}

.data-sync-test-section[b-5tds0bk4t3] {
    margin-top: 12px;
}
