/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-size: 1.00em;
	color: #4d4d4f;
	background: #ffffff;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	width: 100%;
}

img
{
	border: none;
	max-width: 100%;
	max-height: auto;
}

h1
{
	font-size: 175%;
	font-weight: bold;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #70757B;
	padding-top: 5px;
	margin-top: 100px;
	margin-left: 0px;
	padding-bottom: 5px;
	/*	border-bottom: solid 1px #bdbdbd;   */
}

h2
{
	font-size: 150%;
	font-weight: bold;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #70757B;
	margin-left: 0px;
}

h3
{
	font-size: 125%;
	font-weight: bold;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #70757B;
	margin-left: 0px;
}

h4
{
	font-size: 100%;
	font-weight: bold;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #70757B;
	margin-left: 0px;
}

/* Paragraph Tags */

p
{
	font-size: 100%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	margin-left: 0px;
}

p.Indent
{
	margin-left: 37px;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.Indent2
{
	margin-left: 54px;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.Indent3
{
	margin-left: 71px;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.IndentAlpha
{
	margin-left: 59px;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.Step1
{
	mc-auto-number-format: '{n=1}.  ';
	mc-auto-number-position: outside-head;
	margin-left: 53px;
	mc-auto-number-offset: 24px;
	mc-next-tag: p;
	mc-next-class: Step2;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.Step2
{
	mc-auto-number-format: '{n+}.  ';
	mc-auto-number-position: outside-head;
	margin-left: 53px;
	mc-auto-number-offset: 24px;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.Step10
{
	mc-auto-number-format: '{n+}.  ';
	mc-auto-number-position: outside-head;
	margin-left: 53px;
	mc-auto-number-offset: 34px;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

p.td
{
	/*	page-break-inside: avoid;
	vertical-align: top;
	mc-hyphenate: never;
	margin: 0px;
	margin-bottom: 5px;
	font-family: 'Fidelity Sans', Arial, sans-serif; */
	font-size: 100%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	margin-left: 0px;
}

p.Line
{
	font-size: 2pt;
	background-color: #c8c8c8;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	color: #c8c8c8;
	mc-next-tag: p;
}

p.Code
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 20px;
}

p.BookName
{
	font-size: 125%;
	color: #4e4b5b;
	font-family: 'Fidelity Sans Lt', Arial Narrow, sans-serif;
	font-weight: normal;
	margin-left: 20px;
}

p.Strike
{
	font-size: 100%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #CC3300;
	text-decoration: line-through;
	margin-left: 20px;
}

p.New
{
	font-size: 100%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #39892F;
	margin-left: 20px;
}

p.TOC1
{
	font-size: 90%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
}

p.TOC2
{
	font-size: 90%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	margin-left: 30px;
	padding-left: 30px;
}

p.TOC3
{
	font-size: 90%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	margin-left: 60px;
	padding-left: 60px;
}

/*p.Menu
{
	font-size: 1.75em;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	color: #4d4d4f;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bdbdbd;
} */

/* Numbers and Bullets */

ul
{
	padding-left: 35px;
	font-size: 92.5%;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

ol
{
	padding-left: 50px;
	font-size: 92.5%;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

li
{
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 95%;
	font-weight: normal;
	margin-left: 16px;
}

li.Table
{
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 95%;
	font-weight: normal;
	margin-left: 0px;
}

li.Indent1
{
	margin-left: 33px;
	list-style-type: circle;
}

li.Disc
{
	margin-left: 33px;
	list-style-type: disc;
}

li.Indent2
{
	margin-left: 51px;
	list-style-type: square;
}

li.AlphaBullet
{
	margin-left: 40px;
	list-style-type: disc;
}

li.UnderAlpha
{
	margin-left: 42px;
	list-style-type: square;
}

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: 41px;
}

/* Breadcrumb links 

MadCap|breadcrumbsProxy
{
	color: #1565c0;
	font-style: normal;
	font-weight: normal;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px;
	mc-breadcrumbs-count: 4;
	mc-breadcrumbs-divider: ' > ';
	background-color: #e5e5e5;
	border: none;
	mc-breadcrumbs-prefix: ' ';
	font-size: 75%;
	width: 100%;
}

A.MCBreadcrumbsLink:link
{
	font-style: normal;
}

A.MCBreadcrumbsLink:visited
{
	font-style: normal;
	color: #1565c0;
}

A.MCBreadcrumbsLink:focus
{
	color: #1565c0;
}

A.MCBreadcrumbsLink:hover
{
	color: #1565c0;
	font-weight: bold;
	font-decoration: underline;
}

A.MCBreadcrumbsLink:active
{
	color: #1565c0;
}   */

/* Link Styles */

a:link
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

a:visited
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

a:focus
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1565c0;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

a:hover
{
	text-decoration: underline;
	color: #1565c0;
	font-weight: normal;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

a:active
{
	text-decoration: none;
	font-weight: normal;
	color: #1565c0;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
	color: #1565C0;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

/* Search Highlight Tags */

span.SearchHighlight1
{
	color: #4d4d4f;
	background-color: #ffff66;
}

span.SearchHighlight10
{
	color: #ffffff;
	background-color: #990099;
}

span.SearchHighlight2
{
	color: #4d4d4f;
	background-color: #a0ffff;
}

span.SearchHighlight3
{
	color: #4d4d4f;
	background-color: #99ff99;
}

span.SearchHighlight4
{
	color: #4d4d4f;
	background-color: #ff9999;
}

span.SearchHighlight5
{
	color: #4d4d4f;
	background-color: #ff66ff;
}

span.SearchHighlight6
{
	color: #ffffff;
	background-color: #880000;
}

span.SearchHighlight7
{
	color: #ffffff;
	background-color: #00aa00;
}

span.SearchHighlight8
{
	color: #ffffff;
	background-color: #886800;
}

/* <div> tags */

div.center
{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}

div.banner
{
	position: fixed;
	top: 100px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	max-width: 100%;
	height: 90px;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d0d8dc;
	font-size: 100%;
	color: #4d4d4f;
}

div.fixed
{
	position: fixed;
	top: 100px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 0px;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

div.body
{
	padding-left: 15px;
	/*	padding-right: 50px;
	padding-top: 75px;
	padding-bottom: 20px;  */
	width: 95%;
	height: auto;
	max-height: 900px;
	overflow: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	background-color: #ffffff;
	font-size: 100%;
	color: #4d4d4f;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

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: 15px;
	padding-right: 5px;
	padding-top: 0px;
	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: 20%;
	height: 500px;
	max-height: 700px;
	overflow: auto;
	margin-right: 1%;
	margin-bottom: 13px;
	margin-top: 5px;
	background-color: #ffffff;
	font-size: 90%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

div.HowDoI > div:nth-child(2)
{
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 0px;
	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: 77%;
	height: 500px;
	max-height: 700px;
	overflow: auto;
	margin-left: 1%;
	margin-bottom: 13px;
	margin-top: 5px;
	background-color: #ffffff;
	font-size: 90%;
	font-family: 'Fidelity Sans', Arial, sans-serif;
}

/* @media only screen and (max-width: 800px)
{
	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%;
	}

	ol
	{
		padding-left: 50px;
		font-size: 80%;
	}
} */

MadCap|xref:focus
{
	text-decoration: none;
}

html
{
	mc-community-features: enabled;
}

div.Header1	/*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.Header1::before
{
	content: ' ';
	display: table;
}

div.Header1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Header1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Header1 > div:nth-child(1)
{
	width: 33%;
	margin-left: 0%;
}

div.Header1 > div:nth-child(2)
{
	width: 33%;
	margin-left: 0%;
	margin-top: 10px;
	text-align: center;
}

div.Header1 > div:nth-child(3)
{
	width: 33%;
	margin-left: 0%;
	text-align: right;
}

div.Community	/*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.Community::before
{
	content: ' ';
	display: table;
}

div.Community::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Community > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Community > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Community > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

strike
{
	color: #cc3300;
	font-family: 'Fidelity Sans', Arial, sans-serif;
	font-size: 100%;
}

@media only screen and (max-device-width: 720px)
{
	div.Header1 > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.Header1 > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.Header1 > div:nth-child(3)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.Community > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Community > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}
}

@media only screen and (max-device-width: 500px)
{
	div.Header1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Header1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Header1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Community > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Community > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}
}

