.table-container{width:100%;overflow:auto;position:relative;max-height:400px;white-space:nowrap}table{border-collapse:collapse;width:100%}td,th{border:1px solid #ddd;padding:10px;text-align:left}thead th{position:sticky;top:0;background-color:#f4f4f4;z-index:3}td:first-child,th:first-child{position:sticky;background-color:#fff;z-index:2}#app.English td:first-child,#app.English th:first-child{left:0;right:auto}#app.العربية td:first-child,#app.العربية th:first-child{right:0;left:auto}.no-data{background:#f3c493;padding:10px}