/*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: #00a8c8;
}


.marqueeBackground,
.marquee{
  color: #FFFFFF;
  background-color: #00a8c8;
  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/7244/24/EquiSUMMIT_Toolbar_Logo_new_logo.png);}

.EdgeFillColor
{ 
  fill: #;
}

/*Remove Ratings in 3D Theater*/
.RatingContainer {
    display: none;
}

/*Remove Ratings in Resource Center*/
.RCRatingDiv {
display: none;
}

.EdgeTopMenuItem {
    padding: 22px 12px 15px 12px;
}


/***Updated Booth Resource Icons***/

.AttachmentListItem img[src*="PDF.gif"] {
box-sizing: border-box;
background: url(/cfr/Images/FileTypes/Lib4/50x50/FileType_PDF.png) no-repeat !important;
width: 50px;
height: 50px;
padding-left: 50px;
}

.AttachmentListIcon[data-image="PDF.gif"] {
box-sizing: border-box;
background: url(/cfr/Images/FileTypes/Lib4/50x50/FileType_PDF.png) no-repeat !important;
width: 50px;
height: 50px;
padding-left: 50px;
}

.AttachmentListIcon[data-image="URL.gif"] {
box-sizing: border-box;
background: url(/cfr/Images/FileTypes/Lib4/50x50/FileType_URL.png) no-repeat !important;
width: 50px;
height: 50px;
padding-left: 50px;
}

.AttachmentListIcon[data-image="IMAGE.gif"] {
box-sizing: border-box;
background: url(/cfr/Images/FileTypes/Lib4/50x50/FileType_IMAGE.png) no-repeat !important;
width: 50px;
height: 50px;
padding-left: 50px;
}

.AttachmentListIcon[data-image="WORD.gif"] {
box-sizing: border-box;
background: url(/cfr/Images/FileTypes/Lib4/50x50/FileType_WORD.png) no-repeat !important;
width: 50px;
height: 50px;
padding-left: 50px;
}

/***END Updated Booth Resource Icons***/

.EventAbstractHeader {
display:none;
}
 
