table,tbody,td,th{border:2px solid var(--primary)}th:not(:last-child){border-right:2px solid var(--white)}tbody tr:nth-child(odd){background-color:var(--gray)}th{background-color:var(--primary);color:var(--white)}thead th:first-child:empty{background-color:var(--white)}td,th{padding:30px;text-align:left}td{color:var(--secondary-font-color)}table{height:200px!important;margin:20px;position:relative;width:calc(100% - 40px)}table,thead{background:#fff}thead{position:sticky;top:0;z-index:2}table,tbody,td,th{border-collapse:collapse}.inb-table-outer-wrap{overflow-x:auto}