@import url("https://onlinexperiences.com/cfr/scripts/VXP/Reflow/WebcastLobby/css/Survey.css");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700&display=swap');

*, html, body, div, a, p, span, header, input, select, button, textarea {
 font-family: "Open Sans", sans-serif !important;
}

.open-sans-regular {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
}

.open-sans-condensed-header {
  font-family: "Open Sans", sans-serif;
  font-size: 60px;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: bold;
  font-variation-settings: 'wdth' 75;
}

.open-sans-condensed-subheader {
  font-family: "Open Sans", sans-serif;
  font-size: 36px !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: bold;
  font-variation-settings: 'wdth' 75;
}


.ReflowBgColor
{ 
  background-color: #192432;
}


.ReflowFontColor
{ 
  color: #ffffff;
}


.ReflowFillColor
{ 
  fill: #ffffff;
}


.marqueeBackground
{ 
  background-color: #192432;
}


.MarqueeFontColor
{ 
  color: #ffffff;
}


/*Hide top toolbar*/
div#ReflowTopLayer {
    display: none;
}


#ToolbarLeftImg{background-image:url(https://files.onlinexperiences.com/FileLibrary/7088/24/KPMG_RegLogin_montreal_notified_750x150.jpg);}


