/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;600;700&display=swap');

body
{
	color: #404040;
	font-family: 'Noto Sans', 'Segoe UI', 'Open Sans', sans-serif;
	font-size: 0.9em;
	line-height: 1.35em;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	color: #044D66;
}

h1
{
	font-size: 1.5em;
	line-height: 0.667em;
	margin-bottom: 0.667em;
	margin-top: 0.667em;
}

h2
{
	font-size: 1.2em;
	line-height: 0.833em;
	margin-top: 0.833em;
	margin-bottom: 0.83em;
}

h3
{
	font-size: 1.1em;
	line-height: 0.909em;
	margin-bottom: 0.909em;
	margin-top: 0.909em;
}

h4
{
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}

ul
{
	list-style-type: square;
	/*padding-left: 1.2em;*/
}

/*ul > li::marker
{
	color: #044D66;
	font-weight: bold;
	font-style: normal;
	content: '\25FE';
}*/

li
{
	color: #044D66;
	margin-bottom: 0.506em;
	margin-top: 0.506em;
	orphans: 2;
	widows: 2;
	font-weight: normal;
}

li > p
{
	color: #404040;
	font-weight: normal;
	margin-bottom: 0.506em;
	margin-top: 0.506em;
}

tbody
{
	color: #404040;
	font-weight: normal;
}

p
{
	margin-bottom: 1.35em;
	margin-top: 1.35em;
}

p.StepIntro
{
	color: #044D66;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 8px;
	margin-top: 11px;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

.body-container
{
	padding-top: 2em;
	padding-left: 3em;
	padding-right: 3em;
}

/*== Other topics header bar styles ==*/

.title-bar-container
{
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	/*adds the shadow effect to the header*/
}

/*== madcap proxy assigned styles ==*/

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

MadCap|dropDownHead
{
	
}

a.Popup
{
	color: #000000;
	background-color: #ffffff;
}

@media only screen and (max-width: 1279px)
{
	.body-container
	{
		padding-left: 1em;
		padding-right: 1em;
	}
}

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 18px;
}

img.NoPadding
{
	padding: 0px;
	margin-bottom: -3px;
}

img.thumbnail
{
	mc-thumbnail-max-width: 250px;
	mc-thumbnail-max-height: auto;
	mc-thumbnail: popup;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
    border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
    border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
    border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

img.thumbnail-height
{
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 18px;
	padding-bottom: 15px;
	mc-thumbnail-max-width: auto;
	mc-thumbnail-max-height: 100px;
	mc-thumbnail: popup;
}

img.Screengrab
{
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
    border-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

span.SearchHighlight
{
	color: #f5f5f5;
	background-color: #3A9DD2;
}

span.SearchHighlight1
{
	color: #f5f5f5;
	background-color: #bbd437;
}

span.SearchHighlight2
{
	color: #f5f5f5;
	background-color: #8AD9CB;
}

span.SearchHighlight3
{
	background-color: #FFDBA0;
}

span.SearchHighlight4
{
	background-color: #FFACAE;
}

span.SearchHighlight10
{
	color: #f5f5f5;
	background-color: #C2CFD3;
}

span.SearchHighlight5
{
	background-color: #9CD0E0;
}

span.SearchHighlight6
{
	background-color: #E1F6F5;
}

span.SearchHighlight7
{
	background-color: #FFE9C3;
}

span.SearchHighlight8
{
	background-color: #FFE3E6;
}

span.SearchHighlight9
{
	background-color: #FFE9C3;
}



