.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;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>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.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)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-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)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding: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{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top: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{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.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{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;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-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-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{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.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;cursor:default;outline:none}.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{flex-direction:column;padding:.5em 0}}
.tablepress{font-size:.8em}.tablepress tr td{text-align:center;vertical-align:middle}.tablepress thead tr th{background:#999;text-align:center}#tablepress-25 thead th,#tablepress-25 tbody td,#tablepress-25 tbody th{border:2px solid #ccc}#tablepress-26 thead th,#tablepress-26 tbody td,#tablepress-26 tbody th{border:2px solid #ccc}#tablepress-27 thead th,#tablepress-27 tbody td,#tablepress-27 tbody th{border:2px solid #ccc}#tablepress-28 thead th,#tablepress-28 tbody td,#tablepress-28 tbody th{border:2px solid #ccc}#tablepress-25,#tablepress-26,#tablepress-27{background-color:#fff;color:#444}#tablepress-30 thead th,#tablepress-30 tbody td,#tablepress-30 tbody th{border:1px solid #777}#tablepress-31 thead th,#tablepress-31 tbody td,#tablepress-31 tbody th{border:1px solid #777;width:480px}#tablepress-31 .column-1{background:#444;color:#eee;width:20%}#tablepress-32 thead th,#tablepress-32 tbody td,#tablepress-32 tbody th{border:1px solid #777;width:480px}#tablepress-32 .column-1{background:#444;color:#eee;width:20%}#tablepress-33 thead th,#tablepress-33 tbody td,#tablepress-33 tbody th{border:1px solid #777;width:480px}#tablepress-33 .column-1{background:#444;color:#eee;width:20%}#tablepress-34 thead th,#tablepress-34 tbody td,#tablepress-34 tbody th{border:1px solid #777;width:25%}#tablepress-34 .column-1{background:#505050;color:#eee}#tablepress-34 .row-1 .column-2{background:#9FF;color:#666}#tablepress-34 .row-1 .column-3{background:#BFF;color:#666}#tablepress-34 .row-1 .column-4{background:#DFF;color:#666}#tablepress-35 thead th,#tablepress-35 tbody td,#tablepress-35 tbody th{border:1px solid #555}#tablepress-35 .column-1{background:#a0a0a0;color:#ffffffff;width:32%}#tablepress-35 .row-1 .column-1{background:#707070;color:#eee;width:32%}#tablepress-35 .row-1 .column-2{background:#707070;color:#eeeeeeee}#tablepress-36 thead th,#tablepress-36 tbody td,#tablepress-36 tbody th{border:1px solid #777;width:480px}#tablepress-36 .row-1 .column-2{background:#505050;color:#fef;width:32%}#tablepress-37,#tablepress-38,#tablepress-39,#tablepress-40,#tablepress-41{width:50%}#tablepress-37 thead th,#tablepress-37 tbody td,#tablepress-37 tbody th,#tablepress-38 thead th,#tablepress-38 tbody td,#tablepress-38 tbody th,#tablepress-39 thead th,#tablepress-39 tbody td,#tablepress-39 tbody th,#tablepress-40 thead th,#tablepress-40 tbody td,#tablepress-40 tbody th,#tablepress-41 thead th,#tablepress-41 tbody td,#tablepress-41 tbody th{border:1px solid #ccc}#tablepress-37 .column-1,#tablepress-38 .column-1,#tablepress-39 .column-1,#tablepress-40 .column-1,#tablepress-41 .column-1{background:#404040;color:#ffffffff}#tablepress-50 thead th,#tablepress-50 tbody td,#tablepress-50 tbody th{border:1px solid #ccc;background:#fff}#tablepress-50 .column-1{background:#fafad2;color:#666;width:19%}#tablepress-50 .column-2{background:#ddd;color:#666}#tablepress-51 thead th,#tablepress-51 tbody td,#tablepress-51 tbody th{border:1px solid #ccc}#tablepress-51 .row-1 .column-2,#tablepress-51 .row-1 .column-3{background:#ddd}#tablepress-51 .row-2 .column-1{background:#fea}#tablepress-51 .row-3 .column-1{background:#fec}#tablepress-52 thead th,#tablepress-52 tbody td,#tablepress-52 tbody th{border:1px solid #ccc}#tablepress-52 .column-1{background:#fafad2}#tablepress-52 .row-1 .column-2{background:#ffa}#tablepress-52 .row-1 .column-3{background:#fea}#tablepress-52 .row-1 .column-4{background:#fda}#tablepress-53 thead th,#tablepress-53 tbody td,#tablepress-53 tbody th{border:1px solid #ccc}#tablepress-53 .column-1{background:#fafad2}#tablepress-53 .row-1 .column-2{background:#ffa}#tablepress-53 .row-1 .column-3{background:#fec}#tablepress-54 thead th,#tablepress-54 tbody td,#tablepress-54 tbody th{border:1px solid #ccc}#tablepress-54 .row-1 .column-1,#tablepress-54 .row-1 .column-2,#tablepress-54 .row-1 .column-3,#tablepress-54 .row-1 .column-4,#tablepress-54 .row-1 .column-5,#tablepress-54 .row-1 .column-6,#tablepress-54 .row-1 .column-7,#tablepress-54 .row-1 .column-8{background:#ffe}#tablepress-54 .row-3 .column-1,#tablepress-54 .row-3 .column-2,#tablepress-54 .row-3 .column-3,#tablepress-54 .row-3 .column-4,#tablepress-54 .row-3 .column-5,#tablepress-54 .row-3 .column-6,#tablepress-54 .row-3 .column-7,#tablepress-54 .row-3 .column-8{background:#ffe}#tablepress-55 thead th,#tablepress-55 tbody td,#tablepress-55 tbody th{border:1px solid #ccc}#tablepress-55 .column-1{background:#fec}#tablepress-55 .row-1 .column-1,#tablepress-55 .row-1 .column-2{background:#acf}#tablepress-56 thead th,#tablepress-56 tbody td,#tablepress-56 tbody th{border:1px solid #666}#tablepress-56 .column-1{background:#fec}#tablepress-56 .row-1 .column-1,#tablepress-56 .row-1 .column-2,#tablepress-56 .row-1 .column-3{background:#acf}#tablepress-57 thead th,#tablepress-57 tbody td,#tablepress-57 tbody th{border:1px solid #666}#tablepress-58 thead th,#tablepress-58 tbody td,#tablepress-58 tbody th{border:1px solid #666}#tablepress-58 .column-1,#tablepress-58 .column-2{background:#fafad2}#tablepress-58 .row-11 .column-2,#tablepress-58 .row-11 .column-4{background:#ffc}#tablepress-58 .row-1 .column-2,#tablepress-58 .row-1 .column-3,#tablepress-58 .row-1 .column-4{background:#fec}#tablepress-59 thead th,#tablepress-59 tbody td,#tablepress-59 tbody th{border:1px solid #666}#tablepress-60 .column-1{background:#fafad2}#tablepress-60 thead th,#tablepress-60 tbody td,#tablepress-60 tbody th{border:1px solid #666}#tablepress-60 .column-1{background:#fafad2}#tablepress-60 .row-1 .column-1{background:#fec}#tablepress-60 .row-1 .column-2,#tablepress-60 .row-1 .column-3,#tablepress-60 .row-1 .column-4{background:#ddd}#tablepress-61 thead th,#tablepress-61 tbody td,#tablepress-61 tbody th{border:1px solid #666}#tablepress-61 .column-1{background:#fafad2}#tablepress-61 .row-1 .column-1{background:#fec}#tablepress-61 .row-1 .column-2,#tablepress-61 .row-1 .column-3,#tablepress-61 .row-1 .column-4,#tablepress-61 .row-1 .column-5{background:#ddd}#tablepress-59 thead th,#tablepress-59 tbody td,#tablepress-59 tbody th{border:1px solid #666}#tablepress-59 .column-1{background:#ddd}#tablepress-59 .row-1 .column-2{background:#fec}#tablepress-59 .row-1 .column-3{background:#fafad2}#tablepress-64 thead th,#tablepress-64 tbody td,#tablepress-64 tbody th{border:1px solid #ccc;background:#fff}#tablepress-62 thead th,#tablepress-62 tbody td,#tablepress-62 tbody th{border:1px solid #ccc;background:#fff}#tablepress-63 thead th,#tablepress-63 tbody td,#tablepress-63 tbody th{border:1px solid #ccc;background:#fff}#tablepress-62 .column-1{background:#fea;width:38%}#tablepress-62 .row-1 .column-2{background:#fea}#tablepress-63 .column-1{background:#fea;width:38%}#tablepress-63 .row-1 .column-2{background:#fea}#tablepress-64 .column-1{background:#fea;width:38%}#tablepress-64 .row-1 .column-2{background:#fea}#tablepress-65 thead th,#tablepress-65 tbody td,#tablepress-65 tbody th{border:1px solid #ccc;background:#fff}#tablepress-66 thead th,#tablepress-66 tbody td,#tablepress-66 tbody th{border:1px solid #ccc;background:#fff}#tablepress-67 thead th,#tablepress-67 tbody td,#tablepress-67 tbody th{border:1px solid #ccc;background:#fff}#tablepress-68 thead th,#tablepress-68 tbody td,#tablepress-68 tbody th{border:1px solid #ccc;background:#fff}#tablepress-69 thead th,#tablepress-69 tbody td,#tablepress-69 tbody th{border:1px solid #ccc;background:#fff}#tablepress-70 thead th,#tablepress-70 tbody td,#tablepress-70 tbody th{border:1px solid #ccc;background:#fff}#tablepress-71 thead th,#tablepress-71 tbody td,#tablepress-71 tbody th{border:1px solid #ccc;background:#fff}#tablepress-65 .row-1 .column-1,#tablepress-65 .row-1 .column-2,#tablepress-65 .row-1 .column-3,#tablepress-65 .row-1 .column-4,#tablepress-65 .row-1 .column-5{background:#ddd}#tablepress-65 .column-1{background:#fec}#tablepress-66 .row-1 .column-1,#tablepress-66 .row-1 .column-2,#tablepress-66 .row-1 .column-3,#tablepress-66 .row-1 .column-4,#tablepress-66 .row-1 .column-5{background:#ddd}#tablepress-66 .column-1{background:#fec}#tablepress-67 .row-1 .column-1,#tablepress-67 .row-1 .column-2,#tablepress-67 .row-1 .column-3,#tablepress-67 .row-1 .column-4,#tablepress-67 .row-1 .column-5{background:#ddd}#tablepress-67 .column-1{background:#fec}#tablepress-68 .row-1 .column-1,#tablepress-68 .row-1 .column-2,#tablepress-68 .row-1 .column-3,#tablepress-68 .row-1 .column-4,#tablepress-68 .row-1 .column-5{background:#ddd}#tablepress-68 .column-1{background:#fec}#tablepress-69 .row-1 .column-1,#tablepress-69 .row-1 .column-2,#tablepress-69 .row-1 .column-3,#tablepress-69 .row-1 .column-4,#tablepress-69 .row-1 .column-5{background:#ddd}#tablepress-69 .column-1{background:#fec}#tablepress-70 .column-1{background:#fec}#tablepress-70 .row-1 .column-1,#tablepress-70 .row-1 .column-2,#tablepress-70 .row-1 .column-3,#tablepress-70 .row-1 .column-4,#tablepress-70 .row-1 .column-5{background:#ddd}#tablepress-71 .column-1{background:#fec}#tablepress-71 .row-1 .column-2{background:#fea}#tablepress-71 .row-1 .column-3{background:#fd9}#tablepress-89 .column-1,#tablepress-90 .column-1,#tablepress-91 .column-1,#tablepress-92 .column-1,#tablepress-93 .column-1,#tablepress-94 .column-1,#tablepress-95 .column-1,#tablepress-96 .column-1,#tablepress-97 .column-1,#tablepress-98 .column-1,#tablepress-99 .column-1,#tablepress-100 .column-1{background:#fea;width:48%}#tablepress-101 .column-1,#tablepress-102 .column-1,#tablepress-103 .column-1,#tablepress-104 .column-1,#tablepress-105 .column-1{background:#fea;width:48%}#tablepress-89 thead th,#tablepress-89 tbody td,#tablepress-89 tbody th{border:1px solid #ccc;background:#fff}#tablepress-90 thead th,#tablepress-90 tbody td,#tablepress-90 tbody th{border:1px solid #ccc;background:#fff}#tablepress-91 thead th,#tablepress-91 tbody td,#tablepress-91 tbody th{border:1px solid #ccc;background:#fff}#tablepress-92 thead th,#tablepress-92 tbody td,#tablepress-92 tbody th{border:1px solid #ccc;background:#fff}#tablepress-93 thead th,#tablepress-93 tbody td,#tablepress-93 tbody th{border:1px solid #ccc;background:#fff}#tablepress-94 thead th,#tablepress-94 tbody td,#tablepress-94 tbody th{border:1px solid #ccc;background:#fff}#tablepress-95 thead th,#tablepress-95 tbody td,#tablepress-95 tbody th{border:1px solid #ccc;background:#fff}#tablepress-96 thead th,#tablepress-96 tbody td,#tablepress-96 tbody th{border:1px solid #ccc;background:#fff}#tablepress-97 thead th,#tablepress-97 tbody td,#tablepress-97 tbody th{border:1px solid #ccc;background:#fff}#tablepress-98 thead th,#tablepress-98 tbody td,#tablepress-98 tbody th{border:1px solid #ccc;background:#fff}#tablepress-99 thead th,#tablepress-99 tbody td,#tablepress-99 tbody th{border:1px solid #ccc;background:#fff}#tablepress-100 thead th,#tablepress-100 tbody td,#tablepress-100 tbody th{border:1px solid #ccc;background:#fff}#tablepress-101 thead th,#tablepress-101 tbody td,#tablepress-101 tbody th{border:1px solid #ccc;background:#fff}#tablepress-102 thead th,#tablepress-102 tbody td,#tablepress-102 tbody th{border:1px solid #ccc;background:#fff}#tablepress-103 thead th,#tablepress-103 tbody td,#tablepress-103 tbody th{border:1px solid #ccc;background:#fff}#tablepress-104 thead th,#tablepress-104 tbody td,#tablepress-104 tbody th{border:1px solid #ccc;background:#fff}#tablepress-105 thead th,#tablepress-105 tbody td,#tablepress-105 tbody th{border:1px solid #ccc;background:#fff}#tablepress-106 thead th,#tablepress-106 tbody td,#tablepress-106 tbody th{border:1px solid #ccc;background:#fff}#tablepress-107 thead th,#tablepress-107 tbody td,#tablepress-107 tbody th{border:1px solid #ccc;background:#fff}#tablepress-108 thead th,#tablepress-108 tbody td,#tablepress-108 tbody th{border:1px solid #ccc;background:#fff}#tablepress-109 thead th,#tablepress-109 tbody td,#tablepress-109 tbody th{border:1px solid #ccc;background:#fff}#tablepress-109 .column-1,#tablepress-106 .column-1,#tablepress-107 .column-1,#tablepress-108 .column-1{background:#fea;width:48%}#tablepress-109 .row-1 .column-2,#tablepress-106 .row-1 .column-2,#tablepress-107 .row-1 .column-2,#tablepress-108 .row-1 .column-2{background:#ddd}#tablepress-109 .row-1 .column-3,#tablepress-106 .row-1 .column-3,#tablepress-107 .row-1 .column-3,#tablepress-108 .row-1 .column-3{background:#ddd}#tablepress-109 .row-1 .column-4,#tablepress-106 .row-1 .column-4,#tablepress-107 .row-1 .column-4,#tablepress-108 .row-1 .column-4{background:#ddd}#tablepress-110 thead th,#tablepress-110 tbody td,#tablepress-110 tbody th{border:1px solid #ccc;background:#fff}#tablepress-110 .row-1 .column-1,#tablepress-110 .row-1 .column-2,#tablepress-110 .row-1 .column-3,#tablepress-110 .row-1 .column-4,#tablepress-110 .row-1 .column-5,#tablepress-110 .row-1 .column-6{background:#ddd}#tablepress-110 .column-1{background:#fec;width:12%}#tablepress-111 thead th,#tablepress-111 tbody td,#tablepress-111 tbody th{border:1px solid #ccc;background:#fff}#tablepress-112 thead th,#tablepress-112 tbody td,#tablepress-112 tbody th{border:1px solid #ccc;background:#fff}#tablepress-111 .column-1{background:#fec;width:12%}#tablepress-112 .column-1{background:#fec;width:12%}#tablepress-111 .row-1 .column-2,#tablepress-111 .row-1 .column-3,#tablepress-111 .row-1 .column-4{background:#ddd}#tablepress-112 .row-1 .column-2,#tablepress-112 .row-1 .column-3,#tablepress-112 .row-1 .column-4{background:#ddd}#tablepress-113{border-collapse:collapse;border:solid 1px #333}#tablepress-113 tr,#tablepress-113 th,#tablepress-113 td{border:solid 1px #333}#tablepress-113 .column-1{background:#FFF2CC}#tablepress-113 thead tr th{background:#CCC;color:#666}