/*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: #e3000b;
}


.marqueeBackground,
.marquee{
  color: #FFFFFF;
  background-color: #e3000b;
  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/4538/24/PlayWeek-logo-155x45px.png);}

.EdgeFillColor
{ 
  fill: #;
}

.EdgeTopMenuItem {
padding: 22px 10px 13px 5px;
}