<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

f MadCap|topicToolbarProxy
{
	
}

.column
{
	float: left;
	padding: 10px;
	height: 300px;
	/* Should be removed. Only for demonstration */
}

.left,
.right
{
	width: 25%;
}

.middle
{
	max-width: 1279px;
}

/* Clear floats after the columns */

.row:after
{
	content: "";
	display: table;
	clear: both;
}

body
{
	font-family: Arial;
	line-height: 1.7em;
	font-size: 1em;
	color: #404040;
	width: 100%;
}

.body-container
{
	padding-top: 0;
	margin-top: 0px;
	margin-right: 10px;
	overflow-x: hidden;
}

/* Specifies the container for topic body in output*/

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom: none 2px transparent;
	border-top: none 2px #ffffff;
}

p.note
{
	mc-auto-number-position: outside-head;
	mc-auto-number-format: '{b}Note:{/b}';
	mc-auto-number-offset: 40pt;
	font-style: italic;
	text-indent: 0pt;
	margin-left: 0pt;
}

p.notebullet
{
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '{b}Note: {/b}';
	mc-auto-number-offset: 0pt;
	font-style: italic;
	text-indent: -1.2cm;
	margin-left: 1.2cm;
}

p.notestep
{
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '{b}Note: {/b}';
	mc-auto-number-offset: 0pt;
	font-style: italic;
	text-indent: -1.2cm;
	margin-left: 2.6cm;
}

/* Specifies appearance of Notes in body, bullet and step*/

img
{
	mc-thumbnail: none;
	width: 100%;
	max-height: auto;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}

/* Specifies default image appearance*/

.MCToggler_Image_Icon
{
	width: 10px;
	margin-right: 5px;
}

/* Specifies toggler drop-down arrow image appearance*/

img.icon
{
	width: 10mm;
	display: inline;
}

/* Specifies icon image appearance*/

img.thumb
{
	mc-thumbnail: popup;
	min-width: 10%;
}

/* Specifies popup*/

h1
{
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-size: 1.5em;
	color: #0033a0;
	font-weight: normal;
}

/*h1	/* styles for level 1 heading. These include setting for sticky level 1 headings*/

/*{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-top: -40px;
	font-size: 1.5em;
	color: #0033a0;
	font-weight: normal;
	position: fixed;
	background-color: #ffffff;
	width: 100%;
	z-index: -1;
}*/

h2
{
	color: #0033a0;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	margin-left: 16px;
	text-indent: -16px;
}

h3
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	margin-left: 16px;
	text-indent: -16px;
}

h1.NoTOC
{
	mc-auto-number-position: none;
	mc-heading-level: 0;
}

h2.NoTOC
{
	mc-auto-number-position: none;
	mc-heading-level: 0;
}

/* Remove h1 or h2 from TOC*/

li
{
	orphans: 2;
	widows: 2;
	margin-top: 1em;
	margin-bottom: 0cm;
}

ol
{
	margin-top: 16px;
	margin-bottom: 0;
	text-align: left;
	margin-left: 0px;
	text-indent: 0px;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

ul ol
{
	
}

ol ul
{
	list-style-type: square;
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{paranum} {paratext}';
	text-decoration: none;
	color: #1e90ff;
}

MadCap|xref:hover
{
	color: #708090;
}

/* Specifies appearance of cross references*/

a:link
{
	text-decoration: none;
	color: #1e90ff;
}

a:visited
{
	text-decoration: none;
	color: #1e90ff;
}

a:hover
{
	text-decoration: none;
	color: #708090;
}

a:active
{
	text-decoration: none;
	color: #1e90ff;
}

a
{
	color: #1e90ff;
}

/* Specifies link appearance*/

span.SearchHighlight
{
	background-color: Green;
}

span.SearchHighlight1
{
	background-color: Yellow;
}

/*Specifies highlight colours in search*/

._Skins_HTML5_Herschel_Side_Nav .body-container
{
	padding-top: 0;
}

/* Specifies the container for topic body in skin in output*/

#myBtn
{
	display: none;
	position: fixed;
	background-color: #2b54a3;
	color: #fff;
	opacity: 1;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 22px;
	font-weight: bold;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}

button
{
	
}

/*#myBtn:hover
{
	background-color: transparent;
}*/

/* Specifies appearance of scrolling Top button */

.footer
{
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #758692;
	text-align: left;
	min-width: 100%;
	margin-top: -16px;
}

/*.footer
{
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: white;
	text-align: left;
	min-width: 100%;
	margin-left: -2%;
	margin-right: -2%;
	/*border-top: 1px black solid;
}*/

/*Specifies appearance of front-page footer*/

input.search-field.needs-pie
{
	box-shadow: 6px 6px grey;
}

/*Specifies appearance of search bar shadow*/

MadCap|toggler
{
	mc-closed-image: url('../Images/DropDownArrowClose.png');
	mc-open-image: url('../Images/DropDownArrowOpen.png');
	color: #404040;
}

/*Specifies appearance of toggler heading*/

div.atoggler
{
	background-color: #ffffff;
	margin-left: 9px;
	padding-left: 7px;
	padding-right: 7px;
}

/*Specifies appearance of toggler content*/

div.anopagebreak
{
	page-break-inside: avoid !important;
}

/*Stop pagebreak in wrapped elements*/

MadCap|breadcrumbsProxy
{
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: none;
	margin-left: 0px;
	font-size: .8em;
	font-style: italic;
	line-height: normal;
	mc-breadcrumbs-prefix: 'You are here: ';
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #BED230;
}

/*Specifies appeareance of breadcrumbs*/

MadCap|searchBarProxy
{
	float: center;
}

MadCap|miniTOCProxy
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top-color: #ffffff;
	font-family: Arial;
	font-color: #404040;
	border: none 0px #ffffff;
	border-bottom: solid 0.1px #404040;
	border-top: none 0px #ffffff;
	padding-bottom: 5px;
	padding-top: 0px;
}

a.MiniTOC1:link
{
	color: #1e90ff;
}

a.MiniTOC3:link
{
	display: none;
}

a.MiniTOC2:link
{
	display: none;
}

p.miniTOC1
{
	font-family: Arial;
	line-height: 1.7em;
	font-size: 1em;
	color: #404040;
	font-style: normal;
	font-weight: normal;
}

p.miniTOC2
{
	font-family: Arial;
	line-height: 1.7em;
	font-size: 1em;
	color: #404040;
	font-style: normal;
	font-weight: normal;
}

p.miniTOC3
{
	font-family: Arial;
	line-height: 1.7em;
	font-size: 1em;
	color: #404040;
	font-style: normal;
	font-weight: normal;
}

p.miniTOC4
{
	font-family: Arial;
	line-height: 1.7em;
	font-size: 1em;
	color: #404040;
	font-style: normal;
	font-weight: normal;
}

/*Specifies appearance of MiniTOC in printed output*/

MadCap|conceptLink
{
	mc-label: 'Related topics';
	color: #3cb371;
}

MadCap|relatedTopics
{
	mc-label: 'See also:';
	color: #708090;
}

/*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************PRINT SECTION :)**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 16pt;
		font-family: Arial, sans-serif;
		margin-bottom: 0px;
		mc-hyphenate: never;
		color: #696969;
	}

	p
	{
		background-color: #ffffff;
		mc-hyphenate: never;
	}

	p.note
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-format: '{b}Note: {/b} ';
		mc-auto-number-offset: 2.6cm;
		margin-left: 0cm;
		font-style: italic;
	}

	p.notestep
	{
		mc-auto-number-position: inside-head;
		mc-auto-number-format: '{b}Note: {/b}';
		mc-auto-number-offset: 0pt;
		font-style: italic;
		text-indent: -1.4cm;
		margin-left: 2cm;
	}

	p.notebullet
	{
		mc-auto-number-position: inside-head;
		mc-auto-number-format: '{b}Note: {/b}';
		mc-auto-number-offset: 0pt;
		font-style: italic;
		text-indent: -1.4cm;
		margin-left: 1.4cm;
	}

	img
	{
		width: 100%;
		height: auto;
		margin-top: 0.2cm;
		display: inline;
	}

	img.icon
	{
		width: 10mm;
		display: inline;
	}

	MadCap|xref
	{
		text-decoration: none;
		color: #1e90ff;
		mc-format: '{paratext} on page {page}';
	}

	h1
	{
		color: #172476;
		font-weight: normal;
		font-size: 18pt;
		text-indent: 0cm;
		line-height: 22pt;
		margin-bottom: 6pt;
		margin-right: 0;
		margin-top: 18pt;
		page-break-after: avoid;
		padding: 0;
		border-bottom: solid 1pt #172476;
		margin-left: 0cm;
		mc-hyphenate: never;
		mc-auto-number-offset: 2.6cm;
		mc-auto-number-format: 'GH:{n+}{ =0}{ =0} ';
		mc-auto-number-position: outside-head;
	}

	h2
	{
		color: #172476;
		font-size: 16pt;
		font-weight: normal;
		margin-top: 20pt;
		margin-bottom: 14pt;
		/*page-break-before: always;*/
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n+}{ =0} ';
		mc-auto-number-offset: 2.6cm;
		margin-left: 0cm;
		text-indent: 0cm;
		mc-auto-number-position: outside-head;
	}

	h2.noBreak
	{
		color: #172476;
		font-size: 16pt;
		font-weight: normal;
		margin-top: 20pt;
		margin-bottom: 14pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n+}{ =0} ';
		mc-auto-number-offset: 2.6cm;
		margin-left: 0cm;
		text-indent: 0cm;
		mc-auto-number-position: outside-head;
	}

	h2.noNumber
	{
		color: #172476;
		font-size: 16pt;
		font-weight: normal;
		margin-top: 20pt;
		margin-bottom: 14pt;
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n+}{ =0} ';
		mc-auto-number-offset: 2.6cm;
		margin-left: 0cm;
		text-indent: 0cm;
		mc-auto-number-position: none;
	}

	h2.Tog
	{
		color: #172476;
		font-size: 16pt;
		font-weight: normal;
		margin-top: 20pt;
		margin-bottom: 14pt;
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n+}{ =0} ';
		mc-auto-number-offset: 2.6cm;
		margin-left: 0cm;
		text-indent: 0cm;
		mc-auto-number-position: outside-head;
	}

	h3
	{
		font-family: Arial, sans-serif;
		font-size: 14pt;
		font-weight: normal;
		margin-top: 14pt;
		margin-bottom: 6pt;
		color: #172476;
		text-indent: 0pt;
		mc-heading-level: 0;
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n}.{n+} ';
		mc-auto-number-offset: 2.6cm;
		margin-left: 0cm;
		mc-auto-number-position: outside-head;
	}

	h3.noNumber
	{
		font-size: 14pt;
		font-weight: normal;
		margin-top: 12pt;
		margin-bottom: 6pt;
		color: #172476;
		text-indent: 0pt;
		mc-heading-level: 0;
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n}.{n+} ';
		mc-auto-number-offset: 2.6cm;
		margin-left: 0cm;
		mc-auto-number-position: none;
	}

	h4
	{
		font-size: 12pt;
		font-weight: normal;
		mc-heading-level: 0;
	}

	h5
	{
		font-size: 11pt;
		font-weight: normal;
		color: #404040;
	}

	h6
	{
		font-size: 10pt;
		font-weight: normal;
		color: #404040;
	}

	.Heading
	{
		font-size: 16pt;
		font-weight: normal;
		color: #172476;
		margin-top: 20pt;
		margin-bottom: 14pt;
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n+}{ =0}    ';
		mc-auto-number-offset: 2.0cm;
		margin-left: 0cm;
		text-indent: 0cm;
		mc-auto-number-position: none;
	}

	ul
	{
		list-style-position: inherit;
		font-size: 11pt;
		list-style-type: disc;
		vertical-align: 0cm;
	}

	ol
	{
		margin-left: 0.7cm;
	}

	tr p
	{
		background-color: transparent;
	}

	tr
	{
		page-break-inside: avoid;
	}

	/*Makes table row transparent or no page break. Use to remove unwanted background from imported MS Word tables*/

	MadCap|toggler
	{
		color: #172476;
		font: 16pt;
		margin-bottom: 6px;
		margin-top: 6px;
	}

	div.atoggler
	{
		background-color: #ffffff;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 1em;
	}

	/*Specifies appearance of Toggler contents*/

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
		margin-left: 0px;
		padding-left: -4px;
		mc-auto-number-offset: 100px;
		mc-auto-number-position: inside-head;
	}

	MadCap|xref.ConceptPageNumber
	{
		mc-format: '{paranum} {paratext}';
	}

	MadCap|xref.IndexPageNumber
	{
		mc-format: '{paranum} {paratext}';
	}

	MadCap|xref.ListOfPageNumber
	{
		mc-format: '{paranum} {paratext}';
	}

	MadCap|xref.RelLinkPageNumber
	{
		mc-format: '{paranum} {paratext}';
	}
}

/* This section of stylesheet specifies definitions that override above default section*/
/*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************TABLET SECTION :)*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

@media only screen and (max-width: 1279px)
{
	.footer
	{
		font-size: 1em;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #758692;
		text-align: left;
		min-width: 100%;
	}
}

/* *****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************MOBILE SECTION :)************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

@media only screen and (max-width: 767px)
{
	.footer
	{
		font-size: 1em;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #758692;
		text-align: left;
		min-width: 100%;
	}

	MadCap|breadcrumbsProxy
	{
		display: block;
	}

	img
	{
		width: 100%;
	}
}

/* *****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************CONTEXT-SENSITIVE HELP SECTION :)************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

@media CSH
{
	body
	{
		font-family: 'Lato', sans-serif;
		color: #fcfcfc;
		margin-left: 1%;
		background-color: #455669;
	}

	h1
	{
		color: #fcfcfc;
	}

	h2
	{
		color: #fcfcfc;
	}

	h3
	{
		color: #fcfcfc;
	}

	img
	{
		mc-thumbnail: popup;
		width: 5%;
		max-height: auto;
		margin-left: auto;
		margin-right: auto;
		display: inline;
	}

	div.atoggler
	{
		background-color: #455669;
	}

	MadCap|breadcrumbsProxy
	{
		display: block;
		color: #fcfcfc;
	}

	MadCap|toggler
	{
		color: #fcfcfc !important;
		mc-open-image: url('../Images/DropDownClosed.png') !important;
		mc-closed-image: url('../Images/DropDownOpen.png') !important;
	}
}

i#Note
{
	
}

</pre></body></html>