/*<meta />*/

@import url('skin.css');

@import url('../Code/jquery.tocify.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-size: 11pt;
	margin: 0;
	line-height: 13pt;
	font-family: Calibri;
}

a:link
{
	font-weight: normal;
	color: #2d8dcc;
}

a:visited
{
	color: #2d8dcc;
}

blockquote
{
	
}

div.GlossaryPageDefinition
{
	font-size: 11pt;
}

div.GlossaryPageHeading
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12pt;
}

div.GlossaryPageTerm
{
	font-size: 11pt;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.grey
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-left: 40px;
	background-image: url('../Images/Grey.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #f0f0f0;
	border: solid 1px #aaaaaa;
	page-break-inside: avoid;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

div.greyLong
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-left: 40px;
	background-image: url('../Images/Grey.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #f0f0f0;
	border: solid 1px #aaaaaa;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

div.red
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Red.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #fff3f1;
	border: solid 1px #d04437;
	page-break-inside: avoid;
	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-right: 10px;
}

div.redLong
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Red.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #fff3f1;
	border: solid 1px #d04437;
	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-right: 10px;
}

div.blue
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Blue.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #ebf0f8;
	border: solid 1px #3d6fb6;
	page-break-inside: avoid;
	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-right: 10px;
}

div.blueLong
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Blue.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #ebf0f8;
	border: solid 1px #3d6fb6;
	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-right: 10px;
}

div.green
{
	background-repeat: no-repeat;
	background-size: 25px 25px;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Green.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #ebf8ed;
	border: solid 1px #009933;
	page-break-inside: avoid;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

div.yellow
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Yellow.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #fdf9ea;
	border: solid 1px #ffd200;
	page-break-inside: avoid;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

div.yellowLong
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Yellow.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #fdf9ea;
	border: solid 1px #ffd200;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

div.code
{
	border-radius: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
	background-color: #f0f0f0;
	border: solid 1px #aaaaaa;
	page-break-inside: avoid;
	font-family: monospace;
	mc-hyphenate: never;
	font-size: 9pt;
	line-height: 11pt;
	padding-left: 18px;
	margin-bottom: 12pt;
	margin-top: 12pt;
	page-break-after: avoid;
}

div.codeLong
{
	border-radius: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
	background-color: #f0f0f0;
	border: solid 1px #aaaaaa;
	font-family: monospace;
	mc-hyphenate: never;
	font-size: 9pt;
	line-height: 11pt;
	padding-left: 18px;
	margin-bottom: 12pt;
	margin-top: 12pt;
	page-break-after: avoid;
}

h1
{
	font-weight: normal;
	page-break-before: always;
	mc-heading-level: 1;
	color: #3d6fb6;
	font-size: 21pt;
	line-height: 24pt;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin: 0;
	margin-top: 12pt;
	mc-auto-number-format: '{ }';
}

h2
{
	font-weight: normal;
	page-break-before: always;
	mc-heading-level: 2;
	color: #3d6fb6;
	font-size: 17pt;
	line-height: 21pt;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0;
	margin-top: 12pt;
	mc-auto-number-format: 'GL:{A}.{n+} ';
}

h3
{
	font-weight: normal;
	color: #3d6fb6;
	mc-heading-level: 3;
	font-size: 15pt;
	line-height: 18pt;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	page-break-before: always;
	margin-bottom: 0;
	margin: 0;
	margin-top: 12pt;
	mc-auto-number-format: 'GL:{A}.{n}.{n+} ';
}

h4
{
	font-weight: normal;
	color: #3d6fb6;
	font-size: 13pt;
	line-height: 15pt;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0;
	margin-top: 12pt;
	mc-heading-level: 0;
	mc-auto-number-format: 'GL:{A}.{n}.{n}.{n+} ';
}

h5
{
	font-weight: normal;
	color: #3d6fb6;
	font-size: 11pt;
	line-height: 12pt;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0;
	margin-top: 12pt;
	mc-heading-level: 0;
}

h6
{
	font-weight: normal;
	color: #3d6fb6;
	font-size: 11pt;
	line-height: 12pt;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 0;
	margin-top: 12pt;
	mc-heading-level: 0;
}

h2.NoPageBreakBefore
{
	page-break-before: avoid;
}

img.AbsolutePosition
{
	padding: 5px;
}

img.OneHundredPercent
{
	max-width: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

img.ReduceButtonSize
{
	max-width: 24px;
	margin-top: 3px;
	margin-bottom: 3px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

MadCap|miniTocProxy
{
	border-top: none;
	padding-left: 0px;
	mc-toc-depth: 4;
	margin-left: 0;
	margin-right: 0;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

MadCap|xref
{
	font-weight: normal;
	mc-format: '{paratext}';
	text-decoration: underline;
	color: #2d8dcc;
}

MadCap|xref.IndexPageNumber
{
	color: #000000;
}

ol
{
	list-style-image: none;
}

ol.LowerAlpha
{
	list-style-type: lower-alpha;
	margin-left: 30px;
}

ol.LowerRoman
{
	list-style-type: lower-roman;
	margin-left: 30px;
}

p
{
	orphans: 3;
	widows: 3;
	margin-bottom: 6pt;
	margin-top: 6pt;
}

p.Figure
{
	font-style: italic;
	mc-auto-number-class: FigureNum;
	padding-bottom: 10px;
	page-break-before: avoid;
	mc-auto-number-format: 'CF:Figure {n+}: ';
}

p.IndexHeading
{
	font-size: 11pt;
	padding-top: 16px;
	text-align: left;
}

p.ManualTitle1
{
	margin-bottom: 0;
	margin-top: 80pt;
	text-align: center;
}

p.ManualTitle2
{
	font-size: 22pt;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	line-height: 36pt;
}

p.ManualVersionNumber
{
	font-size: 12pt;
	margin-top: 12pt;
	text-align: center;
}

p.MiniTOC1
{
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 6px;
	margin-top: 12px;
}

/* Standard Box */
/* Blue Box */

p.blue
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Blue.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #ebf0f8;
	border: solid 1px #3d6fb6;
	page-break-inside: avoid;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

/* Green Box */

p.green
{
	background-repeat: no-repeat;
	background-size: 25px 25px;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Green.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #ebf8ed;
	border: solid 1px #009933;
	page-break-inside: avoid;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

/* Grey Box */

p.grey
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Grey.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #f0f0f0;
	border: solid 1px #aaaaaa;
	page-break-inside: avoid;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

/* Yellow Box */

p.yellow
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Yellow.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #fdf9ea;
	border: solid 1px #ffd200;
	page-break-inside: avoid;
	margin-bottom: 12pt;
	margin-top: 12pt;
	padding-right: 10px;
}

/* Red Box */

p.red
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url('../Images/Red.png');
	background-position: 5px 5px;
	color: #000000;
	background-color: #fff3f1;
	border: solid 1px #d04437;
	page-break-inside: avoid;
	margin-top: 12pt;
	margin-bottom: 12pt;
	padding-right: 10px;
}

/* Code Box */

p.code
{
	border-radius: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
	background-color: #f0f0f0;
	border: solid 1px #aaaaaa;
	page-break-inside: avoid;
	font-family: monospace;
	mc-hyphenate: never;
	font-size: 9pt;
	line-height: 11pt;
	text-indent: -6pt;
	padding-left: 18px;
	margin-top: 12pt;
	margin-bottom: 12pt;
	page-break-after: avoid;
}

p.TableCaption
{
	font-style: italic;
	mc-auto-number-class: TableNum;
	padding-bottom: 10px;
	page-break-before: avoid;
	mc-auto-number-format: 'CT:Table {n+}: ';
}

p.TOC1
{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 12px;
	page-break-after: avoid;
	mc-pagenum-display: all;
	mc-leader-format: '.';
}

p.TOC2
{
	font-weight: normal;
	page-break-after: avoid;
	font-size: 12pt;
	margin-bottom: 6px;
	margin-top: 12px;
	margin-left: 12pt;
}

p.TOC3
{
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 12px;
	margin-left: 24pt;
	font-size: 12pt;
}

p.TOC4
{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 12px;
	margin-left: 36pt;
}

p.TOCHeading
{
	font-weight: normal;
	margin: 0;
	mc-heading-level: 0;
	font-size: 22pt;
	letter-spacing: 0px;
	line-height: 22pt;
}

span.Emphasis
{
	font-weight: bold;
}

span.FigureNum
{
	font-style: normal;
}

span.SetOffFirstLevel
{
	font-weight: bold;
}

span.SetOffSecondLevel
{
	font-weight: bold;
}

span.TableNum
{
	font-style: normal;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	page-break-inside: avoid;
}

ul
{
	list-style-image: none;
	margin-bottom: 6pt;
	margin-top: 6pt;
}

li
{
	margin-bottom: 6pt;
	margin-top: 6pt;
	orphans: 3;
	widows: 3;
}

p.MiniTOC2
{
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 8pt;
	margin-top: 8pt;
	margin-left: 12pt;
}

p.MiniTOC3
{
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	margin-bottom: 8pt;
	margin-top: 8pt;
	margin-left: 24px;
}

pre
{
	mc-hyphenate: never;
	margin: 0;
	font-size: 9pt;
	line-height: 11pt;
	white-space: pre-wrap;
}

p.TOC5
{
	font-size: 12pt;
	margin-bottom: 6px;
	margin-left: 48pt;
	margin-top: 12px;
	font-weight: normal;
}

p.TOC6
{
	font-size: 12pt;
	margin-bottom: 6px;
	margin-left: 60pt;
	margin-top: 12px;
	font-weight: normal;
}

img.Title
{
	max-width: 100%;
	padding-top: 50pt;
}

img
{
	page-break-after: avoid;
}

img.SixtyPercent
{
	max-width: 60%;
}

p.CodeExample
{
	font-style: italic;
	padding-bottom: 10px;
	page-break-before: avoid;
	mc-auto-number-class: FigureNum;
	mc-auto-number-format: 'CN:Code example {n+}: ';
}

img.EightyPercent
{
	max-width: 80%;
}

h3.NoPageBreakBefore
{
	page-break-before: avoid;
}

tr.pageBreak
{
	page-break-inside: auto;
}

ul.noPageBreak
{
	page-break-inside: avoid;
}

MadCap|listOfProxy
{
	border-top-style: none;
	padding-left: 0;
	page-break-after: always;
}

code
{
	font-size: 9pt;
	mc-hyphenate: never;
}

@media non-print
{
	body
	{
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-top: 7px;
	}

	p.blue
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
	}

	p.green
	{
		background-position: 0px 0px;
		background-image: url('../Images/Green.png');
		background-size: 39px 39px;
	}

	p.grey
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
	}

	p.red
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
	}

	p.yellow
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
	}

	div.blue
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.blueLong
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.green
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.grey
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.greyLong
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.red
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.redLong
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.yellow
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	div.yellowLong
	{
		background-position: 0px 0px;
		background-size: 39px 39px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	MadCap|miniTocProxy
	{
		color: #2d8dcc;
		text-decoration: underline;
	}

	h1
	{
		mc-auto-number-format: '{ }';
	}

	h2
	{
		mc-auto-number-format: '{ }';
	}

	h3
	{
		mc-auto-number-format: '{ }';
	}

	h4
	{
		mc-auto-number-format: '{ }';
	}

	h1.Letter
	{
		mc-auto-number-format: '{ }';
		text-align: inherit;
	}

	img.OneHundredPercent
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-height: auto;
		mc-thumbnail-max-width: 600px;
	}

	img.EightyPercent
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-height: auto;
		mc-thumbnail-max-width: 600px;
	}

	img.SixtyPercent
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-height: auto;
		mc-thumbnail-max-width: 600px;
	}

	p.MiniTOC1
	{
		color: 2D8DCC;
	}

	p.MiniTOC2
	{
		color: 2D8DCC;
	}

	p.MiniTOC3
	{
		color: 2D8DCC;
	}

	p.TOC1
	{
		color: 2D8DCC;
	}

	p.TOC2
	{
		color: 2D8DCC;
	}

	p.TOC3
	{
		color: 2D8DCC;
	}

	p.TOC4
	{
		color: 2D8DCC;
	}

	p.TOC5
	{
		color: 2D8DCC;
	}

	p.TOC6
	{
		color: 2D8DCC;
	}

	p.ListOfProxy
	{
		color: 2d8dcc;
		text-decoration: underline;
	}

	ul.NoIndent
	{
		margin-left: 0px;
	}
}

p.indent0
{
	margin-left: 0pt;
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-indent: -6pt;
}

p.indent1
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-indent: -6pt;
	margin-left: 14pt;
}

p.indent2
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-indent: -6pt;
	margin-left: 28pt;
}

p.indent3
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-indent: -6pt;
	margin-left: 42pt;
}

p.indent4
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-indent: -6pt;
	margin-left: 56pt;
}

p.indent5
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-indent: -6pt;
	margin-left: 70pt;
}

p.indent6
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	text-indent: -6pt;
	margin-left: 84pt;
}

p.image
{
	page-break-after: avoid;
	margin-top: 12pt;
}

table
{
	margin-top: 12pt;
	margin-bottom: 12pt;
}

h1.NoNumberPC
{
	mc-auto-number-format: '{ }';
}

h2.NoNumberA
{
	mc-auto-number-format: '{ }';
}

h2.NoNumberP
{
	mc-auto-number-format: '{ }';
}

h2.NoNumberNoPageBreak
{
	mc-auto-number-format: '{ }';
	page-break-before: avoid;
}

h3.NoNumberNoPageBreak
{
	mc-auto-number-format: '{ }';
	page-break-before: avoid;
}

h3.NoNumber
{
	mc-auto-number-format: '{ }';
}

h3.NoNumberA
{
	mc-auto-number-format: '{ }';
}

h3.NoNumberAG
{
	mc-auto-number-format: '{ }';
}

h4.NoNumber
{
	mc-auto-number-format: '{ }';
}

h4.NoNumberA
{
	mc-auto-number-format: '{ }';
}

h4.NoNumberPC
{
	mc-auto-number-format: '{ }';
}

h4.NoNumberP
{
	mc-auto-number-format: '{ }';
}

h1.Letter
{
	mc-auto-number-format: 'GL:{A+} - ';
	line-height: 32pt;
	text-align: center;
	font-size: 25pt;
}

p.NoPageBreakAfter
{
	page-break-after: avoid;
}

ul.NoIndent
{
	margin-left: 15px;
}

p.TableCell
{
	margin-bottom: 3pt;
	margin-top: 3pt;
}

/* Overrides in Styles_EN.css */

@media non-print
{
	body
	{
		margin-top: 7px !important;
	}

	div.MCBreadcrumbsBox_0
	{
		padding-bottom: 6px;
		border-bottom-color: #cecece;
		color: #555555;
	}

	.row.closed div.MCBreadcrumbsBox_0
	{
		margin-right: -10px;
	}

	.MCPopupContainer
	{
		border: solid 1px #555555;
		-moz-border-radius: 0;
		border-radius: 0;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
	}
}

div.Footer
{
	margin-top: 10px;
	padding-top: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cecece;
	color: #555555;
}

/* From release notes */

span.DataStructure
{
	text-transform: uppercase;
}

span.ProductName
{
	font-style: italic;
	font-weight: bold;
}

span.TechnicalObject
{
	font-family: monospace;
	mc-hyphenate: never;
}

span.UIElement
{
	font-style: italic;
}

span.TechnicalValue
{
	
}

span.TechnicalValue::before
{
	content: '“';
}

span.TechnicalValue::after
{
	content: '”';
}

span.ManualName
{
	font-style: italic;
}

body
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 7px;
}

p.blue
{
	background-position: 0px 0px;
	background-size: 39px 39px;
}

p.green
{
	background-position: 0px 0px;
	background-image: url('../Images/Green.png');
	background-size: 39px 39px;
}

p.grey
{
	background-position: 0px 0px;
	background-size: 39px 39px;
}

p.red
{
	background-position: 0px 0px;
	background-size: 39px 39px;
}

p.yellow
{
	background-position: 0px 0px;
	background-size: 39px 39px;
}

div.blue
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.blueLong
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.green
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.grey
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.greyLong
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.red
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.redLong
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.yellow
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.yellowLong
{
	background-position: 0px 0px;
	background-size: 39px 39px;
	padding-bottom: 0px;
	padding-top: 0px;
}

MadCap|miniTocProxy
{
	color: #2d8dcc;
	text-decoration: underline;
}

h1
{
	mc-auto-number-format: '{ }';
}

h2
{
	mc-auto-number-format: '{ }';
}

h3
{
	mc-auto-number-format: '{ }';
}

h4
{
	mc-auto-number-format: '{ }';
}

h1.Letter
{
	mc-auto-number-format: '{ }';
	text-align: inherit;
}

img.OneHundredPercent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 600px;
}

img.EightyPercent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 600px;
}

img.SixtyPercent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 600px;
}

p.MiniTOC1
{
	color: 2D8DCC;
}

p.MiniTOC2
{
	color: 2D8DCC;
}

p.MiniTOC3
{
	color: 2D8DCC;
}

p.TOC1
{
	color: 2D8DCC;
}

p.TOC2
{
	color: 2D8DCC;
}

p.TOC3
{
	color: 2D8DCC;
}

p.TOC4
{
	color: 2D8DCC;
}

p.TOC5
{
	color: 2D8DCC;
}

p.TOC6
{
	color: 2D8DCC;
}

p.ListOfProxy
{
	color: 2d8dcc;
	text-decoration: underline;
}

ul.NoIndent
{
	margin-left: 0px;
}

body
{
	margin-top: 7px !important;
}

div.MCBreadcrumbsBox_0
{
	padding-bottom: 6px;
	border-bottom-color: #cecece;
	color: #555555;
}

.row.closed div.MCBreadcrumbsBox_0
{
	margin-right: -10px;
}

.MCPopupContainer
{
	border: solid 1px #555555;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

