.table-simple{background:#fff;border:1px solid #ecebf2;border-radius:.75rem;overflow:auto;width:100%}.table-simple table{border-collapse:collapse;font-size:var(--el-font-size-base);min-width:100%;text-align:left}[dir=rtl] .table-simple table{text-align:right}.table-simple th{height:var(--el-component-size);padding:.25rem 1rem;vertical-align:middle}.table-simple td{padding:.75rem 1rem}.table-simple thead th{background-color:var(--el-table-head-bg-color);color:#525a6b;font-size:.75rem;font-weight:600;justify-content:center}.table-simple thead th:first-child{justify-content:flex-start;text-align:left}[dir=rtl] .table-simple thead th:first-child{text-align:right}.table-simple>tbody tr td{background:#fff}.table-simple>tbody tr td div{min-width:5rem}.table-simple:not(.not-striped)>tbody tr:nth-child(2n) td{background-color:#f9f9f9}.audit-history-component .table-simple{overflow:auto;width:100%}.audit-history-component .table-simple td{vertical-align:top}.audit-history-component .table-simple td.old-value{background-color:#fae9e9}.audit-history-component .table-simple td.old-value div{height:100%}
