/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-size: 95%;
	color: #4d4d4f;
	margin-left: none;
	margin-right: none;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	/*	background-color: #d0d8dc;
	background: #d0d8dc;  */
	width: 100%;
}

/* Heading Styles */

h1
{
	font-family: 'Fidelity Sans', Arial, sans-serif;
	font-size: 1.75em;
	font-weight: normal;
	color: #4d4d4f;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bdbdbd;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
	color: #4d4d4f;
}

h3
{
	font-size: 1.25em;
	font-weight: normal;
	color: #616161;
}

h4
{
	font-size: 1em;
	font-weight: bold;
	color: #4d4d4f;
	padding-left: 20px;
}

/* Paragraph Styles */

p
{
	font-size: 0.9em;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.BookName
{
	font-size: 150%;
	color: #4e4b5b;
	font-family: 'Fidelity Sans Lt', Arial Narrow, sans-serif;
	font-weight: normal;
	margin-left: 20px;
}

p.Indent
{
	margin-left: 35px;
}

/* Link Styles */

a:link
{
	font-family: 'Fidelity Sans', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
}

a:visited
{
	font-family: 'Fidelity Sans', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
}

a:focus
{
	font-family: 'Fidelity Sans', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
}

a:hover
{
	font-family: 'Fidelity Sans', Arial, sans-serif;
	text-decoration: underline;
	color: #1565c0;
	font-weight: normal;
}

a:active
{
	text-decoration: none;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #1565c0;
}

a.button
{
	color: #6d6d6d;
	font-size: 100%;
	text-align: center;
	border-radius: 0px;
	border: 1px solid #6d6d6d;
	cursor: pointer;
	transition-duration: 0.4s;
	display: inline-block;
	height: 60px;
	width: 175px;
	padding-top: 35px;
	margin-bottom: 7px;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
}

a.button:hover
{
	/*	background-color: #b56fe7;  */
	background-color: #1565c0;
	color: #ffffff;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
	color: #0078ae;
}

/* Numbers and Bullets */

ul
{
	padding-left: 35px;
	font-size: 92.5%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

ol
{
	padding-left: 50px;
	font-size: 92.5%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

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;
	width: 95%;
	height: 125px;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #e5e5e5;
	font-size: 100%;
	color: #4d4d4f;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

div.banner
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: 125px;
	overflow: auto;
	margin-bottom: 20px;
	background-color: #d0d8dc;
	font-size: 100%;
	color: #4d4d4f;
}

div.spacer
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: 70px;
	overflow: auto;
	margin-bottom: 20px;
	background-color: #ffffff;
}

div.copyright
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-bottom: 13px;
	margin-top: 0px;
	background-color: #ffffff;
	font-size: 90%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

div.center
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}

html
{
	mc-community-features: disabled;
	mc-master-page: url('../MasterPages/Master.flmsp');
}

img
{
	border: none;
	max-width: 100%;
	max-height: auto;
}

div.ButtonRows	/*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;
}

div.ButtonRows::before
{
	content: ' ';
	display: table;
}

div.ButtonRows::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ButtonRows > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ButtonRows > div:nth-child(1)
{
	padding: 10px;
	width: 20%;
	margin-left: 16%;
}

div.ButtonRows > div:nth-child(2)
{
	padding: 10px;
	width: 20%;
	margin-left: 1%;
}

div.ButtonRows > div:nth-child(3)
{
	margin-left: 1%;
	padding: 10px;
	width: 20%;
}

div.ButtonRows > div:nth-child(4)
{
	margin-left: 1%;
	padding: 10px;
	width: 20%;
}

@media only screen and (max-device-width: 720px)
{
	/*	div.HowDoI > div:nth-child(1)
	{
		width: 75%;
		margin-left: 0%;
	} 

	div.HowDoI > div:nth-child(2)
	{
		width: 75%;
		margin-left: 0%;
	}

	div.HelpRow > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.HelpRow > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.HelpRow > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}  */

	div.center
	{
		max-width: 50%;
		margin: auto;
		background: transparent;
	}

	a.button
	{
		color: #4d4d4d;
		font-family: 'Fidelity Sans';
		font-size: 80%;
		font-style: normal;
		text-align: center;
		border-radius: 0px;
		border: 1px solid #1565c0;
		background-color: #ffffff;
		padding: 10px;
		width: 140px;
		cursor: pointer;
		transition-duration: 0.4s;
		display: block;
	}

	div.ButtonRows > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.ButtonRows > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.ButtonRows > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ButtonRows > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-device-width: 500px)
{
	/*	div.HowDoI > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	} 

	div.HowDoI > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.HelpRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HelpRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.HelpRow > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}*/

	div.center
	{
		max-width: 33%;
		margin: auto;
		background: transparent;
	}

	a.button
	{
		color: #4d4d4d;
		font-family: 'Fidelity Sans';
		font-size: 75%;
		font-style: normal;
		text-align: center;
		border-radius: 0px;
		border: 1px solid #1565c0;
		background-color: #ffffff;
		padding: 10px;
		width: 130px;
		cursor: pointer;
		transition-duration: 0.4s;
		display: block;
	}

	div.ButtonRows > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ButtonRows > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ButtonRows > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.ButtonRows > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

