.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{width:auto!important;margin:0 auto}#singlentry{overflow:visible!important}.DTFC_LeftBodyLiner{overflow-y:hidden!important}.tablepress .column-1{white-space:nowrap}.tablepress .column-2{white-space:nowrap}.tablepress .column-5{white-space:nowrap}.tablepress .column-1{width:300px}.tablepress .column-2{width:135px}.tablepress thead th,.tablepress tbody td{vertical-align:bottom}.tablepress thead th{padding:2px!important;font-size:13px!important;font-family:Verdana!important;line-height:normal}.tablepress tbody td{padding:5px!important;font-size:13px!important;font-family:Verdana!important;line-height:12px}.tablepress,.tablepress tr,.tablepress tbody td,.tablepress thead th,.tablepress tfoot th{border:none}.tablepress td a{color:#00E}.tablepress .column-2{text-align:left}.tablepress .column-3{text-align:center}.tablepress .column-4{text-align:center}.tablepress .column-5{text-align:left}.tablepress .column-6{text-align:center}.tablepress .column-7{text-align:right}.tablepress .column-8{text-align:left}.tablepress .column-9{text-align:right}.tablepress .column-10{text-align:right}.tablepress .column-11{text-align:right}.tablepress .column-12{text-align:center}.tablepress .column-13{text-align:center}.tablepress .column-14{text-align:center}.tablepress .column-15{text-align:right}.tablepress .column-16{text-align:right}.tablepress .column-18{text-align:right}.tablepress tbody td{border:none}.tablepress .column-3{width:15px}.tablepress .column-4{width:60px}.tablepress .column-5{width:65px}.tablepress .column-6{width:1px}.tablepress .column-7{width:10px!important}.tablepress .column-8{width:15px!important}.tablepress .column-9{width:55px}.tablepress .column-10{width:50px}.tablepress .column-11{width:15px}.tablepress .column-12{width:40px}.tablepress .column-13{width:40px}.tablepress .column-14{width:40px}.tablepress .column-15{width:50px}.tablepress .column-16{width:50px}.tablepress-style-group-S thead th{vertical-align:bottom}#tablepress-style-group-S{width:auto}.tablepress-style-group-S thead th{white-space:nowrap}.tablepress-style-group-S thead th,.tablepress-style-group-S tfoot th{padding:4px!important;font-size:12px!important;font-family:Verdana!important}.tablepress-style-group-S tbody td{padding:4px!important;font-size:14px!important;font-family:Verdana!important;line-height:normal}.tablepress-style-group-S thead th{background-color:#OOE;text-decoration:underline}.tablepress-style-group-S .row-2 td{background-color:#D6EAF8;font-size:12px!important;font-weight:700}.tablepress-style-group-S tfoot th{background-color:#OOE}.tablepress-style-group-S .column-1{width:130px}.tablepress-style-group-S .column-2{width:50px}.tablepress-style-group-S .column-3{width:50px}.tablepress-style-group-S .column-4{width:50px}.tablepress-style-group-S .column-5{width:60px}.tablepress-style-group-S .column-6{width:60px}.tablepress-style-group-S .column-7{width:10px}.tablepress-style-group-S .column-8{width:60px}.tablepress-style-group-S .column-9{width:60px}.tablepress-style-group-S .column-10{width:60px}.tablepress-style-group-S .column-11{width:60px}.tablepress-style-group-S .column-12{width:10px}.tablepress-style-group-S .column-13{width:60px}.tablepress-style-group-S .column-14{width:60px}.tablepress-style-group-S .column-2{text-align:center}.tablepress-style-group-S .column-3{text-align:center}.tablepress-style-group-S .column-4{text-align:center}.tablepress-style-group-S .column-5{text-align:center}.tablepress-style-group-S .column-6{text-align:right}.tablepress-style-group-S .column-7{text-align:right}.tablepress-style-group-S .column-8{text-align:right}.tablepress-style-group-S .column-9{text-align:center}.tablepress-style-group-S .column-10{text-align:center}.tablepress-style-group-S .column-11{text-align:center}.tablepress-style-group-S .column-12{text-align:center}.tablepress-style-group-S .column-13{text-align:center}.tablepress-style-group-S .column-14{text-align:center}.tablepress-style-group-S .column-16{text-align:right}.tablepress-style-group-S .column-17{text-align:right}.tablepress-style-group-FP tbody td{padding:6px!important;font-size:16px!important;font-family:Verdana!important;line-height:normal}.tablepress-style-group-FP .column-1{width:8px!important}.tablepress-style-group-FP .column-2{width:220px}.tablepress-style-group-FP .column-3{width:200px;text-align:left}.tablepress-style-group-FP .column-4{text-align:left;width:200px}tablepress-style-group-SL thead th{padding:3px!important;font-size:12px!important;font-family:Verdana!important}.tablepress-style-group-SL tbody td{padding:3px!important;font-size:14px!important;font-family:Verdana!important;line-height:normal}.tablepress-style-group-SL thead th{background-color:#OOE}.tablepress-style-group-SL .column-1{width:100px!important}.tablepress-style-group-SL .column-2{width:25px}.tablepress-style-group-SL .column-3{width:35px}.tablepress-style-group-SL .column-5{width:35px}.tablepress-style-group-SL .column-7{width:35px}.tablepress-style-group-SL .column-9{width:35px}.tablepress-style-group-SL .column-11{width:35px}.tablepress-style-group-SL .column-2{text-align:center}.tablepress-style-group-SL .column-3{text-align:center}.tablepress-style-group-SL .column-4{text-align:center}.tablepress-style-group-SL .column-5{text-align:center}.tablepress-style-group-SL .column-6{text-align:center}.tablepress-style-group-SL .column-7{text-align:center!important}.tablepress-style-group-SL .column-9{text-align:center!important}.tablepress-style-group-SL .column-11{text-align:center!important}.tablepress-style-group-SL .column-13{vertical-align:middle}.tablepress-style-group-O thead th,.tablepress-style-group-O tbody td{font-size:14px!important;font-family:Verdana!important;line-height:18px}.tablepress-style-group-O tbody td{padding:2px!important}.tablepress-style-group-O .column-1{white-space:nowrap;width:450px}.tablepress-style-group-O .column-2{width:55px}.tablepress-style-group-O .column-3{width:75px}.tablepress-style-group-O .column-4{width:75px}.tablepress-style-group-O .column-5{width:100px}.tablepress-style-group-O .column-6{width:350px}.tablepress-style-group-O .column-3{text-align:right}.tablepress-style-group-O .column-4{text-align:right}.tablepress-style-group-O .column-5{text-align:center}.tablepress-style-group-O .column-6{text-align:right!important}.tablepress-style-group-Z tbody td{padding:4px!important}.tablepress-style-group-Z .column-1{text-align:center}.tablepress-style-group-Z .column-2{text-align:center}.tablepress-style-group-Z .column-3{text-align:center}.tablepress-style-group-Z .column-4{text-align:center}.tablepress-style-group-Z .column-5{text-align:center}.tablepress-style-group-Z .column-1{width:210px}.tablepress-style-group-SS tbody td{line-height:12px}.tablepress-style-group-SS .column-9{text-align:center}.tablepress-style-group-SS .column-10{text-align:center}.tablepress-style-group-SS .column-11{text-align:center}.tablepress-style-group-SS .column-12{text-align:right}.tablepress-style-group-SS .column-13{text-align:right}.tablepress-style-group-SS .column-7{width:60px}.tablepress-style-group-SS .column-9{width:40px}.tablepress-style-group-SS .column-10{width:40px}.tablepress-style-group-SS .column-11{width:40px}.tablepress-style-group-SS .column-12{width:50px}.tablepress-style-group-SS .column-13{width:50px}.tablepress-style-group-H th,.tablepress-style-group-H td{white-space:nowrap}.tablepress-style-group-H .column-1{text-align:center}tablepress-style-group-H .column-3{text-align:center}tablepress-style-group-H .column-4{text-align:right!important}tablepress-style-group-H .column-5{text-align:center}tablepress-style-group-H .column-6{text-align:left!important}.tablepress-id-H15 .column-6{text-align:left!important}.tablepress-id-H15 .column-12{text-align:left!important}tablepress-style-group-H .column-10{text-align:left!important}tablepress-style-group-H .column-18{text-align:center}.tablepress-style-group-H .column-1{width:60px}.tablepress-style-group-H .column-2{width:140px}.tablepress-style-group-H .column-3{width:60px}.tablepress-style-group-H .column-4{width:30px}.tablepress-style-group-H .column-5{width:40px}.tablepress-style-group-H .column-6{width:50px}.tablepress-style-group-H .column-7{width:10px}.tablepress-style-group-H .column-8{width:140px}.tablepress-style-group-H .column-9{width:20px}.tablepress-style-group-H .column-10{width:10px}.tablepress-style-group-H .column-11{width:10px}.tablepress-style-group-H .column-12{width:10px}.tablepress-style-group-H .column-13{width:10px}.tablepress-style-group-H .column-15{width:5px}.tablepress-style-group-H .column-16{width:5px}.tablepress-style-group-H .column-17{width:180px}.tablepress-style-group-T thead th{white-space:nowrap}.tablepress-style-group-T thead th,.tablepress-style-group-T tfoot th{padding:6px!important;font-size:12px!important;font-family:Verdana!important}.tablepress-style-group-T tbody td{font-size:14px!important;font-family:Verdana!important;line-height:14px}.tablepress-style-group-T .column-1{width:125px}.tablepress-style-group-T .column-2{width:45px}.tablepress-style-group-T .column-3{width:55px}.tablepress-style-group-T .column-4{width:55px}.tablepress-style-group-T .column-5{width:55px}.tablepress-style-group-T .column-6{width:55px}.tablepress-style-group-T .column-7{width:55px}.tablepress-style-group-T .column-8{width:55px}.tablepress-style-group-T .column-2{text-align:center}.tablepress-style-group-T .column-3{text-align:center}.tablepress-style-group-T .column-4{text-align:center}.tablepress-style-group-T .column-5{text-align:center}.tablepress-style-group-T .column-6{text-align:center}.tablepress-style-group-T .column-7{text-align:center}.tablepress-style-group-T .column-8{text-align:center}.tablepress-style-group-ZT thead th{background-color:#FFF;font-size:32px!important;font-family:Arial!important;font-weight:700}.tablepress-style-group-ZT tbody td{padding:0!important;font-size:16px!important;font-family:Arial!important;font-weight:700;font-style:italic}.tablepress-style-group-ZT .column-3{text-align:left}.tablepress-style-group-ZT .column-1{width:215px}.tablepress-style-group-CV thead th,.tablepress-style-group-CV tfoot th{padding:4px!important;font-size:12px!important;font-family:verdana!important}.tablepress-style-group-CV tbody td{padding:4px!important;font-size:14px!important;font-family:verdana!important;line-height:normal}.tablepress-style-group-CV .column-1{width:120px}.tablepress-style-group-CV .column-2{width:40px}.tablepress-style-group-CV .column-3{width:60px;text-align:center}.tablepress-style-group-CV .column-4{text-align:center}.tablepress-style-group-CV .column-5{text-align:center}.tablepress-style-group-CV .column-7{text-align:center}#tablepress-CV4_wrapper{width:700px;margin:0 auto}.tablepress-style-group-CV4 .column-1{width:140px}.tablepress-style-group-CV4 .column-3{width:100px;width:100px}.tablepress-style-group-CV4 .column-3,.tablepress-style-group-CV4 .column-4{text-align:left}.tablepress-style-group-VO thead th,.tablepress-style-group-VO tfoot th{padding:3px!important;font-size:12px!important;font-family:Verdana!important}.tablepress-style-group-VO tbody td{padding:4px!important;font-size:14px!important;font-family:Verdana!important;line-height:normal}.tablepress-style-group-VO .column-1{width:23%}.tablepress-style-group-VO .column-2,.tablepress-style-group-VO .column-3,.tablepress-style-group-VO .column-4,.tablepress-style-group-VO .column-5,.tablepress-style-group-VO .column-6,.tablepress-style-group-VO .column-7,.tablepress-style-group-VO .column-8{width:11%!important}.tablepress-style-group-VO .column-2{text-align:right}.tablepress-style-group-VO .column-3{text-align:right}.tablepress-style-group-VO .column-4{text-align:right}.tablepress-style-group-VO .column-5{text-align:center}.tablepress-style-group-VO .column-7{text-align:right}.tablepress-style-group-VO .column-8{text-align:right}.tablepress-style-group-VO2 tbody td{padding:1px!important;font-size:14px!important;font-family:Verdana!important}.tablepress-style-group-VO2 .column-1{width:100px}.tablepress-style-group-VO2 .column-2,.tablepress-style-group-VO2 .column-3,.tablepress-style-group-VO2 .column-5,.tablepress-style-group-VO2 .column-7,.tablepress-style-group-VO2 .column-9,.tablepress-style-group-VO2 .column-11{width:70px!important}.tablepress-style-group-VO2 .column-4,.tablepress-style-group-VO2 .column-6,.tablepress-style-group-VO2 .column-8,.tablepress-style-group-VO2 .column-10{width:20px!important}.tablepress-style-group-VO2 .column-2,.tablepress-style-group-VO2 .column-3,.tablepress-style-group-VO2 .column-5,.tablepress-style-group-VO2 .column-7,.tablepress-style-group-VO2 .column-9,.tablepress-style-group-VO2 .column-11{text-align:center!important}.tablepress-style-group-OS2 .column-1,.tablepress-style-group-OS2 .column-5{width:100px!important}.tablepress-style-group-OS2 .column-2,.tablepress-style-group-OS2 .column-4{width:150px!important}.tablepress-style-group-OS2 .column-3{width:260px!important}.tablepress-style-group-OS2 .column-3,.tablepress-style-group-OS2 .column-4{text-align:left!important}.tablepress-style-group-OS2 .column-5{text-align:center!important}#tablepress-49_wrapper{width:760px;margin:0 auto}.tablepress-style-group-X thead th,.tablepress-style-group-X tfoot th{padding:3px!important;font-size:12px!important;font-family:Verdana!important}.tablepress-style-group-X tbody td{padding:5px!important;font-size:13px!important;font-family:Verdana!important}.tablepress-style-group-X tbody td,.tablepress-style-group-X tfoot th{white-space:nowrap}.tablepress-style-group-X .column-1{width:80px!important}.tablepress-style-group-X .column-2,.tablepress-style-group-X .column-3,.tablepress-style-group-X .column-4,.tablepress-style-group-X .column-5,.tablepress-style-group-X .column-6,.tablepress-style-group-X .column-7,.tablepress-style-group-X .column-8,.tablepress-style-group-X .column-9,.tablepress-style-group-X .column-13,.tablepress-style-group-X .column-15,.tablepress-style-group-X .column-17,.tablepress-style-group-X .column-19,.tablepress-style-group-X .column-21,.tablepress-style-group-X .column-23,.tablepress-style-group-X .column-25,.tablepress-style-group-X .column-27{text-align:right!important}.tablepress-style-group-X .column-10{text-align:center!important}.tablepress-style-group-X .column-2,.tablepress-style-group-X .column-3,.tablepress-style-group-X .column-4,.tablepress-style-group-X .column-5,.tablepress-style-group-X .column-6,.tablepress-style-group-X .column-7,{width:80px!important}#tablepress-X2_wrapper,#tablepress-X3_wrapper,#tablepress-Z8_wrapper,#tablepress-XP2_wrapper,#tablepress-ivy1_wrapper,#tablepress-ivy2_wrapper{width:560px;margin:0 auto}#tablepress-X11_wrapper{width:300px;margin:0 auto}.tablepress-style-group-O2 thead th{font-size:16px!important;font-family:Verdana!important}.tablepress-style-group-O2 tbody td{font-size:16px!important;font-family:Verdana!important;line-height:normal}.tablepress-style-group-O2 .column-1{white-space:nowrap}.tablepress-style-group-O2 tbody td{padding:6px!important}.tablepress-style-group-O2 .column-1{width:400px}.tablepress-style-group-O2 .column-2{width:25px}.tablepress-style-group-O2 .column-3{width:75px}.tablepress-style-group-O2 .column-4{width:5px}.tablepress-style-group-O2 .column-3{text-align:right!important}.tablepress-style-group-OV thead th,.tablepress-style-group-OV tfoot th{padding:4px!important;font-size:12px!important;font-family:Verdana!important}.tablepress-style-group-OV .column-1{width:75px}.tablepress-style-group-OV .column-5{width:40px}.tablepress-style-group-OV .column-6{width:65px}.tablepress-style-group-OV .column-3{text-align:right!important}.tablepress-style-group-OV .column-4{text-align:right!important}.tablepress-style-group-OV .column-5{text-align:right!important}.tablepress-style-group-OV .column-6{text-align:right!important}.tablepress-style-group-FS tbody td{font-size:16px!important;font-family:Verdana!important;line-height:18px}.tablepress-style-group-FS .column-1{width:160px}.tablepress-style-group-FS .column-2{width:20px}.tablepress-style-group-FS .column-3{width:72.5%}.tablepress-style-group-FS .column-2,.tablepress-style-group-FS .column-3{text-align:left}.tablepress-style-group-Z3 tbody td{padding:4px!important}.tablepress-style-group-Z3 .column-1{text-align:center}.tablepress-style-group-Z3 .column-2{text-align:right}.tablepress-style-group-Z3 .column-3{text-align:left}.tablepress-style-group-Z3 .column-1{width:210px}.tablepress-style-group-Z3 .column-2{width:210px}.tablepress-style-group-Z3 .column-3{width:210px}.tablepress-style-group-Z2 tbody td{padding:4px!important}.tablepress-style-group-Z2 .column-1{text-align:center}.tablepress-style-group-Z2 .column-2{text-align:center}.tablepress-style-group-Z2 .column-3{text-align:center}.tablepress-style-group-Z2 .column-1{width:210px}.tablepress-style-group-Z2 .column-2{width:40px}.tablepress-style-group-Z2 .column-3{width:210px}.tablepress-style-group-RS thead th{vertical-align:bottom}#tablepress-style-group-RS{width:auto}.tablepress-style-group-RS thead th{white-space:nowrap}.tablepress-style-group-RS thead th,.tablepress-style-group-RS tfoot th{padding:8px!important;font-size:12px!important;font-family:Verdana!important}.tablepress-style-group-RS tbody td{padding:8px!important;font-size:14px!important;font-family:Verdana!important;line-height:normal}.tablepress-style-group-RS thead th{background-color:#OOE}.tablepress-style-group-RS tfoot th{background-color:#OOE}.tablepress-style-group-RS .column-1{width:150px}.tablepress-style-group-RS .column-2{width:15px}.tablepress-style-group-RS .column-3{width:80px}.tablepress-style-group-RS .column-4{width:10px}.tablepress-style-group-RS .column-5{width:70px}.tablepress-style-group-RS .column-6{width:10px}.tablepress-style-group-RS .column-7{width:70px}.tablepress-style-group-RS .column-8{width:10px}.tablepress-style-group-RS .column-9{width:40px}.tablepress-style-group-RS .column-2{text-align:right}.tablepress-style-group-RS .column-3{text-align:Right}.tablepress-style-group-RS .column-4{text-align:right}.tablepress-style-group-RS .column-5{text-align:Right}.tablepress-style-group-RS .column-6{text-align:right}.tablepress-style-group-RS .column-7{text-align:right}.tablepress-style-group-RS .column-8{text-align:right}.tablepress-style-group-RS .column-9{text-align:right}