/* 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: #FDB916;
}


.marqueeBackground,
.marquee{
  color: #FFFFFF;
  background-color: #FDB916;
  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/7221/2/UNCF-23-UF-Toolbar-Logo.png);}

.EdgeFillColor
{ 
  fill: #;
}
