/* LDG ESG v4.7.3 - Report Print Stable UI hardening */
html body.ldg-esg-page .ldg461-report-grid article,
html body .ldg461-report-grid article,
html body .ldg462-report-center .ldg461-report-grid article,
html body .ldg461-report-panel .ldg461-report-grid article{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr) auto!important;
  grid-template-rows:auto 1fr auto!important;
  column-gap:1rem!important;
  row-gap:.7rem!important;
  padding:1.2rem!important;
  min-height:168px!important;
  overflow:visible!important;
  background:#fff!important;
  color:#0A263D!important;
}
html body.ldg-esg-page .ldg461-report-grid article>b,
html body .ldg461-report-grid article>b,
html body .ldg462-report-center .ldg461-report-grid article>b,
html body .ldg461-report-panel .ldg461-report-grid article>b{
  position:static!important;
  grid-column:1!important;
  grid-row:1 / span 2!important;
  width:50px!important;
  height:50px!important;
  min-width:50px!important;
  border-radius:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:start!important;
  background:#073B63!important;
  color:transparent!important;
  text-indent:-999px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  font-size:0!important;
}
html body .ldg461-report-grid article>b::after{display:block!important;text-indent:0!important;color:#fff!important;font-size:1rem!important;line-height:1!important;font-weight:900!important;letter-spacing:.03em!important;}
html body .ldg461-report-grid article:nth-of-type(1)>b::after{content:"EX"!important;}
html body .ldg461-report-grid article:nth-of-type(2)>b::after{content:"TE"!important;}
html body .ldg461-report-grid article:nth-of-type(3)>b::after{content:"EV"!important;}
html body .ldg461-report-grid article:nth-of-type(4)>b::after{content:"GA"!important;}
html body .ldg461-report-grid article:nth-of-type(5)>b::after{content:"PA"!important;}
html body .ldg461-report-grid article:nth-of-type(6)>b::after{content:"FC"!important;}
html body .ldg461-report-grid article>strong,
html body .ldg461-report-grid article>h3{
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
  overflow:visible!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  color:#0A263D!important;
  margin:0!important;
  padding:0!important;
}
html body .ldg461-report-grid article>p,
html body .ldg461-report-grid article>span{
  grid-column:2 / 4!important;
  grid-row:2!important;
  min-width:0!important;
  color:#3D6078!important;
  margin:0!important;
  overflow:visible!important;
  white-space:normal!important;
}
html body .ldg461-report-grid article:after{
  grid-column:3!important;
  grid-row:1!important;
  justify-self:end!important;
  align-self:start!important;
  position:static!important;
  color:#0073AA!important;
  background:#EAF6FD!important;
  white-space:nowrap!important;
}
html body .ldg461-report-grid article div{
  grid-column:2 / 4!important;
  grid-row:3!important;
  align-self:end!important;
}
html body.ldg-esg-page .ldg40-primary,
html body.ldg-esg-page .ldg31f-btn.primary,
html body.ldg-esg-page button.ldg40-primary,
html body.ldg-esg-page .ldg42-action-row button,
html body.ldg-esg-page a.ldg-btn-primary,
html body.ldg-esg-page .ldg461-report-grid a[href*="format=pdf"]{
  background:#073B63!important;
  color:#fff!important;
  border-color:#073B63!important;
}
html body.ldg-esg-page .ldg40-primary *,
html body.ldg-esg-page .ldg31f-btn.primary *,
html body.ldg-esg-page button.ldg40-primary *,
html body.ldg-esg-page .ldg42-action-row button *,
html body.ldg-esg-page a.ldg-btn-primary *{color:#fff!important;}
html body.ldg-esg-page .ldg461-report-grid a[href*="format=docx"]{color:#073B63!important;background:#EAF3FB!important;}
html body.ldg-esg-page .ldg31f-task-form label,
html body.ldg-esg-page .ldg40-task-form label,
html body.ldg-esg-page .ldg40-card label{color:#0A263D!important;}
@media(max-width:760px){
  html body .ldg461-report-grid article{grid-template-columns:54px minmax(0,1fr)!important;}
  html body .ldg461-report-grid article:after{grid-column:2!important;justify-self:start!important;}
  html body .ldg461-report-grid article>p,html body .ldg461-report-grid article>span,html body .ldg461-report-grid article div{grid-column:1 / 3!important;}
}
