.table-block{overflow-x:none}.table-block::-webkit-scrollbar{width:0 !important}.table-block{overflow:-moz-scrollbars-none}.table-block{-ms-overflow-style:none}.table-block table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;border:1px solid var(--lightgray)}.table-block table.head{margin-bottom:.5em}.table-block table thead tr{background-color:var(--secondarycolor)}.table-block table thead tr th{padding:.2em .5em;color:#47494a;font-weight:700;font-size:.8em;text-transform:uppercase}.table-block table tbody{background:var(--white)}.table-block table tbody tr td{padding:.5em;border:1px solid var(--lightgray)}.table-block table tbody tr:nth-child(odd){background:var(--lightgray)}.table-block table tbody tr:first-child td{margin-top:.5em}.table-block table tbody tr td:first-child{border-left:1px solid transparent}.table-block table tbody tr td:last-child{border-right:1px solid transparent}.table-block table.left_header tbody tr td:first-child{font-weight:700;background:var(--midgray);color:var(--white);min-width:160px;font-size:.85rem}.table-block table tbody tr:last-child{font-weight:unset}.table-block table tr td a.btn{margin-top:0}@media (max-width:991px){.table-block{overflow-x:scroll}}@media screen and (max-width:650px){.table-block table.left_header tbody tr td:first-child,.table-block table tbody tr td,.table-block table thead tr th{font-size:.7em}}