/*<meta conditions="Default.TAonly" />*/

@import url('TA-HTML5.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-size: 87.5%;
}

a
{
	color: var(--Black);
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-color: var(--Brand1);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 36px;
	padding-bottom: 30px;
	padding-left: 36px;
	padding-right: 20px;
	padding-top: 12px;
}

div.topichero2
{
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 16px;
	padding-bottom: 12px;
	padding-left: 36px;
	padding-right: 20px;
	padding-top: 12px;
	background-color: var(--Grey);
}

div.HomeHeroSection::before
{
	content: ' ';
}

div.HomeHeroSection::after
{
	content: ' ';
	clear: both;
	display: table;
}

div.HomeSupportSection::before
{
	content: ' ';
}

div.HomeSupportSection::after
{
	content: ' ';
	clear: both;
	display: table;
}

img.HomePageIcon
{
	vertical-align: middle;
	width: 54px;
	height: 54px;
	padding: 0;
	padding-top: 0px;
}

img.HomePageContentType
{
	width: 80%;
	height: auto;
	padding: 0;
	margin: auto;
}

img.SupportContentType
{
	width: 60px;
	height: auto;
	padding: 2px;
	margin: auto;
}

p.HomeHeroBody
{
	font-family: var(--Font1);
	color: var(--White);
	margin-top: 0;
}

p.HomeSupportBody
{
	font-family: var(--Font1);
	color: var(--Black);
}

p.HomeResources
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
}

p.SupportItem
{
	text-align: center;
}

h1.HomeTitle
{
	font-size: 2.2em;
	margin-top: 0.1em;
	margin-bottom: 0em;
	color: var(--White);
}

MadCap|xref
{
	color: var(--Black);
}

div.sideContent
{
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 25%;
}

div.ContentRow
{
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 100%;
}

div.HomePageItems	/*Responsive layout for the 4 primary items on the home page.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomePageItems::before
{
	content: ' ';
	display: table;
}

div.HomePageItems::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomePageItems > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px; */
	background-color: var(--White);
}

div.HomePageItems > div
{
	width: 22%;
	margin-right: 3%;
}

div.HomePageItems > div:nth-child(1)
{
	width: 22%;
	margin-right: 3%;
	margin-left: 0%;
}

div.HomeSupportItems	/*Responsive layout for the support items on the home page.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div.HomeSupportItems::before
{
	content: ' ';
	display: table;
}

div.HomeSupportItems::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeSupportItems > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px;
	margin-top: 16px;
	margin-bottom: 0px;
	background-color: var(--White);
}

div.HomeSupportItems > div
{
	width: 22%;
	margin-right: 3%;
	margin-bottom: 12px;
}

@media only screen and (max-width: 1080px)
{
	body
	{
		font-size: 100%;
	}

	div.HomePageItems > div
	{
		width: 22%;
		margin-right: 3%;
	}

	div.HomePageItems > div:nth-child(1)
	{
		width: 22%;
		margin-right: 3%;
		margin-left: 0%;
	}

	div.HomeSupportItems > div
	{
		width: 22%;
		margin-right: 3%;
		margin-bottom: 12px;
	}
}

@media only screen and (max-width: 800px)
{
	body
	{
		font-size: 100%;
	}

	div.HomePageItems > div
	{
		width: 44%;
		margin-right: 3%;
		margin-bottom: 12px;
		padding-bottom: 6px;
	}

	div.HomePageItems > div:nth-child(1)
	{
		width: 44%;
		margin-right: 3%;
		margin-left: 0%;
		margin-bottom: 12px;
		padding-bottom: 6px;
	}

	div.HomeSupportItems > div
	{
		width: 44%;
		margin-right: 3%;
		margin-bottom: 12px;
	}
}

div.copyright,
div.productpage,
div.socialmedia
{
	font-size: 0.8em;
	color: var(--White);
}

div.copyright
{
	text-align: left;
}

div.productpage
{
	text-align: center;
	float: left;
	width: 100%;
}

div.socialmedia
{
	text-align: right;
	clear: left;
}

/* ============= Footer layout ============= */

.height-container
{
	position: initial;
}

div.Footer-row-4-4-4
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.Footer-row-4-4-4::before
{
	content: ' ';
	display: table;
}

div.Footer-row-4-4-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Footer-row-4-4-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

div.Footer-row-4-4-4 > div:nth-child(1)
{
	width: 30%;
	margin-left: 0%;
	text-align: center;
}

div.Footer-row-4-4-4 > div:nth-child(2)
{
	width: 40%;
	margin-left: 0%;
	text-align: center;
}

div.Footer-row-4-4-4 > div:nth-child(3)
{
	width: 30%;
	margin-left: 0%;
	text-align: right;
}

@media only screen and (max-width: 1080px)
{
	div.Footer-row-4-4-4 > div:nth-child(1)
	{
		width: 30%;
		margin-left: 0%;
		text-align: left;
	}

	div.Footer-row-4-4-4 > div:nth-child(2)
	{
		width: 40%;
		margin-left: 0%;
		text-align: center;
	}

	div.Footer-row-4-4-4 > div:nth-child(3)
	{
		width: 30%;
		margin-left: 0%;
		text-align: right;
	}
}

@media only screen and (max-width: 800px)
{
	div.Footer-row-4-4-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		text-align: left;
	}

	div.Footer-row-4-4-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		text-align: left;
	}

	div.Footer-row-4-4-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
		text-align: right;
	}
}

