/*JJE These ones are confirmed as active*/
h1, h2, h3, h4, h5,
.rf-text-container h1,
.rf-text-container h1 span{
  font-family: 'Avante Garde';
  color:#032d60;
}
body, span, p, div{
  font-family: 'SalesforceSans',sans-serif;
  color: #59575c;
}
/*pages that need important...*/
.salesforce-edusummit22-cfp-cfpHome h1,
.salesforce-edusummit22-cfp-cfpHome h2,
.salesforce-edusummit22-cfp-cfpHome h2 span,
.salesforce-edusummit22-cfp-cfpHome h2 strong{
  font-family: 'Avante Garde' !important;
  color:#032d60 !important;
}

.rf-org-header-container header img {
    width: 100%;
}

/*stack radio buttons on all forms*/

#workflow-login-page .md-frame .md-frame-body {
    min-height: 384px
}
  
/*BSS 22186*/
.plus-cnx22-AttendeeProfilePhoto-form-AttendeeProfilePhoto .rfComp-canvas.rf-workflow .rfwf-body-content.rf-workflow-body-content .custom-form-content #myDynamicForm.form-horizontal.form-render-page.workflow-form-render .form-footer-actions .mdBtnR-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.plus-cnx22-AttendeeProfilePhoto-form-AttendeeProfilePhoto .rfComp-canvas.rf-workflow .rfwf-body-content.rf-workflow-body-content .custom-form-content #myDynamicForm.form-horizontal.form-render-page.workflow-form-render .form-footer-actions {
  margin-top: 10px;
}
/***/

/*km 25474*/
.modal-dialog .speaker-card .speaker-photo[data-test*="-undefined"] img{
 content: url(https://static.rainfocus.com/plus/wt22nyc/static/staticfile/staticfile/sf-plus-episode-speaker-missing-275x275%20%282%29%20%281%29%20%281%29_165454163373800125rB.png);
}
/*end 25474*/
