@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-family: "Lato", sans-serif;
	color: #404040;
}

h1
{
	color: #191919;
	font-weight: 600;
	font-size: 36px;
	line-height: 38px;
}

h2
{
	font-weight: 600;
	font-size: 26px;
	line-height: 34px;
	margin-top: 45px;
	margin-bottom: 12px;
}

h3
{
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 12px;
}

h4
{
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 12px;
}

h5
{
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
}

h6
{
	mc-disabled: true;
}

p,
li
{
	font-size: 17px;
	line-height: 25px;
}

p
{
	margin: 14px 0;
}

ol,
ul,
dl
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ol
{
	padding-left: 1.5em;
}

ol > li
{
	padding-left: 6px;
}

ul > li
{
	list-style: disc;
}

ul > li > ul
{
	list-style: circle;
}

ul > li > ul > li > ul
{
	list-style: disc;
}

ol > li > ol
{
	list-style: lower-alpha;
}

ul
{
	padding-left: 1.25em;
}

td > ul
{
	padding-left: 1.14em;
}

img
{
	border: none;
	max-width: 100% !important;
}

a.Popup
{
	
}

a,
a:link,
a:active,
a:visited,
a:hover
{
	color: #4075BA;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h2.See_also
{
	/* margin: 40px 0 4px 0;
  font-size: 18px;
  color: #191919;
  font-weight: 600;
  letter-spacing: 0.1em; */
	font-size: 24px;
	mc-next-class: See_also_items;
	mc-next-tag: p;
	text-transform: uppercase;
}

p.See_also_items
{
	font-size: 17px;
	letter-spacing: 0.03em;
	margin: 4px 0;
	margin-left: 1em;
}

p.Procedure
{
	color: #191919;
	font-weight: bolder;
	font-size: 19px;
}

p.checkbox
{
	position: relative;
	padding-left: 24px;
}

p.checkbox::before
{
	content: "☐";
	position: absolute;
	left: 0;
}

span.Bold
{
	font-weight: bold;
}

span.Code,
code,
div.code,
.codeSnippet
{
	background: #EFEDED;
	font-family: "Courier New";
	letter-spacing: -0.4pt;
}

div.code
{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 24px;
	padding-left: 24px;
}

div.code > p,
div.code > pre
{
	overflow: auto;
	padding-bottom: 14px;
}

/* div.code *,
pre,
code
{
	 white-space: pre-wrap; 
} */

MadCap|codeSnippet
{
	font-size: 16px;
	border: none;
	padding: 10px 24px;
}

MadCap|codeSnippetBody
{
	line-height: normal;
}

span.Italics,
span.Emphasis
{
	font-style: italic;
}

p.Emphasis
{
	border-left-style: Solid;
	margin-left: 0pt;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-right: 0pt;
	padding-right: 17px;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 23px;
	background-color: #f9f9f9;
	border-right-style: Solid;
	border-top-style: Solid;
	border-bottom-style: Solid;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-top-color: #dedede;
	border-bottom-color: #dedede;
}

MadCap|dropDown
{
	mc-closed-image: url('../Custom/Images/arrow-right.png');
	mc-open-image: url('../Custom/Images/arrow-down.png');
}

.MCDropDown
{
margin: 10px 0;
}
