#task-list .task-header .mdBtnR-adv {
  --rf-comp-button-font-size: 18px;

  & > .rfSI {
    width: 22px;
    max-width: 22px;
    height: 22px;
    max-height: 22px;
  }
}

.form-working-report-modal #myDynamicForm .wf-form-element-div .readOnly-value {
  height: auto;
}

button.mdBtnR.mdBtnR-link.rf-back-to-dashboard.mdBtnR-adv {
  display: none !important;
}

#participantPage .rfwf-account-orders .mdBtnR {
  display: none;
}

/*.rf-checkbox-container, .rf-radio-container {
    column-count: 2 !important;
}*/

/* Marcus' Changes Start */

/* Kevin */

/* Thin */

header {
  max-height: 150px;
  height: 9vw;
  background-image: url("https://static.rainfocus.com/plus/cnx26/static/staticfile/staticfile/CNX26-Rainfocus-Reg%20Header-1500x134_1769536270844001PaLu.png");
  /*url("        src="https://static.rainfocus.com/plus/cnx26/static/staticfile/staticfile/CNX26-Rainfocus-Reg%20Header-1500x134_1769536270844001PaLu.png"
");*/

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sf-header-logo {
  width: 250px;
  padding: 4px 40px;
}

footer {
  /*height: 130px;*/
  background-image: url("https://static.rainfocus.com/plus/cnx26/static/staticfile/staticfile/CNX26-Rainfocus-Reg%20Header-1500x134_1769536270844001PaLu.png" "); /*url("https://static.rainfocus.com/plus/cnx26/static/staticfile/staticfile/CNX26-Rainfocus-Reg%20Header-1500x134_1769536270844001PaLu.png");
  */ background-repeat: no-repeat;
  /* background-size: cover;*/
  background-size: 100% auto;
}

div#rf-content {
  /*main area should be thw whole page minus the footer height and header height*/
  min-height: calc(100% - 400px);
}

/* RA-39153 */
#participantPage .rfwf-account-orders {
  display: none;
}

body {
  background-color: white;
  /* background-image: url("https://c1.sfdcstatic.com/content/dam/web/en_ca/www/images/campaign/path-to-growth/P2G-Background-2020-10-30-min.png");
   background-repeat: no-repeat;
   background-size: cover;*/
}

/* RA-39967
button[data-test="button-login"] {
  margin-top: 15px;
}*/

#workflow-login-page .login-frame .md-frame-body {
  min-height: 373px;
}

#workflow-login-page .create-account-frame .md-frame-body {
  min-height: 264px;
}

/* Marcus' Changes End */

[data-test="forgot-password-link"] {
  color: black !important;
}

/* kevin changes */
/*survey card - make each entry be on one line */
/* .rfG-md-50 {
  width: 90% !important;
} */
/*
@media (min-width: 769px) {
	width: 90% !important;
}} */

/***Jared Remove Back to Exhibtor Booth on Help Desk***/
button.mdBtnR.mdBtnR-link.rf-back-to-dashboard.mdBtnR-adv {
  display: none !important;
}


/***Hide Orders Page**/
/*
#rf-content .orders-page {
  display: none;
}
/**/


/***Hide button order waitlist page***/
#special-div > div > div > div.rfwf-full-panel.rf-splash-confirmation > div > button {
  display: none;
}

/***Min Height for pages**/
.rf-workflow .rf-workflow-body-content {
  min-height: 800px;
}

/* Mobile Header Image */
@media (max-width: 980px) {
  header {
    height: 115px;
    background-image: url("https://static.rainfocus.com/plus/cnx26/static/staticfile/staticfile/CNX26-Rainfocus-Reg%20Header-1500x134_1769536270844001PaLu.png");
  }
}

@media (min-width: 1844px) {
  header {
    height: 200px;
    background-image: url("https://static.rainfocus.com/plus/cnx26/static/staticfile/staticfile/CNX26-Rainfocus-Reg%20Header-1500x134_1769536270844001PaLu.png");
  }
}

@media (min-width: 2300px) {
  header {
    height: 250px;
    background-image: url("https://static.rainfocus.com/plus/cnx26/static/staticfile/staticfile/CNX26-Rainfocus-Reg%20Header-1500x134_1769536270844001PaLu.png" "); } } /*dt navy headers*/ .rf-text-container span{color:#012169 !important} /*Hide Validation Error Invite Page*/ .plus-dreamforce21-registration-form-invite .rf-feedback-alert.danger { display: none !important; } /*Close CFP Submissions*/ /* #cfp-home-page > div > div > h2 { display: none; } #cfp-home-page > div > div > p { display: none; } */ #cfp-home-start { display: inline; } #wf-temp_a1625256284000 > div > div > div:nth-child(1) > h2 > span > strong {
    color: red !important;
  }

    /*Hide Continue Button Invite Email Step Reg*/

    .plus-dreamforce21-registration-form-invite .mdBtnR-primary {
      display: none;
    }

    /*Hide Continue on SSO Connect*/

    .plus-dreamforce21-testreg-form-contactInfo .mdBtnR-primary {
      display: none;
    }

    /*Fix Read Only Form Element Height on Speaker Task forms ticket#00038253 */

    .task-forms-page .wf-form-element-div .readOnly-value {
      height: auto;
    }

    /*BSS 00041073*/

    .plus-trailblazerdx23-cfp-cfpHome .rfG-row .rfG-md-50 {
      margin-bottom: 32px;
    }

    /***/


    /* JJ 41148 Update font color CFP*/

    .plus-trailblazerdx23-cfp-cfpHome .rf-text-container span {
      color: black !important;
    }

    /*END JJ 41148 Update font color CFP*/


    .popover-footer .mdBtnR.mdBtnR-primary.mdBtnR-link {
      padding: var(--rf-comp-button-space-padding-small);
      color: var(--rf-comp-button-primary-color-on-background);
      letter-spacing: var(--rf-comp-button-font-letter-spacing);
      text-transform: var(--rf-comp-button-font-transform);
    }


    #cfp-home-start {
      margin-bottom: 20px;
    }

    .rf-radio-container .rfG-row [class|="rfG-md"],
    .rf-checkbox-container .rfG-row [class|="rfG-md"] {
      width: 100%;
    }

    /*New styling to take care of RA-73831*/

    #gridRender .working-report-buttons.pull-right {
      margin: 16px 0;
    }

    /* Same styling in line 69 */

    #workflow-login-page .create-account-frame .md-frame-body {
      overflow-wrap: anywhere;
    }

    .nomination-form-details {
      max-width: none;
    }
