.custom-table__wrapper{overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;cursor:ew-resize;scrollbar-width:auto}.custom-table__wrapper::-webkit-scrollbar{display:block;height:8px}.custom-table__wrapper::-webkit-scrollbar-track{background:#f8f8f8;border-radius:4px}.custom-table__wrapper::-webkit-scrollbar-thumb{background:#01023d;border-radius:4px;transition:.15s ease-in-out}.custom-table__wrapper::-webkit-scrollbar-thumb:hover{background:#00d0ff}table.custom-table{border-collapse:collapse;min-width:100%;width:max-content}table.custom-table td>:last-child{margin:0}.download-csv.button{margin-top:25px}