/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #58585b;
	font-family: 'Open Sans', sans-serif;
	/*color: #58585b;
	background-color: #fff;
    color: #172B4D;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857142857143;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    text-decoration-skip-ink: auto;*/
}

::selection
{
	background: #ffe500;
	/* Safari, Chrome, Opera */
}

::-moz-selection
{
	background: #ffe500;
	/* FireFox */
	color: #121212;
}

h1
{
	font-family: Arial;
	font-weight: 300;
	line-height: 1.25em;
	letter-spacing: -.05em;
	color: inherit;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	letter-spacing: -.03em;
	direction: ltr;
}

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: #c72032;
	font-family: Arial;
}

h2
{
	font-size: 1.6em;
	display: block;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #555655;
	font-family: Arial;
	padding-top: 20px;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	color: #555655;
	font-family: Arial;
	padding-left: 0em;
	padding-top: 20px;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	color: #555655;
	font-family: Arial;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	color: #555655;
	font-family: Arial;
}

h6
{
	font-weight: bold;
	color: #555655;
	font-size: 9pt;
	margin-bottom: 1.67em;
	margin-top: 1.67em;
	font-family: Arial;
}

p
{
	font-family: Arial;
	margin: 0 0 10px;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #555655;
}

ol,
ul
{
	margin-bottom: 30px;
	margin-top: 0;
	line-height: 1.5em;
	color: #555655;
	font-family: "Open Sans", Arial, sans-serif;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
}

ul
{
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
	font-variant: normal;
}

img
{
	border: none;
	text-align: center;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 100%;
	max-width: 100%;
	/*== change it form 100% to 6,45in in for PDF ==*/
}

MadCap|expandingHead
{
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #555655;
	font-style: normal;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #555655;
}

.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;
}

.micro-content-container
{
	color: #ff0000;
}

a
{
	font-style: normal;
	color: #c72032;
	font-weight: normal;
	text-decoration: none;
}

p.TOC1
{
	
}

p.ConceptContext
{
	mc-auto-number-format: '{n+}';
}

p.TOC2
{
	font-weight: bold;
	font-style: normal;
}

MadCap|xref.RelLinkPageNumber
{
	font-family: Arial;
	color: #58585b;
}

li::marker
{
	font-family: sans-serif;
}

thead
{
	color: #ffffff;
	background-color: #00a37e;
	font-weight: bold;
	font-style: normal;
}

th
{
	color: #58585b;
}

a.Popup
{
	mc-popup-height: 100%;
	mc-popup-width: 100%;
}

img.link:focus
{
	height: inherit;
	width: 100%;
}

MadCap|codeSnippetCopyButton:hover
{
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #d3d3d3;
}

@media only screen and (max-device-width: 1279px)
{
	.body-container
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	img
	{
		max-height: auto;
		max-width: 6.45in;
	}
}

.fileLocation
{
	background-color: #ececec;
	border: 1px solid #c3c3c3;
	border-radius: 3px;
	padding: 0px 5px;
}

#myBtn
{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	font-weight: bold;
	border: none;
	outline: none;
	color: #c72032;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	font-family: sans-serif;
}

#myBtn:hover
{
	background-color: #293846;
	font-family: sans-serif;
}

.micro-content-container .micro-response ul
{
	
}

div.content-container
{
	
}

.Capitalize	/*centered*/
{
	color: #58585b;
	text-transform: capitalize;
}

aside
{
	padding: 15px;
	width: 15%;
	background-color: transparent;
	border-left: transparent;
	top: 182px;
	bottom: 0;
	right: 0px;
	float: right;
	text-transform: capitalize;
	position: fixed;
	overflow: auto;
	padding-right: 0px;
	position: fixed;
	overflow-y: scroll;
	height: 380px;
	border-collapse: collapse;
}

article
{
	margin-right: 5px;
	margin: 1em auto;
	width: 70%;
}

MadCap|xref
{
	mc-format: '{paratext}';
}

#page-toc	/* container for topic navigation control */
{
	display: none;
	background: transparent;
	/* #e5e5e5*/
	padding: 1px;
	width: 100%;
	border-left: 0px;
	top: 182px;
	bottom: 0;
	right: 0px;
	float: right;
	font-family: Colibri;
	font-size: 1em;
	padding: 0em 0.5em;
	margin: 0 0 0 0;
	text-decoration: none;
	border-radius: 0px;
}

a:hover,
a:active
{
	text-decoration: underline;
}

@media (max-width: 991px)
{
	aside
	{
		display: none;
	}

	.myBtn
	{
		size: 30%;
	}

	article
	{
		width: 100%;
		display: 100%;
	}
}

html
{
	scroll-behavior: smooth;
}

.boxHeading
{
	font-family: "Open Sans", Arial, sans-serif;
	color: #5ca1cb;
	font-size: 1.1em;
}

.search-bar.search-bar-container._Skins_SearchHome.mc-component .search-submit
{
	width: 58px;
	background: #c72032 url('../../images/search_icon25x25.png') no-repeat center center;
	-pie-background: #c72032 url('../../images/search_icon25x25.png') no-repeat center center;
}

ul.sidenav ul > li > a
{
	font-size: 0.9em;
	margin-left: 1em;
}

ul.sidenav ul ul > li > a
{
	font-size: 0.9em;
	margin-left: 2em;
	line-height: 1.3em;
	margin-bottom: 5px;
}

ul.sidenav ul ul ul > li > a
{
	font-size: 0.9em;
	margin-left: 3em;
}

div.fusion-footer	/*styles for the footer bar*/
{
	text-align: center;
	background-color: #6b7889;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: 60px;
	color: #ffffff;
	bottom: 0px;
}

div.fusion-footer ul li
{
	text-align: center;
	display: inline;
	/*makes the social media icons align horizontally rather than vertically*/
	margin-right: 20px;
	/*adds 20px right margin to each social media icon for spacing*/
}

div.fusion-footer ul li:nth-last-child(1)
{
	margin-right: 40px;
	/*removes the right margin for the last social media icon*/
}

div.fusion-footer a,
div.fusion-footer a:visited	/*applies default color to social media icons*/
{
	color: #FFF;
}

div.fusion-footer a:hover	/*applies orange when hovering over links in the footer*/
{
	color: #c72032;
}

MadCap|xref.TOCPageNumber	/*page number for print*/
{
	mc-format: '{page}';
}

.sidenav-container
{
	margin-top: 15px;
}

p.footer	/*footer for home page(edit!)*/
{
	
}

p.smallnote	/*small.notes*/
{
	margin: 0 0 10px;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-family: Arial;
	color: #58585b;
	font-size: 10pt;
}

p.Caption
{
	text-align: left;
	font-size: 11pt;
	color: #A59B99;
}

img.Landscape400px	/*image popup Landscape*/
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	display: inline-block;
	max-width: 100%;
}

img.Portrait250px	/*image popup Portrait*/
{
	mc-thumbnail: popup;
	max-width: 100%;
}

img.link	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	mc-thumbnail-max-width: 100%;
	vertical-align: middle;
	background-color: #ffffff;
	mc-thumbnail-max-height: auto;
	max-width: 100%;
	mc-thumbnail: popup;
	max-height: 100%;
}

img.MCPopupThumbnail_Popup
{
	width: initial !important;
	height: initial !important;
	max-width: 80% !important;
	max-height: 80% !important;
	top: 10% !important;
	left: 10% !important;
}

/*
img.link[tabindex="0"]
{
	cursor: zoom-in;
}

img.link[tabindex="0"]:focus
{
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: auto;
	height: auto;
	max-width: 99%;
	max-height: 99%;
	margin: auto;
	box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(210,210,210,.4);
}

img.link[tabindex="0"]:focus,
img.link[tabindex="0"]:focus	/* back to original size
{
	pointer-events: none;
	cursor: zoom-out;
}*/

img.thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 300px;
	max-width: 6.45in;
}

p.yellowbox	/*Tips for users*/
{
	font-family: Arial;
	margin: 0 0 10px;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #555655;
	background-color: #fdfdd1;
	border: 1px solid #ffeaae;
	padding: 10px;
	border-radius: 3px;
	margin-left: 0px;
}

p.NoteBlueBox
{
	-webkit-tap-highlight-color: transparent;
	/*Notes for users*/
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-family: Arial;
	color: #58585b;
	background-color: #d1e9fd;
	border: 1px solid #aed7ff;
	padding: 10px;
	border-radius: 3px;
	margin: 0 0 30px 0;
}

p.NotePinkBox
{
	-webkit-tap-highlight-color: transparent;
	/*Notes for users*/
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-family: Arial;
	color: #58585b;
	background-color: #fdd1d1;
	border: 1px solid #ffb8b8;
	padding: 10px;
	border-radius: 3px;
	margin: 0 0 30px 0;
}

div.blueDiv
{
	background-color: #d1e9fd;
	border: 1px solid #aed7ff;
	padding: 10px;
	border-radius: 3px;
	margin: 0 0 30px 0;
}

div.yellowDiv
{
	background-color: #fdfdd1;
	border: 1px solid #ffeaae;
	padding: 10px;
	border-radius: 3px;
	margin-left: 0px;
}

span.span_2	/*bold span*/
{
	font-weight: bold;
	font-style: normal;
}

span.span_4	/*underline*/
{
	text-decoration: underline;
}

span.Location
{
	background-color: #ffeaae;
}

p.header1
{
	font-family: Arial;
	margin: 0 0 10px;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #c72032;
	font-weight: bold;
	font-size: 14pt;
}

p.ListParagraph	/*list with paragraphs*/
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

p#marginList	/*margins for listed p*/
{
	font-family: Arial;
	margin: 0 0 10px;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #555655;
	margin-left: 45;
}

p.smallNotes	/*For notes*/
{
	font-family: Arial;
	margin: 0 0 10px;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #555655;
	font-size: 10pt;
}

/*table.TableStyle-MyTable
{
	width: 75% !important;
}*/

@media print
{
	.search-bar.search-bar-container._Skins_SearchHome.mc-component .search-submit
	{
		
	}

	img
	{
		max-width: 6, 45 in;
		width: 100%;
		height: auto;
	}

	h1
	{
		font-family: Arial;
		font-weight: bold;
		color: #00a37e;
	}

	h2
	{
		font-size: 22pt;
		font-weight: bold;
		color: #c72032;
	}

	h3
	{
		font-size: 20pt;
		font-weight: bold;
		color: #00a37e;
	}

	h4
	{
		font-size: 18pt;
		font-style: normal;
		text-decoration: underline;
	}

	h5
	{
		font-size: 16pt;
		font-weight: lighter;
		text-decoration: none;
	}

	h6
	{
		font-size: 14pt;
		text-decoration: underline;
		font-weight: lighter;
		font-style: normal;
	}

	a
	{
		color: #c72032;
	}
}

.numberedBullets
{
	float: left;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: -3px 10px 0 0;
	color: #c72032;
	background-color: #ffffff;
	border: #c72032 1px solid;
	border-radius: 17px;
	margin-bottom: 15px;
}

/*.btn
{
	background-color: #ffffff;
	border: 1px solid #18a689;
	padding: 1px 5px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	font-color: #18a689;
	overflow: visible;
	z-index: 99;
	border-radius: 3px;
}*/

MadCap|codeSnippetCopyButton
{
	border-color: #18a689;
	color: #FFFFFF;
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	align-items: flex-start;
	box-sizing: border-box;
	margin: 0;
	font: inherit;
	overflow: visible;
	-webkit-appearance: button;
	cursor: pointer;
	touch-action: manipulation;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	margin-bottom: 0;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-family: inherit;
	text-indent: 0px;
	text-shadow: none;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	outline-offset: -2px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: #00a37e;
}

/*	MadCap|codeSnippetCopyButton:before {
    content: '';
    display: none;
    position: absolute;
    z-index: 9998;
    top: 35px;
    left: 15px;
    width: 0;
    height: 0;
    
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(0,0,0,.72);
}
 	MadCap|codeSnippetCopyButton:after {
    content: 'Copy to Clipboard';
    display: none;
    position: absolute;
    z-index: 9999;
    top: 40px;
    left: -37px;
    width: 114px;
    height: 36px;

    color: #fff;
    font-size: 10px;
    line-height: 36px;
    text-align: center;

    background: rgba(0,0,0,.72);
    border-radius: 3px;
}
  
  MadCap|codeSnippetCopyButton:hover {
    background-color: #eee;
}
    MadCap|codeSnippetCopyButton:before, MadCap|codeSnippetCopyButton:after {
      display: block;
}
  
  MadCap|codeSnippetCopyButton:active, MadCap|codeSnippetCopyButton:focus {
    outline: none;
}
    MadCap|codeSnippetCopyButton:after {
      content: 'Copied!';
}
  
MadCap|codeSnippetCopyButton.signature {
  position: absolute;
  right: 12px;
  bottom: 12px;
  color: rgba(0,0,0,.07);
  font-size: 10px;
}

MadCap|codeSnippetCopyButton.a {
  color: rgba(13,157,219,.55);
  font-weight: 500;
  text-decoration: none;
}
  MadCap|codeSnippetCopyButton:hover {
    text-decoration: underline;
}
*/

/* setup tooltips */

.tooltip
{
	position: relative;
}

.tooltip:before,
.tooltip:after
{
	display: block;
	opacity: 0;
	pointer-events: none;
	position: absolute;
}

.tooltip:after
{
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgba(0,0,0,.75);
	border-left: 6px solid transparent;
	content: '';
	height: 0;
	top: 20px;
	left: 20px;
	width: 0;
}

.tooltip:before
{
	background: rgba(0,0,0,.75);
	border-radius: 2px;
	color: #fff;
	content: attr(data-title);
	font-size: 14px;
	padding: 6px 10px;
	top: 26px;
	white-space: nowrap;
}

/* the animations */
/* expand */

.tooltip.expand:before
{
	transform: scale3d(.2,.2,1);
	transition: all .2s ease-in-out;
}

.tooltip.expand:after
{
	transform: translate3d(0,6px,0);
	transition: all .1s ease-in-out;
}

.tooltip.expand:hover:before,
.tooltip.expand:hover:after
{
	opacity: 1;
	transform: scale3d(1,1,1);
}

.tooltip.expand:hover:after
{
	transition: all .2s .1s ease-in-out;
}

p.Console	/*Lucida Console 10*/
{
	margin: 0 0 10px;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	color: #555655;
	font-family: 'Lucida Console';
	font-size: 10pt;
}

p.redbox
{
	color: #ffffff;
}

