.table table{border-color:#c3c3c3;border-spacing:0;min-width:768px;text-align:left;width:100%}.table table thead th{font-size:1rem;font-weight:600;padding:8px;position:sticky;top:0}.table table thead th:not(:first-of-type){font-size:.875rem;text-align:center}.table table tbody tr td{border-bottom:1px solid #c3c3c3;border-left:1px solid #c3c3c3;padding:8px}.table table tbody tr td:last-of-type{border-right:1px solid #c3c3c3}.table table tbody tr td:not(:first-of-type){font-size:.875rem;text-align:center}.table table td:first-child,.table table th:first-child{width:var(--first-column-width,auto)}.table__spacer{background-color:var(--background-color);height:40px;width:100%}.table__container{overflow:auto}.table--box-in .table__container{background-color:var(--background-color);height:var(--table-height,auto);overflow:auto;padding:0 40px;width:100%}.body-wrapper{overflow-x:hidden}