/*<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: #2d7050;
}

div.top-logo
{
	background-image: linear-gradient(270deg, rgb(255 255 255 / 0%) 30%, rgb(255 255 255 / 95%) 58%), url('../Images/plan-banner.jpg');
}

/* Remove or comment out the following if you want to include search filters in the HTML output. */

div.search-filter
{
	display: none;
}

