.ice-list table tbody,.ice-list table thead{display:block;overflow-x:auto}.ice-list table tbody{border-radius:0 0 10px 10px;background-color:rgba(33,44,76,.8)}.ice-list table thead,.ice-list tbody tr{display:table;width:100%;table-layout:fixed;text-align:center}.ice-list tbody tr{margin-bottom:10px;border-radius:10px}.ice-list table thead{background-color:rgba(54,103,151,.8)}.ice-list table thead:last-child{width:calc(100% - 17px)}.ice-list tbody td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ice-list tbody>tr:hover{background-color:rgba(255,255,255,.3)}