/*<meta />*/

/* This header may be removed before distributing to customers. 

FILE:         _MF_IE_Experience.css
DESCRIPTION:  Cascading Style Sheet for Micro Focus software products
MODIFIED:     August 18, 2020
LEVEL         CSS Level 2 (plus support for Madcap Flare Webhelp)
BASE VERSION:      1.6 (for fileset 2.01) 

*/

@import url('_MF_ARST_IE.css');

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

/* Changed footer */

html.simpleFooter	/*QCCR1K4344*/
{
	mc-disabled: false;
	mc-master-page: url('../MasterPages/_MF_WebHelpMasterPage.flmsp');
}

html.simpleFooterBreadCrumbs	/*QCCR1K4344*/
{
	mc-disabled: false;
	mc-master-page: url('../MasterPages/_MF_WebHelpMasterPage_wBreadcrumbs.flmsp');
}

/* Paragraphs */

body
{
	color: #000000;
	/*GR: changed from #000000*/
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	/* GR:changed from Arial*/
	font-size: 1em;
}

b
{
	color: #424242;
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

a > b
{
	color: inherit;
}

/*needed for Flare 9 */

span.dropDownHotspot > b
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

/*span.MCDropDownHotspot  > b {color: #0079ef;}
span.MCDropDownHotSpot_ > b {color: #0079ef;}*/

/* Links */

a,
a.MCXref.xref,
a.MCDropDownHotspot,
a.MCDropDownHotSpot_
{
	color: #0079ef;
	/* GR: changed from 007dba */
	text-decoration: none;
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	/* GR: new */
}

a:link,
a.MCXref.xref:link,
a.MCDropDownHotspot:link,
a.MCDropDownHotSpot_:link
{
	color: #0079ef;
	/* GR: changed from 007dba */
	text-decoration: none;
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	/* GR: new */
}

a:visited,
a.MCXref.xref:visited,
a.MCDropDownHotspot:visited,
a.MCDropDownHotSpot_:visited
{
	color: #0079ef;
	/* GR: changed from 822980 */
	text-decoration: none;
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	/* GR: new */
}

a:hover,
a.MCXref.xref:hover,
a.MCDropDownHotspot:hover,
a.MCDropDownHotSpot_:hover
{
	text-decoration: none;
	/* GR: changed from underline */
	border-bottom: 1px solid #0079ef;
	/* GR: new */
}

/* GR: new for keyboard accessibility */

a:focus,
a.MCXref.xref:focus,
a.MCDropDownHotspot:focus,
a.MCDropDownHotSpot_:focus
{
	text-decoration: none;
	/* GR: changed from underline */
	border-bottom: 1px solid #0079ef;
	/* GR: new */
}

/* Pat Farrell: Overriding the font size with 1em to make the text change with the user's font size setting in Chrom and FireFox  NGS-30753*/

p.MiniTOC1_0
{
	font-size: 1em;
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.95em;
	display: block;
	margin: 1.12em 0;
	margin-left: 0pt;
	margin-top: -1px;
	margin-bottom: 0.95em;
	display: list-item;
	list-style-type: disc;
}

/* Pat Farrell: Overriding the font size with 1em to make the text change with the user's font size setting in Chrom and FireFox  NGS-30753*/

p.MiniTOC2_0
{
	font-size: 1em;
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.95em;
	display: block;
	margin: 1.12em 0;
	margin-left: 10pt;
	margin-top: -1px;
	margin-bottom: 0.95em;
	display: list-item;
	list-style-type: disc;
}

/* Pat Farrell: Overriding the font size with 1em to make the text change with the user's font size setting in Chrom and FireFox  NGS-30753*/

p.MiniTOC3_0
{
	font-size: 1em;
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.95em;
	display: block;
	margin: 1.12em 0;
	margin-left: 20pt;
	margin-top: -1px;
	margin-bottom: 0.95em;
	display: list-item;
	list-style-type: disc;
}

a.MiniTOC1:link,
a.MiniTOC2:link,
a.MiniTOC3:link,
a.MiniTOC4:link,
a.MiniTOC5:link,
a.MiniTOC6:link,
a.MiniTOC7:link,
a.MiniTOC8:link
{
	color: #0079ef;
	/* GR: changed from 007dba */
	text-decoration: none;
	/* GR: new */
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	/* GR: new */
	font-size: 1em;
}

a.MiniTOC1:visited,
a.MiniTOC2:visited,
a.MiniTOC3:visited,
a.MiniTOC4:visited,
a.MiniTOC5:visited,
a.MiniTOC6:visited,
a.MiniTOC7:visited,
a.MiniTOC8:visited
{
	color: #0079ef;
	/* GR: changed from 822980 */
	text-decoration: none;
	/* GR: new */
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	/* GR: new */
	font-size: 1em;
}

/* GR: new for keyboard accessibility */

a.MiniTOC1:hover,
a.MiniTOC2:hover,
a.MiniTOC3:hover,
a.MiniTOC4:hover,
a.MiniTOC5:hover,
a.MiniTOC6:hover,
a.MiniTOC7:hover,
a.MiniTOC8:hover
{
	color: #0079ef;
	/* GR: changed from 007dba */
	text-decoration: none;
	/* GR: new */
	border-bottom: 1px solid #0079ef;
	/* GR: new */
	font-size: 1em;
}

/* GR: new for keyboard accessibility */

a.MiniTOC1:focus,
a.MiniTOC2:focus,
a.MiniTOC3:focus,
a.MiniTOC4:focus,
a.MiniTOC5:focus,
a.MiniTOC6:focus,
a.MiniTOC7:focus,
a.MiniTOC8:focus
{
	color: #0079ef;
	/* GR: changed from 007dba */
	text-decoration: none;
	/* GR: new */
	border-bottom: 1px solid #0079ef;
	/* GR: new */
	font-size: 1em;
}

/* popup and dropdown icon  */

a.pop
{
	color: #0079ef;
	/* changed from 007dba */
	text-decoration: none;
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	/* GR: new */
}

a.pop:visited
{
	color: #0079ef;
	/* GR: changed from 822980 */
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	/* GR: new */
}

a.MCTopicPopup
{
	background-image: url('./_MF_Experience_popup.png');
	background-position: right;
	padding-right: 14px;
}

a.MCTopicPopupHotSpot
{
	background-image: url('./_MF_Experience_popup.png');
	background-position: right;
	padding-right: 14px;
}

a.Popup
{
	background-image: url('./_MF_Experience_popup.png');
}

/* GR: new for breadcrumb formatting */

a.MCBreadcrumbsLink
{
	color: #0079ef;
	text-decoration: none;
	border-bottom: 0px solid #E5E8E8;
}

/* GR: new for breadcrumb formatting */

a.MCBreadcrumbsLink:focus
{
	color: #0079ef;
	border-bottom: 1px solid 0079ef;
}

a.MCBreadcrumbsLink:hover
{
	color: #0079ef;
	border-bottom: 1px solid 0079ef;
}

/* GR: new for breadcrumb formatting */
/* Rules */

hr
{
	color: #C6C9CA;
	/* GR: change from E5E8E8 */
	/*QCCR1K4340*/
}

/* Admonitons */
/* indicates deprecation of methods in APIs and command line tools */

div.Admonition_Deprecated
{
	/* GR: Changed from E5E8E8 */
	border-color: #0079EF;
	/* GR: Changed from E5E8E8 */
	background-color: #ffff00;
	mc-auto-number-format: 'ID Note: ';
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 11px;
	padding-bottom: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0079EF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0079EF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0079EF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0079EF;
}

/* tables */

table
{
	color: #000000;
}

td
{
	color: #000000;
	/* GR: changed from 222222 */
}

th
{
	color: #000000;
	background-color: #d3d3d3;
	/* GR: Changed from E5E8E8 */
	border: 1px solid #F0F0F0;
	/* GR: Changed from B9B8BB */
	/*QCCR1K4340*/
	vertical-align: top;
}

table.no_lines,
table.no_lines td
{
	color: #000000;
	/* GR: changed from 222222 */
}

table.no_lines th
{
	color: #000000;
}

caption
{
	color: #000000;
	/* GR: changed from 222222 */
}

/* backgrounds for examples */

div.example
{
	background-color: #E5E8E8;
	/* GR: changed from E5E8E8 */
	border-color: #E5E8E8;
	/* GR: changed from E5E8E8 */
}

/* MadCap Flare Styles */

MadCap|breadcrumbsProxy
{
	font-size: 0.95em;
	/* GR: new */
	color: #000000;
	/* GR: changed from 007dba */
	border-bottom: 1px solid #E5E8E8;
	/*QCCR1K4340*/
	mc-breadcrumbs-divider: ' / ';
}

MadCap|breadcrumbsProxy:visited
{
	font-size: 0.95em;
	/* GR: new */
	color: #000000;
	/* GR: changed from 822980 */
}

span.MCBreadcrumbsDivider,
span.MCBreadcrumbs
{
	font-size: 0.95em;
	/* GR: new */
	color: #000000;
	/* GR: Changed from 222222 */
}

MadCap|conceptLink
{
	color: #0079ef;
	/* GR: changed from 007dba */
	mc-image: url('./_MF_Experience_RelatedTopics.png');
}

MadCap|conceptLink:link
{
	color: #0079ef;
	/* GR: Changed from 007dba */
}

MadCap|conceptLink:visited
{
	color: #0079ef;
	/* GR: CHanged from 822980 */
}

MadCap|conceptLink.ListFormatHeader
{
	color: #000000;
	text-decoration: none;
}

MadCap|dropDown
{
	mc-closed-image: url('./_MF_Exp_expand.png');
	mc-open-image: url('./_MF_Exp_collapse.png');
	mc-image-position: left;
}

MadCap|dropDownHead
{
	vertical-align: text-top;
}

MadCap|dropDownHotspot
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|expanding
{
	mc-closed-image: url('./_MF_Exp_expand.png');
	mc-open-image: url('./_MF_Exp_collapse.png');
	mc-image-position: left;
}

MadCap|glossaryTerm
{
	border: none;
	color: #0079ef;
	/* GR: changed from 007dba */
	font-weight: normal;
	mc-image: url('./_MF_Experience_Glossary.png');
}

MadCap|glossaryTerm.Expanding
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|glossaryTerm.Hyperlink
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|glossaryTerm.Popup
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|helpControlMenu
{
	background-color: #ffffff;
	border: solid 1pt #E5E8E8;
	/*QCCR1K4340, QCCR1K4349*/
}

MadCap|helpControlMenuItem	/*QCCR1K4340, QCCR1K4349*/
{
	background-color: #ffffff;
	background-position: right;
	color: #0079ef;
	/* GR: changed from 007dba */
	margin-bottom: 0em;
	list-style-type: none;
	margin-left: 0.50em;
}

MadCap|helpControlMenuItem.Highlighted
{
	background-color: #E5E8E8;
	/*QCCR1K4340, QCCR1K4349*/
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|keywordLink
{
	color: #0079ef;
	/* GR: changed from 007dba */
	mc-image: url('./_MF_Experience_RelatedTopics.png');
}

MadCap|keywordLink:link
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|keywordLink:visited
{
	color: #0079ef;
	/* GR: changed from 822980 */
}

MadCap|keywordLink.ListFormatHeader
{
	color: #000000;
	mc-help-control-display: list;
	mc-image: none;
	font-weight: bold;
	text-decoration: none;
}

MadCap|miniTocProxy
{
	border-top: solid 0px #ffffff;
}

MadCap|popup
{
	background-color: #ffffff;
	border: 1pt;
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|popup:link
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|popup:visited
{
	color: #0079ef;
	/* GR: changed from 822980 */
}

MadCap|popupBody
{
	background-color: #ffffff;
	margin: 2pt;
	border: solid 1pt #E5E8E8;
	/*QCCR1K4340*/
	border-color: #E5E8E8;
	/*QCCR1K4340*/
}

MadCap|popupHead
{
	background-color: #ffffff;
	background-image: url('./_MF_Experience_popup.png');
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|relatedTopics
{
	color: #0079ef;
	/* GR: changed from 007dba */
	margin: 0em;
	mc-image: url('./_MF_Experience_RelatedTopics.png');
}

MadCap|relatedTopics.ListFormatHeader
{
	color: #000000;
	text-decoration: none;
}

/* controls list bullet colors */

MadCap|relatedTopicsControlList
{
	color: #000000;
}

MadCap|toggler
{
	mc-image-position: left;
	mc-open-image: url('_MF_checked.png');
	/* QCCR1K4320 */
	mc-closed-image: url('_MF_unchecked.png');
	/* QCCR1K4320 */
}

MadCap|toggler:link
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|toggler:visited
{
	color: #0079ef;
	/* GR: changed from 822980*/
}

MadCap|toggler:hover
{
	text-decoration: underline;
}

MadCap|xref
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|xref:link
{
	border: none;
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|xref:visited
{
	border: none;
	color: #0079ef;
	/* GR: changed from 822980*/
}

MadCap|xref.noNum
{
	border: none;
	color: #0079ef;
	/* GR: changed from 007dba */
}

MadCap|xref.noNum:visited
{
	border: none;
	color: #0079ef;
	/* GR: changed from 822980*/
}

span.MCExpandingHead
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

span.MCPopup > a:link
{
	color: #0079ef;
	/* GR: changed from 007dba */
	background-image: url('./_MF_Experience_popup.png');
	padding-right: 14px;
}

.bottom-footer-inner ul li a:focus
{
	display: block;
	text-decoration: none;
	margin: 20px 5px 0px 5px;
	border-bottom: 1px solid #0079ef;
	text-transform: uppercase;
}

.bottom-footer-inner ul li a:hover
{
	display: block;
	text-decoration: none;
	margin: 20px 5px 0px 5px;
	border-bottom: 1px solid #0079ef;
	text-transform: uppercase;
}

span.MCPopupBody
{
	background-color: #ffffff;
}

span.MCTogglerHotSpot
{
	color: #0079ef;
	/* GR: changed from 007dba */
}

div.MCKLinkBody
{
	border: solid 1px #000000;
}

tbody
{
	max-width: 100%;
}

@media non-print
{
	h1
	{
		color: #000000;
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		font-weight: bold;
	}

	h2
	{
		color: #000000;
		padding-top: 1em;
		/* QCCR1K4342 */
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		font-weight: bold;
	}

	body
	{
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/* GR:Change from Arial*/
	}
}

/* Headings */
/* START OF MEDIA PRINT SETTINGS */

@media print
{
	body
	{
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/* GR:Changed from Arial*/
		font-size: 12pt;
		/* GR: changed from 11pt*/
	}

	h1
	{
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		color: #000000;
		/* GR: changed from #000000*/
		mc-heading-level: 1;
	}

	h2
	{
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		color: #000000;
		/* GR: changed from #000000*/
		padding-top: 24pt;
		font-weight: bold;
		mc-heading-level: 2;
	}

	h2.appendix
	{
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		color: #0079ef;
		/* GR: changed from 007dba */
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-auto-number-format: 'Appendix {chapnum}: ';
		/* Localizable */
		page-break-after: avoid;
		padding-left: 0pt;
	}

	h2.chapternum
	{
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		color: #0079ef;
		/* GR: changed from 007dba */
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-auto-number-format: 'Chapter {chapnum}: ';
		/* Localizable */
		page-break-after: avoid;
		padding-left: 0pt;
	}

	h1.frontMatter
	{
		padding-top: none;
		font-weight: bold;
		font-style: normal;
		font-size: 16pt;
		page-break-before: auto;
		margin-top: 10pt;
		margin-bottom: 5pt;
		mc-heading-level: 0;
		color: #000000;
		/* GR: changed from #000000*/
	}

	h2.frontMatter
	{
		padding-top: none;
		font-weight: bold;
		font-style: normal;
		font-size: 12pt;
		page-break-after: avoid;
		page-break-before: auto;
		margin-top: 10pt;
		margin-bottom: 5pt;
		mc-heading-level: 0;
		color: #000000;
		/* GR: changed from #000000*/
	}

	h3
	{
		color: #000000;
		/* GR: changed from #000000*/
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/*QCCR1K4260 */
		font-size: 20pt;
		font-weight: bold;
		/*QCCR1K4260 */
		font-style: normal;
		page-break-after: avoid;
		/*	margin-left: -14pt; QCCR1K4260 */
		margin-top: 20pt;
		/*QCCR1K4260 */
		margin-bottom: 10pt;
		/*QCCR1K4260 */
		mc-heading-level: 3;
	}

	h4
	{
		color: #000000;
		/* GR: changed from #000000*/
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/*QCCR1K4285   QCCR1K4260*/
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
		/* font-style: italic; removed for QCCR1K4260 */
		margin-top: 16pt;
		margin-bottom: 10pt;
		/*QCCR1K4260 */
		page-break-after: avoid;
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-heading-level: 4;
	}

	h5
	{
		color: #000000;
		/* GR: changed from #000000*/
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/*QCCR1K4285   QCCR1K4260 & QCCR1K4392*/
		font-size: 16pt;
		font-weight: bold;
		font-style: normal;
		margin-top: 15pt;
		margin-bottom: 10pt;
		/* font-style: italic; removed for QCCR1K4260 */
		page-break-after: avoid;
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-heading-level: 0;
	}

	h6
	{
		color: #000000;
		/* GR: changed from #000000*/
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/*QCCR1K4285   QCCR1K4260 & QCCR1K4392*/
		font-size: 15pt;
		font-weight: bold;
		font-style: normal;
		/* font-style: italic; removed for QCCR1K4260 */
		margin-top: 12pt;
		margin-bottom: 10pt;
		line-height: normal;
		page-break-after: avoid;
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-heading-level: 0;
	}

	h7
	{
		color: #000000;
		/* GR: changed from #000000*/
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/*QCCR1K4285   QCCR1K4260 & QCCR1K4392*/
		font-size: 13pt;
		font-weight: normal;
		font-style: normal;
		/* font-style: italic; removed for QCCR1K4260 */
		margin-top: 12pt;
		margin-bottom: 10pt;
		line-height: normal;
		page-break-after: avoid;
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-heading-level: 0;
	}

	h8
	{
		color: #000000;
		/* GR: changed from #000000*/
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/*QCCR1K4285   QCCR1K4260 & QCCR1K4392*/
		font-size: 13pt;
		font-weight: normal;
		font-style: normal;
		/* font-style: italic; removed for QCCR1K4260 */
		margin-top: 12pt;
		margin-bottom: 10pt;
		line-height: normal;
		page-break-after: avoid;
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-heading-level: 0;
	}

	h9
	{
		color: #000000;
		/* GR: changed from #000000*/
		font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
		/*QCCR1K4285   QCCR1K4260 & QCCR1K4392*/
		font-size: 13pt;
		font-weight: normal;
		font-style: normal;
		/* font-style: italic; removed for QCCR1K4260 */
		margin-top: 12pt;
		margin-bottom: 10pt;
		line-height: normal;
		page-break-after: avoid;
		/*	margin-left: -14pt; QCCR1K4260 */
		mc-heading-level: 0;
	}

	h1.noTOC,
	h2.noTOC,
	h3.noTOC,
	h4.noTOC,
	h5.noTOC,
	h6.noTOC
	{
		mc-heading-level: 0;
	}

	hr
	{
		color: #E5E8E8;
		/*QCCR1K4340*/
	}

	/* Admonitons */
	/* indicates deprecation of methods in APIs and command line tools */

	div.Admonition_Deprecated
	{
		background-color: #E5E8E8;
		border-color: #E5E8E8;
	}

	ol div.Admonition_Caution,
	ul div.Admonition_Caution
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-image: url('./_MF_caution.png'); */
		background-image: url('./_MF_caution.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		line-height: 16px;
		overflow: hidden;
		/* border-left: solid 4px #FFFF00; */
		border-left: solid 4px #FCDB1F;
		/* background-color: #FFFFDD; */
		background-color: #F5F7F8;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 10px;
	}

	ol li ol div.Admonition_Caution,
	ul li ul div.Admonition_Caution,
	ol li ul div.Admonition_Caution
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-image: url('./_MF_caution.png'); */
		background-image: url('./_MF_caution.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		line-height: 16px;
		overflow: hidden;
		/* border-left: solid 4px #FFFF00; */
		border-left: solid 4px #FCDB1F;
		/* background-color: #FFFFDD; */
		background-color: #F5F7F8;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 5px;
	}

	div.Admonition_Caution,
	ol li div.Admonition_Caution,
	ol li ol li div.Admonition_Caution
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-image: url('./_MF_caution.png'); */
		background-image: url('./_MF_caution.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		line-height: 16px;
		overflow: hidden;
		/* border-left: solid 4px #FFFF00; */
		border-left: solid 4px #FCDB1F;
		/* background-color: #FFFFDD; */
		background-color: #F5F7F8;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 0px;
	}

	ol div.Admonition_Important,
	ul div.Admonition_Important
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-image: url('./_MF_important.png'); */
		background-image: url('./_MF_important.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		line-height: 16px;
		overflow: hidden;
		/* border-left: solid 4px #db3437; */
		border-left: solid 4px #E5004C;
		/* background-color: #ffe4e1; */
		background-color: #F5F7F8;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 10px;
	}

	ol li ol div.Admonition_Important,
	ul li ul div.Admonition_Important,
	ol li ul div.Admonition_Important
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-image: url('./_MF_important.png'); */
		background-image: url('./_MF_important.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		line-height: 16px;
		overflow: hidden;
		/* border-left: solid 4px #db3437; */
		border-left: solid 4px #E5004C;
		/* background-color: #ffe4e1; */
		background-color: #F5F7F8;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 5px;
	}

	div.Admonition_Important,
	ol li div.Admonition_Important,
	ol li ol li div.Admonition_Important
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-image: url('./_MF_important.png'); */
		background-image: url('./_MF_important.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		line-height: 16px;
		overflow: hidden;
		/* border-left: solid 4px #db3437; */
		border-left: solid 4px #E5004C;
		/* background-color: #ffe4e1; */
		background-color: #F5F7F8;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 0px;
	}

	ol div.Admonition_Note,
	ul div.Admonition_Note
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-color: #DCDEDF; */
		background-color: #F5F7F8;
		/* background-image: url('./_MF_note.png'); */
		background-image: url('./_MF_note.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		/* border-left: solid 4px #3498db; */
		border-left: solid 4px #0079EF;
		line-height: 16px;
		overflow: hidden;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 10px;
	}

	ol li ol div.Admonition_Note,
	ul li ul div.Admonition_Note,
	ol li ul div.Admonition_Note
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-color: #DCDEDF; */
		background-color: #F5F7F8;
		/* background-image: url('./_MF_note.png'); */
		background-image: url('./_MF_note.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		/* border-left: solid 4px #3498db; */
		border-left: solid 4px #0079EF;
		line-height: 16px;
		overflow: hidden;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 5px;
	}

	div.Admonition_Note,
	ol li div.Admonition_Note,
	ol li ol li div.Admonition_Note
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-color: #DCDEDF; */
		background-color: #F5F7F8;
		/* background-image: url('./_MF_note.png'); */
		background-image: url('./_MF_note.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		/* border-left: solid 4px #3498db; */
		border-left: solid 4px #0079EF;
		line-height: 16px;
		overflow: hidden;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 0px;
	}

	ol div.Admonition_Tip,
	ul div.Admonition_Tip
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-color: #ecf9ec; */
		background-color: #F5F7F8;
		/* background-image: url('./_MF_tip.png'); */
		background-image: url('./_MF_tip.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		/* border-left: solid 4px #86b300; */
		border-left: solid 4px #1AAC60;
		line-height: 16px;
		overflow: hidden;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 10px;
	}

	ol li ol div.Admonition_Tip,
	ul li ul div.Admonition_Tip,
	ol li ul div.Admonition_Tip
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-color: #ecf9ec; */
		background-color: #F5F7F8;
		/* background-image: url('./_MF_tip.png'); */
		background-image: url('./_MF_tip.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		/* border-left: solid 4px #86b300; */
		border-left: solid 4px #1AAC60;
		line-height: 16px;
		overflow: hidden;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 5px;
	}

	div.Admonition_Tip,
	ol li div.Admonition_Tip,
	ol li ol li div.Admonition_Tip
	{
		color: #000000;
		font-size: 10pt;
		font-style: normal;
		margin-bottom: 6pt;
		text-align: justify;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		/* background-color: #ecf9ec; */
		background-color: #F5F7F8;
		/* background-image: url('./_MF_tip.png'); */
		background-image: url('./_MF_tip.png');
		background-position: 2px 0px;
		background-repeat: no-repeat;
		/* border-left: solid 4px #86b300; */
		border-left: solid 4px #1AAC60;
		line-height: 16px;
		overflow: hidden;
		padding: 13px 45px;
		page-break-inside: avoid;
		margin-left: 0px;
	}

	/** In tables, don't include the icon (not enough space). Also, set font and line height appropriately. **/

	td p.Admonition_Important,
	td div.Admonition_Important,
	td p.Admonition_Note,
	td div.Admonition_Note,
	td p.Admonition_Tip,
	td div.Admonition_Tip,
	td p.Admonition_Caution,
	td div.Admonition_Caution
	{
		font-size: 9pt;
		line-height: 14px;
		background-image: none;
		padding: inherit;
		padding-left: 8px;
		padding-right: 8px;
		margin-top: 6pt;
		margin-bottom: 6pt;
	}

	div.example
	{
		background-color: #E5E8E8;
		border-color: #E5E8E8;
	}

	th
	{
		color: #000000;
		background-color: #E5E8E8;
		border: 1px solid #B9B8BB;
		/*QCCR1K4340*/
		vertical-align: top;
	}

	MadCap|dropDownHotspot
	{
		color: #000000;
		font-weight: bold;
		padding-top: 1.0em;
		font-size: 1.2em;
		page-break-after: avoid;
	}

	/* 2007-2018 Micro Focus or one of its affiliates. */
}

/* END OF MEDIA PRINT SETTINGS */
/* Headings */

h1
{
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	/* GR: changed from Arial*/
	font-weight: bold;
	/* GR: changed from normal */
	font-style: normal;
	color: #000000;
	/* GR: changed from #000000*/
}

h2
{
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	/* GR: changed from Arial*/
	font-weight: bold;
	font-style: normal;
}

/* Pat Farrell: Changed the font size to 1em from 12pt to make the text change with the user's font size setting in Chrom and FireFox  NGS-30753*/

p
{
	font-size: 1em;
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	/* GR: changed from Arial*/
}

/* Master Page Styles for new footer*/

a#mf-feedbackOpen.footerlink
{
	display: block;
	text-decoration: none;
	margin: 20px 5px 0px 5px;
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	text-transform: uppercase;
}

.bottom-footer
{
	background: #ffffff none repeat scroll 0% 0%;
	font-family: Calibri, Lucida Grande, Verdana, Helvetica, sans-serif;
	/* GR: new */
}

.bottom-footer-inner
{
	/*width: 103.5%; */
	margin: 0px;
	padding: 0px;
}

.bottom-footer-inner img
{
	margin: 25px 0px 0px;
	width: 118.56px;
	height: 50px;
}

.bottom-footer-inner p
{
	float: left;
	font-size: 0.7em;
	line-height: 0em;
	margin: 30px 0px 0px;
}

.bottom-footer-inner ul
{
	overflow: auto;
	float: right;
	font-size: 0.9em;
	margin: 0px;
}

.bottom-footer-inner ul li
{
	float: left;
	list-style-type: none;
}

.bottom-footer-inner ul li a
{
	display: block;
	text-decoration: none;
	margin: 20px 5px 0px 5px;
	border-bottom: 1px dotted rgba(0, 121, 239, 0.5);
	text-transform: uppercase;
}

code
{
	color: Black;
	font-family: 'Consolas', 'Courier New';
	font-size: 90%;
	/* GR: changed from 100% */
	/* background-color: #DCDEDF; */
	/* border-radius:3px; */
	/* GR: Changed from e4e5e6 */
	/* border: 1px; */
	/* border-style: solid; */
	/* border-color: #DCDEDF; */
}

pre.hanging_indent
{
	text-indent: -25px;
	padding-left: 25px;
	mc-disabled: true;
}

pre,
ol li pre,
ol li ol li pre
{
	color: Black;
	font-family: 'Consolas', 'Courier New';
	font-size: 90%;
	background-color: #DCDEDF;
	border-radius: 3px;
	/* GR: Changed from e4e5e6 */
	border: 1px;
	border-style: solid;
	border-color: #DCDEDF;
	max-width: 100%;
	margin-left: 0px;
}

ol pre
{
	color: Black;
	font-family: 'Consolas', 'Courier New';
	font-size: 90%;
	background-color: #DCDEDF;
	border-radius: 3px;
	/* GR: Changed from e4e5e6 */
	border: 1px;
	border-style: solid;
	border-color: #DCDEDF;
	max-width: 100%;
	margin-left: 10px;
}

ol li ol pre
{
	color: Black;
	font-family: 'Consolas', 'Courier New';
	font-size: 90%;
	background-color: #DCDEDF;
	border-radius: 3px;
	/* GR: Changed from e4e5e6 */
	border: 1px;
	border-style: solid;
	border-color: #DCDEDF;
	max-width: 100%;
	margin-left: 5px;
}

.notprint pre.screen,
.notprint pre.programlisting
{
	border-radius: 3px;
	background-color: #DCDEDF;
	padding: 4px;
	mc-disabled: true;
	/* box-shadow: 2px 2px 4px #444; */
}

pre.compact
{
	font-size: 90%;
}

pre.compact2,
pre.screenshot
{
	font-size: 88%;
	mc-disabled: true;
}

pre.height250
{
	max-height: 250px;
	mc-disabled: true;
}

pre.height500
{
	max-height: 500px;
	mc-disabled: true;
}

pre.height750
{
	max-height: 750px;
	mc-disabled: true;
}

pre.height1000
{
	mc-disabled: true;
	max-height: 1000px;
}

pre
{
	font-family: 'Consolas', 'Courier New';
	font-size: 90%;
	margin-bottom: 10px;
	font-weight: normal;
	white-space: pre;
	overflow: auto;
	border-radius: 3px;
	background-color: #DCDEDF;
	padding: 4px;
}

pre.copycode
{
	font-family: 'Consolas', 'Courier New';
	font-size: 90%;
	margin-bottom: 10px;
	font-weight: normal;
	white-space: pre;
	overflow: auto;
	border-radius: 3px;
	background-color: #DCDEDF;
	padding: 4px;
}

.pre-wrapper
{
	position: relative;
}

.pre-wrapper pre
{
	padding-top: 25px;
}

.pre-wrapper .copy-snippet
{
	border-radius: 0;
	min-width: 55px;
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #bbb;
	color: #26589F;
	font-family: 'HELEVETICA', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42rem;
	margin: 0;
	padding: 0px 5px;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	position: absolute;
	background: #ccc;
	top: 0;
	right: 0;
}

.pre-wrapper .copy-snippet:disabled
{
	color: #555;
}

/* Framemaker tags */

.guimenu
{
	font-size: 96%;
	font-weight: bold;
	color: #697c87;
}

.emphasis
{
	font-style: italic;
}

.command
{
	font-family: Consolas, "Liberation Mono", Courier, monospace;
}

.replaceable
{
	font-style: italic;
}

.strong
{
	font-weight: 600;
}

/* copyright 2007-2020 Micro Focus or one of its affiliates. */

