/*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;
}

div#wf-1719333356595001FAMP .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-card .card-body p {
    font-size: 16px;
}

.manage-passes-card .card-body {
  color: #000000
}
