.congress-main-wrapper .gds-card__date {
  padding-left: 0px;
  padding-right: 0px;
  font-family: BISansNEXT;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding-bottom: 32px;
}

.congress-main-wrapper .calender-section {
  margin-bottom: 32px;
}


.congress-main-wrapper .gds-card__header {
  padding: 0px;
}

.congress-main-wrapper .gds-cell {
  padding: 0px;
}

.congress-main-wrapper .gds-heading--align-left {
  padding-right: 30px;
  font-family: BISansNEXT;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  padding-bottom: 20px;
}


.congress-main-wrapper .gds-paragraph {
  font-family: BISansNEXT;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.congress-main-wrapper .gds-icon--s svg {
  width: 20px;
  height: 20px;
}

.congress-main-wrapper .gds-top-align {
  margin-bottom: 20px;
}

.congress-main-wrapper .gds-form-input+*:not(.gds-form-input) {
  margin-top: 0px;
}

.congress-main-wrapper .button-primary .gds-btn--primary {
  width: 102px;
}

.congress-main-wrapper .button-secondary .gds-btn--secondary {
  width: 157px;
  margin-left: 12px;
}

.congress-main-wrapper .button-sectionpart {
  display: flex;
}

.congress-main-wrapper .gds-grid .gds-cell.btn-center {
  margin-bottom: 82px;
  margin-top: 20px;
}

.congress-main-wrapper .btn-center {
  text-align: center;
}

.congress-main-wrapper .gds-card {
  box-shadow: 0px 0px 0px 0px;
}

.congress-main-wrapper .gds-card:hover,
.gds-card:focus {
  box-shadow: 0px 0px 0px 0px;
}

.congress-main-wrapper .gds-card__header.gds-card__header-- {
  display: flex;
  flex-direction: column;
}

.congress-main-wrapper .card-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.congress-main-wrapper .button-secondary .gds-btn--secondary {
  padding-left: 20px;
  padding-right: 20px;
}


@media only screen and (max-width: 767px) {

  .congress-main-wrapper .mobile-img {
    width: 100%;
  }

  .congress-main-wrapper .gds-cell-card1 {
    margin-bottom: 50px;
  }

  .congress-main-wrapper .gds-cell-card2 {
    margin-bottom: 50px;
  }

  .congress-main-wrapper .gds-cell-card3 {
    margin-bottom: 50px;
  }

  .congress-main-wrapper .calender-text {
    top: 254px;
  }

  .congress-main-wrapper .gds-grid .gds-cell.btn-center {
    margin-bottom: 50px;
    margin-top: 25px;
  }


}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .congress-main-wrapper .mobile-img {
    width: 100%;
  }

  .congress-main-wrapper .calender-text {
    top: 192px;
  }

  .congress-main-wrapper .button-sectionpart {
    display: block;
  }

  .congress-main-wrapper .button-secondary {
    margin-left: -12px;
    margin-top: 10px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .congress-main-wrapper .button-sectionpart {
    display: flex;
  }

  .congress-main-wrapper .button-secondary {
    margin-left: 0px;
    margin-top: 0px;
  }

  .congress-main-wrapper .calender-text {
    top: 246px;
  }
}
.zoomnonhcp-close {
  cursor: pointer;
}
.zoomnonhcp-custom-form {
/*    position: absolute;
    z-index: 999;
    left: 250px;
    background: white;
    width: 60%;
    height: auto;
    margin-top: 110px;*/
  display: none;
}
.zoomhcp-custom-form {
  display: none;
}

.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: 864px;
  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;
}
.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;
}
.webform-confirmation-modal--content .gds-modal__body {
  padding-top: 0px;
  padding-left: 40px !important;
  padding-bottom: 30px;
}
.zoomhcp-custom-form .mcc-new-wrap {
  position: fixed;
  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  .main-region.gds-grid {
  padding-left: 0px;
  padding-right: 0px;
}
.congress-main-wrapper .zoomwrapper .gds-grid--white.gds-grid--spacer-none {
  padding-left: 0px;
  padding-right: 0px;
}
.congress-main-wrapper .mb-massive .gds-grid--spacer-none.bg-blue {
  padding-left: 0px;
  padding-right: 0px;
}

/** agenda popup */
.congress-main-wrapper .gds-modal.agenda-pdf-popup {
  top: calc(50% - 300px) !important;
  left: 0px !important;
  position: fixed !important;
  width: 844px !important;
  height: 600px !important;
  padding: 25px !important;
  margin: 0 auto;
  right: 0;
  overflow-y: scroll;
}
.congress-main-wrapper .gds-modal.agenda-pdf-popup .gds-modal__header {
  width: 100% !important;
  max-width: 600px;
  margin-top: 0px;
  padding-left: 0px;
  padding-top: 0px;
}
.congress-main-wrapper .agenda-pdf-popup .gds-modal__header .webinar-pdf-title {
  font-size: 22px;
  margin-top: 0px;
  font-weight: bold;
  font-family: BISansNEXT;
}
.congress-main-wrapper .agenda-pdf-popup .documentid-class {
  font-size: 16px;
  font-family: BISansNEXT;
}
.agenda-pop-up.gds-overlay--is-visible {
  display: block !important;
  opacity: .5;
}
@media only screen and (max-device-width: 900px) and (orientation: landscape) {
  .congress-main-wrapper .gds-modal.agenda-pdf-popup {
    height: 300px !important;
    top: calc(50% - 150px) !important;
  }
}
.congress-main-wrapper .gds-modal.watch-video-popup {
  top: calc(50% - 300px) !important;
  left: 0px !important;
  position: fixed !important;
  width: 848px !important;
  height: 600px !important;
  padding: 25px !important;
  margin: 0 auto;
  right: 0;
}

.congress-main-wrapper .gds-modal.watch-video-popup .gds-modal__header {
  width: 100% !important;
  max-width: 600px;
  margin-top: 0px;
  padding-left: 0px;
  padding-top: 0px;
}
.congress-main-wrapper .watch-video-popup .gds-modal__header .webinar-video-title {
  font-size: 22px;
  margin-top: 0px;
  font-weight: bold;
  font-family: BISansNEXT;
  padding-top: 15px;
}
.video-pop-up.gds-overlay--is-visible {
  display: block !important;
  opacity: .5;
}
@media only screen and (max-device-width: 900px) and (orientation: landscape) {
  .congress-main-wrapper .gds-modal.watch-video-popup {
    height: 300px !important;
    top: calc(50% - 200px) !important;
  }

  .congress-main-wrapper .gds-modal.watch-video-popup {
    height: 400px !important;
    overflow-y: scroll;
  }
}
@media only screen and (max-device-width: 767px) {
  .congress-main-wrapper .gds-modal.watch-video-popup {
    height: 380px !important;
  }
}
.congress-main-wrapper .agenda-webinar-btn-holder .gds-btn-wrapper a {
  display: flex;
  align-items: center;
  padding: 0px;
}
.ckd-main-popup.ckd-more-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
  visibility: visible;
}
.ckd-main-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0;
  transition: opacity 0.15s linear;
}
.ckd-main-popup .ckd-more-inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  max-width: 725px;
}
.ckd-main-popup .ckd-more-wrap {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
}
.ckd-main-popup .ckd-more-close-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 1;
  color: blue;
  cursor: pointer;
  z-index: 1;
  font-weight: normal;
  /* margin-bottom: 61px; */
}
.ckd-main-popup .ckd-pop-up-innerContent {
  display: flex;
  padding: 30px 12px 20px;
}
.ckd-main-popup .ckd-imageWrapper {
  margin-right: 16px;
}
.ckd-main-popup .ckd-pop-up-innerContent .content-Wrapper-ckd h3 {
  font-size: 22px;
  font-weight: bold;
  font-family: 'BISansNEXT';
  color: #2c333a;
}
.ckd-main-popup .ckd-pop-up-innerContent .content-Wrapper-ckd .speciality-ckd {
  margin-bottom: 15px;
  margin-top: 12px;
}
.ckd-main-popup.ckd-more-open .ckd-more-bg-overlay {
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
}
.ckd-main-popup .ckd-more-bg-overlay {
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: background 0.15s linear;
}
.info-ckd li {
  font-size: 16px;
  font-family: 'BISansNEXT';
  color: #2c333a;
  padding-bottom: 8px;
}
.ckd-main-popup .ckd-pop-up-innerContent .content-Wrapper-ckd .speciality-ckd p {
  font-size: 16px;
  font-family: 'BISansNEXT';
  color: #2c333a;
}
.ckd-pop-up-innerContent .content-Wrapper-ckd {
  background-color: #d6ebff;
  padding: 10px;
}
.ckd-imageWrapper .ckd-image-sign {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 240px;
  border: 3px solid #8f3089;
  margin-bottom: 15px;
  border-radius: 10px;
  padding: 10px;
}
.content-Wrapper-ckd .info-ckd ul {
  list-style: disc;
  font-size: 17px;
  font-family: 'FiraSans-Book';
  margin-bottom: 10px;
  text-align: justify;
  padding-left: 17px;
  height: 240px;
  overflow-y: auto;
}
.content-Wrapper-ckd .info-ckd ul li::marker {
  color: #0066cc;
}
@media only screen and (max-width: 767px) {
  .ckd-pop-up-content-wrap {
    height: 600px !important;
    top: calc(50% - 500px) !important;
    overflow-y: scroll;
  }
  .ckd-main-popup .ckd-pop-up-innerContent {
    display: block;
  }
  .ckd-main-popup .ckd-imageWrapper {
    width: 180px;
    height: 180px;
    margin: 0 auto;
  }
  .ckd-imageWrapper .ckd-image-sign {
    height: 100%;
  }
}
@media only screen and (max-device-width: 900px) and (orientation: landscape) {
  .ckd-pop-up-content-wrap {
    height: 300px !important;
    top: calc(50% - 200px) !important;
    overflow-y: scroll;
  }
}
.ckd-main-popup {
  display: none;
}
/** UAT issue fixess */
.congress-main-wrapper .gds-form-input__input-wrapper .disable-checkbox {
  cursor: not-allowed;
  background: #f8f8f8;
  border: 1px solid #ddd;
}
.congress-main-wrapper .disable-checkbox+.gds-form-input__icon-container .gds-icon--primary path {
  fill: #ddd;
}
.congress-main-wrapper .info-align {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.congress-main-wrapper .info-align .error_msg.invalid-msg {
  font-size: 20px;
  color: #red;
  font-family: BISansNEXT;
}
.congress-main-wrapper .gds-secondary-hero.ptp-banner {
  margin-bottom: 90px;
}
.congress-main-wrapper .gds-secondary-hero__content .gds-paragraph {
  font-size: 20px;
  color: #2c333a;
}
.congress-main-wrapper .calender-section a {
  display: flex;
  align-items: center;
}
.congress-main-wrapper .gds-icon.gds-icon--primary {
  display: flex;
  align-items: center;
}
.congress-main-wrapper .calender-text {
  position: initial;
  padding-left: 0px;
  top: 0px;
  margin-left: 15px;
}
.congress-main-wrapper img.lazyloaded.hide-mobile {
  height: 240px;
}
.congress-main-wrapper .lazyloaded.show-mobile {
  display: none;
}
.congress-main-wrapper .calender-text {
  padding-left: 0px;
}
@media only screen and (min-width: 1200px) {
  .congress-main-wrapper .gds-secondary-hero__background-image .gds-image {
    left: 0;
    max-width: initial;
    transform: initial;
}

  .congress-main-wrapper .gds-secondary-hero__background-image .gds-image img {
    object-fit: cover;
}
}
@media only screen and (max-width: 767px) {
  .congress-main-wrapper .lazyloaded.hide-mobile {
    display: none;
}
  .congress-main-wrapper .lazyloaded.show-mobile {
    display: block !important;
}
  .congress-main-wrapper .gds-secondary-hero.ptp-banner {
    margin-bottom: 0px;
}
  .congress-main-wrapper .info-align {
    margin-top: 0px;
}
  .congress-main-wrapper .gds-secondary-hero__content .gds-heading {
    margin-top: 0px;
    line-height: 56px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .congress-main-wrapper img.lazyloaded.hide-mobile {
    height: 100%;
}
  .congress-main-wrapper .gds-secondary-hero.ptp-banner {
    margin-bottom: 15px;
}
}
.ptp-reg-btn.disable-button {
  opacity: 0.5 !important;
}
.select-all-checkbox.disable-checkbox {
  background: #f8f8f8 !important;
}
.register-inner-blk.registration-cards {
  background-color: #f5faff;
}
.register-inner-blk .gds-card__content-inner .gds-card__body p {
  margin-top: 0px;
}
.register-inner-blk .gds-card__content-inner .gds-card__date span {
  display: block;
}
.register-inner-blk .gds-cell.btn-center .gds-btn-wrapper {
  display: flex;
}
.register-inner-blk .gds-cell.btn-center .gds-btn-wrapper .gds-btn--primary {
  width: 100%;
}
.congress-main-wrapper .gds-secondary-hero__content .gds-paragraph.gds-paragraph--l {
  font-weight: normal;
  color: #2c333a;
}
.congress-main-wrapper .gds-card .gds-form-input__label-wrapper .gds-form-input__label span {
  font-weight: normal;
}
.primePages .gds-secondary-hero__content {
  padding-top: 70px;
}
.primePages .gds-key-fact.gds-key-fact--visibility-both {
  width: 50%;
  height: auto;
  float: left;
}
.primePages #healthnext-healthcare-for-future-generations {
  line-height: unset;
}
.primePages .register-inner-blk.registration-cards {
  background-color: #f5faff;
  height: auto;
  min-height: auto;
  margin-bottom: 20px;
}
.primePages #txtUnder,
#txtUnder {
  text-decoration: underline;
}
@media screen and (max-width:767px) {
  .primePages .gds-key-fact.gds-key-fact--visibility-both {
    width: 100%;
    float: inherit;
  }
  .primePages .gds-secondary-hero__content {
    padding-top: 10px !important;
  }
  .primePages .register-inner-blk.registration-cards {
    padding-bottom: 25px;
  }
  .primePages .gds-table__wrapper .gds-table__mask {
    background-image: none;
  }
}
.primePages #prime-firstCol {
  width: 20%;
}
.primePages th#prime-secondCol {
  width: 50%;
}
.primePages th#prime-thirdCol {
  width: 30%;
}
.primePages .gds-secondary-hero p.gds-heading--caption {
  font-family: 'BISansNEXT';
}
.primePages .gds-secondary-hero h1.gds-heading--l {
  font-family: 'BIAntiquaIIMl' !important;
}
.primePages h2.gds-heading--l {
  font-family: 'BIAntiqua';
}
.primePages .gds-key-fact.gds-key-fact--visibility-both:nth-child(6) {
  clear: both;
}
/* crm symposium event */
.symposium-multiple-event .congress-main-wrapper .ptp-banner img {
  max-width: 1200px;
  margin: 0 auto;
}
.symposium-multiple-event .congress-main-wrapper .gds-form-input:last-of-type {
  margin-bottom: 0;
  margin-left: 16px;
}
.symposium-multiple-event .banner_header-text {
  margin-left: 16px;
}
.symposium-multiple-event .congress-main-wrapper  .gds-form-input__label-wrapper .gds-form-input__label span {
  font-size: 16px;
  font-weight: normal;
}
.symposium-multiple-event .congress-main-wrapper  .gds-card__content-inner .gds-card__date {
  font-family: var(--typography-heading-s-font-family);
  font-size: 16px;
}
.symposium-multiple-event .congress-main-wrapper .calender-text {
  font-family: var(--typography-heading-s-font-family);
}
.symposium-multiple-event .congress-main-wrapper .gds-secondary-hero.ptp-banner {
  margin-bottom: 40px;
}
.symposium-event {
  background: #fff;
}
.symposium-event .register-inner-blk.registration-cards .gds-card__content {
  border-block-end: 0rem solid var(--color-primary-3-100);
}
.symposium-event .custom-question-popup .mcc-new-wrap {
  top: 180%;
}
.symposium-event .register-inner-blk.registration-cards {
  background-color: #f6f5f3;
  padding-left: 10px;
  padding-right: 10px;
}
.symposium-event .gds-rich-text .gds-image img {
  margin-top: 0;
}
.symposium-event .gds-card__content-inner .gds-card__date span {
  font-size: 16px;
  padding-bottom: 0;
  line-height: 1.6;
}

.symposium-event .gds-card__date {
  margin-top: 14px;
}
.symposium-event h5#healthnext-healthcare-for-future-generations {
  font-size: 23px;
  line-height: 1.3;
}
.symposium-event .register-inner-blk.registration-cards .gds-icon--s svg {
  width: 16px;
  height: 16px;
  margin-top: -4px;
}
.symposium-event .register-inner-blk.registration-cards {
  background-color: #f6f5f3;
  padding-left: 20px;
  padding-right: 19px;
}
.symposium-event .register-inner-blk.registration-cards .gds-cell.btn-center {
  padding-left: 0;
  padding-right: 0;
}
.webinar-registered-btn {
  opacity: 0.4;
  pointer-events: none;
}
.congress-main-wrapper .calender-section {
  margin-bottom: 15px;
  min-height: 30px;
}
@media screen and (max-width:1200px) {
  .symposium-multiple-event .congress-main-wrapper .gds-form-input:last-of-type {
    margin-bottom: 0;
    margin-left: 4px;
  }
  .symposium-multiple-event .banner_header-text {
    margin-left: 4px;
  }
}

@media screen and (max-width: 940px) {
  .symposium-event .custom-question-popup .mcc-new-wrap,
  .symposium-multiple-event .custom-question-popup .mcc-new-wrap {
    top: 115%;
  }
}

@media screen and (max-width:935px) {
  .symposium-multiple-event .congress-main-wrapper .gds-form-input:last-of-type {
    margin-bottom: 0;
    margin-left: 11px;
  }
  .symposium-multiple-event .banner_header-text {
    margin-left: 11px;
  }

  .symposium-multiple-event .card-image img {
    height: 155px;
    width: 96%;
  }

  .congress-main-wrapper .button-secondary .gds-btn--secondary {
    width: 135px;
  }
}

@media screen and (max-width:767px) {
  .symposium-multiple-event .congress-main-wrapper .gds-form-input:last-of-type {
    margin-bottom: 0;
    margin-left: 5px;
  }
  .symposium-multiple-event .banner_header-text {
    margin-left: 5px;
  }

  .symposium-multiple-event .card-image img {
    height: 155px;
    width: 96% !important;
  }
}

@media screen and (max-width:480px) {
  .symposium-multiple-event .card-image img {
    width: 100% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 820px) {
  .symposium-multiple-event .card-image img,
  .symposium-multiple-event   .gds-card__date {
    width: 95%;
    height: auto;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1180px) {
  .symposium-multiple-event .card-image img,
  .symposium-multiple-event   .gds-card__date {
    width: 95%;
    height: auto;
  }
}

@media only screen and (min-device-width: 540px) and (max-device-width: 720px) {
  .symposium-multiple-event .card-image img,
  .symposium-multiple-event   .gds-card__date {
    height: auto;
  }
}

@media only screen and (min-device-width: 344px) and (max-device-width: 882px) {
  .symposium-multiple-event .card-image img,
  .symposium-multiple-event   .gds-card__date {
    height: auto;
    width: 95%;
  }
}

@media only screen and (min-device-width: 912px) and (max-device-width: 1368px) {
  .symposium-multiple-event .card-image img,
  .symposium-multiple-event   .gds-card__date {
    width: 95%;
    height: auto;
  }
}

@media only screen and (min-device-width: 540px) and (max-device-width: 720px) {
  .symposium-multiple-event .card-image img,
  .symposium-multiple-event   .gds-card__date {
    width: 90% !important;
    height: auto;
  }
}
/* theme level changes */
.symposium-event-phase2 h1.gds-heading.gds-heading--align-left.gds-heading--l {
  color: #008c7d;
  font-size: 31px;
  line-height: 42px;
}

.symposium-event-phase2 h3.gds-heading.gds-heading--align-left.gds-heading--m {
  color: #008c7d;
  font-size: 26px;
}

.symposium-multiple-event-phase2 .congress-main-wrapper .button-secondary .gds-btn--secondary,
.symposium-event-phase2 .congress-main-wrapper .button-secondary .gds-btn--secondary {
  color: #008c7d;
}

.symposium-event-phase2 h1.gds-heading.gds-heading--align-left.gds-heading--l {
  color: #008c7d;
  font-size: 31px;
  line-height: 42px;
}

.symposium-event-phase2 h3.gds-heading.gds-heading--align-left.gds-heading--m {
  color: #008c7d;
  font-size: 26px;
}

/* .symposium-event-phase2  .gds-btn--primary,
.gds-btn--contrast {
  background-color: #ffc800 !important;
} */
.symposium-event-phase2  table {
  border-collapse: collapse;
}
.symposium-event-phase2 th,
.symposium-event-phase2 td {
  border: 1px solid #2e2d2c;
  padding: 8px;
  text-align: left;
  font-size: 20p;
}
.symposium-event-phase2  .table-header th {
  background-color: #008c7d;
  color: #fff;
}
.symposium-event-phase2  tr:nth-child(odd) {
  /* Odd rows */
  background-color: #b8e1d4;
}
.symposium-event-phase2 tr:nth-child(even) {
  /* Odd rows */
  background-color: #fff;
}
.symposium-event-phase2  tr {
  background: #ffc800;
}

.symposium-event-phase2 colspan {
  background: yellow;
}
.symposium-event-phase2 table tr:first-child th {
  background: #ffc800;
  color: #2e2d2c;
}
.symposium-event-phase2 table tbody tr td {
  vertical-align: top !important;
}
.symposium-event-phase2 table thead tr .table-time {
  width: 16% !important;
}

.symposium-event-phase2 .gds-table__wrapper--fixed-scroll .gds-table {
  width: auto !important;
  max-width: 100%;
  margin-bottom: 0;
}
.symposium-event-phase2 table thead tr:nth-of-type(2) th:nth-child(1),
.symposium-event-phase2 table thead tr:nth-of-type(2) th:nth-child(2),
.symposium-event-phase2 table thead tr:nth-of-type(2) th:nth-child(3) {
  background-color: #008c7d;
  color: #fff;
}
.symposium-event-phase2 table thead tr:nth-of-type(2) th:nth-child(1) {
  width: 16% !important;
}
.symposium-multiple-event-phase2 h1.gds-heading.gds-heading--align-left.gds-heading--m {
  color: #008c7d;
}
.symposium-event-phase2 table thead tr:nth-of-type(2) th:nth-child(3) {
  width: 30% !important;
}

.symposium-event-phase2 .congress-main-wrapper .gds-grid .gds-cell.btn-center,
.symposium-event-phase2 .congress-main-wrapper .gds-grid .gds-cell.btn-center {
  margin-top: 10px !important;
}

.symposium-event-phase2 .congress-main-wrapper  .gds-card__content,
.symposium-multiple-event-phase2 .congress-main-wrapper  .gds-card__content {
  border-block-end: none !important;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .symposium-multiple-event-phase2 .congress-main-wrapper .gds-top-align,
  .symposium-event-phase2 .congress-main-wrapper .gds-top-align {
    margin-bottom: 20px;
    margin-left: 7px;
  }
}
.symposium-event-phase2 .korea-agenda td:first-child {
  width: 25%;
}
/* .symposium-multiple-event-phase2 .agenda-wrapper,
.ptp-reg-btn.single-webinar-register,
.symposium-multiple-event-phase2 .agenda-wrapper .ptp-pdf,
.symposium-multiple-event-phase2 .ptp-reg-btn,
.symposium-event-phase2 .agenda-wrapper,
.ptp-reg-btn.single-webinar-register,
.symposium-event-phase2 .agenda-wrapper .ptp-pdf,
.symposium-event-phase2 .ptp-reg-btn {
  background-color: #ffc800 !important;
  color: #008c7d;
} */
.symposium-event-phase2 .korea-agenda td:first-child {
  width: 25%;
}
/* theme level changes end */

.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;;
}
