.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-171 thead th{color:#FFF}.tablepress{--head-text-color:#fff;--head-bg-color:#a6192e;--head-active-bg-color:#13294b;--hover-bg-color:#d9d9d6}.tablepress-id-170 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-170 thead .sorting:hover{background-color:#8A504E}.tablepress-id-170 thead .column-1,.tablepress-id-170 thead .column-3,.tablepress-id-170 thead .column-5,.tablepress-id-170 thead .column-7{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-170 thead .column-2,.tablepress-id-170 thead .column-4,.tablepress-id-170 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-170 .column-1{font-weight:700;text-align:left}.tablepress-id-170 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-169 thead th{color:#FFF}.tablepress-id-167 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-167 tbody td{height:20px}.tablepress-id-167 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-167 thead .sorting:hover{background-color:#8A504E}.tablepress-id-167 thead .column-1,.tablepress-id-167 thead .column-3,.tablepress-id-167 thead .column-5{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-167 thead .column-2,.tablepress-id-167 thead .column-4,.tablepress-id-167 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-167 .column-1{font-weight:700;text-align:left}.tablepress-id-167 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-166 thead th{vertical-align:middle;text-align:center;font-weight:700;background-color:#e8e8e8;color:#000}.tablepress-id-165 thead th{vertical-align:bottom;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-165 thead .sorting:hover{background-color:#13294b;color:#FFF}.tablepress-id-165 .odd td{color:#000}.tablepress-id-165 .even td{color:#000}.tablepress-id-165 .column-1{text-align:left;font-weight:700}.tablepress-id-164 thead th{vertical-align:middle;text-align:center;font-weight:700;background-color:#e8e8e8;color:#000}.tablepress-id-163 thead th{vertical-align:bottom;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-163 thead .sorting:hover{background-color:#13294b;color:#FFF}.tablepress-id-163 .odd td{color:#000}.tablepress-id-163 .even td{color:#000}.tablepress-id-163 .column-1{text-align:left;font-weight:700}.tablepress-id-159 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-156 .column-1{background-color:#000;font-weight:700;color:#fff;width:50px;text-align:right}.tablepress-id-156 .column-2,.tablepress-id-156 .column-3{width:200px;text-align:left}.tablepress-id-156 thead .column-1{background-color:#fff}.tablepress-id-156 thead .column-2{background-color:#13294b;font-weight:700;color:#fff}.tablepress-id-156 thead .column-3{background-color:#a6192e;font-weight:700;color:#fff}.tablepress-id-156 .row-hover tr:hover td{background-color:#d9d9d6;color:#000;font-weight:700}.tablepress-id-155 .column-1{background-color:#000;font-weight:700;color:#fff;width:50px;text-align:right}.tablepress-id-155 .column-2,.tablepress-id-155 .column-3{width:200px;text-align:left}.tablepress-id-155 thead .column-1{background-color:#fff}.tablepress-id-155 thead .column-2{background-color:#13294b;font-weight:700;color:#fff}.tablepress-id-155 thead .column-3{background-color:#a6192e;font-weight:700;color:#fff}.tablepress-id-155 .row-hover tr:hover td{background-color:#d9d9d6;color:#000;font-weight:700}.tablepress-id-154 .column-1{background-color:#000;font-weight:700;color:#fff;width:50px;text-align:right}.tablepress-id-154 .column-2,.tablepress-id-154 .column-3{width:200px;text-align:left}.tablepress-id-154 thead .column-1{background-color:#fff}.tablepress-id-154 thead .column-2{background-color:#13294b;font-weight:700;color:#fff}.tablepress-id-154 thead .column-3{background-color:#a6192e;font-weight:700;color:#fff}.tablepress-id-154 .row-hover tr:hover td{background-color:#d9d9d6;color:#000;font-weight:700}.tablepress-id-153 .column-1{background-color:#13294b;font-weight:700;color:#fff;font-size:20px;text-align:right}.tablepress-id-153 thead .column-1{background-color:#fff}.tablepress-id-153 thead .column-2,.tablepress-id-153 thead .column-3{background-color:#13294b;font-weight:700;color:#fff}.tablepress-id-153 .row-hover tr:hover td{background-color:#a6192e;color:#fff;font-weight:700}.tablepress-id-152 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-152 tbody td{height:20px}.tablepress-id-152 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-152 thead .sorting:hover{background-color:#8A504E}.tablepress-id-152 thead .column-1,.tablepress-id-152 thead .column-3,.tablepress-id-152 thead .column-5{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-152 thead .column-2,.tablepress-id-152 thead .column-4,.tablepress-id-152 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-152 .column-1{font-weight:700;text-align:left}.tablepress-id-152 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-150 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-150 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-150 thead .sorting:hover{background-color:#8A504E}.tablepress-id-150 tbody td{height:20px}.tablepress-id-150 thead .column-1,.tablepress-id-150 thead .column-2,.tablepress-id-150 thead .column-3,.tablepress-id-150 thead .column-4,.tablepress-id-150 thead .column-5,.tablepress-id-150 thead .column-6{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-150 .column-1{font-weight:700;text-align:left}.tablepress-id-150 .column-2,.tablepress-id-150 .column-3,.tablepress-id-150 .column-4,.tablepress-id-150 .column-5,.tablepress-id-150 .column-6{text-align:center}.tablepress-id-150 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-149 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-149 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-149 thead .sorting:hover{background-color:#8A504E}.tablepress-id-149 tbody td{height:20px}.tablepress-id-149 thead .column-1,.tablepress-id-149 thead .column-2,.tablepress-id-149 thead .column-3,.tablepress-id-149 thead .column-4{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-149 .column-1{font-weight:700;text-align:left}.tablepress-id-149 .column-2,.tablepress-id-149 .column-3,.tablepress-id-149 .column-4{text-align:center}.tablepress-id-149 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-147 thead th{vertical-align:bottom;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-147 thead .sorting:hover{background-color:#13294b}.tablepress-id-147 .odd td{color:#000}.tablepress-id-147 .even td{color:#000}.tablepress-id-147 .column-1{text-align:left;font-weight:700}.tablepress-id-146 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-146 .column-4{width:100px}.tablepress-id-146 thead th,.tablepress-id-146 tbody td{text-align:left;vertical-align:middle}.tablepress-id-145 thead th{vertical-align:middle;text-align:center;font-weight:700;background-color:#e8e8e8;color:#000}.tablepress-id-144 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-143 .column-1{background-color:#13294b;font-weight:700;color:#fff;font-size:20px;text-align:right}.tablepress-id-143 thead .column-1{background-color:#fff}.tablepress-id-143 thead .column-2,.tablepress-id-143 thead .column-3{background-color:#13294b;font-weight:700;color:#fff}.tablepress-id-143 .row-hover tr:hover td{background-color:#a6192e;color:#fff;font-weight:700}.tablepress-id-142 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-142 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-142 thead .sorting:hover{background-color:#8A504E}.tablepress-id-142 thead .column-1,.tablepress-id-142 thead .column-3,.tablepress-id-142 thead .column-5{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-142 thead .column-2,.tablepress-id-142 thead .column-4,.tablepress-id-142 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-142 .column-1{font-weight:700;text-align:left}.tablepress-id-142 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-140 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-140 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-140 thead .sorting:hover{background-color:#8A504E}.tablepress-id-140 thead .column-1,.tablepress-id-140 thead .column-3,.tablepress-id-140 thead .column-5{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-140 thead .column-2,.tablepress-id-140 thead .column-4,.tablepress-id-140 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-140 .column-1{font-weight:700;text-align:left}.tablepress-id-140 .column-2{font-weight:700}.tablepress-id-140 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-139 thead th{vertical-align:bottom;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-139 thead .sorting:hover{background-color:#13294b}.tablepress-id-139 .odd td{color:#000}.tablepress-id-139 .even td{color:#000}.tablepress-id-139 .column-1{text-align:left;font-weight:700}.tablepress-id-138 thead th{vertical-align:middle;text-align:center;font-weight:700;background-color:#e8e8e8;color:#000}.tablepress-id-100 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-99 thead th{background-color:#13294b;color:#FFF}.tablepress-id-137 .column-1{font-weight:700;text-align:left}.tablepress-id-137 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-136 .column-1{font-weight:700;text-align:left}.tablepress-id-136 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-135 thead th{vertical-align:top;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-135 .column-1{font-weight:700;text-align:left;width:50px}.tablepress-id-135 .column-2,.tablepress-id-135 .column-3,.tablepress-id-135 .column-4{vertical-align:top;text-align:left;width:250px}.tablepress-id-134 .column-1{font-weight:700;text-align:left;width:50px}.tablepress-id-134 thead th{vertical-align:top;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-134 .column-2{vertical-align:top;text-align:left;width:150px}.tablepress-id-134 .column-3{vertical-align:top;text-align:left;width:150px}.tablepress-id-134 .column-4{vertical-align:top;text-align:left;width:150px}.tablepress-id-133 .column-1{font-weight:700;text-align:left}.tablepress-id-133 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-132 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-131 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-131 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-131 thead .sorting:hover{background-color:#8A504E}.tablepress-id-131 thead .column-1,.tablepress-id-131 thead .column-3,.tablepress-id-131 thead .column-5{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-131 thead .column-2,.tablepress-id-131 thead .column-4,.tablepress-id-131 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-131 .column-1{font-weight:700;text-align:left}.tablepress-id-131 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-127 thead th{vertical-align:bottom;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-127 thead .sorting:hover{background-color:#13294b}.tablepress-id-127 .odd td{color:#000}.tablepress-id-127 .even td{color:#000}.tablepress-id-127 .column-1{text-align:left;font-weight:700}.tablepress-id-102 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-102 .column-1{text-align:left;font-weight:700}.tablepress-id-102 .column-2,.tablepress-id-102 .column-3,.tablepress-id-102 .column-4,.tablepress-id-102 .column-5{text-align:left;width:150px}.tablepress-id-126 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-125 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-124 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-117 thead .column-1{text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-117 thead .column-2{text-align:center;background-color:#13294b;color:#FFF;border:2px solid #fff}.tablepress-id-116 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-116 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-116 thead .sorting:hover{background-color:#8A504E}.tablepress-id-116 thead .column-1,.tablepress-id-116 thead .column-3,.tablepress-id-116 thead .column-5,.tablepress-id-116 thead .column-7{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-116 thead .column-2,.tablepress-id-116 thead .column-4,.tablepress-id-116 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-116 .column-1{font-weight:700;text-align:left}.tablepress-id-116 .column-7{text-align:right}.tablepress-id-116 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-115 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-115 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-115 thead .sorting:hover{background-color:#8A504E}.tablepress-id-115 thead .column-1,.tablepress-id-115 thead .column-3,.tablepress-id-115 thead .column-5,.tablepress-id-115 thead .column-7{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-115 thead .column-2,.tablepress-id-115 thead .column-4,.tablepress-id-115 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-115 .column-1{font-weight:700;text-align:left}.tablepress-id-115 .column-6,.tablepress-id-115 .column-7{text-align:right}.tablepress-id-115 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-114 thead th{vertical-align:bottom;text-align:center;background-color:#A6192e;color:#FFF;border:2px solid #fff}.tablepress-id-114 thead .sorting:hover{background-color:#13294b}.tablepress-id-114 .odd td{background-color:#f7f7f7;color:#000}.tablepress-id-114 .even td{background-color:#fff;color:#000}.tablepress-id-114,.tablepress-id-114 tbody td{border:2px solid #fff}.tablepress-id-114 tbody a{color:#006272}.tablepress-id-114 .column-1{text-align:left;font-size:.875em;font-weight:700}.tablepress-id-114 .column-2,.tablepress-id-114 .column-3,.tablepress-id-114 .column-4,.tablepress-id-114 .column-5,.tablepress-id-114 .column-6,.tablepress-id-114 .column-7,.tablepress-id-114 .column-8,.tablepress-id-114 .column-9{text-align:center;font-size:.875em}.tablepress-id-114 .row-1 th{text-align:center;font-size:.875em}.tablepress-id-113 thead th{vertical-align:bottom;text-align:center}.tablepress-id-113 thead .column-1,.tablepress-id-113 thead .column-3{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-113 thead .column-2{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-113 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-113 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-113,.tablepress-id-113 tbody td{border:2px solid #fff}.tablepress-id-113 tbody a{color:#936160}.tablepress-id-113 .column-1{text-align:left;width:175px;font-size:.875em;font-weight:700}.tablepress-id-113 .column-2{text-align:center;font-size:.875em}.tablepress-id-113 .column-3{text-align:left;font-size:.875em}.tablepress-id-113 .row-1 th{text-align:center;font-size:1em}.tablepress-id-110 thead th{vertical-align:middle;text-align:center;font-weight:700;font-size:1em}.tablepress-id-110 thead .sorting:hover{background-color:#e8e8e8}.tablepress-id-110 .column-1{width:175px;font-weight:700;font-size:1em;text-align:center;background-color:#e8e8e8;color:#000}.tablepress-id-110 thead .column-3,.tablepress-id-110 thead .column-5,.tablepress-id-110 thead .column-7{background-color:#e8e8e8;color:#000;width:150px}.tablepress-id-110 thead .column-2,.tablepress-id-110 thead .column-4,.tablepress-id-110 thead .column-6,.tablepress-id-110 thead .column-8{background-color:#e8e8e8;color:#000;width:150px}.tablepress-id-110 .odd td{background-color:#fff;color:#000}.tablepress-id-110 .even td{background-color:#fff;color:#000}.tablepress-id-110 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-109 thead th{background-color:#A6192e;color:#FFF}.tablepress-id-107 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-107 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-107 thead th{background-color:#986665;color:#FFF;vertical-align:bottom}.tablepress-id-107{text-align:center}.tablepress-id-112 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-112 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-112 thead .sorting:hover{background-color:#8A504E}.tablepress-id-112 thead .column-1,.tablepress-id-112 thead .column-3,.tablepress-id-112 thead .column-5,.tablepress-id-112 thead .column-7,.tablepress-id-112 thead .column-9{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-112 thead .column-3{width:140px}.tablepress-id-112 thead .column-2,.tablepress-id-112 thead .column-4,.tablepress-id-112 thead .column-6,.tablepress-id-112 thead .column-8{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-112 .column-1{font-weight:700;text-align:left}.tablepress-id-112 .column-8{text-align:right}.tablepress-id-112 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-105 thead .column-1,.tablepress-id-105 thead .column-2,.tablepress-id-105 thead .column-3,.tablepress-id-105 thead .column-4,.tablepress-id-105 thead .column-5{background-color:#006272;color:#FFF;font-size:.85em;vertical-align:middle;text-align:center}.tablepress-id-104 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-104 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-104 thead .sorting:hover{background-color:#8A504E}.tablepress-id-104 thead .column-1,.tablepress-id-104 thead .column-3,.tablepress-id-104 thead .column-5,.tablepress-id-104 thead .column-7{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-104 thead .column-2,.tablepress-id-104 thead .column-4,.tablepress-id-104 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-104 .column-1{font-weight:700;text-align:left}.tablepress-id-104 .column-8{text-align:right}.tablepress-id-104 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-98 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-98 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-98 thead .sorting:hover{background-color:#8A504E}.tablepress-id-98 thead .column-1,.tablepress-id-98 thead .column-3,.tablepress-id-98 thead .column-5,.tablepress-id-98 thead .column-7{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-98 thead .column-2,.tablepress-id-98 thead .column-4,.tablepress-id-98 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-98 .column-1{font-weight:700;text-align:left}.tablepress-id-98 .column-4,.tablepress-id-98 .column-5,.tablepress-id-98 .column-6,.tablepress-id-98 .column-7{text-align:right}.tablepress-id-98 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-97 thead th{vertical-align:center;text-align:center;font-weight:700;font-size:1em}.tablepress-id-97 thead .sorting:hover{background-color:#e8e8e8}.tablepress-id-97 .column-1{width:175px;font-weight:700;font-size:1em;text-align:center;background-color:#e8e8e8;color:#000}.tablepress-id-97 thead .column-3,.tablepress-id-97 thead .column-5,.tablepress-id-97 thead .column-7{background-color:#e8e8e8;color:#000;width:150px}.tablepress-id-97 thead .column-2,.tablepress-id-97 thead .column-4,.tablepress-id-97 thead .column-6,.tablepress-id-97 thead .column-8{background-color:#e8e8e8;color:#000;width:150px}.tablepress-id-97 .odd td{background-color:#fff;color:#000}.tablepress-id-97 .even td{background-color:#fff;color:#000}.tablepress-id-97 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-95 thead th{vertical-align:bottom;text-align:center}.tablepress-id-95 thead .column-1,.tablepress-id-95 thead .column-3,.tablepress-id-95 thead .column-5{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-95 thead .column-2,.tablepress-id-95 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-95 thead .sorting:hover{background-color:#8A504E}.tablepress-id-95 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-95 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-95,.tablepress-id- tbody td{border:2px solid #fff}.tablepress-id-95 tbody a{color:#936160}.tablepress-id-95 .column-1{text-align:left;width:80px;font-size:.8em;font-weight:700}.tablepress-id-95 .column-2{text-align:left;width:110px;font-size:.8em;font-weight:700}.tablepress-id-95 .column-3,.tablepress-id-95 .column-4,.tablepress-id-95 .column-5{text-align:center;width:80px;font-size:.8em}.tablepress-id-94 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-94 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-94 thead .sorting:hover{background-color:#8A504E}.tablepress-id-94 thead .column-1,.tablepress-id-94 thead .column-3,.tablepress-id-94 thead .column-5,.tablepress-id-94 thead .column-7{background-color:#986665;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-94 thead .column-2,.tablepress-id-94 thead .column-4,.tablepress-id-94 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em;vertical-align:bottom}.tablepress-id-94 .column-1{font-weight:700;text-align:left}.tablepress-id-94 .column-7{text-align:right}.tablepress-id-94 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-88 thead .sorting:hover{background-color:#8A504E}.tablepress-id-88 .column-1{font-weight:700;text-align:left;width:300px;font-size:1.2em}.tablepress-id-88 thead .column-1{background-color:#a6192e;color:#FFF;width:300px;font-size:1.2em;font-weight:700;text-align:center}.tablepress-id-87 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-87 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-87 thead .sorting:hover{background-color:#8A504E}.tablepress-id-87 thead .column-1,.tablepress-id-87 thead .column-3,.tablepress-id-87 thead .column-5{background-color:#986665;color:#FFF;font-size:.85em}.tablepress-id-87 thead .column-2,.tablepress-id-87 thead .column-4{background-color:#A37675;color:#FFF;font-size:.85em}.tablepress-id-87 .column-1{font-weight:700;text-align:left}.tablepress-id-87 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-87 thead th{vertical-align:bottom;text-align:center;font-size:1em}.main-content .tablepress-id-86 thead th{text-align:center}.tablepress-id-86 thead .column-1,.tablepress-id-86 thead .column-3{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-86 thead .column-2,.tablepress-id-86 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-86 thead .sorting:hover{background-color:#8A504E}.tablepress-id-86 .column-1 td,.tablepress-id-86 .column-3 td,{background-color:#CEDAE7;color:#000}.tablepress-id-86 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-86 tbody td{border:2px solid #fff}.tablepress-id-86 tbody a{color:#936160}.tablepress-id-86 .column-1{text-align:center;width:60px;font-size:.8em}.tablepress-id-86 .column-2{text-align:center;width:80px;font-size:.8em}.tablepress-id-86 .column-3{text-align:center;width:80px;font-size:.8em}.tablepress-id-86 .column-4{text-align:center;width:80px;font-size:.8em}.tablepress-id-85 thead th{vertical-align:bottom;text-align:center;font-size:1em}.main-content .tablepress-id-85 thead th{text-align:center}.tablepress-id-85 thead .column-1,.tablepress-id-85 thead .column-3{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-85 thead .column-2,.tablepress-id-85 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-85 thead .sorting:hover{background-color:#8A504E}.tablepress-id-85 .column-1 td,.tablepress-id-85 .column-3 td,{background-color:#CEDAE7;color:#000}.tablepress-id-85 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-85 tbody td{border:2px solid #fff}.tablepress-id-85 tbody a{color:#936160}.tablepress-id-85 .column-1{text-align:center;width:60px;font-size:.8em}.tablepress-id-85 .column-2{text-align:center;width:80px;font-size:.8em}.tablepress-id-85 .column-3{text-align:center;width:80px;font-size:.8em}.tablepress-id-85 .column-4{text-align:center;width:80px;font-size:.8em}.tablepress-id-82 thead th{vertical-align:bottom;text-align:center}.tablepress-id-82 thead .column-1,.tablepress-id-82 thead .column-3,.tablepress-id-82 thead .column-5{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-82 thead .column-2,.tablepress-id-82 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-82 thead .sorting:hover{background-color:#8A504E}.tablepress-id-82 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-82 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-82,.tablepress-id- tbody td{border:2px solid #fff}.tablepress-id-82 tbody a{color:#936160}.tablepress-id-82 .column-1{text-align:left;width:80px;font-size:.8em;font-weight:700}.tablepress-id-82 .column-2{text-align:left;width:110px;font-size:.8em;font-weight:700}.tablepress-id-82 .column-3,.tablepress-id-82 .column-4,.tablepress-id-82 .column-5{text-align:center;width:80px;font-size:.8em}.tablepress-id-84 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-84 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-84 thead .sorting:hover{background-color:#8A504E;text-align:center}.tablepress-id-84 thead .column-1,.tablepress-id-84 thead .column-3,.tablepress-id-84 thead .column-5{background-color:#986665;color:#FFF;text-align:center;font-size:.85em}.tablepress-id-84 thead .column-2,.tablepress-id-84 thead .column-4,.tablepress-id-84 thead .column-6{background-color:#A37675;color:#FFF;text-align:center;font-size:.85em}.tablepress-id-84 .column-1{font-weight:700;text-align:center}.tablepress-id-84 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-83 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-83 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-83 thead .sorting:hover{background-color:#8A504E}.tablepress-id-83 thead .column-1,.tablepress-id-83 thead .column-3,.tablepress-id-83 thead .column-5{background-color:#986665;color:#FFF;font-size:.85em}.tablepress-id-83 thead .column-2,.tablepress-id-83 thead .column-4,.tablepress-id-83 thead .column-6{background-color:#A37675;color:#FFF;font-size:.85em}.tablepress-id-83 .column-1{font-weight:700;text-align:left}.tablepress-id-83 .column-6{text-align:right}.tablepress-id-83 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-81 thead th{vertical-align:bottom;text-align:center}.tablepress-id-81{font-size:.85em}.tablepress-id-81 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-81 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-81 td .sorting:hover{background-color:#8A504E}.tablepress-id-81 td .column-1,.tablepress-id-81 td .column-2,.tablepress-id-81 td .column-3,.tablepress-id-81 td .column-4,.tablepress-id-81 td .column-5{column-width:auto}.tablepress-id-81 thead .column-1,.tablepress-id-81 thead .column-3,.tablepress-id-81 thead .column-5{background-color:#986665;text-align:center;color:#FFF}.tablepress-id-81 thead .column-2,.tablepress-id-81 thead .column-4{background-color:#A37675;text-align:center;color:#FFF}.tablepress-id-81 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-80 thead th{vertical-align:bottom;text-align:center}.tablepress-id-80{font-size:.85em}.tablepress-id-80 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-80 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-80 thead .sorting:hover{background-color:#8A504E}.tablepress-id-80 thead .column-1,.tablepress-id-80 thead .column-3{background-color:#986665;color:#FFF}.tablepress-id-80 thead .column-5{background-color:#986665;color:#FFF;text-align:center}.tablepress-id-80 thead .column-2,.tablepress-id-80 thead .column-4{background-color:#A37675;color:#FFF}.tablepress-id-80 .column-1{font-weight:700;text-align:left}.tablepress-id-80 .column-5{text-align:right}.tablepress-id-80 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-50{font-size:.85em}.tablepress-id-50 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-50 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-50 thead .column-1{background-color:#986665;color:#FFF}.tablepress-id-50 thead .column-2{background-color:#A37675;color:#FFF}.tablepress-id-49 thead th{vertical-align:bottom;text-align:center}.tablepress-id-49{font-size:.85em}.tablepress-id-49 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-49 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-49 thead .sorting:hover{background-color:#8A504E}.tablepress-id-49 thead .column-1,.tablepress-id-49 thead .column-3,.tablepress-id-49 thead .column-5,.tablepress-id-49 thead .column-7,.tablepress-id-49 thead .column-9{background-color:#986665;color:#FFF}.tablepress-id-49 thead .column-2,.tablepress-id-49 thead .column-4,.tablepress-id-49 thead .column-6,.tablepress-id-49 thead .column-8{background-color:#A37675;color:#FFF}.tablepress-id-49 .column-1{font-weight:700;text-align:left}.tablepress-id-49 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-111 thead th{vertical-align:bottom;text-align:center}.tablepress-id-111{font-size:.85em}.tablepress-id-111 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-111 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-111 thead .sorting:hover{background-color:#8A504E}.tablepress-id-111 thead .column-1,.tablepress-id-111 thead .column-3,.tablepress-id-111 thead .column-5,.tablepress-id-111 thead .column-7,.tablepress-id-111 thead .column-9,.tablepress-id-111 thead .column-11,.tablepress-id-111 thead .column-13,.tablepress-id-111 thead .column-15,.tablepress-id-111 thead .column-17{background-color:#986665;color:#FFF}.tablepress-id-111 thead .column-2,.tablepress-id-111 thead .column-4,.tablepress-id-111 thead .column-6,.tablepress-id-111 thead .column-8,.tablepress-id-111 thead .column-10,.tablepress-id-111 thead .column-12,.tablepress-id-111 thead .column-14,.tablepress-id-111 thead .column-16,.tablepress-id-111 thead .column-18{background-color:#A37675;color:#FFF}.tablepress-id-111 .column-1{font-weight:700;text-align:left}.tablepress-id-77 thead th{vertical-align:bottom;text-align:center}.tablepress-id-77{font-size:.85em}.tablepress-id-77 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-77 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-77 thead .sorting:hover{background-color:#8A504E}.tablepress-id-77 thead .column-1,.tablepress-id-77 thead .column-3,.tablepress-id-77 thead .column-5{background-color:#986665;color:#FFF}.tablepress-id-77 thead .column-2,.tablepress-id-77 thead .column-4{background-color:#A37675;color:#FFF}.tablepress-id-77 .column-1{font-weight:700;text-align:left}.tablepress-id-77 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-74 thead th{vertical-align:bottom;font-weight:700;text-align:left;font-size:1em}.tablepress-id-74 thead .column-1,.tablepress-id-74 thead .column-3,.tablepress-id-74 thead .column-5,.tablepress-id-74 thead .column-7{background-color:#CD6155;text-align:center;color:#FFF}.tablepress-id-74 thead .column-2,.tablepress-id-74 thead .column-4,.tablepress-id-74 thead .column-6,.tablepress-id-74 thead .column-8{background-color:#922B21;text-align:center;color:#FFF}.tablepress-id-74 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-74 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-73 thead th{vertical-align:bottom;font-weight:700;text-align:left;font-size:1em}.tablepress-id-73 .column-1{font-size:1em;background-color:#9D7170;text-align:left;color:#FFF;width:200px}.tablepress-id-73 thead .column-1{background-color:#641E16;text-align:left;color:#FFF;width:200px}.tablepress-id-73 thead .column-3,.tablepress-id-73 thead .column-5,.tablepress-id-73 thead .column-7,.tablepress-id-73 thead .column-9{background-color:#CD6155;text-align:center;color:#FFF}.tablepress-id-73 thead .column-2,.tablepress-id-73 thead .column-4,.tablepress-id-73 thead .column-6,.tablepress-id-73 thead .column-8{background-color:#922B21;text-align:center;color:#FFF}.tablepress-id-73 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-73 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-72 thead th{vertical-align:bottom;text-align:center;font-weight:700;font-size:1em}.tablepress-id-72 thead .sorting:hover{background-color:#8A504E}.tablepress-id-72 .column-1{width:100px;font-weight:700;font-size:1em;text-align:center;background-color:#641E16;color:#FFF}.tablepress-id-72 thead .column-2,.tablepress-id-72 thead .column-3{background-color:#922B21;color:#FFF;width:90px}.tablepress-id-72 thead .column-4,.tablepress-id-72 thead .column-5{background-color:#CD6155;color:#FFF;width:90px}.tablepress-id-72 thead .column-6{background-color:#641E16;color:#FFF;width:90px}.tablepress-id-72 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-72 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-72 td{width:auto;margin:0 auto 1em;font-size:1em}.tablepress-id-71 thead th{vertical-align:bottom;text-align:center;font-weight:700;font-size:1em}.tablepress-id-71 thead .sorting:hover{background-color:#8A504E}.tablepress-id-71 .column-1{width:100px;font-weight:700;font-size:1em;text-align:center;background-color:#641E16;color:#FFF}.tablepress-id-71 thead .column-2,.tablepress-id-71 thead .column-3{background-color:#922B21;color:#FFF;width:90px}.tablepress-id-71 thead .column-4,.tablepress-id-71 thead .column-5{background-color:#CD6155;color:#FFF;width:90px}.tablepress-id-71 thead .column-6{background-color:#641E16;color:#FFF;width:90px}.tablepress-id-71 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-71 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-71 td{width:auto;margin:0 auto 1em;font-size:1em}.tablepress-id-69 thead th{vertical-align:bottom;font-weight:700;text-align:left;font-size:1em}.tablepress-id-69 .column-1{width:100px;font-size:1em}.tablepress-id-69 thead .column-1,.tablepress-id-69 thead .column-3,.tablepress-id-69 thead .column-5,.tablepress-id-69 thead .column-7{background-color:#9D7170;text-align:left;color:#FFF;width:80px}.tablepress-id-69 thead .column-2,.tablepress-id-69 thead .column-4,.tablepress-id-69 thead .column-6{background-color:#986665;text-align:left;color:#FFF;width:80px}.tablepress-id-69 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-69 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-69 td{width:200px;margin:0 auto 1em;font-size:.9em}.tablepress-table-name{font-size:1em}.tablepress-id-68 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-68 thead .sorting:hover{background-color:#8A504E}.tablepress-id-68 .column-1{width:100px;font-weight:700;font-size:1em;text-align:left;background-color:#9D7170;color:#FFF}.tablepress-id-68 thead .column-3,.tablepress-id-68 thead .column-5,.tablepress-id-68 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-68 thead .column-2,.tablepress-id-68 thead .column-4,.tablepress-id-68 thead .column-6,.tablepress-id-68 thead .column-8{background-color:#986665;color:#FFF;width:80px}.tablepress-id-68 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-68 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-68 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-67 thead .sorting:hover{background-color:#8A504E}.tablepress-id-67 .column-1{width:100px;font-weight:700;font-size:1em;text-align:left;background-color:#9D7170;color:#FFF}.tablepress-id-67 thead .column-3,.tablepress-id-67 thead .column-5,.tablepress-id-67 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-67 thead .column-2,.tablepress-id-67 thead .column-4,.tablepress-id-67 thead .column-6,.tablepress-id-67 thead .column-8{background-color:#986665;color:#FFF;width:80px}.tablepress-id-67 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-67 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-67 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-66 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-66 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-66 thead .column-1,.tablepress-id-66 thead .column-3,.tablepress-id-66 thead .column-5,.tablepress-id-66 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-66 thead .column-2,.tablepress-id-66 thead .column-4,.tablepress-id-66 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-66 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-66 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-66 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-65 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-65 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-65 thead .column-1,.tablepress-id-65 thead .column-3,.tablepress-id-65 thead .column-5,.tablepress-id-65 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-65 thead .column-2,.tablepress-id-65 thead .column-4,.tablepress-id-65 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-65 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-65 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-65 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-64 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-64 thead .column-1,.tablepress-id-64 thead .column-3,.tablepress-id-64 thead .column-5,.tablepress-id-64 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-64 thead .column-2,.tablepress-id-64 thead .column-4,.tablepress-id-64 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-64 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-64 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-64 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-63 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-63 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-63 thead .column-1,.tablepress-id-63 thead .column-3,.tablepress-id-63 thead .column-5,.tablepress-id-63 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-63 thead .column-2,.tablepress-id-63 thead .column-4,.tablepress-id-63 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-63 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-63 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-63 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-62 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-62 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-62 thead .column-1,.tablepress-id-62 thead .column-3,.tablepress-id-62 thead .column-5,.tablepress-id-62 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-62 thead .column-2,.tablepress-id-62 thead .column-4,.tablepress-id-62 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-62 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-62 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-62 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-61 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-61 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-61 thead .column-1,.tablepress-id-61 thead .column-3,.tablepress-id-61 thead .column-5,.tablepress-id-61 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-61 thead .column-2,.tablepress-id-61 thead .column-4,.tablepress-id-61 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-61 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-61 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-61 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-60 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-60 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-60 thead .column-1,.tablepress-id-60 thead .column-3,.tablepress-id-60 thead .column-5,.tablepress-id-60 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-60 thead .column-2,.tablepress-id-60 thead .column-4,.tablepress-id-60 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-60 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-60 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-60 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-59 thead th{vertical-align:bottom;text-align:right;font-weight:700;font-size:1em}.tablepress-id-59 .column-1{width:100px;font-weight:700;font-size:1em}.tablepress-id-59 thead .column-1,.tablepress-id-59 thead .column-3,.tablepress-id-59 thead .column-5,.tablepress-id-59 thead .column-7{background-color:#9D7170;color:#FFF;width:80px}.tablepress-id-59 thead .column-2,.tablepress-id-59 thead .column-4,.tablepress-id-59 thead .column-6{background-color:#986665;color:#FFF;width:80px}.tablepress-id-59 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-59 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-59 td{width:auto;margin:0 auto 1em;font-size:.9em}.tablepress-id-57 thead th{background-color:#A6192e;color:#FFF}.tablepress-table-name{font-size:1em}.tablepress-table-name{font-size:1em}.tablepress-id-55 thead th{vertical-align:bottom;text-align:center}.tablepress-id-55 thead .column-1,.tablepress-id-55 thead .column-3{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-55 thead .column-2,.tablepress-id-55 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-55 thead .sorting:hover{background-color:#8A504E}.tablepress-id-55 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-55 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-55,.tablepress-id- tbody td{border:2px solid #fff}.tablepress-id-55 tbody a{color:#936160}.tablepress-id-55 .column-1{text-align:left;width:100px;font-size:.8em;font-weight:700}.tablepress-id-55 .column-2,.tablepress-id-55 .column-3,.tablepress-id-55 .column-4{text-align:center;width:80px;font-size:.8em}.tablepress-table-name{font-size:1em}.tablepress-id-54 thead th{vertical-align:bottom;text-align:center}.tablepress-id-54 thead .column-1,.tablepress-id-54 thead .column-3{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-54 thead .column-2,.tablepress-id-54 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-54 thead .sorting:hover{background-color:#8A504E}.tablepress-id-54 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-54 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-54,.tablepress-id- tbody td{border:2px solid #fff}.tablepress-id-54 tbody a{color:#936160}.tablepress-id-54 .column-1{text-align:left;width:100px;font-size:.8em;font-weight:700}.tablepress-id-54 .column-2,.tablepress-id-54 .column-3,.tablepress-id-54 .column-4{text-align:center;width:80px;font-size:.8em}.tablepress-id-53 thead th{vertical-align:bottom;text-align:center}.tablepress-id-53 thead .column-1,.tablepress-id-53 thead .column-3,.tablepress-id-53 thead .column-5{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-53 thead .column-2,.tablepress-id-53 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-53 thead .sorting:hover{background-color:#8A504E}.tablepress-id-53 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-53 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-53,.tablepress-id- tbody td{border:2px solid #fff}.tablepress-id-53 tbody a{color:#936160}.tablepress-id-53 .column-1{text-align:left;width:80px;font-size:.8em;font-weight:700}.tablepress-id-53 .column-2{text-align:left;width:110px;font-size:.8em;font-weight:700}.tablepress-id-53 .column-3,.tablepress-id-53 .column-4,.tablepress-id-53 .column-5{text-align:center;width:80px;font-size:.8em}.tablepress-table-name{font-size:1em}.tablepress-id-51 thead th{vertical-align:bottom;text-align:center}.tablepress-id-51 thead .column-1,.tablepress-id-51 thead .column-3{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-51 thead .column-2,.tablepress-id-51 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-51 thead .sorting:hover{background-color:#8A504E}.tablepress-id-51 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-51 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-51,.tablepress-id- tbody td{border:2px solid #fff}.tablepress-id-51 tbody a{color:#936160}.tablepress-id-51 .column-1{text-align:left;width:150px;font-size:.8em;font-weight:700}.tablepress-id-51 .column-2,.tablepress-id-51 .column-3,.tablepress-id-51 .column-4{text-align:center;width:80px;font-size:.8em}.tablepress-id-47 thead th{vertical-align:bottom;text-align:center}.tablepress-id-47 thead .column-1,.tablepress-id-47 thead .column-3,.tablepress-id-47 thead .column-5,.tablepress-id-47 thead .column-7{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-47 thead .column-2,.tablepress-id-47 thead .column-4,.tablepress-id-47 thead .column-6{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-47 thead .sorting:hover{background-color:#8A504E}.tablepress-id-47 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-47 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-47,.tablepress-id-47 tbody td{border:2px solid #fff}.tablepress-id-47 tbody a{color:#936160}.tablepress-id-47 .column-1{text-align:left;width:150px;font-size:.8em;font-weight:700}.tablepress-id-47 .column-2,.tablepress-id-47 .column-3,.tablepress-id-47 .column-4{text-align:right;width:80px;font-size:.8em}.tablepress-id-47 .column-5,.tablepress-id-47 .column-6,.tablepress-id-47 .column-7{text-align:center;width:80px;font-size:.8em}.tablepress-id-35 .row-1 th{text-align:center;font-size:1em}.tablepress-id-35 thead th{vertical-align:bottom;text-align:center}.tablepress-id-35{font-size:.85em}.tablepress-id-35 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-35 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-35 thead .column-1,.tablepress-id-35 thead .column-3{background-color:#986665;color:#FFF}.tablepress-id-35 thead .column-2,.tablepress-id-35 thead .column-4{background-color:#A37675;color:#FFF}.tablepress-id-35 .column-1,.tablepress-id-35 .column-2{font-weight:700}.tablepress-id-37 thead th{vertical-align:bottom;text-align:center}.tablepress-id-37{font-size:.85em}.tablepress-id-37 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-37 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-37 thead .column-1,.tablepress-id-37 thead .column-3{background-color:#986665;color:#FFF}.tablepress-id-37 thead .column-2,.tablepress-id-37 thead .column-4{background-color:#A37675;color:#FFF}.tablepress-id-37 .column-1,.tablepress-id-37 .column-2{font-weight:700}.tablepress-id-33 thead th{vertical-align:bottom;text-align:center}.tablepress-id-33{font-size:.8em}.tablepress-id-33 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-33 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-33 thead .column-1,.tablepress-id-33 thead .column-4,.tablepress-id-33 thead .column-7{background-color:#986665;color:#FFF}.tablepress-id-33 thead .column-3,.tablepress-id-33 thead .column-6{background-color:#FFF}.tablepress-id-33 thead .column-2,.tablepress-id-33 thead .column-5,.tablepress-id-33 thead .column-8{background-color:#A37675;color:#FFF}.tablepress-id-33 .column-1,.tablepress-id-33 .column-2{font-weight:700}.tablepress-id-34 thead th{vertical-align:bottom;text-align:center}.tablepress-id-34{font-size:.8em}.tablepress-id-34 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-34 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-34 thead .column-1,.tablepress-id-34 thead .column-4,.tablepress-id-34 thead .column-7{background-color:#986665;color:#FFF}.tablepress-id-34 thead .column-3,.tablepress-id-34 thead .column-6{background-color:#FFF}.tablepress-id-34 thead .column-2,.tablepress-id-34 thead .column-5,.tablepress-id-34 thead .column-8{background-color:#A37675;color:#FFF}.tablepress-id-34 .column-1,.tablepress-id-34 .column-2{font-weight:700}.tablepress-id-36 thead th{vertical-align:bottom;text-align:center}.tablepress-id-36{font-size:.85em}.tablepress-id-36 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-36 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-36 thead .column-1,.tablepress-id-36 thead .column-3,.tablepress-id-36 thead .column-5{background-color:#986665;color:#FFF}.tablepress-id-36 thead .column-2,.tablepress-id-36 thead .column-4{background-color:#A37675;color:#FFF}.tablepress-id-36 .column-1{font-weight:700;text-align:left}.tablepress-id-44 thead th{vertical-align:bottom;text-align:center}.tablepress-id-44 thead .sorting:hover{background-color:#8A504E}.tablepress-id-44{font-size:.8em}.tablepress-id-44 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-44 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-44 thead .column-1,.tablepress-id-44 thead .column-3,.tablepress-id-44 thead .column-5,.tablepress-id-44 thead .column-7{background-color:#986665;color:#FFF}.tablepress-id-44 thead .column-2,.tablepress-id-44 thead .column-4,.tablepress-id-44 thead .column-6{background-color:#A37675;color:#FFF}.tablepress-id-44 .column-1{font-weight:700;text-align:left}.tablepress-id-43 thead th{vertical-align:bottom;text-align:center}.tablepress-id-43 thead .sorting:hover{background-color:#8A504E}.tablepress-id-43{font-size:.8em}.tablepress-id-43 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-43 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-43 thead .column-1,.tablepress-id-43 thead .column-3{background-color:#986665;color:#FFF}.tablepress-id-43 thead .column-2,.tablepress-id-43 thead .column-4{background-color:#A37675;color:#FFF}.tablepress-id-43 .column-1{font-weight:700;text-align:left}.tablepress-id-41 thead th{vertical-align:bottom;text-align:center}.tablepress-id-41 thead .sorting:hover{background-color:#8A504E}.tablepress-id-41{font-size:.8em}.tablepress-id-41 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-41 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-41 thead .column-1,.tablepress-id-41 thead .column-3,.tablepress-id-41 thead .column-5,.tablepress-id-41 thead .column-7{background-color:#986665;color:#FFF}.tablepress-id-41 thead .column-2,.tablepress-id-41 thead .column-4,.tablepress-id-41 thead .column-6{background-color:#A37675;color:#FFF}.tablepress-id-41 .column-1{font-weight:700;text-align:left}.tablepress-id-39 thead th{vertical-align:bottom;text-align:center}.tablepress-id-39 thead .sorting:hover{background-color:#8A504E}.tablepress-id-39{width:420px;font-size:.85em}.tablepress-id-39 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-39 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-39 thead th{vertical-align:bottom;text-align:center}.tablepress-id-39 thead .column-1,.tablepress-id-39 thead .column-3{background-color:#986665;color:#FFF}.tablepress-id-39 thead .column-2,.tablepress-id-39 thead .column-4{background-color:#A37675;color:#FFF}.tablepress-id-39 .column-1{font-weight:700;text-align:left;width:140px}.tablepress-id-39 .column-2{width:100px;font-weight:700}.tablepress-id-39 .column-3,.tablepress-id-39 .column-4{width:90px}.tablepress-id-32 thead th{vertical-align:bottom;text-align:center}.tablepress-id-32 thead .column-1,.tablepress-id-32 thead .column-3,.tablepress-id-32 thead .column-5{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-32 thead .column-2,.tablepress-id-32 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-32 thead .sorting:hover{background-color:#8A504E}.tablepress-id-32 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-32 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-32,.tablepress-id-32 tbody td{border:2px solid #fff}.tablepress-id-32 tbody a{color:#936160}.tablepress-id-32 .column-1{text-align:left;width:300px;font-size:.8em;font-weight:700}.tablepress-id-32 .column-2{text-align:center;width:80px;font-size:.8em}.tablepress-id-32 .column-3{text-align:center;width:80px;font-size:.8em}.tablepress-id-32 .column-4{text-align:center;width:160px;font-size:.8em}.tablepress-id-32 .column-5{text-align:left;width:200px;font-size:.8em}.tablepress-id-32 .row-1 th{text-align:center;font-size:1em}.tablepress-id-31 thead th{vertical-align:bottom;text-align:center}.tablepress-id-31 thead .column-1{background-color:#9D7170;color:#FFF}.tablepress-id-31 thead .column-2{background-color:#986665;color:#FFF}.tablepress-id-31 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-31 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-30 td{width:auto;text-align:center}.tablepress-id-30 thead th{vertical-align:bottom;text-align:center}.tablepress-id-30 thead .column-1{background-color:#9D7170;color:#FFF}.tablepress-id-30 thead .column-2{background-color:#986665;color:#FFF}.tablepress-id-30 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-30 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-29 thead th{vertical-align:bottom;text-align:center}.tablepress-id-29 thead .column-1,.tablepress-id-29 thead .column-3{background-color:#9D7170;color:#FFF}.tablepress-id-29 thead .column-2,.tablepress-id-29 thead .column-4{background-color:#986665;color:#FFF}.tablepress-id-29 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-29 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-28 thead th{vertical-align:bottom;text-align:center}.tablepress-id-28 thead .column-1,.tablepress-id-28 thead .column-3{background-color:#9D7170;color:#FFF}.tablepress-id-28 thead .column-2{background-color:#986665;color:#FFF}.tablepress-id-28 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-28 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-27 thead th{vertical-align:bottom;text-align:center}.tablepress-id-27 thead .column-1,.tablepress-id-27 thead .column-3{background-color:#9D7170;color:#FFF}.tablepress-id-27 thead .column-2,.tablepress-id-27 thead .column-4{background-color:#986665;color:#FFF}.tablepress-id-27 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-27 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-26 .column-1{text-align:left;width:180px}.tablepress-id-26 thead th{vertical-align:bottom;text-align:center;font-size:.85em}.tablepress-id-26 thead .column-1,.tablepress-id-26 thead .column-3,.tablepress-id-26 thead .column-5,.tablepress-id-26 thead .column-7{background-color:#9D7170;color:#FFF}.tablepress-id-26 thead .column-2,.tablepress-id-26 thead .column-4,.tablepress-id-26 thead .column-6{background-color:#986665;color:#FFF}.tablepress-id-26 thead .sorting:hover{background-color:#8A504E}.tablepress-id-26 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-26 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-26 td{width:auto;margin:0 auto 1em;font-size:.8em;padding:110%;line-height:normal}.tablepress-id-18 thead th{vertical-align:bottom;text-align:center}.tablepress-id-18 thead .sorting:hover{background-color:#8A504E}.tablepress-id-18{width:auto;margin:0 auto 1em;font-size:.75em}.tablepress-id-18 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-18 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-18 thead th{vertical-align:bottom;text-align:center}.tablepress-id-18 thead .column-1,.tablepress-id-18 thead .column-2,.tablepress-id-18 thead .column-3,.tablepress-id-18 thead .column-4{background-color:#986665;color:#FFF}.tablepress-id-18 thead .column-5,.tablepress-id-18 thead .column-6,.tablepress-id-18 thead .column-7{background-color:#A37675;color:#FFF}.tablepress-id-18 .column-1{text-align:left}.tablepress-id-18 .column-4{width:20px}.tablepress-id-5{width:60%;margin:0 auto 1em;font-size:.875em}.tablepress-id-6{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-8{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-9{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-10{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-11{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-12{width:60%;margin:0 auto 1em;font-size:.875em}.tablepress-id-13{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-14{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-15{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-16{width:auto;margin:0 auto 1em;font-size:.875em}.tablepress-id-8 .column-1{text-align:center;width:100px;font-size:.875em}.tablepress-id-8 .column-2,.tablepress-id-8 .column-3,.tablepress-id-8 .column-4{text-align:center;width:80px}.tablepress-id-2 thead th{vertical-align:bottom;text-align:center}.tablepress-id-2 thead .column-1,.tablepress-id-2 thead .column-3{background-color:#9D7170;color:#FFF;border:2px solid #fff}.tablepress-id-2 thead .column-2,.tablepress-id-2 thead .column-4{background-color:#986665;color:#FFF;border:2px solid #fff}.tablepress-id-2 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-2 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-2,.tablepress-id-2 tbody td{border:2px solid #fff}.tablepress-id-2 tbody a{color:#936160}.tablepress-id-2 .column-1{text-align:left;width:175px;font-size:.875em;font-weight:700}.tablepress-id-2 .column-2{text-align:center;font-size:.875em}.tablepress-id-2 .column-3{text-align:left;font-size:.875em}.tablepress-id-2 .row-1 th{text-align:center;font-size:1em}.tablepress-id-4 thead .column-1,.tablepress-id-4 thead .column-3{background-color:#8D6260;color:#FFF}.tablepress-id-4 thead .column-2,.tablepress-id-4 thead .column-4{background-color:#A2706e;color:#FFF}.tablepress-id-4 thead .sorting:hover{background-color:#8A504E}.tablepress-id-4 td{width:auto;margin:0 auto 1em;font-size:1em;padding:110%;line-height:normal}.tablepress-id-4 .odd td{background-color:#CEDAE7;color:#000}.tablepress-id-4 .even td{background-color:#E1E9F1;color:#000}.tablepress-id-4,.tablepress-id-4 tbody td{border:4px solid #fff}.tablepress-id-4 .column-1{text-align:left;width:175px;font-size:.875em}.tablepress-id-4 .column-2,.tablepress-id-4 .column-3{text-align:center;font-size:.875em}.tablepress-id-4 .row-1 th{text-align:center;font-size:1em}.tablepress-id-4 thead th{vertical-align:bottom;text-align:center;border:4px solid #fff}