/*<meta />*/

@import url('Styles-2020.css');

@import url('Media-2020.css');

@import url('../TableStyles/Horiz.css');

@import url('../TableStyles/Nested.css');

@import url('../TableStyles/NoBorder.css');

@import url('../TableStyles/RevHist.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: Inter;
	src: url('../Fonts/Inter/Inter-Regular.otf');
}

@font-face 
{
	font-family: "Inter Semi Bold";
	src: url('../Fonts/Inter/Inter-SemiBold.otf');
}

div.familypage #frontSearch
{
	display: none;
}

#frontSearchBoxes
{
	background-color: #9ac6eb;
}

p.header-bar
{
	background-repeat: no-repeat;
	background-image: url('../Images/interior-stripe_userguide.png');
	mc-hidden: hidden;
}

@media HTML
{
	.TableStyle-Horiz th
	{
		background-color: #CDE1F4;
	}

	.TableStyle-Nested th
	{
		background-color: #CDE1F4;
	}
}

MadCap|xref.Table
{
	color: #0077c8;
	mc-format: '{paranumonly}';
}

.TableStyle-Horiz th
{
	background-color: #CDE1F4;
}

.TableStyle-Nested th
{
	background-color: #CDE1F4;
}

