.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-1474 .row-1{font-size:13px}.tablepress-id-1474 tbody td{line-height:normal}.tablepress-id-1473 tbody td{line-height:normal}.tablepress-id-1472 tbody td{line-height:normal}.tablepress-id-1471 .column-2{vertical-align:middle}.tablepress-id-1470 tbody td{line-height:normal}.tablepress-id-1469 tbody td{line-height:normal}.tablepress-id-1468 tbody td{line-height:normal}.tablepress-id-1467 tbody td{line-height:normal}.tablepress-id-1466 tbody td{line-height:normal}.tablepress-id-1464 tbody td{font-size:14px;line-height:normal}.tablepress-id-1463 tbody td{font-size:14px;line-height:normal}.tablepress-id-1462 tbody td{line-height:normal}.tablepress-id-1458 .row-3{font-weight:700}.tablepress-id-1458 tbody td{line-height:normal}.tablepress-id-1445 tbody td{line-height:normal}.tablepress-id-1445 thead th{line-height:normal}.tablepress-id-1442 thead th{line-height:normal}.tablepress-id-1441 thead th{line-height:normal}.tablepress-id-1441 tbody td{line-height:normal}.tablepress-id-1440 .row-7{font-weight:700}.tablepress-id-1440 .row-14{font-weight:700}.tablepress-id-1440 thead th{line-height:normal}.tablepress-id-1440 tbody td{line-height:normal}.tablepress-id-1439 th,.tablepress td{border:1px solid #ccc!important}.tablepress-id-1439 tbody td{line-height:normal}.tablepress-id-1439 thead th{line-height:normal}.tablepress-id-1415 .row-2{font-weight:700}.tablepress-id-1415 .row-1{font-weight:700}.tablepress-id-1415 .column-1{font-weight:700}.tablepress-id-1415 tbody td{font-size:14px}.tablepress-id-1374 tbody td,.tablepress-id-1374 thead th{line-height:22px}.tablepress-id-1236{font-size:.8em}.tablepress-id-1235{font-size:.8em}.tablepress-id-1234{font-size:.8em}.tablepress-id-1233{font-size:.8em}.tablepress-id-1232{font-size:.8em}.tablepress-id-1231{font-size:.8em}.tablepress-id-1230{font-size:.8em}.tablepress-id-1229{font-size:.8em}.tablepress-id-1228{font-size:.8em}.tablepress-id-1227{font-size:.8em}.tablepress-id-1225{font-size:.8em}.tablepress-id-1224{font-size:.8em}.tablepress-id-1222{font-size:.8em}.tablepress-id-1221{font-size:.8em}.tablepress-id-1220{font-size:.8em}.tablepress-id-1219{font-size:.8em}.tablepress-id-1218{font-size:.8em}.tablepress-id-1217{font-size:.8em}.tablepress-id-1125{font-size:.8em}.tablepress-id-1124{font-size:.8em}.tablepress-id-1123{font-size:.8em}.tablepress-id-1121{font-size:.8em}.tablepress-id-1120{font-size:.8em}.tablepress-id-1119{font-size:.8em}.tablepress-id-1118{font-size:.8em}.tablepress-id-1117{font-size:.8em}.tablepress-id-1116{font-size:.8em}.tablepress-id-1115{font-size:.8em}.tablepress-id-1114{font-size:.8em}.tablepress-id-1113{font-size:.8em}.tablepress-id-858{font-size:.8em}.tablepress-id-851{font-size:.8em}.tablepress-id-849{font-size:.8em}.tablepress-id-847{font-size:.8em}.tablepress-id-845{font-size:.8em}.tablepress-id-843{font-size:.8em}.tablepress-id-841{font-size:.8em}.tablepress-id-839{font-size:.8em}.tablepress-id-837{font-size:.8em}.tablepress-id-835{font-size:.8em}.tablepress-id-833{font-size:.8em}.tablepress-id-831{font-size:.8em}.tablepress-id-829{font-size:.8em}.tablepress-id-827{font-size:.8em}.tablepress-id-825{font-size:.8em}.tablepress-id-822{font-size:.8em}.tablepress-id-820{font-size:.8em}.tablepress-id-818{font-size:.8em}.tablepress-id-816{font-size:.8em}.tablepress-id-814{font-size:.8em}.tablepress-id-812{font-size:.8em}.tablepress-id-810{font-size:.8em}.tablepress-id-808{font-size:14px;line-height:17px}.tablepress-id-805{font-size:14px;line-height:17px}.tablepress-id-801{font-size:14px;line-height:17px}.tablepress-id-799{font-size:14px;line-height:17px}.tablepress-id-797{font-size:14px;line-height:17px}.tablepress-id-795{font-size:14px;line-height:17px}.tablepress-id-793{font-size:14px;line-height:17px}.tablepress-id-791{font-size:14px;line-height:17px}.tablepress-id-789{font-size:14px;line-height:17px}.tablepress-id-787{font-size:14px;line-height:17px}.tablepress-id-785{font-size:14px;line-height:17px}.tablepress-id-783{font-size:14px;line-height:17px}.tablepress-id-781{font-size:14px;line-height:17px}.tablepress-id-779{font-size:14px;line-height:17px}.tablepress-id-777{font-size:14px;line-height:17px}.tablepress-id-775{font-size:14px;line-height:17px}.tablepress-id-773{font-size:14px;line-height:17px}.tablepress-id-771{font-size:14px;line-height:17px}.tablepress-id-769{font-size:14px;line-height:17px}.tablepress-id-767{font-size:14px;line-height:17px}.tablepress-id-765{font-size:14px;line-height:17px}.tablepress-id-763{font-size:14px;line-height:17px}.tablepress-id-761{font-size:14px;line-height:17px}.tablepress-id-759{font-size:14px;line-height:17px}.tablepress-id-757{font-size:14px;line-height:17px}.tablepress-id-755{font-size:14px;line-height:17px}.tablepress-id-753{font-size:14px;line-height:17px}.tablepress-id-751{font-size:14px;line-height:17px}.tablepress-id-749{font-size:14px;line-height:17px}.tablepress-id-747{font-size:14px;line-height:17px}.tablepress-id-745{font-size:14px;line-height:17px}.tablepress-id-743{font-size:14px;line-height:17px}.tablepress-id-741{font-size:14px;line-height:17px}.tablepress-id-739{font-size:14px;line-height:17px}.tablepress-id-737{font-size:14px;line-height:17px}.tablepress-id-733{font-size:14px;line-height:17px}.tablepress-id-731{font-size:14px;line-height:17px}.tablepress-id-729{font-size:14px;line-height:17px}.tablepress-id-727{font-size:14px;line-height:17px}.tablepress-id-725{font-size:14px;line-height:17px}.tablepress-id-723{font-size:14px;line-height:17px}.tablepress-id-721{font-size:14px;line-height:17px}.tablepress-id-719{font-size:14px;line-height:17px}.tablepress-id-717{font-size:14px;line-height:17px}.tablepress-id-715{font-size:14px;line-height:17px}.tablepress-id-713{font-size:14px;line-height:17px}.tablepress-id-710{font-size:14px;line-height:17px}.tablepress-id-708{font-size:14px;line-height:17px}.tablepress-id-706{font-size:14px;line-height:17px}.tablepress-id-704{font-size:14px;line-height:17px}.tablepress-id-702{font-size:14px;line-height:17px}.tablepress-id-701.column-2{font-weight:700}.tablepress-id-700{font-size:14px;line-height:17px}.tablepress-id-699.column-2{font-weight:700}.tablepress-id-697{font-size:14px;line-height:17px}.tablepress-id-696.column-2{font-weight:700}.tablepress-id-695{font-size:14px;line-height:17px}.tablepress-id-694.column-2{font-weight:700}.tablepress-id-692{font-size:14px;line-height:17px}.tablepress-id-691.column-2{font-weight:700}.tablepress-id-690{font-size:14px;line-height:17px}.tablepress-id-689{font-size:14px;line-height:17px}.tablepress-id-688.column-2{font-weight:700}.tablepress-id-687{font-size:14px;line-height:17px}.tablepress-id-686.column-2{font-weight:700}.tablepress-id-684.column-2{font-weight:700}.tablepress-id-685{font-size:14px;line-height:17px}.tablepress-id-683{font-size:14px;line-height:17px}.tablepress-id-682.column-2{font-weight:700}.tablepress-id-681{font-size:14px;line-height:17px}.tablepress-id-680.column-2{font-weight:700}.tablepress-id-679{font-size:14px;line-height:17px}.tablepress-id-678.column-2{font-weight:700}.tablepress-id-676.column-2{font-weight:700}.tablepress-id-677{font-size:14px;line-height:17px}.tablepress-id-675{font-size:14px;line-height:17px}.tablepress-id-674.column-2{font-weight:700}.tablepress-id-673{font-size:14px;line-height:17px}.tablepress-id-672.column-2{font-weight:700}.tablepress-id-671{font-size:14px;line-height:17px}.tablepress-id-670.column-2{font-weight:700}.tablepress-id-669{font-size:14px;line-height:17px}.tablepress-id-668.column-2{font-weight:700}.tablepress-id-667{font-size:14px;line-height:17px}.tablepress-id-666.column-2{font-weight:700}.tablepress-id-664{font-size:14px;line-height:17px}.tablepress-id-663.column-2{font-weight:700}.tablepress-id-662{font-size:14px;line-height:17px}.tablepress-id-661.column-2{font-weight:700}.tablepress-id-660{font-size:14px;line-height:17px}.tablepress-id-659 .column-2{font-weight:700}.tablepress-id-658{font-size:14px;line-height:17px}.tablepress-id-657 .column-2{font-weight:700}.tablepress-id-656{font-size:14px;line-height:17px}.tablepress-id-655 .column-2{font-weight:700}.tablepress-id-655{line-height:1.2!important}.tablepress-id-654{font-size:14px;line-height:17px}.tablepress-id-653{font-size:14px;line-height:17px}.tablepress-id-652{font-size:14px;line-height:17px}.tablepress-id-651{font-size:14px;line-height:17px}.tablepress-id-650{font-size:14px;line-height:17px}.tablepress-id-649{font-size:14px;line-height:17px}.tablepress-id-648{font-size:14px;line-height:17px}.tablepress-id-647{font-size:14px;line-height:17px}.tablepress-id-646{font-size:14px;line-height:17px}.tablepress-id-642{font-size:14px;line-height:17px}.tablepress-id-641{font-size:14px;line-height:17px}.tablepress-id-640{font-size:14px;line-height:17px}.tablepress-id-639{font-size:14px;line-height:17px}.tablepress-id-638{font-size:14px;line-height:17px}.tablepress-id-637{font-size:14px;line-height:17px}.tablepress-id-635{font-size:14px;line-height:17px}.tablepress-id-633{font-size:14px;line-height:17px}.tablepress-id-632{font-size:14px;line-height:17px}.tablepress-id-631{font-size:14px;line-height:17px}.tablepress-id-629{font-size:14px;line-height:17px}.tablepress-id-628{font-size:14px;line-height:17px}.tablepress-id-627{font-size:14px;line-height:17px}.tablepress-id-626{font-size:14px;line-height:17px}.tablepress-id-625{font-size:14px;line-height:17px}.tablepress-id-624{font-size:14px;line-height:17px}.tablepress-id-623{font-size:14px;line-height:17px}.tablepress-id-622{font-size:14px;line-height:17px}.tablepress-id-621{font-size:14px;line-height:17px}.tablepress-id-620{font-size:14px;line-height:17px}.tablepress-id-619{font-size:14px;line-height:17px}.tablepress-id-618{font-size:14px;line-height:17px}.tablepress-id-617{font-size:14px;line-height:17px}.tablepress-id-616{font-size:14px;line-height:17px}.tablepress-id-615{font-size:14px;line-height:17px}.tablepress-id-614{font-size:14px;line-height:17px}.tablepress-id-613{font-size:14px;line-height:17px}.tablepress-id-612{font-size:14px;line-height:17px}.tablepress-id-611{font-size:14px;line-height:17px}.tablepress-id-610{font-size:14px;line-height:17px}.tablepress-id-609{font-size:14px;line-height:17px}.tablepress-id-608{font-size:14px;line-height:17px}.tablepress-id-607{font-size:14px;line-height:17px}.tablepress-id-606{font-size:14px;line-height:17px}.tablepress-id-605{font-size:14px;line-height:17px}.tablepress-id-604{font-size:14px;line-height:17px}.tablepress-id-603{font-size:14px;line-height:17px}.tablepress-id-602{font-size:14px;line-height:17px}.tablepress-id-601{font-size:14px;line-height:17px}.tablepress-id-600{font-size:14px;line-height:17px}.tablepress-id-599{font-size:14px;line-height:17px}.tablepress-id-598{font-size:14px;line-height:17px}.tablepress-id-597{font-size:14px;line-height:17px}.tablepress-id-596{font-size:14px;line-height:17px}.tablepress-id-594{font-size:14px;line-height:17px}.tablepress-id-592{font-size:14px;line-height:17px}.tablepress-id-591{font-size:14px;line-height:17px}.tablepress-id-590{font-size:14px;line-height:17px}.tablepress-id-589{font-size:14px;line-height:17px}.tablepress-id-588{font-size:14px;line-height:17px}.tablepress-id-587{font-size:14px;line-height:17px}.tablepress-id-586{font-size:14px;line-height:17px}.tablepress-id-585{font-size:14px;line-height:17px}.tablepress-id-584{font-size:14px;line-height:17px}.tablepress-id-583{font-size:14px;line-height:17px}.tablepress-id-582{font-size:14px;line-height:17px}.tablepress-id-581{font-size:14px;line-height:17px}.tablepress-id-580{font-size:14px;line-height:17px}.tablepress-id-579{font-size:14px;line-height:17px}.tablepress-id-578{font-size:14px;line-height:17px}.tablepress-id-577{font-size:14px;line-height:17px}.tablepress-id-576{font-size:14px;line-height:17px}.tablepress-id-575{font-size:14px;line-height:17px}.tablepress-id-574{font-size:14px;line-height:17px}.tablepress-id-573{font-size:14px;line-height:17px}.tablepress-id-572{font-size:14px;line-height:17px}.tablepress-id-571{font-size:14px;line-height:17px}.tablepress-id-570{font-size:14px;line-height:17px}.tablepress-id-569{font-size:14px;line-height:17px}.tablepress-id-568{font-size:14px;line-height:17px}.tablepress-id-567{font-size:14px;line-height:17px}.tablepress-id-566{font-size:14px;line-height:17px}.tablepress-id-565{font-size:14px;line-height:17px}.tablepress-id-564{font-size:14px;line-height:17px}.tablepress-id-563{font-size:14px;line-height:17px}.tablepress-id-562{font-size:14px;line-height:17px}.tablepress-id-561{font-size:14px;line-height:17px}.tablepress-id-560{font-size:14px;line-height:17px}.tablepress-id-558{font-size:14px;line-height:17px}.tablepress-id-557{font-size:14px;line-height:17px}.tablepress-id-556{font-size:14px;line-height:17px}.tablepress-id-555{font-size:14px;line-height:17px}.tablepress-id-554{font-size:14px;line-height:17px}.tablepress-id-553{font-size:14px;line-height:17px}.tablepress-id-552{font-size:14px;line-height:17px}.tablepress-id-551{font-size:14px;line-height:17px}.tablepress-id-550{font-size:14px;line-height:17px}.tablepress-id-549{font-size:14px;line-height:17px}.tablepress-id-548{font-size:14px;line-height:17px}.tablepress-id-547{font-size:14px;line-height:17px}.tablepress-id-546{font-size:14px;line-height:17px}.tablepress-id-545{font-size:14px;line-height:17px}.tablepress-id-544{font-size:14px;line-height:17px}.tablepress-id-543{font-size:14px;line-height:17px}.tablepress-id-542{font-size:14px;line-height:17px}.tablepress-id-541{font-size:14px;line-height:17px}.tablepress-id-540{font-size:14px;line-height:17px}.tablepress-id-539{font-size:14px;line-height:17px}.tablepress-id-538{font-size:14px;line-height:17px}.tablepress-id-536{font-size:14px;line-height:17px}.tablepress-id-535{font-size:14px;line-height:17px}.tablepress-id-534{font-size:14px;line-height:17px}.tablepress-id-533{font-size:14px;line-height:17px}.tablepress-id-532{font-size:14px;line-height:17px}.tablepress-id-531{font-size:14px;line-height:17px}.tablepress-id-530{font-size:14px;line-height:17px}.tablepress-id-529{font-size:14px;line-height:17px}.tablepress-id-528{font-size:14px;line-height:17px}.tablepress-id-527{font-size:14px;line-height:17px}.tablepress-id-526{font-size:14px;line-height:17px}.tablepress-id-525{font-size:14px;line-height:17px}.tablepress-id-524{font-size:14px;line-height:17px}.tablepress-id-523{font-size:14px;line-height:17px}.tablepress-id-522{font-size:14px;line-height:17px}.tablepress-id-521{font-size:14px;line-height:17px}.tablepress-id-520{font-size:14px;line-height:17px}.tablepress-id-518{font-size:14px;line-height:17px}.tablepress-id-517{font-size:14px;line-height:17px}.tablepress-id-516{font-size:14px;line-height:17px}.tablepress-id-515{font-size:14px;line-height:17px}.tablepress-id-514{font-size:14px;line-height:17px}.tablepress-id-513{font-size:14px;line-height:17px}.tablepress-id-512{font-size:14px;line-height:17px}.tablepress-id-511{font-size:14px;line-height:17px}.tablepress-id-510{font-size:14px;line-height:17px}.tablepress-id-508{font-size:14px;line-height:17px}.tablepress-id-507{font-size:14px;line-height:17px}.tablepress-id-506{font-size:14px;line-height:17px}.tablepress-id-505{font-size:14px;line-height:17px}.tablepress-id-503{font-size:14px;line-height:17px}.tablepress-id-502{font-size:14px;line-height:17px}.tablepress-id-501{font-size:14px;line-height:17px}.tablepress-id-500{font-size:14px;line-height:17px}.tablepress-id-499{font-size:14px;line-height:17px}.tablepress-id-498{font-size:14px;line-height:17px}.tablepress-id-497{font-size:14px;line-height:17px}.tablepress-id-496{font-size:14px;line-height:17px}.tablepress-id-495{font-size:14px;line-height:17px}.tablepress-id-494{font-size:14px;line-height:17px}.tablepress-id-493{font-size:14px;line-height:17px}.tablepress-id-492{font-size:14px;line-height:17px}.tablepress-id-491{font-size:14px;line-height:17px}.tablepress-id-490{font-size:14px;line-height:17px}.tablepress-id-489{font-size:14px;line-height:17px}.tablepress-id-488{font-size:14px;line-height:17px}.tablepress-id-487{font-size:14px;line-height:17px}.tablepress-id-486{font-size:14px;line-height:17px}.tablepress-id-485{font-size:14px;line-height:17px}.tablepress-id-484{font-size:14px;line-height:17px}.tablepress-id-483{font-size:14px;line-height:17px}.tablepress-id-482{font-size:14px;line-height:17px}.tablepress-id-481{font-size:14px;line-height:17px}.tablepress-id-480{font-size:14px;line-height:17px}.tablepress-id-479{font-size:14px;line-height:17px}.tablepress-id-478{font-size:14px;line-height:17px}.tablepress-id-477{font-size:14px;line-height:17px}.tablepress-id-476{font-size:14px;line-height:17px}.tablepress-id-475{font-size:14px;line-height:17px}.tablepress-id-474{font-size:14px;line-height:17px}.tablepress-id-473{font-size:14px;line-height:17px}.tablepress-id-472{font-size:14px;line-height:17px}.tablepress-id-471{font-size:14px;line-height:17px}.tablepress-id-470{font-size:14px;line-height:17px}.tablepress-id-468{font-size:14px;line-height:17px}.tablepress-id-467{font-size:14px;line-height:17px}.tablepress-id-466{font-size:14px;line-height:17px}.tablepress-id-465{font-size:14px;line-height:17px}.tablepress-id-464{font-size:14px;line-height:17px}.tablepress-id-463{font-size:14px;line-height:17px}.tablepress-id-462{font-size:14px;line-height:17px}.tablepress-id-461{font-size:14px;line-height:17px}.tablepress-id-460{width:auto;margin:0 auto 1em}.tablepress-id-460,.tablepress-id-460 tr,.tablepress-id-460 tbody td,.tablepress-id-460 thead th,.tablepress-id-460 tfoot th{border:none}.tablepress-id-459{font-size:14px;line-height:17px}.tablepress-id-458{font-size:14px;line-height:17px}.tablepress-id-457{font-size:14px;line-height:17px}.tablepress-id-456{font-size:14px;line-height:17px}.tablepress-id-455{font-size:14px;line-height:17px}.tablepress-id-454{font-size:14px;line-height:17px}.tablepress-id-453{font-size:14px;line-height:17px}.tablepress-id-452{font-size:14px;line-height:17px}.tablepress-id-451{font-size:14px;line-height:17px}.tablepress-id-450{font-size:14px;line-height:17px}.tablepress-id-449{font-size:14px;line-height:17px}.tablepress-id-448{font-size:14px;line-height:17px}.tablepress-id-447{font-size:14px;line-height:17px}.tablepress-id-446{font-size:14px;line-height:17px}.tablepress-id-445{font-size:14px;line-height:17px}.tablepress-id-444{font-size:14px;line-height:17px}.tablepress-id-442{font-size:14px;line-height:17px}.tablepress-id-441{font-size:14px;line-height:17px}.tablepress-id-440{font-size:14px;line-height:17px}.tablepress-id-439{font-size:14px;line-height:17px}.tablepress-id-438{font-size:14px;line-height:17px}.tablepress-id-437{font-size:14px;line-height:17px}.tablepress-id-436{font-size:14px;line-height:17px}.tablepress-id-435{font-size:14px;line-height:17px}.tablepress-id-434{font-size:14px;line-height:17px}.tablepress-id-433{font-size:14px;line-height:17px}.tablepress-id-431{font-size:14px;line-height:17px}.tablepress-id-430{font-size:14px;line-height:17px}.tablepress-id-429{font-size:14px;line-height:17px}.tablepress-id-428{font-size:14px;line-height:17px}.tablepress-id-425{font-size:14px;line-height:17px}.tablepress-id-424{font-size:14px;line-height:17px}.tablepress-id-423{font-size:14px;line-height:17px}.tablepress-id-422{font-size:14px;line-height:17px}.tablepress-id-421{font-size:14px;line-height:17px}.tablepress-id-420{font-size:14px;line-height:17px}.tablepress-id-419{font-size:14px;line-height:17px}.tablepress-id-418{font-size:14px;line-height:17px}.tablepress-id-415{font-size:14px;line-height:17px}.tablepress-id-414{font-size:14px;line-height:17px}.tablepress-id-413{font-size:14px;line-height:17px}.tablepress-id-412{font-size:14px;line-height:17px}.tablepress-id-411{font-size:14px;line-height:17px}.tablepress-id-410{font-size:14px;line-height:17px}.tablepress-id-409{font-size:14px;line-height:17px}.tablepress-id-409 thead th,.tablepress-id-409 tbody td{border:1px solid #ccc}.tablepress-id-408{font-size:14px;line-height:17px}.tablepress-id-407{font-size:14px;line-height:17px}.tablepress-id-406{font-size:14px;line-height:17px}.tablepress-id-405{font-size:14px;line-height:17px}.tablepress-id-404{font-size:14px;line-height:17px}.tablepress-id-403{font-size:14px;line-height:17px}.tablepress-id-402{font-size:14px;line-height:17px}.tablepress-id-401{font-size:14px;line-height:17px}.tablepress thead th,.tablepress tfoot th{background-color:#f5f5f5}.tablepress .row-1 td,{font-weight:700}.tablepress th,.tablepress td{background-image:none!important}.tablepress-table-name{font-size:18px}.tablepress-id-21 .column-1{padding:4px}.tablepress-responsive-phone.tablepress-id-44 .column-1{width:50px}.tablepress-id-41,.tablepress-id-41 tr,.tablepress-id-41 tbody td,.tablepress-id-41 thead th,.tablepress-id-41 tfoot th{border:none}.tablepress-id-41 .column-1{font-weight:700;font-size:150%;line-height:120%}.tablepress-id-42,.tablepress-id-42 tr,.tablepress-id-42 tbody td,.tablepress-id-42 thead th,.tablepress-id-42 tfoot th{border:none}.tablepress-id-42 td{padding:4px}.tablepress-id-42 .column-1{width:35px}.tablepress-id-44 thead th,.tablepress-id-44 tbody td{text-align:center}.tablepress-id-45 .column-1{font-weight:700}.tablepress-id-47 .column-1{width:33%}.tablepress-id-48,.tablepress-id-48 tr,.tablepress-id-48 tbody td,.tablepress-id-48 thead th,.tablepress-id-48 tfoot th{border:none}.tablepress-id-48 .column-1{font-weight:700;font-size:150%;line-height:120%}.tablepress-id-49,.tablepress-id-49 tr,.tablepress-id-49 tbody td,.tablepress-id-49 thead th,.tablepress-id-49 tfoot th{border:none}.tablepress-id-49 .column-1{width:110px;padding-left:0;font-weight:700}.tablepress-id-51,.tablepress-id-51 tr,.tablepress-id-51 tbody td,.tablepress-id-51 thead th,.tablepress-id-51 tfoot th{border:none}.tablepress-id-51 .column-1{width:200px;padding-left:0;font-weight:700}.tablepress-id-53 .column-1{padding:1px}.tablepress-id-54,.tablepress-id-54 tbody td,.tablepress-id-54 thead th{font-size:16px;line-height:21px}.tablepress-id-54 .column-1{width:150px}.tablepress-id-55 .column-1{width:5%}.tablepress-id-55 .column-2{width:5%}.tablepress-id-55 .row-17{font-weight:700}.tablepress-id-93 tbody td{font-size:14px}.tablepress-id-93 thead th{font-size:14px;text-align:left}.tablepress-id-100 .row-10{background-color:#FFCFA5}.tablepress-id-143 .column-1{width:30%}.tablepress-id-143 .column-2{width:30%}.tablepress-id-143 .column-3{width:40%}.tablepress-id-152 .row-7 td{background-color:#f2dede}.tablepress-id-154 .column-5{background-color:#F5F5F5}.tablepress-id-154 tbody .column-5{background-color:#F5F5F5}.tablepress-id-154 tbody .column-6{background-color:#F5F5F5}.tablepress-id-154 tbody .column-7{background-color:#F5F5F5}.tablepress-id-154 .column-11{background-color:#F5F5F5}.tablepress-id-154 tbody .column-11{background-color:#F5F5F5}.tablepress-id-154 tbody .column-12{background-color:#F5F5F5}.tablepress-id-154 tbody .column-13{background-color:#F5F5F5}.tablepress-id-154 .row-3 td{border-bottom:1px solid #000}.tablepress-id-154 .row-9 td{border-bottom:2px dashed #000}.tablepress-id-154 .row-21 td{border-bottom:2px dashed #000}.tablepress-id-154 .row-8 td{background-color:#F2DEDE}.tablepress-id-157 .column-5{background-color:#F5F5F5}.tablepress-id-157 tbody .column-6{background-color:#F5F5F5}.tablepress-id-157 tbody .column-7{background-color:#F5F5F5}.tablepress-id-157 tbody .column-8{background-color:#F5F5F5}.tablepress-id-157 tbody .column-12{background-color:#F5F5F5}.tablepress-id-157 tbody .column-13{background-color:#F5F5F5}.tablepress-id-157 tbody .column-14{background-color:#F5F5F5}.tablepress-id-157 .row-3 td{border-bottom:1px solid #000}.tablepress-id-157 .row-9 td{border-bottom:2px dashed #000}.tablepress-id-157 .row-21 td{border-bottom:2px dashed #000}.tablepress-id-157 .row-8 td{background-color:#F2DEDE}.tablepress-id-158{font-size:16px;line-height:19px}.tablepress-id-161{font-size:16px;line-height:19px}.tablepress-id-168{font-size:16px;line-height:19px}.tablepress-id-169{font-size:14px;line-height:17px}.tablepress-id-169 .row-1 td{font-weight:700}.tablepress-id-169 .row-2 td{border-bottom:1px solid #000}.tablepress-id-169 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-169 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-169 .row-9 td{background-color:#F2DEDE}.tablepress-id-170{font-size:16px;line-height:19px}.tablepress-id-171{font-size:14px;line-height:17px}.tablepress-id-171 .row-1 td{font-weight:700}.tablepress-id-171 .row-2 td{border-bottom:1px solid #000}.tablepress-id-171 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-171 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-171 .row-5 td{background-color:#F2DEDE}.tablepress-id-172{font-size:14px;line-height:17px}.tablepress-id-172 .row-1 td{font-weight:700}.tablepress-id-172 .row-2 td{border-bottom:1px solid #000}.tablepress-id-172 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-172 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-172 .row-5 td{background-color:#F2DEDE}.tablepress-id-175{font-size:14px;line-height:17px}.tablepress-id-175 .row-1 td{font-weight:700}.tablepress-id-175 .row-2 td{border-bottom:1px solid #000}.tablepress-id-175 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-175 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-175 .row-7 td{background-color:#F2DEDE}.tablepress-id-178{font-size:14px;line-height:17px}.tablepress-id-178 .row-1 td{font-weight:700}.tablepress-id-178 .row-2 td{border-bottom:1px solid #000}.tablepress-id-178 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-178 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-178 .row-7 td{background-color:#F2DEDE}.tablepress-id-179{font-size:14px;line-height:17px}.tablepress-id-180{font-size:14px;line-height:17px}.tablepress-id-181{font-size:14px;line-height:17px}.tablepress-id-182{font-size:14px;line-height:17px}.tablepress-id-182 .row-1 td{font-weight:700}.tablepress-id-182 .row-2 td{border-bottom:1px solid #000}.tablepress-id-182 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-182 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-182 .row-7 td{background-color:#F2DEDE}.tablepress-id-184{font-size:14px;line-height:17px}.tablepress-id-184 .row-1 td{font-weight:700}.tablepress-id-184 .row-2 td{border-bottom:1px solid #000}.tablepress-id-184 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-184 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-184 .row-7 td{background-color:#F2DEDE}.tablepress-id-186{font-size:14px;line-height:17px}.tablepress-id-186 .row-1 td{font-weight:700}.tablepress-id-186 .row-2 td{border-bottom:1px solid #000}.tablepress-id-186 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-186 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-186 .row-6 td{background-color:#F2DEDE}.tablepress-id-187{font-size:14px;line-height:17px}.tablepress-id-187 .row-1 td{font-weight:700}.tablepress-id-187 .row-2 td{border-bottom:1px solid #000}.tablepress-id-187 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-187 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-187 .row-5 td{background-color:#F2DEDE}.tablepress-id-189{font-size:14px;line-height:17px}.tablepress-id-189 .row-1 td{font-weight:700}.tablepress-id-189 .row-2 td{border-bottom:1px solid #000}.tablepress-id-189 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-189 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-189 .row-6 td{background-color:#F2DEDE}.tablepress-id-190{font-size:14px;line-height:17px}.tablepress-id-190 .row-1 td{font-weight:700}.tablepress-id-190 .row-2 td{border-bottom:1px solid #000}.tablepress-id-190 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-190 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-190 .row-6 td{background-color:#F2DEDE}.tablepress-id-191{font-size:14px;line-height:17px}.tablepress-id-191 .row-1 td{font-weight:700}.tablepress-id-191 .row-2 td{border-bottom:1px solid #000}.tablepress-id-191 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-191 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-191 .row-7 td{background-color:#F2DEDE}.tablepress-id-192{font-size:14px;line-height:17px}.tablepress-id-192 .row-1 td{font-weight:700}.tablepress-id-192 .row-2 td{border-bottom:1px solid #000}.tablepress-id-192 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-192 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-192 .row-8 td{background-color:#F2DEDE}.tablepress-id-193{font-size:14px;line-height:17px}.tablepress-id-193 .row-1 td{font-weight:700}.tablepress-id-193 .row-4 td{background-color:#fec311}.tablepress-id-194{font-size:14px;line-height:17px}.tablepress-id-194 .row-1 td{font-weight:700}.tablepress-id-194 .row-2 td{border-bottom:1px solid #000}.tablepress-id-194 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-194 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-194 .row-9 td{background-color:#F2DEDE}.tablepress-id-195{font-size:14px;line-height:17px}.tablepress-id-195 .row-1 td{font-weight:700}.tablepress-id-195 .row-2 td{border-bottom:1px solid #000}.tablepress-id-195 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-195 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-195 .row-10 td{background-color:#F2DEDE}.tablepress-id-196{font-size:14px;line-height:17px}.tablepress-id-196 .row-1 td{font-weight:700}.tablepress-id-196 .row-2 td{border-bottom:1px solid #000}.tablepress-id-196 .row-8 td{border-bottom:2px dashed #000}.tablepress-id-196 .row-20 td{border-bottom:2px dashed #000}.tablepress-id-196 .row-11 td{background-color:#F2DEDE}.tablepress-id-198{font-size:14px;line-height:17px}.tablepress-id-208{font-size:14px;line-height:17px}.tablepress-id-217{font-size:14px;line-height:17px}.tablepress-id-225{font-size:14px;line-height:17px}.tablepress-id-226{font-size:14px;line-height:17px}.tablepress-id-227{font-size:14px;line-height:17px}.tablepress-id-228{font-size:14px;line-height:17px}.tablepress-id-229{font-size:14px;line-height:17px}.tablepress-id-231 .row-2 td{background-color:#EDEDED}.tablepress-id-231 .row-3 td{background-color:#EDEDED}.tablepress-id-231 .row-5 td{background-color:#EDEDED}.tablepress-id-231 .row-6 td{background-color:#EDEDED}.tablepress-id-231 .row-8 td{background-color:#EDEDED}.tablepress-id-231 .row-9 td{background-color:#EDEDED}.tablepress-id-231 .row-11 td{background-color:#EDEDED}.tablepress-id-231 .row-12 td{background-color:#EDEDED}.tablepress-id-232{font-size:14px;line-height:17px}.tablepress-id-238{font-size:14px;line-height:17px}.tablepress-id-238 .column-2,.tablepress-id-238 .column-3,.tablepress-id-238 .column-4,.tablepress-id-238 .column-5{width:50px}.tablepress-id-248 .column-1{width:100px}.tablepress-id-248 .column-2{width:300px}.tablepress-id-258{font-size:14px;line-height:17px}.tablepress-id-262{font-size:14px;line-height:17px}.tablepress-id-263{font-size:14px;line-height:17px}.tablepress-id-266{font-size:14px;line-height:17px}.tablepress-id-270{font-size:14px;line-height:17px}.tablepress-id-274{font-size:14px;line-height:17px}.tablepress-id-281 .column-1{width:75px}.tablepress-id-281 .column-2{width:150px}.tablepress-id-281 .column-3{width:50px}.tablepress-id-281 tbody td{font-size:1.5rem;font-weight:700;vertical-align:middle}.tablepress-id-281,.tablepress-id-281 tr,.tablepress-id-281 tbody td,.tablepress-id-281 thead th,.tablepress-id-281 tfoot th{border:none}.tablepress-id-281{width:auto;margin:0 auto 1em}.tablepress-id-292{font-size:14px;line-height:17px}.tablepress-id-294{font-size:14px;line-height:17px}.tablepress-id-296{font-size:14px;line-height:17px}.tablepress-id-297{font-size:14px;line-height:17px}.tablepress-id-298{font-size:14px;line-height:17px}.tablepress-id-299{font-size:14px;line-height:17px}.tablepress-id-300{font-size:14px;line-height:17px}.tablepress-id-301{font-size:14px;line-height:17px}.tablepress-id-302{font-size:14px;line-height:17px}.tablepress-id-303{font-size:14px;line-height:17px}.tablepress-id-304{font-size:14px;line-height:17px}.tablepress-id-305{font-size:14px;line-height:17px}.tablepress-id-306{font-size:14px;line-height:17px}.tablepress-id-307{font-size:14px;line-height:17px}.tablepress-id-308{font-size:14px;line-height:17px}.tablepress-id-309{font-size:14px;line-height:17px}.tablepress-id-310{font-size:14px;line-height:17px}.tablepress-id-311{font-size:14px;line-height:17px}.tablepress-id-312{font-size:14px;line-height:17px}.tablepress-id-313{font-size:14px;line-height:17px}.tablepress-id-314{font-size:14px;line-height:17px}.tablepress-id-315{font-size:14px;line-height:17px}.tablepress-id-316{font-size:14px;line-height:17px}.tablepress-id-317{font-size:14px;line-height:17px}.tablepress-id-319{font-size:14px;line-height:17px}.tablepress-id-320{font-size:14px;line-height:17px}.tablepress-id-321{font-size:14px;line-height:17px}.tablepress-id-322{font-size:14px;line-height:17px}.tablepress-id-323{font-size:14px;line-height:17px}.tablepress-id-324{font-size:14px;line-height:17px}.tablepress-id-325{font-size:14px;line-height:17px}.tablepress-id-326{font-size:14px;line-height:17px}.tablepress-id-327{font-size:14px;line-height:17px}.tablepress-id-328{font-size:14px;line-height:17px}.tablepress-id-329{font-size:14px;line-height:17px}.tablepress-id-330{font-size:14px;line-height:17px}.tablepress-id-331{font-size:14px;line-height:17px}.tablepress-id-332{font-size:14px;line-height:17px}.tablepress-id-333{font-size:14px;line-height:17px}.tablepress-id-334{font-size:14px;line-height:17px}.tablepress-id-335{font-size:14px;line-height:17px}.tablepress-id-336{font-size:14px;line-height:17px}.tablepress-id-337{font-size:14px;line-height:17px}.tablepress-id-338{font-size:14px;line-height:17px}.tablepress-id-339{font-size:14px;line-height:17px}.tablepress-id-340{font-size:14px;line-height:17px}.tablepress-id-341{font-size:14px;line-height:17px}.tablepress-id-342{font-size:14px;line-height:17px}.tablepress-id-343{font-size:14px;line-height:17px}.tablepress-id-344{font-size:14px;line-height:17px}.tablepress-id-345{font-size:14px;line-height:17px}.tablepress-id-346{font-size:14px;line-height:17px}.tablepress-id-347{font-size:14px;line-height:17px}.tablepress-id-348{font-size:14px;line-height:17px}.tablepress-id-349{font-size:14px;line-height:17px}.tablepress-id-350{font-size:14px;line-height:17px}.tablepress-id-351{font-size:14px;line-height:17px}.tablepress-id-352{font-size:14px;line-height:17px}.tablepress-id-353{font-size:14px;line-height:17px}.tablepress-id-354{font-size:14px;line-height:17px}.tablepress-id-355{font-size:14px;line-height:17px}.tablepress-id-356{font-size:14px;line-height:17px}.tablepress-id-357{font-size:14px;line-height:17px;font-size:14px}.tablepress-id-358{font-size:14px;line-height:17px}.tablepress-id-359{font-size:14px;line-height:17px}.tablepress-id-361{font-size:14px;line-height:17px}.tablepress-id-362{font-size:14px;line-height:17px}.tablepress-id-363{font-size:14px;line-height:17px}.tablepress-id-364{font-size:14px;line-height:17px}.tablepress-id-365{font-size:14px;line-height:17px}.tablepress-id-366{font-size:14px;line-height:17px}.tablepress-id-367{font-size:14px;line-height:17px}.tablepress-id-368{font-size:14px;line-height:17px}.tablepress-id-369{font-size:14px;line-height:17px}.tablepress-id-370{font-size:14px;line-height:17px}.tablepress-id-371{font-size:14px;line-height:17px}.tablepress-id-372{font-size:14px;line-height:17px}.tablepress-id-373{font-size:14px;line-height:17px}.tablepress-id-374{font-size:14px;line-height:17px}.tablepress-id-375{font-size:14px;line-height:17px}.tablepress-id-376{font-size:14px;line-height:17px}.tablepress-id-377{font-size:14px;line-height:17px}.tablepress-id-378{font-size:14px;line-height:17px}.tablepress-id-379{font-size:14px;line-height:17px}.tablepress-id-380{font-size:14px;line-height:17px}.tablepress-id-382{font-size:14px;line-height:17px}.tablepress-id-383{font-size:14px;line-height:17px}.tablepress-id-384{font-size:14px;line-height:17px}.tablepress-id-385{font-size:14px;line-height:17px}.tablepress-id-387{font-size:14px;line-height:17px}.tablepress-id-388{font-size:14px;line-height:17px}.tablepress-id-389{font-size:14px;line-height:17px}.tablepress-id-390{font-size:14px;line-height:17px}.tablepress-id-391{font-size:14px;line-height:17px}.tablepress-id-392{font-size:14px;line-height:17px}.tablepress-id-393{font-size:14px;line-height:17px}.tablepress-id-394{font-size:14px;line-height:17px}.tablepress-id-395{font-size:14px;line-height:17px}.tablepress-id-396{font-size:14px;line-height:17px}.tablepress-id-397{font-size:14px;line-height:17px}.tablepress-id-398{font-size:14px;line-height:17px}.tablepress-id-399{font-size:14px;line-height:17px}.tablepress-id-400{font-size:14px;line-height:17px}