.data-table{width:100%;border-collapse:collapse;table-layout:fixed;position:relative}.data-table thead th,.data-table tbody td{text-align:left}.data-table thead th{padding:1em}.data-table:not(.padded) thead th:first-child,.data-table:not(.padded) tbody tr td:first-child{padding-left:0}.data-table:not(.padded) thead th:last-child,.data-table:not(.padded) tbody tr td:last-child{padding-right:0}.data-table thead th{border-bottom:1px solid var(--tml-border-color);font-weight:700}.data-table.highlight-first-column tbody td:first-child{background:rgba(0,0,0,.02);border-right:1px solid var(--tml-border-color)}.data-table.alternate tbody tr:nth-child(even){background:rgba(0,0,0,.02)}.data-table .expanse td{overflow:hidden;padding:0;border-width:0}.data-table .expanse.open td{border-width:1px}.data-table .expand-container{transition:all .3s ease;height:0}.data-table .loading,.data-table .loading tr,.data-table .loading td{background-color:#eee;color:#eee;position:relative;border-color:none;cursor:default}.data-table .expand-container>div{padding:10px 0}.loader{top:50%;left:50%;z-index:100;position:absolute!important;transform:translate(-50%,-50%)}.data-table a.anchor-link{color:var(--tml-text-color)}.data-table .loading a,.data-table .loading svg{color:#eee}
