
.site-filing-footer{position:fixed;left:0;right:0;bottom:2px;z-index:100;display:flex;align-items:center;justify-content:center;height:22px;padding:0 4px;box-sizing:border-box;background:transparent}
.site-filing-footer a{color:#52625a;font-size:13px;line-height:20px;white-space:nowrap;text-decoration:none}
.site-filing-footer a:hover{text-decoration:underline}
.site-filing-footer a:focus-visible{outline:2px solid #087f6b;outline-offset:2px}
@media(min-width:721px){
  .rail-bottom > .rail-site-filing{position:static;flex:none;width:100%;height:auto;min-height:20px;margin-top:2px;padding:0}
  .rail-site-filing a{font-size:11px;line-height:18px}
  body:has(.zuxo-shell:not([style*="display: none"]) > .rail .rail-site-filing) .site-filing-footer:not(.rail-site-filing){display:none}
}
@media(max-width:720px){
  .site-filing-footer{background:#f7faf9;bottom:0}
  body:has(.site-filing-footer) .workspace{height:calc(100dvh - 24px)}
}
