@import url("https://onlinexperiences.com/cfr/scripts/VXP/Reflow/WebcastLobby/css/Survey.css");

/* post lobby showsurvey label */

.ShowSurveyAnswerCell label {
padding-right: 10px;
}

.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/7455/24/IDEXX_Water_Registration_Login_Email_Header.jpg);}




/* post lobby survey horizontal radio button styles */

#QuestionTable1335219 span, #QuestionTable1335220 span, #QuestionTable1335780 span {
padding-right: 20px !important;
}

/*Show SurveyTitle*/ 
.ShowSurveyTitle
{
display: block !important;
color: #FFFFFF !important;
}

/*Surveyquestions Required color change*/ 
.ShowSurveyRequired {
color:#FFFFFF !important;
}


/*Show Subtitle 
.ShowSurveyTitle::after {
   
    content: "Your feedback is important to us and we will use it to improve future webinars. Thank you!" !important;
    display: block;
    color: #FFFFFF !important;
    padding-top: 20px;
}
*/

/*Dueker - Lobby buttons*/ 
.btn-calendar {
	background-color: #009CDD !important;
}

.btn-starting-soon {
	background-color: #009CDD;
}

.btn-enter-now {
	background-color: #009CDD;
}

.btn-live-now {
	background: #50C878;
}

.btn-ondemand {
	background-color: #009CDD !important;
}
