.table-container{overflow-y:auto;box-shadow:rgba(0,0,0,.35) 0px 4px 10px}.table-container::-webkit-scrollbar{width:7px;height:7px;background:rgba(0,0,0,0)}.table-container::-webkit-scrollbar-thumb{background:#6f42c1;-webkit-border-radius:1ex}.custom-table{width:100%}.custom-table thead,.custom-table thead tr{background:#fff !important;position:sticky;top:0;z-index:2}.custom-table th:not(.th-hr){font-size:14px;color:gray;padding:10px 5px 8px 5px;white-space:nowrap}.custom-table thead>tr>th{vertical-align:bottom !important}.custom-table thead>tr>th>hr{border:1px solid #000;margin:0 !important}.custom-table tbody tr td{font-size:13px;padding:7px}.custom-table tbody tr:nth-child(odd){background:#e9f0f8}