.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-id-1{border:1px solid #000}.tablepress-id-1 tbody td{font-family:Arial;font-size:13px;color:#000}.tablepress-id-2{border:1px solid #000}.tablepress-id-2 tbody td{font-family:Arial;font-size:13px;color:#000}.tablepress-id-3 .row-1 td{background-color:#d3d3d3}.tablepress-id-3 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-4 .row-1 td{background-color:#d3d3d3}.tablepress-id-4 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-5{border:1px solid #000}.tablepress-id-6{border:1px solid #000}.tablepress-id-7 .row-1 td{background-color:#d3d3d3}.tablepress-id-7 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-8 .row-1 td{background-color:#d3d3d3}.tablepress-id-8 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-9 .row-1 td{background-color:#d3d3d3}.tablepress-id-9 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-10 .row-1 td{background-color:#d3d3d3}.tablepress-id-10 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-11{border:1px solid #000}.tablepress-id-11 tbody td{font-size:12px}table.tablepress-id-11{width:685px}.tablepress-id-11 .column-1{width:45px}.tablepress-id-11 .column-2{width:10px}.tablepress-id-11 .column-3{width:40px}.tablepress-id-11 .column-4{width:500px}.tablepress-id-11 .column-5{width:90px}.tablepress-id-12{border:1px solid #000}.tablepress-id-12 tbody td{font-size:12px}table.tablepress-id-12{width:685px}.tablepress-id-12 .column-1{width:45px}.tablepress-id-12 .column-2{width:8px}.tablepress-id-12 .column-3{width:30px}.tablepress-id-12 .column-4{width:450px}.tablepress-id-12 .column-5{width:150px}.tablepress-id-14 .row-1 td{background-color:#d3d3d3}.tablepress-id-14 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-15 .row-1 td{background-color:#d3d3d3}.tablepress-id-15 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-16 .row-1 td{background-color:#d3d3d3}.tablepress-id-16 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-17 .row-1 td{background-color:#d3d3d3}.tablepress-id-17 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-18 .row-1 td{background-color:#d3d3d3}.tablepress-id-18 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-19 .row-1 td{background-color:#d3d3d3}.tablepress-id-19 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-20 .row-1 td{background-color:#d3d3d3}.tablepress-id-20 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-21 .row-1 td{background-color:#d3d3d3}.tablepress-id-21 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-22{border:1px solid #000}.tablepress-id-22 .row-1 td{background-color:#d3d3d3}.tablepress-id-22 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-22 .column-2{width:155px}.tablepress-id-23{border:1px solid #000}.tablepress-id-23 .row-1 td{background-color:#d3d3d3}.tablepress-id-23 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-23 .column-2{width:155px}.tablepress-id-24{border:1px solid #000}.tablepress-id-24 .row-1 td{background-color:#d3d3d3}.tablepress-id-24 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-24 .column-2{width:155px}.tablepress-id-25{border:1px solid #000}.tablepress-id-25 .row-1 td{background-color:#d3d3d3}.tablepress-id-25 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-25 .column-2{width:155px}.tablepress-id-26{border:1px solid #000}.tablepress-id-26 .row-1 td{background-color:#d3d3d3}.tablepress-id-26 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-26 .column-2{width:155px}.tablepress-id-27 .row-1 td{background-color:#d3d3d3}.tablepress-id-27 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-28 .row-1 td{background-color:#d3d3d3}.tablepress-id-28 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-29 .row-1 td{background-color:#d3d3d3}.tablepress-id-29 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-30 .row-1 td{background-color:#d3d3d3}.tablepress-id-30 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-31 .row-1 td{background-color:#d3d3d3}.tablepress-id-31 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-32{border:1px solid #000}.tablepress-id-32 .row-1 td{background-color:#d3d3d3}.tablepress-id-32 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-32 .column-2{width:155px}.tablepress-id-33 .row-1 td{background-color:#d3d3d3}.tablepress-id-33 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-34 .row-1 td{background-color:#d3d3d3}.tablepress-id-34 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-35 .row-1 td{background-color:#d3d3d3}.tablepress-id-35 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-36 .row-1 td{background-color:#d3d3d3}.tablepress-id-36 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-37 .row-1 td{background-color:#d3d3d3}.tablepress-id-37 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-38 .row-1 td{background-color:#d3d3d3}.tablepress-id-38 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-39{border:1px solid #000}.tablepress-id-39 .row-1 td{background-color:#d3d3d3}.tablepress-id-39 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-40{border:1px solid #000}.tablepress-id-40 .row-1 td{background-color:#d3d3d3}.tablepress-id-40 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-41{border:1px solid #000}.tablepress-id-41 .row-1 td{background-color:#d3d3d3}.tablepress-id-41 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-42 .row-1 td{background-color:#d3d3d3}.tablepress-id-42 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-43 .row-1 td{background-color:#d3d3d3}.tablepress-id-43 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-44{border:1px solid #000}.tablepress-id-44 .row-1 td{background-color:#d3d3d3}.tablepress-id-44 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-45{border:1px solid #000}.tablepress-id-45 .row-1 td{background-color:#d3d3d3}.tablepress-id-45 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-46{border:1px solid #000}.tablepress-id-46 .row-1 td{background-color:#d3d3d3}.tablepress-id-46 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-47 .row-1 td{background-color:#d3d3d3}.tablepress-id-47 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-48 .row-1 td{background-color:#d3d3d3}.tablepress-id-48 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-49 .row-1 td{background-color:#d3d3d3}.tablepress-id-49 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-50 .row-1 td{background-color:#d3d3d3}.tablepress-id-50 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-51 .row-1 td{background-color:#d3d3d3}.tablepress-id-51 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-52 .row-1 td{background-color:#d3d3d3}.tablepress-id-52 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-53 .row-1 td{background-color:#d3d3d3}.tablepress-id-53 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-54 .row-1 td{background-color:#d3d3d3}.tablepress-id-54 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-55 .row-1 td{background-color:#d3d3d3}.tablepress-id-55 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-56 .row-1 td{background-color:#d3d3d3}.tablepress-id-56 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-57 .row-1 td{background-color:#d3d3d3}.tablepress-id-57 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-58{border:1px solid #000}.tablepress-id-58 .row-1 td{background-color:#d3d3d3}.tablepress-id-58 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-59{border:1px solid #000}.tablepress-id-59 .row-1 td{background-color:#d3d3d3}.tablepress-id-59 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-60{border:1px solid #000}.tablepress-id-60 .row-1 td{background-color:#d3d3d3}.tablepress-id-60 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-61 .row-1 td{background-color:#d3d3d3}.tablepress-id-61 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-62{border:1px solid #000}.tablepress-id-62 .row-1 td{background-color:#d3d3d3}.tablepress-id-62 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-62 .column-2{width:155px}.tablepress-id-63{border:1px solid #000}.tablepress-id-63 .row-1 td{background-color:#d3d3d3}.tablepress-id-63 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-63 .column-2{width:155px}.tablepress-id-64{border:1px solid #000}.tablepress-id-64 .row-1 td{background-color:#d3d3d3}.tablepress-id-64 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-64 .column-2{width:155px}.tablepress-id-65 .row-1 td{background-color:#d3d3d3}.tablepress-id-65 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-66 .row-1 td{background-color:#d3d3d3}.tablepress-id-66 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-67{border:1px solid #000}.tablepress-id-68{border:1px solid #000}.tablepress-id-68 .row-1 td{background-color:#d3d3d3}.tablepress-id-68 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-69{border:1px solid #000}.tablepress-id-69 .row-1 td{background-color:#d3d3d3}.tablepress-id-69 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-70 .row-1 td{background-color:#d3d3d3}.tablepress-id-70 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-71 .row-1 td{background-color:#d3d3d3}.tablepress-id-71 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-72 .row-1 td{background-color:#d3d3d3}.tablepress-id-72 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-73 .row-1 td{background-color:#d3d3d3}.tablepress-id-73 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-74 .row-1 td{background-color:#d3d3d3}.tablepress-id-74 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-75{border:1px solid #000}.tablepress-id-75 .row-1 td{background-color:#d3d3d3}.tablepress-id-75 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-76 .row-1 td{background-color:#d3d3d3}.tablepress-id-76 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-77 .row-1 td{background-color:#d3d3d3}.tablepress-id-77 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-78 .row-1 td{background-color:#d3d3d3}.tablepress-id-78 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-79 .row-1 td{background-color:#d3d3d3}.tablepress-id-79 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-80 .row-1 td{background-color:#d3d3d3}.tablepress-id-80 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-81 .row-1 td{background-color:#d3d3d3}.tablepress-id-81 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-82 .row-1 td{background-color:#d3d3d3}.tablepress-id-82 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-83 .row-1 td{background-color:#d3d3d3}.tablepress-id-83 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-84 .row-1 td{background-color:#d3d3d3}.tablepress-id-84 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-85{border:1px solid #000}.tablepress-id-85 tbody td{font-size:12px}.tablepress-id-85{width:600px}.tablepress-id-85 .column-1{width:80px}.tablepress-id-85 .column-2{width:240px}.tablepress-id-85 .column-3{width:135px}.tablepress-id-85 .column-4{width:140px}.tablepress-id-86 .row-1 td{background-color:#d3d3d3}.tablepress-id-86 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-87 .row-1 td{background-color:#d3d3d3}.tablepress-id-87 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-88 .row-1 td{background-color:#d3d3d3}.tablepress-id-88 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-89 .row-1 td{background-color:#d3d3d3}.tablepress-id-89 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-90{border:1px solid #000}.tablepress-id-90 tbody td{font-size:12px}table.tablepress-id-90{width:585px}.tablepress-id-90 .column-1{width:45px}.tablepress-id-90 .column-2{width:10px}.tablepress-id-90 .column-3{width:40px}.tablepress-id-90 .column-4{width:400px}.tablepress-id-90 .column-5{width:90px}.tablepress-id-91 .row-1 td{background-color:#d3d3d3}.tablepress-id-91 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-92{border:1px solid #000}.tablepress-id-92 tbody td{font-size:12px}table.tablepress-id-92{width:685px}.tablepress-id-92 .column-1{width:45px}.tablepress-id-92 .column-2{width:10px}.tablepress-id-92 .column-3{width:40px}.tablepress-id-92 .column-4{width:500px}.tablepress-id-92 .column-5{width:90px}.tablepress-id-93 .row-1 td{background-color:#d3d3d3}.tablepress-id-93 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-94 .row-1 td{background-color:#d3d3d3}.tablepress-id-94 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-95{border:1px solid #000}.tablepress-id-95 tbody td{font-size:12px}table.tablepress-id-95{width:425px}.tablepress-id-96{border:1px solid #000}.tablepress-id-96 tbody td{font-size:12px}table.tablepress-id-96{width:340px}.tablepress-id-97{border:1px solid #000}.tablepress-id-97 tbody td{font-size:12px}table.tablepress-id-97{width:595px}.tablepress-id-98 .row-1 td{background-color:#d3d3d3}.tablepress-id-98 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-99 .row-1 td{background-color:#d3d3d3}.tablepress-id-99 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-100 .row-1 td{background-color:#d3d3d3}.tablepress-id-100 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-101 .row-1 td{background-color:#d3d3d3}.tablepress-id-101 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-102 .row-1 td{background-color:#d3d3d3}.tablepress-id-102 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-103 .row-1 td{background-color:#d3d3d3}.tablepress-id-103 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-104 .row-1 td{background-color:#d3d3d3}.tablepress-id-104 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-105 .row-1 td{background-color:#d3d3d3}.tablepress-id-105 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-106{border:1px solid #000}.tablepress-id-106 .row-1 td{background-color:#d3d3d3}.tablepress-id-106 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-106 .column-2{width:155px}.tablepress-id-107 .row-1 td{background-color:#d3d3d3}.tablepress-id-107 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-108{border:1px solid #000}.tablepress-id-108 .row-1 td{background-color:#d3d3d3}.tablepress-id-108 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-108 .column-2{width:155px}.tablepress-id-109 .row-1 td{background-color:#d3d3d3}.tablepress-id-109 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-110 .row-1 td{background-color:#d3d3d3}.tablepress-id-110 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-111 .row-1 td{background-color:#d3d3d3}.tablepress-id-111 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-112 .row-1 td{background-color:#d3d3d3}.tablepress-id-112 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-113 .row-1 td{background-color:#d3d3d3}.tablepress-id-113 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-114 .row-1 td{background-color:#d3d3d3}.tablepress-id-114 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-115 .row-1 td{background-color:#d3d3d3}.tablepress-id-115 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-116 .row-1 td{background-color:#d3d3d3}.tablepress-id-116 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-117{border:1px solid #000}.tablepress-id-117 .row-1 td{background-color:#d3d3d3}.tablepress-id-117 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-117 .column-2{width:155px}.tablepress-id-118{border:1px solid #000}.tablepress-id-118 .row-1 td{background-color:#d3d3d3}.tablepress-id-118 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-118 .column-2{width:155px}.tablepress-id-119{border:1px solid #000}.tablepress-id-119 .row-1 td{background-color:#d3d3d3}.tablepress-id-119 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-119 .column-2{width:155px}.tablepress-id-120{border:1px solid #000}.tablepress-id-120 .row-1 td{background-color:#d3d3d3}.tablepress-id-120 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-120 .column-2{width:155px}.tablepress-id-121{border:1px solid #000}.tablepress-id-121 .row-1 td{background-color:#d3d3d3}.tablepress-id-121 tbody td{font-family:Arial;font-size:14px;color:#000}.tablepress-id-121 .column-2{width:155px}.tablepress-id-122 .row-1 td{background-color:#d3d3d3}.tablepress-id-122 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-123 .row-1 td{background-color:#d3d3d3}.tablepress-id-123 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-124 .row-1 td{background-color:#d3d3d3}.tablepress-id-124 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-125 .row-1 td{background-color:#d3d3d3}.tablepress-id-125 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-126 .row-1 td{background-color:#d3d3d3}.tablepress-id-126 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-127 .row-1 td{background-color:#d3d3d3}.tablepress-id-127 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-128 .row-1 td{background-color:#d3d3d3}.tablepress-id-128 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-129 .row-1 td{background-color:#d3d3d3}.tablepress-id-129 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-130 .row-1 td{background-color:#d3d3d3}.tablepress-id-130 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-131 .row-1 td{background-color:#d3d3d3}.tablepress-id-131 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-132 .row-1 td{background-color:#d3d3d3}.tablepress-id-132 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-133 .row-1 td{background-color:#d3d3d3}.tablepress-id-133 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-134 .row-1 td{background-color:#d3d3d3}.tablepress-id-134 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-135 .row-1 td{background-color:#d3d3d3}.tablepress-id-135 tbody td{font-family:Arial;font-size:18px;color:#000}.tablepress-id-135 .row-1 td{background-color:#d3d3d3}.tablepress-id-136 .row-1 td{background-color:#f5f5f5}.tablepress-id-136 tbody td{font-family:Courier;font-size:20px}.tablepress-id-141{border:1px solid #000}.tablepress-id-141 tbody td{font-size:11px}table.tablepress-id-141{width:700px}.tablepress-id-141 .column-1{width:280px}.tablepress-id-141 .column-2{width:280px}.tablepress-id-141 .column-3{width:140px}.tablepress-id-142{border:1px solid #000}.tablepress-id-142 tbody td{font-size:11px}table.tablepress-id-142{width:700px}.tablepress-id-142 .column-1{width:280px}.tablepress-id-142 .column-2{width:280px}.tablepress-id-142 .column-3{width:140px}.tablepress-id-143{border:1px solid #000}.tablepress-id-143 tbody td{font-size:11px}table.tablepress-id-143{width:700px}.tablepress-id-143 .column-1{width:280px}.tablepress-id-143 .column-2{width:280px}.tablepress-id-143 .column-3{width:140px}.tablepress-id-144{border:1px solid #000}.tablepress-id-144 tbody td{font-size:11px}table.tablepress-id-144{width:700px}.tablepress-id-144 .column-1{width:280px}.tablepress-id-144 .column-2{width:280px}.tablepress-id-144 .column-3{width:140px}.tablepress-id-145{border:1px solid #000}.tablepress-id-145 tbody td{font-size:11px}table.tablepress-id-145{width:700px}.tablepress-id-145 .column-1{width:280px}.tablepress-id-145 .column-2{width:280px}.tablepress-id-145 .column-3{width:140px}.tablepress-id-149{border:1px solid #000}.tablepress-id-149 tbody td{font-size:11px}table.tablepress-id-149{width:700px}.tablepress-id-149 .column-1{width:280px}.tablepress-id-149 .column-2{width:280px}.tablepress-id-149 .column-3{width:140px}.tablepress-id-222{border:1px solid #000}.tablepress-id-222 tbody td{font-size:14px}table.tablepress-id-222{width:600px}.tablepress-id-222 .column-1{width:160px}.tablepress-id-222 .column-2{width:440px}.tablepress-id-222 thead th,.tablepress-id-222 tbody td{padding-top:12px;padding-bottom:12px}.tablepress-id-222 .row-2 td{background-color:#ffb}.tablepress-id-222 .row-8 td{background-color:#ffb}.tablepress-id-222 .row-14 td{background-color:#ffb}.tablepress-id-222 .row-20 td{background-color:#ffb}.tablepress-id-222 .row-26 td{background-color:#ffb}.tablepress-id-222 .row-32 td{background-color:#ffb}.tablepress-id-222 .row-38 td{background-color:#ffb}.tablepress-id-222 .row-44 td{background-color:#ffb}.tablepress-id-222 .row-50 td{background-color:#ffb}.tablepress-id-222 .row-56 td{background-color:#ffb}.tablepress-id-222 .row-62 td{background-color:#ffb}.tablepress-id-222 .row-68 td{background-color:#ffb}.tablepress-id-222 .row-74 td{background-color:#ffb}.tablepress-id-222 .row-80 td{background-color:#ffb}.tablepress-id-222 .row-86 td{background-color:#ffb}