/* Sandbox Version Global Tiers - IBM Webex 4.0 (with new Sponsor Tracking Language): Workflow CSS */

.ibm-background-carbon-blue-70.ibm-alternate-background {
  height: auto;
  background-size: cover;
  background-image: url(https://static.tools.ibm.com/ibm/tierstemplate1/static/staticFile/staticfile/banner-bg-h_1581359508384001ns8t.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.rf-body #ibm-home a,
.rf-body #ibm-search.ibm-search-link,
.rf-body #ibm-universal-nav,
.rf-body .ibm-masthead-rightside,
.rf-body .ibm-mobilemenu-close,
.rf-body .ibm-sticky-tabs #ibm-pritabs-ph {
  height: 49px;
}



#ibm-content-body {
  padding-top: 0;
}

#ibm-footer-locale-selector {
  display: none;
}

@media (max-width: 999px) {

  .leadspace-body-title,
  .leadspace-body-copy {
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  
  .leadspace-body-title {
    max-width: 75% !important;
  }
  .leadspace-body-copy {
    max-width: 50% !important;
  }
}

@media (min-width: 1000px) {
  .leadspace-body-title,
  .leadspace-body-copy {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .rf-body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
    height: 100%;
    overflow: hidden;
    min-height: 100vh;
    min-width: 100%;
  }

  #ibm-masthead {
    height: 50px;
    min-width: 100%;
    min-height: 50px;
  }

  .rf-org-footer-container {
    height: 66px;
  }

  .rf-org-footer-container,
  #ibm-masthead {
    flex: 0 0 content;
    width: 100%;
  }

  .ibm-background-carbon-blue-70.ibm-alternate-background {
    background-size: contain;
    background-image: url(https://static.tools.ibm.com/ibm/tierstemplate1/static/staticFile/staticfile/banner-bg-v_1581359509802001nk5b.png);
  }

  .rf-org-header-container,
  .rf-workflow.rfComp-canvas {
    flex-grow: 1;
    width: 50%;
    height: calc(100vh - 108px);
  }

  .rf-workflow.rfComp-canvas {
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .rfwf-body-content.rf-workflow-body-content {
    max-width: 640px;
    margin: 0 auto 0 0;
  }

  .rf-org-header-container {
    overflow: auto;
  }

  .rf-org-header-container>header {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 591px;
  }

  #ibm-leadspace-head {
    flex-grow: 1;
  }

  #ibm-leadspace-body {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
  }

  #ibm-leadspace-footer {
    flex-grow: 0;
  }

  #ibm-leadspace-footer ul.ibm-link-list>li+li {
    padding-top: 0.25em;
  }

  .leadspace-body-title,
  .leadspace-body-copy,
  .leadspace-body-questions {
    width: 100%;
  }

  .leadspace-body-title,
  .leadspace-body-questions {
    flex: 0 0 content;
  }

  .leadspace-body-copy {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 135px;
    align-self: stretch;
  }

  /* ibm overrides */
  .ibm-alternate-background.ibm-background-cool-gray-90 a {
    color: #cfcfcf;
  }

  #ibm-footer.ibm-alternate.ibm-padding-normal .ibm-col-12-12 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  #ibm-footer .ibm-fluid {
    max-width: 100%;
  }
}

@media (min-width: 1000px) and (max-width: 1500px) {
  .leadspace-body-title.ibm-fluid {
    /* updated - padding: 3em 4em 10px !important;
     */
    padding: 3em 0.5em 10px !important;
    max-width: 75% !important;
    margin-right: auto !important;
    margin-left: 0 !important;
  }

  .leadspace-body-copy.ibm-fluid {
    /* updated - 0 4em 10px !important;
     */
    padding: 0 0.5em 10px !important;
    max-width: 75% !important;
    margin-right: auto !important;
    margin-left: 0 !important;
  }

  .rfwf-full-panel {
    padding: 3em 4em 0;
  }
}

@media (min-width: 1501px) and (max-width: 2100px) {
  /* updated: removed ibm-fluid */
  .leadspace-body-title.ibm-fluid,
  .leadspace-body-copy.ibm-fluid {
    max-width: 75% !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  
  .leadspace-body-title.ibm-fluid {
    padding: 4.5em 0.5em 10px !important;
  }
  
  .leadspace-body-copy.ibm-fluid {
    padding: 0 0.5em 10px !important;
  }

  .rfwf-full-panel {
    padding: 4.5em 6em 0;
  }

  .rfwf-body-content.rf-workflow-body-content {
    max-width: 800px;
  }
}

@media (min-width: 2101px) {
  
  .leadspace-body-title.ibm-fluid {
    max-width: 75%;
    margin: 0 auto 0 0 !important;
    padding: 6em 0.5em 10px !important;
  }
  
  .leadspace-body-copy.ibm-fluid {
    max-width: 50% !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    padding: 0 0.5em 10px !important;
  }

  .rfwf-full-panel {
    padding: 6em 8em 0;
  }

  .rfwf-body-content.rf-workflow-body-content {
    max-width: 960px;
  }
}

.rf-workflow.rfComp-canvas {
  background-color: #ffffff;
}

/* RF Form overrides */
.rfwf-full-panel .rfwf-panel-interior {
  padding-bottom: 4em !important;
}

.rf-body .mdBtnR {
  border-radius: 0;
  padding: 12px 60px 12px 12px;
  cursor: pointer;
}

.rf-body .mdBtnR-outline-primary {
  color: #0f62fe;
  border-color: #0f62fe;
}

.rf-body .mdBtnR-outline-primary:hover {
  color: #0f62fe;
  border-color: #0f62fe;
  background-color: #fff;
  opacity: 1;
}

.rf-body .mdBtnR-outline-primary:hover .mdBtnR-text {
  color: #0043ce;
}

.rf-body .mdBtnR-primary {
  color: #fff;
  background-color: #0f62fe;
  border-color: #0f62fe;
}

.rf-body .mdBtnR-primary:hover {
  color: #fff;
  background-color: #0043ce;
  opacity: 1;
}

.rf-body .mdBtnR-primary.mdBtnR-cancel {
  color: #fff;
  background-color: var(--ibm-dk-gray-color);
  border-color: var(--ibm-dk-gray-color);
}

.rf-body .mdBtnR-primary .mdBtnR-text,
.rf-body a.mdBtnR-primary .mdBtnR-text {
  color: white;
  text-transform: capitalize;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: normal;
}
.rf-body .mdBtnR-primary:hover,
.rf-body a.mdBtnR-primary:hover {
  background-color: #0043ce;
}

.rf-body .form-footer-actions {
  text-align: left;
  margin-left: 0;
}
.rf-body .form-footer-actions .mdBtnR-container {
  margin-right: 0;
  margin-left: 0;
}

.rf-body .form-footer-actions .mdBtnR-container .mdBtnR {
  margin-right: 1rem;
}

.rf-body .rf-input .rf-label,
.rf-body .rf-input .rf-label>.label-text,
.rf-body .rf-select .rf-label,
.rf-body .rf-select .rf-label>.label-text,
.rf-body .rf-radio-container .rf-label,
.rf-body .rf-radio-container .rf-label>.label-text {
  font-size: 0.92rem;
}

.rf-body .wf-form-element-div {
  margin-bottom: 0.25em;
}

.rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR),
.rf-input textarea {
  display: block;
  font-size: 16px;
  color: #444;
  line-height: 20px;
  border-bottom-color: #ccc;
  border-bottom-width: 1px;
  border-style: none none solid none;
  width: 100%;
  padding: 10px 12px;
  background-color: #f4f4f4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):active,
.rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):focus,
.rf-input textarea:active,
.rf-input textarea:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: 0 0 0 2px var(--ibm-blue-core-color);
}

.rf-select select,
.rf-select select:not([multiple]),
.rf-select .rf-dropdown-container>.rf-dropdown-trigger>input,
.rf-select input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR) {
  cursor: pointer;
  height: 41px;
  font-size: 16px;
  color: #444;
  line-height: 21px;
  border-bottom-color: #ccc;
  border-bottom-width: 1px;
  border-style: none none solid none;
  padding: 10px 12px;
  background-color: #f4f4f4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.rf-select select:hover,
.rf-select select:not([multiple]):hover,
.rf-select .rf-dropdown-container>.rf-dropdown-trigger>input:hover,
.rf-select input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR):hover {
  background-color: #e5e5e5;
}

.rf-select .rf-dropdown-container .rf-dropdown-trigger,
.rf-select .rf-dropdown-container {
  background-color: #f4f4f4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}

.rf-select select:active,
.rf-select select:focus,
.rf-select select:not([multiple]):active,
.rf-select select:not([multiple]):focus {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0 2px #0F62F7;
  -moz-box-shadow: 0 0 0 2px #0F62F7;
  -ms-box-shadow: 0 0 0 2px #0F62F7;
  -o-box-shadow: 0 0 0 2px #0F62F7;
  box-shadow: 0 0 0 2px #0F62F7;
}

.rf-select .rf-dropdown-container {
  border-bottom-color: #ccc;
  border-bottom-width: 1px;
  border-style: none none solid none;
}

.select2-dropdown .select2-results__option:empty {
  display: none;
}

.rf-select select+.select-dropdown-icon,
.rf-select select:not([multiple])+.select-dropdown-icon {
  width: 30px;
  height: 40px;
  right: 0;
  top: auto;
  bottom: 16px;
  position: absolute;
  pointer-events: none;
}

.rf-select select+.select-dropdown-icon .dropdown-icon-background,
.rf-select select:not([multiple])+.select-dropdown-icon .dropdown-icon-background {
  top: 0;
  right: 0;
}

.rf-dropdown-container .rf-select .select-dropdown-icon {
  width: 30px;
  height: 40px;
  right: 1px;
  position: relative;
}

.rf-select .select-dropdown-icon .dropdown-icon-background {
  pointer-events: none;
  cursor: pointer;
  background-color: transparent;
  width: 30px;
  height: 40px;
  border: none;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-left-color: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.rf-select .select-dropdown-icon .dropdown-icon-background::before {
  /* show icon */
  position: absolute;
  display: inline-block;
  font-family: icons-ibm-v12;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  left: 0;
  top: 10px;
  position: absolute;
  text-decoration: none;
  speak: none;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: "\f19c";
}

.rf-select .select-dropdown-icon .rfSI {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  height: 40px;
  width: 30px;
  max-height: 40px;
  max-width: 30px;
  visibility: hidden;
}

.rf-single-select .rf-select-selected {
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 8px;
  padding-right: 36px;
  max-width: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.rf-single-select .rf-select-selected li {
  display: inline-block;
  line-height: 24px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: inherit;
  cursor: pointer;
  padding: 2px 28px 2px 2px;
  position: relative;
  list-style: none;
}

.rf-single-select .rf-select-selected li::before {
  display: none;
  content: '';
}

.rf-single-select .rf-select-selected li .rf-selected-remove {
  position: absolute;
  right: 6px;
  top: 13px;
  transform: translateY(-50%);
  vertical-align: middle;
  cursor: pointer;
  font-size: 1.5em;
  color: #bbb;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 1rem;
}

.select2-container .select2-selection {
  box-shadow: 0 0 0 1px rgb(121, 121, 121) inset;
}

.select2-container.select2-container--focus .select2-selection {
  box-shadow: 0 0 0 2px var(--ibm-blue-core-color) inset;
}

/* RF Login overrides */

.rfwf-login-page.no-create-account .md-frame,
.rfwf-login-page.no-create-account .login-frame {
  max-width: none !important;
  border: 0 none transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.rfwf-login-page.no-create-account .md-frame .md-frame-header,
.rfwf-login-page.no-create-account .login-frame .md-frame-header {
  border-bottom: 0 none transparent;
}

.rfwf-login-page.no-create-account .md-frame .md-frame-footer,
.rfwf-login-page.no-create-account .login-frame .md-frame-footer {
  border-top: 0 none transparent;
}

/* This will remove continue button on readonly URI form steps */
.read-only-form .form-footer-actions>span:nth-child(2)>button {
  display: none
}

/* RA-29808 - This removes all line items with a "0.00" price */
tr[data-price^="0.00"],
tr[data-price="$0.00"],
tr[data-price="0.0"],
tr[data-price="$0.0"],
tr[data-price="0"],
tr[data-price^="0,00"],
tr[data-price="0,0"],
tr[data-price=""] {
  display: none;
}

#rf-content .orders-page {
  display: none;
}

.hide-if-no-price i {
  display: none;
}

.hide-if-no-price:last-of-type .comma {
  display: none;
}

/* Thank you */
.rfwf-panel-interior .ibm-ind-link a[class*=ibm-btn-][class*='-btn'] {
  padding-left: 1em;
  padding-right: 3.5em;
}

.rfwf-panel-interior .ibm-ind-link a[class*=ibm-btn-][class*='-btn']:hover {
  text-decoration: none !important;
  color: white;
}

.rfwf-panel-interior .ibm-ind-link a[class*=ibm-btn-][class*='-btn']::before {
  left: auto;
  right: 0.25em;
}

.rfwf-full-panel.webex {
  display: flex;
  height: 100%;
  flex-grow: 1;
  min-height: calc(100vh - 130px);
  align-items: center;
  padding: 2.5em 6em;
}

.rfwf-full-panel.webex .rfwf-panel-interior {
  width: 100%;
}

.wf-form-element-div>.rf-text-container>div>h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.wf-form-element-div+.wf-form-element-div>.rf-text-container>div>h2 {
  font-weight: 400;
  font-size: 1.1rem;
}

/* RA-30134 - Fixed the mobile view of agenda */

/* 935px breakpoint of the agenda look */

@media all and (max-width: 929px) {}

.rf-collections .sessions-collection {}

div[id*='rf-'].rf-widget .rf-collections .collections-container .collection-header,
div[id*='rf-'].rf-widget .rf-collections .collections-container .collection-body {
  background-color: white;
}

div[id*='rf-'].rf-widget ol>li::before,
div[id*='rf-'].rf-widget ul>li::before {
  display: none;
}

div[id*='rf-'].rf-widget .rf-collections .collections-container h5 {
  margin-bottom: 0;
}

/* RA-30134 */

/*
[data-test="rf-selected-value-phone-countries-dropdown"] {
  margin-top: 70px !important;
}
*/


.sessionsAndSubmissions {
  display: none !important;
}

.rf-workflow-header {
    display: none;
}

 .ibm-alternate-background a {text-decoration:underline}


/*fix justify of N&C on registration card*/
.registration-card p {
    text-align: left !important;
}

.rfwf-dashboard .registration-card, .page-builder-display-reset .registration-card, .page-builder-template-preview .registration-card {
    border: none !important;
}


/*fix magic link formatting*/
.email-checkin-container {
    padding-left: 50px;
padding-right:30px;
}

/*
.ibm-alternate-background {
    color: inherit !important;
}*/
