.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 thead th,.tablepress tfoot th{background-color:#DDEEDC;color:#DDEEDC}.tablepress-id-28 thead th,.tablepress-id-28 tbody td{width:14%}.tablepress-id-28 img{display:block;margin:0 auto}.tablepress-id-28 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-28 img{display:block;margin:0 auto}.tablepress-id-28 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-28 .row-1{text-align:center}.tablepress-id-28 img{min-width:100px}.tablepress-id-28 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-28 thead th{text-align:center}.tablepress-id-29 img{display:block;margin:0 auto}.tablepress-id-29 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-29 .column-2{text-align:left}.tablepress-id-30 img{display:block;margin:0 auto}.tablepress-id-30 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-30 .column-2{text-align:left}.tablepress-id-31 img{display:block;margin:0 auto}.tablepress-id-31 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-31 .column-2{text-align:left}.tablepress-id-32 img{display:block;margin:0 auto}.tablepress-id-32 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-32 .column-2{text-align:left}.tablepress-id-33 img{display:block;margin:0 auto}.tablepress-id-33 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-33 .column-2{text-align:left}.tablepress-id-20 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-20 .column-1{text-align:left}.tablepress-id-20 .column-2{text-align:left}.tablepress-id-21 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-21 .column-1{text-align:left}.tablepress-id-21 .column-2{text-align:left}.tablepress-id-34 thead th,.tablepress-id-34 tbody td{width:20%}.tablepress-id-38 thead th,.tablepress-id-38 tbody td{width:20%}.tablepress-id-38 img{display:block;margin:0 auto}.tablepress-id-38 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-40 img{display:block;margin:0 auto}.tablepress-id-40 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-40 .column-2{text-align:left}.tablepress-id-41 img{display:block;margin:0 auto}.tablepress-id-41 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-41 .column-2{text-align:left}.tablepress-id-43 img{display:block;margin:0 auto}.tablepress-id-43 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-43 .column-2{text-align:center}.tablepress-id-44 thead th,.tablepress-id-44 tbody td{text-align:center}.tablepress-id-45 thead th,.tablepress-id-45 tbody td{text-align:center}.tablepress-id-46 thead th,.tablepress-id-46 tbody td{text-align:center}.tablepress-id-48 thead th,.tablepress-id-48 tbody td{width:33%}.tablepress-id-48 img{display:block;margin:0 auto}.tablepress-id-48 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-53 img{display:block;margin:0 auto}.tablepress-id-53 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-53 .row-1{text-align:center}.tablepress-id-53 thead th,.tablepress-id-53 tbody td{width:20%}.tablepress-id-53 img{min-width:100px}.tablepress-id-54 img{display:block;margin:0 auto}.tablepress-id-54 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-54 .row-1{text-align:center}.tablepress-id-54 thead th,.tablepress-id-54 tbody td{width:20%}.tablepress-id-54 img{min-width:100px}.tablepress-id-55 img{display:block;margin:0 auto}.tablepress-id-55 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-55 .row-1{text-align:center}.tablepress-id-55 thead th,.tablepress-id-55 tbody td{width:20%}.tablepress-id-55 img{min-width:100px}.tablepress-id-56 img{display:block;margin:0 auto}.tablepress-id-56 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-56 .row-1{text-align:center}.tablepress-id-56 thead th,.tablepress-id-56 tbody td{width:20%}.tablepress-id-56 img{min-width:100px}.tablepress-id-57 img{display:block;margin:0 auto}.tablepress-id-57 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-57 .row-1{text-align:center}.tablepress-id-57 thead th,.tablepress-id-57 tbody td{width:20%}.tablepress-id-57 img{min-width:100px}.tablepress-id-57 tbody td{font-size:24px}.tablepress-id-57 thead th{text-align:center}.tablepress-id-58 img{display:block;margin:0 auto}.tablepress-id-58 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-58 .row-1{text-align:center}.tablepress-id-58 thead th,.tablepress-id-58 tbody td{width:20%}.tablepress-id-58 img{min-width:100px}.tablepress-id-58 tbody td{font-size:24px}.tablepress-id-58 thead th{text-align:center}.tablepress-id-59 img{display:block;margin:0 auto}.tablepress-id-59 .column-1{text-align:center}.tablepress-id-59 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-59 .row-1{text-align:center}.tablepress-id-59 thead th,.tablepress-id-59 tbody td{width:25%}.tablepress-id-59 img{min-width:100px}.tablepress-id-59 tbody td{font-size:24px}.tablepress-id-59 thead th{text-align:center}.tablepress-id-60 img{display:block;margin:0 auto}.tablepress-id-60 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-60 .row-1{text-align:center}.tablepress-id-60 thead th,.tablepress-id-60 tbody td{width:20%}.tablepress-id-60 img{min-width:100px}.tablepress-id-60 tbody td{font-size:24px}.tablepress-id-60 thead th{text-align:center}.tablepress-id-61 img{display:block;margin:0 auto}.tablepress-id-61 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-61 .row-1{text-align:center}.tablepress-id-61 thead th,.tablepress-id-61 tbody td{width:20%}.tablepress-id-61 img{min-width:100px}.tablepress-id-61 tbody td{font-size:24px}.tablepress-id-61 thead th{text-align:center}.tablepress-id-62 img{display:block;margin:0 auto}.tablepress-id-62 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-62 .row-1{text-align:center}.tablepress-id-62 thead th,.tablepress-id-62 tbody td{width:20%}.tablepress-id-62 img{min-width:100px}.tablepress-id-62 tbody td{font-size:24px}.tablepress-id-62 thead th{text-align:center}.tablepress-id-63 img{display:block;margin:0 auto}.tablepress-id-63 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-63 .row-1{text-align:center}.tablepress-id-63 thead th,.tablepress-id-63 tbody td{width:20%}.tablepress-id-63 img{min-width:100px}.tablepress-id-63 tbody td{font-size:13px!important;line-height:normal!important}.tablepress-id-63 thead th{text-align:center}.tablepress-id-64 img{display:block;margin:0 auto}.tablepress-id-64 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-64 .row-1{text-align:center}.tablepress-id-64 thead th,.tablepress-id-64 tbody td{width:20%}.tablepress-id-64 img{min-width:100px}.tablepress-id-64 tbody td{font-size:24px}.tablepress-id-64 thead th{text-align:center}.tablepress-id-65 img{display:block;margin:0 auto}.tablepress-id-65 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-65 .row-1{text-align:center}.tablepress-id-65 thead th,.tablepress-id-65 tbody td{width:20%}.tablepress-id-65 img{min-width:100px}.tablepress-id-65 tbody td{font-size:24px}.tablepress-id-65 thead th{text-align:center}.tablepress-id-66 img{display:block;margin:0 auto}.tablepress-id-66 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-66 .row-1{text-align:center}.tablepress-id-66 thead th,.tablepress-id-66 tbody td{width:20%}.tablepress-id-66 img{min-width:100px}.tablepress-id-66 tbody td{font-size:24px}.tablepress-id-66 thead th{text-align:center}.tablepress-id-67 img{display:block;margin:0 auto}.tablepress-id-67 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-67 .row-1{text-align:center}.tablepress-id-67 thead th,.tablepress-id-67 tbody td{width:20%}.tablepress-id-67 img{min-width:100px}.tablepress-id-67 tbody td{font-size:24px}.tablepress-id-67 thead th{text-align:center}.tablepress-id-68 img{display:block;margin:0 auto}.tablepress-id-68 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-68 .row-1{text-align:center}.tablepress-id-68 thead th,.tablepress-id-68 tbody td{width:20%}.tablepress-id-68 img{min-width:100px}.tablepress-id-68 tbody td{font-size:24px}.tablepress-id-68 thead th{text-align:center}.tablepress-id-69 img{display:block;margin:0 auto}.tablepress-id-69 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-69 .row-1{text-align:center}.tablepress-id-69 thead th,.tablepress-id-69 tbody td{width:20%}.tablepress-id-69 img{min-width:100px}.tablepress-id-69 tbody td{font-size:24px}.tablepress-id-69 thead th{text-align:center}.tablepress-id-70 img{display:block;margin:0 auto}.tablepress-id-70 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-70 .row-1{text-align:center}.tablepress-id-70 tbody td{font-size:24px}.tablepress-id-70 thead th{text-align:center}.tablepress-id-70 .column-3{text-align:left}.tablepress-id-71 img{display:block;margin:0 auto}.tablepress-id-71 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-71 .row-1{text-align:center}.tablepress-id-71 thead th,.tablepress-id-71 tbody td{width:20%}.tablepress-id-71 img{min-width:100px}.tablepress-id-71 tbody td{font-size:24px}.tablepress-id-71 thead th{text-align:center}.tablepress-id-72 img{display:block;margin:0 auto}.tablepress-id-72 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-72 .row-1{text-align:center}.tablepress-id-72 thead th,.tablepress-id-72 tbody td{width:33%}.tablepress-id-72 img{min-width:100px}.tablepress-id-72 tbody td{font-size:24px}.tablepress-id-72 thead th{text-align:center}.tablepress-id-73 img{display:block;margin:0 auto}.tablepress-id-73 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-73 .row-1{text-align:center}.tablepress-id-73 thead th,.tablepress-id-73 tbody td{width:20%}.tablepress-id-73 img{min-width:100px}.tablepress-id-73 tbody td{font-size:24px}.tablepress-id-73 thead th{text-align:center}.tablepress-id-74 img{display:block;margin:0 auto}.tablepress-id-74 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-74 .row-1{text-align:center}.tablepress-id-74 thead th,.tablepress-id-74 tbody td{width:33%}.tablepress-id-74 img{min-width:100px}.tablepress-id-74 tbody td{font-size:24px}.tablepress-id-74 thead th{text-align:center}.tablepress-id-75 img{display:block;margin:0 auto}.tablepress-id-75 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-75 .row-1{text-align:center}.tablepress-id-75 thead th,.tablepress-id-75 tbody td{width:20%}.tablepress-id-75 img{min-width:100px}.tablepress-id-75 tbody td{font-size:24px}.tablepress-id-75 thead th{text-align:center}.tablepress-id-76 img{display:block;margin:0 auto}.tablepress-id-76 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-76 .row-1{text-align:center}.tablepress-id-76 thead th,.tablepress-id-76 tbody td{width:20%}.tablepress-id-76 img{min-width:100px}.tablepress-id-76 tbody td{font-size:24px}.tablepress-id-76 thead th{text-align:center}.tablepress-id-77 img{display:block;margin:0 auto}.tablepress-id-77 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-77 .row-1{text-align:center}.tablepress-id-77 thead th,.tablepress-id-77 tbody td{width:20%}.tablepress-id-77 img{min-width:100px}.tablepress-id-77 tbody td{font-size:24px}.tablepress-id-77 thead th{text-align:center}.tablepress-id-78 img{display:block;margin:0 auto}.tablepress-id-78 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-78 .row-1{text-align:center}.tablepress-id-78 thead th,.tablepress-id-78 tbody td{width:25%}.tablepress-id-78 img{min-width:100px}.tablepress-id-78 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-78 thead th{text-align:left}.tablepress-id-79 img{display:block;margin:0 auto}.tablepress-id-79 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-79 .row-1{text-align:center}.tablepress-id-79 thead th,.tablepress-id-79 tbody td{width:20%}.tablepress-id-79 img{min-width:100px}.tablepress-id-79 tbody td{font-size:24px}.tablepress-id-79 thead th{text-align:center}.tablepress-id-80 img{display:block;margin:0 auto}.tablepress-id-80 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-80 .row-1{text-align:center}.tablepress-id-80 thead th,.tablepress-id-80 tbody td{width:20%}.tablepress-id-80 img{min-width:100px}.tablepress-id-80 tbody td{font-size:24px}.tablepress-id-80 thead th{text-align:center}.tablepress-id-82 img{display:block;margin:0 auto}.tablepress-id-82 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-82 .row-1{text-align:center}.tablepress-id-82 thead th,.tablepress-id-82 tbody td{width:20%}.tablepress-id-82 img{min-width:100px}.tablepress-id-82 tbody td{font-size:13px!important;line-height:normal!important}.tablepress-id-82 thead th{text-align:center}.tablepress-id-83 img{display:block;margin:0 auto}.tablepress-id-83 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-83 .row-1{text-align:center}.tablepress-id-83 thead th,.tablepress-id-83 tbody td{width:20%}.tablepress-id-83 img{min-width:100px}.tablepress-id-83 tbody td{font-size:24px}.tablepress-id-83 thead th{text-align:center}.tablepress img{max-width:100%}.tablepress-id-92 img{display:block;margin:0 auto}.tablepress-id-92 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-92 .row-1{text-align:center}.tablepress-id-92 thead th,.tablepress-id-92 tbody td{width:20%}.tablepress-id-92 img{min-width:100px}.tablepress-id-92 tbody td{font-size:24px}.tablepress-id-92 thead th{text-align:center}.tablepress-id-109 img{display:block;margin:0 auto}.tablepress-id-109 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-109 .row-1{text-align:center}.tablepress-id-109 thead th,.tablepress-id-109 tbody td{width:25%}.tablepress-id-109 img{min-width:100px}.tablepress-id-109 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-109 thead th{text-align:center}.tablepress-id-111 img{display:block;margin:0 auto}.tablepress-id-111 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-111 .row-1{text-align:center}.tablepress-id-111 thead th,.tablepress-id-111 tbody td{width:25%}.tablepress-id-111 img{min-width:100px}.tablepress-id-111 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-111 thead th{text-align:center}.tablepress-id-59 img{display:block;margin:0 auto}.tablepress-id-59 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-59 .row-1{text-align:center}.tablepress-id-59 thead th,.tablepress-id-59 tbody td{width:25%}.tablepress-id-59 img{min-width:100px}.tablepress-id-59 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-59 thead th{text-align:center}.tablepress-id-69 img{display:block;margin:0 auto}.tablepress-id-69 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-69 .row-1{text-align:center}.tablepress-id-69 thead th,.tablepress-id-69 tbody td{width:25%}.tablepress-id-69 img{min-width:100px}.tablepress-id-69 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-69 thead th{text-align:center}.tablepress-id-73 img{display:block;margin:0 auto}.tablepress-id-73 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-73 .row-1{text-align:center}.tablepress-id-73 thead th,.tablepress-id-73 tbody td{width:25%}.tablepress-id-73 img{min-width:100px}.tablepress-id-73 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-73 thead th{text-align:center}.tablepress-id-74 img{display:block;margin:0 auto}.tablepress-id-74 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-74 .row-1{text-align:center}.tablepress-id-74 thead th,.tablepress-id-74 tbody td{width:25%}.tablepress-id-74 img{min-width:100px}.tablepress-id-74 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-74 thead th{text-align:center}.tablepress-id-132 img{display:block;margin:0 auto}.tablepress-id-132 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-132 .row-1{text-align:center}.tablepress-id-132 thead th,.tablepress-id-132 tbody td{width:25%}.tablepress-id-132 img{min-width:100px}.tablepress-id-132 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-132 thead th{text-align:center}.tablepress-id-135 img{display:block;margin:0 auto}.tablepress-id-135 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-135 .row-1{text-align:center}.tablepress-id-135 thead th,.tablepress-id-135 tbody td{width:25%}.tablepress-id-135 img{min-width:100px}.tablepress-id-135 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-135 thead th{text-align:center}.tablepress-id-57 img{display:block;margin:0 auto}.tablepress-id-57 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-57 .row-1{text-align:center}.tablepress-id-57 thead th,.tablepress-id-57 tbody td{width:25%}.tablepress-id-57 img{min-width:100px}.tablepress-id-57 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-57 thead th{text-align:center}.tablepress-id-55 img{display:block;margin:0 auto}.tablepress-id-55 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-55 .row-1{text-align:center}.tablepress-id-55 thead th,.tablepress-id-55 tbody td{width:25%}.tablepress-id-55 img{min-width:100px}.tablepress-id-55 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-55 thead th{text-align:center}.tablepress-id-96 img{display:block;margin:0 auto}.tablepress-id-96 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-96 .row-1{text-align:center}.tablepress-id-96 thead th,.tablepress-id-96 tbody td{width:25%}.tablepress-id-96 img{min-width:100px}.tablepress-id-96 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-96 thead th{text-align:center}.tablepress-id-155 img{display:block;margin:0 auto}.tablepress-id-155 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-155 .row-1{text-align:center}.tablepress-id-155 thead th,.tablepress-id-155 tbody td{width:33%}.tablepress-id-155 img{min-width:100px}.tablepress-id-155 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-155 thead th{text-align:center}.tablepress-id-156 img{display:block;margin:0 auto}.tablepress-id-156 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-156 .row-1{text-align:center}.tablepress-id-156 thead th,.tablepress-id-156 tbody td{width:33%}.tablepress-id-156 img{min-width:100px}.tablepress-id-156 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-156 thead th{text-align:center}.tablepress-id-157 img{display:block;margin:0 auto}.tablepress-id-157 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-157 .row-1{text-align:center}.tablepress-id-157 thead th,.tablepress-id-157 tbody td{width:33%}.tablepress-id-157 img{min-width:100px}.tablepress-id-157 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-157 thead th{text-align:center}.tablepress-id-158 img{display:block;margin:0 auto}.tablepress-id-158 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-158 .row-1{text-align:center}.tablepress-id-158 thead th,.tablepress-id-158 tbody td{width:33%}.tablepress-id-158 img{min-width:100px}.tablepress-id-158 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-158 thead th{text-align:center}.tablepress-id-159 img{display:block;margin:0 auto}.tablepress-id-159 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-159 .row-1{text-align:center}.tablepress-id-159 thead th,.tablepress-id-159 tbody td{width:33%}.tablepress-id-159 img{min-width:100px}.tablepress-id-159 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-159 thead th{text-align:center}.tablepress-id-160 img{display:block;margin:0 auto}.tablepress-id-160 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-160 .row-1{text-align:center}.tablepress-id-160 thead th,.tablepress-id-160 tbody td{width:33%}.tablepress-id-160 img{min-width:100px}.tablepress-id-160 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-160 thead th{text-align:center}.tablepress-id-161 img{display:block;margin:0 auto}.tablepress-id-161 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-161 .row-1{text-align:center}.tablepress-id-161 thead th,.tablepress-id-161 tbody td{width:33%}.tablepress-id-161 img{min-width:100px}.tablepress-id-161 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-161 thead th{text-align:center}.tablepress-id-162 img{display:block;margin:0 auto}.tablepress-id-162 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-162 .row-1{text-align:center}.tablepress-id-162 thead th,.tablepress-id-162 tbody td{width:33%}.tablepress-id-162 img{min-width:100px}.tablepress-id-162 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-162 thead th{text-align:center}.tablepress-id-165 img{display:block;margin:0 auto}.tablepress-id-165 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-165 .row-1{text-align:center}.tablepress-id-165 thead th,.tablepress-id-165 tbody td{width:25%}.tablepress-id-165 img{min-width:100px}.tablepress-id-165 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-165 thead th{text-align:center}.tablepress-id-167 img{display:block;margin:0 auto}.tablepress-id-167 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-167 .row-1{text-align:center}.tablepress-id-167 thead th,.tablepress-id-167 tbody td{width:33%}.tablepress-id-167 img{min-width:100px}.tablepress-id-167 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-167 thead th{text-align:center}.tablepress-id-168 img{display:block;margin:0 auto}.tablepress-id-168 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-168 .row-1{text-align:center}.tablepress-id-168 thead th,.tablepress-id-168 tbody td{width:33%}.tablepress-id-168 img{min-width:100px}.tablepress-id-168 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-168 thead th{text-align:center}.tablepress-id-170 img{display:block;margin:0 auto}.tablepress-id-170 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-170 .row-1{text-align:center}.tablepress-id-170 thead th,.tablepress-id-170 tbody td{width:25%}.tablepress-id-170 img{min-width:100px}.tablepress-id-170 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-170 thead th{text-align:center}.tablepress-id-100 img{display:block;margin:0 auto}.tablepress-id-100 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-100 .row-1{text-align:center}.tablepress-id-100 thead th,.tablepress-id-100 tbody td{width:33%}.tablepress-id-100 img{min-width:100px}.tablepress-id-100 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-100 thead th{text-align:center}.tablepress-id-167 img{display:block;margin:0 auto}.tablepress-id-167 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-167 .row-1{text-align:center}.tablepress-id-167 thead th,.tablepress-id-167 tbody td{width:20%}.tablepress-id-167 img{min-width:100px}.tablepress-id-167 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-167 thead th{text-align:center}.tablepress-id-168 thead th,.tablepress-id-168 tbody td{width:25%}.tablepress-id-185 img{display:block;margin:0 auto}.tablepress-id-185 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-185 .row-1{text-align:center}.tablepress-id-185 thead th,.tablepress-id-185 tbody td{width:33%}.tablepress-id-185 img{min-width:100px}.tablepress-id-185 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-185 thead th{text-align:left}.tablepress-id-196 img{display:block;margin:0 auto}.tablepress-id-196 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-196 .row-1{text-align:center}.tablepress-id-196 thead th,.tablepress-id-196 tbody td{width:25%}.tablepress-id-196 img{min-width:100px}.tablepress-id-196 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-196 thead th{text-align:left}.tablepress-id-200 img{display:block;margin:0 auto}.tablepress-id-200 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-200 .row-1{text-align:center}.tablepress-id-200 thead th,.tablepress-id-200 tbody td{width:33%}.tablepress-id-200 img{min-width:100px}.tablepress-id-200 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-200 thead th{text-align:left}.tablepress-id-200 .row-10 td{background-color:#DDEEDC}.tablepress-id-200 .row-15 td{background-color:#DDEEDC}.tablepress-id-200 .row-22 td{background-color:#DDEEDC}.tablepress-id-200 .row-30 td{background-color:#DDEEDC}.tablepress-id-200 .row-34 td{background-color:#DDEEDC}.tablepress-id-204 img{display:block;margin:0 auto}.tablepress-id-204 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-204 .row-1{text-align:center}.tablepress-id-204 thead th,.tablepress-id-204 tbody td{width:33%}.tablepress-id-204 img{min-width:100px}.tablepress-id-204 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-204 thead th{text-align:left}.tablepress-id-205 img{display:block;margin:0 auto}.tablepress-id-205 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-205 .row-1{text-align:center}.tablepress-id-205 thead th,.tablepress-id-205 tbody td{width:33%}.tablepress-id-205 img{min-width:100px}.tablepress-id-205 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-205 thead th{text-align:left}.tablepress-id-210 img{display:block;margin:0 auto}.tablepress-id-210 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-210 .row-1{text-align:center}.tablepress-id-210 tbody td{font-size:24px}.tablepress-id-210 thead th{text-align:center}.tablepress-id-210 .column-3{text-align:left}.tablepress-id-211 img{display:block;margin:0 auto}.tablepress-id-211 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-211 .row-1{text-align:center}.tablepress-id-211 tbody td{font-size:24px}.tablepress-id-211 thead th{text-align:center}.tablepress-id-211 .column-3{text-align:left}.tablepress-id-212 img{display:block;margin:0 auto}.tablepress-id-212 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-212 .row-1{text-align:center}.tablepress-id-212 tbody td{font-size:24px}.tablepress-id-212 thead th{text-align:center}.tablepress-id-212 .column-3{text-align:left}.tablepress-id-213 img{display:block;margin:0 auto}.tablepress-id-213 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-213 .row-1{text-align:center}.tablepress-id-213 thead th,.tablepress-id-213 tbody td{width:33%}.tablepress-id-213 img{min-width:100px}.tablepress-id-213 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-213 thead th{text-align:left}.tablepress-id-213 .row-10 td{background-color:#DDEEDC}.tablepress-id-213 .row-15 td{background-color:#DDEEDC}.tablepress-id-213 .row-22 td{background-color:#DDEEDC}.tablepress-id-213 .row-30 td{background-color:#DDEEDC}.tablepress-id-213 .row-34 td{background-color:#DDEEDC}.tablepress-id-218 img{display:block;margin:0 auto}.tablepress-id-218 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-218 .row-1{text-align:center}.tablepress-id-218 img{min-width:100px}.tablepress-id-218 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-218 thead th{text-align:left}.tablepress-id-221 img{display:block;margin:0 auto}.tablepress-id-221 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-221 .row-1{text-align:center}.tablepress-id-221 thead th,.tablepress-id-221 tbody td{width:33%}.tablepress-id-221 img{min-width:100px}.tablepress-id-221 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-221 thead th{text-align:left}.tablepress-id-221 .row-10 td{background-color:#DDEEDC}.tablepress-id-221 .row-15 td{background-color:#DDEEDC}.tablepress-id-221 .row-22 td{background-color:#DDEEDC}.tablepress-id-221 .row-30 td{background-color:#DDEEDC}.tablepress-id-221 .row-34 td{background-color:#DDEEDC}.tablepress-id-222 img{display:block;margin:0 auto}.tablepress-id-222 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-222 .row-1{text-align:center}.tablepress-id-222 thead th,.tablepress-id-222 tbody td{width:33%}.tablepress-id-222 img{min-width:100px}.tablepress-id-222 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-222 thead th{text-align:left}.tablepress-id-222 .row-10 td{background-color:#DDEEDC}.tablepress-id-222 .row-15 td{background-color:#DDEEDC}.tablepress-id-222 .row-22 td{background-color:#DDEEDC}.tablepress-id-222 .row-30 td{background-color:#DDEEDC}.tablepress-id-222 .row-34 td{background-color:#DDEEDC}.tablepress-id-226 img{display:block;margin:0 auto}.tablepress-id-226 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-226 .row-1{text-align:center}.tablepress-id-226 thead th,.tablepress-id-226 tbody td{width:33%}.tablepress-id-226 img{min-width:100px}.tablepress-id-226 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-226 thead th{text-align:left}.tablepress-id-226 .row-10 td{background-color:#DDEEDC}.tablepress-id-226 .row-15 td{background-color:#DDEEDC}.tablepress-id-226 .row-22 td{background-color:#DDEEDC}.tablepress-id-226 .row-30 td{background-color:#DDEEDC}.tablepress-id-226 .row-34 td{background-color:#DDEEDC}.tablepress-id-228 img{display:block;margin:0 auto}.tablepress-id-228 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-228 .row-1{text-align:center}.tablepress-id-228 thead th,.tablepress-id-228 tbody td{width:33%}.tablepress-id-228 img{min-width:100px}.tablepress-id-228 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-228 thead th{text-align:left}.tablepress-id-228 .row-10 td{background-color:#DDEEDC}.tablepress-id-228 .row-15 td{background-color:#DDEEDC}.tablepress-id-228 .row-22 td{background-color:#DDEEDC}.tablepress-id-228 .row-30 td{background-color:#DDEEDC}.tablepress-id-228 .row-34 td{background-color:#DDEEDC}.tablepress-id-229 img{display:block;margin:0 auto}.tablepress-id-229 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-229 .row-1{text-align:center}.tablepress-id-229 tbody td{font-size:24px}.tablepress-id-229 thead th{text-align:center}.tablepress-id-229 .column-3{text-align:left}.tablepress-id-230 img{display:block;margin:0 auto}.tablepress-id-230 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-230 .row-1{text-align:center}.tablepress-id-230 thead th,.tablepress-id-230 tbody td{width:33%}.tablepress-id-230 img{min-width:100px}.tablepress-id-230 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-230 thead th{text-align:left}.tablepress-id-230 .row-10 td{background-color:#DDEEDC}.tablepress-id-230 .row-15 td{background-color:#DDEEDC}.tablepress-id-230 .row-22 td{background-color:#DDEEDC}.tablepress-id-230 .row-30 td{background-color:#DDEEDC}.tablepress-id-230 .row-34 td{background-color:#DDEEDC}.tablepress-id-231 img{display:block;margin:0 auto}.tablepress-id-231 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-231 .row-1{text-align:center}.tablepress-id-231 tbody td{font-size:24px}.tablepress-id-231 thead th{text-align:center}.tablepress-id-231 .column-3{text-align:left}.tablepress-id-232 img{display:block;margin:0 auto}.tablepress-id-232 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-232 .row-1{text-align:center}.tablepress-id-232 thead th,.tablepress-id-232 tbody td{width:33%}.tablepress-id-232 img{min-width:100px}.tablepress-id-232 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-232 thead th{text-align:left}.tablepress-id-232 .row-10 td{background-color:#DDEEDC}.tablepress-id-232 .row-15 td{background-color:#DDEEDC}.tablepress-id-232 .row-22 td{background-color:#DDEEDC}.tablepress-id-232 .row-30 td{background-color:#DDEEDC}.tablepress-id-232 .row-34 td{background-color:#DDEEDC}.tablepress-id-233 img{display:block;margin:0 auto}.tablepress-id-233 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-233 .row-1{text-align:center}.tablepress-id-233 thead th,.tablepress-id-233 tbody td{width:33%}.tablepress-id-233 img{min-width:100px}.tablepress-id-233 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-233 thead th{text-align:left}.tablepress-id-233 .row-10 td{background-color:#DDEEDC}.tablepress-id-233 .row-15 td{background-color:#DDEEDC}.tablepress-id-233 .row-22 td{background-color:#DDEEDC}.tablepress-id-233 .row-30 td{background-color:#DDEEDC}.tablepress-id-233 .row-34 td{background-color:#DDEEDC}.tablepress-id-237 img{display:block;margin:0 auto}.tablepress-id-237 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-237 .row-1{text-align:center}.tablepress-id-237 thead th,.tablepress-id-237 tbody td{width:33%}.tablepress-id-237 img{min-width:100px}.tablepress-id-237 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-237 thead th{text-align:left}.tablepress-id-237 .row-10 td{background-color:#DDEEDC}.tablepress-id-237 .row-15 td{background-color:#DDEEDC}.tablepress-id-237 .row-22 td{background-color:#DDEEDC}.tablepress-id-237 .row-30 td{background-color:#DDEEDC}.tablepress-id-237 .row-34 td{background-color:#DDEEDC}.tablepress-id-238 img{display:block;margin:0 auto}.tablepress-id-238 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-238 .row-1{text-align:center}.tablepress-id-238 tbody td{font-size:24px}.tablepress-id-238 thead th{text-align:center}.tablepress-id-238 .column-3{text-align:left}.tablepress-id-239 img{display:block;margin:0 auto}.tablepress-id-239 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-239 .row-1{text-align:center}.tablepress-id-239 tbody td{font-size:24px}.tablepress-id-239 thead th{text-align:center}.tablepress-id-239 .column-3{text-align:left}.tablepress-id-240 img{display:block;margin:0 auto}.tablepress-id-240 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-240 .row-1{text-align:center}.tablepress-id-240 thead th,.tablepress-id-240 tbody td{width:33%}.tablepress-id-240 img{min-width:100px}.tablepress-id-240 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-240 thead th{text-align:left}.tablepress-id-240 .row-10 td{background-color:#DDEEDC}.tablepress-id-240 .row-15 td{background-color:#DDEEDC}.tablepress-id-240 .row-22 td{background-color:#DDEEDC}.tablepress-id-240 .row-30 td{background-color:#DDEEDC}.tablepress-id-240 .row-34 td{background-color:#DDEEDC}.tablepress-id-241 img{display:block;margin:0 auto}.tablepress-id-241 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-241 .row-1{text-align:center}.tablepress-id-241 thead th,.tablepress-id-241 tbody td{width:33%}.tablepress-id-241 img{min-width:100px}.tablepress-id-241 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-241 thead th{text-align:left}.tablepress-id-241 .row-10 td{background-color:#DDEEDC}.tablepress-id-241 .row-15 td{background-color:#DDEEDC}.tablepress-id-241 .row-22 td{background-color:#DDEEDC}.tablepress-id-241 .row-30 td{background-color:#DDEEDC}.tablepress-id-241 .row-34 td{background-color:#DDEEDC}.tablepress-id-242 img{display:block;margin:0 auto}.tablepress-id-242 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-242 .row-1{text-align:center}.tablepress-id-242 thead th,.tablepress-id-242 tbody td{width:33%}.tablepress-id-242 img{min-width:100px}.tablepress-id-242 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-242 thead th{text-align:left}.tablepress-id-242 .row-10 td{background-color:#DDEEDC}.tablepress-id-242 .row-15 td{background-color:#DDEEDC}.tablepress-id-242 .row-22 td{background-color:#DDEEDC}.tablepress-id-242 .row-30 td{background-color:#DDEEDC}.tablepress-id-242 .row-34 td{background-color:#DDEEDC}.tablepress-id-262 img{display:block;margin:0 auto}.tablepress-id-262 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-262 .row-1{text-align:center}.tablepress-id-262 thead th,.tablepress-id-262 tbody td{width:33%}.tablepress-id-262 img{min-width:100px}.tablepress-id-262 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-262 thead th{text-align:left}.tablepress-id-262 .row-10 td{background-color:#DDEEDC}.tablepress-id-262 .row-15 td{background-color:#DDEEDC}.tablepress-id-262 .row-22 td{background-color:#DDEEDC}.tablepress-id-262 .row-30 td{background-color:#DDEEDC}.tablepress-id-262 .row-34 td{background-color:#DDEEDC}.tablepress-id-263 img{display:block;margin:0 auto}.tablepress-id-263 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-263 .row-1{text-align:center}.tablepress-id-263 thead th,.tablepress-id-263 tbody td{width:33%}.tablepress-id-263 img{min-width:100px}.tablepress-id-263 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-263 thead th{text-align:left}.tablepress-id-263 .row-10 td{background-color:#DDEEDC}.tablepress-id-263 .row-15 td{background-color:#DDEEDC}.tablepress-id-263 .row-22 td{background-color:#DDEEDC}.tablepress-id-263 .row-30 td{background-color:#DDEEDC}.tablepress-id-263 .row-34 td{background-color:#DDEEDC}.tablepress-id-264 img{display:block;margin:0 auto}.tablepress-id-264 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-264 .row-1{text-align:center}.tablepress-id-264 thead th,.tablepress-id-264 tbody td{width:33%}.tablepress-id-264 img{min-width:100px}.tablepress-id-264 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-264 thead th{text-align:left}.tablepress-id-264 .row-10 td{background-color:#DDEEDC}.tablepress-id-264 .row-15 td{background-color:#DDEEDC}.tablepress-id-264 .row-22 td{background-color:#DDEEDC}.tablepress-id-264 .row-30 td{background-color:#DDEEDC}.tablepress-id-264 .row-34 td{background-color:#DDEEDC}.tablepress-id-265 img{display:block;margin:0 auto}.tablepress-id-265 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-265 .row-1{text-align:center}.tablepress-id-265 thead th,.tablepress-id-265 tbody td{width:33%}.tablepress-id-265 img{min-width:100px}.tablepress-id-265 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-265 thead th{text-align:left}.tablepress-id-265 .row-10 td{background-color:#DDEEDC}.tablepress-id-265 .row-15 td{background-color:#DDEEDC}.tablepress-id-265 .row-22 td{background-color:#DDEEDC}.tablepress-id-265 .row-30 td{background-color:#DDEEDC}.tablepress-id-265 .row-34 td{background-color:#DDEEDC}.tablepress-id-266 img{display:block;margin:0 auto}.tablepress-id-266 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-266 .row-1{text-align:center}.tablepress-id-266 thead th,.tablepress-id-266 tbody td{width:33%}.tablepress-id-266 img{min-width:100px}.tablepress-id-266 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-266 thead th{text-align:left}.tablepress-id-266 .row-10 td{background-color:#DDEEDC}.tablepress-id-266 .row-15 td{background-color:#DDEEDC}.tablepress-id-266 .row-22 td{background-color:#DDEEDC}.tablepress-id-266 .row-30 td{background-color:#DDEEDC}.tablepress-id-266 .row-34 td{background-color:#DDEEDC}.tablepress-id-267 img{display:block;margin:0 auto}.tablepress-id-267 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-267 .row-1{text-align:center}.tablepress-id-267 thead th,.tablepress-id-267 tbody td{width:33%}.tablepress-id-267 img{min-width:100px}.tablepress-id-267 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-267 thead th{text-align:left}.tablepress-id-267 .row-10 td{background-color:#DDEEDC}.tablepress-id-267 .row-15 td{background-color:#DDEEDC}.tablepress-id-267 .row-22 td{background-color:#DDEEDC}.tablepress-id-267 .row-30 td{background-color:#DDEEDC}.tablepress-id-267 .row-34 td{background-color:#DDEEDC}.tablepress-id-270 img{display:block;margin:0 auto}.tablepress-id-270 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-270 .row-1{text-align:center}.tablepress-id-270 thead th,.tablepress-id-270 tbody td{width:33%}.tablepress-id-270 img{min-width:100px}.tablepress-id-270 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-270 thead th{text-align:left}.tablepress-id-270 .row-10 td{background-color:#DDEEDC}.tablepress-id-270 .row-15 td{background-color:#DDEEDC}.tablepress-id-270 .row-22 td{background-color:#DDEEDC}.tablepress-id-270 .row-30 td{background-color:#DDEEDC}.tablepress-id-270 .row-34 td{background-color:#DDEEDC}.tablepress-id-271 img{display:block;margin:0 auto}.tablepress-id-271 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-271 .row-1{text-align:left}.tablepress-id-271 .column-1{width:200px}.tablepress-id-271 img{min-width:100px}.tablepress-id-271 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-271 thead th{text-align:left}.tablepress-id-272 img{display:block;margin:5px auto}.tablepress-id-272 .row-1{text-align:left}.tablepress-id-272 .column-1{min-width:150px;max-width:150px}.tablepress-id-272 .column-2{min-width:100px;max-width:100px}.tablepress-id-272 .column-3{min-width:100px;max-width:100px}.tablepress-id-272 .column-4{min-width:100px}.tablepress-id-272 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-272 thead th{text-align:left}.tablepress-id-273 thead th,.tablepress-id-273 tbody td{width:20%}.tablepress-id-275 thead th,.tablepress-id-275 tbody td{width:33%}.tablepress-id-281 thead th,.tablepress-id-281 tbody td{width:25%}.tablepress-id-283 img{display:block;margin:0 auto}.tablepress-id-283 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-283 .row-1{text-align:center}.tablepress-id-283 thead th,.tablepress-id-283 tbody td{width:33%}.tablepress-id-283 img{min-width:100px}.tablepress-id-283 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-283 thead th{text-align:left}.tablepress-id-283 .row-10 td{background-color:#DDEEDC}.tablepress-id-283 .row-15 td{background-color:#DDEEDC}.tablepress-id-283 .row-22 td{background-color:#DDEEDC}.tablepress-id-283 .row-30 td{background-color:#DDEEDC}.tablepress-id-283 .row-34 td{background-color:#DDEEDC}.tablepress-id-284 img{display:block;margin:0 auto}.tablepress-id-284 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-284 .row-1{text-align:center}.tablepress-id-284 thead th,.tablepress-id-284 tbody td{width:33%}.tablepress-id-284 img{min-width:100px}.tablepress-id-284 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-284 thead th{text-align:left}.tablepress-id-284 .row-10 td{background-color:#DDEEDC}.tablepress-id-284 .row-15 td{background-color:#DDEEDC}.tablepress-id-284 .row-22 td{background-color:#DDEEDC}.tablepress-id-284 .row-30 td{background-color:#DDEEDC}.tablepress-id-284 .row-34 td{background-color:#DDEEDC}.tablepress-id-285 img{display:block;margin:0 auto}.tablepress-id-285 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-285 .row-1{text-align:center}.tablepress-id-285 thead th,.tablepress-id-285 tbody td{width:33%}.tablepress-id-285 img{min-width:100px}.tablepress-id-285 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-285 thead th{text-align:left}.tablepress-id-285 .row-10 td{background-color:#DDEEDC}.tablepress-id-285 .row-15 td{background-color:#DDEEDC}.tablepress-id-285 .row-22 td{background-color:#DDEEDC}.tablepress-id-285 .row-30 td{background-color:#DDEEDC}.tablepress-id-285 .row-34 td{background-color:#DDEEDC}.tablepress-id-286 img{display:block;margin:0 auto}.tablepress-id-286 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-286 .row-1{text-align:center}.tablepress-id-286 thead th,.tablepress-id-286 tbody td{width:33%}.tablepress-id-286 img{min-width:100px}.tablepress-id-286 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-286 thead th{text-align:left}.tablepress-id-286 .row-10 td{background-color:#DDEEDC}.tablepress-id-286 .row-15 td{background-color:#DDEEDC}.tablepress-id-286 .row-22 td{background-color:#DDEEDC}.tablepress-id-286 .row-30 td{background-color:#DDEEDC}.tablepress-id-286 .row-34 td{background-color:#DDEEDC}.tablepress-id-287 img{display:block;margin:0 auto}.tablepress-id-287 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-287 .row-1{text-align:center}.tablepress-id-287 thead th,.tablepress-id-287 tbody td{width:33%}.tablepress-id-287 img{min-width:100px}.tablepress-id-287 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-287 thead th{text-align:left}.tablepress-id-287 .row-10 td{background-color:#DDEEDC}.tablepress-id-287 .row-15 td{background-color:#DDEEDC}.tablepress-id-287 .row-22 td{background-color:#DDEEDC}.tablepress-id-287 .row-30 td{background-color:#DDEEDC}.tablepress-id-287 .row-34 td{background-color:#DDEEDC}.tablepress-id-289 img{display:block;margin:0 auto}.tablepress-id-289 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-289 .row-1{text-align:center}.tablepress-id-289 thead th,.tablepress-id-289 tbody td{width:33%}.tablepress-id-289 img{min-width:100px}.tablepress-id-289 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-289 thead th{text-align:left}.tablepress-id-289 .row-10 td{background-color:#DDEEDC}.tablepress-id-289 .row-15 td{background-color:#DDEEDC}.tablepress-id-289 .row-22 td{background-color:#DDEEDC}.tablepress-id-289 .row-30 td{background-color:#DDEEDC}.tablepress-id-289 .row-34 td{background-color:#DDEEDC}.tablepress-id-290 img{display:block;margin:0 auto}.tablepress-id-290 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-290 .row-1{text-align:center}.tablepress-id-290 thead th,.tablepress-id-290 tbody td{width:33%}.tablepress-id-290 img{min-width:100px}.tablepress-id-290 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-290 thead th{text-align:left}.tablepress-id-290 .row-10 td{background-color:#DDEEDC}.tablepress-id-290 .row-15 td{background-color:#DDEEDC}.tablepress-id-290 .row-22 td{background-color:#DDEEDC}.tablepress-id-290 .row-30 td{background-color:#DDEEDC}.tablepress-id-290 .row-34 td{background-color:#DDEEDC}.tablepress-id-295 thead th,.tablepress-id-295 tbody td{width:25%}.tablepress-id-295 img{display:block;margin:0 auto}.tablepress-id-295 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-295 img{display:block;margin:0 auto}.tablepress-id-295 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-295 .row-1{text-align:center}.tablepress-id-295 img{min-width:100px}.tablepress-id-295 tbody td{font-size:15px!important;line-height:normal!important}.tablepress-id-295 thead th{text-align:center}.tablepress-id-298 img{display:block;margin:0 auto}.tablepress-id-298 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-298 .row-1{text-align:center}.tablepress-id-298 thead th,.tablepress-id-298 tbody td{width:33%}.tablepress-id-298 img{min-width:100px}.tablepress-id-298 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-298 thead th{text-align:left}.tablepress-id-298 .row-10 td{background-color:#DDEEDC}.tablepress-id-298 .row-15 td{background-color:#DDEEDC}.tablepress-id-298 .row-22 td{background-color:#DDEEDC}.tablepress-id-298 .row-30 td{background-color:#DDEEDC}.tablepress-id-298 .row-34 td{background-color:#DDEEDC}.tablepress-id-299 img{display:block;margin:0 auto}.tablepress-id-299 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-299 .row-1{text-align:center}.tablepress-id-299 thead th,.tablepress-id-299 tbody td{width:33%}.tablepress-id-299 img{min-width:100px}.tablepress-id-299 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-299 thead th{text-align:left}.tablepress-id-299 .row-10 td{background-color:#DDEEDC}.tablepress-id-299 .row-15 td{background-color:#DDEEDC}.tablepress-id-299 .row-22 td{background-color:#DDEEDC}.tablepress-id-299 .row-30 td{background-color:#DDEEDC}.tablepress-id-299 .row-34 td{background-color:#DDEEDC}.tablepress-id-300 img{display:block;margin:0 auto}.tablepress-id-300 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-300 .row-1{text-align:center}.tablepress-id-300 thead th,.tablepress-id-300 tbody td{width:33%}.tablepress-id-300 img{min-width:100px}.tablepress-id-300 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-300 thead th{text-align:left}.tablepress-id-300 .row-10 td{background-color:#DDEEDC}.tablepress-id-300 .row-15 td{background-color:#DDEEDC}.tablepress-id-300 .row-22 td{background-color:#DDEEDC}.tablepress-id-300 .row-30 td{background-color:#DDEEDC}.tablepress-id-300 .row-34 td{background-color:#DDEEDC}.tablepress-id-304 img{display:block;margin:0 auto}.tablepress-id-304 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-304 .row-1{text-align:center}.tablepress-id-304 thead th,.tablepress-id-304 tbody td{width:33%}.tablepress-id-304 img{min-width:100px}.tablepress-id-304 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-304 thead th{text-align:left}.tablepress-id-304 .row-10 td{background-color:#DDEEDC}.tablepress-id-304 .row-15 td{background-color:#DDEEDC}.tablepress-id-304 .row-22 td{background-color:#DDEEDC}.tablepress-id-304 .row-30 td{background-color:#DDEEDC}.tablepress-id-304 .row-34 td{background-color:#DDEEDC}.tablepress-id-306 img{display:block;margin:0 auto}.tablepress-id-306 tbody td{vertical-align:middle;line-height:normal;text-align:left}.tablepress-id-306 .row-1{text-align:center}.tablepress-id-306 thead th,.tablepress-id-306 tbody td{width:25%}.tablepress-id-306 img{min-width:100px}.tablepress-id-306 tbody td{font-size:15px!important;line-height:normal!important;text-align:left}.tablepress-id-306 thead th{text-align:left}.tablepress-id-313 img{display:block;margin:0 auto}.tablepress-id-313 .column-1{text-align:center}.tablepress-id-313 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-313 .row-1{text-align:center}.tablepress-id-313 thead th,.tablepress-id-313 tbody td{width:25%}.tablepress-id-313 img{min-width:100px}.tablepress-id-313 tbody td{font-size:24px}.tablepress-id-313 thead th{text-align:center}.tablepress-id-315 img{display:block;margin:0 auto}.tablepress-id-315 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-315 .row-1{text-align:center}.tablepress-id-315 thead th,.tablepress-id-315 tbody td{width:20%}.tablepress-id-315 img{min-width:100px}.tablepress-id-315 tbody td{font-size:13px!important;line-height:normal!important}.tablepress-id-315 thead th{text-align:center}.tablepress-id-316 img{display:block;margin:0 auto}.tablepress-id-316 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-316 .row-1{text-align:center}.tablepress-id-316 thead th,.tablepress-id-316 tbody td{width:20%}.tablepress-id-316 img{min-width:100px}.tablepress-id-316 tbody td{font-size:13px!important;line-height:normal!important}.tablepress-id-316 thead th{text-align:center}.tablepress-id-317 img{display:block;margin:0 auto}.tablepress-id-317 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-317 .row-1{text-align:center}.tablepress-id-317 thead th,.tablepress-id-317 tbody td{width:20%}.tablepress-id-317 img{min-width:100px}.tablepress-id-317 tbody td{font-size:13px!important;line-height:normal!important}.tablepress-id-317 thead th{text-align:center}.tablepress-id-318 img{display:block;margin:0 auto}.tablepress-id-318 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-318 .row-1{text-align:center}.tablepress-id-318 thead th,.tablepress-id-318 tbody td{width:20%}.tablepress-id-318 img{min-width:100px}.tablepress-id-318 tbody td{font-size:13px!important;line-height:normal!important}.tablepress-id-318 thead th{text-align:center}.tablepress-id-319 img{display:block;margin:0 auto}.tablepress-id-319 tbody td{vertical-align:middle;line-height:normal}.tablepress-id-319 .row-1{text-align:center}.tablepress-id-319 thead th,.tablepress-id-319 tbody td{width:25%}.tablepress-id-319 img{min-width:100px}.tablepress-id-319 tbody td{font-size:13px!important;line-height:normal!important}.tablepress-id-319 thead th{text-align:center}