@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-size: 0.8em;
	line-height: 1.7em;
	margin-bottom: 17px;
	margin-left: 17px;
	margin-top: 0px;
	max-width: 100%;
	color: #000000;
	font-family: Arial;
}

Div.GlossaryPageDefinition
{
	
}

Div.GlossaryPageHeading
{
	
}

Div.GlossaryPageTerm
{
	
}

h1
{
	background-color: #3e3e3e;
	color: #ffffff;
	margin-bottom: 8px;
	margin-left: -17px;
	margin-right: -17px;
	margin-top: 0px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #1e90ff;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
}

h2
{
	margin-bottom: 4px;
	margin-top: 20px;
	font-size: 1.5em;
}

h3
{
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 16px;
}

h4
{
	
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	orphans: 2;
	widows: 2;
}

MadCap|glossaryProxy
{
	
}

MadCap|indexProxy
{
	
}

MadCap|tocProxy
{
	
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #2D8DCC;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 100%;
}

MadCap|xref
{
	mc-format: '{para}';
}

MadCap|xref.HeadingPage
{
	mc-format: '{para} on page {page}';
}

span.Italic
{
	font-weight: normal;
	font-style: italic;
}

td
{
	font-size: 8pt;
}

img
{
	background-repeat: no-repeat;
	mc-thumbnail-max-height: auto;
}

ul
{
	list-style-image: url('../Images/Bullet3.png');
	list-style-type: circle;
}

p.caution
{
	background-repeat: no-repeat;
	border-radius: 6px;
	color: #b3b3b3;
	mc-auto-number-format: '{b}{color #daa520}CAUTION: {/color}{/b}';
	background-color: #3e3e3e;
	background-image: url('../Images/Icon_Caution.png');
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #404040;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #20b0e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #404040;
}

p.note
{
	background-color: #3e3e3e;
	background-repeat: no-repeat;
	border-radius: 6px;
	color: #b3b3b3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #404040;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #404040;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #404040;
	mc-auto-number-format: '{b}{color #20b0e6}Note: {/color}{/b}';
	background-image: url('../Images/Icon_Note.png');
}

ul
{
	list-style-type: circle;
}
ol
{
	
}

ol.StepList
{
	list-style-type: decimal;
}

ol.StepList > li::marker
{
	content: 'Step ' counter(StepList) ':';
}

MadCap|dropDownHead
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

	font-family: ;
	content: '°';
}
	list-style-image: none;
}
list-style-image: none;
}
font-family: ;
	content: '–';
}
a:link
{
	color: #3399FF;
}

a
{
	color: #3399FF;
}

div.NewRowClass1	/*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.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.NewRowClass1 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 8.3333%;
	margin-left: 0%;
}

@media tablet
{
	div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

@media mobile
{
	div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}
}

p.ManualTitle2
{
	
}

p.ManualTitle1
{
	
}

p.Version
{
	
}
