/* Shaddai V1.32 - navegacao padrao para todos os relatorios tabulares. */
tr.shaddai-page-hidden-v132{display:none!important}
.shaddai-pagination-v132{display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(110px,1fr);align-items:center;gap:12px;margin-top:10px;padding:9px 11px;border:1px solid #d8e2dc;border-radius:10px;background:#f7faf8;color:#53625b;font-size:11px}
.shaddai-pagination-v132[hidden]{display:none!important}
.shaddai-pagination-count{font-weight:800}
.shaddai-pagination-size{justify-self:end;color:#6d7a73;font-weight:750}
.shaddai-pagination-pages{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}
.shaddai-page-number,.shaddai-page-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border:1px solid #cbd8d0;border-radius:8px;background:#fff;color:#26483a;font:850 11px/1 system-ui,sans-serif;cursor:pointer;transition:background .15s,border-color .15s,color .15s}
.shaddai-page-arrow{font-size:18px}
.shaddai-page-number:hover,.shaddai-page-arrow:hover:not(:disabled){background:#edf7f1;border-color:#9fc8af;color:#0f6738}
.shaddai-page-number.active{background:#12723f;border-color:#12723f;color:#fff;box-shadow:0 2px 7px rgba(18,114,63,.18)}
.shaddai-page-arrow:disabled{opacity:.42;cursor:not-allowed}
.shaddai-page-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:32px;color:#7b8680;font-weight:900}
.report-page-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:30px;color:#76827c;font-size:11px;font-weight:900}
@media(max-width:760px){.shaddai-pagination-v132{grid-template-columns:1fr;justify-items:center;gap:8px}.shaddai-pagination-count,.shaddai-pagination-size{justify-self:center}.shaddai-pagination-pages{width:100%}.shaddai-page-number,.shaddai-page-arrow{min-width:35px;height:35px}}
