.table-container{overflow-x:auto;position:relative}@media screen and (min-width: 768px){.table-container table th.sticky-column{position:sticky;background-color:#fff;z-index:100;top:0}.table-container table td.sticky-column{position:sticky;background-color:#fff;z-index:10;border-right:none}.table-container table td.sticky-column:nth-last-child(n+2),.table-container table th.sticky-column:nth-last-child(n+2){box-shadow:4px 0 8px -6px rgba(0,0,0,0.2)}}@media screen and (max-width: 767px){.table-container table th.sticky-column,.table-container table td.sticky-column{position:static;left:auto;box-shadow:none;border-right:none}}
