.tablepress{table-layout:auto;--odd-bg-color:#fff;--even-text-color:var(--text-color);--border-color:#ddd;margin:0 auto 1rem;border:none;--padding:0.5rem;--hover-text-color:var(--text-color);clear:both;--hover-bg-color:#f3f3f3;--even-bg-color:#f9f9f9;--head-bg-color:#d9edf7;--text-color:#111;--odd-text-color:var(--text-color);border-collapse:collapse;border-spacing:0;--head-text-color:var(--text-color);width:100%}.tablepress>:not(caption)>*>*{float:none!important;border:none;vertical-align:top;text-align:left;box-sizing:border-box;padding:var(--padding);background:none}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{font-weight:700;word-break:normal;vertical-align:middle;color:var(--head-text-color);background-color:var(--head-bg-color)}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{color:var(--odd-text-color);background-color:var(--odd-bg-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{color:var(--even-text-color);background-color:var(--even-bg-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{color:var(--hover-text-color);background-color:var(--hover-bg-color)}.tablepress img{margin:0;border:none;padding:0;max-width:none}.tablepress-table-description{display:block;clear:both}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-top-width:0!important;padding-bottom:0!important;height:0!important;padding-top:0!important;border-bottom-width:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{overflow:hidden!important;height:0!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-sort-arrow-color:var(--head-active-text-color);--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{display:block;position:absolute;bottom:50%;content:"\25b2"/""}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{display:block;position:absolute;top:50%;content:"\25bc"/""}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{right:6px;color:var(--head-sort-arrow-color);position:absolute;top:0;bottom:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;opacity:.2;line-height:12px;font-size:12px}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{outline-offset:-2px;cursor:pointer}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{color:var(--head-active-text-color);background-color:var(--head-active-bg-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{margin-bottom:1rem;clear:both;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:row}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-wrap:wrap;gap:1em;padding:5px 0;flex-direction:row}.dt-container .dt-layout-cell.dt-layout-full{justify-content:space-between;align-items:center;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{justify-content:flex-start;align-items:center;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{margin-left:auto;justify-content:flex-end;align-items:center}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{padding:5px;font-size:inherit}.dt-container .dt-length,.dt-container .dt-search{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:5px}.dt-container .dt-paging .dt-paging-button{border-radius:2px;text-decoration:none!important;border:1px solid #0000;margin-left:2px;vertical-align:middle;display:inline-block;text-align:center;box-sizing:border-box;color:inherit!important;cursor:pointer;padding:0 5px;height:32px;font-size:1em;background:#0000;min-width:32px}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;outline:none;color:#0000004d!important;cursor:default}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{padding:.5em 0;flex-direction:column}}