/*<meta />*/

@import url('skin.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	margin-left: .5em;
	margin-right: .5em;
	margin-top: .5em;
	margin-bottom: .5em;
	font-family: Arial;
	font-size: 11pt;
	line-height: 125%;
}

p
{
	font-family: Arial, Verdana, sans-serif;
}

h4.RelatedTopics
{
	counter-increment: none;
	mc-auto-number-format: 'Related Topics';
	mc-heading-level: 0;
	margin-top: 2em;
}

a:link
{
	color: blue;
}

a:visited
{
	color: #800080;
}

a:active
{
	color: red;
}

li
{
	line-height: 125%;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-left: none;
	list-style-position: outside;
}

ul
{
	line-height: 125%;
	/* margin-left: 3.8 em; */
	margin-top: .25em;
	margin-bottom: .25em;
	padding-left: none;
	list-style-position: outside;
	list-style-type: disc;
}

ol
{
	padding-left: none;
	line-height: 125%;
	margin-top: .25em;
	margin-bottom: .25em;
	list-style-position: outside;
	font-family: Arial;
}

ol ul,
ul ul
{
	padding-left: none;
	/* margin-left: 1.6em; */
}

ul ol
{
	padding-left: none;
	/* margin-left: 2em; */
	list-style-type: decimal;
}

ol ol
{
	padding-left: none;
	/* margin-left: 2em; */
	list-style-type: lower-alpha;
}

ol ol ol,
ul ul ol,
ol ul ol
{
	padding-left: none;
	/* margin-left: 2em; */
	list-style-type: decimal;
}

ol ol ol ol,
ul ul ol ol,
ol ul ol ol
{
	padding-left: none;
	/* margin-left: 2em; */
	list-style-type: lower-alpha;
}

li.AlphaList
{
	margin: .5em 0 0 28pt;
	line-height: 125%;
	text-indent: 0pt;
	font-size: 11pt;
	/* margin-left: 18pt; */
	font: 11pt Arial;
}

li.AlphaListin
{
	margin: .5em 0 0 28pt;
	line-height: 125%;
	text-indent: 0pt;
	font-size: 11pt;
	font: 11pt Arial;
}

li.AlphaListin2
{
	font: 9pt / 11pt "Arial";
	margin: .5em 0 0 28pt;
	text-indent: -12pt;
	line-height: 125%;
}

li.AlphaList1
{
	margin: .5em 0 0 28pt;
	line-height: 125%;
	text-indent: 0pt;
	margin-left: 18pt;
	font-size: 11pt;
	font: 11pt Arial;
}

li.AlphaList1in
{
	margin: .5em 0 0 28pt;
	line-height: 125%;
	text-indent: 0pt;
	font: 11pt Arial;
}

li.AlphaList1in2
{
	font: 9pt / 11pt "Arial";
	margin: .5em 0 0 28pt;
	text-indent: -12pt;
	line-height: 125%;
}

table.borders
{
	border-collapse: collapse;
	border: solid 2px;
}

table.borders thead
{
	background-color: #ededed;
}

table.borders td
{
	border: solid 1px;
	page-break-inside: avoid;
}

table.stripes
{
	border: solid 1px;
	border-collapse: collapse;
}

table.stripes thead
{
	background-color: #ededed;
}

table.stripes td
{
	border: solid 1px;
	page-break-inside: avoid;
}

table.stripes tr:nth-child(even)
{
	background-color: #ededed;
}

div.note
{
	background-color: #ededed;
	border-left: solid 5px #000000;
	border-radius: 0px;
	line-height: 20px;
	mc-auto-number-format: '{b}Note: {/b}';
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 12px;
	page-break-inside: avoid;
	width: 95%;
}

div.important
{
	width: 95%;
	background-color: #ededed;
	border-left: solid 5px #000000;
	border-radius: 0px;
	line-height: 20px;
	mc-auto-number-format: '{b}Important: {/b}';
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 12px;
	page-break-inside: avoid;
}

div.warning
{
	width: 95%;
	background-color: #ededed;
	border-left: solid 5px #000000;
	border-radius: 0px;
	line-height: 20px;
	mc-auto-number-format: '{b}Warning: {/b}';
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 12px;
	page-break-inside: avoid;
}

div.hint,
div.tip
{
	width: 95%;
	background-color: #ededed;
	border-left: solid 5px #000000;
	border-radius: 0px;
	line-height: 20px;
	mc-auto-number-format: '{b}Tip: {/b}';
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 12px;
	page-break-inside: avoid;
}

div.note p:first-child,
div.note ul:first-child,
div.important p:first-child,
div.important ul:first-child,
div.warning p:first-child,
div.warning ul:first-child,
div.hint p:first-child,
div.hint ul:first-child,
div.tip p:first-child,
div.tip ul:first-child
{
	padding-top: 10px;
}

div.relatedtopics
{
	line-height: 20px;
	mc-auto-number-format: '{b}Related Topics: {/b}';
	overflow: hidden;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	page-break-inside: avoid;
}

div.relatedtopics p:first-child,
div.relatedtopics ul:first-child
{
	padding-top: 10px;
}

video
{
	max-width: 100%;
	height: auto;
}

h2
{
	font-weight: bold;
	font-size: 1.7em;
}

h3
{
	font-weight: bold;
	font-size: 1.45em;
}

h4
{
	font-weight: bold;
	font-size: 1.23em;
}

h5
{
	font-weight: bold;
	font-size: 1.1em;
}

strong
{
	font-weight: bold;
}

b
{
	font-weight: bold;
}

MadCap|slideshow
{
	border: none 2px #000000;
	box-shadow: none;
}

h6
{
	font-size: 1.1em;
	font-weight: bold;
}

img.indent
{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
}

td
{
	
}

th
{
	
}

p.TableCellBody
{
	margin: 0.5em 4pt;
}

p.TableCellHeader
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0.33em 5pt;
}

p.TableCellBulList
{
	text-indent: -9pt;
	margin: 0.5em 4pt 0.5em 14pt;
}

p.TableCellNumList
{
	text-indent: -12pt;
	margin: 0.5em 4pt 0.5em 16pt;
}

p.TableCellFooter
{
	margin: 0.5em 4pt;
}

@media print
{
	MadCap|tocProxy
	{
		border-top-color: #ffffff;
	}

	h1
	{
		mc-auto-number-format: '{chapnum} - ';
		text-align: right;
		page-break-before: never;
	}

	td.tdNoBorders
	{
		border: none 0px;
	}

	body
	{
		font-family: Arial;
		font-size: 11pt;
		line-height: 125%;
		mc-hyphenate: never;
	}

	li.AlphaList
	{
		font: 11pt Arial;
		font-family: Arial;
	}

	ol
	{
		line-height: 110%;
	}

	ul
	{
		line-height: 110%;
	}

	p.ListContinued
	{
		mc-multiline-indent: 20px;
		padding-left: 0px;
		line-height: 125%;
		text-indent: 20px;
		margin-left: 0px;
	}

	MadCap|indexProxy
	{
		border-top-color: #ffffff;
		border-top-style: none;
		border-top-width: 0px;
	}

	p
	{
		object-fit: contain;
	}

	p.Graphic
	{
		object-fit: contain;
		page-break-before: avoid;
		page-break-inside: avoid;
	}

	li.AlphaList1in
	{
		/* margin-left: 18pt; */
	}

	li.AlphaListin2
	{
		/* margin-left: 18pt; */
		text-indent: 18pt;
	}

	p.ListContinuedin2
	{
		mc-multiline-indent: 20px;
		padding-left: 0px;
		text-indent: 30px;
		margin-left: 55px;
	}

	li.AlphaListin
	{
		/* margin-left: 18pt; */
	}

	p.ListContinuedin
	{
		mc-multiline-indent: 20px;
		padding-left: 0px;
		text-indent: 20px;
		margin-left: 20px;
	}

	p.Example
	{
		
	}

	li.BulletListin
	{
		/* margin-left: 15px; */
		text-indent: 0px;
	}

	MadCap|xref
	{
		mc-format: '{color blue}{quote}{paratext}{quote}{/color} {pageref}';
	}

	p.CoverTitle
	{
		font-family: Arial;
		font-size: 24pt;
		font-weight: bold;
		line-height: 125%;
	}

	li.EnumList
	{
		line-height: 125%;
	}

	li.EnumList1
	{
		line-height: 125%;
	}

	li
	{
		line-height: 125%;
		object-fit: contain;
	}

	p.ListContAlpha
	{
		/* margin-left: 65px; */
	}

	img
	{
		max-width: 6.5in;
		object-fit: contain;
		page-break-before: avoid;
	}

	img.indent
	{
		object-fit: contain;
		page-break-before: avoid;
		page-break-inside: avoid;
		max-width: 6.5in;
	}

	p.ExampleIndent
	{
		font-family: monospace;
		text-indent: 40px;
	}

	p.Examplein4
	{
		text-indent: 80px;
	}

	p.CellBodyIn
	{
		text-indent: 10px;
	}

	ul.BulletListin2
	{
		/* margin-left: 60px; */
	}

	p.FigureTitle
	{
		text-align: center;
		font-weight: bold;
		mc-auto-number-format: 'CH:Figure {chapnum}-{n+} ';
		page-break-before: avoid;
		line-height: 125%;
	}

	li.BulletListin2
	{
		/* margin-left: 20px; */
	}

	li.BulletListin4
	{
		/* margin-left: 50px; */
	}

	li.BulletListin3
	{
		/* margin-left: 35px; */
	}

	h4.RelatedTopics
	{
		mc-heading-level: 0;
		margin-top: 2em;
	}

	table.Note
	{
		background-color: #f5f5f5;
	}

	div.nobreak
	{
		page-break-inside: avoid;
	}

	div.relatedtopics
	{
		display: none !important;
	}

	h3
	{
		
	}

	MadCap|xref.IndexPageNumber
	{
		
	}

	span
	{
		page-break-inside: auto;
	}

	p.TableCellBody
	{
		padding: 0.5em 0px;
	}

	p.TableCellBulList
	{
		padding: 0.5em 0px;
	}

	p.TableCellFooter
	{
		padding: 0.5em 0px;
	}

	p.TableCellHeader
	{
		padding: 0.33em 0px;
	}

	p.TableCellNumList
	{
		padding: 0.5em 0px;
	}
}

h1
{
	border-top-align: right;
	line-height: 125%;
	page-break-before: never;
	font-weight: bold;
}

h1.Indexheading
{
	mc-auto-number-format: '{ =0}';
	page-break-before: never;
}

h1.TOCheading
{
	mc-auto-number-format: '{ =0}';
	page-break-before: never;
}

table.Invisible
{
	border: solid 1px;
}

li.EnumList1
{
	font-family: Arial;
}

li.BulletListin
{
	font-family: Arial;
}

ol.EnumList1
{
	
}

li.BulletList
{
	font-family: Arial;
}

p.CoverTitle
{
	
}

li.EnumList
{
	
}

p.ListContAlpha
{
	
}

p.Code
{
	font-family: 'Courier New';
	font-size: 11pt;
}

p.CodeIndent
{
	font-family: 'Courier New';
	font-size: 11pt;
	margin-left: 30px;
	text-indent: 30px;
}

p.Example
{
	font-family: 'Courier New';
	margin: 0.5em 0px;
}

img
{
	margin-bottom: 12px;
	margin-top: 12px;
}

img.border
{
	margin-bottom: 12px;
	margin-top: 12px;
	border-right-color: #4ca644;
	border-right-color: device-cmyk(0.54,0,0.59,0.35);
	border: solid 2px #4ca644;
}

img.inline
{
	margin-bottom: 0px;
	margin-top: 0px;
}

p.Examplein
{
	font-family: 'Courier New';
	margin: 0.5em 0px 0.5em 20px;
}

p.Examplein2
{
	font-family: 'Courier New';
	margin: 0.5em 0px 0.5em 40px;
}

p.Examplein3
{
	font-family: 'Courier New';
	margin: 0.5em 0px 0.5em 60px;
}

p.Examplein4
{
	font-family: 'Courier New';
	margin: 0.5em 0px 0.5em 80px;
}

p.Examplein5
{
	font-family: 'Courier New';
	margin: 0.5em 0px 0.5em 100px;
}

p.Examplein6
{
	font-family: 'Courier New';
	margin: 0.5em 0px 0.5em 120px;
}

p.Examplein8
{
	font-family: 'Courier New';
	margin: 0.5em 0px 0.5em 140px;
}

p.CellBody
{
	margin: 0.4em 5pt;
}

p.CellBodyIn
{
	text-indent: 20px;
}

p.ListContinuedin2
{
	text-indent: 40px;
}

ul.BulletListin2
{
	
}

li.BulletListin2
{
	font-family: Arial;
	line-height: 125%;
	/* margin-left: 20px; */
}

div#header-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	display: inline-block;
	position: relative;
	left: 500px;
	top: 15px;
}

div#responsive-header-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	display: inline-block;
	position: relative;
	left: 100px;
	top: 0px;
}

#responsiveHeader .logo
{
	display: inline-block;
	margin: 0;
	position: relative;
	left: 60px;
}

li.BulletListin2
{
	font-family: Arial;
	line-height: 125%;
	/* margin-left: 20px; */
}

@media non-print
{
	li.AlphaList
	{
		text-indent: 0pt;
		font-family: Arial;
		font: 11pt Arial;
	}

	li.AlphaList1
	{
		text-indent: 0pt;
	}

	li.AlphaList1in
	{
		text-indent: 0pt;
	}

	li.AlphaListin
	{
		text-indent: 0pt;
	}

	p.ListContinued
	{
		mc-multiline-indent: 20px;
		mc-leader-indent: 0px;
		text-indent: 0px;
		margin-left: 18px;
		padding-left: 23px;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
	}

	p.Example
	{
		
	}

	body
	{
		font-family: Arial;
		font-size: 11pt;
	}

	h1
	{
		font-family: Arial;
	}

	h3
	{
		
	}

	h1.ChapterTitle
	{
		mc-hyphenate: never;
		page-break-before: never;
	}

	p.ListContinuedin
	{
		mc-leader-indent: 0pt;
		text-indent: 0px;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-left: 18px;
		padding-left: 23px;
	}

	MadCap|xref
	{
		mc-format: '{color blue}{paratext}{/color}';
	}

	img.indent
	{
		
	}

	p.ExampleIndent
	{
		font-family: monospace;
		text-indent: 40px;
	}

	li
	{
		line-height: 125%;
	}

	b
	{
		font-weight: bold;
	}

	li.BulletListin2
	{
		margin-left: 38px;
	}

	li.BulletListin4
	{
		margin-left: 62px;
	}

	li.BulletListin3
	{
		margin-left: 55px;
	}

	li.BulletListin
	{
		margin-left: 15px;
	}

	li.BulletList
	{
		/* margin-left: 15px; */
	}

	p.ListContinuedin2
	{
		text-indent: 0px;
		padding-left: 30px;
		margin-left: 23px;
		margin-right: 0px;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
	}

	p.ListContinuedin3
	{
		text-indent: 0px;
		margin-left: 25px;
		padding-left: 30px;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
	}

	div.nobreak
	{
		
	}

	MadCap|miniTocProxy
	{
		mc-toc-depth: 1;
	}

	th.captionheading
	{
		text-align: center;
	}

	p.CellBody
	{
		
	}
}

p.ListContinued
{
	padding-left: 20px;
}

MadCap|tocProxy
{
	mc-auto-number-format: '{ }';
	border-top-style: none;
	border-top-width: 0px;
}

MadCap|miniTocProxy	/* MadCap|miniTocProxy: MiniTocProxy (normal) */
{
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #eff0ef;
	border-style: none;
	border-left: 8px solid #afafaf;
	padding: 8px;
	mc-auto-number-format: 'In this section';
	mc-auto-number-class: boxTitle;
	mc-toc-depth: 0;
	float: right;
	clear: right;
}

p.MiniTOC1	/* p.MiniTOC1: MiniTOC entries (level 1) */
{
	display: list-item;
	font-weight: inherit;
	margin: 0px 0px 4px 20px;
}

a,
a:link,
a:visited,
a.MiniTOC1:link,
a.MiniTOC1:visited
{
	text-decoration: none;
	color: blue;
}

a:hover,
a:focus,
a:active,
a.MiniTOC1:hover,
a.MiniTOC1:focus,
a.MiniTOC1:active
{
	text-decoration: underline;
	color: #00bfff;
}

.right
{
	
}

/* RESPONSIVE LAYOUT */

@media screen and (min-width: 500px)
{
	div.MCMiniTocBox,
	div.MCMiniTocBox_0,
	.right
	{
		clear: right;
		float: right;
		width: 30%;
		max-width: 350px;
		margin-left: 8px;
	}
}

li.BulletListin4
{
	
}

li.BulletListin3
{
	
}

h4.RelatedTopics
{
	counter-increment: none;
	mc-auto-number-format: 'Related Topics';
	mc-heading-level: 0;
	margin-top: 2em;
}

table.Note
{
	
}

p.CellBody
{
	
}

th.captionheading
{
	text-align: center;
}

MadCap|miniTocProxy
{
	mc-toc-depth: 1;
}

div.nobreak
{
	
}

p.ListContinuedin3
{
	text-indent: 0px;
	margin-left: 25px;
	padding-left: 30px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

p.ListContinuedin2
{
	text-indent: 0px;
	padding-left: 30px;
	margin-left: 23px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

li.BulletList
{
	
}

li.BulletListin
{
	margin-left: 15px;
}

li.BulletListin3
{
	margin-left: 55px;
}

li.BulletListin4
{
	margin-left: 62px;
}

li.BulletListin2
{
	margin-left: 38px;
}

b
{
	font-weight: bold;
}

li
{
	line-height: 125%;
}

p.ExampleIndent
{
	font-family: monospace;
	text-indent: 40px;
}

img.indent
{
	
}

MadCap|xref
{
	mc-format: '{color blue}{paratext}{/color}';
}

p.ListContinuedin
{
	mc-leader-indent: 0pt;
	text-indent: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 18px;
	padding-left: 23px;
}

h1.ChapterTitle
{
	mc-hyphenate: never;
	page-break-before: never;
}

h3
{
	
}

h1
{
	font-family: Arial;
}

body
{
	font-family: Arial;
	font-size: 11pt;
}

p.Example
{
	
}

p.ListContinued
{
	mc-multiline-indent: 20px;
	mc-leader-indent: 0px;
	text-indent: 0px;
	margin-left: 18px;
	padding-left: 23px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

li.AlphaListin
{
	text-indent: 0pt;
}

li.AlphaList1in
{
	text-indent: 0pt;
}

li.AlphaList1
{
	text-indent: 0pt;
}

li.AlphaList
{
	text-indent: 0pt;
	font-family: Arial;
	font: 11pt Arial;
}

@media only screen and (max-device-width: 1279px)
{
	table.Note
	{
		
	}
}

p.ListContinuedin3
{
	text-indent: 40px;
}

th.captionheading
{
	page-break-before: avoid;
}

p.CodeBlockShaded
{
	font-style: normal;
	font-weight: normal;
	margin: 0;
	margin-left: 25px;
	display: block;
	white-space: pre;
	mc-dita-type: codeblock;
	font-size: 11pt;
	font-family: monospace;
	margin-right: 25px;
	background: #D9D8D6;
}

p.CellHeading
{
	margin: 0.5em 5pt;
}

MadCap|xref
{
	mc-format: '{paratext}';
}

img.indentbullet
{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 78;
}

MadCap|xref.Step
{
	mc-format: '{b}Step {paranum}{/b}';
}

div.observations
{
	width: 95%;
	background-color: #ededed;
	border-left: solid 5px #000000;
	border-radius: 0px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 12px;
	page-break-inside: avoid;
	mc-auto-number-format: '{b}Observations: {/b}';
}

