.data-table-container{width:100%;display:flex;flex-direction:column}.data-table-wrapper,.data-table-wrapper .ant-table-wrapper,.data-table-wrapper .ant-table{width:100%}.data-table-wrapper .ant-table-content{overflow-x:auto!important}.data-table-wrapper .ant-pagination{margin-top:16px;padding:8px 0;display:flex!important;justify-content:center}.data-table-wrapper .ant-table-cell-fix-left{position:sticky!important;left:0;z-index:2;background:#fff}.data-table-wrapper .ant-table-thead .ant-table-cell-fix-left{z-index:3;background:#fafafa}.data-table-wrapper .ant-table-cell-fix-left:after{position:absolute;top:0;right:0;bottom:-1px;width:1px;background-color:#f0f0f0;content:""}.data-table-wrapper .ant-table-tbody>tr>td{padding:8px 12px}.data-table-wrapper .ant-table-thead>tr>th,.data-table-wrapper .ant-table-tbody>tr>td{text-align:center!important}.data-table-wrapper .ant-table-column-title{display:inline-flex;align-items:center;justify-content:center}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}
