.inv-page .inv-body .inv-full-panel .inv-search{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:2px!important;height:34px!important;min-height:34px!important;align-items:center}
.inv-page .inv-body .inv-full-panel .inv-search:focus-within{border-color:var(--muted)!important;box-shadow:none!important}
.inv-page .inv-body .inv-full-panel .inv-search input{font-size:13px!important;line-height:20px!important;color:var(--navy-900)!important}
.inv-page .inv-body .inv-full-panel .inv-kardex-pagination{flex-shrink:0!important;display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--card);border-top:1px solid var(--border)}
.inv-page .inv-body .inv-full-panel .inv-kardex-pagination>button:first-child{justify-self:start}
.inv-page .inv-body .inv-full-panel .inv-kardex-pagination>button:last-child{justify-self:end}
