/* NestPortal v410 · paginación de historiales */
.profileHistoryPagerV410,.accountHistoryPagerV410{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 2px}
.profileHistoryPagerV410 button,.accountHistoryPagerV410 button{appearance:none;-webkit-appearance:none;border:1px solid rgba(7,94,84,.22);background:#fff;color:#075e54;border-radius:14px;padding:10px 13px;font-weight:900;cursor:pointer}
.profileHistoryPagerV410 button:disabled,.accountHistoryPagerV410 button:disabled{opacity:.38;cursor:default}
.profileHistoryPagerV410 span,.accountHistoryPagerV410 span{font-size:12px;color:#60736e;font-weight:900;text-align:center}
@media(max-width:520px){.profileHistoryPagerV410 button,.accountHistoryPagerV410 button{padding:9px 10px;font-size:12px}.profileHistoryPagerV410 span,.accountHistoryPagerV410 span{font-size:11px}}
