/* V218: ملف التنسيق الذي كانت النسخة السابقة تشير إليه دون أن يتوفر في الحزمة. */
.unified-contracts-page .table-wrap,
.contracts-page .table-wrap {
  overflow-x: auto;
  border-radius: 12px;
}

.unified-contracts-page table,
.contracts-page table {
  width: 100%;
  border-collapse: collapse;
}

.unified-contracts-page th,
.unified-contracts-page td,
.contracts-page th,
.contracts-page td {
  vertical-align: middle;
}
