/*<meta />*/

@import url('InEightStyles-v2.css');

@import url('InEightLayout-v2.css');

@import url('InEightHeaderFooter-v2.css');

@import url('Product-Estimate-PDF.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Set the product color */

:root
{
	--Product-Color: #0075c9;
}

div.top-logo
{
	background-image: linear-gradient(270deg, rgb(255 255 255 / 0%) 14%, rgb(250 250 250 / 96%) 30%), url('../Images/ineight-estimate-banner.jpg');
}

/* Remove or comment out the following if you want to include search filters in the HTML output. */

/*div.search-filter
{
	display: none;
}*/

