.table-wrapper table.gato-table{border:0;width:100%;text-align:left;color:var(--main-text);}.table-wrapper table.gato-table caption{text-align:left;}.table-wrapper table.gato-table td{padding:.7rem 1rem!important;}.table-wrapper table.gato-table td a{color:var(--table-link);}.table-wrapper table.gato-table td a:hover{background:transparent;text-decoration:none;}.table-wrapper table.gato-table td .carded-label{display:none;}.table-wrapper table.gato-table th{padding:.7rem 1rem!important;background-color:var(--table-header-bg);color:var(--table-header-text);}.table-wrapper table.gato-table th a{color:var(--table-header-text);}.table-wrapper table.gato-table th a:hover{text-decoration:none;background:transparent;}.table-wrapper table.gato-table th i{display:none;}.table-wrapper table.gato-table th.sort-asc .header-container i,.table-wrapper table.gato-table th.sort-desc .header-container i{display:inline-block;}.table-wrapper table.gato-table th.sort-desc .header-container i:before{content:"";}.table-wrapper table.gato-table .headerrow th,.table-wrapper table.gato-table.table-align-right .headerrow th{text-align:center;}.table-wrapper table.gato-table.table-linesh td,.table-wrapper table.gato-table.table-linesv{border-top:1px solid var(--table-border);border-bottom:1px solid var(--table-border);}.table-wrapper table.gato-table.table-linesv td{border-left:1px solid var(--table-border);border-right:1px solid var(--table-border);}.table-wrapper table.gato-table.table-linesv th{border:1px solid var(--table-border);}.table-wrapper table.gato-table.table-alt tr.even td{background-color:var(--table-altrow-bg);}.table-wrapper table.gato-table.table-alt tr.odd td{background-color:var(--body-background-color);}.table-wrapper table.gato-table.table-fontsm th{font-size:.9em;}.table-wrapper table.gato-table.table-fontsm td{font-size:.8em;}.table-wrapper table.gato-table.table-align-right td,.table-wrapper table.gato-table.table-align-right th{text-align:right;}.table-wrapper table.gato-table .tableSortArrow{font-size:1.6rem;padding-left:1rem;}.table-wrapper table.gato-table.sortable thead th span{text-decoration:underline;cursor:pointer;}.table-wrapper table.gato-table.sortable thead th span:hover{text-decoration:none;}.table-wrapper{min-height:.01%;overflow-x:auto;}[data-eq~="600px"] .table-wrapper .gato-table.carded{border:0;}[data-eq~="600px"] .table-wrapper .gato-table.carded thead{display:none;}[data-eq~="600px"] .table-wrapper .gato-table.carded tr{margin-bottom:0!important;display:block;border-bottom:2px solid var(--table-carded-border);}[data-eq~="600px"] .table-wrapper .gato-table.carded td{display:flex;justify-content:space-between;text-align:right;border:0;border-bottom:1px dotted var(--table-carded-border);}[data-eq~="600px"] .table-wrapper .gato-table.carded td:last-child{border-bottom:0;}[data-eq~="600px"] .table-wrapper .gato-table.carded td .carded-label{display:block;font-weight:400;}[data-eq~="600px"] .table-wrapper.tableScroll{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;}[data-eq~="600px"] .table-wrapper.tableScroll>.gato-table{margin-bottom:0;}[data-eq~="600px"] .table-wrapper.tableScroll>.gato-table>thead>tr>th,[data-eq~="600px"] .table-wrapper.tableScroll>.gato-table>tbody>tr>th,[data-eq~="600px"] .table-wrapper.tableScroll>.gato-table>tfoot>tr>th,[data-eq~="600px"] .table-wrapper.tableScroll>.gato-table>thead>tr>td,[data-eq~="600px"] .table-wrapper.tableScroll>.gato-table>tbody>tr>td,[data-eq~="600px"] .table-wrapper.tableScroll>.gato-table>tfoot>tr>td{white-space:nowrap;}