/*Remove back button on guest mgmt*/
.rf-workflow-guest-pass .workflow-footer-buttons button.pull-left{
 display: none; 
}

.confirmation-page .rfwf-full-panel.rfwf-discount-code .row {
    display: none;
}

.readOnly-value div {
    float: left;
    margin-bottom: 40px;
}


.readOnly-value div {
    height: auto; 
}

div#wf-1710953361317006ZpLC .readOnly-value {
    height: auto;
}

div#wf-1710953361317008Zeh6 .readOnly-value {
    height: auto;
}

div#wf-1710953361317012ZRkp .readOnly-value {
    height: auto;
}

.sso-login-frame .mdBtnR-text {
  font-size: 16px;
  color: white !important;
}

.sso-login-frame .mdBtnR-outlne-primary {
    background-color: #DF4925;
    border-color: #DF4925;
    color: white !important;
}

.rf-tile-container .rf-tile .rf-tile-footer .favorite-catalog-result, .rf-tile-grid .rf-tile .rf-tile-footer .favorite-catalog-result {
    display: none;
}

.rf-widget .catalog-result .catalog-result-title .catalog-result-options .favorite-catalog-result, [id*=rf-].rf-widget .catalog-result .catalog-result-title .session-actions .favorite-catalog-result, [id*=rf-].rf-widget .session-details-page .catalog-result-title .catalog-result-options .favorite-catalog-result, [id*=rf-].rf-widget .session-details-page .catalog-result-title .session-actions .favorite-catalog-result, .rf-default-modal .catalog-result .catalog-result-title .catalog-result-options .favorite-catalog-result, .rf-default-modal .catalog-result .catalog-result-title .session-actions .favorite-catalog-result, .rf-default-modal .session-details-page .catalog-result-title .catalog-result-options .favorite-catalog-result, .rf-default-modal .session-details-page .catalog-result-title .session-actions .favorite-catalog-result {
    display: none;
}
