/*<meta conditions="" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: "Fira Sans";
	src: url(../../Fonts/FiraSans-Regular.ttf);
	font-weight: normal;
}

.security_role
{
	background: #FFF3B5;
	padding: 5px 5px 5px 5px;
	border: solid 1px #FFEEA5;
	margin: 5px 0 5px 0;
	display: inline-block;
	border-radius: 12px;
}

p.security_role:before
{
	font-weight: bold;
	content: url('../Icons/security_role.png') " Security role required: ";
}

p.alert
{
	margin: 10px 0 10px 0;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	border-radius: 4px;
	border: solid 1px #f69385;
	background-color: #f8b3b3;
}

.alert:before
{
	font-weight: bold;
	content: url('../Icons/alert_icon.png') " Important: ";
}

p.return
{
	margin: 10px 0 10px 0;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	border-radius: 4px;
	background-color: #cfe2ac;
	border: solid 1px #c2dd8f;
}

.return:before
{
	font-weight: bold;
	content: "Return type: ";
}

p.state
{
	margin: 10px 0 10px 0;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	border-radius: 4px;
	border: solid 1px #c2dd8f;
	background-color: #cfe2ac;
}

.state:before
{
	font-weight: bold;
	content: "Statement type: ";
}

p.info
{
	margin: 10px 0 10px 0;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	border-radius: 4px;
	background-color: #a6d1eb;
	border: solid 1px #7fbce1;
}

p.info:before
{
	font-weight: bold;
	content: url('../Icons/info_icon.png') " Note: ";
}

p.tip
{
	margin: 10px 0 10px 0;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	border-radius: 4px;
	border: solid 1px #918bb2;
	background-color: #aca4ce;
}

p.tip:before
{
	font-weight: bold;
	content: url('../Icons/tips_icon.png') " Tip: ";
}

body
{
	background-color: #FFF;
	font-family: Fira Sans;
	font-size: 13px;
	padding: 15px;
	margin: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

img
{
	border: 1px solid #E2E2E2;
	mc-thumbnail-max-height: 48px;
	mc-thumbnail: hover;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #007ac3;
}

p
{
	line-height: 1.4em;
	color: #474747;
}

p
{
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 14px;
}

p.alert:before
{
	content: url('../Icons/alert_icon.png') " Important: ";
}

p.video:before
{
	content: url('../Icons/video_grey.png') " Video: ";
}

h1
{
	font: Arial;
	font-family: Fira Sans;
	font-size: 26px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
	color: #85bc20;
	white-space: nowrap;
}

h2
{
	font: Arial;
	font-family: Fira Sans;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 0px 5px;
	color: #393f45;
	mc-heading-level: 0;
	font-size: 18px;
}

MadCap|dropDownHead
{
	
}

h3
{
	font-weight: bold;
	color: #666362;
	font-size: 16px;
}

MadCap|dropDownHotspot
{
	font: Arial;
	font-family: Fira Sans;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 0px 5px;
	color: #393f45;
	font-size: 18px;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../Icons/dropdownclose.png');
	mc-open-image: url('../Icons/dropdownopen.png');
}

MadCap|dropDownBody
{
	border-bottom-color: #85bc20;
	border-bottom: solid 1px #85bc20;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|breadcrumbsProxy
{
	border-bottom-style: none;
	font-size: 8pt;
	font-style: italic;
	color: #a3a3a3;
	border-bottom-color: #dddddd;
}

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

div.bodyContent
{
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 67%;
	padding-top: 0px;
	margin-right: 0px;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 25%;
	padding-top: 20px;
	margin-left: 10px;
}

MadCap|xref
{
	color: #1582D7;
	font-weight: bold;
	text-decoration: none;
}

ol ol
{
	list-style-type: lower-alpha;
	margin-left: 10px;
}

ul ul
{
	list-style-type: circle;
}

ol
{
	line-height: 180%;
	margin: 5px 0 10px 30px;
	color: #474747;
}

ul
{
	margin: 5px 0 0 18px;
	padding: 0 0 0 12px;
	color: #474747;
}

li
{
	margin-bottom: 5px;
	line-height: 160%;
	font-size: 14px;
}

MadCap|menuProxy
{
	border-radius: 0;
}

p.security_role
{
	border-radius: 4px;
	border: solid 2px #f4c77f;
	background-color: #f8d8a6;
}

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
	margin-bottom: 0px;
	margin-right: 10%;
	margin-left: 10%;
}

b
{
	
}

MadCap|tocProxy
{
	border-top-color: #85bc20;
}

p.video
{
	background-color: #cae3b2;
}

@media non-print
{
	h1
	{
		font-family: Fira Sans;
		font: Arial;
		margin-bottom: 5px;
		margin-top: 0px;
		padding: 0px 0px 5px;
		color: #85bc20;
		font-size: 26px;
	}

	h2
	{
		font-size: 18px;
	}

	h3
	{
		font-size: 16px;
	}

	li
	{
		font-size: 14px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 18px;
	}

	MadCap|dropDownHotspot.Sub
	{
		font-size: 16px;
	}

	p
	{
		font-size: 14px;
	}
}

@media print
{
	h1
	{
		color: #85bc20;
		font-size: 22px;
	}

	a
	{
		color: #000000;
		font-weight: normal;
	}

	a:visited
	{
		color: #000000;
		text-decoration: none;
	}

	a:link
	{
		color: #000000;
		text-decoration: none;
	}

	img
	{
		mc-thumbnail: none;
		max-width: 5in;
	}

	MadCap|xref
	{
		color: #000000;
		font-weight: normal;
	}

	img.icon
	{
		border-bottom-color: ;
	}

	h2
	{
		color: #393f45;
		mc-heading-level: 0;
		font-size: 18px;
	}

	h3
	{
		mc-heading-level: 0;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}

	MadCap|dropDownHotspot
	{
		mc-heading-level: 0;
	}

	MadCap|dropDownHotspot.Sub
	{
		mc-heading-level: 0;
	}

	MadCap|dropDownBody
	{
		border-bottom: none 2px #000000;
	}

	h1.HomeBlue
	{
		
	}

	div
	{
		color: #474747;
	}

	span.PDF_frontpage_h1
	{
		color: #85bc20;
	}

	span.PDF_frontpage_h2NotBold
	{
		font-size: 18pt;
		color: #696a6d;
	}

	p
	{
		color: #474747;
	}
}

MadCap|dropDownHotspot.Sub
{
	color: #666362;
	font-size: 16px;
}

img.icon
{
	mc-thumbnail: none;
	max-width: 15px;
	border: none 0px #000000;
}

p.indent
{
	margin-left: 40px;
}

span.mc-variable.bold
{
	font-weight: bold;
}

li.bold
{
	font-weight: bold;
}

li.italic
{
	font-style: italic;
}

p.align_right
{
	text-align: right;
}

ol ol ol
{
	list-style-type: lower-roman;
}

ul ul ul
{
	list-style-type: square;
}

ol ul
{
	margin: 5px 0px 10px 30px;
	list-style-type: disc;
}

img.fullsize
{
	mc-thumbnail: none;
}

div.Footer
{
	font-size: 8pt;
	color: #a3a3a3;
	border-top: solid 1px #a3a3a3;
}

div.HomeIntro
{
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
}

div.HomeGreyPanel
{
	margin-bottom: 0;
	margin-top: 0;
	padding: 30px;
	margin: 0% 10%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ececec;
}

img.slideshow
{
	border: none 2px #000000;
}

h1.HomeBlue
{
	font-weight: 500;
	color: 85BC20;
}

h2.HomeGrey
{
	color: #757575;
}

p.home
{
	font-weight: 400;
	color: #474747;
}

ul.home
{
	margin: 5px 0 0 18px;
	padding: 0 0 0 12px;
	color: #474747;
}

img.footer_icon
{
	mc-thumbnail: none;
	border: none 0px #000000;
	max-width: 30px;
}

td.align_right
{
	text-align: right;
}

ol.upper_alpha
{
	list-style-type: upper-alpha;
}

div.sideToolbar
{
	float: right;
}

ul.olulul
{
	list-style-type: circle;
}

p.eLearningTitlePage
{
	font-size: 16pt;
}

ol.lower_alpha
{
	list-style-type: lower-alpha;
}

.mc-wrapper .mc-viewport
{
	margin-bottom: 30px;
}

div.sideContent
{
	float: right;
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 25%;
	padding-top: 20px;
}

object.VideoThumbnail
{
	width: 560px;
	height: 15px;
}

h1
{
	font-family: Fira Sans;
	font: Arial;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px 0px 5px;
	color: #85bc20;
	font-size: 26px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

li
{
	font-size: 14px;
}

MadCap|dropDownHotspot
{
	font-size: 18px;
}

MadCap|dropDownHotspot.Sub
{
	font-size: 16px;
}

p
{
	font-size: 14px;
}

