.ild-thank-you-page a[title="coming soon"] {
    pointer-events: none;
    opacity: 0.5 !important;
  }
  
  .ild-thank-you-page .gds-hero h1.gds-heading {
    font-size: 40px;
    color: #08312A;
    font-family: var(--typography-heading-l-font-family) !important;
    font-weight: bold;
  }
  
  .ild-thank-you-page .gds-hero .gds-paragraph span {
    font-size: 22px;
    font-family:'Boehringer Text';
    line-height: var(--typography-p-lead-line-height);
    font-weight: var(--typography-p-lead-font-weight);
    font-family: var(--typography-p-lead-font-family);
    margin-bottom: var(--spacer-base);
  }
  
  @media screen and (max-width: 900px) {
    .ild-thank-you-page .gds-hero .gds-hero__content--left {
      padding-left: 15px;
    }
  }
.ild-thank-you-page .gds-hero .gds-cell.gds-cell--l-half.gds-cell--s-order-2.gds-cell--l-order-1.gds-cell--spacer-l.gds-cell--content {
    padding-left: 30px;
    padding-right: 35px;
}
.ild-thank-you-page .gds-hero .gds-cell.gds-cell--l-half.gds-cell--s-order-1.gds-cell--l-order-2.gds-cell--spacer-none.gds-cell--content{
padding: 0;
}
.ild-thank-you-page .gds-grid.gds-grid--none{
padding: 0;
}
.gds-grid.gds-grid--spacer-massive {
  margin-bottom: 0;
}
.gds-icon--base_download.gds-video {
    background-image: url(/th/sites/default/files/2024-11/video-icon-green.svg);
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
}
.era-congress nav.gds-article-navigation{
    margin-top: 0;
    padding-top: 10px;
}
@media screen and (max-width: 900px) {
.era-congress nav.gds-header-menu.visible {
    top: 73px !important;
    height: calc(-73px + 100vh) !important;
}
.era-congress div.gds-grid--spacer-massive {
    margin-bottom: -24px !important;
}
}
#block-bione-productfooter .gds-footer__legal p:nth-child(1) {
   display: block !important;
}
#edit-i-agree-with-the-term-of-use--label > span:first-child {
  display: none;
}

/* combivent */
.combivent-pi-page table#table-combivent-one tr td:first-child {
    width: 22%;
}

.combivent-pi-page table#table-combivent-one tr td:first-child img {
    margin-top: 0;
    margin-bottom: 0;
}
.combivent-pi-page table#table-combivent-one tr td:nth-child(2) {
  vertical-align: top;
}

/*Login */
.pi-pages.modal-open .bi-hcp-validation-modal-fullscreen .gds-header{
  z-index:1000;
}
.pi-pages.modal-open .bi-hcp-validation-modal-fullscreen .gds-header .gds-metanav__item.is-utility .gds-submenu-items{
  inline-size: 220px;
}

.gds-pi-image-small {
    width: 100%;
    max-width: 100px;
}
.pi-pages .gds-grid--color-bg:last-child, 
.products-contact-us-pi .gds-grid--color-bg:last-child, 
.utility-page .gds-grid--color-bg:last-child {
  padding:0 16px!important;
}
@media screen and (min-width: 768px) {
  .pi-accordion .gds-accordion__heading-wrapper {
    display: flex!important;
    justify-content: flex-end!important;  
    align-items: center!important;        
  }
.pi-accordion .gds-accordion__expand-link {
    margin: 0 !important;                 
  }
}