@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-size: 87.5%;
	color: #4a4a4a;
	background: #e5e5e5;
	margin-left: 20px;
	font-weight: normal;
	font-family: 'Fidelity Sans' Arial;
}

p
{
	font-size: 0.9em;
	font-weight: normal;
	font-family: 'Fidelity Sans' Arial;
	padding-bottom: 10px;
}

p.Indent
{
	margin-left: 35px;
}

p.Version
{
	margin-left: 20px;
	padding-top: 10px;
	font-family: 'Fidelity Sans' Arial;
	font-size: 1.25em;
	color: #616161;
}

h1
{
	font-family: 'Fidelity Sans' Arial;
	font-size: 2.5em;
	font-weight: normal;
	color: #4a4a4a;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bdbdbd;
	text-align: center;
}

h2
{
	font-size: 2.14em;
	font-weight: normal;
	color: #4a4a4a;
}

h3
{
	font-size: 1.7em;
	font-weight: normal;
	color: #616161;
}

h4
{
	font-size: 1.42em;
	font-weight: normal;
	color: #4a4a4a;
}

/* Link Styles */

a:link
{
	font-family: 'Fidelity Sans' Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
}

a:visited
{
	font-family: 'Fidelity Sans' Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #01579b;
}

a:focus
{
	font-family: 'Fidelity Sans' Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
}

a:hover
{
	font-family: 'Fidelity Sans' Arial;
	text-decoration: underline;
	color: #1565c0;
	font-weight: normal;
}

a:active
{
	text-decoration: none;
	font-weight: normal;
	font-family: 'Fidelity Sans' Arial;
	color: #1565c0;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
	color: #0078ae;
}

/* Numbers and Bullets */

ul
{
	padding-left: 35px;
	font-size: 95%;
}

ol
{
	padding-left: 50px;
	font-size: 95%;
}

li
{
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

li.Indent1
{
	margin-left: 15px;
	list-style-type: circle;
}

li.Disc
{
	margin-left: 15px;
	list-style-type: disc;
}

li.Indent2
{
	margin-left: 33px;
	list-style-type: square;
}

li.AlphaBullet
{
	margin-left: 40px;
	list-style-type: disc;
}

li.NoBullet1
{
	list-style-type: none;
}

li.NoBullet2
{
	margin-left: 15px;
	list-style-type: none;
}

li.NoBullet3
{
	margin-left: 33px;
	list-style-type: none;
}

li.LowerAlpha
{
	list-style-type: lower-alpha;
	margin-left: 23px;
}

/* <div> tags */

div.body
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e0e0e0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e0e0e0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e0e0e0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e0e0e0;
	width: 99%;
	height: 300px;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #ffffff;
	font-size: 100%;
	color: #4d4d4f;
}

div.HowDoI	/*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: 0px;
	margin-right: 0%;
}

div.HowDoI::before
{
	content: ' ';
	display: table;
}

div.HowDoI::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HowDoI > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HowDoI > div:nth-child(1)
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e0e0e0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e0e0e0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e0e0e0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e0e0e0;
	width: 48.5%;
	height: 400px;
	overflow: auto;
	margin-right: 1%;
	margin-bottom: 13px;
	margin-top: 5px;
	background-color: #ffffff;
	font-size: 90%;
}

div.HowDoI > div:nth-child(2)
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e0e0e0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e0e0e0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e0e0e0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e0e0e0;
	width: 48.5%;
	height: 400px;
	overflow: auto;
	margin-left: 1%;
	margin-bottom: 13px;
	margin-top: 5px;
	background-color: #ffffff;
	font-size: 90%;
}

div.copyright
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 99%;
	height: auto;
	margin-left: 0px;
	margin-bottom: 13px;
	margin-top: 0px;
	background-color: #ffffff;
	font-size: 90%;
}

/*html
{
	mc-community-features: disabled;
	mc-master-page: url('../MasterPages/TopNavTitle.flmsp');
}  */

/*
@media only screen and (max-width: 1024px)
{
	h1
	{
		font-size: 214.27%;
	}

	h2
	{
		font-size: 171.43%;
	}

	h3
	{
		font-size: 142.86%;
	}

	p
	{
		font-size: 90%;
	}

	ul
	{
		padding-left: 35px;
		font-size: 80%;
		font-family: 'Fidelity Sans' Arial;
	}

	ol
	{
		padding-left: 50px;
		font-size: 80%;
		font-family: 'Fidelity Sans' Arial;
	}
}  */

img.thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 150px;
}
