/*<meta />*/

@import url('InEightStyles-v2.css');

@import url('InEightLayout-v2.css');

@import url('InEightHeaderFooter-v2.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Set the product color */

:root
{
	--Product-Color: #0075c9;
}

div.top-logo
{
	background-image: url('../Images/banners/1-banner-images-KL.jpg');
	background-size: cover;
	background-position: left;
	background-repeat: no-repeat;
}

/* Remove or comment out the following if you want to include search filters in the HTML output. */

div.search-filter
{
	display: none;
}

/* Menu bar below search - Topic, Video, Release Notes, Videos - uses a product specific color. */

div.menu-search-container
{
	height: auto;
	width: 100%;
	padding: 0 0 0 15px;
	background-color: #f7f7f7;
	mc-hidden: hidden;
}

div.pseudo-menu-container
{
	width: 100%;
	max-width: 1700px;
	overflow: hidden;
	text-align: center;
	mc-hidden: hidden;
	margin: auto;
}

