/* Student Commons 5.14.3 — subtle author/staff Helpful endorsements. */
html body.nsc5-document .nsc5143-helpful-badge{
  display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:3px 8px;
  border:1px solid #a9d9bd;border-radius:999px;background:#eef9f2;
  color:#145c39!important;-webkit-text-fill-color:#145c39!important;
  font-size:12px;font-weight:800;line-height:1;white-space:nowrap;vertical-align:middle;
}
html body.nsc5-document .nsc5143-helpful-badge>span{font-size:12px;line-height:1}
html body.nsc5-document .nsc5143-helpful-form{display:block;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
html body.nsc5-document .nsc5143-helpful-form>button{
  width:100%;display:block;text-align:left;margin:0!important;border:0!important;border-radius:0!important;
  background:transparent!important;color:inherit!important;-webkit-text-fill-color:currentColor!important;
  box-shadow:none!important;font:inherit!important;font-weight:700!important;padding:10px 12px!important;cursor:pointer;
}
html body.nsc5-document .nsc5143-helpful-form>button:hover,
html body.nsc5-document .nsc5143-helpful-form>button:focus-visible{background:#eff8f3!important;color:#124e33!important;-webkit-text-fill-color:#124e33!important}
html body.nsc5-document .nsc5143-helpful-form>.nsc5-form-status{display:none!important}
html body.nsc5-document .nsc5143-circle-reply-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
html body.nsc5-document .nsc5143-circle-reply-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
html body.nsc5-document .nsc5143-circle-reply-meta small{margin:0!important}
html[data-theme="dark"] body.nsc5-document .nsc5143-helpful-badge,
html.dark body.nsc5-document .nsc5143-helpful-badge,
body.dark-mode.nsc5-document .nsc5143-helpful-badge{
  border-color:#4d8d69;background:#153e2b;color:#d9f7e5!important;-webkit-text-fill-color:#d9f7e5!important;
}
html[data-theme="dark"] body.nsc5-document .nsc5143-helpful-form>button:hover,
html[data-theme="dark"] body.nsc5-document .nsc5143-helpful-form>button:focus-visible,
html.dark body.nsc5-document .nsc5143-helpful-form>button:hover,
html.dark body.nsc5-document .nsc5143-helpful-form>button:focus-visible,
body.dark-mode.nsc5-document .nsc5143-helpful-form>button:hover,
body.dark-mode.nsc5-document .nsc5143-helpful-form>button:focus-visible{
  background:#183c2c!important;color:#e7f7ed!important;-webkit-text-fill-color:#e7f7ed!important;
}
@media(max-width:680px){
  html body.nsc5-document .nsc5143-circle-reply-head{gap:8px}
  html body.nsc5-document .nsc5143-helpful-badge{font-size:11px;padding:3px 7px}
}
