@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/1084/24/FSM_06-26-25_750x150.jpg);}

/* reduce spacing between submit button and bottom links on reg page */

#FooterSectionContainer {
    margin: 0px !important;
	}
#ItemList #FooterSectionContainer {
    padding-top: 0px !important;
}
#Section1 #FooterSectionContainer {
    padding: 0px !important;
}

/*SURVEY APPEARANCE*/

.ShowSurveyBody {
background: #ffffff !important;
color: #000000 !important;
}

.ShowSurveyAnswerCell span {
    color: #000000 !important;
}

.ShowSurveyTextArea, .ShowSurveyInput {
    border: 1px solid #000000;
    color: #000000; !important;
}


input.ShowSurveySubmit {
    border: 1px solid #000000 !important;
}

.DetailsContainer {
    margin-top: 0rem !important;
}