html body [data-test='rf-tile-exhibitor-1736976578282001qHxa'] {
  display: none !important;
}

#special-div {
  position: relative;
  height: 100%;
  margin: 0 auto;
}

div#rf-content {
  background-color: #f7f7f7;
  max-width: none;
}

.page-builder-display-reset,
.page-builder-template-preview {
  background-color: transparent;
}

/******* Column Equal Height ******/
.flex-box-section-full.flexBox .flex-box-section .flex-box-child {
  display: flex;
}

.flex-box-section-full.flexBox .flex-box-section .flex-box-child .rf-headline {
  display: flex;
  flex-direction: column;
}

.rf-headline-content h4 {
  padding: 15px 0;
  margin-bottom: 0;
}

.rf-headline.full-image .rf-headline-content {
  padding: 0;
}

.flex-box-section-full.flexBox .flex-box-section .flex-box-child .rf-headline .rf-headline-content {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}

.flex-box-section-full.flexBox .flex-box-section .flex-box-child .rf-headline .rf-headline-content > div:first-of-type {
  margin-bottom: 16px;
  flex: 1 0 auto;

  /*  height: auto !important; */
}

/***************** end *************/

/**************** Confirmation layout ************/
.flex-box-section-full > .flex-box-section-full-interior {
  max-width: 1290px;
}

.rfwf-dashboard .order-summary-card .summary-items-details .summary-item-quantity,
.page-builder-display-reset .order-summary-card .summary-items-details .summary-item-quantity,
.page-builder-template-preview .order-summary-card .summary-items-details .summary-item-quantity {
  width: 10%;
  max-width: 35px;
}

.rf-card.card-full.order-summary-card .card-header.rf-flex-frame {
  background-color: #222;
  padding: 22px 30px;
}

.custom-your-gtc-experience h2 {
  font-size: 36px;
}

.rf-card.card-full.order-summary-card h3.card-header-title {
  font-size: 24px;
  color: #fff;
}

.page-builder-display-reset .order-summary-card .summary-items-details {
  font-weight: 700;
}

.rf-card.card-full.order-summary-card .card-controls {
  padding-right: 23px;
}

.rf-card.card-full.order-summary-card .card-controls button::before {
  content: 'Download Invoice(s)';
  top: 5px;
  position: relative;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
}

.rfSI[title='Download Invoice'] {
  cursor: pointer;
}

.rf-card .card-header .card-controls span.rfSI[title='Download Invoice']::after,
.rf-card .card-header .card-controls .rfSI[aria-label='Download Invoice']::after {
  content: '';
  background-image: url('https://static.rainfocus.com/nvidia/gtcspring2023/static/staticfile/staticfile/file_download_1671108025187001Gksx.svg');
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  top: 8px;
  background-size: 18px;
  margin-left: 3px;
  right: 0;
}

.rf-card.card-full.order-summary-card .card-controls button {
  height: auto;
  width: auto;
  max-height: none;
  max-width: none;
}

.rf-card .card-header .card-controls span.rfSI[title='Download Invoice'] svg,
.rf-card .card-header .card-controls .rfSI[aria-label='Download Invoice'] svg {
  display: none;
}

.page-builder-display-reset .order-summary-card .summary-items-details {
  padding: 0;
}

.rf-headline-content h4 {
  font-size: 24px;
  color: #000;
}

@media (width <= 767px) {
  .flex-box-child.rf-grid-layout-100 {
    margin-bottom: 0;
  }

  .custom-your-gtc-experience h2 {
    font-size: 26px;
  }

  .custom-your-gtc-experience .rf-headline .rf-headline-content {
    padding: 26px 24px 32px;
  }

  .rf-card.card-full.order-summary-card h3.card-header-title {
    font-size: 18px;
  }

  .rf-card.card-full.order-summary-card .card-controls::before {
    top: 0;
  }

  .rf-card.card-full.order-summary-card .card-controls::before {
    content: '';
  }
}

.rf-card.card-full.order-summary-card .card-body {
  font-size: 16px;
  margin-bottom: 0;
  padding: 20px 20px 0;
  background: #eee;
  border: none;
  height: auto;
}

.rf-card.card-full.order-summary-card .rfG-md-100.rfG-lg-50 {
  width: 100%;
  padding: 0;
}

.rfwf-dashboard .order-summary-card .summary-items-totals .summary-item-total,
.rfwf-dashboard .order-summary-card .summary-items-totals .summary-item-balance,
.page-builder-display-reset .order-summary-card .summary-items-totals .summary-item-total,
.page-builder-display-reset .order-summary-card .summary-items-totals .summary-item-balance {
  padding: 24px 30px 22px;
  background: #666;
  color: #fff;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  font-weight: 700;
  text-align: left;
  line-height: 34px;
  font-size: 24px;
  position: relative;
}

.rfwf-dashboard .order-summary-card .summary-items-totals,
.page-builder-display-reset .order-summary-card .summary-items-totals {
  border-top: 1px solid #f1f1f1;
  padding: 0;
  margin: 0 -10px;
}

.order-summary-item .summary-items-totals span.summary-item-total span.rf-price-formatter,
.order-summary-card .rf-price-formatter,
.order-summary-card span.summary-item-balance span.rf-price-formatter {
  color: #fff;
  text-align: right;
  display: initial;
  right: 30px;
  position: absolute;
}

.order-summary-card .summary-items-details .rf-price-formatter {
  color: #000;
}

.rf-card .card-header {
  background-color: #666;
  padding-top: 15px;
  padding-bottom: 15px;
}

.rf-card .card-header .card-header-title {
  color: #fff;
}

.rf-card .card-body {
  font-size: 15px;
  margin-bottom: 0;
  padding: 20px;
  background: #f1f1f1;
  border: none;
}

@media (width >= 1280px) {
  .flex-box-section-full > .flex-box-section-full-interior {
    max-width: 1290px;
    padding: 0;
    width: 100%;
  }
}

@media (width >= 1280px) {
  .flex-box-section-full > .flex-box-section-full-interior {
    padding: 15px 0;
  }
}

.flex-box-section-full.contact-info.col3 {
  padding: 0;
}

.flex-box-section-full {
  padding-bottom: 0;
}

.flex-box-section-full.order-cancel {
  padding-top: 0;
}

.rf-headline .rf-banner {
  justify-content: left;
  align-items: inherit;
}

.rf-headline .rf-banner .banner-paragraph {
  margin-right: 0;
}

.flex-box-section {
  gap: var(--pb-space-gap, 30px);
}

@media (width <= 768px) {
  .page-builder-display-reset h1 {
    margin-top: 20px;
  }

  .flex-box-section-full.contact-info .rf-headline .rf-banner {
    margin-bottom: 15px;
  }
}

.rf-card.card-full.order-summary-card .card-footer {
  background-color: #f7f7f7;
  border: 1px solid #eee;
}

.flex-box-section-full.order-summary-footer {
  padding-top: 0;
}

.flex-box-section-full.order-summary-footer .flex-box-section {
  background: #eee;
  padding: 30px;
}

.flex-box-section-full.order-summary {
}

.flex-box-section-full.order-summary .flex-box-section-full-interior {
  padding-bottom: 0;
}

.flex-box-section-full.order-summary-footer .flex-box-section-full-interior {
  padding-top: 0;
}

.rf-card.card-full.order-summary-card .rfG-md-100.rfG-lg-50.order-summary-notes {
  display: none;
}

.flex-box-section-full.order-summary-footer a {
  font-weight: bold;
}

.flex-box-section-full h1 {
  /*  max-width: 1000px;
    margin: 0 auto;
   
   
   */
  color: #000;
}

.rf-card.card-full.order-summary-card .order-summary-item {
  padding-left: 15px;
}

#rf-content {
  padding-bottom: 75px;
}

.rf-headline.full-image .rf-headline-content p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 166.7%;
}

@media (width <= 768px) {
  #rf-content {
    padding-bottom: 45px;
    padding-top: 30px;
  }

  .flex-box-section-full.order-summary .flex-box-section-full-interior .flex-box-child.rf-grid-layout-100 {
    margin-bottom: 0;
  }

  .rf-headline-content h4 {
    font-size: 18px;
  }
}

.stepper-header-status .rfSI.rfSI-primary svg {
  fill: #000;
}

.rf-radio-option input[type='radio']:checked ~ .check {
  border: 1px solid #76b900;
}

.rf-radio-option input[type='radio']:checked ~ .check::before {
  background: #76b900;
}

.rf-feedback-alert.info {
  background-color: rgb(118 185 0 / 20%);
  border-color: #76b900;
}

.rf-radio-option:hover .check::before,
.rf-radio-option:focus .check::before {
  height: 10px;
  width: 10px;
  top: 3px;
  left: 3px;
  background: #76b900;
}

.rf-radio-option .check::before {
  height: 10px;
  width: 10px;
  top: 3px;
  left: 3px;
}

.rf-radio-option .check {
  border: 1px solid #ccc;
  height: 18px;
  width: 18px;
}

.rf-accessibility .rf-radio-option:focus {
  box-shadow: none !important;
}

.rf-accessibility .rf-radio-option:focus-visible {
  box-shadow: var(--rf-brand-elevation-focus-indicator-shadow) !important;
}

.form-stepper .stepper-header-title svg {
  cursor: pointer;
  fill: #76b900;
}

.rf-accessibility .change-order-summary .mdBtnR-link span.mdBtnR-text:hover {
  text-decoration-color: #000;
}

.rf-accessibility .change-order-summary .mdBtnR-link span.mdBtnR-text {
  text-decoration: underline;
  text-decoration-color: #76b900;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.3125em;
  color: #000;
}

.change-order-summary .rf-pill.rf-pill-primary-open {
  color: #76b900;
  border-color: #76b900;
  text-transform: none;
}

.change-order-summary .rf-pill.rf-pill-primary-open span.rf-pill-text {
  font-size: 12px;
  padding: 3px;
}

.change-order-summary-item span.rf-pill.no-margin.rf-pill-primary {
  background-color: #76b900;
  border-color: #76b900;
  padding: 3px 10px 6px;
  text-transform: none;
}

.change-order-summary-item span.rf-pill.no-margin.rf-pill-primary span.rf-pill-text {
  font-size: 13px;
}

/****************** Confirmation end  *******************/
#rf-catalog,
#rf-exhibitorcatalog,
#rf-speakercatalog {
  background: transparent;
}

.rf-headline-content span[style='background:white'] {
  background-color: transparent !important;
}

