.server-controller__tabs{display:flex;margin-bottom:0;overflow-x:auto;padding-left:0}.table-date{color:#15181d}.table-data-higlight,.table-date{font-size:14px;font-weight:500;line-height:20px;text-align:left}.table-data-higlight{color:#5a677f}.server-controller__tab-container{word-wrap:break-word;border-bottom:1px solid #b8bfcd;display:inline-flex;padding:1rem}.server-controller__tab{align-items:center;background:var(--color-slate-10);cursor:pointer;display:flex;gap:56px;height:auto;padding:var(--space-24);position:relative}.server-controller__tab-container:hover{cursor:pointer}.tableItem--hidden{display:none}.mt-1{margin-top:1rem}.server-controller__tab--active{border:1px solid #b8bfcd;border-bottom:0;border-radius:8px 8px 0 0;color:#15181d;font-size:14px;font-weight:500;line-height:20px;text-align:left}.mt-2{margin-top:2rem}table{border-collapse:separate;border-spacing:0;display:inline-table;margin-bottom:1rem;overflow:auto;text-align:left;width:100%}th:first-child{border-radius:6px 0 0}th:last-child{border-radius:0 6px 0 0}table thead tr{border-bottom:2px solid #000}table thead,table tr:nth-child(2n){background-color:#f5f6f8}table tr{background-color:#fff;border-bottom:1px solid #e1e4e9}td:first-child{border-left:1px solid #e1e4e9}td:last-child{border-right:1px solid #e1e4e9}table td,table th{padding:1rem}table th{background-color:#15181d;color:#fff;font-weight:500}table td{border-bottom:1px solid #e1e4e9;color:#15181d}tr:last-child td:first-child{border-bottom-left-radius:10px}tr:last-child td:last-child{border-bottom-right-radius:10px}@media (max-width:767px){table{display:block}}