.official-table{overflow:auto;}.official-table::-webkit-scrollbar{width:4px;height:4px;border-radius:10px;}.official-table::-webkit-scrollbar-track{background-color:#ffffff;}.official-table::-webkit-scrollbar-thumb{background-color:#b1b1b2;border-radius:10px;}.official-table>table{width:100%;}.official-table .table-counter{border-collapse:collapse;counter-reset:schetchik;}.official-table .table-counter tr{counter-increment:schetchik;height:60px;}.official-table .table-counter tr:before{content:counter(schetchik) ".";display:table-cell;padding:8px 0 8px 20px;vertical-align:top;color:#000000;}.official-table thead th:first-child{padding-right:0;}.official-table tbody td{vertical-align:top;min-width:calc(100% / 2);}@media(max-width:768px){.official-table .table-counter tr:before,.official-table thead th:first-child{padding-left:10px;vertical-align:top;}.official-table thead th:not(:first-child),.official-table tbody td{padding:8px 10px;}}