/*<meta />*/

@import url('Fonts.css');

@import url('Screen.css');

@import url('../../zz_Text.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

MadCap|xref,
MadCap|xref.Section,
MadCap|xref:hover,
MadCap|xref.Section:hover
{
	font-weight: 400;
	text-decoration: none;
	color: #197cb6;
	mc-format: '{paratext}';
}

img.SupportContentType
{
	width: 60px;
	height: auto;
	padding: 2px;
	margin: auto;
}

div.Row-3-3-3-3	/*Custom responsive layout row style (div class). In Web/Tablet outputs it has 4 columns of equal width. In mobile outputs, each column is 100% wide.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Row-3-3-3-3::before
{
	content: ' ';
	display: table;
}

div.Row-3-3-3-3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Row-3-3-3-3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Row-3-3-3-3 > div:nth-child(1)
{
	width: 24%;
	margin-left: 1%;
}

div.Row-3-3-3-3 > div:nth-child(2)
{
	width: 24%;
	margin-left: 1%;
}

div.Row-3-3-3-3 > div:nth-child(3)
{
	width: 24%;
	margin-left: 1%;
}

div.Row-3-3-3-3 > div:nth-child(4)
{
	width: 24%;
	margin-left: 1%;
}

div.Content-4-4-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	background-color: #009AD9;
	padding-top: 12px;
	padding-bottom: 12px;
}

div.Content-4-4-4::before
{
	content: ' ';
	display: table;
}

div.Content-4-4-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Content-4-4-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

div.Content-4-4-4 > div:nth-child(1)
{
	width: 30%;
	margin-left: 2.5%;
}

div.Content-4-4-4 > div:nth-child(2)
{
	width: 30%;
	margin-left: 2.5%;
}

div.Content-4-4-4 > div:nth-child(3)
{
	width: 30%;
	margin-left: 2.5%;
}

div.Content-4-4-4 > div:nth-child(4)
{
	width: 30%;
	margin-left: 2.5%;
}

div.Content-4-4-4 > div:nth-child(5)
{
	width: 30%;
	margin-left: 2.5%;
}

div.Content-4-4-4 > div:nth-child(6)
{
	width: 30%;
	margin-left: 2.5%;
}

@media only screen and (max-width: 1279px)
{
	div.Row-3-3-3-3 > div:nth-child(1)
	{
		width: 22%;
		margin-right: 1%;
	}

	div.Row-3-3-3-3 > div:nth-child(2)
	{
		width: 22%;
		margin-right: 1%;
	}

	div.Row-3-3-3-3 > div:nth-child(3)
	{
		width: 22%;
		margin-right: 1%;
	}

	div.Row-3-3-3-3 > div:nth-child(4)
	{
		width: 22%;
		margin-right: 0%;
	}

	div.Content-4-4-4 > div:nth-child(1)
	{
		width: 30%;
		margin-left: 2.5%;
	}

	div.Content-4-4-4 > div:nth-child(2)
	{
		width: 30%;
		margin-left: 2.5%;
	}

	div.Content-4-4-4 > div:nth-child(3)
	{
		width: 30%;
		margin-left: 2.5%;
	}

	div.Content-4-4-4 > div:nth-child(4)
	{
		width: 30%;
		margin-left: 2.5%;
	}

	div.Content-4-4-4 > div:nth-child(5)
	{
		width: 30%;
		margin-left: 2.5%;
	}

	div.Content-4-4-4 > div:nth-child(6)
	{
		width: 30%;
		margin-left: 2.5%;
	}
}

@media only screen and (max-width: 767px)
{
	div.Row-3-3-3-3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row-3-3-3-3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row-3-3-3-3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row-3-3-3-3 > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Content-4-4-4 > div:nth-child(1)
	{
		width: 44%;
		margin-left: 4%;
	}

	div.Content-4-4-4 > div:nth-child(2)
	{
		width: 44%;
		margin-left: 4%;
	}

	div.Content-4-4-4 > div:nth-child(3)
	{
		width: 44%;
		margin-left: 4%;
	}

	div.Content-4-4-4 > div:nth-child(4)
	{
		width: 44%;
		margin-left: 4%;
	}

	div.Content-4-4-4 > div:nth-child(5)
	{
		width: 44%;
		margin-left: 4%;
	}

	div.Content-4-4-4 > div:nth-child(6)
	{
		width: 44%;
		margin-left: 4%;
	}

	div.Footer-row-4-4-4 > div
	{
		text-align: inherit;
	}
}

div.footer
{
	margin-bottom: 0em;
	text-align: left;
	line-height: 1.5em;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	padding-left: 0;
	height: 185px;
	position: absolute;
	padding-top: 1.0em;
	padding-bottom: 6px;
	vertical-align: middle;
}

div.footer1
{
	font-size: 0.8em;
	margin-top: 4.8em;
	margin-bottom: 0em;
	text-align: left;
	line-height: 1.5em;
	background-color: #f3f3f7;
	vertical-align: middle;
	padding-left: 1em;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
}

div.footer2
{
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
	line-height: 1.5em;
	background-color: #004378;
	background-size: cover;
	padding-top: 1em;
	padding-left: 1em;
	clear: both;
	padding-bottom: 1em;
	vertical-align: middle;
}

div.copyright,
div.productpage,
div.socialmedia
{
	font-size: 0.8em;
	color: #ffffff;
}

div.copyright
{
	text-align: left;
}

div.productpage
{
	text-align: center;
	float: left;
	width: 100%;
}

div.socialmedia
{
	text-align: right;
	clear: left;
}

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: 1279px)
{
	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: 767px)
{
	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;
	}
}

