

/* Un noodleficator - Custom profile macro CSS override */
.upp-profile-macro {width:100% !important;font-size:13px !important;}
.upp-profile-macro {border:none !important;}

.upp-profile-macro {border:none !important;}
.upp-profile-macro .field-group  {box-sizing:unset !important;}
.upp-profile-macro .upp-profile-element-value {word-break:break-word !important;}

.div-upp-profile-container {width: 900px !important;}

/* Current user mention display fix*/
a.current-user-mention {
	background: #1B619E;
	border-radius: 3px;
	border: 0px solid #1B619E;
	padding-right: 2px;
	padding-left: 2px;
	color: white;
}
a.user-mention {
	color: #1B619E;
	padding-right: 3px;
	padding-left: 3px;
}

#preview {display: none;}

.ia-fixed-sidebar {display: none  !important;}

/* navmap link display fix*/
a.navMapCell {
	color: #ffffff !important;
}

.plugin_attachments_container span {
font-size: 0px !important;
}


