.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{--head-text-color:#FFF;--head-bg-color:#72BB6D;--head-active-text-color:#FFF;--head-active-bg-color:#62B54F}.tablepress
tbody td{padding:8px 10px;font-size:14px}.tablepress{width:100%!important;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0;background:linear-gradient(to right,#62B54F,#72BB6D);font-size:14px}.tablepress thead th,.tablepress tfoot th{font-weight:700;color:#FFF}.tablepress thead th,.tablepress thead td{padding:10px 18px;border-bottom:1px solid #d3d3d3}.tablepress thead th:active,.tablepress thead td:active{outline:none}.tablepress tfoot th,.tablepress tfoot td{padding:10px 18px 6px;border-top:1px solid #d3d3d3}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc,.tablepress thead .dt-ordering-asc_disabled,.tablepress thead .dt-ordering-desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{background-image:url(DataTables-1.10.20/images/sort_both.png)}.tablepress thead .dt-ordering-asc{background-image:url(DataTables-1.10.20/images/sort_asc.png)}.tablepress thead .dt-ordering-desc{background-image:url(DataTables-1.10.20/images/sort_desc.png)}.tablepress thead .dt-ordering-asc_disabled{background-image:url(DataTables-1.10.20/images/sort_asc_disabled.png)}.tablepress thead .dt-ordering-desc_disabled{background-image:url(DataTables-1.10.20/images/sort_desc_disabled.png)}.tablepress tbody tr{background-color:#fff}.tablepress tbody tr.selected{background-color:#B0BED9}.tablepress tbody th,.tablepress tbody td{padding:8px 10px}.tablepress.row-border tbody th,.tablepress.row-border tbody td,.tablepress.display tbody th,.tablepress.display tbody td{border-top:1px solid #ddd}.tablepress.row-border tbody tr:first-child th,.tablepress.row-border tbody tr:first-child td,.tablepress.display tbody tr:first-child th,.tablepress.display tbody tr:first-child td{border-top:none}.tablepress.cell-border tbody th,.tablepress.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}.tablepress.cell-border tbody tr th:first-child,.tablepress.cell-border tbody tr td:first-child{border-left:1px solid #ddd}.tablepress.cell-border tbody tr:first-child th,.tablepress.cell-border tbody tr:first-child td{border-top:none}.tablepress.stripe tbody tr.odd,.tablepress.display tbody tr.odd{background-color:#f9f9f9}.tablepress.stripe tbody tr.odd.selected,.tablepress.display tbody tr.odd.selected{background-color:#acbad4}.tablepress.hover tbody tr:hover,.tablepress.display tbody tr:hover{background-color:#f6f6f6}.tablepress.hover tbody tr:hover.selected,.tablepress.display tbody tr:hover.selected{background-color:#aab7d1}.tablepress.order-column tbody tr > .sorting_1,.tablepress.order-column tbody tr > .sorting_2,.tablepress.order-column tbody tr > .sorting_3,.tablepress.display tbody tr > .sorting_1,.tablepress.display tbody tr > .sorting_2,.tablepress.display tbody tr > .sorting_3{background-color:#fafafa}.tablepress.order-column tbody tr.selected > .sorting_1,.tablepress.order-column tbody tr.selected > .sorting_2,.tablepress.order-column tbody tr.selected > .sorting_3,.tablepress.display tbody tr.selected > .sorting_1,.tablepress.display tbody tr.selected > .sorting_2,.tablepress.display tbody tr.selected > .sorting_3{background-color:#acbad5}.tablepress.display tbody tr.odd > .sorting_1,.tablepress.order-column.stripe tbody tr.odd > .sorting_1{background-color:#f1f1f1}.tablepress.display tbody tr.odd > .sorting_2,.tablepress.order-column.stripe tbody tr.odd > .sorting_2{background-color:#f3f3f3}.tablepress.display tbody tr.odd > .sorting_3,.tablepress.order-column.stripe tbody tr.odd > .sorting_3{background-color:#f5f5f5}.tablepress.display tbody tr.odd.selected > .sorting_1,.tablepress.order-column.stripe tbody tr.odd.selected > .sorting_1{background-color:#a6b4cd}.tablepress.display tbody tr.odd.selected > .sorting_2,.tablepress.order-column.stripe tbody tr.odd.selected > .sorting_2{background-color:#a8b5cf}.tablepress.display tbody tr.odd.selected > .sorting_3,.tablepress.order-column.stripe tbody tr.odd.selected > .sorting_3{background-color:#a9b7d1}.tablepress.display tbody tr.even > .sorting_1,.tablepress.order-column.stripe tbody tr.even > .sorting_1{background-color:#fafafa}.tablepress.display tbody tr.even > .sorting_2,.tablepress.order-column.stripe tbody tr.even > .sorting_2{background-color:#fcfcfc}.tablepress.display tbody tr.even > .sorting_3,.tablepress.order-column.stripe tbody tr.even > .sorting_3{background-color:#fefefe}.tablepress.display tbody tr.even.selected > .sorting_1,.tablepress.order-column.stripe tbody tr.even.selected > .sorting_1{background-color:#acbad5}.tablepress.display tbody tr.even.selected > .sorting_2,.tablepress.order-column.stripe tbody tr.even.selected > .sorting_2{background-color:#aebcd6}.tablepress.display tbody tr.even.selected > .sorting_3,.tablepress.order-column.stripe tbody tr.even.selected > .sorting_3{background-color:#afbdd8}.tablepress.display tbody tr:hover > .sorting_1,.tablepress.order-column.hover tbody tr:hover > .sorting_1{background-color:#eaeaea}.tablepress.display tbody tr:hover > .sorting_2,.tablepress.order-column.hover tbody tr:hover > .sorting_2{background-color:#ececec}.tablepress.display tbody tr:hover > .sorting_3,.tablepress.order-column.hover tbody tr:hover > .sorting_3{background-color:#efefef}.tablepress.display tbody tr:hover.selected > .sorting_1,.tablepress.order-column.hover tbody tr:hover.selected > .sorting_1{background-color:#a2aec7}.tablepress.display tbody tr:hover.selected > .sorting_2,.tablepress.order-column.hover tbody tr:hover.selected > .sorting_2{background-color:#a3b0c9}.tablepress.display tbody tr:hover.selected > .sorting_3,.tablepress.order-column.hover tbody tr:hover.selected > .sorting_3{background-color:#a5b2cb}.tablepress.no-footer{border-bottom:1px solid #d3d3d3}.tablepress.nowrap th,.tablepress.nowrap td{white-space:nowrap}.tablepress.compact thead th,.tablepress.compact thead td{padding:4px 17px 4px 4px}.tablepress.compact tfoot th,.tablepress.compact tfoot td{padding:4px}.tablepress.compact tbody th,.tablepress.compact tbody td{padding:4px}.tablepress th.dt-left,.tablepress td.dt-left{text-align:left}.tablepress th.dt-center,.tablepress td.dt-center,.tablepress td.dt-empty{text-align:center}.tablepress th.dt-right,.tablepress td.dt-right{text-align:right}.tablepress th.dt-justify,.tablepress td.dt-justify{text-align:justify}.tablepress th.dt-nowrap,.tablepress td.dt-nowrap{white-space:nowrap}.tablepress thead th.dt-head-left,.tablepress thead td.dt-head-left,.tablepress tfoot th.dt-head-left,.tablepress tfoot td.dt-head-left{text-align:left}.tablepress thead th.dt-head-center,.tablepress thead td.dt-head-center,.tablepress tfoot th.dt-head-center,.tablepress tfoot td.dt-head-center{text-align:center}.tablepress thead th.dt-head-right,.tablepress thead td.dt-head-right,.tablepress tfoot th.dt-head-right,.tablepress tfoot td.dt-head-right{text-align:right}.tablepress thead th.dt-head-justify,.tablepress thead td.dt-head-justify,.tablepress tfoot th.dt-head-justify,.tablepress tfoot td.dt-head-justify{text-align:justify}.tablepress thead th.dt-head-nowrap,.tablepress thead td.dt-head-nowrap,.tablepress tfoot th.dt-head-nowrap,.tablepress tfoot td.dt-head-nowrap{white-space:nowrap}.tablepress tbody th.dt-body-left,.tablepress tbody td.dt-body-left{text-align:left}.tablepress tbody th.dt-body-center,.tablepress tbody td.dt-body-center{text-align:center}.tablepress tbody th.dt-body-right,.tablepress tbody td.dt-body-right{text-align:right}.tablepress tbody th.dt-body-justify,.tablepress tbody td.dt-body-justify{text-align:justify}.tablepress tbody th.dt-body-nowrap,.tablepress tbody td.dt-body-nowrap{white-space:nowrap}.tablepress,.tablepress th,.tablepress td{box-sizing:content-box}.dt-container{position:relative;clear:both;zoom:1;font-size:14px}.dt-container .dt-length{float:left}.dt-container .dt-search{float:right;text-align:right}.dt-container .dt-search input{margin-left:.5em}.dt-container .dt-info{clear:both;float:left;padding-top:.755em}.dt-container .dt-paging{float:right;text-align:right;padding-top:.25em}.dt-container .dt-paging .dt-paging-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333!important;border:1px solid transparent;border-radius:2px}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,white 0%,#dcdcdc 100%);background:-moz-linear-gradient(top,white 0%,#dcdcdc 100%);background:-ms-linear-gradient(top,white 0%,#dcdcdc 100%);background:-o-linear-gradient(top,white 0%,#dcdcdc 100%);background:linear-gradient(to bottom,white 0%,#dcdcdc 100%)}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:hover,.dt-container .dt-paging .dt-paging-button.disabled:active{cursor:default;color:#666!important;border:1px solid transparent;background:transparent;box-shadow:none}.dt-container .dt-paging .dt-paging-button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0%,#111 100%);background:-moz-linear-gradient(top,#585858 0%,#111 100%);background:-ms-linear-gradient(top,#585858 0%,#111 100%);background:-o-linear-gradient(top,#585858 0%,#111 100%);background:linear-gradient(to bottom,#585858 0%,#111 100%)}.dt-container .dt-paging .dt-paging-button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0%,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dt-container .dt-paging .ellipsis{padding:0 1em}.dt-container .dt-processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fff0),color-stop(25%,#ffffffe6),color-stop(75%,#ffffffe6),color-stop(100%,#fff0));background:-webkit-linear-gradient(left,#fff0 0%,#ffffffe6 25%,#ffffffe6 75%,#fff0 100%);background:-moz-linear-gradient(left,#fff0 0%,#ffffffe6 25%,#ffffffe6 75%,#fff0 100%);background:-ms-linear-gradient(left,#fff0 0%,#ffffffe6 25%,#ffffffe6 75%,#fff0 100%);background:-o-linear-gradient(left,#fff0 0%,#ffffffe6 25%,#ffffffe6 75%,#fff0 100%);background:linear-gradient(to right,#fff0 0%,#ffffffe6 25%,#ffffffe6 75%,#fff0 100%)}.dt-container .dt-length,.dt-container .dt-search,.dt-container .dt-info,.dt-container .dt-processing,.dt-container .dt-paging{color:#333}.dt-container .dt-scroll{clear:both}.dt-container .dt-scroll div.dt-scroll-body{-webkit-overflow-scrolling:touch}.dt-container .dt-scroll div.dt-scroll-body > table > thead > tr > th,.dt-container .dt-scroll div.dt-scroll-body > table > thead > tr > td,.dt-container .dt-scroll div.dt-scroll-body > table > tbody > tr > th,.dt-container .dt-scroll div.dt-scroll-body > table > tbody > tr > td{vertical-align:middle}.dt-container .dt-scroll div.dt-scroll-body > table > thead > tr > th > div.dataTables_sizing,.dt-container .dt-scroll div.dt-scroll-body > table > thead > tr > td > div.dataTables_sizing,.dt-container .dt-scroll div.dt-scroll-body > table > tbody > tr > th > div.dataTables_sizing,.dt-container .dt-scroll div.dt-scroll-body > table > tbody > tr > td > div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dt-container.no-footer .dt-scroll-body{border-bottom:1px solid #111}.dt-container.no-footer div.dt-scroll-head .tablepress,.dt-container.no-footer div.dt-scroll-body > table{border-bottom:none}.dt-container:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dt-container .dt-info,.dt-container .dt-paging{float:none;text-align:center}.dt-container .dt-paging{margin-top:.5em}}@media screen and (max-width: 640px){.dt-container .dt-length,.dt-container .dt-search{float:none;text-align:center}.dt-container .dt-search{margin-top:.5em}}@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border:2px solid #111;box-shadow:3px 3px 8px #0000004d;border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info > div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top,white 0%,#e9e9e9 100%);background-image:-moz-linear-gradient(top,white 0%,#e9e9e9 100%);background-image:-ms-linear-gradient(top,white 0%,#e9e9e9 100%);background-image:-o-linear-gradient(top,white 0%,#e9e9e9 100%);background-image:linear-gradient(to bottom,white 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white',EndColorStr='#e9e9e9');-webkit-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-moz-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-ms-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-o-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:linear-gradient(to bottom,#fff 0%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-moz-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-ms-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-o-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:linear-gradient(to bottom,#f3f3f3 0%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3',EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;background-image:-webkit-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-moz-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-ms-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-o-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:linear-gradient(to bottom,#eaeaea 0%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea',EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-ms-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-o-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:linear-gradient(to bottom,#f9f9f9 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9',EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-moz-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-ms-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-o-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:linear-gradient(to bottom,#bddef4 0%,#79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4',EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px;border:1px solid #ccc;border:1px solid #0006;background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px #0000004d;box-sizing:border-box}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-moz-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-ms-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-o-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:linear-gradient(to bottom,#f0f0f0 0%,#dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0',EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection > :last-child{display:block!important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection > :last-child > *{break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column > :last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column > :last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column > :last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;background:-ms-radial-gradient(center,ellipse farthest-corner,#0000004d 0%,#000000b3 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,#0000004d 0%,#000000b3 100%);background:-o-radial-gradient(center,ellipse farthest-corner,#0000004d 0%,#000000b3 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,#0000004d),color-stop(1,#000000b3));background:-webkit-radial-gradient(center,ellipse farthest-corner,#0000004d 0%,#000000b3 100%);background:radial-gradient(ellipse farthest-corner at center,#0000004d 0%,#000000b3 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none!important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:#0003}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}.tablepress tbody th.focus,.tablepress tbody td.focus{box-shadow:inset 0 0 1px 2px #36f}div.dtk-focus-alt .tablepress tbody th.focus,div.dtk-focus-alt .tablepress tbody td.focus{box-shadow:inset 0 0 1px 2px #ff8b33}.tablepress.dtr-inline.collapsed > tbody > tr > td.child,.tablepress.dtr-inline.collapsed > tbody > tr > th.child,.tablepress.dtr-inline.collapsed > tbody > tr > td.dt-empty{cursor:default!important}.tablepress.dtr-inline.collapsed > tbody > tr > td.child:before,.tablepress.dtr-inline.collapsed > tbody > tr > th.child:before,.tablepress.dtr-inline.collapsed > tbody > tr > td.dt-empty:before{display:none!important}.tablepress.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,.tablepress.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child{position:relative;padding-left:30px;cursor:pointer}.tablepress.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,.tablepress.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}.tablepress.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,.tablepress.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before{content:'-';background-color:#d33333}.tablepress.dtr-inline.collapsed.compact > tbody > tr > td:first-child,.tablepress.dtr-inline.collapsed.compact > tbody > tr > th:first-child{padding-left:27px}.tablepress.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,.tablepress.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}.tablepress.dtr-column > tbody > tr > td.control,.tablepress.dtr-column > tbody > tr > th.control{position:relative;cursor:pointer}.tablepress.dtr-column > tbody > tr > td.control:before,.tablepress.dtr-column > tbody > tr > th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}.tablepress.dtr-column > tbody > tr.parent td.control:before,.tablepress.dtr-column > tbody > tr.parent th.control:before{content:'-';background-color:#d33333}.tablepress > tbody > tr.child{padding:.5em 1em}.tablepress > tbody > tr.child:hover{background:transparent!important}.tablepress > tbody > tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}.tablepress > tbody > tr.child ul.dtr-details > li{border-bottom:1px solid #efefef;padding:.5em 0}.tablepress > tbody > tr.child ul.dtr-details > li:first-child{padding-top:0}.tablepress > tbody > tr.child ul.dtr-details > li:last-child{border-bottom:none}.tablepress > tbody > tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;box-shadow:0 12px 30px #0009}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:#0009}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}.tablepress tr.dtrg-group td{background-color:#e0e0e0}.tablepress tr.dtrg-group.dtrg-level-0 td{font-weight:700}.tablepress tr.dtrg-group.dtrg-level-1 td,.tablepress tr.dtrg-group.dtrg-level-2 td{background-color:#f0f0f0;padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}.tablepress tr.dtrg-group.dtrg-level-2 td{background-color:#f3f3f3}div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-content:flex-start;align-items:flex-start}div.dtsp-topRow div.dtsp-subRow1{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0}div.dtsp-topRow div.dtsp-searchCont{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0}div.dtsp-topRow button.dtsp-nameButton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:23px;vertical-align:bottom}div.dtsp-topRow button.dtsp-countButton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:18px;vertical-align:bottom}div.dtsp-topRow button.dtsp-searchIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAEnSURBVCgVpdG7SgNBFIDh1RhJsBBEsDIgIhaWFjZa2GtpKb6AnU0MprKOWEjK2IuFFxCxS2lhZyOWXh5AQVER/X+zuwwywoIHvp3dM3Nm55Ik/4i+P2or5FewiBIe0cEt8ogVz9LbhEVf+cgkcew1tvAZ5PPXGm9HOMEanMAYQhunaCAazuqA1UjvILl9HGPc/n4fabjPGbzjMM2FjfkDuPw5O8JilzgA9/OKWDynyWnbsPiF7yc4SRWxmEyTN7ZhsSd7gTLW8TuGSSzBcZd2hsV+n+MNC9jGCNzjPDwsz8XCO/x02Bqeptcxhg+4gjD8YxetLOkBGRbuwcIr+NdRLMPl3uMM2YHx2gsLd+D97qKEQuGe65jCAzbgVRWOCUZuovAfs5m/AdVxL0R1AIsLAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:12px}div.dt-scroll-body{background:#fff!important}div.dtsp-panesContainer{font-family:'Roboto',sans-serif;padding:5px;border:1px solid #ccc;border-radius:6px;margin:5px 0;clear:both;text-align:center}div.dtsp-panesContainer div.dtsp-searchPanes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch;clear:both;text-align:start}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-hidden{display:none!important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane{flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:280px;justify-content:space-around;align-content:flex-start;align-items:stretch;padding-top:0;padding-bottom:0;margin:5px;margin-top:0;margin-bottom:0;font-size:.9em}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container{flex:1;margin:1em .5%;margin-top:0;border-bottom:2px solid #f0f0f0;border:2px solid #f0f0f0;border-radius:4px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container:hover{border:2px solid #cfcfcf}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-search{display:none}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-selected{border:2px solid #3276b1;border-radius:4px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-selected:hover{border:2px solid #286092}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-content:flex-start;align-items:flex-start}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont input.dtsp-search{flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:90px;min-height:20px;max-width:none;min-width:50px;border:none;padding-left:12px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont input.dtsp-search::placeholder{color:#000;font-size:16px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont div.dtsp-searchButtonCont{display:inline-block;flex-direction:row;flex-wrap:nowrap;flex-grow:0;flex-shrink:0;flex-basis:0}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont div.dtsp-searchButtonCont .dtsp-searchIcon{position:relative;display:inline-block;margin:4px;top:-2px;right:0;font-size:16px;margin-bottom:0}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow button.dtsp-dull{cursor:context-menu!important;color:#7c7c7c}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dtsp-topRow button.dtsp-dull:hover{background-color:transparent}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane input.dtsp-paneInputButton,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane button.dtsp-paneButton{height:35px;width:35px;max-width:35px;min-width:0;display:inline-block;margin:2px;border:0 solid transparent;background-color:transparent;font-size:16px;margin-bottom:0;flex-grow:0;flex-shrink:0;flex-basis:35px;font-family:sans-serif}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane input.dtsp-paneInputButton:hover,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane button.dtsp-paneButton:hover{background-color:#f0f0f0;border-radius:2px;cursor:pointer}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane button.dtsp-paneButton{opacity:.6}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane input.dtsp-disabledButton{height:35px;width:35px;max-width:35px;min-width:0;display:inline-block;margin:2px;border:0 solid transparent;background-color:transparent;font-size:16px;margin-bottom:0;flex-grow:0;flex-shrink:0;flex-basis:35px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-scroll-head{display:none!important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-scroll-body{border-bottom:none}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-scroll-body td.dtsp-countColumn{text-align:right}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-scroll-body td.dtsp-countColumn div.dtsp-pill{background-color:#cfcfcf;text-align:center;border:1px solid #cfcfcf;border-radius:10px;width:auto;display:inline-block;min-width:30px;color:#000;font-size:.9em;padding:0 4px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-scroll-body span.dtsp-pill{float:right;background-color:#cfcfcf;text-align:center;border:1px solid #cfcfcf;border-radius:10px;width:auto;min-width:30px;color:#000;font-size:.9em;padding:0 4px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane tr > th,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane tr > td{padding:5px 10px}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane td.dtsp-countColumn{text-align:right}div.dtsp-panesContainer div.dtsp-title{float:left;margin:20px;margin-bottom:0;margin-top:13px}div.dtsp-panesContainer button.dtsp-clearAll{float:right;margin:20px;border:1px solid transparent;background-color:transparent;padding:10px;margin-bottom:0;margin-top:5px}div.dtsp-panesContainer button.dtsp-clearAll:hover{background-color:#f0f0f0;border-radius:2px}div.dt-button-collection div.panes{padding:0;border:none;margin:0}div.dtsp-hidden{display:none!important}div.dtsp-columns-1{min-width:98%;max-width:98%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-2{min-width:48%;max-width:48%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-3{min-width:31.333%;max-width:31.333%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-4{min-width:23%;max-width:23%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-4 div.dtsp-topRow{flex-direction:column!important}div.dtsp-columns-5{min-width:18%;max-width:18%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-5 div.dtsp-topRow{flex-direction:column!important}div.dtsp-columns-6{min-width:15.666%;max-width:15.666%;padding-left:.5%;padding-right:.5%;margin:0!important}div.dtsp-columns-6 div.dtsp-topRow{flex-direction:column!important}div.dtsp-narrow{flex-direction:column!important}div.dtsp-narrow div.dtsp-subRows{width:100%;text-align:right}@media screen and (max-width: 767px){div.dtsp-columns-4,div.dtsp-columns-5,div.dtsp-columns-6{max-width:31%!important;min-width:31%!important}}@media screen and (max-width: 640px){div.dtsp-searchPanes{flex-direction:column!important}div.dtsp-searchPane{max-width:98%!important;min-width:98%!important}}.tablepress tbody > tr.selected,.tablepress tbody > tr > .selected{background-color:#B0BED9}.tablepress.stripe tbody > tr.odd.selected,.tablepress.stripe tbody > tr.odd > .selected,.tablepress.display tbody > tr.odd.selected,.tablepress.display tbody > tr.odd > .selected{background-color:#acbad4}.tablepress.hover tbody > tr.selected:hover,.tablepress.hover tbody > tr > .selected:hover,.tablepress.display tbody > tr.selected:hover,.tablepress.display tbody > tr > .selected:hover{background-color:#aab7d1}.tablepress.order-column tbody > tr.selected > .sorting_1,.tablepress.order-column tbody > tr.selected > .sorting_2,.tablepress.order-column tbody > tr.selected > .sorting_3,.tablepress.order-column tbody > tr > .selected,.tablepress.display tbody > tr.selected > .sorting_1,.tablepress.display tbody > tr.selected > .sorting_2,.tablepress.display tbody > tr.selected > .sorting_3,.tablepress.display tbody > tr > .selected{background-color:#acbad5}.tablepress.display tbody > tr.odd.selected > .sorting_1,.tablepress.order-column.stripe tbody > tr.odd.selected > .sorting_1{background-color:#a6b4cd}.tablepress.display tbody > tr.odd.selected > .sorting_2,.tablepress.order-column.stripe tbody > tr.odd.selected > .sorting_2{background-color:#a8b5cf}.tablepress.display tbody > tr.odd.selected > .sorting_3,.tablepress.order-column.stripe tbody > tr.odd.selected > .sorting_3{background-color:#a9b7d1}.tablepress.display tbody > tr.even.selected > .sorting_1,.tablepress.order-column.stripe tbody > tr.even.selected > .sorting_1{background-color:#acbad5}.tablepress.display tbody > tr.even.selected > .sorting_2,.tablepress.order-column.stripe tbody > tr.even.selected > .sorting_2{background-color:#aebcd6}.tablepress.display tbody > tr.even.selected > .sorting_3,.tablepress.order-column.stripe tbody > tr.even.selected > .sorting_3{background-color:#afbdd8}.tablepress.display tbody > tr.odd > .selected,.tablepress.order-column.stripe tbody > tr.odd > .selected{background-color:#a6b4cd}.tablepress.display tbody > tr.even > .selected,.tablepress.order-column.stripe tbody > tr.even > .selected{background-color:#acbad5}.tablepress.display tbody > tr.selected:hover > .sorting_1,.tablepress.order-column.hover tbody > tr.selected:hover > .sorting_1{background-color:#a2aec7}.tablepress.display tbody > tr.selected:hover > .sorting_2,.tablepress.order-column.hover tbody > tr.selected:hover > .sorting_2{background-color:#a3b0c9}.tablepress.display tbody > tr.selected:hover > .sorting_3,.tablepress.order-column.hover tbody > tr.selected:hover > .sorting_3{background-color:#a5b2cb}.tablepress.display tbody > tr:hover > .selected,.tablepress.display tbody > tr > .selected:hover,.tablepress.order-column.hover tbody > tr:hover > .selected,.tablepress.order-column.hover tbody > tr > .selected:hover{background-color:#a2aec7}.tablepress tbody td.select-checkbox,.tablepress tbody th.select-checkbox{position:relative}.tablepress tbody td.select-checkbox:before,.tablepress tbody td.select-checkbox:after,.tablepress tbody th.select-checkbox:before,.tablepress tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}.tablepress tbody td.select-checkbox:before,.tablepress tbody th.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid #000;border-radius:3px}.tablepress tr.selected td.select-checkbox:after,.tablepress tr.selected th.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9,-1px -1px #B0BED9,1px -1px #B0BED9,-1px 1px #B0BED9}div.dt-container span.select-info,div.dt-container span.select-item{margin-left:.5em}@media screen and (max-width: 640px){div.dt-container span.select-info,div.dt-container span.select-item{margin-left:0;display:block}}