header {
  display: none !important;
}
.btn-instructions-modal {
  display: none !important;
}
div.d-flex.instructions-required-text {
  display: none !important;
}
#btn-calculate {
  display: none !important;
}
.btn-print {
  display: none !important;
}
.color-calculator-divider {
  display: none !important;
}
.back-to-top {
  display: none !important;
}
.btn-check:checked+.btn {
  border-color: #e90517 !important;
  color: #fffcfc !important;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
  background-color: #e90517 !important;
}

/* Remove footer for TakedaProHCP */
.footer-top {
  display: none !important;
}
.footer__social .footer__social__text {
  display: none !important;
}
.footer__social .footer-icon-link {
  display: none !important;
}

/* Remove footer for SAMHCP */
.global-footer__copyright {
  display: none !important;
}
.global-footer__nav-primary {
  display: none !important;
}
.footer__social .footer__social__text {
  display: none !important;
}
.footer__social .footer__url {
  display: none !important;
}
