/*<meta />*/

@import url('skin.css');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

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;
}

body
{
	margin-left: .5em;
	margin-right: .5em;
	margin-top: .5em;
	margin-bottom: .5em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 125%;
	mc-hyphenate: never;
}

.code
{
	font-family: 'Courier New';
	font-size: 11pt;
}

img
{
	margin-bottom: 10px;
	margin-top: 10px;
}

img.inline
{
	margin-bottom: 0px;
	margin-top: 0px;
	max-height: 18px;
}

a:link,
a.MiniTOC1:link,
a.MiniTOC1:visited,
a.MiniTOC1:hover,
a.MiniTOC1:focus,
a.MiniTOC1:active
{
	color: blue;
}

a:visited
{
	color: #800080;
}

a:active
{
	color: red;
}

strong,
b
{
	font-weight: bold;
}

em,
i
{
	font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
}

h1
{
	font-size: 28px;
}

h2
{
	font-size: 22px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 12pt;
}

.OnlineHeader
{
	border: none !important;
}

table
{
	margin: 10px 0px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

thead
{
	font-weight: bold;
}

th,
td,
tr
{
	border-collapse: collapse;
	padding: 2px;
	text-align: left;
}

table.noborders
{
	border: 0px;
}

table.noborders td
{
	border: 0px;
}

table.borders
{
	
}

table.borders thead
{
	background-color: #ededed;
}

table.borders td
{
	border: solid 1px;
}

table.stripes
{
	
}

table.stripes thead
{
	background-color: #ededed;
}

table.stripes td
{
	border: solid 1px;
}

table.stripes tr:nth-child(even)
{
	background-color: #f9f9f9;
}

div.note
{
	width: 95%;
	background-color: #cdde87;
	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;
}

div.important
{
	width: 95%;
	background-color: #dede87;
	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: #de9487;
	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.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
{
	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;
}

div.scripts
{
	margin: 0px;
	padding: 0px;
}

div.scripts table
{
	border-left: solid 3px #000000;
}

div.scripts tr:hover
{
	background-color: #cdde87;
}

td.scriptcommand,
td.scriptsyntax,
td.scriptreturnvalue,
td.scriptparameters,
td.scriptvb,
td.scriptipy
{
	font-weight: normal;
	text-align: right;
}

td.scriptuse
{
	mc-auto-number-format: ' ';
}

td.scriptcommand
{
	mc-auto-number-format: '{b}UI Command: {/b} ';
}

td.scriptsyntax
{
	mc-auto-number-format: '{b}Syntax: {/b} ';
}

td.scriptreturnvalue
{
	mc-auto-number-format: '{b}Return Value: {/b} ';
}

td.scriptparameters
{
	mc-auto-number-format: '{b}Parameters: {/b} ';
}

td.scriptvb
{
	mc-auto-number-format: '{b}VB Example: {/b} ';
}

td.scriptipy
{
	mc-auto-number-format: '{b}IPY Example: {/b} ';
}

p.IndexHeading
{
	text-align: left;
}

@media print
{
	MadCap|tocProxy
	{
		border-top-color: #ffffff;
	}

	MadCap|indexProxy
	{
		border-top-color: #ffffff;
		border-top-style: none;
		border-top-width: 0px;
	}

	MadCap|xref
	{
		mc-format: '{color blue}{quote}{paratext}{quote}{/color} {pageref}';
	}

	p.CoverTitle
	{
		font-size: 24pt;
		font-weight: bold;
	}

	p.FigureTitle
	{
		text-align: center;
		font-weight: bold;
		mc-auto-number-format: 'CH:Figure {chapnum}-{n+} ';
		page-break-before: avoid;
	}

	ul
	{
		line-height: 125%;
		margin-left: 2.5em;
		margin-top: .25em;
		margin-bottom: .25em;
		list-style-position: outside;
		list-style-type: disc;
	}

	ol
	{
		line-height: 125%;
		margin-left: 2.5em;
		margin-top: .25em;
		margin-bottom: .25em;
		list-style-position: outside;
		list-style-type: decimal;
	}

	li,
	li p
	{
		margin: .5em 0em;
	}

	li p
	{
		padding-top: .25em;
		padding-bottom: .25em;
	}

	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;
	}

	td
	{
		background-color: #ffffff;
		font-size: 10pt;
	}

	thead td
	{
		background-color: #ededed;
	}

	div.nobreak
	{
		page-break-inside: avoid;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		padding-top: 5px;
	}

	h1
	{
		mc-auto-number-format: '{chapnum} - ';
		text-align: right;
		page-break-before: never;
	}

	img
	{
		max-width: 6.5in;
		object-fit: contain;
		page-break-before: avoid;
	}

	div.relatedtopics
	{
		display: none !important;
	}

@media non-print
{
	MadCap|miniTocProxy
	{
		mc-toc-depth: 1;
	}

	h1.ChapterTitle
	{
		mc-hyphenate: never;
	}

	ul
	{
		line-height: 125%;
		list-style-position: outside;
		list-style-type: disc;
		padding-top: 1px;
		padding-bottom: 1px;
	}

	ol
	{
		line-height: 125%;
		list-style-position: outside;
		list-style-type: decimal;
		padding-top: 1px;
		padding-bottom: 1px;
	}

	li,
	li p
	{
		line-height: 125%;
		margin: 0;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	ol ul,
	ul ul
	{
		line-height: 125%;
		margin-left: 0;
		padding-left: 13px;
	}

	ul ol
	{
		line-height: 125%;
		margin-left: 0;
		padding-left: 20px;
		list-style-type: decimal;
	}

	ol ol
	{
		line-height: 125%;
		margin-left: 0;
		padding-left: 20px;
		list-style-type: lower-alpha;
	}

	ul ol ol
	{
		line-height: 125%;
		margin-left: 0;
		padding-left: 22px;
		list-style-type: lower-alpha;
	}

	ol ol ol,
	ul ul ol,
	ol ul ol
	{
		line-height: 125%;
		margin-left: 0;
		padding-left: 22px;
		list-style-type: decimal;
	}

	ol ol ol ol,
	ul ul ol ol,
	ol ul ol ol
	{
		line-height: 125%;
		margin-left: 0;
		padding-left: 22px;
		list-style-type: lower-alpha;
	}

	div.scripts table
	{
		width: 50%;
	}

	MadCap|slideshow
	{
		border-width: 0;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
	}
}

h1.Indexheading
{
	mc-auto-number-format: '{ =0}';
}

h1.TOCheading
{
	mc-auto-number-format: '{ =0}';
}

MadCap|tocProxy
{
	mc-auto-number-format: '{ }';
	border-top-style: none;
	border-top-width: 0px;
}

MadCap|miniTocProxy
{
	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
{
	display: list-item;
	font-weight: inherit;
	margin: 0px 0px 4px 20px;
}

@media screen and (min-width: 500px)
{
	div.MCMiniTocBox,
	div.MCMiniTocBox_0,
	.right
	{
		clear: right;
		float: right;
		width: 30%;
		max-width: 350px;
		margin-left: 8px;
	}
}

@media tablet
{
	table.Note
	{
		
	}
}

