@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

:root
{
	--FontFamily1: Roboto, Verdana, sans-serif;
	--FontFamily2: monospace;
	--HeadingColor: #1D1F23;
	--SeequentBlue2: #1485C7;
	--SeequentBlue1: #265c7f;
	--ReversedLight: #ffffff;
	--Light: #e2e6e9;
	--MidGrey: #595959;
	--Darkest: #000000;
	--InfoTip: #61a887;
	--InfoWarn: #f17248;
	--Comment: #add8e6;
	--ActionItem: #ffd700;
	--StrongRed: #ff0000;
}

html
{
	
}

body
{
	font-size: 11pt;
	font-family: var(--FontFamily1);
}

p
{
	margin-bottom: 0.6em;
	margin-top: 0.60em;
	font-size: 11pt;
}

p.centred
{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
}

p.footer
{
	font-size: 9pt;
	text-align: center;
}

p.Comment
{
	display: none;
	font-size: 11pt;
	mc-conditions: 'HelpConditions.Hidden';
	background: var(--Comment);
}

p.ActionItem
{
	display: none;
	font-size: 16pt;
	background: var(--ActionItem);
	mc-conditions: 'HelpConditions.Hidden';
}

p.disclaimer
{
	font-size: 9pt;
	padding-bottom: 0px;
	padding-top: 0px;
}

h1
{
	font-size: 22pt;
	mc-hyphenate: never;
	margin-bottom: 0.5em;
	margin-top: 0em;
	font-family: var(--FontFamily1);
	font-weight: bold;
	color: var(--Darkest);
}

h1.rev
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	background: var(--SeequentBlue1);
	color: var(--ReversedLight);
}

h2
{
	font-size: 18pt;
	mc-hyphenate: never;
	margin-bottom: 0.25em;
	margin-top: 0em;
	padding-top: 14px;
	color: var(--Darkest);
	font-family: var(--FontFamily1);
	font-weight: bold;
}

h2.rev
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	background: var(--SeequentBlue1);
	color: var(--ReversedLight);
}

h3
{
	mc-hyphenate: never;
	margin-bottom: 0.25em;
	margin-top: 0em;
	font-size: 14pt;
	color: var(--Darkest);
	font-family: var(--FontFamily1);
	font-weight: bold;
	padding-top: 14px;
}

h3.rev
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	background: var(--SeequentBlue1);
	color: var(--ReversedLight);
}

h4
{
	mc-hyphenate: never;
	margin-bottom: 0.25em;
	padding-top: 14px;
	font-size: 12pt;
	color: var(--Darkest);
	font-family: var(--FontFamily1);
	font-weight: bold;
	margin-top: 1em;
}

h4.rev
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	background: var(--SeequentBlue1);
	color: var(--ReversedLight);
}

h5
{
	mc-hyphenate: never;
	margin-bottom: 0.25em;
	padding-top: 14px;
	color: var(--Darkest);
	font-family: var(--FontFamily1);
	font-weight: bold;
	font-size: 11pt;
	margin-top: 1em;
}

h5.rev
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	background: var(--SeequentBlue1);
	color: var(--ReversedLight);
}

h6
{
	mc-hyphenate: never;
	margin-bottom: 0.25em;
	color: var(--Darkest);
	padding-top: 14px;
	font-family: var(--FontFamily1);
	font-size: 11pt;
	font-weight: bold;
	margin-top: 1em;
}

h6.rev
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0.5em;
	margin-top: 1em;
	background: var(--SeequentBlue1);
	color: var(--ReversedLight);
}

ul
{
	margin-left: 10px;
}

li
{
	margin-bottom: 0.6em;
	margin-top: 0.3em;
	margin-left: 0.6em;
}

ol,
ul
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Darkest);
}

MadCap|expandingBody
{
	font-style: italic;
	color: var(--MidGrey);
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	margin-bottom: 0.25em;
	margin-top: 1em;
	font-weight: bold;
	color: var(--Darkest);
	font-size: 11pt;
}

MadCap|xref
{
	mc-format: '{paranum}{paratext}';
	font-size: inherit;
	text-decoration: underline;
	font-style: normal;
	font-family: var(--FontFamily1);
}

MadCap|breadcrumbsProxy
{
	padding-bottom: 5px;
	mc-breadcrumbs-prefix: '';
	mc-breadcrumbs-count: 10;
	font-weight: bold;
	border-bottom-style: solid;
	mc-breadcrumbs-divider: ' / ';
	color: var(--MidGrey);
	background: var(--MidGrey);
	border-bottom-color: var(--MidGrey);
}

pre
{
	white-space: normal;
}

MadCap|dropDown
{
	mc-open-image: url('../Images/icons/gtk-go-down.png');
	mc-closed-image: url('../Images/icons/gtk-go-forward.png');
	padding-top: 3px;
	padding-bottom: 8px;
}

MadCap|miniTocProxy
{
	border-top-style: none;
	padding-bottom: 6px;
	padding-top: 1px;
	border-top-width: 0px;
	margin-top: 0px;
	border-top-color: var(--ReversedLight);
}

strong
{
	font-weight: bold;
	font-style: normal;
	color: var(--StrongRed);
}

div.infobox
{
	height: auto;
	font-weight: normal;
	font-style: normal;
	display: block;
	width: auto;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: var(--Darkest);
	background: var(--Light);
	border-left: solid 8px var(--SeequentBlue1);
}

div.infoboxWarn
{
	height: auto;
	font-weight: normal;
	font-style: normal;
	color: var(--Darkest);
	display: block;
	width: auto;
	padding-bottom: 1.2em;
	padding-top: 1.2em;
	padding-right: 5px;
	padding-left: 15px;
	border-left: solid 8px var(--InfoWarn);
	background: var(--Light);
}

div.infoboxGood
{
	height: auto;
	font-weight: normal;
	font-style: normal;
	color: var(--Darkest);
	display: block;
	width: auto;
	padding-bottom: 1.2em;
	padding-top: 1.2em;
	padding-right: 5px;
	padding-left: 15px;
	border-left: solid 8px var(--InfoTip);
	background: var(--Light);
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 25%;
}

div.footer
{
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
	position: absolute;
	padding-top: 10px;
	text-align: center;
	bottom: 10px;
	padding: 10px;
	width: 100%;
	color: var(--HeadingColor);
	background-color: var(--Light);
}

img
{
	mc-thumbnail-max-height: 150px;
	mc-thumbnail: none;
	max-width: 90%;
}

img.narrow
{
	max-width: 30%;
}

img.small
{
	max-width: 40%;
}

img.half
{
	max-width: 55%;
}

img.medium
{
	max-width: 70%;
}

img.inline
{
	mc-thumbnail-max-height: 36px;
	mc-thumbnail: none;
	vertical-align: text-top;
	height: 16px;
}

span.inline
{
	white-space: nowrap;
}

span.UIElement
{
	font-family: var(--FontFamily1);
	font-weight: bold;
}

span.NamedItem
{
	
}

span.NamedItemCalc
{
	font-family: var(--FontFamily1);
	color: var(--Darkest);
	font-weight: bold;
}

span.NamedItemCalcUITerm
{
	font-family: var(--FontFamily1);
	font-style: italic;
}

span.FileName
{
	font-family: var(--FontFamily2);
	font-weight: bold;
}

span.Key
{
	font-weight: 600;
}

code
{
	font-family: var(--FontFamily2);
}

a
{
	font-family: var(--FontFamily1);
	color: var(--SeequentBlue1);
}

a:link
{
	font-weight: normal;
	font-style: normal;
	color: var(--SeequentBlue1);
}

a:visited
{
	font-weight: lighter;
	color: var(--Darkest);
}

p.MiniTOC1
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC2
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC3
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC4
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC5
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC6
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC7
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC8
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.MiniTOC9
{
	color: var(--Darkest);
	margin-bottom: 0em;
	margin-top: 0em;
}

p.TOC1
{
	page-break-before: avoid;
	margin-bottom: 0.05em;
	margin-top: 0.05em;
}

p.TOC2
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
}

p.TOC3
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
}

p.TOC4
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
}

p.TOC5
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
}

p.TOC6
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
	display: none;
	clear: none;
}

p.TOC7
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
	display: none;
	clear: none;
}

p.TOC8
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
	display: none;
	clear: none;
}

p.TOC9
{
	margin-bottom: 0.05em;
	margin-top: 0.05em;
	display: none;
	clear: none;
}
