/*<meta />*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300|PT+Sans|Archivo+Narrow|Roboto+Slab|Tillana|Roboto|Abel|Overpass+Mono|Lobster');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

html
{
	width: 70%;
	margin: auto;
	background-color: #dadada;
}

body
{
	font-family: 'Roboto Condensed';
	font-size: 16px;
	line-height: 1.7em;
	margin: 17px;
	margin-top: 100px;
}

body > div
{
	background-color: #fff;
}

:root
{
	--ACWBlue: #0e3267;
	--ACWGreen: #76BE43;
	--BannerBorder: #de2141;
	--BannerColor: #fef8f9;
	--ExampleBorder: #808000;
	--ExampleColor: #ffffec;
	--NoteColor: #dbe9e8;
	--NoteFont: #17708d;
	--TipBorder: #235322;
	--TipColor: #d9efd8;
	--Brand1: #076685;
	--Brand2: #CDE0E7;
	--Brand4: #30599c;
	--Dark: #45494c;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
	--Modal: #0A8BB5;
	--LightGray: #F5F5F5;
	--SeaFoam: #abcabc;
	--BackgroundGray: #f4f4f4;
	--FieldDefs: #0662bc;
	--Automation: #ee9921;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	color: #749AB6;
}

h3.info
{
	font-family: Roboto;
	color: #000000;
	font-size: 16pt;
}

h4.info,
p.quote
{
	font-family: PT +Sans;
	font-size: 14pt;
}

h4.floatinglist
{
	margin-top: .4em;
	margin-bottom: .6em;
}

h4.ex
{
	color: #fff;
	margin-bottom: .2em;
}

h4.gray
{
	color: #868686;
}

h4
{
	font-size: 1.25em;
	margin-bottom: .2em;
}

h5
{
	font-size: 1em;
	margin-bottom: .2em;
	margin-top: .6em;
}

h6
{
	font-size: .75em;
}

heading
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 12pt;
	font-weight: bold;
}

img
{
	max-width: 100%;
	height: auto;
}

/*p.example
{
	color: #546C7F;
	border: solid 1px #BECFDC;
	background-color: #DEE8F0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}

p.note
{
	color: #616E14;
	border: solid 1px #BFD62F;
	background-color: #DAE691;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}*/

.code,
code
{
	font-family: 'Overpass Mono', monospace;
	font-size: .9em;
	font-weight: normal;
	padding: 0px;
}

.pad2
{
	padding-left: 2px;
}

.pad4
{
	padding-left: 4px;
}

.pad6
{
	padding-left: 6px;
}

.pad8
{
	padding-left: 8px;
}

.codetight
{
	font-family: 'Overpass Mono', monospace;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

.codeblack,
.codeblack th
{
	font-family: 'Overpass Mono', monospace;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}

.easeabove
{
	margin-top: 12pt;
}

.squeezebelow
{
	margin-bottom: 0pt;
}

figcaption
{
	font-family: 'Archivo Narrow';
	font-size: 12pt;
}

.indent
{
	padding-left: 25px;
}

.indent2
{
	padding-left: 50px;
}

.indent3
{
	padding-left: 75px;
}

.indent3point5
{
	padding-left: 96px;
}

.indent4
{
	padding-left: 100px;
}

.indent5
{
	padding-left: 125px;
}

.indent6
{
	padding-left: 200px;
}

.indentboth
{
	padding-left: 25px;
	padding-right: 25px;
}

.indentspecial1
{
	padding-left: 125px;
}

.hanging
{
	padding-left: 25px;
	text-indent: -25px;
}

.normal
{
	font-weight: normal;
	font-family: 'Roboto Condensed';
}

.normalstd
{
	font-size: 12pt;
	font-weight: normal;
	font-family: 'Roboto Condensed';
	margin-top: 2pt;
	margin-bottom: 2pt;
}

.ital
{
	font-style: italic;
}

.strong
{
	font-weight: bold;
}

.tiny
{
	font-size: 12px;
}

.columns
{
	columns: 100px 3;
	-webkit-columns: 100px 3;
	-moz-columns: 100px 3;
	list-style-position: inside;
}

.clearfix::after
{
	content: "";
	clear: both;
	display: table;
}

a
{
	color: #5B8EC1;
}

a.contrast
{
	color: #ffffff;
}

MadCap|expanding
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	mc-image-position: left;
}

MadCap|dropDown
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
}

MadCap|toggler
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	color: inherit;
}

MadCap|popupHead
{
	color: #5B8EC1;
}

MadCap|popupBody
{
	color: #EBEBEB;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	padding: 11px 15px;
}

MadCap|glossaryTerm
{
	
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #5B8EC1;
	font-weight: inherit;
}

MadCap|glossaryTerm.Popup
{
	color: #5B8EC1;
	font-weight: normal;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|relatedTopics
{
	color: #000000;
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|helpControlMenuItem
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

MadCap|breadcrumbsProxy
{
	left: 0px;
	right: 0px;
	top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 5px;
	position: fixed;
	width: 100%;
}

ul
{
	list-style-position: outside;
	list-style-type: square;
}

li.flush
{
	margin-left: -20px;
}

li > blockquote.list > p.flush
{
	margin-left: -35px;
}

ul#menu > li
{
	font-size: 12pt;
}

li:last-child
{
	margin-bottom: 0px;
}

li.nomargin:last-child
{
	margin-bottom: 0px;
}

.path,
path
{
	font: Ebrima;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #2e8b57;
}

.wrapper
{
	width: 980px;
	align: center;
}

img.icon
{
	display: inline;
	vertical-align: -2px;
}

img.screenshot
{
	display: block;
	padding: 10px;
}

div.rn
{
	
}

div.even
{
	padding: 10px;
	background-color: #f5f5f5;
}

div.odd
{
	padding: 10px;
}

div.example
{
	font-size: 12pt;
	padding: 10px;
	padding-top: 0;
	color: #000000;
	margin-bottom: 15pt;
	margin-top: 12pt;
	border-bottom: solid 3px var(--ExampleBorder);
	border-top: solid 3px var(--ExampleBorder);
	background-color: var(--ExampleColor);
}

div.example > p.head
{
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: normal;
	color: #808000;
	text-indent: 5px;
	margin-top: 0 -5px 3px -5px;
}

div.example p,
div.example ul li,
div.example ol li
{
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: Ebrima;
}

div.ExampleSpecial
{
	font-size: 12pt;
	padding: 10px;
	padding-top: 0;
	color: #000000;
	margin-bottom: 15pt;
	margin-top: 12pt;
	border-bottom: solid 3px var(--ExampleBorder);
	border-top: solid 3px var(--ExampleBorder);
	background-color: var(--ExampleColor);
}

div.ExampleSpecial > p.head
{
	text-transform: uppercase;
	font-size: 12pt;
	color: #808000;
	text-indent: 5px;
	margin-top: 0 -5px 3px -5px;
}

div.ExampleSpecial blockquote p
{
	font-family: 'Overpass Mono';
	line-height: 1.2;
	font-size: 10pt;
}

object
{
	display: block;
	margin: auto;
}

p.head
{
	text-transform: uppercase;
	font-weight: bold;
}

h2
{
	color: #0058a4;
}

p > img.screenshot
{
	width: auto;
}

ul.byprogram,
ul.none
{
	list-style-type: none;
	list-style-image: none;
}

footer
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #0058a4;
	padding: 5px;
	border-radius: 5px;
	margin-top: 10px;
}

.flushright
{
	vertical-align: top;
	text-align: right;
}

hr.nobottommargin
{
	margin-bottom: 0;
	border-color: #00ff2f;
}

hr.notes
{
	margin-bottom: 0;
	border-color: #ffffff;
}

div.notes
{
	font-size: 12pt;
	padding: 10px;
	padding-top: 0;
	color: #000000;
	margin-bottom: 15pt;
	margin-top: 12pt;
	border-bottom: solid 3px var(--ACWBlue);
	border-top: solid 3px var(--ACWBlue);
	background-color: var(--NoteColor);
}

div.notes > p.head
{
	text-transform: uppercase;
	font-size: 12pt;
	color: var(--NoteFont);
	text-indent: 5px;
	font-weight: normal;
	margin-top: 0 -5px 3px -5px;
}

div.notes p,
div.notes ul li,
div.notes ol li
{
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: Ebrima;
}

div.tip
{
	font-size: 12pt;
	padding: 10px;
	padding-top: 0;
	color: #000000;
	margin-bottom: 15pt;
	margin-top: 12pt;
	border-bottom: solid 3px var(--TipBorder);
	border-top: solid 3px var(--TipBorder);
	background-color: var(--TipColor);
}

div.tip > p.head
{
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: normal;
	color: var(--TipBorder);
	text-indent: 5px;
	margin-top: 0 -5px 3px -5px;
}

div.tip p,
div.tip ul li,
div.tip ol li
{
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: Ebrima;
}

div.banner
{
	font-size: 12pt;
	padding: 10px;
	padding-top: 0;
	color: #000000;
	margin-bottom: 15pt;
	margin-top: 12pt;
	border-bottom: solid 3px var(--BannerBorder);
	border-top: solid 3px var(--BannerBorder);
	background-color: var(--BannerColor);
}

div.banner > p.head
{
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: normal;
	color: var(--BannerBorder);
	text-indent: 5px;
	margin-top: 0 -5px 3px -5px;
}

div.banner p,
div.banner ul li,
div.banner ol li
{
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: Ebrima;
}

div.info
{
	font-size: 12pt;
	border: dashed 2px #000000;
	border-radius: 10px;
	padding: 10px;
	font-family: 'Roboto Condensed';
	color: #000000;
	margin-bottom: 15px;
}

div.inset
{
	font-size: 12pt;
	border: solid 1px #000000;
	border-radius: 10px;
	padding: 5px;
	font-family: 'Roboto Condensed';
	color: #000000;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: var(--LightGray);
}

div.quote
{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 11pt;
}

table.GL
{
	border-collapse: collapse;
	border-spacing: 8px 2px;
	margin-left: 40px;
	margin-right: auto;
	margin-bottom: 20px;
}

table.GL td
{
	padding: 0 10px;
}

table.sample
{
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 40px;
	margin-right: auto;
	margin-bottom: 20px;
}

td.dashborder
{
	border-bottom: 1pt dashed black;
	text-align: center;
}

caption
{
	font-size: 8pt;
}

.white,
a.white
{
	color: #ffffff;
}

.black,
.black th,
black
{
	color: #000000;
}

.red,
red
{
	color: red;
}

purple
{
	color: purple;
}

yellow
{
	background-color: yellow;
}

blue
{
	color: blue;
}

green
{
	color: #618d57;
	font-weight: bolder;
}

.nospace
{
	margin: 2px;
	padding: 0px;
	font-family: 'Overpass Mono', monospace;
	font-size: 10pt;
}

p.spaceabove,
.spaceabove
{
	margin-top: 6pt;
}

.rating
{
	unicode-bidi: bidi-override;
	direction: rtl;
	text-align: center;
	font-size: 14pt;
}

.rating > span
{
	display: inline-block;
	position: relative;
	width: 1.1em;
}

.rating > span:hover:before,
.rating > span:hover ~ span:before
{
	content: "\2605";
	position: absolute;
}

div.rn > .tighten
{
	margin-bottom: 10px;
}

blockquote p
{
	line-height: 1.5em;
	font-family: 'Overpass Mono', monospace;
	font-size: 11pt;
	margin-top: -6px;
}

blockquote p.plain
{
	line-height: 1.5em;
	font-family: 'Roboto Condensed';
	font-size: 11pt;
	margin-top: -6px;
}

blockquote p.indent
{
	margin-left: 10px;
}

blockquote p.indent2
{
	margin-left: 20px;
}

blockquote p.indent3
{
	margin-left: 30px;
}

blockquote p.indent4
{
	margin-left: 40px;
}

blockquote p.indent5
{
	margin-left: 50px;
}

blockquote p,
div.example blockquote p,
div.note blockquote p,
div.notes blockquote p,
div.tip blockquote p,
div.shade blockquote p,
ul.code li,
div.example ul.code li,
div.example p.code,
#formula
{
	font-family: 'Overpass Mono';
	line-height: 1.1;
	font-size: 10pt;
}

blockquote.tiny
{
	font-size: 10pt;
}

.collapse
{
	margin-bottom: 0pt;
	margin-top: 0pt;
}

blockquote.nearcollapse
{
	margin-top: 8pt;
	margin-bottom: 0pt;
}

blockquote.nearcollapse > p
{
	line-height: 1.2em;
}

.nomarginbottom,
.list
{
	margin-bottom: 0pt;
	padding-bottom: 0pt;
}

.nomargintop
{
	margin-top: 0px;
	padding-top: 0px;
}

.extrapaddingbottom
{
	padding-bottom: 12px;
}

.extrabottom
{
	padding-bottom: 24px;
}

ul.precallout,
ol.precallout
{
	margin-bottom: 15px;
}

.RobotoCondensed
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

versiondelete
{
	position: absolute;
	margin-top: 15px;
	left: -3%;
	color: gray;
	font-family: Lobster;
	max-width: 50px;
}

version
{
	display: block;
	font-size: 1.25em;
	margin-left: -40px;
	margin-bottom: .5em;
	border-bottom: 1px solid #000;
}

u.dashed
{
	text-decoration-style: dashed;
}

MadCap|codeSnippet
{
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-top: 0;
	font-size: 10pt;
	border-bottom-style: none;
	border: none 0px transparent;
}

MadCap|codeSnippetBody
{
	line-height: 1.25em;
}

MadCap|codeSnippetCopyButton
{
	font-family: Ebrima;
	float: left;
	padding-bottom: .5em;
	mc-label: 'Copy snippet';
}

@media only screen and (max-width: 1279px)
{
	#menu
	{
		visibility: hidden;
	}

	.wrap
	{
		word-wrap: break-word;
	}
}

a.contrast:visited
{
	
}

a.contrast:focus
{
	color: #ffffff;
}

a.contrast:hover
{
	color: #ffffff;
}

a.contrast:active
{
	color: #ffffff;
}

plain
{
	font-family: 'Roboto Condensed';
	font-size: 16px;
}

