.assets-table-wrap{box-sizing:border-box;margin:0;flex-direction:row;flex-basis:100%;flex-grow:0;max-width:100%;padding:24px 32px}.assets-table-wrap .search-filter-wrap{display:flex;align-items:center;gap:16px}.assets-table-wrap .search-filter-wrap .hide-zero-checkbox{display:flex;align-items:center;font-size:14px;color:rgb(var(--color-neutral));cursor:pointer;gap:2px}.assets-table-box{width:100%;overflow-x:auto;margin-top:32px}.table-assets tbody>tr>td{padding:8px}.table-assets .symbol-info{display:flex;flex-direction:row}.table-assets .symbol-info .symbol-icon{display:flex;align-items:center;justify-content:center}.table-assets .symbol-info .symbol-detail{display:flex;flex-direction:column;margin-left:16px}.table-assets .symbol-info .symbol-detail .symbol-title{font-size:14px;font-weight:700}.table-assets .symbol-info .symbol-detail .symbol-subtitle{color:rgb(204,207,209);font-size:12px;margin-left:0;font-weight:500}.table-assets .action-group{display:flex;flex-direction:row;gap:4px;justify-content:flex-end}.table-assets .action-group .btn{min-width:60px}