﻿/*hide error message from metadata solution*/
#ctl00_PlaceHolderAdditionalPageHead_MData1_lblErrorMsg{
	display:none!important
}

/* Style Override */
.articleBody > * :not(h1, h2, h3, h4, h5, h1 span, h2 span, h3 span, h4 span, h5 span)
{
	font-family: inherit !important;
	font-size: inherit !important;
}

.articleBody > span
{
	font-family: inherit !important;
	font-size: inherit !important;
}