<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html.global {
  /*fonts*/
  /*container class*/
  /*default links*/
  /*primary buttons*/
  /*primary buttons text*/
  /*cancel buttons*/
  /*input stylings*/
  /*erroed labels*/
}
@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-bold_162862847149800119ZD.woff2") format("woff2"), url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-bold_16286284725240011YyK.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-light_16286284720630011O61.woff2") format("woff2"), url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-light_16286284728980011YD5.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-medium_16286284721990011JP7.woff2") format("woff2"), url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-medium_16286284731130011Vyi.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-regular_16286284723670011QFx.woff2") format("woff2"), url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-regular_16286284732970011Bnr.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "intel-clear";
  src: url("https://static.rainfocus.com/intel/vision2023/static/staticfile/staticfile/intel-clear-latin_1680554983808001nLDd.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "intel-clear";
  src: url("https://static.rainfocus.com/intel/vision2023/static/staticfile/staticfile/intel-clear-latin-bold_1680554984880001nier.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "intel-clear";
  src: url("https://static.rainfocus.com/intel/vision2023/static/staticfile/staticfile/intel-clear-latin-lite_1680554984709001nlex.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
html.global * {
  font-family: "intel-one" !important;
  font-weight: 300;
}
html.global body {
  display: flex;
  height: 100%;
  flex-direction: column;
}
html.global .rf-org-footer-container {
  margin-top: auto;
}
html.global .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.global .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.global .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.global .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.global .rfComp-canvas h1,
html.global .rfComp-canvas h2,
html.global .rfComp-canvas h3 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
}
html.global a {
  color: #0068b5;
}
html.global a:hover {
  color: #004a86;
  text-decoration: underline;
}
html.global .mdBtnR-primary,
html.global .mdBtnR-outline-primary,
html.global a.mdBtnR-primary,
html.global a.mdBtnR-outline-primary,
html.global button.mdBtnR.mdBtnR-primary.confirm {
  padding: 0.5rem 2.8rem;
  background-color: #0068b5;
  border-radius: 0.2rem;
  border: none;
}
html.global .mdBtnR-primary:hover,
html.global .mdBtnR-outline-primary:hover,
html.global a.mdBtnR-primary:hover,
html.global a.mdBtnR-outline-primary:hover,
html.global button.mdBtnR.mdBtnR-primary.confirm:hover {
  background-color: #004a86;
}
html.global button.mdBtnR.mdBtnR-outline-primary span.mdBtnR-text,
html.global button.mdBtnR.mdBtnR-primary span,
html.global a.mdBtnR.mdBtnR-primary span,
html.global a.mdBtnR-outline-primary span,
html.global a.mdBtnR-outline-primary span.mdBtnr-text,
html.global button.mdBtnR.mdBtnR-outline-primary.cancel span,
html.global button.mdBtnR.mdBtnR-primary.confirm span,
html.global button.mdBtnR.mdBtnR-outline-primary.cancel span,
html.global button.mdBtnR.mdBtnR-outline-primary.mdBtnR-cancel span {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0em;
}
html.global .mdBtnR-outline-primary .mdBtnR-text,
html.global a.mdBtnR-outline-primary .mdBtnR-text {
  color: #ffffff;
}
html.global button.mdBtnR.mdBtnR-cancel span {
  color: #ffffff;
}
html.global html:not(.hotel-book-flow) .rf-input input:not([type=checkbox]):not([type=radio]):not(.mdBtnR),
html.global .rf-input textarea,
html.global .rf-select select, html.global .rf-select select:not([multiple]) {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: LEFT;
  vertical-align: middle;
  border: 0.1rem solid #adadad;
  border-radius: 0.4rem;
  padding: 0.8rem;
  min-height: 6rem;
  margin-bottom: 1.2rem;
}
html.global .has-error .rf-label span,
html.global .rf-error .rf-label span,
html.global .rf-input.rf-error .error-msg {
  color: #FF5662 !important;
}
html.global .rf-input.rf-error input:not([type=checkbox]):not([type=radio]):not(.mdBtnR) {
  border: 0.3rem solid #FF848A;
}
html.global .farAway {
  position: absolute;
  top: -1000px;
  right: 100px;
}
html.global #widget-page-session-details span.attribute-values {
  color: #262626;
  font-weight: 400;
}

html.attendee-portal .page-builder-display-reset {
  padding: 24px;
}
html.attendee-portal .flex-box-section-full {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-top: 8px;
  padding-bottom: 8px;
}
html.attendee-portal .rfComp-canvas h3,
html.attendee-portal .rf-card .card-header .card-header-title {
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 3.5rem;
  --tw-text-opacity: 1;
  color: rgb(38 38 38/var(--tw-text-opacity));
}
html.attendee-portal .rfComp-canvas h1 {
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 3.8rem;
  --tw-text-opacity: 1;
  color: rgb(38 38 38/var(--tw-text-opacity));
}
html.attendee-portal .page-builder-display-reset .flex-box-section-full {
  padding-top: 24px;
}
html.attendee-portal .flex-box-child {
  padding: 0 16px;
}
html.attendee-portal .cal-card {
  border: 1px solid #ccc;
}
html.attendee-portal .cal-card &gt; *:not(:last-child) {
  padding: 8px 20px;
  margin-bottom: 0;
}
html.attendee-portal .cal-card .card-header-title,
html.attendee-portal .cal-card &gt; p {
  border-bottom: 1px solid #ccc;
}
html.attendee-portal .addeventatc {
  border-width: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68/var(--tw-text-opacity)) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}
html.attendee-portal .rf-read-only &gt; label span:first-of-type,
html.attendee-portal .rf-read-only &gt; label .label-text,
html.attendee-portal .rf-read-only .rf-label span:first-of-type,
html.attendee-portal .rf-read-only .rf-label .label-text {
  font-weight: 400;
}
html.attendee-portal .hotel-card .card-footer .card-controls {
  justify-content: flex-start;
}
html.attendee-portal .add-to-calendar-button {
  padding: 8px 20px;
}
html.attendee-portal .add-to-calendar-button .addeventatc {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff !important;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0em;
  padding: 0.5rem 2.8rem;
  background-color: #0068b5;
  border-radius: 0.2rem;
  border: none;
  padding-left: 4rem;
  z-index: 10;
}
html.attendee-portal .add-to-calendar-button .addeventatc .svg-icon {
  fill: #fff;
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  z-index: 1;
  left: 1.2rem;
  top: 0.5rem;
}
html.attendee-portal .add-to-calendar-button .addeventatc .addeventatc_icon.atc_node.notranslate {
  display: none;
}
html.attendee-portal .keep-bullets .cal-card &gt; p {
  padding: 20px;
  font-weight: 300;
  color: #262626;
}
html.attendee-portal .attendee-portal-button {
  padding: 0.5rem 2.8rem;
  background-color: #0068b5;
  border-radius: 0.2rem;
  border: none;
  text-decoration: none !important;
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0em;
}
html.attendee-portal .attendee-portal-button:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 74 134/var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255/var(--tw-text-opacity)) !important;
}
html.attendee-portal .attendee-portal-button:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255/var(--tw-text-opacity)) !important;
}
html.attendee-portal .content-catalog-button-container {
  margin-top: 0px;
  padding: 10px 20px;
}
html.attendee-portal p &gt; sup {
  top: 0;
}

html.login-page .md-frame .md-frame-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: 3.5rem;
  margin-block-end: 0.8rem;
  margin-bottom: 0.8rem;
}
html.login-page .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  margin-block-end: 1.2rem;
  margin-bottom: 1.2rem;
  display: inline;
}
html.login-page .md-frame {
  box-shadow: none;
}
html.login-page .md-frame .md-frame-header,
html.login-page .md-frame .md-frame-body,
html.login-page .md-frame .md-frame-footer {
  border: 1px solid #808080;
}
html.login-page .md-frame .md-frame-body {
  border-bottom: none;
  border-top: none;
}
html.login-page .md-frame .md-frame-footer {
  border-top: none;
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
html.login-page .md-frame::before,
html.login-page .md-frame::after {
  display: none;
}
html.login-page .rf-input &gt; label span:first-of-type,
html.login-page .rf-input &gt; label .label-text,
html.login-page .rf-input .rf-label span:first-of-type,
html.login-page .rf-input .rf-label .label-text {
  font-weight: 400;
}
html.login-page .login-frame .md-frame-footer {
  flex-direction: row-reverse;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
html.login-page .login-frame .md-frame-footer a {
  margin-left: 1.5rem;
}
html.login-page .rfComp-canvas .md-frame.create-account-frame p br:nth-child(-n+2),
html.login-page .rfComp-canvas .md-frame.create-account-frame p br:nth-last-child(-n+2) {
  display: none;
}
html.login-page .rf-error .rf-label span {
  color: #262626 !important;
}

html.hotel-book .rf-date-picker &gt; label span:first-of-type,
html.hotel-book .rf-date-picker &gt; label .label-text,
html.hotel-book .rf-date-picker .rf-label span:first-of-type,
html.hotel-book .rf-date-picker .rf-label .label-text,
html.hotel-book .rf-housing .hotel-list-view .hotel-list-results h4,
html.hotel-book .rf-housing .rf-housing-content .hotel-details h3 {
  font-weight: 400;
}
html.hotel-book .rf-housing .hotel-list-view .hotel-list-results {
  display: flex;
  align-items: center;
}
html.hotel-book .rf-housing .rf-housing-header {
  z-index: 100;
}

html.login-page .md-frame .md-frame-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: 3.5rem;
  margin-block-end: 0.8rem;
  margin-bottom: 0.8rem;
}
html.login-page .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  margin-block-end: 1.2rem;
  margin-bottom: 1.2rem;
  display: inline;
}
html.login-page .md-frame {
  box-shadow: none;
}
html.login-page .md-frame .md-frame-header,
html.login-page .md-frame .md-frame-body,
html.login-page .md-frame .md-frame-footer {
  border: 1px solid #808080;
}
html.login-page .md-frame .md-frame-body {
  border-bottom: none;
  border-top: none;
}
html.login-page .md-frame .md-frame-footer {
  border-top: none;
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
html.login-page .md-frame::before,
html.login-page .md-frame::after {
  display: none;
}
html.login-page .rf-input &gt; label span:first-of-type,
html.login-page .rf-input &gt; label .label-text,
html.login-page .rf-input .rf-label span:first-of-type,
html.login-page .rf-input .rf-label .label-text {
  font-weight: 400;
}
html.login-page .login-frame .md-frame-footer {
  flex-direction: row-reverse;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
html.login-page .login-frame .md-frame-footer a {
  margin-left: 1.5rem;
}
html.login-page .rfComp-canvas .md-frame.create-account-frame p br:nth-child(-n+2),
html.login-page .rfComp-canvas .md-frame.create-account-frame p br:nth-last-child(-n+2) {
  display: none;
}
html.login-page .rf-error .rf-label span {
  color: #262626 !important;
}

html.contactInfo .rf-select select + .select-dropdown-icon .dropdown-icon-background,
html.contactInfo .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}
html.contactInfo hr {
  display: none;
}
html.contactInfo .wf-form-element-div .rf-checkbox-container .checkbox &gt; label {
  display: flex;
}
html.contactInfo .rf-checkbox-container .rf-label span:first-of-type,
html.contactInfo .rf-checkbox-container .rf-label .label-text,
html.contactInfo .rf-input &gt; label span:first-of-type,
html.contactInfo .rf-input &gt; label .label-text,
html.contactInfo .rf-input .rf-label span:first-of-type,
html.contactInfo .rf-input .rf-label .label-text,
html.contactInfo .rf-single-select &gt; label span:first-of-type,
html.contactInfo .rf-single-select &gt; label .label-text,
html.contactInfo .rf-single-select .rf-label span:first-of-type,
html.contactInfo .rf-single-select .rf-label .label-text,
html.contactInfo .rf-form-element-group .rf-label span:first-of-type,
html.contactInfo .rf-form-element-group .rf-label .label-text {
  font-weight: 400;
}
html.contactInfo .wf-form-element-div .rf-checkbox-container .checkbox &gt; label &gt; input {
  top: 0.4rem;
}
html.contactInfo .wf-form-element-div .rf-error span.error-msg {
  display: none;
}
html.contactInfo .rf-select .select-dropdown-icon {
  height: calc(100% - 12px);
}

html.order-page {
  /* .rfSI svg {
    fill: #0054ae;
  } */
  /* #cvv-input::before,
  #card-number::before{
      content:'';
      position:absolute;
      width: 100%;
      height:100%;
      border:5px solid white;
      pointer-events: none;
  } */
  /* #cvv-input::after,
  #card-number::after{
      content:'';
      position:absolute;
      width:100%;
      height:calc(100% + 26px);
      border:1px solid #adadad;
      border-radius:4px;
      top:50%;
      transform:translateY(-50%);
      pointer-events: none;
  } */
}
html.order-page .rf-checkbox input[type=checkbox]:checked + .checkbox-bg + .rf-checkbox-icon svg {
  position: absolute;
  top: 2px;
}
html.order-page .mdBtnR.mdBtnR-outline-primary.pull-left {
  background-color: #adadad;
}
html.order-page .mdBtnR.mdBtnR-outline-primary.pull-left:hover {
  background-color: #548fad;
}
html.order-page .rf-workflow-header {
  background: #00377c;
  padding: 0px;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
html.order-page .rfwf-full-panel.rfwf-subheader {
  display: none;
}
html.order-page .rfwf-full-panel.rfwf-header {
  border: none;
}
html.order-page .workflow-header-default .rfwf-headline h1,
html.order-page .rfwf-header .rfwf-headline h1 {
  font-weight: 300;
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif !important;
  color: #ffffff;
  margin: 0px;
}
html.order-page .package-description &gt; strong,
html.order-page .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}
html.order-page .package-description &gt; strong,
html.order-page .rfG-xs-50.rfG-md-10.rfG-lg-10.package-quantity strong,
html.order-page .rfG-xs-50.rfG-md-10.rfG-lg-10.package-quantity {
  font-weight: 300 !important;
}
html.order-page .md-accordion-container.expanded .accordion-headline {
  border-bottom: none;
}
html.order-page .orders-page .orders-package-total span,
html.order-page .orders-page .rfwf-package-items .rfwf-package-items-price strong span,
html.order-page .rf-price-formatter,
html.order-page .rfComp-canvas h2,
html.order-page .md-frame .md-frame-accordion h3 {
  font-weight: 300;
}
html.order-page .rfComp-canvas .md-accordion-container .orders-package-total p {
  font-weight: 400;
}
html.order-page .md-frame {
  box-shadow: none;
}
html.order-page .rf-select select + .select-dropdown-icon,
html.order-page .rf-select select:not([multiple]) + .select-dropdown-icon {
  max-height: 60px;
}
html.order-page #cvv-input,
html.order-page #card-number,
html.order-page #expiration-date {
  margin-top: 18px;
  position: relative;
}
html.order-page .rf-single-select .rf-dropdown-results-footer {
  border: 0.1rem solid #adadad;
  border-radius: 0.4rem;
  padding: 0.8rem;
  min-height: 6rem;
  margin-bottom: 1.2rem;
  max-height: 60px;
}
html.order-page .rf-select .rf-dropdown-container .rf-dropdown-trigger {
  border: none;
}
html.order-page .rf-single-select .rf-dropdown-container {
  border: 0.1rem solid #adadad;
  border-radius: 0.4rem;
  padding: 0.8rem;
  min-height: 6rem;
  margin-bottom: 1.2rem;
  max-height: 60px;
}
html.order-page .relative-select-container .rf-selected-container ul.rf-select-selected {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: LEFT;
  vertical-align: middle;
}

html.surveys {
  /*container class*/
}
html.surveys .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.surveys .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.surveys .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.surveys .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
    padding-left: 0;
    padding-right: 0;
  }
}
html.surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
  margin-top: 48px;
}
html.surveys .page-builder-display-reset .my-survey-list-card .card-header .card-header-title {
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 3.5rem;
  --tw-text-opacity: 1;
  color: rgb(38 38 38/var(--tw-text-opacity));
}

html.session-catalog {
  /*h4 links*/
}
html.session-catalog * {
  letter-spacing: 0.04em !important;
  font-family: "intel-one" !important;
}
html.session-catalog #rf-catalog .search-container .search-content .search-results h3:not(.speaker-full-name),
html.session-catalog #rf-exhibitorcatalog .search-container .search-content .search-results h3:not(.speaker-full-name),
html.session-catalog #rf-speakercatalog .search-container .search-content .search-results h3:not(.speaker-full-name) {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.session-catalog #rf-catalog .search-filters .filters-header h2,
html.session-catalog #rf-exhibitorcatalog .search-filters .filters-header h2,
html.session-catalog #rf-speakercatalog .search-filters .filters-header h2,
html.session-catalog .rf-default-modal .search-filters .filters-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.session-catalog #rf-catalog .search-container .search-bar .catalog-search .search-submit {
  width: 60px;
  height: 60px;
}
html.session-catalog #rf-catalog .search-container .search-bar .catalog-search .search-submit .rfSI {
  max-width: none;
  max-height: none;
  height: 40px;
  width: 40px;
}
html.session-catalog #rf-catalog .search-filters .filters-header button .mdBtnR-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #0068b5;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.session-catalog #rf-catalog .search-filters .filters-header button .mdBtnR-text:hover {
  color: #004a86;
  text-decoration: underline;
}
html.session-catalog #rf-catalog .search-filters .quick-filters .rf-checkbox-label,
html.session-catalog .rf-default-modal .search-filters .quick-filters .rf-checkbox-label {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.session-catalog #rf-catalog .search-container .search-bar .catalog-search .rf-input input {
  height: 60px;
}
html.session-catalog div[id*=rf-].rf-widget .rf-checkbox input[type=checkbox]:checked + .checkbox-bg {
  background-color: #0054ae;
  border-color: #0054ae;
}
html.session-catalog #rf-catalog .search-filters .mdBtnR.mdBtnR-text-button.clear-search {
  margin-top: 10px;
}
html.session-catalog .rf-default-modal .modal-content .modal-header .modal-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.session-catalog .rf-default-modal .modal-header .modal-close,
html.session-catalog .modal .modal-header .modal-close {
  opacity: 1;
}
html.session-catalog .modal-close .rfSI svg {
  fill: #0054ae;
}
html.session-catalog .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth {
  text-align: center;
  transform: capitalize;
  vertical-align: middle;
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}
html.session-catalog .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth span {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.session-catalog .rf-tile-container .rf-tile .rf-tile-title a {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  color: #0068b5;
}
html.session-catalog .rf-tile-container .rf-tile .rf-tile-title a:hover {
  color: #004a86;
  text-decoration: underline;
}
html.session-catalog .rf-tile-container .rf-tile .rf-tile-info {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}
html.session-catalog .rf-tile-container .rf-tile .rf-tile-info * {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}
html.session-catalog #widget-page-session-details .description &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.session-catalog .attribute-Tracks .attribute-values {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.session-catalog .rf-tile .rf-tile-body .rf-tile-title {
  -webkit-line-clamp: 2;
  line-clamp: 4;
  margin-bottom: 10px;
}
html.session-catalog .rf-tile-container .rf-tile .rf-tile-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
html.session-catalog .rf-tile-container .rf-tile .rf-tile-info.rf-tile-line-two {
  margin-top: auto;
}
html.session-catalog [id*=rf-].rf-widget .catalog-result .catalog-result-title a .title-text {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  color: #0068b5;
}
html.session-catalog .rf-attribute.abstract-component .description &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}
html.session-catalog #rf-catalog .search-container .search-bar .catalog-search .rf-input input {
  margin-bottom: 0px;
}
html.session-catalog #rf-catalog .search-container.top-filters .top-search-content {
  align-items: center;
}
html.session-catalog #rf-catalog .search-container .total-results-count {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
html.session-catalog #rf-catalog .search-container .catalog-toggle-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
html.session-catalog .alternate-need-register {
  color: white;
}

html.agenda-page {
  /*container class*/
  /*modal styles*/
  /*agenda styles*/
  /* .rf-checkbox .rf-checkbox-icon {
    top: 3px;
  } */
  /* agenda page buttons styles */
  /*change request 5073*/
  /* change request 5074 */
  /*change request 5103*/
  /*adding padding to agenda cards via margin of parent container*/
  /* 
  #rf-calendar .schedule-calendar .rbc-event:nth-child(even){
    margin-top: 12px;
  }
  #rf-calendar .schedule-calendar .rbc-event:nth-child(odd){
    margin-bottom: 12px;
  } */
}
html.agenda-page .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.agenda-page .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.agenda-page .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.agenda-page .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.agenda-page #rf-calendar {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.agenda-page #rf-calendar {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.agenda-page #rf-calendar {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.agenda-page #rf-calendar {
    padding-left: 0;
    padding-right: 0;
  }
}
html.agenda-page * {
  letter-spacing: 0.04em !important;
}
html.agenda-page .flex-box-section-full:first-of-type {
  display: none;
}
html.agenda-page .rf-default-modal .modal-content .modal-header .modal-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.agenda-page .rf-default-modal .catalog-result .catalog-result-title a .title-text {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #0068b5;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.agenda-page .rf-default-modal .catalog-result .catalog-result-title a .title-text:hover {
  color: #004a86;
  text-decoration: underline;
}
html.agenda-page #bimod &gt; div,
html.agenda-page .rf-attribute .attribute-name,
html.agenda-page .rf-attribute .attribute-values,
html.agenda-page #rf-calendar .schedule-calendar .rbc-time-header .rbc-header span,
html.agenda-page #rf-calendar .schedule-calendar .rbc-time-gutter .rbc-label,
html.agenda-page .session-time-and-location .session-location,
html.agenda-page .session-time-and-location .session-date-time .session-time,
html.agenda-page .session-time-and-location .session-date-time .session-date,
html.agenda-page .rf-default-modal .catalog-result .description,
html.agenda-page .rf-default-modal .catalog-result .description &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.agenda-page .session-time-and-location .session-location {
  height: auto;
}
html.agenda-page .rf-default-modal .modal-header,
html.agenda-page .modal .modal-header {
  border-bottom: 1px solid #808080;
}
html.agenda-page .rf-default-modal .catalog-result {
  box-shadow: none;
  border: 1px solid #808080;
}
html.agenda-page .rf-default-modal .modal-footer,
html.agenda-page .modal .modal-footer {
  border-top: 1px solid #808080;
}
html.agenda-page .rf-default-modal .modal-header .modal-close,
html.agenda-page .modal .modal-header .modal-close {
  opacity: 1;
}
html.agenda-page .rfSI svg {
  fill: #0054ae;
}
html.agenda-page .add-personal-time .rfSI svg {
  fill: #ffffff;
}
html.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .rf-checkbox input[type=checkbox]:checked + .checkbox-bg {
  background-color: #0054ae;
  border-color: #0054ae;
}
html.agenda-page .rfSI.rf-checkbox-icon svg {
  fill: transparent;
}
html.agenda-page .keep-bullets {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.agenda-page .keep-bullets {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.agenda-page .keep-bullets {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.agenda-page .keep-bullets {
    padding-left: 0;
    padding-right: 0;
  }
}
html.agenda-page .keep-bullets &gt; div &gt; p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #0068b5;
}
html.agenda-page #rf-calendar .schedule-calendar .rbc-event {
  background: #1570ef;
  color: white;
}
html.agenda-page #rf-calendar .schedule-calendar .rbc-event p, html.agenda-page #rf-calendar .schedule-calendar .rbc-event span, html.agenda-page #rf-calendar .schedule-calendar .rbc-event strong {
  color: white;
}
html.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .rfSI-toggle button svg {
  fill: #0068b5;
}
html.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .rfSI-toggle button.active {
  background: #0068b5;
}
html.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .rfSI-toggle button.active svg {
  fill: #ffffff;
}
html.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar svg {
  fill: #0068b5;
}
html.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar:hover {
  background-color: #0068b5;
}
html.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar:hover svg {
  fill: #ffffff;
}
html.agenda-page .add-session-btn .rfSI svg {
  fill: #ffffff;
}
html.agenda-page .keep-bullets &gt; div &gt; h1 {
  color: #0068b5;
}
html.agenda-page #rf-calendar .schedule-calendar .rbc-event {
  margin: 0px;
  border: solid 2px #000864;
}
html.agenda-page #rf-calendar .schedule-calendar .rbc-event.session-speaker {
  background-color: #ffffff;
}
html.agenda-page #rf-calendar .schedule-calendar .rbc-event.session-speaker * {
  color: #000000;
}
html.agenda-page #rf-calendar .schedule-calendar .rbc-events-container {
  margin-left: 12px;
  margin-right: 12px;
}

html.exhibitor-portal {
  /*container class*/
}
html.exhibitor-portal .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.exhibitor-portal .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.exhibitor-portal .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.exhibitor-portal .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.exhibitor-portal * {
  letter-spacing: 0.04em !important;
}
html.exhibitor-portal .page-builder-display-reset.rf-accessibility {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.exhibitor-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.exhibitor-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.exhibitor-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 0;
    padding-right: 0;
  }
}
html.exhibitor-portal .page-builder-display-reset.rf-accessibility {
  margin-bottom: 20px;
  margin-top: 20px;
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
html.exhibitor-portal .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.exhibitor-portal .page-builder-display-reset h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}
html.exhibitor-portal .page-builder-display-reset h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.exhibitor-portal .rf-card .card-header .card-header-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.exhibitor-portal .rf-workflow .keep-bullets ul li b {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}
html.exhibitor-portal .rf-card .card-header,
html.exhibitor-portal .rf-card .card-body {
  border: 1px solid #808080;
}
html.exhibitor-portal .rf-card .card-header {
  border-bottom: none;
}
html.exhibitor-portal .rf-card .card-body .card-body-row {
  border-bottom: 1px solid #808080;
}
html.exhibitor-portal .flex-box-section-full {
  width: 100%;
}
html.exhibitor-portal .rf-card .card-body .card-body-row:last-of-type {
  border-bottom: none;
}
html.exhibitor-portal .page-builder-display-reset .exhibitor-leads-card .exhibitor-leads-body .exhibitor-leads-value .exhibitor-leads-count {
  font-size: 16px;
}

html.exhibitor-task-list {
  /*container class*/
}
html.exhibitor-task-list .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.exhibitor-task-list .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.exhibitor-task-list .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.exhibitor-task-list .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.exhibitor-task-list * {
  letter-spacing: 0.04em !important;
}
html.exhibitor-task-list #task-list {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.exhibitor-task-list #task-list {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.exhibitor-task-list #task-list {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.exhibitor-task-list #task-list {
    padding-left: 0;
    padding-right: 0;
  }
}
html.exhibitor-task-list #tasks-list-container .no-tasks-match-message {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.exhibitor-task-list #tasks-list-container .rf-task-listing .task-listing-content h3 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.exhibitor-task-list .task-header h1,
html.exhibitor-task-list .rfComp-canvas h1 strong,
html.exhibitor-task-list .rfComp-canvas h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}
html.exhibitor-task-list .rfComp-canvas h1 strong {
  font-weight: 300 !important;
}
html.exhibitor-task-list .md-frame.md-frame-primary .md-frame-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.exhibitor-task-list .rfComp-canvas h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.exhibitor-task-list .task-resources h5 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.exhibitor-task-list .task-listing-content &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv,
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.save-action,
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary {
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv:hover,
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.save-action:hover,
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary:hover {
  background-color: #004a86;
  border-color: #004a86;
}
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv span,
html.exhibitor-task-list .mdBtnR-outline-primary .mdBtnR-text,
html.exhibitor-task-list a.mdBtnR-outline-primary .mdBtnR-text,
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.cancel-action {
  border: none;
  background-color: #adadad;
  padding: 5px 28px;
  border-radius: 2px;
  border-color: #adadad;
}
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.cancel-action:hover {
  border: none;
  background-color: #548fad;
}
html.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.cancel-action span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}
html.exhibitor-task-list .mdBtnR-outline-primary svg,
html.exhibitor-task-list a.mdBtnR-outline-primary svg {
  fill: white;
}
html.exhibitor-task-list .md-frame.md-frame-primary .md-frame-header {
  background-color: #0068b5;
  border: none;
}
html.exhibitor-task-list .rfSI.rfSI-primary svg {
  fill: #0068b5;
}
html.exhibitor-task-list .md-frame {
  box-shadow: none;
  border-radius: 6px;
}
html.exhibitor-task-list .rf-checkbox.success input[type=checkbox]:checked + .checkbox-bg {
  background-color: #0068b5;
  border-color: #0068b5;
}
html.exhibitor-task-list .rf-select select + .select-dropdown-icon .dropdown-icon-background,
html.exhibitor-task-list .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}
html.exhibitor-task-list .workflow-button-interior {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
html.exhibitor-task-list .workflow-footer-buttons .mark-complete-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}
html.exhibitor-task-list .rf-checkbox.success {
  display: flex;
  flex-direction: row;
  align-items: center;
}
html.exhibitor-task-list .rf-checkbox .rf-checkbox-icon,
html.exhibitor-task-list .rf-checkbox-wrapper .checkbox-bg {
  top: 3px;
}
html.exhibitor-task-list .item-card .card-header h2 {
  color: #ffffff;
}
html.exhibitor-task-list .rf-label-only &gt; label span:first-of-type,
html.exhibitor-task-list .rf-label-only &gt; label .label-text,
html.exhibitor-task-list .rf-label-only .rf-label span:first-of-type,
html.exhibitor-task-list .rf-label-only .rf-label .label-text,
html.exhibitor-task-list .rf-input &gt; label span:first-of-type,
html.exhibitor-task-list .rf-input &gt; label .label-text,
html.exhibitor-task-list .rf-input .rf-label span:first-of-type,
html.exhibitor-task-list .rf-input .rf-label .label-text,
html.exhibitor-task-list .rf-search-input &gt; label span:first-of-type,
html.exhibitor-task-list .rf-search-input &gt; label .label-text,
html.exhibitor-task-list .rf-search-input .rf-label span:first-of-type,
html.exhibitor-task-list .rf-search-input .rf-label .label-text,
html.exhibitor-task-list .rf-icon-input &gt; label span:first-of-type,
html.exhibitor-task-list .rf-icon-input &gt; label .label-text,
html.exhibitor-task-list .rf-icon-input .rf-label span:first-of-type,
html.exhibitor-task-list .rf-icon-input .rf-label .label-text,
html.exhibitor-task-list .rf-single-select &gt; label span:first-of-type,
html.exhibitor-task-list .rf-single-select &gt; label .label-text,
html.exhibitor-task-list .rf-single-select .rf-label span:first-of-type,
html.exhibitor-task-list .rf-single-select .rf-label .label-text,
html.exhibitor-task-list .rf-multi-select &gt; label span:first-of-type,
html.exhibitor-task-list .rf-multi-select &gt; label .label-text,
html.exhibitor-task-list .rf-multi-select .rf-label span:first-of-type,
html.exhibitor-task-list .rf-multi-select .rf-label .label-text,
html.exhibitor-task-list .rf-select2-override &gt; label span:first-of-type,
html.exhibitor-task-list .rf-select2-override &gt; label .label-text,
html.exhibitor-task-list .rf-select2-override .rf-label span:first-of-type,
html.exhibitor-task-list .rf-select2-override .rf-label .label-text,
html.exhibitor-task-list .rf-toggle &gt; label span:first-of-type,
html.exhibitor-task-list .rf-toggle &gt; label .label-text,
html.exhibitor-task-list .rf-toggle .rf-label span:first-of-type,
html.exhibitor-task-list .rf-toggle .rf-label .label-text,
html.exhibitor-task-list .rf-textarea &gt; label span:first-of-type,
html.exhibitor-task-list .rf-textarea &gt; label .label-text,
html.exhibitor-task-list .rf-textarea .rf-label span:first-of-type,
html.exhibitor-task-list .rf-textarea .rf-label .label-text,
html.exhibitor-task-list .rf-day-picker &gt; label span:first-of-type,
html.exhibitor-task-list .rf-day-picker &gt; label .label-text,
html.exhibitor-task-list .rf-day-picker .rf-label span:first-of-type,
html.exhibitor-task-list .rf-day-picker .rf-label .label-text,
html.exhibitor-task-list .rf-scale-matrix &gt; label span:first-of-type,
html.exhibitor-task-list .rf-scale-matrix &gt; label .label-text,
html.exhibitor-task-list .rf-scale-matrix .rf-label span:first-of-type,
html.exhibitor-task-list .rf-scale-matrix .rf-label .label-text,
html.exhibitor-task-list .rf-survey-scale &gt; label span:first-of-type,
html.exhibitor-task-list .rf-survey-scale &gt; label .label-text,
html.exhibitor-task-list .rf-survey-scale .rf-label span:first-of-type,
html.exhibitor-task-list .rf-survey-scale .rf-label .label-text,
html.exhibitor-task-list .rf-star-selector &gt; label span:first-of-type,
html.exhibitor-task-list .rf-star-selector &gt; label .label-text,
html.exhibitor-task-list .rf-star-selector .rf-label span:first-of-type,
html.exhibitor-task-list .rf-star-selector .rf-label .label-text,
html.exhibitor-task-list .rf-date-picker &gt; label span:first-of-type,
html.exhibitor-task-list .rf-date-picker &gt; label .label-text,
html.exhibitor-task-list .rf-date-picker .rf-label span:first-of-type,
html.exhibitor-task-list .rf-date-picker .rf-label .label-text,
html.exhibitor-task-list .rf-read-only &gt; label span:first-of-type,
html.exhibitor-task-list .rf-read-only &gt; label .label-text,
html.exhibitor-task-list .rf-read-only .rf-label span:first-of-type,
html.exhibitor-task-list .rf-read-only .rf-label .label-text,
html.exhibitor-task-list .rf-button-link &gt; label span:first-of-type,
html.exhibitor-task-list .rf-button-link &gt; label .label-text,
html.exhibitor-task-list .rf-button-link .rf-label span:first-of-type,
html.exhibitor-task-list .rf-button-link .rf-label .label-text,
html.exhibitor-task-list .rf-nps-question &gt; label span:first-of-type,
html.exhibitor-task-list .rf-nps-question &gt; label .label-text,
html.exhibitor-task-list .rf-nps-question .rf-label span:first-of-type,
html.exhibitor-task-list .rf-nps-question .rf-label .label-text,
html.exhibitor-task-list .rf-upload-file &gt; label span:first-of-type,
html.exhibitor-task-list .rf-upload-file &gt; label .label-text,
html.exhibitor-task-list .rf-upload-file .rf-label span:first-of-type,
html.exhibitor-task-list .rf-upload-file .rf-label .label-text,
html.exhibitor-task-list .rf-horizontal-label &gt; label span:first-of-type,
html.exhibitor-task-list .rf-horizontal-label &gt; label .label-text,
html.exhibitor-task-list .rf-horizontal-label .rf-label span:first-of-type,
html.exhibitor-task-list .rf-horizontal-label .rf-label .label-text,
html.exhibitor-task-list .rf-phone-number &gt; label span:first-of-type,
html.exhibitor-task-list .rf-phone-number &gt; label .label-text,
html.exhibitor-task-list .rf-phone-number .rf-label span:first-of-type,
html.exhibitor-task-list .rf-phone-number .rf-label .label-text,
html.exhibitor-task-list .rf-form-element-group &gt; label span:first-of-type,
html.exhibitor-task-list .rf-form-element-group &gt; label .label-text,
html.exhibitor-task-list .rf-form-element-group .rf-label span:first-of-type,
html.exhibitor-task-list .rf-form-element-group .rf-label .label-text,
html.exhibitor-task-list .rf-checkbox-container &gt; label span:first-of-type,
html.exhibitor-task-list .rf-checkbox-container &gt; label .label-text,
html.exhibitor-task-list .rf-checkbox-container .rf-label span:first-of-type,
html.exhibitor-task-list .rf-checkbox-container .rf-label .label-text,
html.exhibitor-task-list .rf-toggle-wrapper &gt; label span:first-of-type,
html.exhibitor-task-list .rf-toggle-wrapper &gt; label .label-text,
html.exhibitor-task-list .rf-toggle-wrapper .rf-label span:first-of-type,
html.exhibitor-task-list .rf-toggle-wrapper .rf-label .label-text,
html.exhibitor-task-list .rf-time-selector &gt; label span:first-of-type,
html.exhibitor-task-list .rf-time-selector &gt; label .label-text,
html.exhibitor-task-list .rf-time-selector .rf-label span:first-of-type,
html.exhibitor-task-list .rf-time-selector .rf-label .label-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}

html.book-hotel-now .rf-select select + .select-dropdown-icon .dropdown-icon-background,
html.book-hotel-now .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}
html.book-hotel-now .mdBtnR-outline-primary .mdBtnR-text,
html.book-hotel-now a.mdBtnR-outline-primary .mdBtnR-text,
html.book-hotel-now button.mdBtnR.mdBtnR-cancel span {
  text-transform: none;
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0em;
}

html.intel-agency .rf-select select + .select-dropdown-icon .dropdown-icon-background,
html.intel-agency .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}
html.intel-agency .rf-checkbox-container .rf-label span:first-of-type,
html.intel-agency .rf-checkbox-container .rf-label .label-text,
html.intel-agency .rf-input &gt; label span:first-of-type,
html.intel-agency .rf-input &gt; label .label-text,
html.intel-agency .rf-input .rf-label span:first-of-type,
html.intel-agency .rf-input .rf-label .label-text,
html.intel-agency .rf-single-select &gt; label span:first-of-type,
html.intel-agency .rf-single-select &gt; label .label-text,
html.intel-agency .rf-single-select .rf-label span:first-of-type,
html.intel-agency .rf-single-select .rf-label .label-text,
html.intel-agency .rf-form-element-group .rf-label span:first-of-type,
html.intel-agency .rf-form-element-group .rf-label .label-text {
  font-weight: 400;
}

html.reg-code button.mdBtnR.mdBtnR-cancel span {
  font-weight: 400;
}

html.contact-info .rf-select select + .select-dropdown-icon .dropdown-icon-background,
html.contact-info .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}
html.contact-info hr {
  display: none;
}
html.contact-info .wf-form-element-div .rf-checkbox-container .checkbox &gt; label {
  display: flex;
}
html.contact-info .rf-checkbox-container .rf-label span:first-of-type,
html.contact-info .rf-checkbox-container .rf-label .label-text,
html.contact-info .rf-input &gt; label span:first-of-type,
html.contact-info .rf-input &gt; label .label-text,
html.contact-info .rf-input .rf-label span:first-of-type,
html.contact-info .rf-input .rf-label .label-text,
html.contact-info .rf-single-select &gt; label span:first-of-type,
html.contact-info .rf-single-select &gt; label .label-text,
html.contact-info .rf-single-select .rf-label span:first-of-type,
html.contact-info .rf-single-select .rf-label .label-text,
html.contact-info .rf-form-element-group .rf-label span:first-of-type,
html.contact-info .rf-form-element-group .rf-label .label-text {
  font-weight: 400;
}
html.contact-info .wf-form-element-div .rf-checkbox-container .checkbox &gt; label &gt; input {
  top: 0.4rem;
}
html.contact-info .wf-form-element-div .rf-error span.error-msg {
  display: none;
}
html.contact-info .rf-select .select-dropdown-icon {
  height: calc(100% - 12px);
}

html.exhibitor-listing {
  /*modal styles*/
}
html.exhibitor-listing .custom-breakpoint-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}
@media (min-width: 768px) {
  html.exhibitor-listing .custom-breakpoint-container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
html.exhibitor-listing * {
  letter-spacing: 0.04em !important;
}
html.exhibitor-listing .flex-box-section-full[style*="background-color: rgb(36, 31, 127);"] {
  display: none;
}
html.exhibitor-listing .w3-content.w3-section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}
@media (min-width: 768px) {
  html.exhibitor-listing .w3-content.w3-section {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
html.exhibitor-listing .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth {
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}
html.exhibitor-listing .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth:hover {
  background-color: #004a86;
  border-color: #004a86;
}
html.exhibitor-listing .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}
html.exhibitor-listing .rf-tile-container .rf-tile .rf-tile-title a {
  color: #0068b5;
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.exhibitor-listing .rf-tile-container .rf-tile .rf-tile-title a:hover {
  color: #004a86;
  text-decoration: underline;
}
html.exhibitor-listing #rf-exhibitorcatalog .search-filters .filters-header button .mdBtnR-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #0068b5;
}
html.exhibitor-listing #rf-exhibitorcatalog .search-filters .filters-header button .mdBtnR-text:hover {
  color: #004a86;
  text-decoration: underline;
}
html.exhibitor-listing .rf-tile-container .rf-tile .rf-tile-info {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.exhibitor-listing #rf-catalog .search-container .search-content .section-title,
html.exhibitor-listing #rf-exhibitorcatalog .search-container .search-content .section-title,
html.exhibitor-listing #rf-speakercatalog .search-container .search-content .section-title,
html.exhibitor-listing #rf-catalog .search-filters .filters-header h2,
html.exhibitor-listing #rf-exhibitorcatalog .search-filters .filters-header h2,
html.exhibitor-listing #rf-speakercatalog .search-filters .filters-header h2,
html.exhibitor-listing .rf-default-modal .search-filters .filters-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.exhibitor-listing #rf-exhibitorcatalog .search-container .search-bar .catalog-search .search-submit {
  height: 60px;
  width: 60px;
}
html.exhibitor-listing #rf-exhibitorcatalog .search-container .search-bar .catalog-search .search-submit .rfSI {
  max-width: none;
  max-height: none;
  width: 40px;
  height: 40px;
}
html.exhibitor-listing #rf-exhibitorcatalog .search-filters .filters button.collapsed svg {
  fill: #0054ae;
}
html.exhibitor-listing div[id*=rf-].rf-widget .rf-checkbox input[type=checkbox]:checked + .checkbox-bg {
  background-color: #0054ae;
}
html.exhibitor-listing .rf-checkbox .rf-checkbox-icon {
  top: 3px;
}
html.exhibitor-listing #rf-exhibitorcatalog .search-container .search-content .search-results h3:not(.speaker-full-name) {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.exhibitor-listing .rf-tile-container .rf-tile .rf-pill {
  background-color: #0068b5;
  border: #0068b5;
}
html.exhibitor-listing #rf-exhibitorcatalog.rf-widget .tiled-cards .exhibitor-tile-container .rf-pill-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.exhibitor-listing .rf-default-modal .modal-content .modal-header .modal-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.exhibitor-listing .rf-exhibitorCatalog-modal .exhibitor-details div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.exhibitor-listing .exhibitor-details .rfSI svg {
  fill: #0054ae;
}
html.exhibitor-listing #rf-catalog .search-filters .filters .rf-checkbox .rf-checkbox-label,
html.exhibitor-listing #rf-exhibitorcatalog .search-filters .filters .rf-checkbox .rf-checkbox-label,
html.exhibitor-listing #rf-speakercatalog .search-filters .filters .rf-checkbox .rf-checkbox-label,
html.exhibitor-listing .rf-default-modal .search-filters .filters .rf-checkbox .rf-checkbox-label,
html.exhibitor-listing #rf-exhibitorcatalog .search-filters .quick-filters .rf-checkbox-label {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.exhibitor-listing .splide__arrow {
  background-color: #fff;
}
html.exhibitor-listing .keep-bullets &gt; div &gt; h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #0068b5;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
  margin-top: 16px;
  margin-bottom: 16px;
}
html.exhibitor-listing .rf-exhibitorCatalog-modal .favorite-catalog-result {
  display: none;
}
html.exhibitor-listing .rf-workflow .rf-workflow-body-content {
  min-height: fit-content;
}

html.travel-page #rf-content {
  /*! display: none; */
}
html.travel-page .smallSqaures {
  position: absolute;
  left: -138px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  top: calc(50% - 2.6rem);
}
html.travel-page .smallSqauresDesktop {
  position: absolute;
  right: -138px;
  top: calc(50% - 2.6rem);
}
html.travel-page .largeSqaures {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  position: absolute;
  right: -125px;
  bottom: -103px;
}
html.travel-page .largeSqauresDesktop {
  position: absolute;
  left: -50px;
  bottom: -103px;
}
html.travel-page ul.flex.flex-col.list-disc {
  margin-left: 25px;
}
html.travel-page .custom-breakpoint-container-travel-page {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 961px) {
  html.travel-page .custom-breakpoint-container-travel-page {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media screen and (min-width: 1920px) {
  html.travel-page .custom-breakpoint-container-travel-page {
    padding-left: 0;
    padding-right: 0;
  }
}
html.travel-page h2[data-copy="Travel Page EMEA.Section 2.Header 1"] {
  font-weight: 400;
}

html.speaker-portal {
  /*container class*/
}
html.speaker-portal .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.speaker-portal .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.speaker-portal .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.speaker-portal .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.speaker-portal * {
  letter-spacing: 0.04em !important;
}
html.speaker-portal .page-builder-display-reset .speaker-session-card .card-body-row .text-primary {
  font-size: 1.6rem;
}
html.speaker-portal .page-builder-display-reset.rf-accessibility {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.speaker-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.speaker-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.speaker-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 0;
    padding-right: 0;
  }
}
html.speaker-portal .page-builder-display-reset.rf-accessibility {
  margin-bottom: 20px;
  margin-top: 20px;
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
html.speaker-portal .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.speaker-portal .page-builder-display-reset h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}
html.speaker-portal .page-builder-display-reset h1 span {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
  color: #262626 !important;
}
html.speaker-portal .page-builder-display-reset h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.speaker-portal .page-builder-display-reset h2 strong {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 35px;
}
html.speaker-portal .rf-card .card-header .card-header-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.speaker-portal .rf-workflow .keep-bullets ul li b {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}
html.speaker-portal div &gt; p &gt; span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.speaker-portal .rf-card .card-header,
html.speaker-portal .rf-card .card-body {
  border: 1px solid #808080;
}
html.speaker-portal .rf-card .card-header {
  border-bottom: none;
}
html.speaker-portal .rf-card .card-body .card-body-row {
  border-bottom: 1px solid #808080;
}
html.speaker-portal .flex-box-section-full {
  width: 100%;
}
html.speaker-portal .rf-card .card-body .card-body-row:last-of-type {
  border-bottom: none;
}
html.speaker-portal .page-builder-display-reset .exhibitor-leads-card .exhibitor-leads-body .exhibitor-leads-value .exhibitor-leads-count {
  font-size: 16px;
}
html.speaker-portal .rf-headline-content &gt; div {
  margin-left: 0px !important;
  margin-right: 0px !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

html.speaker-tasks {
  /*container class*/
}
html.speaker-tasks .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.speaker-tasks .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.speaker-tasks .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.speaker-tasks .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.speaker-tasks * {
  letter-spacing: 0.04em !important;
}
html.speaker-tasks #task-list {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.speaker-tasks #task-list {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.speaker-tasks #task-list {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.speaker-tasks #task-list {
    padding-left: 0;
    padding-right: 0;
  }
}
html.speaker-tasks #tasks-list-container .no-tasks-match-message {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.speaker-tasks #tasks-list-container .rf-task-listing .task-listing-content h3 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.speaker-tasks .task-header h1,
html.speaker-tasks .rfComp-canvas h1 strong,
html.speaker-tasks .rfComp-canvas h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}
html.speaker-tasks .rfComp-canvas h1 strong {
  font-weight: 300 !important;
}
html.speaker-tasks .md-frame.md-frame-primary .md-frame-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.speaker-tasks .rfComp-canvas h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}
html.speaker-tasks .task-resources h5 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}
html.speaker-tasks .task-listing-content &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv,
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.save-action,
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary {
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv:hover,
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.save-action:hover,
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary:hover {
  background-color: #004a86;
  border-color: #004a86;
}
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv span,
html.speaker-tasks .mdBtnR-outline-primary .mdBtnR-text,
html.speaker-tasks a.mdBtnR-outline-primary .mdBtnR-text,
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.cancel-action {
  border: none;
  background-color: #adadad;
  padding: 5px 28px;
  border-radius: 2px;
  border-color: #adadad;
}
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.cancel-action:hover {
  border: none;
  background-color: #548fad;
}
html.speaker-tasks .mdBtnR.mdBtnR-outline-primary.cancel-action span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}
html.speaker-tasks .mdBtnR-outline-primary svg,
html.speaker-tasks a.mdBtnR-outline-primary svg {
  fill: white;
}
html.speaker-tasks .md-frame.md-frame-primary .md-frame-header {
  background-color: #0068b5;
  border: none;
}
html.speaker-tasks .rfSI.rfSI-primary svg {
  fill: #0068b5;
}
html.speaker-tasks .md-frame {
  box-shadow: none;
  border-radius: 6px;
}
html.speaker-tasks .rf-checkbox.success input[type=checkbox]:checked + .checkbox-bg {
  background-color: #0068b5;
  border-color: #0068b5;
}
html.speaker-tasks .rf-select select + .select-dropdown-icon .dropdown-icon-background,
html.speaker-tasks .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}
html.speaker-tasks .workflow-button-interior {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
html.speaker-tasks .workflow-footer-buttons .mark-complete-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}
html.speaker-tasks .rf-checkbox.success {
  display: flex;
  flex-direction: row;
  align-items: center;
}
html.speaker-tasks .rf-checkbox .rf-checkbox-icon,
html.speaker-tasks .rf-checkbox-wrapper .checkbox-bg {
  top: 3px;
}
html.speaker-tasks .item-card .card-header h2 {
  color: #ffffff;
}
html.speaker-tasks .rf-label-only &gt; label span:first-of-type,
html.speaker-tasks .rf-label-only &gt; label .label-text,
html.speaker-tasks .rf-label-only .rf-label span:first-of-type,
html.speaker-tasks .rf-label-only .rf-label .label-text,
html.speaker-tasks .rf-input &gt; label span:first-of-type,
html.speaker-tasks .rf-input &gt; label .label-text,
html.speaker-tasks .rf-input .rf-label span:first-of-type,
html.speaker-tasks .rf-input .rf-label .label-text,
html.speaker-tasks .rf-search-input &gt; label span:first-of-type,
html.speaker-tasks .rf-search-input &gt; label .label-text,
html.speaker-tasks .rf-search-input .rf-label span:first-of-type,
html.speaker-tasks .rf-search-input .rf-label .label-text,
html.speaker-tasks .rf-icon-input &gt; label span:first-of-type,
html.speaker-tasks .rf-icon-input &gt; label .label-text,
html.speaker-tasks .rf-icon-input .rf-label span:first-of-type,
html.speaker-tasks .rf-icon-input .rf-label .label-text,
html.speaker-tasks .rf-single-select &gt; label span:first-of-type,
html.speaker-tasks .rf-single-select &gt; label .label-text,
html.speaker-tasks .rf-single-select .rf-label span:first-of-type,
html.speaker-tasks .rf-single-select .rf-label .label-text,
html.speaker-tasks .rf-multi-select &gt; label span:first-of-type,
html.speaker-tasks .rf-multi-select &gt; label .label-text,
html.speaker-tasks .rf-multi-select .rf-label span:first-of-type,
html.speaker-tasks .rf-multi-select .rf-label .label-text,
html.speaker-tasks .rf-select2-override &gt; label span:first-of-type,
html.speaker-tasks .rf-select2-override &gt; label .label-text,
html.speaker-tasks .rf-select2-override .rf-label span:first-of-type,
html.speaker-tasks .rf-select2-override .rf-label .label-text,
html.speaker-tasks .rf-toggle &gt; label span:first-of-type,
html.speaker-tasks .rf-toggle &gt; label .label-text,
html.speaker-tasks .rf-toggle .rf-label span:first-of-type,
html.speaker-tasks .rf-toggle .rf-label .label-text,
html.speaker-tasks .rf-textarea &gt; label span:first-of-type,
html.speaker-tasks .rf-textarea &gt; label .label-text,
html.speaker-tasks .rf-textarea .rf-label span:first-of-type,
html.speaker-tasks .rf-textarea .rf-label .label-text,
html.speaker-tasks .rf-day-picker &gt; label span:first-of-type,
html.speaker-tasks .rf-day-picker &gt; label .label-text,
html.speaker-tasks .rf-day-picker .rf-label span:first-of-type,
html.speaker-tasks .rf-day-picker .rf-label .label-text,
html.speaker-tasks .rf-scale-matrix &gt; label span:first-of-type,
html.speaker-tasks .rf-scale-matrix &gt; label .label-text,
html.speaker-tasks .rf-scale-matrix .rf-label span:first-of-type,
html.speaker-tasks .rf-scale-matrix .rf-label .label-text,
html.speaker-tasks .rf-survey-scale &gt; label span:first-of-type,
html.speaker-tasks .rf-survey-scale &gt; label .label-text,
html.speaker-tasks .rf-survey-scale .rf-label span:first-of-type,
html.speaker-tasks .rf-survey-scale .rf-label .label-text,
html.speaker-tasks .rf-star-selector &gt; label span:first-of-type,
html.speaker-tasks .rf-star-selector &gt; label .label-text,
html.speaker-tasks .rf-star-selector .rf-label span:first-of-type,
html.speaker-tasks .rf-star-selector .rf-label .label-text,
html.speaker-tasks .rf-date-picker &gt; label span:first-of-type,
html.speaker-tasks .rf-date-picker &gt; label .label-text,
html.speaker-tasks .rf-date-picker .rf-label span:first-of-type,
html.speaker-tasks .rf-date-picker .rf-label .label-text,
html.speaker-tasks .rf-read-only &gt; label span:first-of-type,
html.speaker-tasks .rf-read-only &gt; label .label-text,
html.speaker-tasks .rf-read-only .rf-label span:first-of-type,
html.speaker-tasks .rf-read-only .rf-label .label-text,
html.speaker-tasks .rf-button-link &gt; label span:first-of-type,
html.speaker-tasks .rf-button-link &gt; label .label-text,
html.speaker-tasks .rf-button-link .rf-label span:first-of-type,
html.speaker-tasks .rf-button-link .rf-label .label-text,
html.speaker-tasks .rf-nps-question &gt; label span:first-of-type,
html.speaker-tasks .rf-nps-question &gt; label .label-text,
html.speaker-tasks .rf-nps-question .rf-label span:first-of-type,
html.speaker-tasks .rf-nps-question .rf-label .label-text,
html.speaker-tasks .rf-upload-file &gt; label span:first-of-type,
html.speaker-tasks .rf-upload-file &gt; label .label-text,
html.speaker-tasks .rf-upload-file .rf-label span:first-of-type,
html.speaker-tasks .rf-upload-file .rf-label .label-text,
html.speaker-tasks .rf-horizontal-label &gt; label span:first-of-type,
html.speaker-tasks .rf-horizontal-label &gt; label .label-text,
html.speaker-tasks .rf-horizontal-label .rf-label span:first-of-type,
html.speaker-tasks .rf-horizontal-label .rf-label .label-text,
html.speaker-tasks .rf-phone-number &gt; label span:first-of-type,
html.speaker-tasks .rf-phone-number &gt; label .label-text,
html.speaker-tasks .rf-phone-number .rf-label span:first-of-type,
html.speaker-tasks .rf-phone-number .rf-label .label-text,
html.speaker-tasks .rf-form-element-group &gt; label span:first-of-type,
html.speaker-tasks .rf-form-element-group &gt; label .label-text,
html.speaker-tasks .rf-form-element-group .rf-label span:first-of-type,
html.speaker-tasks .rf-form-element-group .rf-label .label-text,
html.speaker-tasks .rf-checkbox-container &gt; label span:first-of-type,
html.speaker-tasks .rf-checkbox-container &gt; label .label-text,
html.speaker-tasks .rf-checkbox-container .rf-label span:first-of-type,
html.speaker-tasks .rf-checkbox-container .rf-label .label-text,
html.speaker-tasks .rf-toggle-wrapper &gt; label span:first-of-type,
html.speaker-tasks .rf-toggle-wrapper &gt; label .label-text,
html.speaker-tasks .rf-toggle-wrapper .rf-label span:first-of-type,
html.speaker-tasks .rf-toggle-wrapper .rf-label .label-text,
html.speaker-tasks .rf-time-selector &gt; label span:first-of-type,
html.speaker-tasks .rf-time-selector &gt; label .label-text,
html.speaker-tasks .rf-time-selector .rf-label span:first-of-type,
html.speaker-tasks .rf-time-selector .rf-label .label-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}

html.nomdecline {
  /*container class*/
}
html.nomdecline .custom-breakpoint-container {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.nomdecline .custom-breakpoint-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.nomdecline .custom-breakpoint-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.nomdecline .custom-breakpoint-container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.nomdecline h1 span {
  font-size: 1.8rem !important;
  margin-top: 20px;
  display: inline-block;
}
html.nomdecline .rf-headline-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  html.nomdecline .rf-headline-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  html.nomdecline .rf-headline-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1970px) {
  html.nomdecline .rf-headline-content {
    padding-left: 0;
    padding-right: 0;
  }
}
html.nomdecline .rf-headline-content {
  max-width: 1240px !important;
  margin: 0 auto;
  margin-top: 30px;
}
html.nomdecline .rf-headline-content &gt; div + div {
  margin-left: auto;
}
html.nomdecline .rf-headline-content &gt; div:first-child {
  margin-right: auto !important;
  margin-left: 0 !important;
  max-width: 100% !important;
}
html.nomdecline .rf-headline-content &gt; div:last-child {
  margin-left: auto !important;
  max-width: 100% !important;
}

.contact-info
  .rf-select
  select
  + .select-dropdown-icon
  .dropdown-icon-background,
.contact-info
  .rf-select
  select:not([multiple])
  + .select-dropdown-icon
  .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}

.contact-info hr {
  display: none;
}

.contact-info .wf-form-element-div .rf-checkbox-container .checkbox &gt; label {
  display: flex;
}

.contact-info .rf-checkbox-container .rf-label span:first-of-type,
.contact-info .rf-checkbox-container .rf-label .label-text,
.contact-info .rf-input &gt; label span:first-of-type,
.contact-info .rf-input &gt; label .label-text,
.contact-info .rf-input .rf-label span:first-of-type,
.contact-info .rf-input .rf-label .label-text,
.contact-info .rf-single-select &gt; label span:first-of-type,
.contact-info .rf-single-select &gt; label .label-text,
.contact-info .rf-single-select .rf-label span:first-of-type,
.contact-info .rf-single-select .rf-label .label-text,
.contact-info .rf-form-element-group .rf-label span:first-of-type,
.contact-info .rf-form-element-group .rf-label .label-text {
  font-weight: 400;
}

.contact-info .wf-form-element-div .rf-checkbox-container .checkbox &gt; label &gt; input{
    top: .4rem;
}

.contact-info .wf-form-element-div .rf-error span.error-msg{
  display: none;
}

.contact-info .rf-select .select-dropdown-icon{
  height: calc(100% - 12px);
}.login-page .md-frame .md-frame-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: 3.5rem;
  -webkit-margin-after: 0.8rem;
          margin-block-end: 0.8rem;
  margin-bottom: 0.8rem;
}

.login-page .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  -webkit-margin-after: 1.2rem;
          margin-block-end: 1.2rem;
  margin-bottom: 1.2rem;
  display:inline;
}

.login-page .md-frame{
    box-shadow: none;
}

.login-page .md-frame .md-frame-header,
.login-page .md-frame .md-frame-body, 
.login-page .md-frame .md-frame-footer{
    border: 1px solid #808080;
}

.login-page .md-frame .md-frame-body{
    border-bottom: none;
    border-top: none;
  }

.login-page .md-frame .md-frame-footer{
    border-top: none;
    border-bottom-left-radius: .4rem;
    border-bottom-right-radius: .4rem;
}

.login-page  .md-frame::before, 
.login-page  .md-frame::after{
    display: none;
}

.login-page .rf-input &gt; label span:first-of-type, 
.login-page .rf-input &gt; label .label-text, 
.login-page .rf-input .rf-label span:first-of-type, 
.login-page .rf-input .rf-label .label-text{
    font-weight: 400;
}

.login-page .login-frame .md-frame-footer{
    flex-direction: row-reverse;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.login-page .login-frame .md-frame-footer a{
    margin-left: 1.5rem;
}

.login-page .rfComp-canvas .md-frame.create-account-frame p br:nth-child(-n+2),
.login-page .rfComp-canvas .md-frame.create-account-frame p br:nth-last-child(-n + 2){
  display: none;
}

.login-page .rf-error .rf-label span{
  color: #262626 !important;
}.order-page .rfSI svg {
  fill: #0054ae;
}

.order-page .mdBtnR.mdBtnR-outline-primary.pull-left {
  background-color: #adadad;
}

.order-page .mdBtnR.mdBtnR-outline-primary.pull-left:hover {
  background-color: #548fad;
}

.order-page .rf-workflow-header {
  background: #00377c;
  padding: 0px;
  display: flex;
  flex-direction: column;
}

.order-page .rfwf-full-panel.rfwf-subheader {
  display: none;
}

.order-page .rfwf-full-panel.rfwf-header {
  border: none;
}

.order-page .workflow-header-default .rfwf-headline h1,
.order-page .rfwf-header .rfwf-headline h1 {
  font-weight: 300;
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif !important;
  color: #ffffff;
  margin: 0px;
}

.order-page .package-description &gt; strong,
.order-page .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.order-page .package-description &gt; strong,
.order-page .rfG-xs-50.rfG-md-10.rfG-lg-10.package-quantity strong,
.order-page .rfG-xs-50.rfG-md-10.rfG-lg-10.package-quantity{
    font-weight: 300 !important;
}

.order-page .md-accordion-container.expanded .accordion-headline{
    border-bottom: none;
}

.order-page .orders-page .orders-package-total span,
.order-page .orders-page .rfwf-package-items .rfwf-package-items-price strong span,
.order-page .rf-price-formatter,
.order-page .rfComp-canvas h2,
.order-page .md-frame .md-frame-accordion h3
{
    font-weight: 300;
}

.order-page .rfComp-canvas .md-accordion-container .orders-package-total p{
    font-weight: 400;
}

.order-page .md-frame{
  box-shadow: none;
}

.order-page .rf-select select+.select-dropdown-icon, 
.order-page .rf-select select:not([multiple])+.select-dropdown-icon{
    max-height: 60px;
}

.order-page #cvv-input,
.order-page #card-number{
    margin-top:18px;
    position:relative;
}

.order-page #cvv-input::before,
.order-page #card-number::before{
    content:'';
    position:absolute;
    width: 100%;
    height:100%;
    border:5px solid white;
    pointer-events: none;
}

.order-page #cvv-input::after,
.order-page #card-number::after{
    content:'';
    position:absolute;
    width:100%;
    height:calc(100% + 26px);
    border:1px solid #adadad;
    border-radius:4px;
    top:50%;
    transform:translateY(-50%);
    pointer-events: none;
}

.order-page  .rf-single-select .rf-dropdown-results-footer{
  border: 0.1rem solid #adadad;
  border-radius: 0.4rem;
  padding: 0.8rem;
  min-height: 6rem;
  margin-bottom: 1.2rem;
  max-height: 60px;
}

.order-page .rf-select .rf-dropdown-container .rf-dropdown-trigger{
  border: none;
}

.order-page  .rf-single-select .rf-dropdown-container{
  border: 0.1rem solid #adadad;
  border-radius: 0.4rem;
  padding: 0.8rem;
  min-height: 6rem;
  margin-bottom: 1.2rem;
  max-height: 60px;
}

.order-page .relative-select-container .rf-selected-container ul.rf-select-selected{
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: LEFT;
  vertical-align: middle;
}

.order-page .rf-select select+.select-dropdown-icon, 
.order-page .rf-select select:not([multiple])+.select-dropdown-icon{
  max-height: 60px;
}

.order-page #cvv-input,
.order-page #card-number{
  margin-top:18px;
  position:relative;
}

.order-page #cvv-input::before,
.order-page #card-number::before{
  content:'';
  position:absolute;
  width: 100%;
  height:100%;
  border:5px solid white;
  pointer-events: none;
}

.order-page #cvv-input::after,
.order-page #card-number::after{
  content:'';
  position:absolute;
  width:100%;
  height:calc(100% + 26px);
  border:1px solid #adadad;
  border-radius:4px;
  top:50%;
  transform:translateY(-50%);
  pointer-events: none;
}.book-hotel-now .rf-select select + .select-dropdown-icon .dropdown-icon-background, 
.book-hotel-now .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background{
    top: -72px;
    height: 6rem;
}

.book-hotel-now .mdBtnR-outline-primary .mdBtnR-text, 
.book-hotel-now a.mdBtnR-outline-primary .mdBtnR-text, 
.book-hotel-now button.mdBtnR.mdBtnR-cancel span{
    text-transform: none;
    font-family: intel-clear,Tahoma,Arial,sans-serif !important;
    color: #fff;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0em;
}.reg-code button.mdBtnR.mdBtnR-cancel span{
    font-weight: 400;
}.intel-agency .rf-select select + .select-dropdown-icon .dropdown-icon-background, 
.intel-agency .rf-select select:not([multiple]) + .select-dropdown-icon .dropdown-icon-background{
    top: -72px;
    height: 6rem;
}

.intel-agency .rf-checkbox-container .rf-label span:first-of-type,
.intel-agency .rf-checkbox-container .rf-label .label-text,
.intel-agency .rf-input &gt; label span:first-of-type,
.intel-agency .rf-input &gt; label .label-text,
.intel-agency .rf-input .rf-label span:first-of-type,
.intel-agency .rf-input .rf-label .label-text,
.intel-agency .rf-single-select &gt; label span:first-of-type,
.intel-agency .rf-single-select &gt; label .label-text,
.intel-agency .rf-single-select .rf-label span:first-of-type,
.intel-agency .rf-single-select .rf-label .label-text,
.intel-agency .rf-form-element-group .rf-label span:first-of-type,
.intel-agency .rf-form-element-group .rf-label .label-text {
  font-weight: 400;
}.attendee-portal .page-builder-display-reset{
    padding: 24px;
}

.attendee-portal .flex-box-section-full{
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.attendee-portal .rfComp-canvas h3,
.attendee-portal .rf-card .card-header .card-header-title{
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 3.5rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.attendee-portal .rfComp-canvas h1{
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 3.8rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}

.attendee-portal .page-builder-display-reset .flex-box-section-full{
    padding-top: 24px;
}

.attendee-portal .flex-box-child{
    padding: 0 16px;
}

.attendee-portal .cal-card {
    border:1px solid #ccc
}
.attendee-portal .cal-card &gt; *:not(:last-child){
    padding:8px 20px;
    margin-bottom:0;
}
.attendee-portal .cal-card .card-header-title,
.attendee-portal .cal-card &gt; p{
    border-bottom:1px solid #ccc;
    
}



.attendee-portal .addeventatc{
    border-width: 0px !important;
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.attendee-portal .rf-read-only &gt; label span:first-of-type, 
.attendee-portal .rf-read-only &gt; label .label-text, 
.attendee-portal .rf-read-only .rf-label span:first-of-type, 
.attendee-portal .rf-read-only .rf-label .label-text{
    font-weight: 400;
}

.attendee-portal .hotel-card .card-footer .card-controls{
    justify-content: flex-start;
}

.attendee-portal .add-to-calendar-button{
    padding: 8px 20px;
}

.attendee-portal .add-to-calendar-button .addeventatc{
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #fff !important;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0em;
    padding: .5rem 2.8rem;
    background-color: #0068b5;
    border-radius: .2rem;
    border: none;
    padding-left: 4rem;
    z-index: 10;
}

.attendee-portal .add-to-calendar-button .addeventatc .svg-icon{
    fill: #fff;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute;
    z-index: 1;
    left: 1.2rem;
    top: .5rem;
}

.attendee-portal .add-to-calendar-button .addeventatc .addeventatc_icon.atc_node.notranslate{
    display: none;
}

.attendee-portal .keep-bullets .cal-card &gt; p{
    padding: 20px;
    font-weight: 300;
    color: #262626;
}

.attendee-portal .attendee-portal-button{
  padding: .5rem 2.8rem;
  background-color: #0068b5;
  border-radius: .2rem;
  border: none;
  text-decoration: none !important;
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0em;
}

.attendee-portal .attendee-portal-button:hover{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 74 134 / var(--tw-bg-opacity)) !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.attendee-portal .attendee-portal-button:focus{
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.attendee-portal .content-catalog-button-container{
    margin-top: 0px;
    padding:10px 20px;
}

.attendee-portal p &gt; sup {
    top: 0;
}.session-catalog * {
  letter-spacing: 0.04em !important;
}

.session-catalog
  #rf-catalog
  .search-container
  .search-content
  .search-results
  h3:not(.speaker-full-name),
.session-catalog
  #rf-exhibitorcatalog
  .search-container
  .search-content
  .search-results
  h3:not(.speaker-full-name),
.session-catalog
  #rf-speakercatalog
  .search-container
  .search-content
  .search-results
  h3:not(.speaker-full-name) {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.session-catalog #rf-catalog .search-filters .filters-header h2,
.session-catalog #rf-exhibitorcatalog .search-filters .filters-header h2,
.session-catalog #rf-speakercatalog .search-filters .filters-header h2,
.session-catalog .rf-default-modal .search-filters .filters-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.session-catalog
  #rf-catalog
  .search-container
  .search-bar
  .catalog-search
  .search-submit {
  width: 60px;
  height: 60px;
}

.session-catalog
  #rf-catalog
  .search-container
  .search-bar
  .catalog-search
  .search-submit
  .rfSI {
  max-width: none;
  max-height: none;
  height: 40px;
  width: 40px;
}

.session-catalog
  #rf-catalog
  .search-filters
  .filters-header
  button
  .mdBtnR-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #0068b5;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.session-catalog
  #rf-catalog
  .search-filters
  .filters-header
  button
  .mdBtnR-text:hover {
  color: #004a86;
  text-decoration: underline;
}

.session-catalog #rf-catalog .search-filters .quick-filters .rf-checkbox-label,
.session-catalog
  .rf-default-modal
  .search-filters
  .quick-filters
  .rf-checkbox-label {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.session-catalog
  div[id*="rf-"].rf-widget
  .rf-checkbox
  input[type="checkbox"]:checked
  + .checkbox-bg {
  background-color: #0054ae;
  border-color: #0054ae;
}

.session-catalog
  #rf-catalog
  .search-filters
  .mdBtnR.mdBtnR-text-button.clear-search {
  margin-top: 10px;
}

.session-catalog .rf-default-modal .modal-content .modal-header .modal-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.session-catalog .rf-default-modal .modal-header .modal-close,
.session-catalog .modal .modal-header .modal-close {
  opacity: 1;
}

.session-catalog .modal-close .rfSI svg {
  fill: #0054ae;
}

.session-catalog .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth {
  text-align: center;
  transform: capitalize;
  vertical-align: middle;
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}

.session-catalog .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

/*h4 links*/
.session-catalog .rf-tile-container .rf-tile .rf-tile-title a {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  color: #0068b5;
}

.session-catalog .rf-tile-container .rf-tile .rf-tile-title a:hover {
  color: #004a86;
  text-decoration: underline;
}

.session-catalog .rf-tile-container .rf-tile .rf-tile-info {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}

.session-catalog .rf-tile-container .rf-tile .rf-tile-info *{
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}

.session-catalog #widget-page-session-details .description &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.session-catalog .attribute-Tracks .attribute-values {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.session-catalog .rf-tile .rf-tile-body .rf-tile-title {
  -webkit-line-clamp: 4;
  line-clamp: 4;
  margin-bottom: 0px;
}

.session-catalog .rf-tile-container .rf-tile .rf-tile-body {
  display: flex;
  flex-direction: column;
  height: 290px;
}

.session-catalog .rf-tile-container .rf-tile .rf-tile-info.rf-tile-line-two {
  margin-top: auto;
}

.session-catalog
  [id*="rf-"].rf-widget
  .catalog-result
  .catalog-result-title
  a
  .title-text {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  color: #0068b5;
}

.session-catalog .rf-attribute.abstract-component .description &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0px;
}

.session-catalog
  #rf-catalog
  .search-container
  .search-bar
  .catalog-search
  .rf-input
  input {
  margin-bottom: 0px;
}

.session-catalog #rf-catalog .search-container.top-filters .top-search-content {
  align-items: center;
}

.session-catalog #rf-catalog .search-container .total-results-count {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.session-catalog #rf-catalog .search-container .catalog-toggle-wrapper{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}.agenda-page #rf-calendar {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1420px;
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}
@media (min-width: 768px) {
    .agenda-page #rf-calendar {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}
  .agenda-page #rf-calendar {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

  @media screen and (min-width: 768px) {
    .agenda-page #rf-calendar {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

  @media screen and (min-width: 1280px) {
    .agenda-page #rf-calendar {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

  @media screen and (min-width: 1970px) {
    .agenda-page #rf-calendar {
      padding-left: 0;
      padding-right: 0;
    }
  }

.agenda-page * {
  letter-spacing: 0.04em !important;
}

.agenda-page .flex-box-section-full:first-of-type{
  display: none;
}

/*modal styles*/

.agenda-page .rf-default-modal .modal-content .modal-header .modal-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.agenda-page
  .rf-default-modal
  .catalog-result
  .catalog-result-title
  a
  .title-text {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #0068b5;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.agenda-page
  .rf-default-modal
  .catalog-result
  .catalog-result-title
  a
  .title-text:hover {
  color: #004a86;
  text-decoration: underline;
}

.agenda-page #bimod &gt; div,
.agenda-page .rf-attribute .attribute-name,
.agenda-page .rf-attribute .attribute-values,
.agenda-page #rf-calendar .schedule-calendar .rbc-time-header .rbc-header span,
.agenda-page #rf-calendar .schedule-calendar .rbc-time-gutter .rbc-label,
.agenda-page .session-time-and-location .session-location,
.agenda-page .session-time-and-location .session-date-time .session-time,
.agenda-page .session-time-and-location .session-date-time .session-date,
.agenda-page .rf-default-modal .catalog-result .description,
.agenda-page .rf-default-modal .catalog-result .description &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.agenda-page .session-time-and-location .session-location {
  height: auto;
}

.agenda-page .rf-default-modal .modal-header,
.modal .modal-header {
  border-bottom: 1px solid #808080;
}

.agenda-page .rf-default-modal .catalog-result {
  box-shadow: none;
  border: 1px solid #808080;
}

.rf-default-modal .modal-footer,
.modal .modal-footer {
  border-top: 1px solid #808080;
}

.agenda-page .rf-default-modal .modal-header .modal-close,
.modal .modal-header .modal-close {
  opacity: 1;
}

.agenda-page .rfSI svg {
  fill: #0054ae;
}

/*agenda styles*/

.agenda-page .rf-checkbox .rf-checkbox-icon {
  top: 3px;
}

.agenda-page .add-personal-time .rfSI svg {
  fill: #ffffff;
}

.agenda-page
  #rf-calendar
  .schedule-calendar
  .schedule-calendar-toolbar
  .rf-checkbox
  input[type="checkbox"]:checked
  + .checkbox-bg {
    background-color: #0054ae;
    border-color: #0054ae;
}

.agenda-page .rfSI.rf-checkbox-icon svg{
    fill: transparent;
}

.agenda-page .keep-bullets {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1420px;
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}

@media (min-width: 768px) {
    .agenda-page .keep-bullets {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

.agenda-page .keep-bullets {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .agenda-page .keep-bullets {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .agenda-page .keep-bullets {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .agenda-page .keep-bullets {
      padding-left: 0;
      padding-right: 0;
    }
  }

.agenda-page .keep-bullets &gt; div &gt; p{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #0068b5;   
}

/* agenda page buttons styles */

.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .rfSI-toggle button svg{
  fill: #0068b5;
}

.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .rfSI-toggle button.active{
  background: #0068b5;
}

.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .rfSI-toggle button.active svg{
  fill: #ffffff;
}

.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar svg{
  fill: #0068b5;
}

.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar:hover{
  background-color: #0068b5;
}

.agenda-page #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar:hover svg{
  fill: #ffffff;
}

.agenda-page .add-session-btn .rfSI svg{
  fill: #ffffff;
}


/*change request 5073*/

.agenda-page .keep-bullets &gt; div &gt; h1{
  color: #0068b5;
} 

/* change request 5074 */
.agenda-page #rf-calendar .schedule-calendar .rbc-event{
  margin: 0px;
  border: solid 2px #000864;
}

/*change request 5103*/
.agenda-page #rf-calendar .schedule-calendar .rbc-event.session-speaker{
  background-color: #ffffff;
}

.agenda-page #rf-calendar .schedule-calendar .rbc-event.session-speaker *{
  color: #000000;
}


/*adding padding to agenda cards via margin of parent container*/
.agenda-page #rf-calendar .schedule-calendar .rbc-events-container{
  margin-left: 12px;
  margin-right: 12px;
}
/* 
.agenda-page #rf-calendar .schedule-calendar .rbc-event:nth-child(even){
  margin-top: 12px;
}
.agenda-page #rf-calendar .schedule-calendar .rbc-event:nth-child(odd){
  margin-bottom: 12px;
} */.surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1420px;
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}
@media (min-width: 768px) {
    .surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}
  .surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

  @media screen and (min-width: 768px) {
    .surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

  @media screen and (min-width: 1280px) {
    .surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

  @media screen and (min-width: 1970px) {
    .surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
      padding-left: 0;
      padding-right: 0;
    }
  }.surveys .page-builder-display-reset.rf-accessibility .flex-box-section-full .flex-box-section-full-interior .flex-box-section {
    margin-top: 48px;
}

.surveys .page-builder-display-reset .my-survey-list-card .card-header .card-header-title {
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 3.5rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}.travel-page #rf-content{
  display: none;
}

.travel-page .rightLines {
  position: absolute;
  right: -58px;
  top: calc(50% - 2.6rem);
}

.travel-page .rightLinesDesktop {
  position: absolute;
  right: -137px;
  top: calc(50% - 2.6rem);
}

.travel-page .leftLines {
  position: absolute;
  left: -58px;
  top: calc(50% - 2.6rem);
}

.travel-page .leftLinesDesktop {
  position: absolute;
  left: -65px;
  top: calc(50% - 2.6rem);
}

.travel-page ul.flex.flex-col.list-disc {
  margin-left: 25px;
}

.travel-page .custom-breakpoint-container-travel-page {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 961px) {
  .travel-page .custom-breakpoint-container-travel-page {
    padding-left: 64px;
    padding-right: 64px;
  }
}

@media screen and (min-width: 1920px) {
  .travel-page .custom-breakpoint-container-travel-page {
    padding-left: 0;
    padding-right: 0;
  }
}.exhibitor-task-list * {
  letter-spacing: 0.04em !important;
}

.exhibitor-task-list #task-list {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

@media (min-width: 768px) {

  .exhibitor-task-list #task-list {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.exhibitor-task-list #task-list {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .exhibitor-task-list #task-list {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .exhibitor-task-list #task-list {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .exhibitor-task-list #task-list {
      padding-left: 0;
      padding-right: 0;
    }
  }


.exhibitor-task-list #tasks-list-container .no-tasks-match-message{
  font-family: intel-clear, 
  Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400; 
  line-height: 20px;
}

.exhibitor-task-list
  #tasks-list-container
  .rf-task-listing
  .task-listing-content
  h3 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.exhibitor-task-list .task-header h1,
.exhibitor-task-list .rfComp-canvas h1 strong,
.exhibitor-task-list .rfComp-canvas h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}

.exhibitor-task-list .rfComp-canvas h1 strong {
  font-weight: 300 !important;
}

.exhibitor-task-list .md-frame.md-frame-primary .md-frame-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.exhibitor-task-list .rfComp-canvas h2{
    font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
    color: #262626;;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
}

.exhibitor-task-list .task-resources h5 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.exhibitor-task-list .task-listing-content &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv,
.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.save-action,
.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary {
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}

.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv:hover,
.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.save-action:hover,
.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary:hover {
  background-color: #004a86;
  border-color: #004a86;
}

.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv span,
.exhibitor-task-list .mdBtnR-outline-primary .mdBtnR-text,
.exhibitor-task-list a.mdBtnR-outline-primary .mdBtnR-text,
.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}

.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.cancel-action {
  border: none;
  background-color: #adadad;
  padding: 5px 28px;
  border-radius: 2px;
  border-color: #adadad;
}

.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.cancel-action:hover {
  border: none;
  background-color: #548fad;
}

.exhibitor-task-list .mdBtnR.mdBtnR-outline-primary.cancel-action span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}

.exhibitor-task-list .mdBtnR-outline-primary svg,
.exhibitor-task-list a.mdBtnR-outline-primary svg {
  fill: #ffff;
}

.exhibitor-task-list .md-frame.md-frame-primary .md-frame-header {
  background-color: #0068b5;
  border: none;
}

.exhibitor-task-list .rfSI.rfSI-primary svg {
  fill: #0068b5;
}

.exhibitor-task-list .md-frame {
  box-shadow: none;
  border-radius: 6px;
}

.exhibitor-task-list
  .rf-checkbox.success
  input[type="checkbox"]:checked
  + .checkbox-bg {
  background-color: #0068b5;
  border-color: #0068b5;
}

.exhibitor-task-list
  .rf-select
  select
  + .select-dropdown-icon
  .dropdown-icon-background,
.exhibitor-task-list
  .rf-select
  select:not([multiple])
  + .select-dropdown-icon
  .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}

.exhibitor-task-list .workflow-button-interior{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.exhibitor-task-list .workflow-footer-buttons .mark-complete-box{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.exhibitor-task-list .rf-checkbox.success{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.exhibitor-task-list .rf-checkbox .rf-checkbox-icon,
.rf-checkbox-wrapper .checkbox-bg{
    top: 3px;
}

.exhibitor-task-list .item-card .card-header h2{
    color: #ffffff;
}

.exhibitor-task-list .rf-label-only &gt; label span:first-of-type,
.exhibitor-task-list .rf-label-only &gt; label .label-text,
.exhibitor-task-list .rf-label-only .rf-label span:first-of-type,
.exhibitor-task-list .rf-label-only .rf-label .label-text,
.exhibitor-task-list .rf-input &gt; label span:first-of-type,
.exhibitor-task-list .rf-input &gt; label .label-text,
.exhibitor-task-list .rf-input .rf-label span:first-of-type,
.exhibitor-task-list .rf-input .rf-label .label-text,
.exhibitor-task-list .rf-search-input &gt; label span:first-of-type,
.exhibitor-task-list .rf-search-input &gt; label .label-text,
.exhibitor-task-list .rf-search-input .rf-label span:first-of-type,
.exhibitor-task-list .rf-search-input .rf-label .label-text,
.exhibitor-task-list .rf-icon-input &gt; label span:first-of-type,
.exhibitor-task-list .rf-icon-input &gt; label .label-text,
.exhibitor-task-list .rf-icon-input .rf-label span:first-of-type,
.exhibitor-task-list .rf-icon-input .rf-label .label-text,
.exhibitor-task-list .rf-single-select &gt; label span:first-of-type,
.exhibitor-task-list .rf-single-select &gt; label .label-text,
.exhibitor-task-list .rf-single-select .rf-label span:first-of-type,
.exhibitor-task-list .rf-single-select .rf-label .label-text,
.exhibitor-task-list .rf-multi-select &gt; label span:first-of-type,
.exhibitor-task-list .rf-multi-select &gt; label .label-text,
.exhibitor-task-list .rf-multi-select .rf-label span:first-of-type,
.exhibitor-task-list .rf-multi-select .rf-label .label-text,
.exhibitor-task-list .rf-select2-override &gt; label span:first-of-type,
.exhibitor-task-list .rf-select2-override &gt; label .label-text,
.exhibitor-task-list .rf-select2-override .rf-label span:first-of-type,
.exhibitor-task-list .rf-select2-override .rf-label .label-text,
.exhibitor-task-list .rf-toggle &gt; label span:first-of-type,
.exhibitor-task-list .rf-toggle &gt; label .label-text,
.exhibitor-task-list .rf-toggle .rf-label span:first-of-type,
.exhibitor-task-list .rf-toggle .rf-label .label-text,
.exhibitor-task-list .rf-textarea &gt; label span:first-of-type,
.exhibitor-task-list .rf-textarea &gt; label .label-text,
.exhibitor-task-list .rf-textarea .rf-label span:first-of-type,
.exhibitor-task-list .rf-textarea .rf-label .label-text,
.exhibitor-task-list .rf-day-picker &gt; label span:first-of-type,
.exhibitor-task-list .rf-day-picker &gt; label .label-text,
.exhibitor-task-list .rf-day-picker .rf-label span:first-of-type,
.exhibitor-task-list .rf-day-picker .rf-label .label-text,
.exhibitor-task-list .rf-scale-matrix &gt; label span:first-of-type,
.exhibitor-task-list .rf-scale-matrix &gt; label .label-text,
.exhibitor-task-list .rf-scale-matrix .rf-label span:first-of-type,
.exhibitor-task-list .rf-scale-matrix .rf-label .label-text,
.exhibitor-task-list .rf-survey-scale &gt; label span:first-of-type,
.exhibitor-task-list .rf-survey-scale &gt; label .label-text,
.exhibitor-task-list .rf-survey-scale .rf-label span:first-of-type,
.exhibitor-task-list .rf-survey-scale .rf-label .label-text,
.exhibitor-task-list .rf-star-selector &gt; label span:first-of-type,
.exhibitor-task-list .rf-star-selector &gt; label .label-text,
.exhibitor-task-list .rf-star-selector .rf-label span:first-of-type,
.exhibitor-task-list .rf-star-selector .rf-label .label-text,
.exhibitor-task-list .rf-date-picker &gt; label span:first-of-type,
.exhibitor-task-list .rf-date-picker &gt; label .label-text,
.exhibitor-task-list .rf-date-picker .rf-label span:first-of-type,
.exhibitor-task-list .rf-date-picker .rf-label .label-text,
.exhibitor-task-list .rf-read-only &gt; label span:first-of-type,
.exhibitor-task-list .rf-read-only &gt; label .label-text,
.exhibitor-task-list .rf-read-only .rf-label span:first-of-type,
.exhibitor-task-list .rf-read-only .rf-label .label-text,
.exhibitor-task-list .rf-button-link &gt; label span:first-of-type,
.exhibitor-task-list .rf-button-link &gt; label .label-text,
.exhibitor-task-list .rf-button-link .rf-label span:first-of-type,
.exhibitor-task-list .rf-button-link .rf-label .label-text,
.exhibitor-task-list .rf-nps-question &gt; label span:first-of-type,
.exhibitor-task-list .rf-nps-question &gt; label .label-text,
.exhibitor-task-list .rf-nps-question .rf-label span:first-of-type,
.exhibitor-task-list .rf-nps-question .rf-label .label-text,
.exhibitor-task-list .rf-upload-file &gt; label span:first-of-type,
.exhibitor-task-list .rf-upload-file &gt; label .label-text,
.exhibitor-task-list .rf-upload-file .rf-label span:first-of-type,
.exhibitor-task-list .rf-upload-file .rf-label .label-text,
.exhibitor-task-list .rf-horizontal-label &gt; label span:first-of-type,
.exhibitor-task-list .rf-horizontal-label &gt; label .label-text,
.exhibitor-task-list .rf-horizontal-label .rf-label span:first-of-type,
.exhibitor-task-list .rf-horizontal-label .rf-label .label-text,
.exhibitor-task-list .rf-phone-number &gt; label span:first-of-type,
.exhibitor-task-list .rf-phone-number &gt; label .label-text,
.exhibitor-task-list .rf-phone-number .rf-label span:first-of-type,
.exhibitor-task-list .rf-phone-number .rf-label .label-text,
.exhibitor-task-list .rf-form-element-group &gt; label span:first-of-type,
.exhibitor-task-list .rf-form-element-group &gt; label .label-text,
.exhibitor-task-list .rf-form-element-group .rf-label span:first-of-type,
.exhibitor-task-list .rf-form-element-group .rf-label .label-text,
.exhibitor-task-list .rf-checkbox-container &gt; label span:first-of-type,
.exhibitor-task-list .rf-checkbox-container &gt; label .label-text,
.exhibitor-task-list .rf-checkbox-container .rf-label span:first-of-type,
.exhibitor-task-list .rf-checkbox-container .rf-label .label-text,
.exhibitor-task-list .rf-toggle-wrapper &gt; label span:first-of-type,
.exhibitor-task-list .rf-toggle-wrapper &gt; label .label-text,
.exhibitor-task-list .rf-toggle-wrapper .rf-label span:first-of-type,
.exhibitor-task-list .rf-toggle-wrapper .rf-label .label-text,
.exhibitor-task-list .rf-time-selector &gt; label span:first-of-type,
.exhibitor-task-list .rf-time-selector &gt; label .label-text,
.exhibitor-task-list .rf-time-selector .rf-label span:first-of-type,
.exhibitor-task-list .rf-time-selector .rf-label .label-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}
.exhibitor-portal * {
  letter-spacing: 0.04em !important;
}

.exhibitor-portal .page-builder-display-reset.rf-accessibility {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

@media (min-width: 768px) {

  .exhibitor-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.exhibitor-portal .page-builder-display-reset.rf-accessibility {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .exhibitor-portal .page-builder-display-reset.rf-accessibility {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .exhibitor-portal .page-builder-display-reset.rf-accessibility {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .exhibitor-portal .page-builder-display-reset.rf-accessibility {
      padding-left: 0;
      padding-right: 0;
    }
  }

.exhibitor-portal .page-builder-display-reset.rf-accessibility{
    margin-bottom: 20px;
    margin-top: 20px;
    gap: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.exhibitor-portal .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.exhibitor-portal .page-builder-display-reset h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}

.exhibitor-portal .page-builder-display-reset h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.exhibitor-portal .rf-card .card-header .card-header-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.exhibitor-portal .rf-workflow .keep-bullets ul li b{
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}

.exhibitor-portal .rf-card .card-header,
.exhibitor-portal .rf-card .card-body{
    border: 1px solid #808080;
}

.exhibitor-portal .rf-card .card-header{
    border-bottom: none;
}

.exhibitor-portal .rf-card .card-body .card-body-row{
    border-bottom: 1px solid #808080;
}

.exhibitor-portal .flex-box-section-full{
    width: 100%;
}

.exhibitor-portal .rf-card .card-body .card-body-row:last-of-type{
    border-bottom: none;
}

.exhibitor-portal .page-builder-display-reset .exhibitor-leads-card .exhibitor-leads-body .exhibitor-leads-value .exhibitor-leads-count{
  font-size: 16px;
}.exhibitor-listing * {
  letter-spacing: 0.04em !important;
}

.exhibitor-listing
  .flex-box-section-full[style*="background-color: rgb(36, 31, 127);"] {
  display: none;
}

.exhibitor-listing .w3-content.w3-section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

@media (min-width: 768px) {

  .exhibitor-listing .w3-content.w3-section {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.exhibitor-listing .w3-content.w3-section {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .exhibitor-listing .w3-content.w3-section {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .exhibitor-listing .w3-content.w3-section {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .exhibitor-listing .w3-content.w3-section {
      padding-left: 0;
      padding-right: 0;
    }
  }

.exhibitor-listing .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth {
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}

.exhibitor-listing
  .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth:hover {
  background-color: #004a86;
  border-color: #004a86;
}

.exhibitor-listing
  .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth
  span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}

.exhibitor-listing .rf-tile-container .rf-tile .rf-tile-title a {
  color: #0068b5;
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.exhibitor-listing .rf-tile-container .rf-tile .rf-tile-title a:hover {
  color: #004a86;
  text-decoration: underline;
}

.exhibitor-listing
  #rf-exhibitorcatalog
  .search-filters
  .filters-header
  button
  .mdBtnR-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #0068b5;
}

.exhibitor-listing
  #rf-exhibitorcatalog
  .search-filters
  .filters-header
  button
  .mdBtnR-text:hover {
  color: #004a86;
  text-decoration: underline;
}

.exhibitor-listing .rf-tile-container .rf-tile .rf-tile-info {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.exhibitor-listing #rf-catalog .search-container .search-content .section-title,
.exhibitor-listing
  #rf-exhibitorcatalog
  .search-container
  .search-content
  .section-title,
.exhibitor-listing
  #rf-speakercatalog
  .search-container
  .search-content
  .section-title,
.exhibitor-listing #rf-catalog .search-filters .filters-header h2,
.exhibitor-listing #rf-exhibitorcatalog .search-filters .filters-header h2,
.exhibitor-listing #rf-speakercatalog .search-filters .filters-header h2,
.exhibitor-listing .rf-default-modal .search-filters .filters-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.exhibitor-listing
  #rf-exhibitorcatalog
  .search-container
  .search-bar
  .catalog-search
  .search-submit {
  height: 60px;
  width: 60px;
}

.exhibitor-listing
  #rf-exhibitorcatalog
  .search-container
  .search-bar
  .catalog-search
  .search-submit
  .rfSI {
  max-width: none;
  max-height: none;
  width: 40px;
  height: 40px;
}

.exhibitor-listing
  #rf-exhibitorcatalog
  .search-filters
  .filters
  button.collapsed
  svg {
  fill: #0054ae;
}

.exhibitor-listing
  div[id*="rf-"].rf-widget
  .rf-checkbox
  input[type="checkbox"]:checked
  + .checkbox-bg {
  background-color: #0054ae;
}

.exhibitor-listing .rf-checkbox .rf-checkbox-icon {
  top: 3px;
}

.exhibitor-listing
  #rf-exhibitorcatalog
  .search-container
  .search-content
  .search-results
  h3:not(.speaker-full-name) {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.exhibitor-listing .rf-tile-container .rf-tile .rf-pill {
  background-color: #0068b5;
  border: #0068b5;
}

.exhibitor-listing
  #rf-exhibitorcatalog.rf-widget
  .tiled-cards
  .exhibitor-tile-container
  .rf-pill-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

/*modal styles*/
.exhibitor-listing .rf-default-modal .modal-content .modal-header .modal-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.exhibitor-listing .rf-exhibitorCatalog-modal .exhibitor-details div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.exhibitor-listing .exhibitor-details .rfSI svg {
  fill: #0054ae;
}

.exhibitor-listing #rf-catalog .search-filters .filters .rf-checkbox .rf-checkbox-label,
.exhibitor-listing #rf-exhibitorcatalog .search-filters .filters .rf-checkbox .rf-checkbox-label,
.exhibitor-listing #rf-speakercatalog .search-filters .filters .rf-checkbox .rf-checkbox-label,
.exhibitor-listing .rf-default-modal .search-filters .filters .rf-checkbox .rf-checkbox-label,
.exhibitor-listing #rf-exhibitorcatalog .search-filters .quick-filters .rf-checkbox-label {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.exhibitor-listing .splide__arrow{
  background-color: #fff;
}

.exhibitor-listing .keep-bullets &gt; div &gt; h1{
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #0068b5;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.exhibitor-listing .rf-exhibitorCatalog-modal .favorite-catalog-result{
  display: none;
}

.exhibitor-listing .rf-workflow .rf-workflow-body-content{
  min-height: -moz-fit-content;
  min-height: fit-content;
}.speaker-catalog * {
  letter-spacing: 0.04em !important;
}

.speaker-catalog .flex-box-section-full:first-of-type {
  display: none;
}

.speaker-catalog .flex-box-child.rf-grid-layout-100 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

@media (min-width: 768px) {

  .speaker-catalog .flex-box-child.rf-grid-layout-100 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.speaker-catalog .flex-box-child.rf-grid-layout-100 {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .speaker-catalog .flex-box-child.rf-grid-layout-100 {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .speaker-catalog .flex-box-child.rf-grid-layout-100 {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .speaker-catalog .flex-box-child.rf-grid-layout-100 {
      padding-left: 0;
      padding-right: 0;
    }
  }

.speaker-catalog .attendee-tile .attendee-tile-role {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.speaker-catalog .attendee-tile .attendee-tile-name {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #0068b5;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.speaker-catalog .attendee-tile .attendee-tile-name:hover {
  color: #004a86;
  text-decoration: underline;
}

.speaker-catalog .rf-default-modal .modal-header .modal-title,
.speaker-catalog .tile-details-modal .tile-details-modal-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.speaker-catalog .rf-default-modal h5 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.speaker-catalog .tile-details-modal.rf-flex-frame.space-x-5 &gt; div &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.speaker-catalog .rfSI svg {
  color: #0054ae;
}

.speaker-catalog .rf-default-modal .modal-header .modal-close,
.speaker-catalog .modal .modal-header .modal-close {
  opacity: 1;
}


/*change order 5075*/

.speaker-catalog .rf-default-modal .modal-body ul, 
.speaker-catalog .modal .modal-body ul{
  gap: 8px;
}

.speaker-catalog .targeted-agenda-headline h2{
  color:#001E50;
}.double-validation * {
  letter-spacing: .04em !important;
}

.double-validation .mdBtnR-outline-primary,
.double-validation a.mdBtnR-outline-primary {
  padding: 0.5rem 2.8rem;
  background-color: #0068b5;
  border-radius: 0.2rem;
  border: none;
}

.double-validation .mdBtnR-outline-primary:hover,
.double-validation a.mdBtnR-outline-primary:hover{
    background-color: #004a86;
}

.double-validation .mdBtnR-outline-primary .mdBtnR-text,
.double-validation a.mdBtnR-outline-primary .mdBtnR-text,
.double-validation button.mdBtnR.mdBtnR-cancel span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0em;
}
.speaker-agenda * {
    letter-spacing: 0.04em !important;
  }.speaker-tasks * {
  letter-spacing: 0.04em !important;
}

.speaker-tasks #task-list {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

@media (min-width: 768px) {

  .speaker-tasks #task-list {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.speaker-tasks #task-list {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .speaker-tasks #task-list {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .speaker-tasks #task-list {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .speaker-tasks #task-list {
      padding-left: 0;
      padding-right: 0;
    }
  }

.speaker-tasks #tasks-list-container .no-tasks-match-message{
    font-family: intel-clear, 
    Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400; 
    line-height: 20px;
}

.speaker-tasks
  #tasks-list-container
  .rf-task-listing
  .task-listing-content
  h3 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.speaker-tasks .task-header h1,
.speaker-tasks .rfComp-canvas h1 strong,
.speaker-tasks .rfComp-canvas h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}

.speaker-tasks .rfComp-canvas h1 strong {
  font-weight: 300 !important;
}

.speaker-tasks .md-frame.md-frame-primary .md-frame-header h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.speaker-tasks .rfComp-canvas h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.speaker-tasks .task-resources h5 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.speaker-tasks .task-listing-content &gt; div {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.speaker-tasks .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv,
.speaker-tasks .mdBtnR.mdBtnR-outline-primary.save-action,
.speaker-tasks .mdBtnR.mdBtnR-outline-primary {
  padding: 5px 28px;
  background-color: #0068b5;
  border-radius: 2px;
  border-color: #0068b5;
}

.speaker-tasks .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv:hover,
.speaker-tasks .mdBtnR.mdBtnR-outline-primary.save-action:hover,
.speaker-tasks .mdBtnR.mdBtnR-outline-primary:hover {
  background-color: #004a86;
  border-color: #004a86;
}

.speaker-tasks .mdBtnR.mdBtnR-outline-primary.mdBtnR-adv span,
.speaker-tasks .mdBtnR-outline-primary .mdBtnR-text,
.speaker-tasks a.mdBtnR-outline-primary .mdBtnR-text,
.speaker-tasks .mdBtnR.mdBtnR-outline-primary span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}

.speaker-tasks .mdBtnR.mdBtnR-outline-primary.cancel-action {
  border: none;
  background-color: #adadad;
  padding: 5px 28px;
  border-radius: 2px;
  border-color: #adadad;
}

.speaker-tasks .mdBtnR.mdBtnR-outline-primary.cancel-action:hover {
  border: none;
  background-color: #548fad;
}

.speaker-tasks .mdBtnR.mdBtnR-outline-primary.cancel-action span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}

.speaker-tasks .mdBtnR-outline-primary svg,
.speaker-tasks a.mdBtnR-outline-primary svg {
  fill: #ffff;
}

.speaker-tasks .md-frame.md-frame-primary .md-frame-header {
  background-color: #0068b5;
  border: none;
}

.speaker-tasks .rfSI.rfSI-primary svg {
  fill: #0068b5;
}

.speaker-tasks .md-frame {
  box-shadow: none;
  border-radius: 6px;
}

.speaker-tasks
  .rf-checkbox.success
  input[type="checkbox"]:checked
  + .checkbox-bg {
  background-color: #0068b5;
  border-color: #0068b5;
}

.speaker-tasks
  .rf-select
  select
  + .select-dropdown-icon
  .dropdown-icon-background,
.speaker-tasks
  .rf-select
  select:not([multiple])
  + .select-dropdown-icon
  .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}

.speaker-tasks .workflow-button-interior {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.speaker-tasks .workflow-footer-buttons .mark-complete-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.speaker-tasks .rf-checkbox.success {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.speaker-tasks .rf-checkbox .rf-checkbox-icon,
.rf-checkbox-wrapper .checkbox-bg {
  top: 3px;
}

.speaker-tasks .item-card .card-header h2 {
  color: #ffffff;
}

.speaker-tasks .rf-label-only &gt; label span:first-of-type,
.speaker-tasks .rf-label-only &gt; label .label-text,
.speaker-tasks .rf-label-only .rf-label span:first-of-type,
.speaker-tasks .rf-label-only .rf-label .label-text,
.speaker-tasks .rf-input &gt; label span:first-of-type,
.speaker-tasks .rf-input &gt; label .label-text,
.speaker-tasks .rf-input .rf-label span:first-of-type,
.speaker-tasks .rf-input .rf-label .label-text,
.speaker-tasks .rf-search-input &gt; label span:first-of-type,
.speaker-tasks .rf-search-input &gt; label .label-text,
.speaker-tasks .rf-search-input .rf-label span:first-of-type,
.speaker-tasks .rf-search-input .rf-label .label-text,
.speaker-tasks .rf-icon-input &gt; label span:first-of-type,
.speaker-tasks .rf-icon-input &gt; label .label-text,
.speaker-tasks .rf-icon-input .rf-label span:first-of-type,
.speaker-tasks .rf-icon-input .rf-label .label-text,
.speaker-tasks .rf-single-select &gt; label span:first-of-type,
.speaker-tasks .rf-single-select &gt; label .label-text,
.speaker-tasks .rf-single-select .rf-label span:first-of-type,
.speaker-tasks .rf-single-select .rf-label .label-text,
.speaker-tasks .rf-multi-select &gt; label span:first-of-type,
.speaker-tasks .rf-multi-select &gt; label .label-text,
.speaker-tasks .rf-multi-select .rf-label span:first-of-type,
.speaker-tasks .rf-multi-select .rf-label .label-text,
.speaker-tasks .rf-select2-override &gt; label span:first-of-type,
.speaker-tasks .rf-select2-override &gt; label .label-text,
.speaker-tasks .rf-select2-override .rf-label span:first-of-type,
.speaker-tasks .rf-select2-override .rf-label .label-text,
.speaker-tasks .rf-toggle &gt; label span:first-of-type,
.speaker-tasks .rf-toggle &gt; label .label-text,
.speaker-tasks .rf-toggle .rf-label span:first-of-type,
.speaker-tasks .rf-toggle .rf-label .label-text,
.speaker-tasks .rf-textarea &gt; label span:first-of-type,
.speaker-tasks .rf-textarea &gt; label .label-text,
.speaker-tasks .rf-textarea .rf-label span:first-of-type,
.speaker-tasks .rf-textarea .rf-label .label-text,
.speaker-tasks .rf-day-picker &gt; label span:first-of-type,
.speaker-tasks .rf-day-picker &gt; label .label-text,
.speaker-tasks .rf-day-picker .rf-label span:first-of-type,
.speaker-tasks .rf-day-picker .rf-label .label-text,
.speaker-tasks .rf-scale-matrix &gt; label span:first-of-type,
.speaker-tasks .rf-scale-matrix &gt; label .label-text,
.speaker-tasks .rf-scale-matrix .rf-label span:first-of-type,
.speaker-tasks .rf-scale-matrix .rf-label .label-text,
.speaker-tasks .rf-survey-scale &gt; label span:first-of-type,
.speaker-tasks .rf-survey-scale &gt; label .label-text,
.speaker-tasks .rf-survey-scale .rf-label span:first-of-type,
.speaker-tasks .rf-survey-scale .rf-label .label-text,
.speaker-tasks .rf-star-selector &gt; label span:first-of-type,
.speaker-tasks .rf-star-selector &gt; label .label-text,
.speaker-tasks .rf-star-selector .rf-label span:first-of-type,
.speaker-tasks .rf-star-selector .rf-label .label-text,
.speaker-tasks .rf-date-picker &gt; label span:first-of-type,
.speaker-tasks .rf-date-picker &gt; label .label-text,
.speaker-tasks .rf-date-picker .rf-label span:first-of-type,
.speaker-tasks .rf-date-picker .rf-label .label-text,
.speaker-tasks .rf-read-only &gt; label span:first-of-type,
.speaker-tasks .rf-read-only &gt; label .label-text,
.speaker-tasks .rf-read-only .rf-label span:first-of-type,
.speaker-tasks .rf-read-only .rf-label .label-text,
.speaker-tasks .rf-button-link &gt; label span:first-of-type,
.speaker-tasks .rf-button-link &gt; label .label-text,
.speaker-tasks .rf-button-link .rf-label span:first-of-type,
.speaker-tasks .rf-button-link .rf-label .label-text,
.speaker-tasks .rf-nps-question &gt; label span:first-of-type,
.speaker-tasks .rf-nps-question &gt; label .label-text,
.speaker-tasks .rf-nps-question .rf-label span:first-of-type,
.speaker-tasks .rf-nps-question .rf-label .label-text,
.speaker-tasks .rf-upload-file &gt; label span:first-of-type,
.speaker-tasks .rf-upload-file &gt; label .label-text,
.speaker-tasks .rf-upload-file .rf-label span:first-of-type,
.speaker-tasks .rf-upload-file .rf-label .label-text,
.speaker-tasks .rf-horizontal-label &gt; label span:first-of-type,
.speaker-tasks .rf-horizontal-label &gt; label .label-text,
.speaker-tasks .rf-horizontal-label .rf-label span:first-of-type,
.speaker-tasks .rf-horizontal-label .rf-label .label-text,
.speaker-tasks .rf-phone-number &gt; label span:first-of-type,
.speaker-tasks .rf-phone-number &gt; label .label-text,
.speaker-tasks .rf-phone-number .rf-label span:first-of-type,
.speaker-tasks .rf-phone-number .rf-label .label-text,
.speaker-tasks .rf-form-element-group &gt; label span:first-of-type,
.speaker-tasks .rf-form-element-group &gt; label .label-text,
.speaker-tasks .rf-form-element-group .rf-label span:first-of-type,
.speaker-tasks .rf-form-element-group .rf-label .label-text,
.speaker-tasks .rf-checkbox-container &gt; label span:first-of-type,
.speaker-tasks .rf-checkbox-container &gt; label .label-text,
.speaker-tasks .rf-checkbox-container .rf-label span:first-of-type,
.speaker-tasks .rf-checkbox-container .rf-label .label-text,
.speaker-tasks .rf-toggle-wrapper &gt; label span:first-of-type,
.speaker-tasks .rf-toggle-wrapper &gt; label .label-text,
.speaker-tasks .rf-toggle-wrapper .rf-label span:first-of-type,
.speaker-tasks .rf-toggle-wrapper .rf-label .label-text,
.speaker-tasks .rf-time-selector &gt; label span:first-of-type,
.speaker-tasks .rf-time-selector &gt; label .label-text,
.speaker-tasks .rf-time-selector .rf-label span:first-of-type,
.speaker-tasks .rf-time-selector .rf-label .label-text {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}
.speaker-portal * {
  letter-spacing: 0.04em !important;
}

.speaker-portal .page-builder-display-reset.rf-accessibility {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

@media (min-width: 768px) {

  .speaker-portal .page-builder-display-reset.rf-accessibility {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.speaker-portal .page-builder-display-reset.rf-accessibility {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .speaker-portal .page-builder-display-reset.rf-accessibility {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .speaker-portal .page-builder-display-reset.rf-accessibility {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .speaker-portal .page-builder-display-reset.rf-accessibility {
      padding-left: 0;
      padding-right: 0;
    }
  }

.speaker-portal .page-builder-display-reset.rf-accessibility {
  margin-bottom: 20px;
  margin-top: 20px;
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.speaker-portal .rfComp-canvas p {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.speaker-portal .page-builder-display-reset h1 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
}

.speaker-portal .page-builder-display-reset h1 span {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 32px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
  color: #262626 !important;
}

.speaker-portal .page-builder-display-reset h2 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.speaker-portal .page-builder-display-reset h2 strong {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 28px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 35px;
}

.speaker-portal .rf-card .card-header .card-header-title {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.speaker-portal .rf-workflow .keep-bullets ul li b {
  font-family: intel-clear, Tahoma, Arial, sans-serif;
  color: #262626;
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}

.speaker-portal div &gt; p &gt; span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.speaker-portal .rf-card .card-header,
.speaker-portal .rf-card .card-body {
  border: 1px solid #808080;
}

.speaker-portal .rf-card .card-header {
  border-bottom: none;
}

.speaker-portal .rf-card .card-body .card-body-row {
  border-bottom: 1px solid #808080;
}

.speaker-portal .flex-box-section-full {
  width: 100%;
}

.speaker-portal .rf-card .card-body .card-body-row:last-of-type {
  border-bottom: none;
}

.speaker-portal
  .page-builder-display-reset
  .exhibitor-leads-card
  .exhibitor-leads-body
  .exhibitor-leads-value
  .exhibitor-leads-count {
  font-size: 16px;
}

.speaker-portal .rf-headline-content &gt; div {
  margin-left: 0px !important;
  margin-right: 0px !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.on365-form
  .rf-select
  select
  + .select-dropdown-icon
  .dropdown-icon-background,
.on365-form
  .rf-select
  select:not([multiple])
  + .select-dropdown-icon
  .dropdown-icon-background {
  top: -72px;
  height: 6rem;
}

.on365-form hr {
  display: none;
}

.on365-form .wf-form-element-div .rf-checkbox-container .checkbox &gt; label {
  display: flex;
}

.on365-form .rf-checkbox-container .rf-label span:first-of-type,
.on365-form .rf-checkbox-container .rf-label .label-text,
.on365-form .rf-input &gt; label span:first-of-type,
.on365-form .rf-input &gt; label .label-text,
.on365-form .rf-input .rf-label span:first-of-type,
.on365-form .rf-input .rf-label .label-text,
.on365-form .rf-single-select &gt; label span:first-of-type,
.on365-form .rf-single-select &gt; label .label-text,
.on365-form .rf-single-select .rf-label span:first-of-type,
.on365-form .rf-single-select .rf-label .label-text,
.on365-form .rf-form-element-group .rf-label span:first-of-type,
.on365-form .rf-form-element-group .rf-label .label-text {
  font-weight: 400;
}

.on365-form .wf-form-element-div .rf-checkbox-container .checkbox &gt; label &gt; input{
    top: .4rem;
}

.on365-form .wf-form-element-div .rf-error span.error-msg{
  display: none;
}

.on365-form .rf-select .select-dropdown-icon{
  height: calc(100% - 12px);
}

.on365-form #wf-1628005414221001MPDy input{
  min-height:6rem;
}
.on365-form #wf-1628005414221001MPDy .select-dropdown-icon{
  height:100%;
}.on365-catalog * {
    letter-spacing: 0.04em !important;
  }
  
  .on365-catalog
    #rf-catalog
    .search-container
    .search-content
    .search-results
    h3:not(.speaker-full-name),
  .on365-catalog
    #rf-exhibitorcatalog
    .search-container
    .search-content
    .search-results
    h3:not(.speaker-full-name),
  .on365-catalog
    #rf-speakercatalog
    .search-container
    .search-content
    .search-results
    h3:not(.speaker-full-name) {
    font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
  }
  
  .on365-catalog #rf-catalog .search-filters .filters-header h2,
  .on365-catalog #rf-exhibitorcatalog .search-filters .filters-header h2,
  .on365-catalog #rf-speakercatalog .search-filters .filters-header h2,
  .on365-catalog .rf-default-modal .search-filters .filters-header h2 {
    font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
    color: #262626;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
  }
  
  .on365-catalog
    #rf-catalog
    .search-container
    .search-bar
    .catalog-search
    .search-submit {
    width: 60px;
    height: 60px;
  }
  
  .on365-catalog
    #rf-catalog
    .search-container
    .search-bar
    .catalog-search
    .search-submit
    .rfSI {
    max-width: none;
    max-height: none;
    height: 40px;
    width: 40px;
  }
  
  .on365-catalog
    #rf-catalog
    .search-filters
    .filters-header
    button
    .mdBtnR-text {
    font-family: intel-clear, Tahoma, Arial, sans-serif;
    color: #0068b5;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  
  .on365-catalog
    #rf-catalog
    .search-filters
    .filters-header
    button
    .mdBtnR-text:hover {
    color: #004a86;
    text-decoration: underline;
  }
  
  .on365-catalog #rf-catalog .search-filters .quick-filters .rf-checkbox-label,
  .on365-catalog
    .rf-default-modal
    .search-filters
    .quick-filters
    .rf-checkbox-label {
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  
  .on365-catalog
    div[id*="rf-"].rf-widget
    .rf-checkbox
    input[type="checkbox"]:checked
    + .checkbox-bg {
    background-color: #0054ae;
    border-color: #0054ae;
  }
  
  .on365-catalog
    #rf-catalog
    .search-filters
    .mdBtnR.mdBtnR-text-button.clear-search {
    margin-top: 10px;
  }
  
  .on365-catalog .rf-default-modal .modal-content .modal-header .modal-title {
    font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
    color: #262626;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
  }
  
  .on365-catalog .rf-default-modal .modal-header .modal-close,
  .on365-catalog .modal .modal-header .modal-close {
    opacity: 1;
  }
  
  .on365-catalog .modal-close .rfSI svg {
    fill: #0054ae;
  }
  
  .on365-catalog .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth {
    text-align: center;
    transform: capitalize;
    vertical-align: middle;
    padding: 5px 28px;
    background-color: #0068b5;
    border-radius: 2px;
    border-color: #0068b5;
  }
  
  .on365-catalog .mdBtnR.mdBtnR-outline-primary.exhibitor-tile-view-booth span {
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  
  /*h4 links*/
  .on365-catalog .rf-tile-container .rf-tile .rf-tile-title a {
    font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: #0068b5;
  }
  
  .on365-catalog .rf-tile-container .rf-tile .rf-tile-title a:hover {
    color: #004a86;
    text-decoration: underline;
  }
  
  .on365-catalog .rf-tile-container .rf-tile .rf-tile-info {
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
  }
  
  .on365-catalog .rf-tile-container .rf-tile .rf-tile-info *{
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
  }
  
  .on365-catalog #widget-page-session-details .description &gt; div {
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  
  .on365-catalog .attribute-Tracks .attribute-values {
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  
  .on365-catalog .rf-tile .rf-tile-body .rf-tile-title {
    -webkit-line-clamp: 4;
    line-clamp: 4;
    margin-bottom: 0px;
  }
  
  .on365-catalog .rf-tile-container .rf-tile .rf-tile-body {
    display: flex;
    flex-direction: column;
    height: 290px;
  }
  
  .on365-catalog .rf-tile-container .rf-tile .rf-tile-info.rf-tile-line-two {
    margin-top: auto;
  }
  
  .on365-catalog
    [id*="rf-"].rf-widget
    .catalog-result
    .catalog-result-title
    a
    .title-text {
    font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    color: #0068b5;
  }
  
  .on365-catalog .rf-attribute.abstract-component .description &gt; div {
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
  }
  
  .on365-catalog
    #rf-catalog
    .search-container
    .search-bar
    .catalog-search
    .rf-input
    input {
    margin-bottom: 0px;
  }
  
  .on365-catalog #rf-catalog .search-container.top-filters .top-search-content {
    align-items: center;
  }
  
  .on365-catalog #rf-catalog .search-container .total-results-count {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .on365-catalog #rf-catalog .search-container .catalog-toggle-wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .on365-catalog .back-to-catalog-container svg{
    width:18px;
    fill:#004a86;
  }

  .on365-catalog #widget-page-session-details .session-details-back-to-catalog{
    border-bottom:none;
  }

  .on365-catalog .session-details-container .catalog-result-title-text{
    color:#001e50;
  }
  .on365-catalog .session-details-container .catalog-result-title-text .title-text{
    font-weight:300!important;
  }.agendaPage a.navBar-Agenda.text-\[1\.8rem\] {
    text-decoration-line: underline;
}
.sessionsPage a.navBar-Catalog.text-\[1\.8rem\] {
    text-decoration-line: underline;
}
.decline-conf * {
    letter-spacing: 0.04em !important;
}

.decline-conf .rfwf-full-panel {
    margin: 0px;
    padding: 0px;
}

.decline-conf .rfwf-full-panel .rfwf-panel-interior {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1420px;
    padding-left: 3.2rem;
    padding-right: 3.2rem;
}

@media (min-width: 768px) {

    .decline-conf .rfwf-full-panel .rfwf-panel-interior {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

.decline-conf .rfwf-full-panel .rfwf-panel-interior {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }

@media screen and (min-width: 768px) {
    .decline-conf .rfwf-full-panel .rfwf-panel-interior {
      padding-left: 40px;
      padding-right: 40px;
    }
  }

@media screen and (min-width: 1280px) {
    .decline-conf .rfwf-full-panel .rfwf-panel-interior {
      padding-left: 50px;
      padding-right: 50px;
    }
  }

@media screen and (min-width: 1970px) {
    .decline-conf .rfwf-full-panel .rfwf-panel-interior {
      padding-left: 0;
      padding-right: 0;
    }
  }

.decline-conf .rf-text-container span,
.decline-conf .rf-text-container p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #000000;
}.group-pass  .rf-single-select .rf-dropdown-results-footer{
    border: 0.1rem solid #adadad;
    border-radius: 0.4rem;
    padding: 0.8rem;
    min-height: 6rem;
    margin-bottom: 1.2rem;
    max-height: 60px;
}

.group-pass .rf-select .rf-dropdown-container .rf-dropdown-trigger{
    border: none;
}

.group-pass  .rf-single-select .rf-dropdown-container{
    border: 0.1rem solid #adadad;
    border-radius: 0.4rem;
    padding: 0.8rem;
    min-height: 6rem;
    margin-bottom: 1.2rem;
    max-height: 60px;
}

.group-pass .relative-select-container .rf-selected-container ul.rf-select-selected{
    font-family: intel-clear, Tahoma, Arial, sans-serif !important;
    color: #262626;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2rem;
    text-align: LEFT;
    vertical-align: middle;
}

.group-pass .rf-select select+.select-dropdown-icon, 
.group-pass .rf-select select:not([multiple])+.select-dropdown-icon{
    max-height: 60px;
}

.group-pass #cvv-input,
.group-pass #card-number{
    margin-top:18px;
    position:relative;
}

.group-pass #cvv-input::before,
.group-pass #card-number::before{
    content:'';
    position:absolute;
    width: 100%;
    height:100%;
    border:5px solid white;
    pointer-events: none;
}

.group-pass #cvv-input::after,
.group-pass #card-number::after{
    content:'';
    position:absolute;
    width:100%;
    height:calc(100% + 26px);
    border:1px solid #adadad;
    border-radius:4px;
    top:50%;
    transform:translateY(-50%);
    pointer-events: none;
}/*removes some default layout styling of rf containers*/

@media screen and (max-width:767px){
    html.attendee-portal .flex-box-section{
        gap:30px;
    }
}
#rf-content .flex-box-section-full &gt; .flex-box-section-full-interior {
	padding: 0;
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	min-height: 0;
}
.flex-box-section{
    margin:0 auto;
}
#rf-catalog, #rf-exhibitorcatalog, #rf-speakercatalog{
    background:transparent;
}

/*This little block removes the cookie setting divs that are present that are 
getting in the way of pushing the footer to the bottom
*/
.rf-org-footer-container + #onetrust-consent-sdk,
.rf-org-footer-container + #ot-cookie-button,
.rf-org-footer-container + #ot-cookie-settings{
    display:none;
}
.rf-org-footer-container{margin-top:auto;}

.page-builder-display-reset{
    background:unset;
}
.rfwf-body-content,
.page-builder-display-reset{
    height:100%;
}
/*============================================================================*//*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
}
@media (min-width: 375px) {

  .container {
    max-width: 375px;
  }
}
@media (min-width: 480px) {

  .container {
    max-width: 480px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 960px) {

  .container {
    max-width: 960px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1150px) {

  .container {
    max-width: 1150px;
  }
}
@media (min-width: 1200px) {

  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1300px) {

  .container {
    max-width: 1300px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
@media (min-width: 1920px) {

  .container {
    max-width: 1920px;
  }
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-\[9rem\] {
  top: 9rem;
}
.z-50 {
  z-index: 50;
}
.z-\[-1\] {
  z-index: -1;
}
.z-\[1\] {
  z-index: 1;
}
.m-auto {
  margin: auto;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-\[2\.8rem\] {
  margin-left: 2.8rem;
  margin-right: 2.8rem;
}
.mx-\[8px\] {
  margin-left: 8px;
  margin-right: 8px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.my-\[\.1rem\] {
  margin-top: .1rem;
  margin-bottom: .1rem;
}
.my-\[4rem\] {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-\[\.6rem\] {
  margin-bottom: .6rem;
}
.mb-\[\.8rem\] {
  margin-bottom: .8rem;
}
.mb-\[1\.2rem\] {
  margin-bottom: 1.2rem;
}
.mb-\[1\.4rem\] {
  margin-bottom: 1.4rem;
}
.mb-\[1\.6rem\] {
  margin-bottom: 1.6rem;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[1rem\] {
  margin-bottom: 1rem;
}
.mb-\[2\.2rem\] {
  margin-bottom: 2.2rem;
}
.mb-\[2\.4rem\] {
  margin-bottom: 2.4rem;
}
.mb-\[2rem\] {
  margin-bottom: 2rem;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[3rem\] {
  margin-bottom: 3rem;
}
.mb-\[4\.8rem\] {
  margin-bottom: 4.8rem;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[6\.4rem\] {
  margin-bottom: 6.4rem;
}
.mb-\[9\.6rem\] {
  margin-bottom: 9.6rem;
}
.ml-\[16px\] {
  margin-left: 16px;
}
.ml-\[30px\] {
  margin-left: 30px;
}
.ml-\[3rem\] {
  margin-left: 3rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-\[\.8rem\] {
  margin-right: .8rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-\[-0\.6rem\] {
  margin-top: -0.6rem;
}
.mt-\[-1\.6rem\] {
  margin-top: -1.6rem;
}
.mt-\[-3\.6rem\] {
  margin-top: -3.6rem;
}
.mt-\[1rem\] {
  margin-top: 1rem;
}
.mt-\[4\.8rem\] {
  margin-top: 4.8rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-20 {
  height: 5rem;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[14\.1rem\] {
  height: 14.1rem;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[20\.8rem\] {
  height: 20.8rem;
}
.h-\[72px\] {
  height: 72px;
}
.h-\[9rem\] {
  height: 9rem;
}
.h-full {
  height: 100%;
}
.max-h-full {
  max-height: 100%;
}
.w-1\/12 {
  width: 8.333333%;
}
.w-20 {
  width: 5rem;
}
.w-\[14rem\] {
  width: 14rem;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[2rem\] {
  width: 2rem;
}
.w-\[94\%\] {
  width: 94%;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.max-w-\[100\%\] {
  max-width: 100%;
}
.max-w-\[100vw\] {
  max-width: 100vw;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[80rem\] {
  max-width: 80rem;
}
.max-w-\[94\.6rem\] {
  max-width: 94.6rem;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.basis-1\/2 {
  flex-basis: 50%;
}
.cursor-pointer {
  cursor: pointer;
}
.list-disc {
  list-style-type: disc;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-4 {
  gap: 1rem;
}
.gap-\[1\.2rem\] {
  gap: 1.2rem;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[3\.2rem\] {
  gap: 3.2rem;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[5rem\] {
  gap: 5rem;
}
.gap-y-\[3\.2rem\] {
  row-gap: 3.2rem;
}
.space-y-\[2\.4rem\] &gt; :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.4rem * var(--tw-space-y-reverse));
}
.space-y-\[9\.6rem\] &gt; :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(9.6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9.6rem * var(--tw-space-y-reverse));
}
.self-start {
  align-self: flex-start;
}
.self-center {
  align-self: center;
}
.overflow-clip {
  overflow: clip;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded-\[5rem\] {
  border-radius: 5rem;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-\[\.1rem\] {
  border-bottom-width: .1rem;
}
.border-t {
  border-top-width: 1px;
}
.border-dotted {
  border-style: dotted;
}
.\!border-\[\#0068b5\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 104 181 / var(--tw-border-opacity)) !important;
}
.border-\[\#bbb\] {
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity));
}
.border-\[\#d7d7d7\] {
  --tw-border-opacity: 1;
  border-color: rgb(215 215 215 / var(--tw-border-opacity));
}
.bg-\[\#001E50\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 30 80 / var(--tw-bg-opacity));
}
.bg-\[\#00377C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 55 124 / var(--tw-bg-opacity));
}
.bg-\[\#1570ef\] {
  --tw-bg-opacity: 1;
  background-color: rgb(21 112 239 / var(--tw-bg-opacity));
}
.bg-\[\#e7e7e7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 231 231 / var(--tw-bg-opacity));
}
.bg-\[\#f7f7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
}
.bg-darkBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 30 80 / var(--tw-bg-opacity));
}
.bg-lightBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 55 124 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[url\(\"https\:\/\/static\.rainfocus\.com\/intel\/innv2023\/static\/staticfile\/staticfile\/RF_RegistrationBanner_Mobile_BG_1689000576026001c6Ui\.png\"\)\] {
  background-image: url("https://static.rainfocus.com/intel/innv2023/static/staticfile/staticfile/RF_RegistrationBanner_Mobile_BG_1689000576026001c6Ui.png");
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-right {
  background-position: right;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-\[\#004a86\] {
  fill: #004a86;
}
.px-\[\.7rem\] {
  padding-left: .7rem;
  padding-right: .7rem;
}
.px-\[\.8rem\] {
  padding-left: .8rem;
  padding-right: .8rem;
}
.px-\[1\.2rem\] {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.px-\[1\.6rem\] {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.px-\[2rem\] {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[3\.2rem\] {
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}
.py-\[\.1rem\] {
  padding-top: .1rem;
  padding-bottom: .1rem;
}
.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[2\.3rem\] {
  padding-top: 2.3rem;
  padding-bottom: 2.3rem;
}
.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[2rem\] {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[3\.2rem\] {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
}
.py-\[4rem\] {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pb-\[\.6rem\] {
  padding-bottom: .6rem;
}
.pb-\[0\.6rem\] {
  padding-bottom: 0.6rem;
}
.pb-\[4rem\] {
  padding-bottom: 4rem;
}
.pr-\[\.8rem\] {
  padding-right: .8rem;
}
.pr-\[1\.6\] {
  padding-right: 1.6;
}
.pr-\[1\.6rem\] {
  padding-right: 1.6rem;
}
.pr-\[3\%\] {
  padding-right: 3%;
}
.pr-\[3rem\] {
  padding-right: 3rem;
}
.pr-\[6\.4rem\] {
  padding-right: 6.4rem;
}
.pt-\[\.6rem\] {
  padding-top: .6rem;
}
.pt-\[2\.4rem\] {
  padding-top: 2.4rem;
}
.pt-\[4rem\] {
  padding-top: 4rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-\[1\.1rem\] {
  font-size: 1.1rem;
}
.text-\[1\.2rem\] {
  font-size: 1.2rem;
}
.text-\[1\.4rem\] {
  font-size: 1.4rem;
}
.text-\[1\.5rem\] {
  font-size: 1.5rem;
}
.text-\[1\.6rem\] {
  font-size: 1.6rem;
}
.text-\[1\.8rem\] {
  font-size: 1.8rem;
}
.text-\[2\.2rem\] {
  font-size: 2.2rem;
}
.text-\[2\.4rem\] {
  font-size: 2.4rem;
}
.text-\[2\.6rem\] {
  font-size: 2.6rem;
}
.text-\[2\.8rem\] {
  font-size: 2.8rem;
}
.text-\[3\.2rem\] {
  font-size: 3.2rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-\[300\] {
  font-weight: 300;
}
.font-\[400\] {
  font-weight: 400;
}
.font-\[500\] {
  font-weight: 500;
}
.font-\[600\] {
  font-weight: 600;
}
.font-\[700\] {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[1\.6rem\] {
  line-height: 1.6rem;
}
.leading-\[110\%\] {
  line-height: 110%;
}
.leading-\[120\%\] {
  line-height: 120%;
}
.leading-\[17\.74px\] {
  line-height: 17.74px;
}
.leading-\[2\.2rem\] {
  line-height: 2.2rem;
}
.leading-\[2\.4rem\] {
  line-height: 2.4rem;
}
.leading-\[2\.6rem\] {
  line-height: 2.6rem;
}
.leading-\[2\.8rem\] {
  line-height: 2.8rem;
}
.leading-\[2rem\] {
  line-height: 2rem;
}
.leading-\[3\.2rem\] {
  line-height: 3.2rem;
}
.leading-\[3\.8rem\] {
  line-height: 3.8rem;
}
.tracking-\[0\.04em\] {
  letter-spacing: 0.04em;
}
.\!text-\[\#0068b5\] {
  --tw-text-opacity: 1 !important;
  color: rgb(0 104 181 / var(--tw-text-opacity)) !important;
}
.text-\[\#000000\!important\] {
  color: #000000 !important;
}
.text-\[\#0068b5\] {
  --tw-text-opacity: 1;
  color: rgb(0 104 181 / var(--tw-text-opacity));
}
.text-\[\#00A3F6\] {
  --tw-text-opacity: 1;
  color: rgb(0 163 246 / var(--tw-text-opacity));
}
.text-\[\#262626\] {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity));
}
.text-\[\#3F1EDD\] {
  --tw-text-opacity: 1;
  color: rgb(63 30 221 / var(--tw-text-opacity));
}
.text-\[\#525252\] {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity));
}
.text-\[\#FFFFFF\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-\[\#ffffff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-purple {
  --tw-text-opacity: 1;
  color: rgb(63 30 221 / var(--tw-text-opacity));
}
.page-builder-display-reset .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.custom-breakpoint-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1420px;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}
@media (min-width: 768px) {

  .custom-breakpoint-container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.custom-breakpoint-container {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
  }
@media screen and (min-width: 768px) {
    .custom-breakpoint-container {
      padding-left: 40px;
      padding-right: 40px;
    }
  }
@media screen and (min-width: 1280px) {
    .custom-breakpoint-container {
      padding-left: 50px;
      padding-right: 50px;
    }
  }
@media screen and (min-width: 1970px) {
    .custom-breakpoint-container {
      padding-left: 0;
      padding-right: 0;
    }
  }
.\[display\:none\] {
  display: none;
}

/*fonts*/
@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-bold_162862847149800119ZD.woff2")
      format("woff2"),
    url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-bold_16286284725240011YyK.woff")
      format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-light_16286284720630011O61.woff2")
      format("woff2"),
    url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-light_16286284728980011YD5.woff")
      format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-medium_16286284721990011JP7.woff2")
      format("woff2"),
    url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-medium_16286284731130011Vyi.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "intel-one";
  src: url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-regular_16286284723670011QFx.woff2")
      format("woff2"),
    url("https://static.rainfocus.com/intel/innovation2021/static/staticfile/staticfile/intelone-display-regular_16286284732970011Bnr.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "intel-clear";
  src: url("https://static.rainfocus.com/intel/vision2023/static/staticfile/staticfile/intel-clear-latin_1680554983808001nLDd.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "intel-clear";
  src: url("https://static.rainfocus.com/intel/vision2023/static/staticfile/staticfile/intel-clear-latin-bold_1680554984880001nier.ttf")
    format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "intel-clear";
  src: url("https://static.rainfocus.com/intel/vision2023/static/staticfile/staticfile/intel-clear-latin-lite_1680554984709001nlex.ttf")
    format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

* {
  font-family: "intel-one" !important;
  font-weight: 300;
}

html {
  height: 100%;
  font-size: 62.5%;
}
*:not(html):not(video-js *) {
  font-size: 1.6rem;
}

body {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.rf-org-footer-container {
  margin-top: auto;
}

/*container class*/

.rfComp-canvas h1,
.rfComp-canvas h2,
.rfComp-canvas h3 {
  font-family: intel-one, intel-clear, Helvetica, Arial, sans-serif;
}

/*default links*/
a {
  color: #0068b5;
}

a:hover {
  color: #004a86;
  text-decoration: underline;
}

/*primary buttons*/
.mdBtnR-primary,
.mdBtnR-outline-primary,
a.mdBtnR-primary,
a.mdBtnR-outline-primary,
button.mdBtnR.mdBtnR-primary.confirm {
  padding: .5rem 2.8rem;
  background-color: #0068b5;
  border-radius: .2rem;
  border: none;
}

.mdBtnR-primary:hover,
.mdBtnR-outline-primary:hover,
a.mdBtnR-primary:hover,
a.mdBtnR-outline-primary:hover,
button.mdBtnR.mdBtnR-primary.confirm:hover {
  background-color: #004a86;
}

/*primary buttons text*/
button.mdBtnR.mdBtnR-outline-primary span.mdBtnR-text,
button.mdBtnR.mdBtnR-primary span,
a.mdBtnR.mdBtnR-primary span,
a.mdBtnR-outline-primary span,
a.mdBtnR-outline-primary span.mdBtnr-text,
button.mdBtnR.mdBtnR-outline-primary.cancel span,
button.mdBtnR.mdBtnR-primary.confirm span,
button.mdBtnR.mdBtnR-outline-primary.cancel span,
button.mdBtnR.mdBtnR-outline-primary.mdBtnR-cancel span {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0em;
}

/*cancel buttons*/
.mdBtnR-outline-primary .mdBtnR-text,
a.mdBtnR-outline-primary .mdBtnR-text {
  color: #ffffff;
}

button.mdBtnR.mdBtnR-cancel span {
  color: #ffffff;
}

/*input stylings*/
html:not(.hotel-book-flow) .rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR),
.rf-input textarea,
.rf-select select, .rf-select select:not([multiple]) {
  font-family: intel-clear, Tahoma, Arial, sans-serif !important;
  color: #262626;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  text-align: LEFT;
  vertical-align: middle;
  border: .1rem solid #adadad;
  border-radius: .4rem;
  padding: .8rem;
  margin-bottom: 1.2rem;
}

/*erroed labels*/
.has-error .rf-label span, 
.rf-error .rf-label span,
.rf-input.rf-error .error-msg{
  color: #ff5d5f !important;
}

.rf-input.rf-error input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR){
  border: .3rem solid #ff5d5f;
}


.farAway{
  position: absolute;
  top: -1000px;
  right: 100px;
}


.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}


.before\:bottom-0::before {
  content: var(--tw-content);
  bottom: 0px;
}


.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}


.before\:content-\[url\(\"https\:\/\/static\.rainfocus\.com\/intel\/innv2023\/static\/staticfile\/staticfile\/mobile_graphic_left_1689000574807001c8te\.png\"\)\]::before {
  --tw-content: url("https://static.rainfocus.com/intel/innv2023/static/staticfile/staticfile/mobile_graphic_left_1689000574807001c8te.png");
  content: var(--tw-content);
}


.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}


.after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}


.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}


.after\:content-\[url\(\"https\:\/\/static\.rainfocus\.com\/intel\/innv2023\/static\/staticfile\/staticfile\/mobile_graphic_right_1689000574940001cCMN\.png\"\)\]::after {
  --tw-content: url("https://static.rainfocus.com/intel/innv2023/static/staticfile/staticfile/mobile_graphic_right_1689000574940001cCMN.png");
  content: var(--tw-content);
}


.visited\:text-\[\#000000\!important\]:visited {
  color: #000000 !important;
}


.visited\:text-black:visited {
  color: rgb(0 0 0 );
}


.hover\:\!border-solid:hover {
  border-style: solid !important;
}


.hover\:\!border-\[\#004a86\]:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 74 134 / var(--tw-border-opacity)) !important;
}


.hover\:\!text-\[\#004a86\]:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 74 134 / var(--tw-text-opacity)) !important;
}


.hover\:text-lightpurple:hover {
  --tw-text-opacity: 1;
  color: rgb(196 50 240 / var(--tw-text-opacity));
}


.hover\:\!underline:hover {
  text-decoration-line: underline !important;
}


.hover\:underline:hover {
  text-decoration-line: underline;
}


.hover\:\!no-underline:hover {
  text-decoration-line: none !important;
}


.hover\:no-underline:hover {
  text-decoration-line: none;
}


.hover\:\!decoration-\[\.5px\]:hover {
  text-decoration-thickness: .5px !important;
}


@media (min-width: 375px) {

  .sm\:\!block {
    display: block !important;
  }
}


@media (min-width: 480px) {

  .\34 80px\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\34 80px\:gap-\[3\.2rem\] {
    gap: 3.2rem;
  }

  .\34 80px\:gap-x-\[1\.6rem\] {
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }

  .\34 80px\:gap-x-\[3rem\] {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .\34 80px\:gap-y-\[4rem\] {
    row-gap: 4rem;
  }

  .\34 80px\:gap-y-\[9\.6rem\] {
    row-gap: 9.6rem;
  }
}


@media (min-width: 768px) {

  .md\:mb-\[1\.6rem\] {
    margin-bottom: 1.6rem;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[240px\] {
    height: 240px;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:bg-\[url\(\"https\:\/\/static\.rainfocus\.com\/intel\/innv2023\/static\/staticfile\/staticfile\/RF_RegistrationBanner_Tablet_BG_1689000576628001cEDU\.png\"\)\] {
    background-image: url("https://static.rainfocus.com/intel/innv2023/static/staticfile/staticfile/RF_RegistrationBanner_Tablet_BG_1689000576628001cEDU.png");
  }

  .md\:p-\[3\.2rem\] {
    padding: 3.2rem;
  }

  .md\:px-\[3rem\] {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:text-\[3\.4rem\] {
    font-size: 3.4rem;
  }
}


@media (min-width: 960px) {

  .\39 60px\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .\39 60px\:mb-0 {
    margin-bottom: 0px;
  }

  .\39 60px\:mb-\[1rem\] {
    margin-bottom: 1rem;
  }

  .\39 60px\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .\39 60px\:mb-\[4rem\] {
    margin-bottom: 4rem;
  }

  .\39 60px\:mb-\[5\.8rem\] {
    margin-bottom: 5.8rem;
  }

  .\39 60px\:mr-\[22px\] {
    margin-right: 22px;
  }

  .\39 60px\:\!flex {
    display: flex !important;
  }

  .\39 60px\:hidden {
    display: none;
  }

  .\39 60px\:min-w-\[41\.6rem\] {
    min-width: 41.6rem;
  }

  .\39 60px\:flex-row {
    flex-direction: row;
  }

  .\39 60px\:gap-\[3\.2rem\] {
    gap: 3.2rem;
  }

  .\39 60px\:gap-x-\[2\.4rem\] {
    -moz-column-gap: 2.4rem;
         column-gap: 2.4rem;
  }

  .\39 60px\:p-\[1\.6rem\] {
    padding: 1.6rem;
  }

  .\39 60px\:px-\[7\.6rem\] {
    padding-left: 7.6rem;
    padding-right: 7.6rem;
  }

  .\39 60px\:px-\[7\.9rem\] {
    padding-left: 7.9rem;
    padding-right: 7.9rem;
  }

  .\39 60px\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\39 60px\:py-\[1\.8rem\] {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }

  .\39 60px\:py-\[4rem\] {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\39 60px\:py-\[5\.6rem\] {
    padding-top: 5.6rem;
    padding-bottom: 5.6rem;
  }

  .\39 60px\:pb-\[1\.8rem\] {
    padding-bottom: 1.8rem;
  }

  .\39 60px\:pb-\[5\.6rem\] {
    padding-bottom: 5.6rem;
  }

  .\39 60px\:pt-\[3\.2rem\] {
    padding-top: 3.2rem;
  }

  .\39 60px\:pt-\[5\.8rem\] {
    padding-top: 5.8rem;
  }

  .\39 60px\:text-\[1\.6rem\] {
    font-size: 1.6rem;
  }

  .\39 60px\:text-\[1\.7rem\] {
    font-size: 1.7rem;
  }

  .\39 60px\:text-\[2\.2rem\] {
    font-size: 2.2rem;
  }

  .\39 60px\:text-\[2\.6rem\] {
    font-size: 2.6rem;
  }

  .\39 60px\:text-\[40px\] {
    font-size: 40px;
  }

  .\39 60px\:text-\[4rem\] {
    font-size: 4rem;
  }
}


@media (min-width: 1024px) {

  .\31 024px\:bg-\[url\(\"https\:\/\/static\.rainfocus\.com\/intel\/innv2023\/static\/staticfile\/staticfile\/RF_RegistrationBanner_Tablet_Art_1689000576468001cHsC\.png\"\)\] {
    background-image: url("https://static.rainfocus.com/intel/innv2023/static/staticfile/staticfile/RF_RegistrationBanner_Tablet_Art_1689000576468001cHsC.png");
  }

  .\31 024px\:before\:hidden::before {
    content: var(--tw-content);
    display: none;
  }

  .\31 024px\:after\:hidden::after {
    content: var(--tw-content);
    display: none;
  }
}


@media (min-width: 1200px) {

  .\31 200px\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\31 200px\:gap-y-\[8rem\] {
    row-gap: 8rem;
  }
}


@media (min-width: 1300px) {

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:bg-\[url\(\"https\:\/\/static\.rainfocus\.com\/intel\/innv2023\/static\/staticfile\/staticfile\/RF_RegistrationBanner_Desktop_Art_1689000575244001cgtI\.png\"\)\] {
    background-image: url("https://static.rainfocus.com/intel/innv2023/static/staticfile/staticfile/RF_RegistrationBanner_Desktop_Art_1689000575244001cgtI.png");
  }

  .lg\:bg-\[url\(\"https\:\/\/static\.rainfocus\.com\/intel\/innv2023\/static\/staticfile\/staticfile\/RF_RegistrationBanner_Desktop_BG_1689000575476001cajO\.png\"\)\] {
    background-image: url("https://static.rainfocus.com/intel/innv2023/static/staticfile/staticfile/RF_RegistrationBanner_Desktop_BG_1689000575476001cajO.png");
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pt-\[13rem\] {
    padding-top: 13rem;
  }

  .lg\:text-\[5\.2rem\] {
    font-size: 5.2rem;
  }

  .lg\:\[display\:none\] {
    display: none;
  }

  .\31 300px\:min-w-\[300px\] {
    min-width: 300px;
  }

  .\31 300px\:\!max-w-\[1250px\] {
    max-width: 1250px !important;
  }

  .\31 300px\:flex-row {
    flex-direction: row;
  }

  .\31 300px\:gap-0 {
    gap: 0px;
  }

  .\31 300px\:\!px-\[24px\] {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}


@media (min-width: 1920px) {

  .full\:h-\[300px\] {
    height: 300px;
  }
}.hotel-book-flow .rf-date-picker &gt; label span:first-of-type,
.hotel-book-flow .rf-date-picker &gt; label .label-text,
.hotel-book-flow .rf-date-picker .rf-label span:first-of-type,
.hotel-book-flow .rf-date-picker .rf-label .label-text,
.hotel-book-flow .rf-housing .hotel-list-view .hotel-list-results h4,
.hotel-book-flow .rf-housing .rf-housing-content .hotel-details h3 {
    font-weight: 400;
}

.hotel-book-flow .rf-housing .hotel-list-view .hotel-list-results{
    display: flex;
    align-items: center;
}

.hotel-book-flow .rf-housing .rf-housing-header{
    z-index:100;
}

.rf-select select, .rf-select select:not([multiple]) {
  margin-bottom: 0;
}


.page-builder-display-reset .my-survey-list-card .card-header .card-header-title {
  padding: 20px;
}

:root {
    --rf-brand-color-accent: var(--rf-system-color-red);
    --rf-brand-color-border: var(--rf-system-color-neutral-70);
    --rf-brand-color-on-primary: var(--rf-system-color-neutral-100);
    --rf-brand-color-primary: var(--rf-system-color-blue);
    --rf-brand-color-primary-hover: var(--rf-system-color-blue-40);
    --rf-brand-color-status-disabled: var(--rf-system-color-neutral-70);
    --rf-brand-color-status-on-disabled: var(--rf-system-color-neutral-100);
    --rf-brand-color-status-error: var(--rf-system-color-red);
    --rf-brand-color-status-error-container: var(--rf-system-color-red-90);
    --rf-brand-color-status-error-hover: var(--rf-system-color-red-40);
    --rf-brand-color-status-info: var(--rf-system-color-blue);
    --rf-brand-color-status-info-container: var(--rf-system-color-blue-90);
    --rf-brand-color-status-info-hover: var(--rf-system-color-blue-40);
    --rf-brand-color-status-success: var(--rf-system-color-green);
    --rf-brand-color-status-success-container: var(--rf-system-color-green-90);
    --rf-brand-color-status-success-hover: var(--rf-system-color-green-40);
    --rf-brand-color-status-warning: var(--rf-system-color-orange);
    --rf-brand-color-status-warning-container: var(--rf-system-color-orange-90);
    --rf-brand-color-status-warning-hover: #b36000;
    --rf-brand-color-background: var(--rf-system-color-neutral-100);
    --rf-brand-color-surface: var(--rf-brand-color-background);
    --rf-brand-color-surface-2: var(--rf-system-color-neutral-90);
    --rf-brand-color-surface-3: var(--rf-system-color-neutral-80);
    --rf-brand-color-inverse-surface: var(--rf-system-color-neutral-10);
    --rf-brand-color-inverse-on-surface: var(--rf-system-color-neutral-100);
    --rf-brand-color-text-body: var(--rf-system-color-neutral-30);
    --rf-brand-color-text-heading: rgba(0,40,90,1);
    --rf-brand-color-widget-background: var(--rf-system-color-neutral-90);
    --rf-brand-elevation-focus-indicator-shadow: 0 0 0 1px rgba(0, 199, 253, 0.7);
    --rf-brand-font-family: var(--rf-system-font-family);
    --rf-brand-font-family-heading: var(--rf-brand-font-family);
    --rf-brand-font-size: 16px;
    --rf-brand-font-scale-1: 48px;
    --rf-brand-font-scale-2: 36px;
    --rf-brand-font-scale-3: 24px;
    --rf-brand-font-scale-4: 20px;
    --rf-brand-font-scale-5: 16px;
    --rf-brand-font-scale-6: 14px;
    --rf-brand-font-scale-7: 12px;
    --rf-brand-font-scale-xl: 64px;
    --rf-brand-font-scale-xxl: 80px;
    --rf-brand-font-scale-xxxl: 96px;
    --rf-brand-color-text-highlight: #b3d4fc;
    --rf-brand-shape-radius: 4px;
    --rf-brand-shape-radius-lg: 8px;
    --rf-comp-button-elevation-shadow: none;
    --rf-comp-button-font-letter-spacing: 0;
    --rf-comp-button-font-size: 13px;
    --rf-comp-button-font-family: var(--rf-brand-font-family);
    --rf-comp-button-font-transform: uppercase;
    --rf-comp-button-font-style: normal;
    --rf-comp-button-font-weight: 600;
    --rf-comp-button-hover-elevation-shadow: none;
    --rf-comp-button-hover-motion-transform: all 0.3s ease-in-out 0s;
    --rf-comp-button-motion-transition: all .2s;
    --rf-comp-button-shape-border-width: 2px;
    --rf-comp-button-shape-radius: var(--rf-brand-shape-radius);
    --rf-comp-button-space-padding: 6px 16px;
    --rf-comp-button-space-padding-small: 4px 8px;
    --rf-comp-button-disabled-opacity: 1;
    --rf-comp-button-primary-color-background: var(--rf-brand-color-primary);
    --rf-comp-button-primary-color-border: var(--rf-comp-button-primary-color-background);
    --rf-comp-button-primary-color-on-background: var(--rf-brand-color-on-primary);
    --rf-comp-button-primary-elevation-shadow: var(--rf-comp-button-elevation-shadow);
    --rf-comp-button-primary-hover-color-background: var(--rf-brand-color-primary-hover);
    --rf-comp-button-primary-hover-color-border: var(--rf-comp-button-primary-hover-color-background);
    --rf-comp-button-primary-hover-color-on-background: var(--rf-brand-color-on-primary);
    --rf-comp-button-primary-hover-elevation-shadow: var(--rf-comp-button-hover-elevation-shadow);
    --rf-comp-button-secondary-color-background: var(--rf-system-color-neutral-100);
    --rf-comp-button-secondary-color-border: var(--rf-brand-color-primary);
    --rf-comp-button-secondary-color-on-background: var(--rf-brand-color-primary);
    --rf-comp-button-secondary-hover-color-background: var(--rf-system-color-blue-90);
    --rf-comp-button-secondary-hover-color-border: var(--rf-brand-color-primary);
    --rf-comp-button-secondary-hover-color-on-background: var(--rf-brand-color-primary);
    --rf-comp-button-tertiary-color-on-background: var(--rf-comp-button-secondary-color-on-background);
    --rf-comp-button-tertiary-color-background: transparent;
    --rf-comp-button-tertiary-color-border: transparent;
    --rf-comp-button-tertiary-hover-color-background: var(--rf-comp-button-secondary-hover-color-background);
    --rf-comp-button-tertiary-hover-color-border: transparent;
    --rf-comp-button-tertiary-hover-color-on-background: var(--rf-comp-button-secondary-hover-color-on-background);
    --rf-comp-checkbox-color: var(--rf-brand-color-primary);
    --rf-comp-dropdown-action-color-background: var(--rf-brand-color-surface-2);
    --rf-comp-dropdown-action-color-on-background: var(--rf-system-color-neutral-50);
    --rf-comp-dropdown-action-color-border: var(--rf-comp-input-color-border);
    --rf-comp-favorite-icon-color: var(--rf-system-color-neutral-50);
    --rf-comp-favorite-icon-favorited-color: var(--rf-system-color-pink);
    --rf-comp-input-color-asterisk: var(--rf-brand-color-status-error);
    --rf-comp-input-color-border: var(--rf-brand-color-border);
    --rf-comp-input-color-background: var(--rf-brand-color-surface);
    --rf-comp-input-color-on-background: var(--rf-brand-color-text-body);
    --rf-comp-input-color-placeholder: var(--rf-brand-color-text-body);
    --rf-comp-input-font-size: var(--rf-brand-font-size);
    --rf-comp-input-font-line-height: 1.4;
    --rf-comp-input-font-weight: 400;
    --rf-comp-input-shape-radius: var(--rf-brand-shape-radius);
    --rf-comp-input-space-padding: 6px 8px;
    --rf-comp-input-active-color-border: var(--rf-system-color-blue-50);
    --rf-comp-input-active-elevation-shadow: 0 0 6px var(--rf-system-color-blue-90);
    --rf-comp-input-disabled-color-background: var(--rf-brand-color-surface-2);
    --rf-comp-input-hover-color-border: var(--rf-system-color-neutral-60);
    --rf-comp-link-color: var(--rf-brand-color-primary);
    --rf-comp-link-font-decoration: none;
    --rf-comp-link-hover-color: var(--rf-brand-color-primary-hover);
    --rf-comp-link-hover-font-decoration: underline;
    --rf-comp-radio-color: var(--rf-brand-color-primary);
    --rf-system-color-blue: #0068b4;
    --rf-system-color-blue-40: #0d59c4;
    --rf-system-color-blue-50: #8ab8f7;
    --rf-system-color-blue-75: #c5dbfb;
    --rf-system-color-blue-90: #e8f1fd;
    --rf-system-color-blue-dark: #3e4eb8;
    --rf-system-color-blue-dark-40: #313e92;
    --rf-system-color-blue-dark-50: #9fa7dc;
    --rf-system-color-blue-dark-75: #cfd3ed;
    --rf-system-color-blue-dark-90: #ecedf8;
    --rf-system-color-blue-light: #00bcd6;
    --rf-system-color-blue-light-40: #008fa3;
    --rf-system-color-blue-light-50: #80deeb;
    --rf-system-color-blue-light-75: #bfeef5;
    --rf-system-color-blue-light-90: #e6f8fb;
    --rf-system-color-green: #027a48;
    --rf-system-color-green-40: #01482a;
    --rf-system-color-green-50: #81bda4;
    --rf-system-color-green-75: #c0ded1;
    --rf-system-color-green-90: #e6f2ed;
    --rf-system-color-lime: #cdde20;
    --rf-system-color-lime-40: #a4b11a;
    --rf-system-color-lime-50: #e6ef90;
    --rf-system-color-lime-75: #f3f7c7;
    --rf-system-color-lime-90: #fafce9;
    --rf-system-color-neutral-0: #000;
    --rf-system-color-neutral-10: #222;
    --rf-system-color-neutral-20: #333;
    --rf-system-color-neutral-30: #444;
    --rf-system-color-neutral-40: #767676;
    --rf-system-color-neutral-50: #999;
    --rf-system-color-neutral-60: #bbb;
    --rf-system-color-neutral-70: #ccc;
    --rf-system-color-neutral-80: #eee;
    --rf-system-color-neutral-90: #f5f5f5;
    --rf-system-color-neutral-100: #fff;
    --rf-system-color-orange: #ff8900;
    --rf-system-color-orange-40: #cc6e00;
    --rf-system-color-orange-50: #ffc480;
    --rf-system-color-orange-75: #ffe2bf;
    --rf-system-color-orange-90: #fff3e6;
    --rf-system-color-peacock: #009788;
    --rf-system-color-peacock-40: #00645a;
    --rf-system-color-peacock-50: #80cbc4;
    --rf-system-color-peacock-75: #bfe5e1;
    --rf-system-color-peacock-90: #e6f5f3;
    --rf-system-color-pink: #e71356;
    --rf-system-color-pink-40: #b80f44;
    --rf-system-color-pink-50: #f389ab;
    --rf-system-color-pink-75: #f9c4d5;
    --rf-system-color-pink-90: #fde7ee;
    --rf-system-color-purple: #5c00dc;
    --rf-system-color-purple-40: #4700a9;
    --rf-system-color-purple-50: #ae80ee;
    --rf-system-color-purple-75: #d6bff6;
    --rf-system-color-purple-90: #efe6fc;
    --rf-system-color-red: #ff5d5f;
    --rf-system-color-red-40: #ad2419;
    --rf-system-color-red-50: #ec9690;
    --rf-system-color-red-75: #f6cbc7;
    --rf-system-color-red-90: #fbeae9;
    --rf-system-color-yellow: #ffc107;
    --rf-system-color-yellow-40: #d39e00;
    --rf-system-color-yellow-50: #ffe083;
    --rf-system-color-yellow-75: #fff0c1;
    --rf-system-color-yellow-90: #fff9e6;
    --rf-system-font-family: "intel-one", Helvetica, Arial, sans-serif;
}


/** Opus Styles Begin **/

html {
  min-width: 400px;
}

#img-branding--cfc {
	width: 100%;
}

#img-branding--cfc img {
  width: 100%;
  display: none;
}

#img-branding--cfc img.big-bg-img {
  display: block;
}

.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg p {
  color: #fff;
  font-weight: 300;
}

.rfComp-canvas p {
  font-size: 1.8rem;
}

.rfComp-canvas h1 {
  font-size: 5.6rem;
  line-height: 6rem;
}

.rfComp-canvas h2 {
  font-size: 4.8rem;
  line-height: 5.6rem;
}

.headline {
  text-align: center;
  padding: 20px 0;
}

#rf-content .flex-box-section-full &gt; .flex-box-section-full-interior {
	padding: 20px;
	margin: 0 auto;
	max-width: 1550px;
	width: 100%;
	min-height: 0;
  box-sizing: border-box;
}

.flex-box-child.rf-grid-layout-50 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.flex-box-child.rf-grid-layout-50 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.travel-intro h1 {
  margin-bottom: 40px;
}


.flex-box-section-full.dark-bg.travel-intro, 
.flex-box-section-full.travel-mid, 
.flex-box-section-full.travel-bottom.dark-bg
{
	padding: 60px 20px;
}

.travel-intro .flex-box-child.rf-grid-layout-50:nth-child(2) p {
	display: flex;
	justify-content: end;
	position: relative;
}

img.bottom-lines {
	position: absolute;
	bottom: -60px;
	left: 60%;
}

img.right-lines {
	position: absolute;
	top: 50%;
	right: -137px;
}

.travel-mid p, .travel-mid h3 {
	color: rgba(52,52,52,.6) !important;
}

.travel-mid h3 {
	font-size: 2.8rem;
	font-weight: 300;
	margin-bottom: 10px;
}

.city-sec {
	display: flex;
	gap: 50px;
}

.city-sec div {
	width: 50%;
}

.travel-mid p, .travel-mid h3 {
	color: rgba(52,52,52,.6) !important;
}

.travel-bottom h3 {
	font-size: 2.8rem;
	font-weight: 300;
	margin-bottom: 10px;
}

.travel-bottom h4 {
	font-size: 2.4rem;
	font-weight: 300;
	margin-bottom: 10px;
}

.rfComp-canvas .travel-bottom ul, .rfComp-canvas .travel-bottom li {
  color: #fff;
  list-style-position: outside !important;  
}

.travel-bottom ul {
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 20px;
}

.page-builder-display-reset p, .page-builder-template-preview p {
	margin-bottom: 10px;
}

#mobileNav {
	display: none;
}

#mobileNav.active  {
	display: block;
}

/** INTERIM - Hide Menu Nav **/






/** Media Queries **/

@media screen and (max-width: 1200px) {
.rfComp-canvas h2 {
	font-size: 3.6rem;
	line-height: 4.8rem;
}
  
.rfComp-canvas h1 {
	font-size: 4.8rem;
	line-height: 5rem;
}
  
.flex-box-section {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 40px;
	margin: var(--pb-space-margin);
	padding: var(--pb-space-padding);
}  

.headline {
  padding:0;
  }
}

@media screen and (max-width: 1300px) {
.w-1\/12.text-right.text-\[\#00A3F6\].hover\:underline.cursor-pointer {
	display: flex;
}  
  
}

@media screen and (max-width: 950px) {
  .flex-box-child {
	margin-bottom: 0;
}
  
.travel-intro .flex-box-child.rf-grid-layout-50:nth-child(2) p {
	justify-content: center;
} 
  
.city-sec {
	display: flex;
	gap: 0;
	flex-direction: column;
}
  
.city-sec div {
	width: 100%;
} 
  
#img-branding--cfc img.big-bg-img {
  display: none;
}  
  
#img-branding--cfc img.med-bg-img {
  display: block;
} 
  
.\[display\:none\] {
	display: block;
}
  
.text-\[1\.8rem\],
div &gt; a.attloglink  {
	display: none;
} 
  
.w-1\/12.text-right.text-\[\#00A3F6\].hover\:underline.cursor-pointer {
	display: flex;
	flex-direction: row;
	justify-content: end;
}

}

@media screen and (max-width: 500px) {
#img-branding--cfc img.med-bg-img {
  display: none;
} 
#img-branding--cfc img.sm-bg-img {
  display: block;
} 

.rfComp-canvas h2 {
	font-size: 2.4rem;
	line-height: 2.8rem;
}
  
.rfComp-canvas h1 {
	font-size: 3.6rem;
	line-height: 4.8rem;
}  
  
}
  


.rf-admin-content .rf-text-container h1, .rfComp-canvas .rf-text-container h1, 
.rf-default-modal .rf-text-container h1, [id*=rf-].rf-widget .rf-text-container h1, 
.rf-admin-content .rf-text-container h2, .rfComp-canvas .rf-text-container h2, 
.rf-default-modal .rf-text-container h2, [id*=rf-].rf-widget .rf-text-container h2,
.rf-admin-content .rf-text-container h3, .rfComp-canvas .rf-text-container h3,
.rf-default-modal .rf-text-container h3, [id*=rf-].rf-widget .rf-text-container h3,
.rf-admin-content .rf-text-container h4, .rfComp-canvas .rf-text-container h4, 
.rf-default-modal .rf-text-container h4, [id*=rf-].rf-widget .rf-text-container h4, 
.rf-admin-content .rf-text-container h5, .rfComp-canvas .rf-text-container h5, 
.rf-default-modal .rf-text-container h5, [id*=rf-].rf-widget .rf-text-container h5,
.rf-admin-content .rf-text-container h6, .rfComp-canvas .rf-text-container h6,
.rf-default-modal .rf-text-container h6, [id*=rf-].rf-widget .rf-text-container h6
 {
    font-weight: 400;
    line-height: 1.4em;
    color: var(--rf-brand-color-text-heading);
    font-family: var(--rf-brand-font-family-heading);
}

.rf-admin-content .rf-text-container h3, .rfComp-canvas .rf-text-container h3, .rf-default-modal .rf-text-container h3, [id*=rf-].rf-widget .rf-text-container h3 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    margin: 30px 0;
    padding-bottom: 10px;
    border-bottom: solid 1px transparent;
    box-sizing: border-box;
    border-image: linear-gradient(0.25turn, rgba(3,15,38), rgba(73,178,231));
    border-image-slice: 1;
}

.no-mg h3 {
  margin-bottom: 0 !important;
}

body:not(.intel-innv2024-in24sessioncatalog-page-innovation2024sessioncatalog,.intel-innv2024-innovation-travel-page-travel,.intel-innv2024-exhibitorlisting-page-exhibitorlisting) header#img-branding--cfc {
  margin-bottom: 40px;
}

option {
	font-family: "intel-one", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
}

.rfwf-panel, .rfwf-full-panel {
	border-bottom: none;
	padding: 24px 0;
}

.intel-innv2024-InnovationReg-order .rf-workflow-body-content .rf-workflow-header:first-of-type {
  display: none;
}

.md-frame {
	box-shadow: none;
}

.orders-page .rfwf-package-items .rfG-fluid-container {
	border-bottom: none;
}

#rf-catalog .search-container, #rf-exhibitorcatalog .search-container, #rf-speakercatalog .search-container {
	width: 100%;
	max-width: 100%;
}

#rf-catalog .search-filters, #rf-exhibitorcatalog .search-filters, #rf-speakercatalog .search-filters, .rf-default-modal .search-filters {
	width: 280px;
	display: flex;
	flex-direction: column;
	height: 100%;
	margin-left: 0;
}

#rf-catalog .search-container .search-content, #rf-exhibitorcatalog .search-container .search-content, #rf-speakercatalog .search-container .search-content {
	width: 100%;
	position: relative;
	min-height: 118px;
	max-width: 1200px;
	display: flex;
	flex-direction: column;
	padding: 0 0 0 50px;
	margin: 0 auto;
}

.cal-holder {
	display: flex;
	gap: 30px;
	padding: 0;
}

.rf-card .card-body p {
	font-size: 16px;
}

.cal-rt {
	width: 25%;
}

.cal-lft {
	width: 75%;
}

.portal-mid .keep-bullets {
	height: 100%;
}

.portal-card .rf-card.booth-details-card {
	width: 100%;
}

.intel-innv2024-attendee-portal-page-portal .flex-box-section-full {
	padding: 0;
}

.portal-mid .flex-box-child.rf-grid-layout-50:last-of-type {
	border-radius: 4px;
	border: solid 1px rgba(0,0,0,.2);
}

.portal-card {
  margin-bottom: 60px;
}

body[class*="intel-innv2024-InnovationReg"] .w-1\/12.text-right.text-\[\#00A3F6\].hover\:underline.cursor-pointer,
body[class*="intel-innv2024-InnovationReg"] .text-\[\#3F1EDD\].w-max.overflow-clip,
body[class*="intel-innv2024-grouppassregistration"] .w-1\/12.text-right.text-\[\#00A3F6\].hover\:underline.cursor-pointer,
body[class*="intel-innv2024-grouppassregistration"] .text-\[\#3F1EDD\].w-max.overflow-clip
{
	display: none;
}

.rf-card.hotel-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	margin: 0;
}

.page-builder-display-reset .hotel-card .card-body {
	height: auto;
	flex-grow: 2;
}

.page-builder-display-reset .hotel-card .card-body {
	height: auto;
	flex-grow: 2;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#rf-exhibitorcatalog .search-filters {
	display: none;
}

#rf-exhibitorcatalog .search-container .search-content {
  max-width: 100%;
}

.mdBtnR.input-aligned-label, .mdBtnR.ial, .mdBtnR-toggle.input-aligned-label, .mdBtnR-toggle.ial {
	margin-top: 41px;
}

#humburgerIcon {
	filter: grayscale(100%);
}

.attloglink {
  display: none;
}

.intel-innv2024-attendee-portal-page-portal .attloglink {
  display: block;
}

.intel-innv2024-attendee-portal-page-portal .attporlk {
  display: none;
}

.rf-housing .hotels-title h2 {
	margin: 0;
  font-size: 2.4rem;
    line-height: 3.6rem;
}

.addeventatc svg {
	fill: var(--rf-system-color-blue);
	max-width: 125px;
	margin-left: auto;
}

.cal-lft #wf-btn-submit a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
}

.cal-lft #wf-btn-submit {
	margin-top: 10px;
}

/*body:not(:has(.is-auth)) .w-1\/12.text-right.text-\[\#00A3F6\].hover\:underline.cursor-pointer {
	display: none;
}*/

.cat-hero h2 {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: 400;
}

.cat-hero h3 {
  padding-top: 10px;
}

.cat-hero .rf-headline.mini {
	padding: 0;
}

.cat-hero .flex-box-child.rf-grid-layout-50:first-of-type {
	justify-content: flex-start;
}

.flex-box-section-full.dark-bg.cat-hero {
	border-top: solid 3px transparent;
	border-image: linear-gradient(0.25turn, rgb(3, 15, 38), rgb(73, 178, 233),orange, rgb(73, 178, 233), rgb(3, 15, 38));
	border-image-slice: 1;
}

#rf-catalog .search-container {
	overflow: hidden;
}

.rf-accessibility .search-filters .filters .catalog-filter:focus {
-webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: end !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.intel-innv2024-in24sessioncatalog-page-innovation2024sessioncatalog .rf-checkbox .rf-checkbox-icon {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 3px;
	left: 0;
}

.rf-filtersModal-modal .results-count {
	width: 100%;
	text-align: center;
	padding: 8px 0;
	border-top: 1px solid var(--rf-brand-color-border);
	position: relative;
	bottom: 0;
}

.ft-sess .targeted-agenda-section.section-Sessions {
	margin-bottom: 0;
}

.ft-sess .flex-box-section-full-interior {
	padding-bottom: 0 !important;
}

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

.intel-innv2024-grouppassmanagement-bulkpackages #bulkPackagesDashboard button[data-test="rf-button-continue"] {
  display: none;
}

.intel-innv2024-grouppassmanagement-bulkpackages .simple-overlay-list li:nth-child(3) {
  display: none;
}

.manage-registrants .md-frame {
	margin-top: 40px;
	box-shadow: none;
	border: none;
}

.intel-innv2024-grouppassmanagement-bulkpackages .relative-input-container {
  position: relative;
}

.intel-innv2024-grouppassmanagement-bulkpackages .rf-select .select-dropdown-icon {
	width: 36px;
	height: 38px;
}

.intel-innv2024-grouppassmanagement-bulkpackages .manage-registrants .md-frame-search .rf-input input[type="text"] {
	margin-top: 36px;
}

.intel-innv2024-grouppassmanagement-bulkpackages .md-frame .md-frame-header {
  display: none;
}

.intel-innv2024-grouppassmanagement-bulkpackages #ID_rfG-container {
  margin-top: 0;
  margin-bottom: 60px;
}

.mdBtnR-outline-primary, .mdBtnR-outline-primary:hover {
  color: #fff;
}

.manage-registrants .rfSI svg {
  fill: var(--rf-brand-color-text-heading);
}

.manage-registrants .md-table .fixedDataTableLayout_main * .table-row-controls, 
.manage-registrants .md-table .fixedDataTableLayout_main .table-row-controls {
  opacity: 1;
}
  
.tile-details-modal h5 span:first-child {
  font-weight: bold;
  font-size: 18px;
}
</pre></body></html>