/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	mc-hyphenate: never;
	color: #000000;
	font-family: 'Open Sans Light', 'Segoe UI Light', 'Helvetica Neue', sans-serif;
	line-height: normal;
}

a,
a:link,
a:visited,
a:hover,
a:active
{
	font-family: 'Open Sans', 'Segoe UI', sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #197cb6;
}

h1,
h2,
h3,
h4,
h5
{
	page-break-after: avoid;
	font-family: 'Open Sans Light', 'Segoe UI Light', sans-serif;
	color: #005f9e;
	font-weight: normal;
}

MadCap|xref,
MadCap|xref.Section,
MadCap|xref:hover,
MadCap|xref.Section:hover
{
	font-weight: 400;
	text-decoration: none;
	color: #197cb6;
	mc-format: '{paratext}';
}

span.Emphasis
{
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
}

span.Jira
{
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
	color: #CC0000;
}

span.Label
{
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
}

span.ManualName
{
	font-style: italic;
}

div.NoBreak
{
	page-break-inside: avoid;
}

p.KeepWithNext,
p.NoteKWN,
p.CautionKWN,
p.WarningKWN
{
	page-break-after: avoid;
}

div.Caution,
div.Danger,
div.Example,
div.Warning
{
	background-color: transparent;
	position: relative;
	page-break-inside: avoid;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

div.Note,
div.Tip
{
	background-color: transparent;
	position: relative;
	page-break-inside: avoid;
}

div.Example
{
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
}

div.Caution,
div.Danger,
div.Warning
{
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 1em;
	width: 100%;
	list-style-position: outside;
	text-indent: 2.0em;
}

div.Caution
{
	border-bottom: solid 1px #ffbe00;
	border-top: solid 1px #ffbe00;
}

div.Danger
{
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
	text-transform: uppercase;
	border-top: solid 1px #c81922;
	border-left: none 10px #c81922;
	border-bottom: solid 1px #c81922;
	list-style-type: disc;
}

div.Note
{
	font-style: italic;
}

div.Warning
{
	border-top: solid 1px #ff8b00;
	border-bottom: solid 1px #ff8b00;
}

p.Caution,
p.CautionKWN,
p.Danger,
p.Warning,
p.WarningKWN
{
	background-position: 0% 5%;
	background-repeat: no-repeat;
}

p.Caution,
p.CautionKWN
{
	background-image: url('Images/CautionIcon.png');
}

p.Warning,
p.WarningKWN
{
	background-image: url('Images/WarningIcon.png');
}

p.Danger
{
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
	background-image: url('Images/DangerIcon.png');
	line-height: 2.0em;
}

p.Example,
p.Note,
p.NoteKWN,
p.Tip
{
	border-left: none 0px transparent;
}

p.Note,
p.NoteKWN
{
	font-style: italic;
}

p.Example
{
	display: block;
	text-indent: 0;
}

p.Caution:before,
p.CautionKWN:before,
p.Danger:before,
p.Example:before,
p.Note:before,
p.NoteKWN:before,
p.Tip:before,
p.Warning:before,
p.WarningKWN:before
{
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
	position: inside-head;
}

p.Caution:before,
p.CautionKWN:before
{
	color: #ffBE00;
}

p.Danger:before
{
	color: #c81922;
	line-height: 2.2em;
}

p.Example:before
{
	color: #6a6976;
}

p.Note:before,
p.NoteKWN:before
{
	color: #0D6AA8;
}

p.Tip:before
{
	color: #5e9331;
}

p.Warning:before,
p.WarningKWN:before
{
	color: #ff8b00;
}

MadCap|tocProxy
{
	border-top-color: transparent;
	border-top-width: 0;
	border-top-style: none;
}

MadCap|topicToolbarProxy
{
	text-align: left;
}

MadCap|equation
{
	font: "Lucida Sans Unicode", "Arial Unicode MS";
	line-height: normal;
}

span.math
{
	font: "Lucida Sans Unicode", "Arial Unicode MS";
}

/*Screen styles */

html,
body
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

body
{
	font-weight: 400;
	/* 1em = 14px or 10.5pt*/
	padding-left: 1em;
	font-size: 87.5%;
}

a.MCBreadcrumbsLink
{
	text-decoration: none;
}

a.MCBreadcrumbsLink:hover
{
	color: #197cb6;
}

a.footer
{
	color: #ffffff;
}

h1,
h1.HideCh
{
	font-size: 1.7em;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
}

h2,
h3
{
	margin-top: 1em;
}

h2
{
	font-size: 1.4em;
	line-height: 1.5em;
}

div.WebHeader
{
	width: 100%;
}

div.WebHeader h4
{
	color: #ffffff;
	font-family: 'Open Sans', 'Segoe UI', sans-serif;
	background-color: #005f9e;
	padding: 0.7em;
}

h3
{
	font-size: 1.2em;
	line-height: 1.3em;
}

h4
{
	font-size: 1em;
	margin-top: 1.2em;
	line-height: 1.1em;
}

MadCap|xref,
MadCap|xref.Section
{
	font-family: 'Open Sans', 'Segoe UI', sans-serif;
}

p
{
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	font-size: 1em;
	line-height: 1.7em;
}

p.Copyright
{
	font-size: 0.7em;
}

p.tags
{
	font-size: 1.2em;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	line-height: 1.2em;
}

ol,
ul,
li
{
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	margin-left: 0.3em;
	font-size: 1em;
	line-height: 1.7em;
}

a
{
	font-family: 'Open Sans', 'Segoe UI', sans-serif;
}

div.Indent
{
	margin-left: 1.5em;
}

div.Example
{
	margin-left: 2.0em;
}

div.Caution ol,
div.Danger ol,
div.Warning ol,
div.Caution li,
div.Danger li,
div.Warning li,
div.Example ol,
div.Example li
{
	text-indent: 0em;
}

p.Caution,
p.CautionKWN,
p.Warning,
p.WarningKWN
{
	line-height: 1.5em;
}

p.TopLink
{
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

MadCap|breadcrumbsProxy
{
	font-family: 'Open Sans', 'Segoe UI', sans-serif;
	font-style: italic;
	border-bottom: none;
	margin: 8px;
	padding: 0em;
	text-align: left;
	mc-breadcrumbs-prefix: ' ';
	mc-breadcrumbs-divider: ' > ';
	margin-left: 0px;
	mc-breadcrumbs-count: 6;
	font-size: 0.8em;
}

MadCap|dropDown
{
	margin-bottom: 1em;
	margin-top: 1.5em;
	mc-closed-image: url('Images/DropDownClosed.png');
	mc-open-image: url('Images/DropDownOpen.png');
}

MadCap|dropDown.SecondLevel
{
	margin-left: 20px;
	mc-closed-image: url('Images/DropDownClosedSecondLevel.png');
	mc-open-image: url('Images/DropDownOpenSecondLevel.png');
}

MadCap|dropDown.p
{
	/* margin-left: 20px; */
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	mc-closed-image: url('Images/DropDownClosed.png');
	mc-open-image: url('Images/DropDownOpen.png');
	mc-image-position: right;
}

MadCap|dropDownBody
{
	border-bottom: 0;
}

MadCap|dropDownHead
{
	page-break-inside: avoid;
	font-family: 'Open Sans Light', 'Segoe UI Light', sans-serif;
}

MadCap|dropDownHotspot
{
	color: #005f9e;
	font-size: 1.4em;
	font-family: 'Open Sans Light', 'Segoe UI Light', sans-serif;
}

MadCap|dropDownHead.SecondLevel,
MadCap|dropDownHotspot.SecondLevel
{
	font-size: 1.2em;
	font-family: 'Open Sans Light', 'Segoe UI Light', sans-serif;
}

MadCap|dropDownHead.p,
MadCap|dropDownHotspot.p
{
	color: #000000;
	font-size: 1.0em;
	font-family: 'Open Sans Light', 'Segoe UI Light', sans-serif;
}

MadCap|dropDownHotspot:hover
{
	color: #ffbe00;
}

MadCap|miniTocProxy
{
	padding-top: 0.7em;
	margin-top: 0.7em;
	border: none 2px transparent;
}

p.miniTOC1
{
	color: #197cb6;
	mc-pagenum-display: none;
	font-weight: normal;
}

div.content
{
	position: relative;
	margin-bottom: 150px;
}

div.footer
{
	margin-bottom: 0em;
	text-align: left;
	line-height: 1.5em;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	padding-left: 0;
	height: 185px;
	position: absolute;
	padding-top: 1.0em;
	padding-bottom: 6px;
	vertical-align: middle;
}

div.footer1
{
	font-size: 0.8em;
	margin-top: 4.8em;
	margin-bottom: 0em;
	text-align: left;
	line-height: 1.5em;
	background-color: #f3f3f7;
	vertical-align: middle;
	padding-left: 1em;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
}

div.footer2
{
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
	line-height: 1.5em;
	background-color: #004378;
	background-size: cover;
	padding-top: 1em;
	padding-left: 1em;
	clear: both;
	padding-bottom: 1em;
	vertical-align: middle;
}

div.copyright,
div.productpage,
div.socialmedia
{
	font-size: 0.8em;
	color: #ffffff;
}

div.copyright
{
	text-align: left;
}

div.productpage
{
	text-align: center;
	float: left;
	width: 100%;
}

div.socialmedia
{
	text-align: right;
	clear: left;
}

td
{
	vertical-align: top;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: solid 1px #009ad9;
	font-size: 1em;
}

table.Color2 td
{
	border-bottom: solid 1px #005f9e;
}

th
{
	font-family: 'Open Sans', 'Segoe UI', sans-serif;
	vertical-align: top;
	padding: 0.4em;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #009ad9;
	font-weight: normal;
	background-color: #009ad9;
	color: #ffffff;
	font-size: 1em;
	border-top: solid 1px #009ad9;
}

table.Color2 th
{
	border-bottom: solid 1px #005f9e;
	border-top: solid 1px #005f9e;
	background-color: #005f9e;
}

td.FullBorders,
th.FullBorders
{
	border: solid 1px #009ad9;
}

table.Color2 td.FullBorders,
table.Color2 th.FullBorders
{
	border: solid 1px #005f9e;
}

td.NoTopBorder
{
	border-bottom-color: none;
	border-bottom-width: 0;
	border-bottom: solid 1px #009ad9;
	border-top-color: #ffffff;
}

td.NoTopOrBottomBorder
{
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

td p
{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 1em;
}

MadCap|footnoteBlock
{
	font-size: 0.7em;
}

span.nodisplay
{
	display: none;
}

ul.DangerBullet
{
	list-style-image: none;
	font-size: 1em;
	list-style-type: disc;
	font-weight: bold;
}

ul.DangerBullet > li::marker
{
	font-family: ;
	content: '•';
	font-size: 1.3em;
}

img
{
	padding: 0;
	margin: 0;
	height: 100%;
	width: auto;
}

img.IconInline
{
	height: 32px;
	width: auto;
}

img.IconAlign
{
	height: 32px;
	width: auto;
	display: inline-block;
	position: relative;
	top: 8pt;
	margin-top: -10pt;
}

img.Icon
{
	height: 32px;
	width: auto;
	display: inline-block;
	position: relative;
	top: 5pt;
	margin-top: -10pt;
}

span.IconAlign
{
	display: inline-block;
	padding: 0;
	position: relative;
	margin-top: -1em;
	top: 0.5em;
}

img.AppIcon
{
	width: auto;
	height: 60px;
}

img.ToolbarIcon
{
	height: 36px;
	width: auto;
}

td.lightshading
{
	background-color: #f3f3f7;
	border: #f3f3f7;
}

img.LegalIcon
{
	vertical-align: text-top;
	float: right;
	margin-left: 0.7em;
	padding-left: 0.7em;
}

p.Term
{
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
	vertical-align: top;
	page-break-after: avoid;
}

div.GlossaryEntry
{
	width: 100%;
}

div.GlossaryEntry p.Definition
{
	overflow: auto;
	float: right;
	clear: right;
	vertical-align: top;
	width: 75%;
	padding-left: 2%;
	page-break-inside: avoid;
}

div.GlossaryEntry p.Term
{
	padding-right: 3%;
	overflow: auto;
	clear: both;
	float: left;
	vertical-align: top;
	width: 20%;
}

table,
li table,
table.Color2
{
	border-collapse: collapse;
	border-width: 1px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	width: auto;
	table-layout: auto;
	overflow: visible;
	orphans: 2;
	cell-padding-left: 0.7em;
	cell-padding-right: 0.7em;
}

td.NoBorders
{
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	border: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

div.ChapterIntroduction ul
{
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 4pt;
	margin-bottom: 6pt;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20pt;
	list-style-type: inherit;
	padding-top: 0;
}

div.ChapterIntroduction ul li
{
	margin: 0;
	padding: 15px 0px 15px 15px;
	list-style-type: none;
	background-image: url('Images/DropDownClosed.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-size: 12px;
}

div.sideContent
{
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 25%;
}

span.SearchHighlight
{
	background-color: #fff2cc;
}

span.SearchHighlight1
{
	background-color: #ffd200;
}

span.SearchHighlight2
{
	background-color: #cfe1ee;
}

span.SearchHighlight3
{
	
}

span.SearchHighlight4
{
	
}

h1
{
	width: 100%;
}

img
{
	width: auto;
}

img.szTxt1
{
	height: 24px;
}

img.szTxt2
{
	height: calc(2*14px);
}

img.szTxt3
{
	height: calc(3*14px);
}

img.Eq
{
	height: 42px;
}

img.szTxt4
{
	height: calc(4*14px);
}

img.szTxt5
{
	height: calc(5*14px);
}

img.szTxt6
{
	height: calc(6*14px);
}

img.szTxt7
{
	height: calc(7*14px);
}

img.szTxt8
{
	height: calc(8*14px);
}

img.szTxt9
{
	height: calc(9*14px);
}

img.szTxt10
{
	height: calc(10*14px);
}

img.szTxt11
{
	height: calc(11*14px);
}

img.szTxt12
{
	height: calc(12*14px);
}

img.szTxt14
{
	height: calc(14*14px);
}

img.szTxt18
{
	height: calc(18*14px);
}

img.szTxt20
{
	height: calc(20*14px);
}

img.szTxt24
{
	height: calc(24*14px);
}

img.szTxt28
{
	height: calc(28*14px);
}

img.szTxt38
{
	height: calc(38*14px);
}

img.szTxt40
{
	height: calc(40*14px);
}

img.ht40px
{
	height: calc(1.5*14px);
}

img.wdFull
{
	width: 100%;
	height: auto;
}

img.wdLg
{
	height: auto;
	width: 55%;
}

img.wdMed
{
	height: auto;
	width: 35%;
}

MadCap|dropDownHotspot.SecondLevel
{
	font-size: 1.2em;
}

MadCap|dropDownHotspot.InsideList
{
	font-size: 1em;
}

div.AppIndicator
{
	float: left;
}

p.AppIndicator
{
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-top: 0px;
}

span.AppIndicator
{
	background-color: #8b008b;
	color: #ffffff;
	font-size: 0.9em;
	font-family: 'Open Sans Semibold', 'Segoe UI Semibold', sans-serif;
	vertical-align: middle;
	padding: 1px 3px 3px;
}

.clearfix::after
{
	content: "";
	clear: both;
	display: table;
}

div.ContentRow	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.ContentRow::before
{
	content: ' ';
	display: table;
}

div.ContentRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.ContentRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.ContentRow > div:nth-child(1)
{
	width: 72%;
	margin-left: 0%;
}

div.ContentRow > div:nth-child(2)
{
	width: 26%;
	margin-left: 2%;
}

img.wdSm
{
	height: auto;
	width: 25%;
}

p.Warning
{
	line-height: 1.8em;
}

p.WarningKWN
{
	line-height: 1.8em;
}

p.WarningKWN::before
{
	line-height: 2.2em;
}

p.Warning::before
{
	line-height: 2.2em;
}

p.Caution
{
	line-height: 1.8em;
}

p.Caution::before
{
	line-height: 2.2em;
}

p.CautionKWN
{
	line-height: 1.8em;
}

p.CautionKWN::before
{
	line-height: 2.2em;
}

@media only screen and (max-width: 1279px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 72%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 26%;
		margin-left: 2%;
	}

	img.wdMed
	{
		width: 50%;
	}

	img.wdLg
	{
		width: 65%;
	}

	img.wdSm
	{
		width: 50%;
	}

	body
	{
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	img.wdMed
	{
		width: 100%;
		max-width: 479px;
	}

	img.wdLg
	{
		width: 100%;
		max-width: 479px;
	}

	body
	{
		font-size: 100%;
	}

	ol,
	ul,
	li
	{
		margin-left: 0em;
	}

	img.wdSm
	{
		width: 60%;
	}
}

img.TerraFlexButton
{
	width: auto;
	display: inline-block;
	position: relative;
	top: 8pt;
	margin-top: -10pt;
	height: 36px;
}

