.gridzyPlain .gridzyItem {
overflow: hidden;
}
.gridzyPlain .gridzyItem > * {
position: relative;
}
.gridzyPlain .gridzyItem > * > img {
vertical-align: middle;
}
.gridzyPlain .gridzyItem > * > img + * {
display: none;
}
.gridzyPlain .gridzyItemContent > img {
width: 100%;
height: 100%;
}
.gridzyPlain .gridzyItemContent > img + * {
display: none;
}  .gridzyFullOverlayMagnifier .gridzyItem {
overflow: hidden;
}
.gridzyFullOverlayMagnifier .gridzyItem > * {
position: relative;
}
.gridzyFullOverlayMagnifier .gridzyItem > * > img {
vertical-align: middle;
}
.gridzyFullOverlayMagnifier .gridzyItem > * > img + * {
position: absolute;
}
.gridzyFullOverlayMagnifier .gridzyItemContent > img {
width: 100%;
height: 100%;
}
.gridzyFullOverlayMagnifier .gridzyItemContent > img + * { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA1JREFUeF5jGFRgFAAAAZAAAdRpvjsAAAAASUVORK5CYII=);
background: rgba(0, 0, 0, 0.7);
color: #fff;
margin: 0;
padding: 0.5em; visibility: hidden;
opacity: 0;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
overflow: auto;
}
.gridzyFullOverlayMagnifier .gridzyItemContent > img + *:before {
content: " ";
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAM1BMVEX////////////////////////////////////////////////////////////////////lEOhHAAAAEHRSTlMAECAwQFBgcICQoLDA0ODwVOCoyAAAAaRJREFUeF7N1VGOwyAMBFADBAgYzP1Pu8oqlUPtQNX8dL5W6j4mACEg42LB/h/CHCx8Hru3PqZG8xn1uSuhZNfUlgPofGUD9fs0N6Mm93nixNa+Sn5gpV7btc5voJV0BOlNB8WG221147DkhLU0UDP+OHAUuFxslWNvNHlwf7H4qrXe+9ffrjEmM2LUnupoK3DG0N1ZsWwrDzsO5Vi3Ae9iLRlr+7FdMU8owS0GVE+K42IQePVvkYslVqudtsl2ioO23vVlKwisb8rOmBdCx3JhUcGJTznn8lC4wr7rGXBVsF9gPkzPmyU2Bc8chPDMvpxzWaw2ScwDti/2OfOxm+KonbDAI05x1UqsuGFU7PWXr3G1wFpx1ifT/S1ONzeJFVejxJ5tgyFZuwHrdRqO5MXN1awtyHgSxZz9omljxPNVZ8x3OqeM5b7OvlXyZSqbOaWNdf2RTeLuwD1lbIxmOnc9v6/jI+3aBOBKQ6Ib2jYIS21U3o4iobWEMkrK20EXmuNTRmy9IuboTik0Ofggv6gRnmh4ouGJhgc6w/eaDHwTh0evgT99YGadyLem2wAAAABJRU5ErkJggg==);
background-position: center center;
background-size: 30px 30px;
background-repeat: no-repeat;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
} .gridzyFullOverlayMagnifier .gridzyItemContent > img:hover + * {
} .gridzyFullOverlayMagnifier .gridzyItem:hover .gridzyItemContent > img + * { visibility: visible;
opacity: 1;
}
.gridzyFullOverlayMagnifier .gridzyItemContent > img + * > * > * {
display:block;
}  .gridzyFullOverlayText .gridzyItem,
.gridzyFullOverlayTextLight .gridzyItem {
overflow: hidden;
}
.gridzyFullOverlayText .gridzyItem > *,
.gridzyFullOverlayTextLight .gridzyItem > * {
position: relative;
}
.gridzyFullOverlayText .gridzyItem > * > img,
.gridzyFullOverlayTextLight .gridzyItem > * > img {
vertical-align: middle;
}
.gridzyFullOverlayText .gridzyItem > * > img + *,
.gridzyFullOverlayTextLight .gridzyItem > * > img + * {
position: absolute;
}
.gridzyFullOverlayText .gridzyItemContent > img,
.gridzyFullOverlayTextLight .gridzyItemContent > img {
width: 100%;
height: 100%;
}
.gridzyFullOverlayText .gridzyItemContent > img + *,
.gridzyFullOverlayTextLight .gridzyItemContent > img + * { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA1JREFUeF5jGFRgFAAAAZAAAdRpvjsAAAAASUVORK5CYII=);
background: rgba(0, 0, 0, 0.7);
color: #fff;
margin: 0;
padding: 0.5em; visibility: hidden;
opacity: 0;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
overflow: auto;
}
.gridzyFullOverlayTextLight .gridzyItemContent > img + * { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEX///+nxBvIAAAAAXRSTlOzEo46UAAAAA1JREFUeF5jGFRgFAAAAZAAAdRpvjsAAAAASUVORK5CYII=);
background: rgba(255, 255, 255, 0.7);
color: #000;
} .gridzyFullOverlayText .gridzyItemContent > img:hover + *,
.gridzyFullOverlayTextLight .gridzyItemContent > img:hover + * {
} .gridzyFullOverlayText .gridzyItem:hover .gridzyItemContent > img + *,
.gridzyFullOverlayTextLight .gridzyItem:hover .gridzyItemContent > img + * { visibility: visible;
opacity: 1;
}
.gridzyFullOverlayText .gridzyItemContent > img + * > * > *,
.gridzyFullOverlayTextLight .gridzyItemContent > img + * > * > * {
display:block;
}.gridzy > *,
.gridzyMain > * {
visibility: hidden;
}
.gridzy > .gridzyContainer,
.gridzyMain > .gridzyContainer {
visibility: visible;
}  .gridzyClassic .gridzyItem,
.gridzyClassicLight .gridzyItem {
overflow: hidden;
}
.gridzyClassic .gridzyItem > *,
.gridzyClassicLight .gridzyItem > * {
position: relative;
}
.gridzyClassic .gridzyItem > * > img,
.gridzyClassicLight .gridzyItem > * > img {
vertical-align: middle;
}
.gridzyClassic .gridzyItem > * > img + *,
.gridzyClassicLight .gridzyItem > * > img + * {
position: absolute;
}
.gridzyClassic .gridzyItemContent > img,
.gridzyClassicLight .gridzyItemContent > img {
width: 100%;
height: 100%;
}
.gridzyClassic .gridzyItemContent > img + *,
.gridzyClassicLight .gridzyItemContent > img + * { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA1JREFUeF5jGFRgFAAAAZAAAdRpvjsAAAAASUVORK5CYII=);
background: rgba(0, 0, 0, 0.7);
color: #fff;
margin: 0;
padding: 0.5em;
position: absolute;
bottom: -500px;
left: 0;
width: 100%;
max-height: 100%;
overflow: auto;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: bottom 0.5s;
-webkit-transition: bottom 0.5s;
}
.gridzyClassicLight .gridzyItemContent > img + * { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEX///+nxBvIAAAAAXRSTlOzEo46UAAAAA1JREFUeF5jGFRgFAAAAZAAAdRpvjsAAAAASUVORK5CYII=);
background: rgba(255, 255, 255, 0.7);
color: #000;
} .gridzyClassic .gridzyItemContent > img:hover + *,
.gridzyClassicLight .gridzyItemContent > img:hover + * {
} .gridzyClassic .gridzyItem:hover .gridzyItemContent > img + *,
.gridzyClassicLight .gridzyItem:hover .gridzyItemContent > img + * {
bottom: 0;
}  .gridzyFullOverlay .gridzyItem,
.gridzyFullOverlayLight .gridzyItem {
overflow: hidden;
}
.gridzyFullOverlay .gridzyItem > *,
.gridzyFullOverlayLight .gridzyItem > * {
position: relative;
}
.gridzyFullOverlay .gridzyItem > * > img,
.gridzyFullOverlayLight .gridzyItem > * > img {
vertical-align: middle;
}
.gridzyFullOverlay .gridzyItem > * > img + *,
.gridzyFullOverlayLight .gridzyItem > * > img + * {
position: absolute;
}
.gridzyFullOverlay .gridzyItemContent > img,
.gridzyFullOverlayLight .gridzyItemContent > img {
width: 100%;
height: 100%;
}
.gridzyFullOverlay .gridzyItemContent > img + *,
.gridzyFullOverlayLight .gridzyItemContent > img + * { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA1JREFUeF5jGFRgFAAAAZAAAdRpvjsAAAAASUVORK5CYII=);
background: rgba(0, 0, 0, 0.7);
color: #fff;
margin: 0;
padding: 0.5em; visibility: hidden;
opacity: 0;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
overflow: auto;
}
.gridzyFullOverlayLight .gridzyItemContent > img + * { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAQMAAAAk8RryAAAAA1BMVEX///+nxBvIAAAAAXRSTlOzEo46UAAAAA1JREFUeF5jGFRgFAAAAZAAAdRpvjsAAAAASUVORK5CYII=);
background: rgba(255, 255, 255, 0.7);
color: #000;
} .gridzyFullOverlay .gridzyItemContent > img:hover + *,
.gridzyFullOverlayLight .gridzyItemContent > img:hover + * {
} .gridzyFullOverlay .gridzyItem:hover .gridzyItemContent > img + *,
.gridzyFullOverlayLight .gridzyItem:hover .gridzyItemContent > img + * { visibility: visible;
opacity: 1;
}
.gridzyFullOverlay .gridzyItemContent > img + * > img,
.gridzyFullOverlayLight .gridzyItemContent > img + * > img {
float: left;
width: 60px;
}
.gridzyFullOverlay .gridzyItemContent > img + * > img + *,
.gridzyFullOverlayLight .gridzyItemContent > img + * > img + * {
margin-left: 60px;
padding-left: 0.5em;
display:block;
}
.gridzyFullOverlay .gridzyItemContent > img + * > * > *,
.gridzyFullOverlayLight .gridzyItemContent > img + * > * > * {
display:block;
}  .gridzyAnimated .gridzyItem {
left: 50%;
top: 50%;
transition: transform 0.5s, left 0.5s, top 0.5s, width 0.5s, height 0.5s, font-size 0.5s;
-webkit-transition: -webkit-transform 0.5s, left 0.5s, top 0.5s, width 0.5s, height 0.5s, font-size 0.5s;
}
.gridzyAnimated .gridzyContainer {
height: 0;
transition: height 0.5s;
-webkit-transition: height 0.5s;
}  .gridzyItemContent {
transition: opacity 1s;
-webkit-transition: opacity 1s;
opacity: 1; filter: Alpha(opacity=100);
}
.gridzyItemLoading .gridzyItemContent {
opacity: 0.3; filter: Alpha(opacity=30);
}
.gridzyItemLoading { background-image: url(data:image/gif;base64,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);
background-position: center center;
background-repeat: no-repeat; box-shadow: inset 0 0 15px -5px #666;
}
.gridzyItemLoading { animation-duration: 1s;
animation-name: gridzyProgressIndicatorHideFallback;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-duration: 1s;
-webkit-animation-name: gridzyProgressIndicatorHideFallback;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear; }
.gridzyItemLoading .gridzyItemProgressIndicator {
animation-duration: 1s;
animation-name: gridzyProgressIndicator;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-duration: 1s;
-webkit-animation-name: gridzyProgressIndicator;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAyUlEQVQYGY3AIUsDUQAA4A+OIWPIIS8Yhgy5IIeMYTAYhogsmMaCGOSSaRgPg4jJYDIsiJhE/AFmuSAGg8loWDSI0WCwWY8nwj6z6zn24MM/Cs++fPsBDXMSNfumPl0ZWgSJllQDYFXlXamuIQgS4NDUhViqLQVuvBmINS1rA49eBX/lVoDKiwWxxJouMPGkLxZsyIFC5Uisa1sHyFy6t6suN9Q3DzBw686BnpamzKbCSEfNljPXJs6dKo2NZCJLdoydKO1ZF8zqF/nIJI6MF7DCAAAAAElFTkSuQmCC);
position: absolute;
left: -1000px;
top: 50%;
margin-left: -8px;
margin-top: -8px;
width: 16px;
height: 16px;
z-index: 1;
} @keyframes gridzyProgressIndicatorHideFallback {
0% {
background-position: -1000px -1000px;
}
100% {
background-position: -1000px -1000px;
}
}
@-webkit-keyframes gridzyProgressIndicatorHideFallback {
0% {
background-position: -1000px -1000px;
}
100% {
background-position: -1000px -1000px;
}
} @keyframes gridzyProgressIndicator {
0% {
transform: rotate(0);
-webkit-transform: rotate(0);
left: 50%;
}
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
left: 50%;
}
}
@-webkit-keyframes gridzyProgressIndicator {
0% {
transform: rotate(0);
-webkit-transform: rotate(0);
left: 50%;
}
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
left: 50%;
}
} .gridzyLightProgressIndicator .gridzyItemLoading { background-image: url(data:image/gif;base64,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);
box-shadow: inset 0 0 15px -5px #999;
}
.gridzyLightProgressIndicator .gridzyItemLoading .gridzyItemProgressIndicator {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA6klEQVQokYXRLUtDURgA4AOXIWPIkBsMQ4YsyJAxDAbDEJEF01gQgyyZhnEYREwGk2FBxCTiDzDLghgMJqNh0SBGg8H0GA5j06vKKS+ch/czCH+/cVi378bLb6Dj3pt3H4IgZ0oyCbYNvTrTMisIEgVFuRFYNPCs9yV1TiqVRLBr6CTTXlFJMYILT5oZkDevFMGtR+kPI1YtRDDwYCbznVhSi6DvTiMDUiuqEXQM7GVAzbpyBBWnrm1+q9/SMD1aVNOlKzvqCvIqVnW0lSdXvebIub5jh3q62irfjzVnQ9eBni3L47H/ObbwCYDAI518/mDYAAAAAElFTkSuQmCC);
}.gridzy {
clear: both;
}
.gridzy img {
width: auto;
height: auto;
max-width: none;
max-height: none;
min-width: 0;
min-height: 0;
}.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{content-visibility:auto}.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";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";content:"\25bc"/"";display:block;position:absolute;top:50%}.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{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;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{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 tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.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}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container table.tablepress{margin-bottom:0}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress thead th{background-color:#46535c;font-weight:700;vertical-align:middle;font-size:14px}