.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}}
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{background-color:#BF0022}.tablepress-id-3 .column-2{min-width:220px}.tablepress-id-3 .column-1{min-width:20px}.tablepress-id-4 .column-2{min-width:220px}.tablepress-id-4 .column-1{min-width:20px}.tablepress-id-5 .column-1{min-width:220px}.tablepress-id-5 .column-2{min-width:20px}.tablepress-id-10 .column-2{min-width:320px}.tablepress-id-57 .column-2{min-width:500px}.tablepress-id-57 .column-3{min-width:100px}.tablepress-id-89 .column-2{min-width:500px}.tablepress-id-89 .column-3{min-width:100px}.tablepress-id-58 .column-2,.tablepress-id-59 .column-2,.tablepress-id-60 .column-2,.tablepress-id-90 .column-2,.tablepress-id-91 .column-2,.tablepress-id-92 .column-2{min-width:490px}.tablepress-id-10 .column-1{min-width:20px}.tablepress-id-11 .column-2{min-width:295px}.tablepress-id-11 .column-1{min-width:20px}.tablepress-id-12 .column-2{min-width:280px}.tablepress-id-12 .column-1{min-width:20px}.tablepress-id-13 .column-1{min-width:200px}.tablepress-id-13 .column-2{min-width:20px}.tablepress-id-15 .column-2{min-width:320px}.tablepress-id-15 .column-1{min-width:20px}.tablepress-id-18 .column-2,.tablepress-id-19 .column-2,.tablepress-id-20 .column-2,.tablepress-id-36 .column-2,.tablepress-id-21 .column-2,.tablepress-id-48 .column-4,.tablepress-id-76 .column-4,.tablepress-id-49 .column-4,.tablepress-id-78 .column-4,.tablepress-id-50 .column-4,.tablepress-id-77 .column-4,.tablepress-id-51 .column-4,.tablepress-id-68 .column-4,{min-width:280px}.tablepress-id-37 .column-2,.tablepress-id-37 .column-3,.tablepress-id-38 .column-2,.tablepress-id-38 .column-3,.tablepress-id-39 .column-2,.tablepress-id-39 .column-3,.tablepress-id-40 .column-2,.tablepress-id-40 .column-3,.tablepress-id-43 .column-2,.tablepress-id-43 .column-3,.tablepress-id-44 .column-2,.tablepress-id-44 .column-3,.tablepress-id-45 .column-2,.tablepress-id-45 .column-3,.tablepress-id-46 .column-2,.tablepress-id-46 .column-3,.tablepress-id-53 .column-2,.tablepress-id-54 .column-2,.tablepress-id-55 .column-2,.tablepress-id-48 .column-2,.tablepress-id-76 .column-2,.tablepress-id-49 .column-2,.tablepress-id-78 .column-2,.tablepress-id-50 .column-2,.tablepress-id-77 .column-2,.tablepress-id-51 .column-2,.tablepress-id-79 .column-2,.tablepress-id-63 .column-2,.tablepress-id-63 .column-3,.tablepress-id-64 .column-2,.tablepress-id-64 .column-3,.tablepress-id-65 .column-2,.tablepress-id-65 .column-3,.tablepress-id-66 .column-2,.tablepress-id-66 .column-3,.tablepress-id-85 .column-2,.tablepress-id-86 .column-2,.tablepress-id-87 .column-2,.tablepress-id-94 .column-2,.tablepress-id-94 .column-3,.tablepress-id-95 .column-2,.tablepress-id-95 .column-3,.tablepress-id-96 .column-2,.tablepress-id-96 .column-3,.tablepress-id-97 .column-2,.tablepress-id-97 .column-3{min-width:302px}.tablepress-id-48 .column-3,.tablepress-id-76 .column-3,.tablepress-id-49 .column-3,.tablepress-id-78 .column-3,.tablepress-id-50 .column-3,.tablepress-id-77 .column-3,.tablepress-id-51 .column-3,.tablepress-id-79 .column-3,.tablepress-id-53 .column-3,.tablepress-id-54 .column-3,.tablepress-id-55 .column-3,.tablepress-id-53 .column-4,.tablepress-id-54 .column-4,.tablepress-id-55 .column-4,.tablepress-id-68 .column-3,.tablepress-id-85 .column-3,.tablepress-id-86 .column-3,.tablepress-id-87 .column-3{min-width:120px}.tablepress-id-33 .column-2,.tablepress-id-34 .column-2,.tablepress-id-56 .column-1,.tablepress-id-84 .column-1{min-width:220px}.tablepress-id-17 .column-2,.tablepress-id-23 .column-2,.tablepress-id-24 .column-2,.tablepress-id-25 .column-2,.tablepress-id-26 .column-2,.tablepress-id-35 .column-1,.tablepress-id-41 .column-1,.tablepress-id-47 .column-1,.tablepress-id-23 .column-5,.tablepress-id-24 .column-5,.tablepress-id-25 .column-5,.tablepress-id-26 .column-5,.tablepress-id-67 .column-1,.tablepress-id-98 .column-1{min-width:200px}.tablepress-id-67 th.column-3,.tablepress-id-67 th.column-4,.tablepress-id-67 th.column-5,.tablepress-id-67 th.column-6,.tablepress-id-98 th.column-3,.tablepress-id-98 th.column-4,.tablepress-id-98 th.column-5,.tablepress-id-98 th.column-6{min-width:100px}.tablepress-id-23 .column-6,.tablepress-id-24 .column-6,.tablepress-id-25 .column-6,.tablepress-id-26 .column-6,.tablepress-id-33 .column-6,.tablepress-id-36 .column-6,.tablepress-id-34 .column-6{min-width:165px}.tablepress-id-76 th.column-4,.tablepress-id-77 th.column-4,.tablepress-id-78 th.column-4,.tablepress-id-79 th.column-4{min-width:80px}.tablepress-id-17 .column-1,.tablepress-id-18 .column-1,.tablepress-id-19 .column-1,.tablepress-id-20 .column-1,.tablepress-id-21 .column-1,.tablepress-id-23 .column-1,.tablepress-id-24 .column-1,.tablepress-id-25 .column-1,.tablepress-id-26 .column-1,.tablepress-id-33 .column-1,.tablepress-id-36 .column-1,.tablepress-id-37 .column-1,.tablepress-id-34 .column-1{min-width:20px}.tablepress-id-4 thead th,.tablepress-id-4 tfoot th{background-color:#BF0022;color:#fff}.tablepress-id-3 thead th,.tablepress-id-3 tfoot th{background-color:#BF0022;color:#fff}.tablepress-id-5 thead th,.tablepress-id-5 tfoot th{background-color:#F36C21;color:#fff}.tablepress-id-10 thead th,.tablepress-id-10 tfoot th{background-color:#BF0022;color:#fff}.tablepress-id-11 thead th,.tablepress-id-11 tfoot th{background-color:#BF0022;color:#fff}.tablepress-id-12 thead th,.tablepress-id-12 tfoot th{background-color:#BF0022;color:#fff}.tablepress-id-15 thead th,.tablepress-id-15 tfoot th,.tablepress-id-18 thead th,.tablepress-id-18 tfoot th,.tablepress-id-19 thead th,.tablepress-id-19 tfoot th,.tablepress-id-20 thead th,.tablepress-id-20 tfoot th,.tablepress-id-21 thead th,.tablepress-id-21 thead th,.tablepress-id-26 thead th,.tablepress-id-26 tfoot th,.tablepress-id-23 thead th,.tablepress-id-23 tfoot th,.tablepress-id-24 thead th,.tablepress-id-24 tfoot th,.tablepress-id-25 thead th,.tablepress-id-25 tfoot th,.tablepress-id-27 thead th,.tablepress-id-27 tfoot th,.tablepress-id-33 thead th,.tablepress-id-33 tfoot th,.tablepress-id-36 thead th,.tablepress-id-36 tfoot th,.tablepress-id-34 thead th,.tablepress-id-34 tfoot th,.tablepress-id-37 thead th,.tablepress-id-37 tfoot th,.tablepress-id-38 thead th,.tablepress-id-38 tfoot th,.tablepress-id-39 thead th,.tablepress-id-39 tfoot th,.tablepress-id-40 thead th,.tablepress-id-40 tfoot th,.tablepress-id-43 thead th,.tablepress-id-43 tfoot th,.tablepress-id-44 thead th,.tablepress-id-44 tfoot th,.tablepress-id-45 thead th,.tablepress-id-45 tfoot th,.tablepress-id-46 thead th,.tablepress-id-46 tfoot th,.tablepress-id-48 thead th,.tablepress-id-76 thead th,.tablepress-id-68 thead th,.tablepress-id-48 tfoot th,.tablepress-id-76 tfoot th,.tablepress-id-68 tfoot th,.tablepress-id-49 thead th,.tablepress-id-49 tfoot th,.tablepress-id-78 thead th,.tablepress-id-78 tfoot th,.tablepress-id-50 thead th,.tablepress-id-77 thead th,.tablepress-id-50 tfoot th,.tablepress-id-77 tfoot th,.tablepress-id-51 thead th,.tablepress-id-79 thead th,.tablepress-id-51 tfoot th,.tablepress-id-79 tfoot th,.tablepress-id-53 thead th,.tablepress-id-53 tfoot th,.tablepress-id-54 thead th,.tablepress-id-54 tfoot th,.tablepress-id-55 thead th,.tablepress-id-55 tfoot th,.tablepress-id-57 thead th,.tablepress-id-57 tfoot th,.tablepress-id-58 thead th,.tablepress-id-58 tfoot th,.tablepress-id-59 thead th,.tablepress-id-59 tfoot th,.tablepress-id-60 thead th,.tablepress-id-60 tfoot th,.tablepress-id-63 thead th,.tablepress-id-63 tfoot th,.tablepress-id-64 thead th,.tablepress-id-64 tfoot th,.tablepress-id-65 thead th,.tablepress-id-65 tfoot th,.tablepress-id-66 thead th,.tablepress-id-66 tfoot th,.tablepress-id-85 thead th,.tablepress-id-85 tfoot th,.tablepress-id-86 thead th,.tablepress-id-86 tfoot th,.tablepress-id-87 thead th,.tablepress-id-87 tfoot th,.tablepress-id-89 thead th,.tablepress-id-89 tfoot th,.tablepress-id-90 thead th,.tablepress-id-90 tfoot th,.tablepress-id-91 thead th,.tablepress-id-91 tfoot th,.tablepress-id-92 thead th,.tablepress-id-92 tfoot th,.tablepress-id-94 thead th,.tablepress-id-94 tfoot th,.tablepress-id-95 thead th,.tablepress-id-95 tfoot th,.tablepress-id-96 thead th,.tablepress-id-96 tfoot th,.tablepress-id-97 thead th,.tablepress-id-97 tfoot th{background-color:#BF0022;color:#fff}.tablepress-id-13 thead th,.tablepress-id-13 tfoot th{background-color:#F36C21;color:#fff}.tablepress-id-17 thead th,.tablepress-id-17 tfoot th,.tablepress-id-27 thead th,.tablepress-id-27 tfoot th,.tablepress-id-35 thead th,.tablepress-id-35 tfoot th,.tablepress-id-41 thead th,.tablepress-id-41 tfoot th,.tablepress-id-47 thead th,.tablepress-id-47 tfoot th,.tablepress-id-52 thead th,.tablepress-id-52 tfoot th,.tablepress-id-68 thead th,.tablepress-id-68 tfoot th,.tablepress-id-56 thead th,.tablepress-id-56 tfoot th,.tablepress-id-61 thead th,.tablepress-id-61 tfoot th,.tablepress-id-67 thead th,.tablepress-id-67 tfoot th,.tablepress-id-84 thead th,.tablepress-id-84 tfoot th,.tablepress-id-93 thead th,.tablepress-id-93 tfoot th,.tablepress-id-98 thead th,.tablepress-id-98 tfoot th{background-color:#F36C21;color:#fff}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#eb8f3f}table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{top:8px;left:4px;height:16px;width:16px;display:block;position:absolute;color:#fff;border:2px solid #fff;-webkit-border-radius:16px;border-radius:16px;text-align:center;line-height:16px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;content:'+';background-color:#BF0022}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;-webkit-border-radius:16px;border-radius:16px;text-align:center;line-height:16px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;content:'+';background-color:#BF0022}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#BF0022}