/*<meta />*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

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

@font-face 
{
	font-family: 'OpenSans', sans-serif;
	src: url(../Fonts/OpenSans-Regular.ttf);
}

.root
{
	line-height: 24px;
	font-size: 16px;
}

html
{
	line-height: normal;
	font-size: 87.5%;
	border-top: none 4px #095db1;
}

body
{
	margin-right: 0px;
	margin-left: 5px;
	font-size: 14px;
	mc-hyphenate: never;
	line-height: 24px;
	margin-bottom: 8px;
	margin-top: 6px;
	font: Open Sans;
	color: #222222;
	font-family: Open Sans, sans-serif;
	overflow: hidden;
}

p
{
	color: #53565A;
	font-size: inherit;
	margin: 1.12em 0 0px;
	margin-top: 6pt;
	margin-bottom: 2pt;
	padding-bottom: 2pt;
	widows: 5;
	orphans: 5;
}

ol
{
	font-size: inherit;
	margin-bottom: 0em;
	margin-top: 0em;
}

ul
{
	margin-bottom: 0em;
	margin-top: 0em;
	font-size: inherit;
	margin-left: 0.4em;
}

li
{
	color: #53565A;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	line-height: 1.3em;
	font-family: Open Sans;
}

td
{
	margin-top: 10pt;
	margin-bottom: 10pt;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1em;
}

p.Header
{
	margin-top: 10pt;
	margin-bottom: 0pt;
}

p.Footer
{
	margin-top: 10pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	color: #ffffff;
}

h1.Heading1
{
	mc-heading-level: 1;
	font-size: inherit;
}

p.Note
{
	page-break-inside: avoid;
	border-top-style: solid;
	border-bottom-style: solid;
	hanging-punctuation: first;
	border-bottom-color: #d9d9d9;
	border-bottom-width: 0.1em;
	border-left-color: #0083c7;
	border-left-style: solid;
	border-left-width: 0.4em;
	border-right-color: #d9d9d9;
	border-right-style: solid;
	border-right-width: 0.1em;
	border-top-color: #d9d9d9;
	border-top-width: 0.1em;
	margin-right: 0pt;
	padding-right: 0.5em;
	outline-width: 0.5pt;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: '{b}Note:  {/b}';
	text-indent: -3.6em;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 3.9em;
	margin-top: 0.8em;
	padding-top: 0.8em;
}

div.note
{
	page-break-inside: avoid;
	hanging-punctuation: first;
	background-color: #f0f7fb;
	border-left: solid 3px #0083c7;
	line-height: 18px;
	mc-auto-number-format: '{b}Note: {/b}';
	mc-auto-number-position: inside-head;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 12px;
	/*margin-left: 20px;*/
	margin-bottom: 10px;
}

div.tip
{
	page-break-inside: avoid;
	hanging-punctuation: first;
	background-color: #f4f9f4;
	border-left: solid 3px #008000;
	line-height: 18px;
	mc-auto-number-format: '{b}Tip: {/b}';
	mc-auto-number-position: inside-head;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 12px;
	/*margin-left: 20px;*/
	margin-bottom: 10px;
}

div.warning
{
	page-break-inside: avoid;
	hanging-punctuation: first;
	background-color: #f7e5e5;
	border-left: solid 3px #b50000;
	line-height: 18px;
	mc-auto-number-format: '{b}Warning: {/b}';
	mc-auto-number-position: inside-head;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 12px;
	/*margin-left: 20px;*/
	margin-bottom: 10px;
}

div.warning_FR
{
	page-break-inside: avoid;
	hanging-punctuation: first;
	background-color: #f7e5e5;
	border-left: solid 3px #b50000;
	line-height: 18px;
	mc-auto-number-format: '{b}Avertissement: {/b}';
	mc-auto-number-position: inside-head;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 12px;
	/*margin-left: 20px;*/
	margin-bottom: 10px;
}

div.caution
{
	page-break-inside: avoid;
	hanging-punctuation: first;
	background-color: #fff3e5;
	border-left: solid 3px #ff8c00;
	line-height: 18px;
	mc-auto-number-format: '{b}Caution: {/b}';
	mc-auto-number-position: inside-head;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 12px;
	/*margin-left: 20px;*/
	margin-bottom: 10px;
}

div.example
{
	page-break-inside: avoid;
	hanging-punctuation: first;
	background-color: #f3f3f3;
	line-height: 18px;
	mc-auto-number-format: '{b}Example: {/b}';
	mc-auto-number-position: inside-head;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 12px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h6.Heading6
{
	
}

p.Caution
{
	page-break-inside: avoid;
	border-top-style: solid;
	border-bottom-style: solid;
	hanging-punctuation: first;
	border-bottom-color: #d9d9d9;
	border-bottom-width: 0.1em;
	border-left-style: solid;
	border-left-width: 0.4em;
	border-right-color: #d9d9d9;
	border-right-style: solid;
	border-right-width: 0.1em;
	border-top-width: 0.1em;
	border-top-color: #d9d9d9;
	outline-width: 0.5pt;
	mc-leader-indent: 0pt;
	padding-right: 0.5em;
	padding-left: 6.0em;
	mc-auto-number-format: '{b}Caution:  {/b}';
	text-indent: -5.6em;
	margin-bottom: 0.8em;
	margin-right: 0pt;
	margin-left: 0pt;
	border-left-color: #ff8c00;
	margin-top: 0.8em;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
}

p.Warning
{
	page-break-inside: avoid;
	border-top-style: solid;
	border-bottom-style: solid;
	background: transparent;
	hanging-punctuation: first;
	text-indent: -5.8em;
	border-bottom-color: #d9d9d9;
	border-bottom-width: 0.1em;
	border-left-color: #b50000;
	border-left-style: solid;
	border-left-width: 0.4em;
	border-right-color: #d9d9d9;
	border-right-style: solid;
	border-right-width: 0.1em;
	border-top-color: #d9d9d9;
	border-top-width: 0.1em;
	margin-bottom: 0.8em;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 6.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	outline-width: 0.5pt;
	mc-auto-number-format: '{b}Warning:  {/b}';
	mc-auto-number-position: inside-head;
}

h5.Heading5_noTOC
{
	mc-heading-level: 0;
}

p.Graphic
{
	margin-top: 5pt;
	margin-bottom: 6pt;
}

p.SeeAlso
{
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	line-height: 1em;
	border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 0pt;
	font-size: 0.9em;
	margin-right: 0pt;
	padding-top: 0em;
	font-weight: bold;
	color: #53565A;
	margin-left: 4pt;
	mc-auto-number-format: '{b}See Also {/b}';
	margin-top: 2pt;
	padding-bottom: 8px;
}

h2.Heading2
{
	text-transform: none;
	padding-bottom: 0;
	page-break-before: avoid;
	margin-bottom: 1em;
	padding-top: 1em;
	font-weight: normal;
	font-size: inherit;
}

span.ImageCaption
{
	font-weight: normal;
	font-style: italic;
	color: #000000;
	letter-spacing: 0pt;
	text-decoration: none;
}

p.TableHead
{
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
}

p.TableBody,
p.SpecTable
{
	page-break-inside: avoid;
	margin-top: 3pt;
	margin-bottom: 3pt;
	line-height: 1.2em;
	font-size: inherit;
	margin-left: 8pt;
	margin-right: 8pt;
	font: Open Sans;
}

h3.Heading3
{
	mc-heading-level: 3;
}

p.ImageCaption
{
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0pt;
	text-decoration: none;
}

MadCap|slideshowCaption
{
	font-family: Verdana;
}

h6
{
	page-break-after: avoid;
	font-weight: normal;
	font-style: italic;
	color: #0083c7;
	margin: 15px 0 5px 0;
	font-size: 1em;
}

h4
{
	page-break-after: avoid;
	color: #0083c7;
	text-decoration: none;
	margin: 15px 0 5px 0;
	font-weight: bold;
	font-size: 1em;
}

h1
{
	page-break-after: avoid;
	font-weight: normal;
	color: #000000;
	padding-top: 6pt;
	padding-bottom: 4pt;
	margin: 1em 0;
	mc-printer-page-size: a4;
	mc-printer-page-orientation: portrait;
	font-size: 1.8em;
	line-height: 2.2em;
	margin-bottom: 0.6em;
}

h5
{
	page-break-after: avoid;
	font-weight: normal;
	color: #0083c7;
	margin: 15px 0 5px 0;
	font-variant: small-caps;
	font-size: 1em;
}

h2
{
	column-break-after: avoid;
	page-break-after: avoid;
	font-weight: normal;
	color: #000000;
	margin: 0px 0 1em;
	padding-bottom: 4pt;
	padding-top: 6px;
	mc-printer-page-size: a4;
	mc-disable-glossary-terms: true;
	mc-printer-page-orientation: portrait;
	font-size: 1.5em;
}

h3
{
	column-break-after: avoid;
	page-break-after: avoid;
	font-weight: normal;
	color: #000000;
	font-size: 2em;
	padding-bottom: 4pt;
	padding-top: 6pt;
	mc-printer-page-size: a4;
	mc-printer-page-orientation: portrait;
	margin: 0px 0 0.6em;
}

MadCap|topicToolbarProxy
{
	mc-page-number-format: decimal;
	mc-pagenum-display: all;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	width: 30%;
}

MadCap|dropDownHead.dropDownHead2
{
	margin-left: 10px;
}

MadCap|dropDownHead
{
	margin-top: 0.4em;
	color: #2a2a2a;
	margin-bottom: 0.2em;
	font-family: 'Open Sans';
	font-size: 1.2em;
}

table.TableStyle-TableStyle1
{
	width: 100% !important;
}

MadCap|breadcrumbsProxy
{
	font-size: .9em;
	border-bottom-color: transparent;
	border: none 0px #000000;
	font-style: italic;
	color: #53565a;
	width: 50%;
	mc-breadcrumbs-prefix: ' ';
	margin-top: 4px;
	font-family: 'Open Sans';
}

a
{
	font-family: Verdana;
	font-size: 1em;
}

img.Image70
{
	height: auto;
	max-height: auto;
	max-width: 512px;
}

td.Col1
{
	font-weight: bold;
	padding-left: 6pt;
	padding-right: 6pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.Desc
{
	page-break-inside: avoid;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 6pt;
	margin-right: 6pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.Title
{
	font-weight: bold;
	font-style: normal;
	background-color: #dcdcdc;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

MadCap|toggler
{
	color: #000000;
}

a:link
{
	color: #0083c7;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #7bACDB;
}

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

span
{
	font-size: 1em;
}

p.KeepWithNext
{
	page-break-after: avoid;
}

p.HardwareComponentIGVersion	/*Use for Hardware installation guide version at the bottom of each page - then used to auto populate the Current Version table in the Hardware IG.*/
{
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

MadCap|xref
{
	text-decoration: none;
}

MadCap|bodyProxy
{
	font-family: sans-serif;
	background: #ffffff;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1em;
	border-left-align: right;
}

p.Copyright
{
	font-size: 8pt;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 60px;
}

html.topic
{
	border-top: solid 0px #000000;
	position: fixed;
	left: 25%;
	border-left: none 1em #999999;
	border-left-width: 0em;
	overflow: hidden;
}

MadCap|dropDown
{
	mc-image-position: right;
	mc-open-image: url('../Images/Common/dropdown_open.png');
	mc-closed-image: url('../Images/Common/dropdown_close.png');
	margin-bottom: 0.9em;
	margin-top: 0.9em;
	padding-bottom: 0.40em;
	padding-top: 0em;
}

MadCap|dropDownBody
{
	color: #53565A;
	font-variant: normal;
}

MadCap|dropDownHotspot
{
	color: #000000;
}

ol ol
{
	list-style-type: lower-alpha;
	margin-left: 0;
}

ol ul
{
	list-style-type: circle;
	margin-left: 0;
}

ul ul
{
	list-style-type: disc;
	margin-left: 0px;
}

ul > li::marker
{
	list-style-type: circle;
	line-height: 1.0em;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

.footer-action
{
	position: fixed;
	bottom: 24px;
	right: 24px;
	display: block;
}

button.scrolltop
{
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	padding: 0;
	margin: 0;
	background-color: rgba(0, 0, 0, 0.25);
	width: 40px;
	height: 40px;
	font-size: 22px;
	color: white;
	border-radius: 50%;
	outline: none;
	-webkit-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
	-moz-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
	-o-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
	transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

button.scrolltop:hover,
button.scrolltop:active,
button.scrolltop:focus
{
	background-color: rgba(0, 0, 0, 0.4);
}

MadCap|expandingHead
{
	font-style: oblique;
	line-height: 1em;
	padding-bottom: 0em;
	color: #000000;
	margin-bottom: 0em;
}

MadCap|expanding
{
	font-style: oblique;
	mc-auto-number-format: '{b}? {/b}';
	mc-closed-image: url('../Images/Common/ChevronRight20.png');
	mc-open-image: url('../Images/Common/ChevronLeft20.png');
	line-height: 1.6em;
}

MadCap|expandingBody
{
	font-style: oblique;
	margin-top: 0em;
}

code
{
	font-family: monospace, Courier New;
	line-height: 1.2em;
}

ul.FirstLevelLessIndentation
{
	line-height: 10pt;
}

li.Bullet1inTable
{
	padding-left: -0.2em;
	margin-left: -0.6em;
}

ul ol
{
	margin-left: 0;
}

img
{
	max-width: auto;
}

p.TOC1
{
	padding-bottom: 2pt;
	margin-left: 0pt;
	font-size: 14pt;
	font-variant: normal;
	text-decoration: none;
	margin-top: 12pt;
	mc-leader-indent: 0pt;
	font-weight: normal;
	text-transform: none;
}

p.TOC2
{
	font-size: 12pt;
	font-weight: normal;
	margin-top: 8pt;
}

p.TOC3
{
	font-size: 11pt;
}

area
{
	background: #dcdcdc;
}

map
{
	border: none 1px #ff8c00;
}

p.IndentParaOneLevel
{
	color: ;
	margin: 0px 0px 0px 0.5em;
	margin-left: 12pt;
	margin-top: 6pt;
}

p.T_ExerciseH1
{
	font-size: 14pt;
	padding-bottom: 2pt;
	margin-top: 30pt;
}

p.ManualTitle1
{
	font-size: 36pt;
}

p.HardwareIGVersion
{
	font-style: oblique;
	font-size: 0.6em;
}

MadCap|codeSnippetBody
{
	font-size: 1.1em;
	line-height: 1.3em;
}

span.italics
{
	font-style: italic;
}

span.bold
{
	font-weight: bold;
	font-size: inherit;
}

span.italicizedbold
{
	font-style: italic;
	font-weight: bold;
}

h4.Heading4_noPB
{
	page-break-before: avoid;
}

tr.Title
{
	font-weight: bold;
	background-color: #aec6e1;
}

span.red
{
	font-weight: bold;
	color: #b50000;
}

span.underline
{
	text-decoration: underline;
}

span.strikethrough
{
	text-decoration: line-through;
}

p.CodeExample
{
	font-family: 'Courier New';
	margin-bottom: 6pt;
	border: solid 1px #808080;
	margin-left: 20px;
	padding-left: 4pt;
	padding-bottom: 4pt;
	padding-top: 4pt;
	padding-right: 4pt;
	font-size: 11pt;
	white-space: pre-wrap;
}

fieldset.Note
{
	border: solid 1pt #0000ff;
	border-left: none 2px #000000;
	border-right: none 2px #000000;
	margin-bottom: 9pt;
	margin-left: 14pt;
	padding-bottom: 3px;
	margin-top: 9pt;
	margin-right: 14pt;
	padding-top: 3px;
	padding-left: 0;
}

fieldset.NoteIndentOneLevel
{
	border: solid 1pt #0000ff;
	border-left: none 2px #000000;
	border-right: none 2px #000000;
	margin-bottom: 9pt;
	margin-left: 28pt;
	padding-bottom: 3px;
	margin-top: 9pt;
	margin-right: 14pt;
	padding-top: 3px;
	padding-left: 0;
}

p.NoteIndentOneLevel
{
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 1pt;
	border-left-style: none;
	border-left-width: 1pt;
	border-left-color: #0000FF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-right-style: none;
	border-right-width: 1pt;
	border-right-color: #0000FF;
	margin-top: 6pt;
	margin-bottom: 9pt;
	margin-left: 14pt;
	margin-right: 14pt;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-color: #0083c7;
	border-bottom-color: #0083c7;
}

img.FiftyPercent
{
	
}

img.TwentyFivePercent
{
	
}

div#header-title
{
	display: inline-block;
	position: relative;
	left: 200px;
	font-family: Verdana;
	color: #555555;
	top: 17px;
	font-size: 22px;
}

div#responsive-header-title
{
	display: inline-block;
	position: relative;
	left: 100px;
	font-family: Verdana;
	color: #555555;
	font-size: 22px;
	top: 17;
}

#responsiveHeader .logo
{
	display: inline-block;
	margin: 0;
	position: relative;
	left: 60px;
}

p.TableBodyIndented
{
	page-break-inside: avoid;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-right: 6pt;
	margin-left: 40px;
}

span.blue
{
	color: #0000ff;
	font-size: inherit;
}

span.green
{
	font-weight: bold;
	color: #33cc00;
}

span.amber
{
	font-weight: bold;
	color: #ffbf00;
}

MadCap|breadcrumbsProxy.smallfont
{
	font-size: 9pt;
}

div.div_masterpage_width
{
	width: 70%;
}

div.div_master_topictoolbar
{
	float: right;
	width: 30%;
}

img.largeimage,
img.Image70,
img.largeimage608
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 150px;
}

img.wideimage
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 300px;
}

p.Tip
{
	hanging-punctuation: first;
	text-indent: -2.6em;
	margin-bottom: 0.8em;
	padding-left: 3em;
	padding-right: 0.5em;
	mc-auto-number-format: '{b}Tip:  {/b}';
	outline-width: 0.5pt;
	border-bottom-color: #d9d9d9;
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
	border-left-color: #008000;
	border-left-style: solid;
	border-left-width: 0.4em;
	border-right-style: solid;
	border-right-width: 0.1em;
	border-right-color: #d9d9d9;
	border-top-color: #d9d9d9;
	border-top-style: solid;
	border-top-width: 0.1em;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	margin-top: 0.8em;
}

p.SeeAlsoList
{
	font-size: 0.9em;
	margin-top: 2pt;
	padding-bottom: 0pt;
	left: 0.2em;
	margin-bottom: 4pt;
	padding-left: 0.4em;
	margin-left: 8pt;
	line-height: 1.6em;
	font-family: 'Open Sans';
}

p.CopyrightDocVersion
{
	font-size: 8pt;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
}

span.DialogName
{
	text-decoration: none;
}

span.Extensions
{
	font-style: italic;
}

span.Buttons
{
	font-weight: bold;
}

span.Fields
{
	font-weight: bold;
}

span.MenuItems
{
	font-weight: bold;
	font-size: inherit;
}

span.WindowProperties
{
	font-weight: bold;
	font-size: inherit;
}

span.Keys
{
	font-weight: bold;
	font-size: inherit;
}

span.View
{
	font-weight: bold;
}

.footer-action
{
	bottom: 24px;
	position: fixed;
	right: 24px;
	display: block;
}

button.scrolltop
{
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	padding: 0;
	margin: 0;
	background-color: rgba(0, 0, 0, 0.25);
	background-image: url('../Images/Common/ScrollTop.jpg');
	width: 40px;
	height: 40px;
	font-size: 22px;
	color: white;
	border-radius: 50%;
	outline: none;
	-webkit-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
	-moz-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
	-o-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
	transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

button.scrolltop:hover,
button.scrolltop:active,
button.scrolltop:focus
{
	background-color: rgba(0, 0, 0, 0.4);
}

div.div_right_menu
{
	width: 15%;
	right: 16px;
	padding-left: 5px;
	border-left-color: #999999;
	padding-right: 10px;
	border-left: solid 0.2em #999999;
	position: fixed;
	top: 160px;
}

@media print
{
	div.keepTogether
	{
		page-break-inside: avoid;
	}

	h6.Heading6
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
		font-size: 12pt;
		font-variant: normal;
		border-bottom-style: solid;
		border-bottom-width: 0.1pt;
		border-bottom-color: #0083c7;
	}

	h6
	{
		mc-heading-level: 0;
		font-style: normal;
		font-size: 14pt;
		margin-bottom: 12px;
		margin-top: 30px;
	}

	h4
	{
		mc-heading-level: 4;
		page-break-before: avoid;
		font-size: 13pt;
		border-bottom-style: solid;
		border-bottom-width: 0.2px;
		border-bottom-color: #0083c7;
		font-weight: normal;
		text-transform: none;
	}

	h3
	{
		mc-heading-level: 3;
		page-break-before: avoid;
		color: #0083c7;
		border-bottom-color: #0083c7;
		margin-top: 20px;
		border-bottom-style: solid;
		border-bottom-width: 0.5px;
		font-size: 14pt;
	}

	h3.Heading3
	{
		mc-heading-level: 3;
		page-break-before: avoid;
		border-bottom-style: solid;
		border-bottom-width: 0.5;
	}

	h4.Heading4
	{
		mc-heading-level: 0;
		page-break-before: avoid;
	}

	h2
	{
		border-bottom-color: #0083c7;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		page-break-before: auto;
		font-size: 16pt;
		color: #0083c7;
		margin-top: 20pt;
		padding-top: 6px;
	}

	h2.Heading2
	{
		padding-bottom: 4pt;
		padding-top: 6pt;
		color: #000000;
		font-weight: bold;
		border-bottom-width: 0px;
		font-size: 22pt;
	}

	h1.Heading1
	{
		color: #0083c7;
		font-weight: bold;
		border-bottom-color: #0083c7;
		border-bottom-style: solid;
		border-bottom-width: 2px;
	}

	h4.Heading4_noPB
	{
		mc-heading-level: 0;
	}

	MadCap|breadcrumbsProxy
	{
		width: 70%;
	}

	h5.Heading5
	{
		page-break-before: avoid;
	}

	p
	{
		color: #000000;
		font-size: inherit;
	}

	li
	{
		color: #000000;
		font-size: inherit;
		line-height: 13pt;
		margin-left: 40px;
	}

	MadCap|dropDownHead.dropDownHead2
	{
		font-weight: normal;
		page-break-after: avoid;
		page-break-before: avoid;
		page-break-inside: avoid;
	}

	MadCap|dropDownHead
	{
		page-break-after: avoid;
		font-weight: bold;
		color: #000000;
		font-family: 'Open Sans';
		font-size: 12pt;
		padding-top: 12pt;
	}

	ol
	{
		font-size: 10pt;
		margin-left: 20px;
	}

	h1
	{
		color: #0083c7;
		border-bottom-color: #0083c7;
		font-size: 18pt;
		line-height: 24pt;
		border-bottom-width: 2px;
		border-bottom-style: solid;
	}

	.footer-action
	{
		display: none;
	}

	html
	{
		border-top-width: 4px;
		border-top: none 4px #0083c7;
	}

	body
	{
		font-size: 10pt;
		line-height: 13pt;
		font-family: OpenSans-Regular;
	}

	p.TableBody,
	p.SpecTable
	{
		font-size: 10pt;
		line-height: 13pt;
	}

	td
	{
		font-size: 10pt;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #dcdcdc;
	}

	p.Note
	{
		mc-auto-number-format: '{b}Note:  {/b}';
		margin-bottom: 14pt;
		margin-top: 12pt;
		padding-left: 5.5em;
		text-indent: -4.8em;
	}

	td.Desc
	{
		border-bottom-color: transparent;
		border-bottom-style: none;
	}

	p.Tip
	{
		padding-left: 3.8em;
		text-indent: -3.6em;
		margin-bottom: 14pt;
		margin-top: 12pt;
		padding-bottom: 0.8em;
	}

	p.Explanations
	{
		font-style: oblique;
	}

	ol ol
	{
		margin-left: 0px;
	}

	ol ul
	{
		margin-left: 0px;
	}

	ul ol
	{
		margin-left: 0;
	}

	img.largeimage
	{
		mc-thumbnail: normal;
		mc-thumbnail-max-height: auto;
		max-width: 512px;
		max-height: auto;
	}

	img.wideimage
	{
		mc-thumbnail: normal;
		mc-thumbnail-max-width: auto;
		max-width: 512px;
		max-height: auto;
	}

	ul ul
	{
		margin-left: 0px;
	}

	ul > li::marker
	{
		margin-left: 0px;
	}

	ol ol ol
	{
		margin-left: 0px;
	}

	ol > li::marker
	{
		margin-left: 0px;
	}

	MadCap|tocProxy
	{
		border-top-color: transparent;
		border-top-style: none;
		font-style: normal;
	}

	p.TOC1
	{
		color: #0083c7;
		font-variant: normal;
		font-weight: normal;
		font-size: 12pt;
		margin-top: 10pt;
		margin-bottom: 0pt;
		padding-bottom: 1pt;
	}

	p.Caution
	{
		padding-left: 7.5em;
		text-indent: -7.0em;
	}

	p.TOC2
	{
		font-size: 11pt;
		margin-top: 6pt;
		padding-bottom: 0pt;
		margin-bottom: 0pt;
	}

	p.TOC3
	{
		font-size: 10pt;
		margin-bottom: 0pt;
		margin-top: 0pt;
		padding-bottom: 0pt;
	}

	h1.ModuleHeading
	{
		border-bottom-color: transparent;
		border-bottom-style: none;
		border-bottom-width: 0px;
		font-size: 20pt;
	}

	h5.ModuleHeading
	{
		border-bottom-color: transparent;
		border-bottom-style: none;
		border-bottom-width: 0px;
		font-size: 20pt;
		font-variant: normal;
	}

	p.TOC4
	{
		font-size: 10pt;
		margin-top: 0pt;
		margin-bottom: 0pt;
		padding-bottom: 0pt;
		line-height: 11pt;
	}

	p.TOC5
	{
		font-size: 10pt;
		margin-bottom: 0pt;
		margin-top: 0pt;
		padding-bottom: 0pt;
		line-height: 11pt;
	}

	li.Bullet1inTable
	{
		margin-left: 20pt;
	}

	p.Copyright
	{
		text-align: left;
	}

	h2.trainingH2
	{
		font-size: 14pt;
		border: none 2px transparent;
		margin-bottom: 12pt;
		padding-top: 10pt;
		padding-bottom: 0pt;
		margin-top: 20pt;
	}

	h3.trainingH3
	{
		font-size: 12pt;
		border: none 2px transparent;
		margin-top: 20pt;
		padding-top: 0pt;
		margin-bottom: 6pt;
		padding-bottom: 2pt;
	}

	div.div_indent
	{
		padding-left: 20px;
		text-indent: 0;
	}

	p.ManualTitle1CORE
	{
		color: white;
		font-size: 30pt;
		margin-bottom: 20pt;
		margin-top: 20pt;
		padding-bottom: 26pt;
		text-align: right;
		line-height: 46pt;
		position: absolute;
		top: 50%;
	}

	p.ManualTitle2CORE
	{
		color: #0083c7;
		font-size: 26pt;
		text-align: right;
		padding-top: 30pt;
		line-height: 38pt;
		position: absolute;
		top: 55%;
	}

	p.ManualTitle1
	{
		margin-bottom: 20pt;
		margin-top: 20pt;
		padding-bottom: 26pt;
		text-align: center;
		line-height: 46pt;
	}

	p.ManualTitle2
	{
		font-size: 30pt;
		text-align: center;
		padding-top: 30pt;
		line-height: 38pt;
	}

	MadCap|dropDownHotspot
	{
		font-weight: bold;
		color: #000000;
	}

	h2.DS_DocType
	{
		color: #000000;
		margin-top: 2pt;
		padding-top: 2pt;
		border-bottom-style: none;
	}

	img.footerlogo
	{
		max-width: 20%;
		max-height: auto;
	}
}

@media only screen and (max-device-width: 767px)
{
	.footer-action
	{
		display: none;
	}

	.scroll
	{
		-webkit-overflow-scrolling: touch;
		overflow: auto;
		width: 100%;
		height: 100px;
		border-radius: 10px;
		padding: 1em;
	}

	div.div_right_menu
	{
		position: relative;
	}

	html
	{
		border-top: none 2px #002542;
		overflow: hidden;
		font-size: 65%;
	}

	MadCap|topicToolbarProxy
	{
		width: 0%;
		float: none;
		display: none;
	}

	p.Copyright
	{
		padding-top: 4px;
		display: none;
	}

	div.div_masterpage_width
	{
		width: 100%;
	}

	MadCap|breadcrumbsProxy
	{
		mc-breadcrumbs-count: 4;
		width: 80%;
		margin-bottom: 0.2em;
		padding-bottom: 0.1em;
		margin-top: 0.1em;
	}

	p.CopyrightAddress
	{
		display: none;
	}

	p.CopyrightDocVersion
	{
		display: none;
	}

	MadCap|dropDownHead
	{
		font-family: Verdana, Arial, Helvetica, Roboto, sans-serif;
	}

	body
	{
		overflow: scroll;
	}

	h1
	{
		margin: 0em 0px 0px;
		padding-top: 0;
		padding-bottom: 0px;
		margin-bottom: 0.2em;
		line-height: 1.4em;
		font-size: 1.8em;
	}
}

MadCap|dropDownHead
{
	font-size: 1.2em;
}

h1
{
	margin: 0.4em 0px 0.2em;
}

p.Example
{
	margin-bottom: 1.6em;
	margin-left: 0.8em;
	margin-right: 0.8em;
	margin-top: 1em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 0.8em;
	border: solid 1px #f1f1f1;
}

MadCap|codeSnippet
{
	border: solid 1px #f1f1f1;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	padding: 1em 1em 0.5em;
}

MadCap|codeSnippetBody
{
	font-family: monospace, Courier New;
	line-height: 1.2em;
}

MadCap|slideshowCaption
{
	font-family: 'Open Sans';
}

p.TableBody,
p.SpecTable
{
	font: Open Sans;
}

ol
{
	font: ;
}

a
{
	font-family: 'Open Sans';
}

MadCap|topicToolbarProxy
{
	mc-master-page: url('../TemplatePages/TemplatePage_HTML_VigilCORE.flmsp');
}

body
{
	color: #222222;
}

html
{
	border-top-color: #002542;
	border-top: solid 4px #002542;
	mc-master-page: url('../TemplatePages/TemplatePage_HTML_VigilCORE.flmsp');
}

@media only screen and (max-device-width: 1279px)
{
	MadCap|pageHeader
	{
		border-top: solid 4px #4a7ebb;
	}

	div.div_right_menu
	{
		position: relative;
		right: 0px;
		top: 0px;
		width: auto;
		border-left: none 0.2em #999999;
	}

	.footer-action
	{
		display: none;
	}

	html
	{
		border-top: none 4px #002542;
	}

	MadCap|topicToolbarProxy
	{
		float: none;
		display: none;
	}

	p.Copyright
	{
		padding-top: 10px;
		display: none;
	}

	div.div_masterpage_width
	{
		width: 100%;
	}

	p.CopyrightDocVersion
	{
		display: none;
	}

	p.CopyrightAddress
	{
		display: none;
	}

	p.HardwareIGVersion
	{
		
	}

	MadCap|bodyProxy
	{
		font-family: Verdana, Arial, Helvetica, Roboto, sans-serif;
	}

	body
	{
		overflow: scroll;
	}

	h1
	{
		line-height: 1.8em;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0px 0px;
		margin-bottom: 0.2em;
	}
}

span.Messages
{
	font-style: italic;
}

span.HiddenText
{
	color: #ff0000;
	font-weight: normal;
	display: none;
}

span.GuideReferences
{
	font-style: oblique;
}

span.HardwareParts
{
	font-weight: bold;
}

p.SmallSpace
{
	margin-bottom: 0;
	padding-bottom: 0;
}

span.Label
{
	font-weight: bold;
}

p.Example
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 12pt;
	margin-right: 12pt;
	font-style: oblique;
	padding-left: 6pt;
	padding-right: 6pt;
	padding-bottom: 6pt;
	padding-top: 6pt;
	border: groove 1px #dcdcdc;
}

span.Example
{
	font-size: inherit;
	border: groove 1px #dcdcdc;
	margin: 6pt 12pt;
	padding: 6pt;
	font-style: oblique;
}

span.EnteredText
{
	font-family: serif;
	font-size: 1.2em;
}

p.T-ExerciseH2
{
	font-size: 12pt;
	margin-top: 12pt;
}

@media ARCO
{
	MadCap|breadcrumbsProxy
	{
		width: 70%;
		mc-breadcrumbs-count: 4;
	}

	p.TableBody,
	p.SpecTable
	{
		margin-left: 0pt;
		padding-left: 0;
		line-height: 1.3em;
	}

	p.SeeAlso
	{
		mc-auto-number-format: '{b}See Also{/b}';
		font-weight: normal;
	}

	html
	{
		overflow: hidden;
	}

	.footer-action
	{
		bottom: 24px;
		position: fixed;
		right: 24px;
		display: block;
	}

	button.scrolltop
	{
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
		padding: 0;
		margin: 0;
		width: 40px;
		height: 40px;
		font-size: 22px;
		color: white;
		border-radius: 50%;
		outline: none;
		-webkit-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
		-moz-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
		-o-transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
		transition: background-color 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
		background-color: rgba(0, 0, 0, 0.25);
		icon: ;
	}

	button.scrolltop:hover,
	button.scrolltop:active,
	button.scrolltop:focus
	{
		background-color: rgba(0, 0, 0, 0.4);
	}

	button.scrolltop:active
	{
		background-color: rgba(0, 0, 0, 0.4);
	}

	button.scrolltop:focus
	{
		background-color: rgba(0, 0, 0, 0.4);
	}

	button.scrolltop:hover
	{
		background-color: rgba(0, 0, 0, 0.4);
	}

	span.SearchHighlight
	{
		background: #ffff00;
	}

	div.div_right_menu
	{
		position: fixed;
		top: 160px;
	}

	p.Note
	{
		line-height: inherit;
	}

	html.topic
	{
		overflow: hidden;
	}

	div
	{
		
	}

	p.TOC1
	{
		font-weight: normal;
	}

	MadCap|tocProxy
	{
		font-style: normal;
	}

	body
	{
		overflow: hidden;
	}

	li.Bullet1inTable
	{
		margin-top: 0.1em;
		margin-bottom: 0.1em;
		line-height: inherit;
	}

	p.Example
	{
		padding-left: 12pt;
		padding-right: 12pt;
		margin-bottom: 1.5em;
		margin-top: 1.5em;
	}

	h1.ModuleHeading
	{
		border: none 0px #000000;
	}

	h1
	{
		line-height: 1.2em;
	}

	ol
	{
		
	}
}

@media VIGIL_CORE
{
	html
	{
		border-top-color: #002542;
		border-top: solid 4px #002542;
		mc-master-page: url('../TemplatePages/TemplatePage_HTML_VigilCORE.flmsp');
	}

	body
	{
		color: #222222;
	}

	MadCap|topicToolbarProxy
	{
		mc-master-page: url('../TemplatePages/TemplatePage_HTML_VigilCORE.flmsp');
	}

	a
	{
		font-family: 'Open Sans';
	}

	ol
	{
		font: ;
	}

	p.TableBody,
	p.SpecTable
	{
		font: Open Sans;
	}

	MadCap|slideshowCaption
	{
		font-family: 'Open Sans';
	}

	MadCap|codeSnippetBody
	{
		font-family: monospace, Courier New;
		line-height: 1.2em;
	}

	MadCap|codeSnippet
	{
		border: solid 1px #f1f1f1;
		margin-bottom: 0.8em;
		margin-top: 0.8em;
		padding: 1em 1em 0.5em;
	}

	p.Example
	{
		margin-bottom: 1.6em;
		margin-left: 0.8em;
		margin-right: 0.8em;
		margin-top: 1em;
		padding-bottom: 0.8em;
		padding-left: 0.8em;
		padding-right: 0.8em;
		padding-top: 0.8em;
		border: solid 1px #f1f1f1;
	}

	h1
	{
		margin: 0.4em 0px 0.2em;
	}

	MadCap|dropDownHead
	{
		font-size: 1.2em;
	}
}

h1.AssemblyH1
{
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0em;
}

span.mc-variable.Variables\00002EDocProduct
{
	
}

img.footerlogo
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 300px;
}

/*---------------------- Top navigation in header bar---------------*/

nav.title-bar
{
	margin-left: 73px;
	margin-right: 73px;
	width: calc(100% - 73px - 73px) !important;
}

.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	flex-wrap: nowrap;
}

.title-bar-container
{
	width: 100%;
	background-color: #0A2440;
	box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.title-bar-layout
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 20px;
}

.title-bar-layout a.logo
{
	background: transparent url('../Images/PACOMVigilCoreLogos/PACOM_VIGIL_CORE_White_and_Blue_Skin_Header.png') no-repeat center center;
}

.title-bar-container
{
	z-index: 2 !important;
}

.header_top_nav
{
	order: 2;
	z-index: 1001;
	display: flex;
	justify-content: space-between;
	flex-basis: calc(90% - 350px);
	margin-top: -2px;
	margin-right: 350px;
}

.header_top_nav_left ul
{
	list-style: none;
	padding: 0;
}

.header_top_nav_left li
{
	display: inline-block;
	line-height: 45px;
	margin: 0;
	font-family: Open Sans;
	font-size: 14px;
}

.header_top_nav_left a
{
	text-decoration: none;
	margin: 0 21px;
	color: #ffffff;
	text-align: center;
	font-family: Open Sans;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 6px;
}

.header_top_nav_left a.selected
{
	color: #fdfdfd;
	font-weight: 500;
}

.nav-search-wrapper
{
	position: absolute;
	right: 0;
	top: 20px;
	bottom: 30px;
}

.logo-wrapper
{
	flex-basis: 154px;
	margin-right: 56px;
}

.logo-wrapper a.logo
{
	background: transparent url('../Images/PACOMVigilCoreLogos/PACOM_VIGIL_CORE_White_and_Blue_Skin_Header.png') no-repeat center center;
}

/*.header_top_nav {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    margin-right: 350px;
    align-items: center;
}

.header_top_nav_left ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.header_top_nav_left li {
    display: inline-block;
    margin: 0 10px;
}

.header_top_nav_left a {
    text-decoration: none;
    color: #ffffff;
    font-family: Poppins, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.header_top_nav_left a:hover,
.header_top_nav_left a.selected {
    font-weight: 500;
}*/

/* Responsive adjustments */

@media (max-width: 1360px)
{
	.title-bar-layout .logo-wrapper
	{
		margin-right: 20px;
	}
}

@media only screen and (max-width: 1279px)
{
	.header_top_nav
	{
		justify-content: flex-end;
	}

	.header_top_nav_left
	{
		display: none;
	}
}

@media QSG
{
	h6.Heading6
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
		font-style: normal;
		font-size: 14pt;
		margin-bottom: 12px;
		margin-top: 30px;
	}

	h5
	{
		mc-heading-level: 0;
		font-size: 12pt;
		font-variant: normal;
		border-bottom-style: solid;
		border-bottom-width: 0.1pt;
		border-bottom-color: #0083c7;
	}

	h5.Heading5
	{
		page-break-before: avoid;
	}

	h5.ModuleHeading
	{
		border-bottom-color: transparent;
		border-bottom-style: none;
		border-bottom-width: 0px;
		font-size: 20pt;
		font-variant: normal;
	}

	h4
	{
		mc-heading-level: 4;
		page-break-before: avoid;
		font-size: 13pt;
		border-bottom-style: solid;
		border-bottom-width: 0.2px;
		border-bottom-color: #0083c7;
		font-weight: normal;
		text-transform: none;
	}

	h4.trainingH4
	{
		mc-heading-level: 0;
		border: none 2px transparent;
	}

	h3
	{
		mc-heading-level: 3;
		page-break-before: avoid;
		color: #0083c7;
		border-bottom-color: #0083c7;
		margin-top: 20px;
		border-bottom-style: solid;
		border-bottom-width: 0.5px;
		font-size: 14pt;
	}

	h3.Heading3
	{
		mc-heading-level: 3;
		page-break-before: avoid;
		border-bottom-style: solid;
		border-bottom-width: 0.5;
	}

	h3.trainingH3
	{
		font-size: 12pt;
		border: none 2px transparent;
		margin-top: 20pt;
		padding-top: 0pt;
		margin-bottom: 6pt;
		padding-bottom: 2pt;
	}

	h4.Heading4
	{
		mc-heading-level: 0;
		page-break-before: avoid;
	}

	h1
	{
		color: #0083c7;
		border-bottom-color: #0083c7;
		border-bottom-style: solid;
		font-size: 14pt;
		line-height: 24pt;
		border-bottom-width: 1px;
		margin-bottom: 2em;
	}

	p
	{
		color: #000000;
		font-size: 8pt;
	}

	p.Footer
	{
		margin-top: 10pt;
		margin-bottom: 0pt;
		font-size: 6pt;
	}

	div.FooterAddress
	{
		line-height: 1em;
		font-size: 7pt;
		color: #ffffff;
		float: right;
	}

	p.Sonitrol
	{
		color: #c22033;
	}

	li
	{
		color: #000000;
		font-size: inherit;
		line-height: 13pt;
		margin-left: 40px;
	}

	ol
	{
		font-size: 8pt;
		margin-left: 10px;
	}

	.footer-action
	{
		display: none;
	}

	p.TableBody,
	p.SpecTable
	{
		font-size: 8pt;
		line-height: 13pt;
	}

	td
	{
		font-size: 8pt;
	}

	div.note
	{
		page-break-inside: avoid;
		hanging-punctuation: first;
		border-left: solid 3px #0083c7;
		line-height: 18px;
		mc-auto-number-format: '{b}Note: {/b}';
		mc-auto-number-position: inside-head;
		background-repeat: no-repeat;
		overflow: hidden;
		padding: 12px;
		margin-bottom: 10px;
	}

	p.Note
	{
		mc-auto-number-format: '{b}Note:  {/b}';
		margin-bottom: 14pt;
		margin-top: 12pt;
		padding-left: 5.5em;
		text-indent: -4.8em;
	}

	td.Desc
	{
		border-bottom-color: transparent;
		border-bottom-style: none;
	}

	p.Tip
	{
		padding-left: 3.8em;
		text-indent: -3.6em;
		margin-bottom: 14pt;
		margin-top: 12pt;
		padding-bottom: 0.8em;
	}

	p.Explanations
	{
		font-style: oblique;
	}

	ol ol
	{
		margin-left: 0px;
	}

	ol ul
	{
		margin-left: 0px;
	}

	ul ol
	{
		margin-left: 0;
	}

	img.largeimage
	{
		mc-thumbnail: normal;
		mc-thumbnail-max-height: auto;
		max-width: 512px;
		max-height: auto;
	}

	img.largeimage608
	{
		mc-thumbnail: normal;
		mc-thumbnail-max-height: auto;
		max-width: 608px;
		max-height: auto;
	}

	img.wideimage
	{
		mc-thumbnail: normal;
		mc-thumbnail-max-width: auto;
		max-width: 512px;
		max-height: auto;
	}

	ul ul
	{
		margin-left: 0px;
	}

	ul > li::marker
	{
		margin-left: 0px;
	}

	ol ol ol
	{
		margin-left: 0px;
	}

	ol > li::marker
	{
		margin-left: 0px;
	}

	li.Bullet1inTable
	{
		margin-left: 20pt;
	}

	p.Copyright
	{
		text-align: left;
	}

	img
	{
		page-break-before: avoid;
		page-break-inside: avoid;
	}

	MadCap|dropDownHead.dropDownHead2
	{
		font-weight: normal;
		page-break-after: avoid;
		page-break-before: avoid;
		page-break-inside: avoid;
	}

	MadCap|dropDownHead
	{
		page-break-after: avoid;
		color: #0083c7;
		font-weight: normal;
		font-size: 11pt;
		padding-top: 10pt;
	}

	MadCap|dropDownHotspot
	{
		color: #0083c7;
		font-weight: normal;
	}
}

