.wp-block-nng-data-table{background:#fff;color:#000;font-size:12px;line-height:1.2;margin:1.5em 0;position:relative;--nng-data-table-indicator-top:0;--nng-data-table-indicator-right:0}.wp-block-nng-data-table__toolbar{align-items:center;display:flex;flex:0 0 auto;gap:8px;justify-content:flex-end;padding:8px}.wp-block-nng-data-table__fullscreen-toggle{align-items:center;background:#fff;border:1px solid #c6c6c6;color:#1f1f1f;cursor:pointer;display:inline-flex;font-size:12px;gap:6px;line-height:1.2;padding:4px 10px}.wp-block-nng-data-table__fullscreen-toggle:focus,.wp-block-nng-data-table__fullscreen-toggle:hover{text-decoration:underline}.wp-block-nng-data-table__fullscreen-toggle-icon{color:currentColor;display:inline-block;flex:0 0 auto}.wp-block-nng-data-table__fullscreen-toggle-label{display:inline-block}.wp-block-nng-data-table__overflow-indicator{align-items:center;background:linear-gradient(90deg,rgba(230,232,242,0),rgba(230,232,242,.8) 65%,#e6e8f2);display:flex;height:44px;justify-content:flex-end;opacity:0;padding-right:10px;pointer-events:none;position:absolute;right:var(--nng-data-table-indicator-right);top:var(--nng-data-table-indicator-top);transition:opacity .16s ease-out;width:44px;z-index:3}.wp-block-nng-data-table__overflow-indicator:after{border-right:2px solid #4f5e77;border-top:2px solid #4f5e77;content:"";display:inline-block;height:8px;transform:rotate(45deg);width:8px}.wp-block-nng-data-table.wp-block-nng-data-table--overflow-right .wp-block-nng-data-table__overflow-indicator{opacity:1}.wp-block-nng-data-table.wp-block-nng-data-table--at-right-edge .wp-block-nng-data-table__overflow-indicator{opacity:0}.wp-block-nng-data-table__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.wp-block-nng-data-table__scroll--fixed-height{overflow-y:auto}.wp-block-nng-data-table__scroll--unrestricted{max-height:none;overflow-y:visible}.wp-block-nng-data-table__table{background:#fff;border-collapse:separate;border-spacing:0;color:#000;empty-cells:show;table-layout:auto;text-align:left;width:100%}.wp-block-nng-data-table__table thead th{background:#e6e8f2;border:1px solid #dedede;color:#000;font-weight:600;overflow-wrap:break-word;padding:4px 7px 3px;text-align:left;vertical-align:top;word-break:normal}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-button{background:transparent;border:0;color:inherit;cursor:pointer;display:block;font:inherit;font-weight:inherit;min-width:-moz-min-content;min-width:min-content;overflow-wrap:normal;padding:0 18px 0 0;position:relative;text-align:inherit;width:100%;word-break:normal}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-button:hover{text-decoration:underline}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-button:focus-visible{outline:2px solid #0055a5;outline-offset:2px}.wp-block-nng-data-table__table thead th form{margin:0}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-icon{color:#000;display:block;font-size:1em;height:16px;line-height:16px;position:absolute;right:0;text-align:center;top:1px;width:16px}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-icon:before{display:block}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-icon[data-state=unsorted]{color:#6c6c6c}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-icon[data-state=unsorted]:before{background:currentColor;clip-path:polygon(50% 0,100% 100%,0 100%);content:"";height:6px;left:2px;position:absolute;top:1px;width:7px}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-icon[data-state=unsorted]:after{background:currentColor;clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:6px;left:2px;position:absolute;top:9px;width:7px}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-icon[data-state=ascending]:before{content:"▲"}.wp-block-nng-data-table__table .wp-block-nng-data-table__sort-icon[data-state=descending]:before{content:"▼"}.wp-block-nng-data-table--fullscreen .wp-block-nng-data-table__table thead th,.wp-block-nng-data-table__scroll--fixed-height .wp-block-nng-data-table__table thead th{background-clip:padding-box;background-color:#e6e8f2;position:sticky;top:0;z-index:2}.wp-block-nng-data-table__table thead:has(th[scope=colgroup]) th{text-align:center}.wp-block-nng-data-table__table thead:has(th[scope=colgroup]) th[rowspan]{vertical-align:middle}.wp-block-nng-data-table__table tbody td{background:#fff;border:1px solid #dedede;border-top:0 solid #dedede;color:#000;overflow-wrap:break-word;padding:4px 7px 3px;text-align:left;vertical-align:top;word-break:normal}.wp-block-nng-data-table__table tbody tr:nth-child(2n) td{background:#f9f9f9}.wp-block-nng-data-table__cell--date{white-space:nowrap}.wp-block-nng-data-table__row-count{color:var(--wp--preset--color--contrast,#000);font-family:var(--wp--preset--font-family--lato,"Lato","Helvetica Neue",arial,sans-serif);font-size:var(--wp--preset--font-size--medium,.9375rem);font-weight:700;line-height:1.4;margin:8px 0 0;text-align:left}.wp-block-nng-data-table__row-count-value{font-weight:400}.wp-block-nng-data-table__pagination{align-items:center;background:#f3f3f3;border:1px solid #dedede;color:#000;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;justify-content:space-between;line-height:1.2;margin-top:8px;padding:6px 8px}.wp-block-nng-data-table__pagination-pages{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.wp-block-nng-data-table__pagination-link{background:#fff;border:1px solid #c6c6c6;color:#0055a5;cursor:pointer;display:inline-block;line-height:1.2;padding:2px 6px;text-decoration:none}.wp-block-nng-data-table__pagination-link:focus,.wp-block-nng-data-table__pagination-link:hover{text-decoration:underline}.wp-block-nng-data-table__pagination-link--current{background:#0055a5;border-color:#0055a5;color:#fff;cursor:pointer;text-decoration:none}.wp-block-nng-data-table__pagination-ellipsis{padding:2px 6px}.wp-block-nng-data-table__pagination-go{align-items:center;display:inline-flex;flex-shrink:0;flex-wrap:nowrap;gap:6px;margin:0;white-space:nowrap}.wp-block-nng-data-table__pagination-go input[type=number]{font-size:12px;line-height:1.2;padding:2px 4px;width:64px}.wp-block-nng-data-table__pagination-go button{cursor:pointer;flex-shrink:0;font-size:12px;line-height:1.2;padding:2px 8px;white-space:nowrap}.wp-block-nng-data-table__pagination-summary{margin-left:auto;text-align:right;white-space:nowrap}@media(max-width:640px){.wp-block-nng-data-table__pagination-summary{flex:1 1 100%;margin-left:0;text-align:left;white-space:normal}}.wp-block-nng-data-table--fullscreen{display:flex;flex-direction:column;height:100vh;height:100dvh;inset:0;margin:0;overflow:hidden;position:fixed;width:100vw;z-index:100001}.wp-block-nng-data-table--fullscreen .wp-block-nng-data-table__toolbar{flex:0 0 auto}.wp-block-nng-data-table--fullscreen .wp-block-nng-data-table__scroll{flex:1 1 auto;max-height:none!important;min-height:0;overflow:auto}.wp-block-nng-data-table--fullscreen .wp-block-nng-data-table__pagination{flex:0 0 auto;margin-top:0}.wp-block-nng-data-table--error p,.wp-block-nng-data-table__empty{font-size:1rem;font-weight:400;line-height:1.5}.wp-block-nng-tms-online-cycle-indicator{margin:1.5em 0}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table{table-layout:fixed;text-align:left}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table tbody td,.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table tbody th,.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead td,.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead th{overflow-wrap:break-word;text-align:left;word-break:normal}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table tbody th{background:#fff;border:1px solid #dedede;border-top:0 solid #dedede;color:#000;font-weight:600;padding:4px 7px 3px;vertical-align:top}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead tr:first-child th{background:#f9f9f9;font-weight:400}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead tr:first-child th.wp-block-nng-tms-online-cycle-indicator__first-column{background:#e6e8f2;font-weight:700}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead tr:nth-child(2) td,.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead tr:nth-child(2) th{border:1px solid #dedede;border-top:0 solid #dedede;color:#000;padding:4px 7px 3px;vertical-align:top}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table tbody tr:nth-child(odd) td{background:#f9f9f9}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table tbody tr:nth-child(2n) td{background:#fff}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead tr:nth-child(2) td:not(.wp-block-nng-tms-online-cycle-indicator__first-column),.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table thead tr:nth-child(2) th:not(.wp-block-nng-tms-online-cycle-indicator__first-column){background:#fff;font-weight:400}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table .wp-block-nng-tms-online-cycle-indicator__first-column{background:#e6e8f2;border-color:#dedede;font-weight:700;text-align:left}.wp-block-nng-tms-online-cycle-indicator__status--open{color:#15711d;font-weight:700}.wp-block-nng-tms-online-cycle-indicator__status--closed{color:#b12222;font-weight:700}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table tbody td.wp-block-nng-tms-online-cycle-indicator__status--open{color:#15711d}.wp-block-nng-tms-online-cycle-indicator .wp-block-nng-data-table__table tbody td.wp-block-nng-tms-online-cycle-indicator__status--closed{color:#b12222}
