#rf-exhibitorcatalog .speaker-card .speaker-photo img {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    max-height: 220px;
}


.oracle-cwoh23-OHCDemoCatalog-page-democatalog .modal-header h2.modal-title {
    visibility: hidden;
} 
.rf-flowplayer-simulive .pigeonhole-reactions, .rf-video-player .pigeonhole-reactions {
border: none;
height: 62%;
width: 220px;
position: absolute;
left: 8px;
z-index:10;
}
.oracle-cwoh23-HealthExhibitorCatalog-page-healthexhibitorcatalog div#rf-exhibitorcatalog .speaker-card.rf-flex-frame .speaker-photo img {
    min-width: 220px;
    max-height: 220px;
}
body.rf-body.rf-accessibility.oracle-cwoh23-healthexhportal-task li#simple-overlay-action-item-3 {
    display: none;
}
.rf-housing .rf-housing-content .hotel-card.type-list .hotel-image .rating {
    display: none;
}
 .modal-dialog {
    bottom: -15%;
}
/*Force font*/
@font-face {
font-family: OracleSans;
  src: url("https://static.rainfocus.com/oracle/cloudworld/static/staticfile/staticfile/OracleSans_Rg_1651000695373001UCKq.ttf") format("truetype");
}

/*Fonts - Debug*/
html, body, h1, h2, h3, h4, a {
font-family: 'OracleSans', OpenSans !important;
}

* {
font-family: 'OracleSans', OpenSans !important;
}


/*Button styles*/
 .mdBtnR-primary {
  background-color: #312D2A;
   border: 1px #312D2A;
}
.mdBtnR-primary:hover {
  /*background-color: rgba (26,47,63,.8)*/
  background-color: #312D2A;
}

.mdBtnR-primary:active {
  background-color: #312D2A;
}

.mdBtnR-cancel {
background-color: #312D2A;
   border: 1px #312D2A;
}

.mdBtnR-cancel:hover {
background-color: #161513;
   border: 1px #161513;
}

.mdBtnR-cancel:active {
background-color: #312D2A;
   border: 1px #312D2A;
}

.mdBtnR-cancel>.mdBtnR-text {
  color: #fff;
}

.mdBtnR-text {
  color: #fff;
}
