/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: "Montserrat Regular";
	src: url('Montserrat.woff'), format('woff');
}

:root
{
	--Plum: #351f65;
	--Violet: #5949a7;
	--Aqua: #00B5e2;
	--Gold: #f6be00;
	--GrayLight: #c8c9c7;
	--GrayMedium: #b1b3b3;
	--GrayDark: #888B8d;
	font-family: Montserrat Regular;
	font-type: Montserrat Regular;
}

body
{
	line-height: 1.1;
	font-family: Montserrat;
	font-type: Montserrat;
}

div.TopicContent
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	mc-disabled: true;
}

h1
{
	color: var(--Plum);
	font-size: 18pt;
	padding: 0;
	font-weight: 800;
	font-type: Montserrat;
	font-family: Montserrat, 'Proxima Nova', 'Brandon Grotesque', sans-serif;
}

h1.NoBreak
{
	page-break-before: avoid;
}

h2
{
	font-style: normal;
	font-weight: 800;
	mc-heading-level: 2;
	font-family: Montserrat;
	font-type: Montserrat;
	font-size: 16;
	padding: 0;
	color: var(--Plum);
}

h3
{
	font-style: normal;
	font-weight: 700;
	margin-top: 4px;
	heading-level: 0;
	mc-heading-level: 3;
	font-family: Montserrat;
	font-type: Montserrat;
	color: var(--Plum);
	font-size: 14;
}

li
{
	margin-bottom: 5px;
	margin-top: 5px;
	orphans: 2;
	widows: 2;
	font: 1rem;
	font-family: Montserrat;
	font-type: Montserrat;
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Aqua);
	font-family: Montserrat;
}

MadCap|xref:hover
{
	color: #BED230;
}

MadCap|xref.ParaTextOnly
{
	mc-format: '{para}';
}

p
{
	white-space: normal;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-type: Montserrat;
	font-family: Montserrat;
}

p.IndexHeading
{
	mc-disabled: true;
}

p.Note
{
	mc-auto-number-position: none;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	mc-auto-number-format: '{b}NOTE{/b}: ';
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	font-size: 1rem;
	line-height: 1.15rem;
	color: var(--Plum);
	font-type: Montserrat;
	font-family: Montserrat;
	display: block;
	background-color: #ffffff;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-bottom-width: 4px;
	border: solid 4px var(--Plum);
}

p.NoteIndented
{
	margin-left: 2.8rem;
}

p.Tip
{
	mc-auto-number-position: none;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	mc-auto-number-format: '{b}TIP{/b}: ';
	background-color: #f3fafe;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	font-size: 1rem;
	line-height: 1.15rem;
	border: solid 2px #004e7d;
	font-family: Montserrat;
}

p.Error
{
	mc-auto-number-position: none;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	mc-auto-number-format: '{b}ERROR{/b}: ';
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	font-size: 1rem;
	line-height: 1.15rem;
	color: #F47E3A;
	font-family: Montserrat;
	background-color: #ffffff;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
	border: solid 4px #F47E3A;
}

p.Caution
{
	mc-auto-number-position: none;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	mc-auto-number-format: '{b}CAUTION{/b}: ';
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	font-size: 1rem;
	line-height: 1.15rem;
	color: #000000;
	font-weight: bolder;
	font-family: Montserrat;
	background-color: #ffffff;
	border: solid 4px var(--Gold);
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
}

p.Warning
{
	mc-auto-number-position: none;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	mc-auto-number-format: '{b}WARNING{/b}: ';
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	font-size: 1rem;
	line-height: 1.15rem;
	font-family: Montserrat;
	color: #CB220E;
	background-color: #Ffffff;
	border: solid 4px #CB220E;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
}

div.MCTopicPopupContainer
{
	width: 300px;
	height: 450px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-top: 60px;
}

MadCap|popup
{
	height: auto;
	color: var(--Aquar);
	font-family: Montserrat;
	width: 200px;
	mc-popup-width: 200px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	webkit-box-sizing: content-box;
	max-width: 200px;
}

MadCap|popupBody
{
	height: auto;
	background-attachment: inherit;
	color: var(--Plum);
	font-family: Montserrat;
	-moz-box-sizing: content-box;
	width: 200px;
	mc-popup-width: 200px;
	webkit-box-sizing: content-box;
	box-sizing: content-box;
	max-width: 200px;
}

img
{
	mc-thumbnail-max-height: 125px;
	mc-thumbnail-max-width: 125px;
	max-height: auto;
	mc-thumbnail: none;
	border-style: solid;
	border-width: 0px;
	font-family: Montserrat;
	border-color: #f0f8ff;
	max-width: 100%;
}

img.floatleft
{
	padding: 3px;
}

img.floatright
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.Note
{
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-top-width: 2px;
	font-size: 1rem;
	font-weight: normal;
	border: solid 2px var(--Plum);
	color: var(--Plum);
	background-color: #CFB7EC;
	font-family: Montserrat;
}

div.Caution
{
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-top-width: 2px;
	font-size: 1rem;
	background-color: #F6F4E8;
	border: solid 2px var(--Gold);
	color: #000000;
	font-weight: bolder;
	font-family: Montserrat;
}

table.PDFTables
{
	border: solid 2px #000000;
	vertical-align: middle;
	page-break-before: avoid;
	padding: 3px;
	width: 100%;
	font-family: Montserrat;
}

table.PDFTables thead td
{
	text-align: center;
	font-weight: bold;
	font-family: Montserrat;
}

td.PDFTableCell
{
	border: solid 2px #000000;
	font-size: .8rem;
	line-height: 14pt;
	vertical-align: top;
	mc-hyphenate: never;
	page-break-before: avoid;
	frame-break-inside: avoid;
	page-break-inside: avoid;
	padding: 3px;
	color: #000000;
	font-family: Montserrat;
}

td.PDFTableCell p,
td.PDFTableCell li
{
	font-size: .8rem;
	color: #000000;
}

MadCap|bodyProxy
{
	background-color: var(--GrayDark);
	font-family: Montserrat;
}

th
{
	color: var(--Plum);
}

td
{
	color: var(--Plum);
	border-bottom-color: var(--Plum);
	border-left-color: var(--Plum);
	font-family: Montserrat;
}

a:link
{
	color: var(--Violet);
	weight: bold;
}

a
{
	weight: bold;
	link: var(--Violet);
	color: var(--Violet);
	font-family: Montserrat;
}

abbr
{
	color: var(--Plum);
	font-family: Montserrat;
}

i
{
	color: var(--GrayLight);
	font-family: Montserrat;
}

MadCap|glossaryProxy
{
	color: var(--Aqua);
	font-family: Montserrat;
}

MadCap|tocProxy
{
	color: var(--GaryLight);
	font-family: Montserrat;
}

p.ReleaseTitle
{
	color: var(--Plum);
	font-size: 36pt;
	font-type: Montserrat;
	font-family: Montserrat;
}

p.ReleaseType
{
	font-size: 36 pt;
	color: var(--Aqua);
	font-type: Montserrat;
}

h4
{
	color: var(--Aqua);
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	font-family: Montserrat;
	mc-heading-level: 4;
}

b
{
	font-family: Montserrat;
}

br
{
	font-family: Montserrat;
}

div
{
	font-family: Montserrat;
}

span.mc-variable
{
	font-family: Montserrat;
}

span
{
	font-family: Montserrat;
}

table
{
	font-family: Montserrat;
}

ul
{
	font-family: Montserrat;
}

/*
div.banner
{
	z-index: 1000;
	top: 10px;
}
*/

div.banner
{
	z-index: 1000;
	top: 68%;
	position: absolute;
	left: 21%;
}

MadCap|codeSnippetBody
{
	font-family: Montserrat;
}

MadCap|helpControlMenuItem
{
	font-family: Montserrat;
}

tt
{
	font-family: Montserrat;
}

h2.RN
{
	fontsize: inherit;
}

td.PDFTableCell li
{
	font-family: Montserrat;
}

td.PDFTableCell p
{
	font-family: Montserrat;
}

caption
{
	font-family: Montserrat;
}

header
{
	font-family: Montserrat;
	mc-heading-level: 6;
}

html
{
	font-family: Montserrat;
}

tbody
{
	font-family: Montserrat;
}

tfoot
{
	font-family: Montserrat;
}

tr
{
	font-family: Montserrat;
}

var
{
	font-family: Montserrat;
}

@media print
{
	/* removes blank title bar space on first page */

	div.title-bar-container
	{
		display: none;
	}

	body
	{
		margin: 8px;
		color: #000000;
		font-family: Montserrat Regular;
	}

	div.GlossaryPageDefinition
	{
		font-size: 9pt;
		font-family: Montserrat Regular;
	}

	div.GlossaryPageHeading
	{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-size: 11pt;
		border-bottom-color: #000000;
		font-family: Montserrat Regular;
	}

	div.GlossaryPageTerm
	{
		font-size: 10pt;
		padding-bottom: 10px;
		padding-top: 10px;
		font-family: Montserrat Regular;
	}

	h1
	{
		padding: 0;
		color: var(--Plum);
		font-size: 18pt;
		font-weight: 800;
		font-family: Montserrat Regular;
	}

	h2
	{
		font-style: normal;
		font-size: 14pt;
		padding-left: 0;
		font-weight: 800;
		color: var(--Aqua);
		font-family: Montserrat Regular;
	}

	h3
	{
		font-style: normal;
		orphans: 5;
		widows: 5;
		mc-hyphenate: never;
		page-break-before: auto;
		font-size: 12pt;
		font-weight: 700;
		heading-level: 0;
		color: var(--Plum);
		font-family: Montserrat Regular;
	}

	MadCap|glossaryProxy
	{
		border-top: none;
	}

	MadCap|indexProxy
	{
		border-top: none;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
	}

	p
	{
		color: #000000;
		mc-hyphenate: never;
		font-size: 1rem;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: Montserrat Regular;
	}

	p.IndexHeading
	{
		font-size: 11pt;
		padding-top: 16px;
		text-align: left;
		font-family: Montserrat Regular;
	}

	p.ManualVersionNumber
	{
		color: #b3b3b3;
		font-size: 12pt;
		margin-top: 12pt;
		text-align: center;
		font-family: Montserrat Regular;
	}

	p.TOC1
	{
		font-size: 12pt;
		font-weight: normal;
		margin-top: 12px;
		margin-bottom: 8px;
		line-height: 20pt;
		font-family: Montserrat;
	}

	p.TOC2
	{
		font-weight: normal;
		line-height: 12pt;
		margin-left: 0.1in;
		font-size: 12pt;
		margin-bottom: 6px;
		margin-top: 12px;
		font-family: Montserrat;
	}

	p.TOC3
	{
		font-weight: normal;
		line-height: 12pt;
		margin-left: 0.2in;
		font-size: 12pt;
		margin-bottom: 6px;
		margin-top: 12px;
		font-family: Montserrat;
	}

	p.CoverTitle
	{
		font-weight: bold;
		page-break-after: inherit;
		text-align: left;
		font-size: 30pt;
		color: var(--Plum);
		font-size: 30pt;
		padding-left: 36pt;
		font-family: Montserrat Regular;
	}

	p.ReleaseType
	{
		font-weight: 200;
		text-align: left;
		font-size: 30pt;
		color: var(--Plum);
		margin-left: 36 pt;
		font-family: Montserrat Regular;
	}

	p.ReleaseTitle
	{
		font-weight: bold;
		text-align: left;
		font-size: 30 pt;
		color: var(--Plum);
		margin-left: 36 pt;
		font-family: Montserrat Regular;
	}

	li
	{
		color: #000000;
		line-height: 1.1rem;
		mc-hyphenate: never;
		font-size: 1rem;
		font-family: Montserrat Regular;
	}

	caption
	{
		page-break-inside: avoid;
		font-style: normal;
		text-align: left;
		font-size: 20pt;
		color: #48d1cc;
		font-weight: normal;
		line-height: 21pt;
		mc-hyphenate: never;
		mc-heading-level: 2;
		font-family: Montserrat Regular;
	}

	table
	{
		page-break-inside: auto;
		padding-top: 5px;
		padding-bottom: 2px;
	}

	img
	{
		position: inherit;
		z-index: 6;
		max-width: 100%;
	}

	img.floatright
	{
		float: right;
		height: auto;
		margin-left: inherit;
		margin-right: inherit;
		width: auto;
		max-width: 360px;
		padding-left: 10px;
		padding-right: 3px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	img.floatleft
	{
		float: left;
		max-width: 360px;
		padding-left: 3px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	p.TableCellContents
	{
		font-size: 8pt;
	}

	ol
	{
		line-height: 1.1rem;
	}

	b.Note
	{
		text-transform: uppercase;
		font-weight: bold;
		font-style: normal;
		color: var(--Plum);
		font-family: Montserrat Regular;
	}

	li.noindent
	{
		padding-left: 0px;
		text-align: left;
		margin-left: -20px;
	}

	img.NoIndent
	{
		margin-left: 0;
		mc-thumbnail: none;
		width: auto;
		height: auto;
		mc-float: none;
		clear: none;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	td
	{
		page-break-inside: auto;
		border-left-style: none;
		border-left-width: 3pt;
		border-right-style: none;
		border-right-width: 3pt;
		border-right-color: #696969;
		border-top-style: none;
		border-top-width: 3pt;
		border-top-color: #696969;
		border-bottom-style: none;
		border-bottom-width: 3pt;
		padding-left: 2pt;
		padding-top: 2pt;
		color: var(--Plum);
		border-bottom-color: var(--Plum);
		border-left-color: var(--Plum);
	}

	img.indent
	{
		margin-left: 50px;
	}

	p.Note
	{
		mc-auto-number-position: none;
		margin-left: 0;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		padding-bottom: 5pt;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		mc-auto-number-format: '{b}NOTE{/b}: ';
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		border-top-width: 2px;
		border-right-width: 2px;
		border-left-width: 2px;
		border-bottom-width: 2px;
		font-size: 1rem;
		line-height: 1.15rem;
		margin-top: 10px;
		margin-bottom: 10px;
		border: solid 2px var(--Plum);
		background-color: #ffffff;
		font-color: var(--Aqua);
		color: var(--Plum);
		font-family: Montserrat Regular;
	}

	p.Tip
	{
		mc-auto-number-position: none;
		margin-left: 0;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		padding-bottom: 5pt;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		mc-auto-number-format: '{b}TIP{/b}: ';
		background-color: #f3fafe;
		border: solid 2px #004e7d;
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		border-top-width: 2px;
		border-right-width: 2px;
		border-left-width: 2px;
		border-bottom-width: 2px;
		font-size: 1rem;
		line-height: 1.15rem;
		font-family: Montserrat Regular;
	}

	p.Error
	{
		mc-auto-number-position: none;
		margin-left: 0;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		padding-bottom: 5pt;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		mc-auto-number-format: '{b}ERROR{/b}: ';
		background-color: #EFD8CA;
		border: solid 2px #F47E3A;
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		border-top-width: 2px;
		border-right-width: 2px;
		border-left-width: 2px;
		border-bottom-width: 2px;
		font-size: 1rem;
		line-height: 1.15rem;
		font-family: Montserrat Regular;
	}

	p.Caution
	{
		mc-auto-number-position: none;
		margin-left: 0;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		padding-bottom: 5pt;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		mc-auto-number-format: '{b}CAUTION{/b}: ';
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		border-top-width: 2px;
		border-right-width: 2px;
		border-left-width: 2px;
		border-bottom-width: 2px;
		font-size: 1rem;
		line-height: 1.15rem;
		margin-top: 10px;
		margin-bottom: 10px;
		border: solid 2px var(--Gold);
		font-family: Montserrat Regular;
	}

	p.Warning
	{
		mc-auto-number-position: none;
		margin-left: 0;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		padding-bottom: 5pt;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		mc-auto-number-format: '{b}WARNING{/b}: ';
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		border-top-width: 2px;
		border-right-width: 2px;
		border-left-width: 2px;
		border-bottom-width: 2px;
		font-size: 1rem;
		line-height: 1.15rem;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: #ffffff;
		border: solid 2px var(--Aqua);
		color: var(--Aqua);
		font-family: Montserrat Regular;
	}

	img.ActionTableImage
	{
		max-width: 400px;
		width: 300px;
		mc-thumbnail: none;
	}

	img.ActionTableImageLong
	{
		max-height: 150px;
		width: 150px;
		mc-thumbnail: none;
	}

	p.NoteWImage
	{
		background-color: #d3d3d3;
		font-size: 12pt;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-right: 2in;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		border-top-left-radius: 40px 40px;
		border-top-right-radius: 40px 40px;
		border-bottom-right-radius: 40px 40px;
		border-bottom-left-radius: 40px 40px;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-style: solid;
		border-right-width: 1px;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-family: Montserrat Regular;
	}

	img.CenteredImage
	{
		mc-float: center;
	}

	MadCap|xref
	{
		mc-format: '{quote}{para}{quote} {pageref}';
	}

	p.CoverTitle2
	{
		font-weight: bold;
		font-style: normal;
		text-align: left;
		font-size: 22pt;
		color: #16becf;
		font-family: Montserrat Regular;
	}

	p.Index1
	{
		line-height: 20px;
	}

	p.CoverDocType
	{
		font-weight: bold;
		font-style: normal;
		font-size: 24pt;
		color: #004e7d;
		font-family: Montserrat Regular;
	}

	p.PageHeading
	{
		font-weight: bold;
		font-style: normal;
		font-size: 8pt;
		color: #4a4041;
		font-family: Montserrat Regular;
	}

	p.TOCHeading
	{
		font-size: 24pt;
		font-variant: small-caps;
		font-weight: bold;
		color: #16becf;
		font-family: Montserrat;
	}

	img.img_1
	{
		position: inherit;
		z-index: 6;
		max-width: 700px;
	}

	a
	{
		color: var(--Aqua);
	}

	b.ScreenItem
	{
		color: var(--Aqua);
	}

	div.Note
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	th
	{
		color: var(--Plum);
	}

	th.RN
	{
		border-right: solid 2px #000000;
	}

	a:link
	{
		color: var(--Violet);
	}

	h2
	{
		color: var(--Aqua);
	}

	h3
	{
		color: var(--Plum);
	}

	img
	{
		border-width: 0;
	}

	img
	{
		border-width: 1px;
	}

	h1
	{
		color: var(--Aqua);
	}

	h2
	{
		color: var(--Plum);
	}

	h1
	{
		color: var(--Plum);
	}

	h3
	{
		color: var(--Aqua);
	}

	img
	{
		border-width: 0;
	}

	img
	{
		border-width: 1px;
	}

	h2
	{
		color: var(--Aqua);
	}

	h3
	{
		color: var(--Plum);
	}

	h2.RN
	{
		
	}

	h2.RN
	{
		color: var(--Aqua);
	}

	h2.RN
	{
		color: var(--Aqua);
	}

	h2.RN
	{
		color: var(--Plum);
	}

	h2.RN
	{
		column-break-after: avoid;
	}

	h2.RN
	{
		column-break-after: avoid;
	}

	h2.RN
	{
		display: block;
	}

	h2.RN
	{
		display: block;
	}

	h2.RN
	{
		font-family: 'Montserrat Regular';
	}

	h2.RN
	{
		font-family: 'Montserrat Regular';
	}

	h2.RN
	{
		font-size: 14pt;
	}

	h2.RN
	{
		font-size: 14pt;
	}

	h2.RN
	{
		font-size: 18pt;
	}

	h2.RN
	{
		font-type: Montserrat;
	}

	h2.RN
	{
		font-type: Montserrat;
	}

	h2.RN
	{
		font-weight: 800;
	}

	h2.RN
	{
		font-weight: 800;
	}

	h2.RN
	{
		margin: .75em 0;
	}

	h2.RN
	{
		margin: .75em 0;
	}

	h2.RN
	{
		margin: .675em 0;
	}

	h2.RN
	{
		page-break-after: avoid;
	}

	h2.RN
	{
		page-break-after: avoid;
	}

	h2.RN
	{
		page-break-before: inherit;
	}

	h2.RN
	{
		page-break-before: inherit;
	}

	h2.RN
	{
		page-break-before: always;
	}

	h2.RN
	{
		mc-dita-type: p;
	}

	h2.RN
	{
		mc-dita-type: p;
	}

	h2.RN
	{
		mc-heading-level: 2;
	}

	h2.RN
	{
		mc-heading-level: 2;
	}

	h2.RN
	{
		mc-heading-level: 1;
	}

	h2.RN
	{
		page-break-inside: avoid;
	}

	h2.RN
	{
		page-break-inside: avoid;
	}

	h3.RN
	{
		color: var(--Aqua);
		color: var(--Aqua);
		color: var(--Plum);
		column-break-after: avoid;
		column-break-after: avoid;
		display: block;
		display: block;
		font-family: 'Montserrat Regular';
		font-family: 'Montserrat Regular';
		font-size: 14pt;
		font-size: 14pt;
		font-size: 18pt;
		font-type: Montserrat;
		font-type: Montserrat;
		font-weight: 800;
		font-weight: 800;
		margin: .75em 0;
		margin: .75em 0;
		margin: .675em 0;
		page-break-after: avoid;
		page-break-after: avoid;
		page-break-before: inherit;
		page-break-before: inherit;
		page-break-before: always;
		mc-dita-type: p;
		mc-dita-type: p;
		mc-heading-level: 2;
		mc-heading-level: 2;
		mc-heading-level: 1;
		page-break-inside: avoid;
		page-break-inside: avoid;
	}

	h2.RN
	{
		mc-heading-level: 2;
	}

	h3.RN
	{
		color: var(--Aqua);
	}

	h3.RN
	{
		font-size: 12pt;
	}

	h3.RN
	{
		font-weight: 700;
	}

	h2.RN
	{
		font-size: 14pt;
	}

	h2.RN
	{
		font-style: normal;
	}

	h2.RN
	{
		font-style: normal;
	}

	h2.RN
	{
		page-break-before: avoid;
	}

	h3.RN
	{
		page-break-before: avoid;
	}

	img
	{
		border-width: 0;
	}

	h2
	{
		mc-hyphenate: never;
	}

	h1
	{
		mc-hyphenate: never;
	}

	h2.RN
	{
		font-size: 11pt;
	}

	h2.RN
	{
		color: var(--Aqua);
	}

	h2.RN
	{
		font-size: 12pt;
	}

	table
	{
		mc-caption-continuation: 'inherit';
	}

	table
	{
		mc-caption-continuation: 'inherit';
	}

	table
	{
		mc-caption-continuation: 'true';
	}

	table
	{
		font-family: Montserrat, 'Proxima Nova', 'Brandon Grotesque', sans-serif;
	}

	img
	{
		border-width: 1px;
	}

	h3.RN
	{
		display: inherit;
	}

	h3.RN
	{
		display: block;
	}

	img
	{
		border-width: 0;
	}

	img
	{
		border-width: 1px;
	}

	h4
	{
		font-size: 11pt;
	}

	h4
	{
		font-weight: 600;
	}

	h4
	{
		font-style: normal;
	}

	h3
	{
		page-break-before: avoid;
	}

	img
	{
		border-width: 0;
	}

	table.PDFTables
	{
		font: inherit;
	}

	table.PDFTables
	{
		font: inherit;
	}

	table.PDFTables
	{
		font-type: inherit;
	}

	table.PDFTables
	{
		font-type: inherit;
	}

	table.PDFTables
	{
		font-type: inherit;
	}

	table.PDFTables
	{
		
	}

	table.PDFTables
	{
		font-type: Montserrat;
	}

	table.PDFTables
	{
		font-type: Montserrat;
	}

	table.PDFTables
	{
		font-family: Montserrat, 'Proxima Nova', 'Brandon Grotesque', sans-serif;
	}

	table.PDFTables
	{
		font-family: Montserrat, 'Proxima Nova', 'Brandon Grotesque', sans-serif;
	}

	table.PDFTables
	{
		font-family: Montserrat, 'Proxima Nova', 'Brandon Grotesque', sans-serif;
	}

	tbody
	{
		family-type: inherit;
	}

	tbody
	{
		family-type: inherit;
	}

	tbody
	{
		family-type: Montserrat;
	}

	tbody
	{
		family-type: Montserrat;
	}

	table.PDFTables
	{
		
	}

	table.PDFTables
	{
		font-family: 'Montserrat Medium', 'Proxima Nova', 'Brandon Grotesque', sans-serif;
	}

	table
	{
		font-family: 'Montserrat Medium', 'Proxima Nova', 'Brandon Grotesque', sans-serif;
	}

	.Variable
	{
		
	}

	span.mc-variable.Generic
	{
		
	}

	tbody
	{
		font-size: 12pt;
	}

	tbody
	{
		font-size: 12pt;
	}

	tbody
	{
		font-size: 10pt;
	}

	div.Caution
	{
		font-size: .8rem;
	}

	div.Caution
	{
		font-weight: normal;
	}

	div.Caution
	{
		font-size: .7rem;
	}

	div.Note
	{
		font-size: .7rem;
	}

	div.Warning
	{
		font-size: .7rem;
	}

	p.CoverTitle
	{
		
	}

	p.CoverTitle
	{
		padding-left: 35pt;
	}

	p.CoverTitle
	{
		padding-left: 34pt;
	}

	p.CoverTitle
	{
		padding-left: 33pt;
	}

	p.CoverTitle
	{
		padding-left: ;
	}

	p.CoverTitle
	{
		padding-left: ;
	}

	p.CoverTitle
	{
		padding-left: 0pt;
	}

	p.CoverTitle
	{
		padding-left: -1pt;
	}

	p.CoverTitle
	{
		padding-left: 0pt;
	}

	p.CoverTitle
	{
		padding-left: 1pt;
	}

	p.CoverTitle
	{
		padding-left: 0pt;
	}

	div.Note
	{
		font-size: inherit;
	}

	div.Note
	{
		
	}

	img
	{
		border-width: 1;
	}

	img
	{
		border-width: 1pt;
	}

	div.title-bar-container
	{
		font-color: inherit;
	}

	div.title-bar-container
	{
		font-color: inherit;
	}

	div.title-bar-container
	{
		font-color: var(--Aqua);
	}

	div.title-bar-container
	{
		color: inherit;
	}

	div.title-bar-container
	{
		color: inherit;
	}

	div.title-bar-container
	{
		color: var(--Aqua);
	}

	div.title-bar-container
	{
		display: inline;
	}

	div.title-bar-container
	{
		display: inline-block;
	}

	p.CoverTitleTechSpecs
	{
		font-weight: bold;
		page-break-after: inherit;
		text-align: left;
		font-size: 30pt;
		color: var(--Plum);
		font-size: 30pt;
		padding-left: 36pt;
		font-family: Montserrat Regular;
		padding-left: 35pt;
		padding-left: 34pt;
		padding-left: 33pt;
		padding-left: ;
		padding-left: ;
		padding-left: 0pt;
		padding-left: -1pt;
		padding-left: 0pt;
		padding-left: 1pt;
		padding-left: 0pt;
	}

	p.CoverTitle2TechSpecs
	{
		font-weight: bold;
		font-style: normal;
		text-align: left;
		font-size: 22pt;
		color: #16becf;
		font-family: Montserrat Regular;
	}

	p.CoverTitleTechSpecs
	{
		font-size: 0rem;
	}

	p.CoverTitleTechSpecs
	{
		font-size: 1rem;
	}

	p.CoverTitleTechSpecs
	{
		font-size: larger;
	}

	p.CoverTitleTechSpecs
	{
		font-size: 0pt;
	}

	p.CoverTitleTechSpecs
	{
		font-size: 2pt;
	}

	p.CoverTitleTechSpecs
	{
		font-size: 20pt;
	}

	p.CoverTitle2TechSpecs
	{
		font-size: 17pt;
	}

	h1.TechSpec
	{
		padding: 0;
		color: var(--Plum);
		font-size: 18pt;
		font-weight: 800;
		font-family: Montserrat Regular;
		color: var(--Aqua);
		color: var(--Plum);
		mc-hyphenate: never;
	}

	h1.TechSpec
	{
		font-size: 15pt;
	}

	h2.TechSpec
	{
		font-style: normal;
		font-size: 14pt;
		padding-left: 0;
		font-weight: 800;
		color: var(--Aqua);
		font-family: Montserrat Regular;
		color: var(--Aqua);
		color: var(--Plum);
		color: var(--Aqua);
		mc-hyphenate: never;
	}

	h2.TechSpec
	{
		font-size: 13pt;
	}

	p.CoverTitleTechSpecs
	{
		font-size: 19pt;
	}

	div.Note
	{
		
	}

	div.Warning
	{
		
	}

	div.Warning
	{
		font-size: ;
	}

	div.Warning
	{
		
	}

	div.Warning
	{
		font-size: inherit;
	}

	div.Warning
	{
		
	}

	ol
	{
		
	}

	li
	{
		
	}

	ul
	{
		color: ;
	}

	img.ActionTableImage
	{
		max-width: 100pt;
	}

	img.ActionTableImage
	{
		width: 300pt;
	}

	img.ActionTableImage
	{
		width: auto;
	}

	div.CautionWImage
	{
		font-size: .8rem;
		font-weight: normal;
		font-size: .7rem;
	}

	div.CautionWImage
	{
		width: 1px;
	}

	div.CautionWImage
	{
		width: 2px;
	}

	div.CautionWImage
	{
		width: 3px;
	}

	div.CautionWImage
	{
		width: 5px;
	}

	div.CautionWImage
	{
		width: 50px;
	}

	div.CautionWImage
	{
		width: 7px;
	}

	div.CautionWImage
	{
		width: 75px;
	}

	div.CautionWImage
	{
		padding-bottom: 5;
	}

	div.CautionWImage
	{
		padding-left: 20;
	}

	div.CautionWImage
	{
		padding-right: 20;
	}

	div.CautionWImage
	{
		padding-top: 5;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 1px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 1px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 0px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 1px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 0px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 1px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 2px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 3px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 4px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 5px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 6px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 7px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 8px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 9px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 11px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 1px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 0px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 1px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 2px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 3px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 4px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 5px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 6px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 7px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 8px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 9px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 10px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 0px 11px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 1px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 2px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 3px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 4px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 5px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 6px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 7px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 8px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 9px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 10px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 11px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 10px;
	}

	div.CautionWImage
	{
		border-bottom-style: solid;
	}

	div.CautionWImage
	{
		border-bottom-width: 1px;
	}

	div.CautionWImage
	{
		border-bottom-width: 2px;
	}

	div.CautionWImage
	{
		padding-left: 20px;
	}

	div.CautionWImage
	{
		padding-right: 20px;
	}

	div.CautionWImage
	{
		padding-top: 20px;
	}

	div.CautionWImage
	{
		padding-bottom: 20px;
	}

	div.CautionWImage
	{
		border-top-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-top-right-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-left-style: solid;
	}

	div.CautionWImage
	{
		border-left-width: 2px;
	}

	div.CautionWImage
	{
		border-left-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-right-style: solid;
	}

	div.CautionWImage
	{
		border-right-width: 2px;
	}

	div.CautionWImage
	{
		border-right-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-top-style: solid;
	}

	div.CautionWImage
	{
		border-top-width: 2px;
	}

	div.CautionWImage
	{
		border-top-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-bottom-style: solid;
	}

	div.CautionWImage
	{
		border-bottom-width: 2px;
	}

	div.CautionWImage
	{
		border-bottom-color: #f7c00b;
	}

	div.CautionWImage
	{
		background-color: #f7f4ea;
	}

	div.CautionWImage
	{
		margin-right: 75px;
	}

	div.CautionWImage
	{
		margin-right: 150px;
	}

	div.CautionWImage
	{
		margin-right: 10px;
	}

	div.CautionWImage
	{
		margin-right: 0;
	}

	div.CautionWImage
	{
		page-break-inside: avoid;
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		padding-left: 20px;
	}

	div.CautionWImage
	{
		padding-right: 20px;
	}

	div.CautionWImage
	{
		padding-top: 20px;
	}

	div.CautionWImage
	{
		padding-bottom: 20px;
	}

	div.CautionWImage
	{
		border-top-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-top-right-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-left-style: solid;
	}

	div.CautionWImage
	{
		border-left-width: 2px;
	}

	div.CautionWImage
	{
		border-left-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-right-style: solid;
	}

	div.CautionWImage
	{
		border-right-width: 2px;
	}

	div.CautionWImage
	{
		border-right-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-top-style: solid;
	}

	div.CautionWImage
	{
		border-top-width: 2px;
	}

	div.CautionWImage
	{
		border-top-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-bottom-style: solid;
	}

	div.CautionWImage
	{
		border-bottom-width: 2px;
	}

	div.CautionWImage
	{
		border-bottom-color: #f7c00b;
	}

	div.CautionWImage
	{
		margin-right: 300px;
	}

	div.CautionWImage
	{
		margin-right: 10px;
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		margin-right: 300px;
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		width: 150px;
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		padding-left: 20px;
	}

	div.CautionWImage
	{
		padding-right: 20px;
	}

	div.CautionWImage
	{
		padding-top: 20px;
	}

	div.CautionWImage
	{
		padding-bottom: 20px;
	}

	div.CautionWImage
	{
		border-top-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-top-right-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-right-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-bottom-left-radius: 10px 10px;
	}

	div.CautionWImage
	{
		border-left-style: solid;
	}

	div.CautionWImage
	{
		border-left-width: 2px;
	}

	div.CautionWImage
	{
		border-left-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-right-style: solid;
	}

	div.CautionWImage
	{
		border-right-width: 2px;
	}

	div.CautionWImage
	{
		border-right-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-top-style: solid;
	}

	div.CautionWImage
	{
		border-top-width: 2px;
	}

	div.CautionWImage
	{
		border-top-color: #f7c00b;
	}

	div.CautionWImage
	{
		border-bottom-style: solid;
	}

	div.CautionWImage
	{
		border-bottom-width: 2px;
	}

	div.CautionWImage
	{
		border-bottom-color: #f7c00b;
	}

	div.CautionWImage
	{
		width: 350px;
	}

	div.CautionWImage
	{
		width: 400px;
	}

	div.CautionWImage
	{
		
	}

	div.CautionWImage
	{
		font-size: 1rem;
	}

	div.Caution
	{
		font-size: 1rem;
	}

	div.Warning
	{
		mc-hyphenate: never;
	}

	div.Warning
	{
		margin-top: 10px;
	}

	div.Warning
	{
		margin-bottom: 10px;
	}

	span.mc-variable
	{
		font-size: inherit;
	}

	div.Note
	{
		font-family: Montserrat;
	}

	div.Note
	{
		
	}

	b
	{
		font-family: 'Montserrat Medium';
	}

	b
	{
		
	}

	b
	{
		font-family: ;
	}

	b
	{
		font-family: 'Montserrat Medium';
	}

	b
	{
		font-family: Montserrat;
	}

	b
	{
		font-weight: bold;
		font-style: normal;
	}

	b
	{
		
	}

	b
	{
		
	}

	b
	{
		
	}

	MadCap|tocProxy
	{
		font-family: Montserrat;
	}

	span.mc-variable
	{
		
	}

	span.mc-variable
	{
		
	}

	span.mc-variable
	{
		
	}

	span.mc-variable
	{
		
	}

	span.mc-variable
	{
		font-family: ;
	}

	span.mc-variable
	{
		vertical-align: inherit;
	}
}

a.Popup
{
	height: auto;
	width: 200px;
	mc-popup-height: auto;
	mc-popup-width: 200px;
	color: var(--Plum);
}

p.CoverTitle
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	line-height: normal;
	text-align: right;
	color: var(--Plum);
	font-family: Montserrat;
}

ul.Indented
{
	list-style-type: square;
	list-style-image: none;
	font-family: Montserrat;
}

ul.Indented > li::marker
{
	content: ' ';
}

p.TableCellContents
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	line-height: normal;
	mc-disabled: true;
}

b.Note
{
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	color: var(--Plum);
	font-family: Montserrat;
}

p.indent
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	margin-left: 30px;
	line-height: 1.4;
}

li.noindent
{
	padding-left: 0px;
	text-align: left;
	margin-left: -20px;
	font-size: 1rem;
	font-family: Montserrat;
}

img.NoIndent
{
	margin-left: 0;
	mc-thumbnail: none;
	width: auto;
	height: auto;
	mc-float: none;
	clear: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.indent
{
	margin-left: 50px;
}

img.NoHover
{
	mc-thumbnail: none;
	max-height: auto;
}

span.Bold
{
	font-weight: bold;
	mc-disabled: true;
}

p.Title
{
	text-align: center;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 53pt;
	margin-bottom: 26pt;
	font-weight: bold;
	font-style: normal;
	font-size: 40pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 72pt;
	text-decoration: none;
	font-family: Montserrat;
}

p.TitleDocNumber
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 110pt;
	margin-bottom: 5pt;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 11pt;
	text-decoration: none;
	mc-disabled: true;
	font-family: Montserrat Regular;
}

p.Anchor
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 5pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 6pt;
	text-decoration: none;
	font-family: Montserrat;
}

MadCap|xref.HeadingText
{
	mc-disabled: true;
	mc-format: '{LinkText}{paratext} (pg. {page})';
}

MadCap|xref.Heading_And_Page
{
	mc-disabled: true;
	mc-format: '{paratext} on page {page}';
}

p.TableFootnote
{
	text-align: left;
	margin-left: 0.41667in;
	margin-right: 0.25in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: -16px;
	line-height: 12pt;
	text-decoration: none;
	font-family: Montserrat;
}

/*
p.Heading2_NoTOC
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 12pt;
	margin-bottom: 2pt;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	mc-disabled: true;
	font-family: Montserrat;
}
*/

/*
p.Header
{
	text-align: center;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	font-family: Montserrat Regular;
}
*/

p.Footer
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	letter-spacing: 0em;
	color: #000000;
	text-indent: 0px;
	line-height: 10pt;
	text-decoration: none;
	font-type: Montserrat;
	font-family: Montserrat;
}

div.NoteWImage
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-left-radius: 45px 45px;
	border-top-right-radius: 45px 45px;
	border-bottom-right-radius: 45px 45px;
	border-bottom-left-radius: 45px 45px;
	background-color: #d7d8d9;
	mc-disabled: true;
}

p.NoteWImage
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	line-height: normal;
	color: #000000;
	background-color: #d3d3d3;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-left-radius: 40px 40px;
	border-top-right-radius: 40px 40px;
	border-bottom-right-radius: 40px 40px;
	border-bottom-left-radius: 40px 40px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	mc-disabled: true;
}

p.TechSpecTitle
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	line-height: normal;
	color: #000000;
	mc-disabled: true;
}

div.NoBreak
{
	page-break-inside: avoid;
	mc-disabled: true;
}

img.Hyperlinked
{
	border-style: none;
	max-width: 150px;
}

img.Hyperlinkedfooterlogo
{
	mc-thumbnail: none;
	max-width: 150pt;
	max-height: auto;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-style: none;
}

p.CoverTitle2
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	line-height: normal;
	text-align: right;
	color: var(--Aqua);
	font-family: Montserrat;
}

MadCap|xref.PrintedXrefBOLD
{
	mc-disabled: true;
	mc-format: '{b} on page {page}{/b}';
}

@media Online
{
	body
	{
		page-break-before: avoid;
		color: #000000;
		background-color: #ffffff;
		font-size: 1rem;
		line-height: 1.1rem;
		font-family: Montserrat;
	}

	p
	{
		color: #302e2c;
	}

	p.Note
	{
		background-color: #f3fafe;
		border: solid 2px #004e7d;
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		padding-bottom: 5pt;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		line-height: 1.15rem;
		margin-bottom: 1.15rem;
		margin-top: 1.15rem;
	}

	div.Note
	{
		color: #004E7D;
		background-color: #f3fafe;
	}

	MadCap|bodyProxy
	{
		background-color: #000000;
	}

	img.ActionTableImage
	{
		mc-thumbnail: none;
	}

	img.ActionTableImageLong
	{
		mc-thumbnail: none;
	}

	h3
	{
		font-weight: bold;
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 1rem;
		line-height: 1.1rem;
		font-family: Montserrat;
		color: var(--Plum);
	}

	h2
	{
		color: var(--Aqua);
		font-size: 1.25rem;
		font-weight: bold;
		margin-bottom: 5px;
		margin-top: 5px;
		line-height: 1.35rem;
		font-family: Montserrat;
	}

	h1
	{
		font-size: 1.5rem;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 10px;
		line-height: 1.6rem;
		font-family: Montserrat;
		color: var(--Plum);
	}

	p.Caution
	{
		border: solid 2px #F5DB09;
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		padding-right: 20pt;
		padding-bottom: 5pt;
		padding-left: 20pt;
		padding-top: 5pt;
		line-height: 1.15rem;
		margin-bottom: 1.15rem;
		margin-top: 1.15rem;
		font-family: Montserrat;
	}

	p.Error
	{
		background-color: #EFD8CA;
		border: solid 2px #F47E3A;
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		padding-bottom: 5pt;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		line-height: 1.15rem;
		margin-bottom: 1.15rem;
		margin-top: 1.15rem;
		font-family: Montserrat;
	}

	p.Warning
	{
		background-color: #fee5e2;
		border: solid 2px #CB220E;
		border-bottom-left-radius: 10px 10px;
		border-bottom-right-radius: 10px 10px;
		border-top-right-radius: 10px 10px;
		border-top-left-radius: 10px 10px;
		padding-bottom: 5pt;
		padding-left: 20pt;
		padding-right: 20pt;
		padding-top: 5pt;
		line-height: 1.15rem;
		margin-bottom: 1.15rem;
		margin-top: 1.15rem;
		font-family: Montserrat;
	}

	li
	{
		font-size: 1rem;
		margin-bottom: 5px;
		margin-top: 5px;
		line-height: 1.1rem;
		font-family: Montserrat;
	}

	ol
	{
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 5px;
		margin-top: 5px;
		margin: 0;
		line-height: 1.1rem;
	}

	ul
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin: 10px;
		line-height: 1.1rem;
	}

	img
	{
		font-size: 1rem;
		mc-thumbnail-max-height: default;
		mc-thumbnail-max-width: default;
		font-family: Montserrat;
	}

	img.img_1
	{
		mc-thumbnail: none;
	}

	p.Anchor
	{
		line-height: 1.15rem;
	}

	p.Tip
	{
		line-height: 1.15rem;
		margin-bottom: 1.15rem;
		margin-top: 1.15rem;
	}

	b.ScreenItem
	{
		color: #16bcef;
		font-family: Montserrat;
	}

	div.banner
	{
		left: 20% !important;
		position: fixed !important;
		top: 40% !important;
		z-index: 1000 !important;
	}

	MadCap|popupBody
	{
		box-sizing: content-box;
		webkit-box-sizing: content-box;
		mc-popup-width: 400px;
		width: 400px;
		max-width: 400px;
		dov: inherit;
		div: center;
	}

	MadCap|popup
	{
		max-width: 400px;
		mc-popup-width: 400px;
		width: 400px;
		-moz-box-sizing: content-box;
		webkit-box-sizing: content-box;
		div: center;
	}

	a.Popup
	{
		mc-popup-width: 400px;
		width: 400px;
		max-width: 400px;
	}

	div.MCTopicPopupContainer
	{
		width: 300px;
		height: 450px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

p.CoverDocType
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	line-height: normal;
	text-align: right;
	background-image: none;
}

h2.ContactInfoHeadings
{
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	font-size: 24px;
	mc-disabled: true;
}

h1.ContactInformationHeading
{
	font-weight: normal;
	padding-bottom: 10px;
	margin-top: 30px;
	font-size: 48px;
	line-height: 60px;
	margin-bottom: 30px;
	mc-disabled: true;
	font-family: Montserrat;
}

p.PageHeading
{
	white-space: normal;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ffffff;
	font-family: Montserrat;
}

p.TOCHeading
{
	margin-bottom: 8px;
	margin-top: 8px;
	white-space: normal;
	line-height: normal;
	color: var(--Plum);
	font-family: Montserrat;
}

b.ScreenItem
{
	font-family: Montserrat;
	color: var(--Plum);
}

th.RN
{
	border-left: solid 2px #404040;
	border-right: solid 2px #404040;
	font-family: Montserrat;
}

td.RN
{
	border-left: solid 2px #404040;
	border-right: solid 2px #404040;
	font-family: Montserrat;
}

ol
{
	white-space: normal;
	line-height: normal;
	margin-bottom: 5px;
	font-size: 1rem;
	margin-top: 0pt;
	font-family: Montserrat;
}

p.TOC1
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .75rem;
	font-family: Montserrat;
}

span.span_1
{
	font-weight: bold;
	font-size: 1rem;
	mc-disabled: true;
}

img.img_1
{
	mc-thumbnail-max-height: 125px;
	mc-thumbnail-max-width: 125px;
	mc-thumbnail: hover;
	max-width: 800px;
	max-height: auto;
}

p.Image_Caption
{
	font-size: 1rem;
	margin-top: 2pt;
	margin-bottom: 0pt;
	text-align: center;
	color: #000000;
}

@media only screen and (max-width: 1279px)
{
	
}

@media only screen and (max-width: 767px)
{
	img
	{
		max-width: 100%;
		max-height: auto;
	}
}

/* FOOTER */

body
{
	padding-bottom: 1.25in;
	font-type: Montserrat;
	font-family: Montserrat;
}

div.printFooter
{
	position: absolute;
	width: 8.5in;
	bottom: -2.25in;
	left: -.60in;
	padding-left: .60in;
	padding-right: .25in;
	padding-top: .25in;
	padding-bottom: .25in;
	background-color: var(--GrayLight);
	font-family: Montserrat;
	font-type: Montserrat;
}

div.printFooter img
{
	text-align: right;
}

div.printFooter p.footerh1
{
	color: var(--Plum);
	font-weight: bold;
	font-size: 10pt;
	font-family: Montserrat;
	font-type: Montserrat;
}

div.printFooter p.footerh2
{
	color: var(--Aqua);
	font-weight: bold;
	font-family: Montserrat;
	font-type: Montserrat;
}

div.printFooter p.footerCopyright
{
	color: var(--GrayDark);
	font-size: 10pt;
	font-family: Montserrat;
	font-type: Montserrat;
}

a.ExternalLink
{
	mc-exclude-action: 'unbind';
	mc-conditions: 'General.ExternalLinkActive';
	color: var(--Violet);
	weight: bold;
	font-family: Montserrat;
}

body.device div.nav-search-wrapper
{
	display: none;
}

div#contentBody
{
	padding-bottom: 200px;
}

div.footer
{
	position: absolute;
	bottom: 0;
	/*	left: 0; */
	width: 100%;
	margin: 0;
}

a.GlossaryPageTerm
{
	mc-disabled: true;
}

address
{
	mc-disabled: true;
}

area
{
	mc-disabled: true;
}

article
{
	mc-disabled: true;
}

aside
{
	mc-disabled: true;
}

big
{
	mc-disabled: true;
}

blockquote
{
	mc-disabled: true;
}

button
{
	mc-disabled: true;
}

canvas
{
	mc-disabled: true;
}

code
{
	mc-disabled: true;
}

datalist
{
	mc-disabled: true;
}

dd
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

div.GlossaryPageEntry
{
	mc-disabled: true;
}

div.Row-4-4-4
{
	mc-disabled: true;
}

dt
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

fieldset
{
	mc-disabled: true;
}

figcaption
{
	mc-disabled: true;
}

form
{
	mc-disabled: true;
}

frame
{
	mc-disabled: true;
}

frameset
{
	mc-disabled: true;
}

html.concept
{
	mc-disabled: true;
}

html.reference
{
	mc-disabled: true;
}

html.task
{
	mc-disabled: true;
}

html.topic
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

madcapEditorBehavior
{
	mc-disabled: false;
}

noframes
{
	mc-disabled: true;
}

optgroup
{
	mc-disabled: true;
}

p.ConceptContext
{
	mc-disabled: true;
}

p.danger
{
	mc-disabled: true;
}

p.Index1
{
	mc-disabled: true;
}

p.Index2
{
	mc-disabled: true;
}

p.Index3
{
	mc-disabled: true;
}

p.Index4
{
	mc-disabled: true;
}

p.Index5
{
	mc-disabled: true;
}

p.Index6
{
	mc-disabled: true;
}

p.Index7
{
	mc-disabled: true;
}

p.Index8
{
	mc-disabled: true;
}

p.Index9
{
	mc-disabled: true;
}

p.MiniTOC2
{
	mc-disabled: true;
}

p.MiniTOC3
{
	mc-disabled: true;
}

p.MiniTOC4
{
	mc-disabled: true;
}

p.MiniTOC5
{
	mc-disabled: true;
}

p.MiniTOC6
{
	mc-disabled: true;
}

p.MiniTOC7
{
	mc-disabled: true;
}

p.MiniTOC8
{
	mc-disabled: true;
}

p.MiniTOC9
{
	mc-disabled: true;
}

p.TOC2
{
	mc-disabled: true;
}

p.TOC3
{
	mc-disabled: true;
}

p.TOC4
{
	mc-disabled: true;
}

p.TOC5
{
	mc-disabled: true;
}

p.TOC6
{
	mc-disabled: true;
}

p.TOC7
{
	mc-disabled: true;
}

p.TOC8
{
	mc-disabled: true;
}

p.TOC9
{
	mc-disabled: true;
}

pre
{
	mc-disabled: true;
}

q
{
	mc-disabled: true;
}

s
{
	mc-disabled: true;
}

samp
{
	mc-disabled: true;
}

select
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

span.boolean
{
	mc-disabled: true;
}

span.SearchHighlight1
{
	mc-disabled: true;
}

span.SearchHighlight2
{
	mc-disabled: true;
}

span.SearchHighlight3
{
	mc-disabled: true;
}

span.SearchHighlight4
{
	mc-disabled: true;
}

span.SearchHighlight5
{
	mc-disabled: true;
}

span.SearchHighlight6
{
	mc-disabled: true;
}

span.SearchHighlight7
{
	mc-disabled: true;
}

span.SearchHighlight8
{
	mc-disabled: true;
}

span.SearchHighlight9
{
	mc-disabled: true;
}

span.SearchHighlight10
{
	mc-disabled: true;
}

span.SeeAlsoIndex
{
	mc-disabled: true;
}

span.SeeAlsoIndexTerms
{
	mc-disabled: true;
}

span.SeeIndexTerms
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

textarea
{
	mc-disabled: true;
}

div.Row-6-6
{
	mc-disabled: true;
}

div.Row-8-4
{
	mc-disabled: true;
}

h5
{
	mc-disabled: false;
	font-size: 11pt;
	color: var(--Plum);
	font-family: Montserrat;
	mc-heading-level: 5;
}

h6
{
	mc-disabled: false;
	font-size: 11pt;
	color: var(--Plum);
	font-family: Montserrat;
	mc-heading-level: 6;
}

img.CenteredImage
{
	mc-disabled: false;
}

input
{
	mc-disabled: true;
}

MadCap|slideshowAutoControls
{
	mc-disabled: true;
}

MadCap|slideshowAutoControls.active
{
	mc-disabled: true;
}

MadCap|slideshowAutoControls.Start
{
	mc-disabled: true;
}

MadCap|slideshowAutoControls.Stop
{
	mc-disabled: true;
}

MadCap|slideshowBullet
{
	mc-disabled: true;
}

MadCap|slideshowBullet.active
{
	mc-disabled: true;
}

MadCap|slideshowCaption
{
	mc-disabled: true;
}

p.Concept
{
	mc-disabled: true;
}

p.ListOf
{
	mc-disabled: true;
}

p.OnlineNotCentered
{
	mc-disabled: true;
}

span.SearchHighlight
{
	mc-disabled: true;
}

span.SeeIndex
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

sup
{
	mc-disabled: true;
}

thead
{
	mc-disabled: true;
}

img.sm_max90
{
	
}

img.sm_max80
{
	
}

img.sm_max70
{
	
}

@media print
{
	img.sm_max90
	{
		max-width: 90% !important;
		max-height: auto;
	}

	img.sm_max80
	{
		max-width: 80% !important;
		max-height: auto;
	}

	img.sm_max70
	{
		max-width: 70% !important;
		max-height: auto;
	}

	img.sm_4in
	{
		max-height: 4in !important;
		max-width: auto;
	}

	img.sm_3in
	{
		max-height: 3in !important;
		max-width: auto;
	}

	img.sm_2in
	{
		max-height: 2in !important;
		max-width: auto;
	}
}

@media only screen and (max-width: 767px)
{
	img
	{
		max-width: 100% !important;
	}
}

span.mc-variable.ReleaseTitle
{
	color: var(--Plum);
	font: Montserrat Bold;
	font-type: Montserrat Bold;
	font-size: 30 pt;
	font-weight: bolder;
}

span.mc-variable.ReleaseType
{
	color: var(--Plum);
	font-size: 30 pt;
	font: Montserrat Light;
	font-type: Montserrat Light;
	font-weight: lighter;
}

div.Warning
{
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-top-width: 2px;
	font-size: 1rem;
	font-weight: normal;
	border: solid 2px #CB220E;
	tex-color: inherit;
	font-color: solid 2px #CB220E;
	background-color: #FABAB8;
	color: #CB220E;
	font-family: Montserrat;
}

div.Error
{
	border-left-style: solid;
	font-weight: normal;
	font-size: 1rem;
	border-top-width: border;
	border-top-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-right-width: border;
	border-left-width: border;
	border-bottom-width: border;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-style: border;
	border-top-style: border;
	border-right-style: border;
	background-color: #EFD8CA;
	border: solid 2px #F47E3A;
	color: #F47E3A;
}

b.Caution
{
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Montserrat;
}

b.Warning
{
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	color: #CB220E;
	font-family: Montserrat;
}

b.Error
{
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	color: #F47E3A;
	font-family: Montserrat;
}

MadCap|dropDownHotspot:link
{
	color: #000000;
}

MadCap|dropDownHotspot:visited
{
	color: #000000;
}

img.NoBorder
{
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-style: none;
}

MadCap|xref.RelLinkPageNumber
{
	
}

.Popup
{
	font-size: 45px;
	font-color: red;
}

.tooltip
{
	font: inherit;
	font-family: Montserrat;
	font-size: 1rem;
	font-weight: bolder;
	border: #ff1e00;
	border-width: 2px;
	color: var(--Plum);
}

