@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

@font-face 
{
	font-family: 'Gilroy Light';
	src: url('../Fonts/doublestarco_Gilroy-light.otf');
}

@font-face 
{
	font-family: 'Gilroy Extrabold';
	src: url('../Fonts/doublestarco_Gilroy-extrabold.otf');
}

@font-face 
{
	font-family: 'Gilroy Medium';
	src: url('../Fonts/doublestarco_Gilroy-Medium.otf');
}

@font-face 
{
	font-family: 'Gilroy UltraLight';
	src: url('../Fonts/doublestarco_Gilroy-UltraLight.otf');
}

@font-face 
{
	font-family: 'Gotham Rounded Book';
	src: url('../Fonts/Gotham Rounded Book.otf');
}

@font-face 
{
	font-family: 'Gotham Bold';
	src: url('../Fonts/Gotham-Bold.otf');
}

@font-face 
{
	font-family: 'Gotham Light';
	src: url('../Fonts/Gotham-Light.otf');
}

:root
{
	--Brand1: #0054a0;
	--Brand2: #00B8A1;
	--Black: #000000;
	--White: #ffffff;
}

/* Image styles */

img
{
	border: none;
	display: block;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	mc-thumbnail: none;
	/*width: 100vw;*/
	max-width: 100%;
}

.sidenav-container
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#sideNavLogo
{
	display: block;
	margin: auto;
	width: 165px;
	mc-thumbnail: none;
	padding-bottom: 20px;
}

td img
{
	width: 100%;
	max-width: 400px;
	padding-right: 10px;
}

img.NoPopup
{
	mc-thumbnail: none;
	/*width: 100vw;*/
	max-width: 100%;
}

img.partItem
{
	max-width: 150px;
}

img.large
{
	max-width: 1000px;
}

img.medium
{
	max-width: 800px;
}

img.small
{
	max-width: 500px;
}

img.xsmall
{
	max-width: 300px;
}

img.xscenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
}

img.scenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
}

img.mcenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

img.lcenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}

/* p tag styles */

p
{
	color: #000000;
	font-family: 'Gotham Rounded Book', Arial;
	font-weight: normal;
	font-size: 10pt;
}

p.pBody
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0.5em;
}

p.pCode
{
	font-size: 11pt;
	font-family: 'Courier New';
	margin-left: 2.5em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

p.pNote
{
	margin-bottom: 7pt;
	text-indent: 0cm;
	margin-right: 1.25cm;
	background-color: #f2f5fa;
	margin-top: 10pt;
	margin-bottom: 10pt;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #535353;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #535353;
	mc-auto-number-format: '{b}Note{/b}: ';
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.TableCaption
{
	color: #000000;
	font-family: 'Gotham Rounded Book';
	font-style: italic;
	font-size: 10pt;
	line-height: 80%;
	margin-top: 0.5em;
	caption-side: bottom;
	margin-bottom: 0.5em;
}

p.DisclaimerHeading
{
	color: #000000;
	letter-spacing: 2px;
	font-size: 10pt;
	margin-bottom: 10pt;
	font-family: 'Gilroy', Arial;
}

p.SubHead
{
	font-family: Gotham;
	color: #00B8A1;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 6px;
}

h1
{
	color: #0054a0;
	font-family: 'Gilroy Light', Arial;
	font-weight: bold;
	background-color: transparent;
	font-size: 20pt;
	line-height: 20pt;
	margin-bottom: 1em;
	margin-top: 1em;
}

h2
{
	color: #0054a0;
	font-family: 'Gilroy Light', Arial;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0.75em;
	font-size: 16pt;
}

h3
{
	color: #0054a0;
	font-family: 'Gilroy Light', Arial;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 0.75em;
	margin-top: 1.5em;
	font-size: 14pt;
}

h4
{
	font-family: 'Gilroy Light', Arial;
	font-weight: bold;
	color: #0054a0;
	font-size: 12pt;
	margin-bottom: 6px;
	margin-top: 10px;
}

h4.ListHead
{
	margin-top: 2em;
	border-bottom-style: solid;
	border-width: 1px;
}

h5
{
	font-family: 'Gilroy Light', Arial;
	font-weight: bold;
	color: #0054a0;
	margin-bottom: 3px;
	margin-top: 10px;
	mc-heading-level: 0;
	font-size: 10pt;
}

h6
{
	font-family: 'Gilroy Light', Arial;
	font-size: 10pt;
	color: #000000;
}

td p
{
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-left: 0px;
}

td p.pBody
{
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-left: 0px;
}

td p.tableContents
{
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-left: 0px;
}

/* Links */

a
{
	color: #0054a0;
	font-weight: bold;
}

a:link
{
	color: #0054a0;
}

a:visited
{
	color: #0054a0;
}

a:focus
{
	color: #0054a0;
}

.dropdown a:hover
{
	background-color: #ddd;
}

a:active
{
	color: #0054a0;
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light);
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../Images/arrow-down.png');
	mc-closed-image: url('../Images/arrow-right.png');
	margin-bottom: 4px;
	margin-top: 4px;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
	margin-left: 0.5cm;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: #00B8A1;
	font-family: 'Gilroy Light';
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 4px;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #00B8A1;
}

MadCap|xref
{
	font-weight: bold;
	text-decoration: underline;
	color: #0054a0;
}

/* Lists */

ol
{
	color: #000000;
	font-family: 'Gotham Rounded Book', Arial;
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul
{
	color: #000000;
	font-family: 'Gotham Rounded Book', Arial;
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li
{
	color: #000000;
	font-family: 'Gotham Rounded Book', Arial;
	font-size: 10pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
}

li.pSmartList1
{
	margin-left: 0px;
}

.ListContinue
{
	margin-top: 8pt;
	margin-bottom: 10pt;
	margin-left: 0.5em;
}

li.pSmartList2
{
	margin-left: 0.25em;
}

li.pSmartList3
{
	margin-left: 0.5em;
}

p.TOC1
{
	font: inherit;
}

th
{
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-divider: ' | ';
	color: #535353;
	mc-breadcrumbs-prefix: ' ';
	font-family: Gotham Rounded Book, Arial;
	font-size: 11pt;
	text-align: left;
	margin-top: 0.5em;
	white-space: nowrap;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-bottom: 0em;
	mc-breadcrumbs-count: 4;
}

MadCap|relatedTopics:hover
{
	color: #0054a0;
}

MadCap|relatedTopics:focus
{
	color: #0054a0;
}

MadCap|relatedTopics
{
	mc-label: 'See Also';
	color: #0054a0;
	font-family: 'Gotham Rounded Book';
}

MadCap|topicToolbarProxy
{
	float: right;
}

/* Illustration styles */

MadCap|xref.Illustration
{
	mc-format: '{para}';
	font-weight: bold;
	text-decoration: underline;
	color: #0054a0;
}

p.IllustrationCaption
{
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

MadCap|tocProxy
{
	border-top-color: #0054a0;
	border-top-width: 2px;
}

.blurred-text
{
	color: transparent;
	text-shadow: 2px 2px 5px #000000;
}

.subhead
{
	color: #000000;
	font-family: 'Gilroy Light';
	font-size: 10pt;
	font-weight: bolder;
}

div.floatleft
{
	float: left;
	margin-right: 1em;
}

MadCap|popupBody
{
	border: none 0px transparent;
	color: transparent;
}

#searchPane b
{
	color: #00B8A1;
}

MadCap|miniTocProxy.AdNavMiniToC
{
	font-size: 10pt;
	font-weight: bold;
	color: #0054a0;
	font-family: Gotham Rounded Book 'Gotham Rounded Book', Arial;
}

MadCap|miniTocProxy
{
	color: #0054a0;
	font-weight: bold;
	font-family: 'Gotham Rounded Book', Arial;
	font-size: 10pt;
	border-top-color: transparent;
	border-top-style: none;
}

p.MiniTOC1
{
	color: #0054a0;
	text-decoration: underline;
	display: list-item;
}

span.SearchHighlight
{
	background: #ffff00;
}

@media screen and (min-width: 900px)
{
	#resultList
	{
		width: 500px;
	}

	p.pFooter
	{
		color: #0054a0;
		font-size: 8pt;
		padding-top: 5px;
		position: absolute;
		bottom: 0px;
		padding-bottom: 1px;
		border-top: solid 1px #535353;
		mc-disabled: false;
	}

	p.pFooterRight
	{
		float: right;
		mc-disabled: false;
	}
}

@media screen
{
	div[role=main]
	{
		max-width: 1200px;
	}
}

@media screen and (max-width: 450px)
{
	img
	{
		width: 100%;
		display: block;
		mc-thumbnail: none;
	}
}

@media screen and (min-width: 451px) and (max-width: 899px)
{
	img
	{
		width: 100%;
		mc-thumbnail: none;
		display: block;
	}
}

/* -----------------------PRINT MEDIA STYLES----------------------*/

@media print
{
	.cBold
	{
		font-weight: bold;
	}

	h1
	{
		page-break-before: always;
		margin-top: 12pt;
		margin-bottom: 12pt;
		color: #000000;
		font-family: Arial;
		font-weight: bold;
		mc-auto-number-position: inside-head;
		mc-auto-number-format: 'CH:{chapnum} ';
		mc-auto-number-offset: 1.5cm;
	}

	h2
	{
		color: #000000;
		margin-top: 18pt;
		page-break-after: avoid;
		font-family: Arial;
		font-weight: bold;
		font-size: 16pt;
		margin-bottom: 10pt;
		mc-auto-number-position: inside-head;
		mc-auto-number-format: 'CH:{chapnum}.{n+} ';
		mc-auto-number-offset: 0.75cm;
	}

	h3
	{
		color: #000000;
		page-break-after: avoid;
		margin-top: 14pt;
		font-family: Arial;
		font-weight: bold;
		margin-bottom: 8pt;
		font-size: 14pt;
		mc-auto-number-position: inside-head;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n+} ';
		mc-auto-number-offset: 0.75cm;
	}

	h4
	{
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		margin-top: 12pt;
		margin-bottom: 6pt;
		mc-heading-level: 0;
		font-size: 12pt;
		mc-auto-number-position: inside-head;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n+} ';
		mc-heading-level: 4;
		mc-auto-number-offset: 0.5cm;
	}

	h5
	{
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		mc-heading-level: 0;
		font-size: 10pt;
		font-style: italic;
	}

	h6
	{
		font-size: 10pt;
		font-family: Arial;
		color: #000000;
		mc-heading-level: 0;
		font-weight: normal;
		font-style: italic;
	}

	p.center
	{
		text-align: center;
	}

	p.IllustrationCaption
	{
		text-align: left;
		mc-auto-number-format: 'GF:Figure {n+1}: ';
		font-family: Arial;
		font-size: 10pt;
		font-style: italic;
	}

	em.cEmphasis
	{
		font-style: italic;
	}

	p.pBody
	{
		color: #000000;
		font-family: Arial;
		orphans: 2;
		widows: 2;
		text-align: justify;
		font-weight: normal;
		font-size: 10pt;
	}

	p.SubHead
	{
		color: #000000;
		font-weight: bold;
		margin-top: 6px;
		margin-bottom: 3px;
	}

	.subhead
	{
		color: #000000;
		font-family: 'Gilroy Light';
		font-size: 11pt;
		font-weight: bolder;
	}

	p.TableCaption
	{
		color: #000000;
		font-family: Arial;
		font-style: italic;
		font-size: 10pt;
		line-height: 80%;
		page-break-before: avoid;
		mc-auto-number-format: 'GT:Table {n+1}: ';
		mc-caption-repeat: true;
	}

	.Contents
	{
		mc-heading-level: 0;
		color: #0054a0;
		font-weight: bold;
		font-style: italic;
		font-size: 36pt;
		font-family: Arial;
		margin-bottom: 10pt;
	}

	p.CoverTitle
	{
		color: #000000;
		text-align: center;
		font-size: 36pt;
		font-family: Arial;
		font-weight: bold;
	}

	p.CoverImg
	{
		text-align: center;
	}

	p.DisclaimerHeading
	{
		color: #000000;
		letter-spacing: 2px;
		font-size: 12pt;
		margin-bottom: 10pt;
		mc-heading-level: 0;
		font-family: Arial;
	}

	p.pNote
	{
		font-size: 10pt;
		font-family: Arial;
	}

	p.TOC1
	{
		font-style: normal;
		font-family: Arial;
		font-weight: bold;
		font-size: 11pt;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	p.TOC2
	{
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		margin-top: 0px;
		margin-bottom: 2px;
	}

	p.TOC3
	{
		font-size: 10pt;
		font-family: Arial;
		font-style: normal;
		margin-top: 0px;
		margin-bottom: 2px;
	}

	p.TOC4
	{
		font-style: normal;
		font-family: Arial;
		font-size: 10pt;
		margin-top: 0px;
		margin-bottom: 2px;
	}

	ol
	{
		color: #000000;
		font-family: Arial;
		font-size: 10pt;
	}

	ul
	{
		color: #000000;
		font-family: Arial;
		font-size: 10pt;
	}

	li
	{
		color: #000000;
		font-family: Arial;
		font-size: 10pt;
		margin-top: 3pt;
		margin-bottom: 4pt;
	}

	li.pSmartList1
	{
		padding-top: 2pt;
		font-family: Arial;
		font-size: 10pt;
	}

	.ListContinue
	{
		margin-top: 6pt;
		margin-bottom: 0pt;
		margin-left: 0.6cm;
		margin-right: 0.5cm;
	}

	li.pSmartList2
	{
		margin-left: 0.3cm;
		font-family: Arial;
		font-size: 10pt;
	}

	li.pSmartList3
	{
		margin-left: 0.5cm;
		font-family: Arial;
		font-size: 10pt;
	}

	p
	{
		font-family: Arial;
		font-size: 10pt;
		mc-hyphenate: never;
	}

	MadCap|breadcrumbsProxy
	{
		mc-breadcrumbs-prefix: ' ';
		font-family: Arial;
		margin-bottom: 0pt;
	}

	p.TOC9
	{
		color: transparent;
	}

	MadCap|xref.Table
	{
		mc-format: 'Table {paranum}: {para}';
		font-weight: bold;
		text-decoration: underline;
		color: #0054a0;
	}

	td.headerleft
	{
		font-family: Arial;
		font-size: 10pt;
		text-align: left;
	}

	td.headerright
	{
		font-family: Arial;
		font-size: 10pt;
		text-align: right;
	}

	MadCap|tocProxy
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	MadCap|miniTocProxy
	{
		border-top-color: transparent;
		border-top-width: 0px;
		border-top-style: none;
		mc-leader-format: 'none';
		mc-pagenum-display: none;
		mc-toc-depth: 6;
		mc-hidden: unhidden;
		color: #0054a0;
		font-weight: bold;
	}

	p.MiniTOC1
	{
		mc-leader-format: 'none';
		mc-leader-indent: 0px;
		mc-pagenum-display: none;
		mc-hidden: unhidden;
		mc-heading-level: 1;
		color: #0054a0;
		display: list-item;
		font-family: 'Gotham Rounded Book', Arial;
	}

	p.MiniTOC2
	{
		mc-hidden: unhidden;
		mc-heading-level: 2;
	}

	p.MiniTOC3
	{
		mc-hidden: unhidden;
		mc-heading-level: 3;
	}

	page-toc	/* container for topic navigation control */
	{
		display: none;
	}

	MadCap|xref
	{
		mc-format: '{paranum}{paratext}';
	}

	div.floatleft
	{
		float: none;
		margin-right: none;
		margin-bottom: 0.5cm;
	}

	img
	{
		display: block;
		max-width: 90%;
		max-height: auto;
		mc-thumbnail: none;
	}

	img.partItem
	{
		max-width: 4cm;
	}

	img.large
	{
		max-width: 17cm;
	}

	img.medium
	{
		max-width: 14cm;
	}

	img.small
	{
		max-width: 10cm;
	}

	img.xsmall
	{
		max-width: 8cm;
	}

	img.xscenter
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 8cm;
	}

	img.scenter
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 10cm;
	}

	img.mcenter
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 14cm;
	}

	img.lcenter
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 17cm;
	}

	td img
	{
		width: 100%;
		max-width: 6cm;
		padding-right: 10px;
	}

	div.KeepTogether
	{
		page-break-inside: avoid;
	}
}

span.UI-element
{
	font-weight: bold;
}

