/* NorgesSjekk Portal Polish V1 FIX3 */
:root{--ns-blue:#0b3b5a;--ns-green:#2e9b4f;--ns-red:#b42335;--ns-bg:#f3f6f8;--ns-text:#14212b;--ns-line:#d8e2e8;--ns-radius:11px;--ns-font:"Segoe UI",Arial,Helvetica,sans-serif;--ns-shadow:0 7px 22px rgba(11,59,90,.07)}
html{font-family:var(--ns-font)}body{font-family:var(--ns-font);color:var(--ns-text);line-height:1.45}
button,input,select,textarea{font:inherit}button,[role="button"],input[type="button"],input[type="submit"]{min-height:38px;border-radius:8px;font-weight:700}
.ns-universal-mail-button,.ns-universal-print-button,.ns4310-submit,button.primary,.btn-primary,.action-primary,[data-variant="primary"],.ns-portal-primary{background:var(--ns-green)!important;border-color:var(--ns-green)!important;color:#fff!important}
button.danger,.btn-danger,.action-danger,[data-variant="danger"],.ns-portal-danger{background:var(--ns-red)!important;border-color:var(--ns-red)!important;color:#fff!important}
button.secondary,.btn-secondary,.action-secondary,[data-variant="secondary"],.ns-portal-secondary{background:#fff!important;border:1px solid #b9c7d2!important;color:var(--ns-blue)!important}
html.ns-portal-surface body{background:var(--ns-bg)!important}
html.ns-portal-surface nav a{border-radius:8px!important;text-decoration:none!important}
html.ns-portal-surface nav a.ns-portal-current,html.ns-portal-surface nav a[aria-current="page"]{background:#e8f1f5!important;color:var(--ns-blue)!important;font-weight:800!important}
html.ns-portal-surface .card,html.ns-portal-surface .panel,html.ns-portal-surface .pane,html.ns-portal-surface .metric,html.ns-portal-surface .contact-card,html.ns-portal-surface .op-tool{border-radius:var(--ns-radius)!important;box-shadow:var(--ns-shadow);border-color:var(--ns-line)}
html.ns-portal-surface table{width:100%;border-collapse:separate;border-spacing:0}
html.ns-portal-surface th,html.ns-portal-surface td{padding:11px 12px;border-bottom:1px solid var(--ns-line)}
html.ns-portal-surface .ns-portal-table-wrap{overflow:auto}
@media(max-width:760px){html.ns-portal-surface main{padding-left:14px!important;padding-right:14px!important}}
@media print{body{background:#fff!important}}
