.sticky-table{position:fixed!important;transition:top .3s ease-in-out;width:calc(100% - 1px);z-index:1000}.table-head{position:relative;z-index:999}.table-wrapper table{border-collapse:separate;border-spacing:0;display:block;font-size:16px;line-height:24px;margin:auto;max-width:100%;overflow:auto;position:relative}.table-wrapper table tbody{display:table;width:100%}.table-wrapper table,.table-wrapper tbody td,.table-wrapper tbody tr{height:auto!important;width:auto!important}.table-wrapper tbody tr td:first-of-type,.table-wrapper tbody tr th{background:#e6ecf4;font-weight:700}.table-wrapper tbody tr:not(:first-of-type) td{font-weight:400}.table-wrapper tbody tr:first-of-type th{background:#225fbf;color:#fff;padding:8px 5px}.table-wrapper table tr td{padding:12px 20px!important}.table-wrapper table tr td,.table-wrapper table tr th{border-color:#f1f4f9;border-style:none solid solid none;border-width:1px;padding:5px}.table-wrapper table tr:first-of-type th:first-of-type{border-top-left-radius:8px}.table-wrapper table tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.table-wrapper table tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.table-wrapper table tr:nth-of-type(2) th:first-of-type{width:17%}.table-wrapper table tr:nth-of-type(2) th{width:41%}.table-wrapper table tr:nth-of-type(2) th:last-of-type{width:42%}.table-wrapper table::-webkit-scrollbar{-webkit-appearance:none;background-color:#fff;height:16px}.table-wrapper table::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#f1f4f9;border:4px solid transparent;border-radius:14px;width:10px}.table-wrapper table::-webkit-scrollbar-thumb:hover{background-color:#f1f4f9;cursor:pointer}.table-wrapper table a{border-bottom:2px solid rgba(73,140,245,.24);color:#225fbf;transition:all .2s ease-in-out}.table-wrapper table a:hover{border-bottom-color:#2d6bcc;color:#1852ad}.table-wrapper table a:active{border-bottom-color:#3a7be0;color:#3a7be0}@media (max-width:1199.5px){.table-wrapper table tr:nth-of-type(2) th:first-of-type{width:13%}.table-wrapper table tr:nth-of-type(2) th{width:34%}.table-wrapper table tr:nth-of-type(2) th:last-of-type{width:53%}}