.table-wrapper{border-radius:8px;cursor:grab;overflow-x:auto;user-select:none;-webkit-user-select:none}.table-wrapper.dragging{cursor:grabbing}table{background:#fff;border:none!important;border-collapse:collapse;margin-bottom:0;min-width:900px}td,th{border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:12px 16px;white-space:nowrap}th{background:#0a2d51;color:#fff;font-weight:600;position:sticky;text-align:left;top:0;z-index:1}td{color:#333}tr:last-child td{border-bottom:none}td:first-child,th:first-child{background:#fff;border-left:1px solid #e0e0e0;left:0;position:sticky;z-index:2}th:first-child{background:#0a2d51;z-index:3}td:first-child:after,th:first-child:after{background:linear-gradient(90deg,rgba(0,0,0,.08),transparent);content:"";height:100%;pointer-events:none;position:absolute;right:-8px;top:0;width:8px}tr:nth-child(2n) td,tr:nth-child(2n) td:first-child{background:#fafafa}.sub_heading_row td{color:#888;font-weight:700;text-align:center}.sub_heading_row td,.sub_heading_row td:hover{background:#fdfdfd!important;border-left:1px solid #e0e0e0!important;border-right:1px solid #e0e0e0!important}.sub_heading_row td:hover{color:#888!important;font-weight:700!important;text-align:center!important}.badge{border:1px solid #ddd;border-radius:20px;color:#666;font-size:.8em;padding:4px 20px}