.inline
{
	display: inline;
}
.alignMiddle {
	vertical-align: middle;
}
.mandatoryIndicator{
	color:rgb(231, 0, 0);
	font-weight:bold;
	cursor:help;
}

.text3GPP {}
.text3GPP.error{
	color: #D8000C;
}
.text3GPP.info{
	color: #007FBB;
}
.text3GPP.warning{
	color: #B45D00;
}
.text3GPP.success{
	color: #0C961D;
}
