/* Structune Hub V17.7.4.537 — SCI06, Reports only. */
html.reports-first-paint body.v17-right-drawer-page>button.v17-edge-handle.v17-right-handle,
html body[data-structune-build].v17-reports-constrained.v17-right-drawer-page>button.v17-edge-handle.v17-right-handle{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  right:0!important;
  z-index:4301!important;
}

html.reports-first-paint body.v17-right-open>button.v17-edge-handle.v17-right-handle,
html body[data-structune-build].v17-reports-constrained.v17-right-open>button.v17-edge-handle.v17-right-handle{
  right:264.207px!important;
}

@media(max-width:820px){
  html.reports-first-paint body.v17-right-open>button.v17-edge-handle.v17-right-handle,
  html body[data-structune-build].v17-reports-constrained.v17-right-open>button.v17-edge-handle.v17-right-handle{
    right:min(360px,86vw)!important;
  }
}
