@import url("https://onlinexperiences.com/cfr/scripts/VXP/Reflow/WebcastLobby/css/Survey.css");



.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 */

#QuestionTable1358016 span, #QuestionTable1358017 span, #QuestionTable1358018 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-color: #50C878 !important;
}

.btn-ondemand {
	background-color: #009CDD !important;
}

/*Fix abstract writing color*/
.Abstract .SpaceMessageText {
		    color: #EFF3F8 !important;
}

/*Fix unanchored logo frame in lobby header*/
/*Transparent header fix*/

body{
    padding-top: 0px !important;
}

/* post lobby showsurvey label */

/*.ShowSurveyAnswerCell label {padding-right: 5px;}*/


/*Added survey btn margin below*/

.ShowSurveyAnswerCell span{
  margin:0 23px 0 0 !important;
}


