﻿/* V24 - Sayfalama düzeni */
.pager,.smart-pager{display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important;justify-content:center!important;margin:24px 0 10px!important;overflow:visible!important;white-space:normal!important;}
.pager a,.smart-pager a,.pager span.info,.smart-pager span.info{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:36px!important;height:36px!important;padding:0 10px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#111827!important;text-decoration:none!important;border-radius:8px!important;font-weight:700!important;font-size:14px!important;box-sizing:border-box!important;}
.pager a.active,.smart-pager a.active{background:#dc2626!important;color:#fff!important;border-color:#dc2626!important;}
.pager a.nav,.smart-pager a.nav{background:#f8fafc!important;min-width:auto!important;}
.pager a.disabled,.smart-pager a.disabled{opacity:.45!important;pointer-events:none!important;}
.pager span.info,.smart-pager span.info{background:#f1f5f9!important;color:#475569!important;min-width:auto!important;}
.admin-table .pager,.grid .pager{white-space:normal!important;}
@media(max-width:768px){.pager,.smart-pager{justify-content:flex-start!important}.pager a,.smart-pager a{min-width:34px!important;height:34px!important;font-size:13px!important}}
