<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* JJ 48879 Remove Confirmation page element */

.redhat-sum24-cfp-cfpConfirmation .rfwf-full-panel.cfp-confirmation-details.rfwf-discount-code{
  display:none;
}


#doc-focus .collections-content .search-tab-content .rf-additional-content input::placeholder{
    color: transparent;
}

@media (max-width: 768px) {
  .dx-red-hat-nav-logo {
	height: 21px;
	width: 90px;
	}
  }

/*KM RA-141166: speaker details rofe overrides and task readonly value height fix*/
.task-forms-page #wf-1734460075081001skAc label{
 display: none; 
}
.task-forms-page .readOnly-value{
 height: auto; 
}
/* end RA-141166*/

</pre></body></html>