.tablepress{--hover-text-color:var(--text-color);--head-bg-color:#d9edf7;--even-bg-color:#f9f9f9;--head-text-color:var(--text-color);--even-text-color:var(--text-color);--border-color:#ddd;--odd-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--text-color:#111;--padding:0.5rem;table-layout:auto;--odd-bg-color:#fff;border:none;border-collapse:collapse;clear:both;margin:0 auto 1rem;border-spacing:0;width:100%}.tablepress>:not(caption)>*>*{padding:var(--padding);border:none;text-align:left;box-sizing:border-box;background:none;float:none!important;vertical-align:top}.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;color:var(--head-text-color);word-break:normal;background-color:var(--head-bg-color);vertical-align:middle}.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{padding:0;border:none;max-width:none;margin:0}.tablepress-table-description{clear:both;display:block}.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{height:0!important;padding-top:0!important;border-top-width:0!important;border-bottom-width:0!important;padding-bottom: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{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-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{content:"\25b2"/"";position:absolute;bottom:50%;display:block}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";position:absolute;top:50%;display:block}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{position:relative;padding-right:24px}.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;bottom:0;top: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-size:12px;opacity:.2;line-height:12px;font-family:sans-serif!important}.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;position:relative;clear:both}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{justify-content:space-between;flex-wrap:wrap;flex-direction:row;display:flex}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{width:100%;display:block}.dt-container .dt-layout-cell{padding:5px 0;flex-wrap:wrap;flex-direction:row;gap:1em;display:flex}.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;margin-right:auto;align-items:center}.dt-container .dt-layout-cell.dt-layout-end{justify-content:flex-end;align-items:center;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{width:auto;display:inline}.dt-container .dt-input{padding:5px;font-size:inherit}.dt-container .dt-length,.dt-container .dt-search{justify-content:center;flex-wrap:wrap;gap:5px;align-items:center;display:flex}.dt-container .dt-paging .dt-paging-button{height:32px;padding:0 5px;font-size:1em;border:1px solid #0000;text-decoration:none!important;color:inherit!important;min-width:32px;text-align:center;box-sizing:border-box;border-radius:2px;background:#0000;cursor:pointer;margin-left:2px;vertical-align:middle;display:inline-block}.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;color:#0000004d!important;outline:none;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}}