.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 tbody td{font-size:13px;line-height:16px}.tablepress-id-1 .column-5{width:170px}.tablepress-id-2 tbody td{font-size:13px;line-height:16px}.tablepress-id-2 .column-5{width:170px}.tablepress-id-3 tbody td{font-size:13px;line-height:16px}.tablepress-id-3 .column-5{width:170px}.tablepress-id-4 tbody td{font-size:13px;line-height:16px}.tablepress-id-4 .column-5{width:170px}.tablepress-id-5 tbody td{font-size:13px;line-height:16px}.tablepress-id-5 .column-5{width:170px}.tablepress-id-6 tbody td{font-size:13px;line-height:16px}.tablepress-id-6 .column-5{width:170px}.tablepress-id-7 tbody td{font-size:13px;line-height:16px}.tablepress-id-7 .column-5{width:170px}.tablepress-id-8 tbody td{font-size:13px;line-height:16px}.tablepress-id-8 .column-5{width:170px}.tablepress-id-9 tbody td{font-size:13px;line-height:16px}.tablepress-id-9 .column-5{width:170px}.tablepress-id-10 tbody td{font-size:13px;line-height:16px}.tablepress-id-10 .column-5{width:170px}.tablepress-id-11 tbody td{font-size:13px;line-height:16px}.tablepress-id-11 .column-6{width:170px}.tablepress-id-12 tbody td{font-size:13px;line-height:16px}.tablepress-id-12 .column-4{width:170px}.tablepress-id-13 tbody td{font-size:13px;line-height:16px}.tablepress-id-13 .column-5{width:170px}.tablepress-id-14 tbody td{font-size:13px;line-height:16px}.tablepress-id-14 .column-5{width:170px}.tablepress-id-15 tbody td{font-size:13px;line-height:16px}.tablepress-id-15 .column-5{width:170px}.tablepress-id-16 tbody td{font-size:13px;line-height:16px}.tablepress-id-16 .column-5{width:170px}.tablepress-id-17 tbody td{font-size:13px;line-height:16px}.tablepress-id-17 .column-5{width:170px}.tablepress-id-18 tbody td{font-size:13px;line-height:16px}.tablepress-id-18 .column-5{width:170px}.tablepress-id-19 tbody td{font-size:13px;line-height:16px}.tablepress-id-19 .column-4{width:170px}.tablepress-id-20 tbody td{font-size:13px;line-height:16px}.tablepress-id-20 .column-5{width:170px}.tablepress-id-21 tbody td{font-size:13px;line-height:16px}.tablepress-id-21 .column-5{width:170px}.tablepress-id-22 tbody td{font-size:13px;line-height:16px}.tablepress-id-22 .column-5{width:170px}.tablepress-id-23 tbody td{font-size:13px;line-height:16px}.tablepress-id-23 .column-5{width:170px}.tablepress-id-24 tbody td{font-size:13px;line-height:16px}.tablepress-id-24 .column-5{width:170px}.tablepress-id-25 tbody td{font-size:13px;line-height:16px}.tablepress-id-25 .column-6{width:170px}.tablepress-id-26 tbody td{font-size:13px;line-height:16px}.tablepress-id-26 .column-5{width:170px}.tablepress-id-27 tbody td{font-size:13px;line-height:16px}.tablepress-id-27 .column-5{width:170px}.tablepress-id-28 tbody td{font-size:13px;line-height:16px}.tablepress-id-28 .column-5{width:170px}.tablepress-id-29 tbody td{font-size:13px;line-height:16px}.tablepress-id-29 .column-5{width:170px}.tablepress-id-30 tbody td{font-size:13px;line-height:16px}.tablepress-id-30 .column-5{width:170px}.tablepress-id-31 tbody td{font-size:13px;line-height:16px}.tablepress-id-31 .column-5{width:170px}.tablepress-id-32 tbody td{font-size:13px;line-height:16px}.tablepress-id-32 .column-5{width:170px}.tablepress-id-33 tbody td{font-size:13px;line-height:16px}.tablepress-id-33 .column-5{width:170px}.tablepress-id-34 tbody td{font-size:13px;line-height:16px}.tablepress-id-34 .column-5{width:170px}.tablepress-id-35 tbody td{font-size:13px;line-height:16px}.tablepress-id-35 .column-5{width:170px}.tablepress-id-36 tbody td{font-size:13px;line-height:16px}.tablepress-id-36 .column-5{width:170px}.tablepress-id-37 tbody td{font-size:13px;line-height:16px}.tablepress-id-37 .column-5{width:170px}.tablepress-id-38 tbody td{font-size:13px;line-height:16px}.tablepress-id-38 .column-5{width:170px}.tablepress-id-39 tbody td{font-size:13px;line-height:16px}.tablepress-id-39 .column-5{width:170px}.tablepress-id-40 tbody td{font-size:13px;line-height:16px}.tablepress-id-40 .column-4{width:170px}.tablepress-id-41 tbody td{font-size:13px;line-height:16px}.tablepress-id-41 .column-5{width:170px}.tablepress-id-42 tbody td{font-size:13px;line-height:16px}.tablepress-id-42 .column-5{width:170px}.tablepress-id-43 tbody td{font-size:13px;line-height:16px}.tablepress-id-43 .column-4{width:170px}.tablepress-id-44 tbody td{font-size:13px;line-height:16px}.tablepress-id-44 .column-5{width:170px}.tablepress-id-45 tbody td{font-size:13px;line-height:16px}.tablepress-id-45 .column-4{width:170px}.tablepress-id-46 tbody td{font-size:13px;line-height:16px}.tablepress-id-46 .column-5{width:170px}.tablepress-id-47 tbody td{font-size:13px;line-height:16px}.tablepress-id-47 .column-5{width:170px}.tablepress-id-48 tbody td{font-size:13px;line-height:16px}.tablepress-id-48 .column-4{width:170px}.tablepress-id-49 tbody td{font-size:13px;line-height:16px}.tablepress-id-49 .column-5{width:170px}.tablepress-id-50 tbody td{font-size:13px;line-height:16px}.tablepress-id-50 .column-5{width:170px}.tablepress-id-51 tbody td{font-size:13px;line-height:16px}.tablepress-id-51 .column-5{width:170px}.tablepress-id-53 tbody td{font-size:13px;line-height:16px}.tablepress-id-53 .column-5{width:170px}.tablepress-id-54 tbody td{font-size:13px;line-height:16px}.tablepress-id-54 .column-5{width:170px}.tablepress-id-55 tbody td{font-size:13px;line-height:16px}.tablepress-id-55 .column-4{width:170px}.tablepress-id-56 tbody td{font-size:13px;line-height:16px}.tablepress-id-56 .column-5{width:170px}.tablepress-id-57 tbody td{font-size:13px;line-height:16px}.tablepress-id-57 .column-5{width:170px}.tablepress-id-58 tbody td{font-size:13px;line-height:16px}.tablepress-id-58 .column-4{width:170px}.tablepress-id-59 tbody td{font-size:13px;line-height:16px}.tablepress-id-59 .column-4{width:170px}.tablepress-id-60 tbody td{font-size:13px;line-height:16px}.tablepress-id-60 .column-4{width:170px}.tablepress-id-61 tbody td{font-size:13px;line-height:16px}.tablepress-id-61 .column-5{width:170px}.tablepress-id-62 tbody td{font-size:13px;line-height:16px}.tablepress-id-62 .column-5{width:170px}.tablepress-id-63 tbody td{font-size:13px;line-height:16px}.tablepress-id-63 .column-5{width:170px}.tablepress-id-64 tbody td{font-size:13px;line-height:16px}.tablepress-id-64 .column-4{width:170px}.tablepress-id-65 tbody td{font-size:13px;line-height:16px}.tablepress-id-65 .column-5{width:170px}.tablepress-id-66 tbody td{font-size:13px;line-height:16px}.tablepress-id-66 .column-4{width:170px}.tablepress-id-67 tbody td{font-size:13px;line-height:16px}.tablepress-id-67 .column-5{width:170px}.tablepress-id-68 tbody td{font-size:13px;line-height:16px}.tablepress-id-68 .column-5{width:170px}.tablepress-id-69 tbody td{font-size:13px;line-height:16px}.tablepress-id-69 .column-5{width:170px}.tablepress-id-70 tbody td{font-size:13px;line-height:16px}.tablepress-id-70 .column-5{width:170px}.tablepress-id-71 tbody td{font-size:13px;line-height:16px}.tablepress-id-71 .column-5{width:170px}.tablepress-id-72 tbody td{font-size:13px;line-height:16px}.tablepress-id-72 .column-5{width:170px}.tablepress-id-73 tbody td{font-size:13px;line-height:16px}.tablepress-id-73 .column-5{width:170px}.tablepress-id-74 tbody td{font-size:13px;line-height:16px}.tablepress-id-74 .column-4{width:170px}.tablepress-id-75 tbody td{font-size:13px;line-height:16px}.tablepress-id-75 .column-5{width:170px}.tablepress-id-76 tbody td{font-size:13px;line-height:16px}.tablepress-id-76 .column-4{width:170px}.tablepress-id-77 tbody td{font-size:13px;line-height:16px}.tablepress-id-77 .column-5{width:170px}.tablepress-id-77 .column-3{width:100px}.tablepress-id-78 tbody td{font-size:13px;line-height:16px}.tablepress-id-78 .column-5{width:170px}.tablepress-id-78 .column-3{width:100px}.tablepress-id-79 tbody td{font-size:13px;line-height:16px}.tablepress-id-79 .column-5{width:170px}.tablepress-id-80 tbody td{font-size:13px;line-height:16px}.tablepress-id-80 .column-5{width:170px}.tablepress-id-81 tbody td{font-size:13px;line-height:16px}.tablepress-id-81 .column-5{width:170px}.tablepress-id-82 tbody td{font-size:13px;line-height:16px}.tablepress-id-82 .column-5{width:170px}.tablepress-id-83 tbody td{font-size:13px;line-height:16px}.tablepress-id-83 .column-5{width:170px}.tablepress-id-84 tbody td{font-size:13px;line-height:16px}.tablepress-id-84 .column-5{width:170px}.tablepress-id-85 tbody td{font-size:13px;line-height:16px}.tablepress-id-85 .column-5{width:170px}.tablepress-id-86 tbody td{font-size:13px;line-height:16px}.tablepress-id-86 .column-5{width:170px}.tablepress-id-87 tbody td{font-size:13px;line-height:16px}.tablepress-id-87 .column-4{width:170px}.tablepress-id-88 tbody td{font-size:13px;line-height:16px}.tablepress-id-88 .column-5{width:170px}.tablepress-id-89 tbody td{font-size:13px;line-height:16px}.tablepress-id-89 .column-5{width:170px}.tablepress-id-90 tbody td{font-size:13px;line-height:16px}.tablepress-id-90 .column-4{width:170px}.tablepress-id-91 tbody td{font-size:13px;line-height:16px}.tablepress-id-91 .column-5{width:170px}.tablepress-id-92 tbody td{font-size:13px;line-height:16px}.tablepress-id-92 .column-5{width:170px}.tablepress-id-93 tbody td{font-size:13px;line-height:16px}.tablepress-id-93 .column-5{width:170px}.tablepress-id-94 tbody td{font-size:13px;line-height:16px}.tablepress-id-94 .column-5{width:170px}.tablepress-id-95 tbody td{font-size:13px;line-height:16px}.tablepress-id-95 .column-5{width:170px}.tablepress-id-96 tbody td{font-size:13px;line-height:16px}.tablepress-id-96 .column-5{width:170px}.tablepress-id-97 tbody td{font-size:13px;line-height:16px}.tablepress-id-97 .column-5{width:170px}.tablepress-id-98 tbody td{font-size:13px;line-height:16px}.tablepress-id-98 .column-5{width:170px}.tablepress-id-99 tbody td{font-size:13px;line-height:16px}.tablepress-id-99 .column-4{width:170px}.tablepress-id-100 tbody td{font-size:13px;line-height:16px}.tablepress-id-100 .column-5{width:170px}.tablepress-id-101 tbody td{font-size:13px;line-height:16px}.tablepress-id-101 .column-5{width:170px}.tablepress-id-102 tbody td{font-size:13px;line-height:16px}.tablepress-id-102 .column-5{width:170px}.tablepress-id-103 tbody td{font-size:13px;line-height:16px}.tablepress-id-103 .column-5{width:170px}.tablepress-id-104 tbody td{font-size:13px;line-height:16px}.tablepress-id-104 .column-5{width:170px}.tablepress-id-105 tbody td{font-size:13px;line-height:16px}.tablepress-id-105 .column-5{width:170px}.tablepress-id-106 tbody td{font-size:13px;line-height:16px}.tablepress-id-106 .column-6{width:170px}.tablepress-id-107 tbody td{font-size:13px;line-height:16px}.tablepress-id-107 .column-5{width:170px}.tablepress-id-108 tbody td{font-size:13px;line-height:16px}.tablepress-id-108 .column-4{width:170px}.tablepress-id-109 tbody td{font-size:13px;line-height:16px}.tablepress-id-109 .column-5{width:170px}.tablepress-id-110 tbody td{font-size:13px;line-height:16px}.tablepress-id-110 .column-5{width:170px}.tablepress-id-111 tbody td{font-size:13px;line-height:16px}.tablepress-id-111 .column-5{width:170px}.tablepress-id-112 tbody td{font-size:13px;line-height:16px}.tablepress-id-112 .column-5{width:170px}.tablepress-id-113 tbody td{font-size:13px;line-height:16px}.tablepress-id-113 .column-5{width:170px}.tablepress-id-114 tbody td{font-size:13px;line-height:16px}.tablepress-id-114 .column-5{width:170px}.tablepress-id-115 tbody td{font-size:13px;line-height:16px}.tablepress-id-115 .column-5{width:170px}.tablepress-id-116 tbody td{font-size:13px;line-height:16px}.tablepress-id-116 .column-5{width:170px}.tablepress-id-117 tbody td{font-size:13px;line-height:16px}.tablepress-id-117 .column-5{width:170px}.tablepress-id-118 tbody td{font-size:13px;line-height:16px}.tablepress-id-118 .column-5{width:170px}.tablepress-id-119 tbody td{font-size:13px;line-height:16px}.tablepress-id-119 .column-5{width:170px}.tablepress-id-119 .column-2{width:70px}.tablepress-id-120 tbody td{font-size:13px;line-height:16px}.tablepress-id-120 .column-5{width:170px}.tablepress-id-121 tbody td{font-size:13px;line-height:16px}.tablepress-id-121 .column-5{width:170px}.tablepress-id-121 .column-3{width:140px}.tablepress-id-122 tbody td{font-size:13px;line-height:16px}.tablepress-id-122 .column-5{width:170px}.tablepress-id-122 .column-3{width:150px}.tablepress-id-123 tbody td{font-size:13px;line-height:16px}.tablepress-id-123 .column-5{width:170px}.tablepress-id-123 .column-4{width:100px}.tablepress-id-124 tbody td{font-size:13px;line-height:16px}.tablepress-id-124 .column-6{width:170px}.tablepress-id-124 .column-4{width:100px}.tablepress-id-125 tbody td{font-size:13px;line-height:16px}.tablepress-id-125 .column-5{width:170px}.tablepress-id-125 .column-3{width:100px}.tablepress-id-126 tbody td{font-size:13px;line-height:16px}.tablepress-id-126 .column-5{width:170px}.tablepress-id-126 .column-4{width:140px}.tablepress-id-127 tbody td{font-size:13px;line-height:16px}.tablepress-id-127 .column-5{width:170px}.tablepress-id-128 tbody td{font-size:13px;line-height:16px}.tablepress-id-128 .column-5{width:170px}.tablepress-id-128 .column-4{width:80px}.tablepress-id-129 tbody td{font-size:13px;line-height:16px}.tablepress-id-129 .column-5{width:170px}.tablepress-id-130 tbody td{font-size:13px;line-height:16px}.tablepress-id-130 .column-5{width:170px}.tablepress-id-131 tbody td{font-size:13px;line-height:16px}.tablepress-id-131 .column-5{width:170px}.tablepress-id-132 tbody td{font-size:13px;line-height:16px}.tablepress-id-132 .column-5{width:170px}.tablepress-id-133 tbody td{font-size:13px;line-height:16px}.tablepress-id-133 .column-5{width:170px}.tablepress-id-134 tbody td{font-size:13px;line-height:16px}.tablepress-id-134 .column-5{width:170px}.tablepress-id-135 tbody td{font-size:13px;line-height:16px}.tablepress-id-135 .column-5{width:170px}.tablepress-id-136 tbody td{font-size:13px;line-height:16px}.tablepress-id-136 .column-4{width:170px}.tablepress-id-137 tbody td{font-size:13px;line-height:16px}.tablepress-id-137 .column-5{width:170px}.tablepress-id-138 tbody td{font-size:13px;line-height:16px}.tablepress-id-138 .column-5{width:170px}.tablepress-id-139 tbody td{font-size:13px;line-height:16px}.tablepress-id-139 .column-5{width:170px}.tablepress-id-140 tbody td{font-size:13px;line-height:16px}.tablepress-id-140 .column-5{width:170px}.tablepress-id-140 .column-3{width:170px}.tablepress-id-141 tbody td{font-size:13px;line-height:16px}.tablepress-id-141 .column-5{width:170px}.tablepress-id-141 .column-1{width:160px}.tablepress-id-142 tbody td{font-size:13px;line-height:16px}.tablepress-id-142 .column-5{width:170px}.tablepress-id-143 tbody td{font-size:13px;line-height:16px}.tablepress-id-143 .column-5{width:170px}.tablepress-id-144 tbody td{font-size:13px;line-height:16px}.tablepress-id-144 .column-5{width:170px}.tablepress-id-145 tbody td{font-size:13px;line-height:16px}.tablepress-id-145 .column-5{width:170px}.tablepress-id-145 .column-1{width:180px}.tablepress-id-146 tbody td{font-size:13px;line-height:16px}.tablepress-id-146 .column-5{width:170px}.tablepress-id-147 tbody td{font-size:13px;line-height:16px}.tablepress-id-147 .column-5{width:170px}.tablepress-id-148 tbody td{font-size:13px;line-height:16px}.tablepress-id-148 .column-5{width:170px}.tablepress-id-149 tbody td{font-size:13px;line-height:16px}.tablepress-id-149 .column-6{width:170px}.tablepress-id-150 tbody td{font-size:13px;line-height:16px}.tablepress-id-150 .column-5{width:170px}.tablepress-id-151 tbody td{font-size:13px;line-height:16px}.tablepress-id-151 .column-5{width:170px}.tablepress-id-152 tbody td{font-size:13px;line-height:16px}.tablepress-id-152 .column-5{width:170px}.tablepress-id-153 tbody td{font-size:13px;line-height:16px}.tablepress-id-153 .column-5{width:170px}.tablepress-id-154 tbody td{font-size:13px;line-height:16px}.tablepress-id-154 .column-5{width:170px}.tablepress-id-155 tbody td{font-size:13px;line-height:16px}.tablepress-id-155 .column-5{width:170px}.tablepress-id-156 tbody td{font-size:13px;line-height:16px}.tablepress-id-156 .column-5{width:170px}.tablepress-id-157 tbody td{font-size:13px;line-height:16px}.tablepress-id-157 .column-5{width:170px}.tablepress-id-158 tbody td{font-size:13px;line-height:16px}.tablepress-id-158 .column-5{width:170px}.tablepress-id-159 tbody td{font-size:13px;line-height:16px}.tablepress-id-159 .column-5{width:170px}.tablepress-id-160 tbody td{font-size:13px;line-height:16px}.tablepress-id-160 .column-5{width:170px}.tablepress-id-161 tbody td{font-size:13px;line-height:16px}.tablepress-id-161 .column-5{width:170px}.tablepress-id-162 tbody td{font-size:13px;line-height:16px}.tablepress-id-162 .column-5{width:170px}.tablepress-id-163 tbody td{font-size:13px;line-height:16px}.tablepress-id-163 .column-5{width:170px}.tablepress-id-164 tbody td{font-size:13px;line-height:16px}.tablepress-id-164 .column-5{width:170px}.tablepress-id-165 tbody td{font-size:13px;line-height:16px}.tablepress-id-165 .column-5{width:170px}.tablepress-id-166 tbody td{font-size:13px;line-height:16px}.tablepress-id-166 .column-5{width:170px}.tablepress-id-167 tbody td{font-size:13px;line-height:16px}.tablepress-id-167 .column-5{width:170px}.tablepress-id-168 tbody td{font-size:13px;line-height:16px}.tablepress-id-168 .column-5{width:170px}.tablepress-id-169 tbody td{font-size:13px;line-height:16px}.tablepress-id-169 .column-5{width:170px}.tablepress-id-170 tbody td{font-size:13px;line-height:16px}.tablepress-id-170 .column-5{width:170px}.tablepress-id-171 tbody td{font-size:13px;line-height:16px}.tablepress-id-171 .column-5{width:170px}.tablepress-id-172 tbody td{font-size:13px;line-height:16px}.tablepress-id-172 .column-5{width:170px}.tablepress-id-173 tbody td{font-size:13px;line-height:16px}.tablepress-id-173 .column-5{width:170px}.tablepress-id-174 tbody td{font-size:13px;line-height:16px}.tablepress-id-174 .column-5{width:170px}.tablepress-id-175 tbody td{font-size:13px;line-height:16px}.tablepress-id-175 .column-5{width:170px}.tablepress-id-176 tbody td{font-size:13px;line-height:16px}.tablepress-id-176 .column-5{width:170px}.tablepress-id-177 tbody td{font-size:13px;line-height:16px}.tablepress-id-177 .column-5{width:170px}.tablepress-id-178 tbody td{font-size:13px;line-height:16px}.tablepress-id-178 .column-5{width:170px}.tablepress-id-179 tbody td{font-size:13px;line-height:16px}.tablepress-id-179 .column-5{width:170px}.tablepress-id-180 tbody td{font-size:13px;line-height:16px}.tablepress-id-180 .column-5{width:170px}.tablepress-id-181 tbody td{font-size:13px;line-height:16px}.tablepress-id-181 .column-5{width:170px}.tablepress-id-182 tbody td{font-size:13px;line-height:16px}.tablepress-id-182 .column-5{width:170px}.tablepress-id-183 tbody td{font-size:13px;line-height:16px}.tablepress-id-183 .column-5{width:170px}.tablepress-id-184 tbody td{font-size:13px;line-height:16px}.tablepress-id-184 .column-5{width:170px}.tablepress-id-185 tbody td{font-size:13px;line-height:16px}.tablepress-id-185 .column-5{width:170px}.tablepress-id-186 tbody td{font-size:13px;line-height:16px}.tablepress-id-186 .column-5{width:170px}.tablepress-id-187 tbody td{font-size:13px;line-height:16px}.tablepress-id-187 .column-5{width:170px}.tablepress-id-188 tbody td{font-size:13px;line-height:16px}.tablepress-id-188 .column-5{width:170px}.tablepress-id-189 tbody td{font-size:13px;line-height:16px}.tablepress-id-189 .column-5{width:170px}.tablepress-id-190 tbody td{font-size:13px;line-height:16px}.tablepress-id-190 .column-5{width:170px}.tablepress-id-191 tbody td{font-size:13px;line-height:16px}.tablepress-id-191 .column-5{width:170px}.tablepress-id-192 tbody td{font-size:13px;line-height:16px}.tablepress-id-192 .column-5{width:170px}.tablepress-id-193 tbody td{font-size:13px;line-height:16px}.tablepress-id-193 .column-5{width:170px}.tablepress-id-194 tbody td{font-size:13px;line-height:16px}.tablepress-id-194 .column-5{width:170px}.tablepress-id-195 tbody td{font-size:13px;line-height:16px}.tablepress-id-195 .column-5{width:170px}.tablepress-id-196 tbody td{font-size:13px;line-height:16px}.tablepress-id-196 .column-5{width:170px}.tablepress-id-197 tbody td{font-size:13px;line-height:16px}.tablepress-id-197 .column-5{width:170px}.tablepress-id-198 tbody td{font-size:13px;line-height:16px}.tablepress-id-198 .column-5{width:170px}.tablepress-id-199 tbody td{font-size:13px;line-height:16px}.tablepress-id-199 .column-5{width:170px}.tablepress-id-200 tbody td{font-size:13px;line-height:16px}.tablepress-id-200 .column-5{width:170px}.tablepress-id-201 tbody td{font-size:13px;line-height:16px}.tablepress-id-201 .column-5{width:170px}.tablepress-id-202 tbody td{font-size:13px;line-height:16px}.tablepress-id-202 .column-5{width:170px}.tablepress-id-203 tbody td{font-size:13px;line-height:16px}.tablepress-id-203 .column-5{width:170px}.tablepress-id-204 tbody td{font-size:13px;line-height:16px}.tablepress-id-204 .column-5{width:170px}.tablepress-id-205 tbody td{font-size:13px;line-height:16px}.tablepress-id-205 .column-5{width:170px}.tablepress-id-206 tbody td{font-size:13px;line-height:16px}.tablepress-id-206 .column-5{width:170px}.tablepress-id-207 tbody td{font-size:13px;line-height:16px}.tablepress-id-207 .column-5{width:170px}.tablepress-id-208 tbody td{font-size:13px;line-height:16px}.tablepress-id-208 .column-5{width:170px}.tablepress-id-209 tbody td{font-size:13px;line-height:16px}.tablepress-id-209 .column-5{width:170px}.tablepress-id-210 tbody td{font-size:13px;line-height:16px}.tablepress-id-210 .column-5{width:170px}.tablepress-id-211 tbody td{font-size:13px;line-height:16px}.tablepress-id-211 .column-5{width:170px}.tablepress-id-212 tbody td{font-size:13px;line-height:16px}.tablepress-id-212 .column-5{width:170px}.tablepress-id-213 tbody td{font-size:13px;line-height:16px}.tablepress-id-213 .column-5{width:170px}.tablepress-id-214 tbody td{font-size:13px;line-height:16px}.tablepress-id-214 .column-5{width:170px}.tablepress-id-215 tbody td{font-size:13px;line-height:16px}.tablepress-id-215 .column-5{width:170px}.tablepress-id-216 tbody td{font-size:13px;line-height:16px}.tablepress-id-216 .column-5{width:170px}.tablepress-id-217 tbody td{font-size:13px;line-height:16px}.tablepress-id-217 .column-5{width:170px}.tablepress-id-218 tbody td{font-size:13px;line-height:16px}.tablepress-id-218 .column-5{width:170px}.tablepress-id-219 tbody td{font-size:13px;line-height:16px}.tablepress-id-219 .column-5{width:170px}.tablepress-id-220 tbody td{font-size:13px;line-height:16px}.tablepress-id-220 .column-5{width:170px}.tablepress-id-221 tbody td{font-size:13px;line-height:16px}.tablepress-id-221 .column-5{width:170px}.tablepress-id-222 tbody td{font-size:13px;line-height:16px}.tablepress-id-222 .column-5{width:170px}.tablepress-id-223 tbody td{font-size:13px;line-height:16px}.tablepress-id-223 .column-5{width:170px}.tablepress-id-224 tbody td{font-size:13px;line-height:16px}.tablepress-id-224 .column-5{width:170px}.tablepress-id-225 tbody td{font-size:13px;line-height:16px}.tablepress-id-225 .column-5{width:170px}.tablepress-id-226 tbody td{font-size:13px;line-height:16px}.tablepress-id-226 .column-5{width:170px}.tablepress-id-226 .column-3{width:150px}.tablepress-id-227 tbody td{font-size:13px;line-height:16px}.tablepress-id-227 .column-5{width:170px}.tablepress-id-228 tbody td{font-size:13px;line-height:16px}.tablepress-id-228 .column-5{width:170px}.tablepress-id-229 tbody td{font-size:13px;line-height:16px}.tablepress-id-229 .column-5{width:170px}.tablepress-id-230 tbody td{font-size:13px;line-height:16px}.tablepress-id-230 .column-5{width:170px}.tablepress-id-231 tbody td{font-size:13px;line-height:16px}.tablepress-id-231 .column-5{width:170px}.tablepress-id-232 tbody td{font-size:13px;line-height:16px}.tablepress-id-232 .column-5{width:170px}.tablepress-id-233 tbody td{font-size:13px;line-height:16px}.tablepress-id-233 .column-5{width:170px}.tablepress-id-234 tbody td{font-size:13px;line-height:16px}.tablepress-id-234 .column-5{width:170px}.tablepress-id-235 tbody td{font-size:13px;line-height:16px}.tablepress-id-235 .column-5{width:170px}.tablepress-id-236 tbody td{font-size:13px;line-height:16px}.tablepress-id-236 .column-5{width:170px}.tablepress-id-237 tbody td{font-size:13px;line-height:16px}.tablepress-id-237 .column-5{width:170px}.tablepress-id-238 tbody td{font-size:13px;line-height:16px}.tablepress-id-238 .column-5{width:170px}.tablepress-id-239 tbody td{font-size:13px;line-height:16px}.tablepress-id-239 .column-5{width:170px}.tablepress-id-240 tbody td{font-size:13px;line-height:16px}.tablepress-id-240 .column-5{width:170px}.tablepress-id-241 tbody td{font-size:13px;line-height:16px}.tablepress-id-241 .column-5{width:170px}.tablepress-id-242 tbody td{font-size:13px;line-height:16px}.tablepress-id-242 .column-5{width:170px}.tablepress-id-243 tbody td{font-size:13px;line-height:16px}.tablepress-id-243 .column-5{width:170px}.tablepress-id-244 tbody td{font-size:13px;line-height:16px}.tablepress-id-244 .column-5{width:170px}.tablepress-id-245 tbody td{font-size:13px;line-height:16px}.tablepress-id-245 .column-5{width:170px}.tablepress-id-246 tbody td{font-size:13px;line-height:16px}.tablepress-id-246 .column-5{width:170px}.tablepress-id-247 tbody td{font-size:13px;line-height:16px}.tablepress-id-247 .column-5{width:170px}.tablepress-id-248 tbody td{font-size:13px;line-height:16px}.tablepress-id-248 .column-5{width:170px}.tablepress-id-249 tbody td{font-size:13px;line-height:16px}.tablepress-id-249 .column-5{width:170px}.tablepress-id-250 tbody td{font-size:13px;line-height:16px}.tablepress-id-250 .column-5{width:170px}.tablepress-id-251 tbody td{font-size:13px;line-height:16px}.tablepress-id-251 .column-5{width:170px}.tablepress-id-252 tbody td{font-size:13px;line-height:16px}.tablepress-id-252 .column-5{width:170px}.tablepress-id-253 tbody td{font-size:13px;line-height:16px}.tablepress-id-253 .column-5{width:170px}.tablepress-id-254 tbody td{font-size:13px;line-height:16px}.tablepress-id-254 .column-5{width:170px}.tablepress-id-255 tbody td{font-size:13px;line-height:16px}.tablepress-id-255 .column-5{width:170px}.tablepress-id-256 tbody td{font-size:13px;line-height:16px}.tablepress-id-256 .column-5{width:170px}.tablepress-id-257 tbody td{font-size:13px;line-height:16px}.tablepress-id-257 .column-5{width:170px}.tablepress-id-258 tbody td{font-size:13px;line-height:16px}.tablepress-id-258 .column-5{width:170px}.tablepress-id-259 tbody td{font-size:13px;line-height:16px}.tablepress-id-259 .column-5{width:170px}.tablepress-id-260 tbody td{font-size:13px;line-height:16px}.tablepress-id-260 .column-5{width:170px}.tablepress-id-261 tbody td{font-size:13px;line-height:16px}.tablepress-id-261 .column-5{width:170px}.tablepress-id-262 tbody td{font-size:13px;line-height:16px}.tablepress-id-262 .column-5{width:170px}.tablepress-id-263 tbody td{font-size:13px;line-height:16px}.tablepress-id-263 .column-5{width:170px}.tablepress-id-264 tbody td{font-size:13px;line-height:16px}.tablepress-id-264 .column-5{width:170px}.tablepress-id-265 tbody td{font-size:13px;line-height:16px}.tablepress-id-265 .column-5{width:170px}.tablepress-id-266 tbody td{font-size:13px;line-height:16px}.tablepress-id-266 .column-5{width:170px}.tablepress-id-267 tbody td{font-size:13px;line-height:16px}.tablepress-id-267 .column-5{width:170px}.tablepress-id-268 tbody td{font-size:13px;line-height:16px}.tablepress-id-268 .column-5{width:170px}.tablepress-id-269 tbody td{font-size:13px;line-height:16px}.tablepress-id-269 .column-5{width:170px}.tablepress-id-270 tbody td{font-size:13px;line-height:16px}.tablepress-id-270 .column-5{width:170px}.tablepress-id-271 tbody td{font-size:13px;line-height:16px}.tablepress-id-271 .column-5{width:170px}.tablepress-id-272 tbody td{font-size:13px;line-height:16px}.tablepress-id-272 .column-5{width:170px}.tablepress-id-273 tbody td{font-size:13px;line-height:16px}.tablepress-id-273 .column-5{width:170px}.tablepress-id-274 tbody td{font-size:13px;line-height:16px}.tablepress-id-274 .column-5{width:170px}.tablepress-id-275 tbody td{font-size:13px;line-height:16px}.tablepress-id-275 .column-5{width:170px}.tablepress-id-276 tbody td{font-size:13px;line-height:16px}.tablepress-id-276 .column-5{width:170px}.tablepress-id-277 tbody td{font-size:13px;line-height:16px}.tablepress-id-277 .column-5{width:170px}.tablepress-id-278 tbody td{font-size:13px;line-height:16px}.tablepress-id-278 .column-5{width:170px}.tablepress-id-279 tbody td{font-size:13px;line-height:16px}.tablepress-id-279 .column-5{width:170px}.tablepress-id-280 tbody td{font-size:13px;line-height:16px}.tablepress-id-280 .column-5{width:170px}.tablepress-id-281 tbody td{font-size:13px;line-height:16px}.tablepress-id-281 .column-5{width:170px}.tablepress-id-282 tbody td{font-size:13px;line-height:16px}.tablepress-id-282 .column-5{width:170px}.tablepress-id-283 tbody td{font-size:13px;line-height:16px}.tablepress-id-283 .column-5{width:170px}.tablepress-id-284 tbody td{font-size:13px;line-height:16px}.tablepress-id-284 .column-5{width:170px}.tablepress-id-285 tbody td{font-size:13px;line-height:16px}.tablepress-id-285 .column-5{width:170px}.tablepress-id-286 tbody td{font-size:13px;line-height:16px}.tablepress-id-286 .column-5{width:170px}.tablepress-id-287 tbody td{font-size:13px;line-height:16px}.tablepress-id-287 .column-5{width:170px}.tablepress-id-288 tbody td{font-size:13px;line-height:16px}.tablepress-id-288 .column-5{width:170px}.tablepress-id-289 tbody td{font-size:13px;line-height:16px}.tablepress-id-289 .column-5{width:170px}.tablepress-id-290 tbody td{font-size:13px;line-height:16px}.tablepress-id-290 .column-5{width:170px}.tablepress-id-291 tbody td{font-size:13px;line-height:16px}.tablepress-id-291 .column-5{width:170px}.tablepress-id-292 tbody td{font-size:13px;line-height:16px}.tablepress-id-292 .column-5{width:170px}.tablepress-id-293 tbody td{font-size:13px;line-height:16px}.tablepress-id-293 .column-5{width:170px}.tablepress-id-294 tbody td{font-size:13px;line-height:16px}.tablepress-id-294 .column-5{width:170px}.tablepress-id-295 tbody td{font-size:13px;line-height:16px}.tablepress-id-295 .column-5{width:170px}.tablepress-id-296 tbody td{font-size:13px;line-height:16px}.tablepress-id-296 .column-5{width:170px}.tablepress-id-297 tbody td{font-size:13px;line-height:16px}.tablepress-id-297 .column-5{width:170px}.tablepress-id-298 tbody td{font-size:13px;line-height:16px}.tablepress-id-298 .column-5{width:170px}.tablepress-id-299 tbody td{font-size:13px;line-height:16px}.tablepress-id-299 .column-5{width:170px}.tablepress-id-300 tbody td{font-size:13px;line-height:16px}.tablepress-id-300 .column-5{width:170px}