/* painel-table-width-fix 336384d814b9df10334866e4bd7d0f8f60e42761 */

.categories-table.registration-table,
.activities-table.registration-table,
.used-coupons-table.registration-table,
.group-members-table.registration-table {
  width: 100% !important;
  min-width: max(100%, 860px) !important;
}

.groups-table.registration-table,
.leads-table.registration-table {
  width: 100% !important;
  min-width: max(100%, 1080px) !important;
}

.reviewer-legacy-table,
.allocation-legacy-table,
.allocation-selection-table,
.guest-table,
.program-basic-table,
.program-category-table,
.program-invites-table,
.program-themes-table,
.finance-receivables-table,
.finance-order-table,
.finance-activities-table,
.finance-gateway-table,
.finance-logs-table,
.room-map-table,
.exhibitor-admin-table,
.campaigns-admin-table,
.submission-forms-table,
.scientific-types-table,
.institutions-table {
  width: 100% !important;
}
