/*<meta />*/

@import url('../Prettify/prettify.css');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'open_sansregular';
	src: url('../Fonts/opensans-regular.eot');
	src: url('../Fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/opensans-regular.woff2') format('woff2'), url('../Fonts/opensans-regular.woff') format('woff'), url('../Fonts/opensans-regular.ttf') format('truetype'), url('../Fonts/opensans-regular.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: 'Source Code Pro';
	font-style: normal;
	font-weight: 400;
	src: url('../Fonts/SourceCodePro-Regular.ttf') format('truetype');
}

/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  src: url("../Fonts/webfonts/fa-regular-400.eot");
  src: url("../Fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("../Fonts/webfonts/fa-regular-400.woff") format("woff"), url("../Fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("../Fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
  
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../Fonts/webfonts/fa-solid-900.eot");
  src: url("../Fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../Fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../Fonts/webfonts/fa-solid-900.woff") format("woff"), url("../Fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("../Fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

body
{
	font-family: "open_sansregular", Arial, sans-serif;
	line-height: 1.7em;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
	background-repeat: no-repeat;
	background-position: 50% 1in;
	max-width: 100%;
	background-image: none;
	font-size: 0.9em;
	margin: 17px;
	margin-top: 0px;
	background-color: #ffffff;
}

div.background
{
	width: 500px;
	height: 250px;
	border: 2px solid black;
}

Div.FooterTable
{
	background-repeat: repeat;
	background-image: url('../Images/diagonal_lines.png');
	margin-right: -17px;
	margin-left: -17px;
}

Div.GlossaryPageTerm
{
	font-size: 10pt;
}

Div.GlossaryPageDefinition
{
	font-size: 9pt;
}

div.transbox
{
	width: 400px;
	height: 180px;
	margin: 30px 50px;
	background-color: #ffffff;
	border: 1px solid black;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

div.transbox p
{
	margin: 30px 40px;
	font-weight: bold;
	color: #000000;
}

h1
{
	background-repeat: repeat;
	border-top: solid 0px;
	font-size: 2em;
	font-weight: 600;
	margin: 0px -17px 10px;
	padding: 10px 30px 13px 20px;
	page-break-before: always;
	z-index: 6;
	color: #ffffff;
	background-color: #9AD400;
	background-image: none;
	border-bottom: 0px solid #FFF;
	width: auto;
	display: inline-block;
}

h2
{
	font-weight: bold;
	text-align: left;
	mc-heading-level: 2;
	page-break-before: avoid;
	margin: 26pt 0pt 14pt;
	font-size: 1.5em;
	color: #404040;
}

h3
{
	mc-heading-level: 0;
	page-break-before: avoid;
	page-break-after: avoid;
	page-break-inside: avoid;
	font-weight: bold;
	margin: 12pt 0pt 4pt;
	font-size: 1.1em;
	color: #6d6d6d;
}

img
{
	mc-disabled: false;
	border-style: none;
	border-width: 0px;
	mc-thumbnail: none;
	opacity: 1;
	filter: alpha(opacity=100);
	margin: 15px 0px 20px;
	vertical-align: top;
}

img:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

li
{
	color: #000000;
	margin-bottom: 8pt;
	margin-top: 8pt;
	orphans: 2;
	widows: 2;
	line-height: 1.5em;
}

p
{
	margin: 14pt 0px 1.2em 0pt;
	text-indent: 1px;
	top: 0px;
	color: #000000;
	font-size: 1.05em;
	orphans: 2;
	widows: 2;
	line-height: 1.5em;
}

p.columns
{
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	-moz-column-rule: 1px solid black;
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
	-webkit-column-rule: 1px solid white;
	column-count: 3;
	column-gap: 1em;
	column-rule: 1px solid black;
}

p.ContentsHeadingPrint
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 72pt;
}

p.GlossaryPrintHead
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 72pt;
	mc-heading-level: 1;
	margin: 0pt;
}

p.HowToText
{
	font-weight: bold;
	color: #003366;
	font-size: 1em;
}

p.IndexHeading
{
	text-align: left;
	margin-bottom: 0pt;
	margin-top: 0pt;
	margin: 0pt;
	font-size: 11pt;
	color: #363636;
}

p.IndexPrintHead
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 72pt;
	mc-heading-level: 1;
	margin: 0pt;
}

p.ManualVersionNumber
{
	color: #9c9c9c;
	font-size: 18px;
	text-align: right;
	margin-top: 20px;
}

p.MiniTOC1
{
	mc-leader-offset: 10pt;
	mc-leader-align: right;
	margin-left: 0.5in;
}

p.MiniTOC2
{
	mc-leader-align: right;
	margin-left: 1in;
}

p.MiniTOC3
{
	margin-left: 1.5in;
}

p.note
{
	color: #616E14;
	border: solid 1px #BFD62F;
	background-color: #DAE691;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
	padding-left: 20px;
}

p.PageBreakAfter
{
	page-break-after: always;
}

p.PageBreakBefore
{
	page-break-before: always;
}

p.TableText
{
	color: #000000;
	margin-bottom: 2pt;
	margin-top: 8pt;
	bottom: 12px;
	top: 12px;
}

p.TableTextCenter
{
	margin-bottom: 2pt;
	bottom: 12px;
	top: 12px;
	text-align: center;
}

p.TableTextSmall
{
	color: #000000;
	margin-bottom: 2pt;
	margin-top: 8pt;
	bottom: 12px;
	top: 12px;
	font-size: 0.8em;
}

p.TOC1
{
	margin-bottom: 8pt;
	margin-top: 8pt;
	margin: 0;
	color: #363636;
}

p.TOC2
{
	text-indent: 1px;
	margin-left: 10pt;
	margin-bottom: 8pt;
	margin-top: 8pt;
}

ol,
ul
{
	margin-bottom: 10pt;
	margin-top: 10pt;
	line-height: 1.5em;
}

ol
{
	list-style-image: none;
}

ol.FirstLevel
{
	
}

ol.SecondLevel
{
	list-style-type: lower-alpha;
}

span.Emphasis
{
	font-weight: bold;
}

span.EmphasisItalic
{
	font-weight: normal;
	font-style: italic;
}

span.FigureNum
{
	
}

span.InvisibleText
{
	color: #ffffff;
}

span.SeeAlsoIndexTerms
{
	font-style: italic;
}

span.SeeIndexTerms
{
	font-style: italic;
}

span.SetOffFirstLevel
{
	font-weight: bold;
	color: #003366;
}

span.SetOffSecondLevel
{
	font-weight: bold;
	color: #006400;
}

td
{
	margin: 8pt;
	vertical-align: top;
}

th
{
	margin-bottom: 8pt;
	margin-left: 0pt;
	margin-top: 8pt;
	color: #ffffff;
}

tr
{
	page-break-inside: avoid;
}

ul
{
	list-style-image: none;
	list-style-type: disc;
}

ul.SecondLevel
{
	list-style-image: none;
	list-style-type: circle;
}

ul.FirstLevel
{
	list-style-image: none;
	list-style-type: disc;
}

@media print
{
	body
	{
		margin: 8px;
		background-image: none;
		color: #363636;
		font-size: 8pt;
		line-height: 13px;
	}

	Div.GlossaryPageTerm
	{
		padding-bottom: 10px;
		padding-top: 10px;
	}

	Div.GlossaryPageHeading
	{
		color: #363636;
		font-size: 11pt;
	}

	Div.FooterTable
	{
		background-image: none;
	}

	Div.MCDiv
	{
		background-image: none;
	}

	h1
	{
		border-bottom-style: solid;
		border-bottom-color: #000000;
		border-bottom-width: 1pt;
		border-bottom: solid 0pt #ffffff;
		mc-auto-number-class: ChapAutoNum;
		text-transform: none;
		mc-auto-number-offset: 0;
		margin-top: 0;
		mc-auto-number-position: float-left;
		background-color: #ffffff;
		padding-left: 0px;
		line-height: 18pt;
		padding-top: 0px;
		top: 0px;
		vertical-align: baseline;
		margin-bottom: 70px;
		//mc-auto-number-format: 'CH:CHAPTER {chapnum} ';
		background-image: none;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		font-size: 18pt;
	}

	h1.Appendix
	{
		mc-auto-number-format: 'GH:APPENDIX  ';
	}

	h2
	{
		font-weight: bold;
		font-style: normal;
		font-size: 14pt;
		color: #000000;
		mc-auto-number-format: '{n+} ';
	}

	h2.WhatsNext
	{
		page-break-before: avoid;
	}

	h3
	{
		font-weight: bold;
		font-style: normal;
		font-size: 14pt;
		color: #000000;
		mc-auto-number-format: '{chapnum}.{n+} ';
		margin-top: 15pt;
	}

	h4
	{
		font-size: 9pt;
		font-weight: normal;
	}

	img
	{
		
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
	}

	img.MaxWidth100PercentNoThumbnail
	{
		max-width: 100%;
		mc-thumbnail: none;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
	}

	img.ReduceButtonSize
	{
		max-height: 15px;
	}

	li
	{
		margin-bottom: 6pt;
		margin-top: 6pt;
		text-align: left;
		orphans: 2;
		widows: 2;
		font-weight: normal;
		font-size: 11pt;
		line-height: 11.5pt;
		color: #000000;
	}

	MadCap|dropDownBody
	{
		border-bottom: none 0px #ffffff;
	}

	MadCap|dropDownHead
	{
		font-size: 1em;
	}

	MadCap|listOfProxy
	{
		width: 5in;
		margin-top: 30px;
	}

	MadCap|miniTocProxy
	{
		margin-right: 0.5in;
		margin-left: 0.5in;
		padding-left: 0px;
	}

	MadCap|popupHead
	{
		color: #000000;
	}

	MadCap|xref
	{
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
	}

	p
	{
		text-indent: 0in;
		orphans: 2;
		widows: 2;
		font-size: 11pt;
		margin-bottom: 0;
		mc-hyphenate: never;
		line-height: 11.5pt;
		color: #000000;
	}

	p.ContentsHeadingPrint
	{
		page-break-before: always;
		text-indent: 0px;
		left: 0px;
		margin-top: 0;
		border-bottom: solid 0pt #000000;
		color: #bfd62f;
		font-weight: normal;
		letter-spacing: -1px;
		line-height: 0px;
		margin-bottom: 70px;
		vertical-align: baseline;
		font-size: 30pt;
	}

	p.CopyrightHeading
	{
		page-break-before: always;
		margin-top: 24pt;
		padding: 0px;
		font-size: 8pt;
	}

	p.Example
	{
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #BECFDC;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #BECFDC;
		border-top-style: solid;
		border-top-width: 0px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 6px;
		padding-bottom: 14px;
		border-bottom-color: #becfdc;
	}

	p.ExampleHead
	{
		border: solid 0px;
		border-top: solid 1px;
		border-left-width: 1px;
		border-right-width: 1px;
	}

	p.Figure
	{
		color: #696969;
		font-size: 0.90em;
		font-style: italic;
		mc-auto-number-format: 'CH:Figure {chapnum}-{n+} ';
		mc-auto-number-class: FigureNum;
	}

	p.FrameHeaderText
	{
		font-weight: bold;
		font-size: 9pt;
		color: #959595;
		margin: 0px;
	}

	p.FrameFooterText
	{
		font-size: 18pt;
		color: #959595;
	}

	p.GlossaryPrintHead
	{
		border-bottom: solid 0pt #000000;
		color: #bfd62f;
		font-size: 30pt;
		font-weight: normal;
		letter-spacing: -1px;
		line-height: 0px;
		page-break-before: always;
		vertical-align: super;
	}

	p.IndexHeading
	{
		margin-top: 0pt;
		padding-top: 16px;
	}

	p.IndexPrintHead
	{
		page-break-before: always;
		margin-top: 0;
		margin-bottom: 0;
		border-bottom: solid 0pt #000000;
		color: #bfd62f;
		line-height: 0px;
		letter-spacing: -1px;
		font-weight: normal;
		vertical-align: super;
		font-size: 30pt;
	}

	p.MiniTOC1
	{
		margin-left: 0in;
	}

	p.note
	{
		border: solid 1px;
	}

	p.note2
	{
		border: solid 1px;
		border-bottom-width: 0px;
	}

	p.TOC1
	{
		tab-stops: right dotted 5in;
		font-size: 11pt;
		font-weight: normal;
		margin-bottom: 6pt;
		margin-top: 6pt;
		color: #000000;
		line-height: 11.5pt;
	}

	p.TOC2
	{
		tab-stops: right dotted 5in;
		margin-top: 2pt;
		font-size: 11pt;
		color: #000000;
		margin-bottom: 3pt;
		line-height: 11.5pt;
	}

	span.ChapAutoNum
	{
		color: #bfd62f;
		font-family: Arial;
		font-style: normal;
		letter-spacing: -1px;
		vertical-align: baseline;
		font-size: 30pt;
	}

	span.FigureNum
	{
		color: #bfd62f;
		font-weight: bold;
	}

	MadCap|glossaryTerm
	{
		
	}

	a
	{
		font-weight: normal;
	}

	MadCap|tocProxy
	{
		page-break-after: always;
	}
}

@media Mobile
{
	Div.MCDiv
	{
		display: none;
	}

	h1
	{
		position: relative;
		top: 0px;
	}

	MadCap|breadcrumbsProxy
	{
		position: relative;
	}

	MadCap|breadcrumbsProxy.Mobile
	{
		padding-bottom: 0px;
		padding-top: 0px;
	}

	MadCap|dropDownHead
	{
		margin-bottom: 8px;
	}

	MadCap|dropDownHotspot
	{
		margin-top: 8px;
		margin-bottom: 8px;
		color: #1e90ff;
	}

	MadCap|helpControlList
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	MadCap|helpControlListItem
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	MadCap|helpControlMenu
	{
		margin-bottom: 2px;
		margin-top: 2px;
		font-size: 8pt;
	}

	MadCap|helpControlMenuItem
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	MadCap|dropDown
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}
}

MadCap|bodyProxy
{
	mc-disabled: false;
	position: fixed;
	top: 30px;
	width: 100%;
}

MadCap|breadcrumbsProxy
{
	background-repeat: repeat;
	border-bottom-color: #333333;
	border-bottom: solid 0px #f5f5f5;
	border-top: solid 0px;
	color: #ffffff;
	font-size: 1em;
	margin-bottom: 0px;
	margin-left: -17px;
	margin-right: -17px;
	mc-disabled: false;
	padding: 10px;
	padding-left: 20px;
	width: 100%;
	z-index: 5;
	font-style: normal;
	mc-breadcrumbs-prefix: ' ';
	background-image: none;
	background-color: #969696;
}

MadCap|breadcrumbsProxy.Mobile
{
	
}

MadCap|concept
{
	mc-disabled: false;
}

MadCap|conceptLink
{
	mc-disabled: false;
	color: #003366;
	mc-image: url('../Images/help_control_icon.png');
	font-weight: bold;
}

MadCap|conceptLink:hover
{
	color: #c0c0c0;
	font-weight: bold;
}

MadCap|conceptsProxy
{
	mc-disabled: false;
}

MadCap|conditionalText
{
	mc-disabled: false;
}

MadCap|dropDown
{
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-disabled: false;
	mc-closed-image: url('../Images/plus_btn.png');
	mc-open-image: url('../Images/minus_btn.png');
	font-size: 1em;
}

MadCap|dropDownBody
{
	mc-disabled: false;
	border-bottom: solid 1px #546c7f;
	font-size: 1em;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	font-weight: bold;
	color: #003366;
	margin-bottom: 6pt;
	left: 1px;
	text-indent: 1px;
	font-size: 0.9em;
}

MadCap|dropDownHotspot
{
	mc-disabled: false;
	font-weight: bold;
	color: #003366;
	cursor: hand;
	text-decoration: none;
	font-size: 1.10em;
}

.dropDownHotspot:hover
{
	color: #c0c0c0;
	font-weight: bold;
}

.dropDownHotspot.Footer:focus
{
	color: #dcdcdc;
}

.dropDownHotspot.Footer:hover
{
	color: #dcdcdc;
}

MadCap|dropDownHotspot.dropspot
{
	cursor: hand;
	font-style: normal;
	mc-disabled: false;
	font-weight: bold;
}

MadCap|dropDownHotspot.dropspot:hover
{
	color: #c0c0c0;
	font-weight: bold;
}

MadCap|dropDownHotspot:hover
{
	color: #c0c0c0;
	font-weight: bold;
}

MadCap|dropDownHotspot.Footer
{
	color: #87ceeb;
}

MadCap|dropDownHotspot.Footer:focus
{
	color: #dcdcdc;
}

MadCap|dropDownHotspot.Footer:hover
{
	color: #dcdcdc;
}

MadCap|expandingHead
{
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #339900;
}

MadCap|expandingBody
{
	color: #000000;
}

MadCap|expanding
{
	mc-image-position: left;
	mc-disabled: false;
	mc-closed-image: url('../Images/plus_btn.png');
	mc-open-image: url('../Images/minus_btn.png');
}

MadCap|expandingBody
{
	mc-disabled: false;
}

MadCap|expandingHead
{
	mc-disabled: false;
	color: #339900;
}

MadCap|glossaryProxy
{
	mc-disabled: false;
	border-top-style: none;
	border-top-width: 0px;
}

MadCap|indexProxy
{
	mc-disabled: false;
	border-top-color: #ffffff;
	border-top-style: none;
	border-top-width: 0px;
}

MadCap|indexProxy.Column2
{
	mc-column-count: 2;
	mc-index-headings: true;
}

MadCap|miniTocProxy
{
	border-top-width: 0px;
}

MadCap|miniTocProxy.TOCDepth4
{
	mc-toc-depth: 4;
}

MadCap|pageFooter
{
	mc-disabled: false;
}

MadCap|pageHeader
{
	mc-disabled: false;
}

MadCap|relatedTopics
{
	color: #003366;
	mc-image: url('../Images/help_control_icon.png');
}

MadCap|snippetBlock
{
	mc-disabled: false;
}

MadCap|snippetText
{
	mc-disabled: false;
}

MadCap|tocProxy
{
	border-top-color: #ffffff;
	border-top-style: none;
	border-top-width: 0px;
}

MadCap|xref
{
	mc-format: '{para}';
	color: #339900;
	font-weight: normal;
	text-decoration: none;
}

MadCap|xref:hover
{
	color: #339900;
	font-weight: normal;
	text-decoration: underline;
}

a
{
	text-decoration: underline;
	font-weight: bold;
	color: #339900;
}

a.Popup
{
	
}

a.footermasterlarge
{
	mc-disabled: false;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 1.10em;
}

a.footermastermobile
{
	font-size: 8pt;
	mc-disabled: false;
	font-weight: bold;
	text-decoration: underline;
}

a.footermasterlarge:link
{
	color: #ffffff;
}

a.footermasterlarge:visited
{
	color: #ffffff;
}

a.footermasterlarge:focus
{
	color: #ffffff;
}

a.footermasterlarge:hover
{
	color: #749ab6;
}

a.footermasterlarge:active
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:link
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:visited
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:focus
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:active
{
	color: #ffffff;
}

a.Image
{
	color: #000000;
	border: none;
}

a.MCBreadcrumbsLink
{
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	mc-breadcrumbs-prefix: ' ';
}

a.GlossaryPageTerm:link
{
	text-decoration: none;
}

a.GlossaryPageTerm:visited
{
	text-decoration: none;
}

a.GlossaryPageTerm:hover
{
	text-decoration: none;
	color: #c0c0c0;
}

a:link
{
	font-style: normal;
	color: #90c600;
	font-weight: inherit;
	text-decoration: none;
}

a:visited
{
	font-style: normal;
	font-weight: normal;
	color: #90c600;
	text-decoration: none;
}

a:focus
{
	font-weight: inherit;
}

a:hover
{
	text-decoration: underline;
	font-style: normal;
	color: #339900;
	font-weight: inherit;
}

a:active
{
	font-style: normal;
	font-weight: normal;
}

a.PopupHotspot:link
{
	text-decoration: none;
	padding: 0pc;
}

a.PopupHotspot:visited
{
	text-decoration: none;
	margin: 0px;
}

a.PopupHotspot:hover
{
	text-decoration: none;
	padding: 0mm;
	color: #c0c0c0;
}

MadCap|xref.IndexPageNumber
{
	color: #b5cb2b;
}

pre
{
	padding: 20px;
	background-color: #fdfdfd;
	border: 1px solid #dddddd;
	font-size: 1.2em;
	line-height: 1.313em;
	overflow: auto;
	width: 93%;
	/* white-space: pre-wrap;       /* CSS 3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	/* white-space: -pre-wrap;      /* Opera 4-6 */
	/* white-space: -o-pre-wrap;    /* Opera 7 */
	/* word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* Use this when you want to expand the width of the pre content when user hovers over
   the pre area
pre:hover
{
	position: relative;
	width: 1200px;
	z-index: 99;
}
*/

/* Navigation buttons used in tutorials */

.TutorialNav
{
	display: inline-block;
	width: 160px;
	height: 24px;
	margin: 10px;
	padding: 8px 20px;
	text-align: center;
	border: 1px solid #339900;
	border-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-bottom-left-border-radius: 3px;
	-webkit-bottom-right-border-radius: 3px;
}

.TutorialNav:hover
{
	background-color: rgba(51, 153, 0, 0.05);
}

code.ref
{
	
}

MadCap|expandingHead:focus
{
	color: inherit;
}

MadCap|expandingHead:hover
{
	color: inherit;
	text-decoration: none;
}

img.inline
{
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin: 0px;
}

div.tip, div.note {
	border-radius: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 20px;		
}

div.tip > p, div.tip > ul, div.tip > ol, div.tip > img, div.tip > pre, div.note > p, div.note > ul, div.note > ol, div.note > img, div.note > pre
{
	margin-bottom: 10px;
	margin-left: 38px;
	margin-top: 0px;
}

div.tip::before, div.note::before
{
	font-family: "Font Awesome 5 Free";
	font-size: 28px;
	margin-right: 10px;
	display: inline-block;
	font-style: normal;	
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position:relative;
	top:10px;
}

div.tip::before 
{
	color: #8cc051;
	content: "\f135";
	font-weight: 900;
}

div.note::before 
{
	color: #047dcb;
	content: "\f249";
	font-weight: 400;	
}

/* Translate these */

/* Translate "TIP" */
div.tip 
{
	background-color: #fefffc;
	border: solid 1px #8cc051;
	mc-auto-number-format: '{b}{color #8cc051}TIP{/color}{/b}';
}

/* Translate "NOTE" */
div.note {
	background-color: #f4fbff;
	border: solid 1px #047dcb;
	mc-auto-number-format: '{b}{color #047dcb}NOTE{/color}{/b}';
}

span.path
{
	font-family: 'Source Code Pro', monospace;
	color: #000000;
	letter-spacing: 0;
	line-height: 24px;
	background-color: #E9E9E9;
	box-sizing: border-box;
}
