﻿/*DO NOT USE UNLESS YOU HAVE APPROVAL FROM THE TECH COMMS TEAM*/

   h1,
   h2, 
   h3, 
   h4, 
   h5, 
   h6
   
   {
   		mc-heading-level: 0;
   }  
   
    h1.TOC1 {mc-heading-level: 1;}
    h1.TOC2 {mc-heading-level: 2;}
    h1.TOC3 {mc-heading-level: 3;}  
    h1.TOC4 {mc-heading-level: 4;}
    h1.TOC5 {mc-heading-level: 5;}
	
	ul > li.WordBreak
{
	word-break: break-all;
}

._Skins_Search_Results.mc-component #knowledge-panel
{
	margin-top: 4.5em !important;
}

div.micro-response > h1
{
	margin-top: 0.5em !important;
}

.linebreakavoid
{
	white-space: nowrap;
}

.centered_linebreakavoid
{
	white-space: nowrap;
	text-align: center;
}



/* Used for the Version number in Meridian Enterprise Online help */
p#VersionName
{
	display: none;
}

div.logo-wrapper p#VersionName
{
	display: block;
	order: 1;
	padding-left: .5em;
	margin-top: 1.1em;
	font-weight: 500;
	font-size: 1.15em;
	color: #282D69;
}
/******************************************************************/