/*LOBBY GENSIS TWITTER*/

/*decrease height of loading section*/
#twitterThread {
    height: 142px;
}
/*END decrease height of loading section*/

/*increase height of bottom purple section*/
#twitterBottom {
    height: 69px;
}
/*END increase height of bottom purple section*/

/*add margin before submit button*/
.twitterBG.bottom input[type="submit"] {
    margin-top: 6px;
}
/*END add margin before submit button*/

/*END LOBBY GENSIS TWITTER*/

/* ASK A STAFFER COLOR CHANGE K.F. */
.AskStafferTitle {
    color: #ffffff !important;
}
/* end */


/* RESOURCE BANNER EDIT K.F. */
.RCTextArea{
width: 680px;
height: 175px;
padding: 0;
}
.RCTextArea img{
width: 680px !important;
height: 175px !important;
margin: 0 !important;
}
/* end */

 .EdgeBgColor{
  background-color: #FF0033;
}


.marqueeBackground,
.marquee{
  color: #FFFFFF;
  background-color: #FF0033;
  font-size: 14px;
}


.EdgeFontColor
{ 
  color: #;
}


.MarqueeFontColor
{ 
  color: #;
}

/*Hide the Login ID, Email Address and Password fields on a mobile browser*/

.UserProfileFieldsHolder p:nth-child(1), .UserProfileFieldsHolder input:nth-child(2) {
display:none;
}

.MB_UserProfileLoginIDSection {
display:none;
}

.MB_UserProfileChangePasswordSection {
display:none;
}

.ChangePasswordButton {
display:none;
}

.UserProfileFieldsHolder input[name=EMailAddress] { 
display:none;
}
#ToolbarLeftImg{background-image:url(https://files.onlinexperiences.com/FileLibrary/6078/24/Main_Toolbar_Logo_155x45.png);}

.EdgeFillColor
{ 
  fill: #;
}



.LoginSubmit {
background-color: #e60d2e; !important
}


/*Remove Abstract Title Text*/
#CenterContent .EventContainerDiv .EventAbstractHeader {
display:none;
}

#BodyTag.BoothKey583386 .PageContent.Grid {
    background: transparent !important;
}


.EdgeTopMenuItem {
padding: 22px 8px 8px 20px !important;
}