/*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 */

.marqueeBackground,
.marquee{
  color: #FFFFFF;
  background-color: #F9B02D;
  font-size: 14px;
}


.EdgeBgColor{
  background-color: 0075cf;
}

.EdgeFontColor
{ 
  color: #fcfcfc;
}

/* Disable Login display */
.LoginSubmit {
/* display: none !important; */
}

.LoginBox {
/* display: none; */
}

/* END Disable Login display */

#__lpform_LoginID_icon
{

display: none !important;
}


.MarqueeFontColor
{ 
  color: #fafafa;
}

/*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/5611/24/EmpowerCM-logo-white155w.png);}

.EdgeLeft {
width: 215 !important;
}

.EdgeFillColor
{ 
  fill: #fcfcfc;
}


