.disable-button {
  pointer-events: none;
}
.error_msg.invalid-msg {
  color: red;
}
.congress-main-wrapper .gds-form-input__inner--checkbox {
  padding-top: 15px;
}
.show-mobile {
  display: none !important;
}
.zoomnonhcp-custom-form .nonhcp-wrapper-div {
  position: absolute;
  z-index: 999;
  background: white;
  width: 100%;
  max-width: 802px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.nonhcp-wrapper-div .gds-cell--l-two-thirds {
  width: 100%;
}
.nonhcp-wrapper-div .gds-form-multiple-step__form {
  height: 800px;
  overflow-y: scroll;
}
.zoomnonhcp-custom-form .overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}

.nonhcp-wrapper-div .zoomnonhcp-close {
  float: right;
  font-size: 34px;
  padding-right: 30px;
  color: blue;
  font-family: "BISansNEXT";
  cursor: pointer;
  padding-bottom: 10px;
}

.gds-form-input .gds-form-input__inner--submit {
  margin-top: 30px;
  margin-left: 5px;
  margin-bottom: 5px;
}

.nonhcp-wrapper-div .gds-form-multiple-step__form {
  height: 800px;
}

.gds-card__content-inner .gds-card__date {
  padding-top: 0px;
}

.gds-card__content-inner .gds-card__date a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  align-items: center;
  text-decoration: none;
  padding-bottom: 16px;
}

.gds-card__content-inner .gds-card__date a span {
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #2c333a;
  padding-bottom: 0px;
}

.gds-card__content-inner .gds-heading p {
  margin-bottom: 0px;
  font-size: 22px;
}

.gds-card__content-inner .gds-card__date span {
  font-size: 16px;
  padding-bottom: 8px;
}

.gds-modal .gds-modal__header {
  width: 400px;
}

.gds-modal__body {
  padding-top: 0px;
  padding-left: 40px !important;
  padding-bottom: 30px;
}

.zoomhcp-custom-form .mcc-new-wrap {
  position: absolute;
  z-index: 999;
  background: white;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 500px;
  max-height: 300px;
}

.mcc-new-wrap .gds-cell--l-two-thirds {
  width: 100%;
}

.zoomhcp-custom-form .mcc-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}

.gds-cell .zoomhcp-close {
  display: none;
}

.mcc-new-wrap .zoomhcp-close {
  float: right;
  font-size: 34px;
  padding-right: 30px;
  color: blue;
  font-family: "BISansNEXT";
  cursor: pointer;
  padding-bottom: 10px;
  padding-top: 20px;
}

.gds-form-input .gds-form-input__inner--submit {
  margin-top: 30px;
}

.gds-form-input__label-wrapper .gds-form-input__label span {
  font-size: 16px;
  font-weight: bold;
  color: #2c333a;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .zoomnonhcp-custom-form .nonhcp-wrapper-div {
    max-width: 600px;
  }

  .nonhcp-wrapper-div .zoomnonhcp-close {
    padding-right: 10px;
  }

  .zoomhcp-custom-form .mcc-new-wrap {
    max-width: 430px;
  }
}
.congress-main-wrapper img.lazyloaded.hide-mobile {
  height: 200px;
}
.congress-main-wrapper .lazyloaded.show-mobile {
  display: none;
}

.congress-main-wrapper .gds-secondary-hero__content .gds-heading {
  font-size: 44px;
  color: #003366;
  font-family: BIAntiquaIIMl;
  padding-bottom: 8px;
  margin-bottom: 0px;
  margin-top: 40px;
}

.congress-main-wrapper .gds-secondary-hero__content .gds-paragraph {
  margin-top: 20px;
}
#agenda-pdf-popup-2285 img {
  width: 100%;
}
.aplar-congress .gds-btn:focus::before {
  opacity: 0;
  box-shadow: none;
}
.page-node-731 .custom-question-popup .mcc-new-wrap {
  top: 90%;
}
@media only screen and (max-width: 1180px) {
  .page-node-731 .custom-question-popup .mcc-new-wrap {
    top: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .page-node-731 .custom-question-popup .mcc-new-wrap {
    top: 1480px;
  }
}
.page-node-731 th.gds-table__cell:nth-child(2) {
  width: 45%;
}
.page-node-731 div.gds-cell--sidebar.related-content {
  padding-top: 30px !important;
}
.symposium-multiple-event .ptp-banner .gds-grid.gds-grid--none {
  display: none;
}
.symposium-multiple-event .custom-question-popup .mcc-new-wrap {
  top: 115%;
}
@media only screen and (max-width: 1180px) {
  .symposium-multiple-event .custom-question-popup .mcc-new-wrap {
    top: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .symposium-multiple-event .custom-question-popup .mcc-new-wrap {
    top: 1480px;
  }
}
.symposium-multiple-event .congress-main-wrapper .info-align {
  margin-top: auto;
}
.symposium-multiple-event .gds-grid--spacer-massive.gds-grid--no-bg {
  margin-bottom: var(--spacer-m);
}
.symposium-multiple-event .congress-main-wrapper img.lazyloaded.hide-mobile {
  height: auto !important;
}
#ui-id-2 {
  padding-left: 40px;
}
.cvm-congress-2024-3rd-event-post-webinar-video-lecture
  .gds-hero__background--white,
.cvm-congress-2024-3rd-event-post-webinar-video-lecture
  .gds-hero__with-media--white,
.gds-hero__full-background--white {
  background: #f1fcfe;
}
.page-node-771 #register-card-3716 {
  display: none;
}
/*.symposium-multiple-event .card-image img {
  height: 216px;
  width: 384px;
}*/
#gds-card__header--3756 .gds-card__header.gds-card__header--,
#gds-card__header--3717 .gds-card__header.gds-card__header--,
#gds-card__header--3718 .gds-card__header.gds-card__header--,
#gds-card__header--3716 .gds-card__header.gds-card__header--,
#gds-card__header--3936 .gds-card__header.gds-card__header--,
#gds-card__header--3937 .gds-card__header.gds-card__header-- {
  display: none;
}
.symposium-event .gds-card__date strong {
  font-weight: 400 !important;
}
.symposium-multiple-event
  .custom-question-popup
  .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar-,
.symposium-event
  .custom-question-popup
  .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar- {
  background: #fff;
  height: 395px;
}
.symposium-multiple-event .custom-question-popup div#edit-form-container p strong,
.symposium-event .custom-question-popup div#edit-form-container p strong {
  font-size: 28px;
  color: #08312a;
  margin-top: 0;
}
.symposium-multiple-event
  .custom-question-popup
  .gds-form-input__label-wrapper
  .gds-form-input__label
  span,
.symposium-event
  .custom-question-popup
  .gds-form-input__label-wrapper
  .gds-form-input__label
  span {
  font-weight: normal;
}

.symposium-multiple-event .custom-question-popup div#edit-submit--inner-wrapper,
.symposium-event .custom-question-popup div#edit-submit--inner-wrapper {
  position: absolute;
  right: 10px;
}

.symposium-multiple-event .custom-question-popup .mcc-new-wrap .zoomhcp-close,
.symposium-event .custom-question-popup .mcc-new-wrap .zoomhcp-close {
  color: #08312a;
}

@media screen and (max-width: 768px) {
  .symposium-multiple-event .custom-question-popup div#edit-submit--inner-wrapper,
  .symposium-event .custom-question-popup div#edit-submit--inner-wrapper {
    margin-top: 0px;
  }
}
.webform-confirmation-modal--content p {
  line-height: 33px !important;
}
.symposium-multiple-event .congress-main-wrapper .gds-card__content-inner .gds-card__date {
  font-family: var(--typography-heading-s-font-family);
  font-size: 16px;
  min-height: 130px;
}
@media screen and (max-width: 1180px) {
  /*.symposium-multiple-event .card-image img {
    height: 195px;
    width: 320px;
  }*/
  .symposium-multiple-event
    .congress-main-wrapper
    .gds-card__content-inner
    .gds-card__date {
    min-height: 210px;
  }
}
@media screen and (max-width: 768px) {
  .symposium-multiple-event .card-image img {
    width: 225px;
  }
}
/*@media screen and (max-width: 767px) {
  .symposium-multiple-event .card-image img {
    width: 100% !important;
  }
}*/

.symposium-event .custom-question-popup .mcc-new-wrap, .symposium-multiple-event .custom-question-popup .mcc-new-wrap{
     top:100%;
}
 @media screen and (max-width:940px) {
     .symposium-event .custom-question-popup .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar-, .symposium-multiple-event .custom-question-popup .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar- {
         height: 390px;
    }
     .symposium-event .custom-question-popup .mcc-new-wrap, .symposium-multiple-event .custom-question-popup .mcc-new-wrap {
         top: 65%;
    }
     .symposium-event .custom-question-popup .gds-cell--s-order-1, .symposium-multiple-event .custom-question-popup .gds-cell--s-order-1 {
         order: 2;
    }
     .symposium-event .custom-question-popup .mcc-new-wrap .gds-cell--s-order-2, .symposium-multiple-event .custom-question-popup .mcc-new-wrap .gds-cell--s-order-2 {
         order:1;
    }
}
 @media screen and (max-width:767px) {
     .symposium-event .custom-question-popup .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar-, .symposium-multiple-event .custom-question-popup .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar- {
         height: 370px;
    }
     .symposium-event .custom-question-popup .mcc-new-wrap, .symposium-multiple-event .custom-question-popup .mcc-new-wrap {
         top: 65%;
    }
     .symposium-event .custom-question-popup .gds-cell--s-order-1, .symposium-multiple-event .custom-question-popup .gds-cell--s-order-1 {
         order: 2;
    }
     .symposium-event .custom-question-popup .mcc-new-wrap .gds-cell--s-order-2, .symposium-multiple-event .custom-question-popup .mcc-new-wrap .gds-cell--s-order-2 {
         order:1;
    }
}

.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards{
    background: #fff;
    padding: 20px 20px;
}
.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards h4#healthnext-healthcare-for-future-generations {
    font-size: 19px;
}
.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-cell.btn-center {
    margin-bottom: 0; padding-right: 0;
    padding-left: 0;
}
.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__header.gds-card__header-- {
    margin-top: 0;
}
.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__content.gds-card__content-- {
    padding-bottom: 0;
}
.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__content-inner .gds-card__date {
 margin-top: 0;
}
.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-icon--s svg {
    width: 15px;
    height: 15px;
}
.pep-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__date a {
    padding-bottom: 0 !important;
}
.pep-webinar-body-class .gds-table tr:first-child {
background: #00E47C;
}
.pep-webinar-body-class .gds-table tr:first-child td p{margin-bottom:0px;}
.pep-webinar-body-class .gds-table tr:first-child td p{margin-bottom:0px;}
.pep-webinar-body-class .gds-table tr:nth-child(3){background:#CCFAE5;}
.pep-webinar-body-class .gds-table tr:nth-child(5),
.pep-webinar-body-class .gds-table tr:nth-child(7),
.pep-webinar-body-class .gds-table tr:nth-child(9){background:#F6F5F3;}


.pep-webinar-body-class .gds-grid.gds-grid--spacer-l.gds-grid--no-bg.gds-grid--layout-side-right .gds-cell.gds-cell--m-three-quarters.gds-cell--spacer-l.gds-cell--content {
margin-top: -45px;
}
 
.pep-webinar-body-class .custom-question-popup .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar- {
    background: #fff;
    padding-bottom: 25px;
}
.pep-webinar-body-class .zoomhcp-custom-form .mcc-new-wrap {
top: 60%;
}
 
@media screen and (max-width: 767px) {
.pep-webinar-body-class .gds-grid.gds-grid--spacer-l.gds-grid--no-bg.gds-grid--layout-side-right .gds-cell.gds-cell--m-three-quarters.gds-cell--spacer-l.gds-cell--content {
margin-top: -55px;
}
 
}
@media screen and (min-width: 992px) {
   .pep-webinar-body-class .gds-hero__media .gds-image {
        aspect-ratio: 0;
    }
}
/*end */
@media screen and (min-device-width: 1920px) and (min-device-height: 1080px) {
	.symposium-multiple-event .card-image img, .symposium-multiple-event .gds-card__date {
		width: 96% !important;
	}
}
.ild-webinar-body-class tr:nth-child(odd) {
    background: #fff !important;
}

.ild-webinar-body-class tr:nth-child(even) {
    background-color: #F6F5F3 !important;
}
.ild-webinar-body-class thead tr th {
    background: #00E47C !important;
}

.ild-webinar-body-class .gds-grid.gds-grid--spacer-l.gds-grid--no-bg.gds-grid--layout-side-right .gds-cell.gds-cell--m-three-quarters.gds-cell--spacer-l.gds-cell--content {
    margin-top:0px;
}
.ild-webinar-body-class thead tr th:nth-child(2) {
    width: 55%;
}
.ild-webinar-body-class thead tr th:first-child {
    width: 20%;
}
@media screen and (min-width:1200px) {
.ild-webinar-body-class .gds-key-fact.gds-key-fact--visibility-both.gds-key-fact--side.gds-key-fact--left.gds-key-fact--big.gds-key-fact--no-description {
    width: 50%;
    float: left;
    height: auto; margin-bottom:20px;
}}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards{
    background: #fff;
    padding: 20px 20px;
}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards h4#healthnext-healthcare-for-future-generations {
    font-size: 19px;
}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-cell.btn-center {
    margin-bottom: 0; padding-right: 0;
    padding-left: 0;
}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__header.gds-card__header-- {
    margin-top: 0;
}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__content.gds-card__content-- {
    padding-bottom: 0;
}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__content-inner .gds-card__date {
 margin-top: 0;
}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-icon--s svg {
    width: 15px;
    height: 15px;
}
.ild-webinar-body-class article.gds-card.register-inner-blk.registration-cards .gds-card__date a {
    padding-bottom: 0 !important;
}
.ild-webinar-body-class .gds-table tr:first-child {
background: #00E47C;
}
.ild-webinar-body-class .gds-table tr:first-child td p{margin-bottom:0px;}
.ild-webinar-body-class .gds-table tr:first-child td p{margin-bottom:0px;}
.ild-webinar-body-class .gds-table tr:nth-child(3){background:#CCFAE5;}
.ild-webinar-body-class .gds-table tr:nth-child(5),
.ild-webinar-body-class .gds-table tr:nth-child(7),
.ild-webinar-body-class .gds-table tr:nth-child(9){background:#F6F5F3;}


.ild-webinar-body-class .gds-grid.gds-grid--spacer-l.gds-grid--no-bg.gds-grid--layout-side-right .gds-cell.gds-cell--m-three-quarters.gds-cell--spacer-l.gds-cell--content {
margin-top: -45px;
}
 
.ild-webinar-body-class .custom-question-popup .gds-grid.gds-grid--spacer-massive.gds-grid--form-layout.gds-grid--sidebar- {
    background: #fff;
    padding-bottom: 25px;
}
.ild-webinar-body-class .zoomhcp-custom-form .mcc-new-wrap {
top: 60%;
}
 
@media screen and (max-width: 767px) {
.ild-webinar-body-class .gds-grid.gds-grid--spacer-l.gds-grid--no-bg.gds-grid--layout-side-right .gds-cell.gds-cell--m-three-quarters.gds-cell--spacer-l.gds-cell--content {
margin-top: -55px;
}
 
} 
.symposium-multiple-event-phase2 .gds-spacer.gds-spacer--separator.gds-spacer--spacer-s,
.symposium-event-phase2 .gds-spacer.gds-spacer--separator.gds-spacer--spacer-s  {
    border-color: #ABD0C9;
}
 
.symposium-multiple-event-phase2 .ptp-reg-btn.RegisterMultiple.singapore-popup.disable-button,
.symposium-multiple-event-phase2 .agenda-wrapper .ptp-pdf,
.symposium-event-phase2 .ptp-reg-btn{
    background-color: #ffc800 !important;
    color: #008c7d !important;;
}
#korea-agenda tr:nth-of-type(1) td:nth-child(1),
#korea-agenda tr:nth-of-type(1) td:nth-child(2){
    background-color: #008c7d !important;
    color: #fff !important;
}
.webform-confirmation-modal--content .gds-modal__body{
padding-top:20px;
}
.symposium-multiple-event-phase2 .ptp-reg-btn.RegisterMultiple.singapore-popup.ptp-reg-btn{
background-color: #ffc800 !important;
 color: #008c7d !important;
}
#ui-id-2{
padding-left: 40px;
padding-bottom: 20px;

}

.symposium-multiple-event-phase2 #edit-submit,
.symposium-event-phase2 #edit-submit{
    background-color: #ffc800 !important;
    color: #008c7d !important;
    
}
.page-node-789.symposium-event-phase2-kr tr:nth-child(1),
.page-node-789.symposium-event-phase2-kr tr:nth-child(2),
.page-node-789.symposium-event-phase2-kr tr:nth-child(6),
.page-node-789.symposium-event-phase2-kr tr:nth-child(9),
.page-node-789.symposium-event-phase2-kr tr:nth-child(10),
.page-node-822.symposium-event-phase2-kr tr:nth-child(1),
.page-node-822.symposium-event-phase2-kr tr:nth-child(2),
.page-node-822.symposium-event-phase2-kr tr:nth-child(6),
.page-node-822.symposium-event-phase2-kr tr:nth-child(9),
.page-node-822.symposium-event-phase2-kr tr:nth-child(10){
    background-color: #b8e1d4 !important;
}
.page-node-789.symposium-event-phase2-kr tr:nth-child(3),
.page-node-822.symposium-event-phase2-kr tr:nth-child(3){
	background-color: white !important;
}
 
.page-node-789.symposium-event-phase2-kr tr:nth-child(5),
.page-node-789.symposium-event-phase2-kr tr:nth-child(7), 
.page-node-789.symposium-event-phase2-kr tr:nth-child(8),
.page-node-822.symposium-event-phase2-kr tr:nth-child(5),
.page-node-822.symposium-event-phase2-kr tr:nth-child(7), 
.page-node-822.symposium-event-phase2-kr tr:nth-child(8){
    background-color: white !important;
} 
.symposium-event-phase2-kr table thead tr:nth-of-type(2) th:nth-child(3) {
    width: 35% !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        .symposium-multiple-event-phase2 .gds-paragraph.gds-paragraph--spacer-s {
            padding-right: 30px;
        }
    }

    @media only screen and (max-device-width: 667px) {
        .symposium-multiple-event-phase2 .gds-paragraph.gds-paragraph--spacer-s {
            padding-right: 24px;
        }
    }
.info-align .error_msg{
	display: none;
}
.select-all-checkbox.disabled-checkbox{
  pointer-events: none;
  background: #f8f8f8;
  border: 1px solid #ddd;
}
.pfam-webinar #column1{
    width: 25%;
}
.pfam-webinar #column3{
    width: 30%;
}
.pfam-webinar #column2{
    width: 45%;
}
.pfam-webinar .gds-table tr:nth-child(2),
.pfam-webinar .gds-table tr:nth-child(4),
.pfam-webinar .gds-table tr:nth-child(6),
.pfam-webinar .gds-table tr:nth-child(8)
{background:#F6F5F3;}
.pfam-webinar .gds-table tr:nth-child(3),
.pfam-webinar .gds-table tr:nth-child(5),
.pfam-webinar .gds-table tr:nth-child(7)
{background:#fff;}
.pfam-webinar .gds-solo-button{
padding-bottom: 18px;
background: #fff;
}
.pfam-webinar .gds-card #healthnext-healthcare-for-future-generations {
  display: none !important;
}
.pfam-webinar .gds-card .gds-card__body .gds-paragraph {
  font-size: 18px !important;
}
.pfam-webinar .gds-hero .gds-hero__content h1 em,
.pfam-webinar .gds-hero .gds-hero__content h1 span
{
  display:block;
}
.pfam-webinar .webform-confirmation-modal--content .gds-modal__body {
  padding-left:0px !important;
}
.pfam-webinar #ui-id-2 {
  padding-left:0px !important;
}
.pfam-webinar .gds-key-fact__headline {
  font-size: 19px;
}
@media screen and (max-width:1024px){
.pfam-webinar .gds-hero .gds-hero__content h1 {
    font-size: 28px;
    line-height: 1.4;
}
}
.custom-question-popup .mcc-new-wrap{
display: none;
} 