/*<meta />*/

@import url('fonts.css');

@import url('Webelements.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-size: 13px;
	line-height: 1.7em;
	margin: 17px;
	max-width: 750px;
	font-family: 'open sans', Roboto, Helvetica, sans-serif;
	text-align: left;
}

.body-container
{
	width: 60%;
	margin: 0 auto;
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	color: #749AB6;
}

p.example
{
	color: #546C7F;
	border: solid 1px #BECFDC;
	background-color: #DEE8F0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}

p.note
{
	color: #616E14;
	border: solid 1px #BFD62F;
	background-color: #DAE691;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}

a
{
	color: #5B8EC1;
}

MadCap|expanding
{
	mc-closed-image: url('../Images/Common/plus.png');
	mc-open-image: url('../Images/Common/minus.png');
	mc-image-position: right;
}

MadCap|dropDown
{
	text-align: left;
	mc-image-position: right;
	margin-bottom: 20px;
	mc-closed-image: url('../Images/Common/downarrow.png');
	mc-open-image: url('../Images/Common/uparrow.png');
}

MadCap|toggler
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	color: inherit;
}

MadCap|popupHead
{
	color: #5B8EC1;
}

MadCap|popupBody
{
	color: #EBEBEB;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	padding: 11px 15px;
}

MadCap|glossaryTerm
{
	
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #5B8EC1;
	font-weight: inherit;
}

MadCap|glossaryTerm.Popup
{
	color: #5B8EC1;
	font-weight: normal;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|relatedTopics
{
	color: #000000;
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|helpControlMenuItem
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

MadCap|expandingHead
{
	
}

MadCap|expandingBody
{
	
}

MadCap|dropDownHead
{
	color: #f5f5f5;
	border-radius: 5px;
	background-color: #062e71;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

img.maxwidth90percent
{
	max-width: 90%;
	max-height: auto;
}

MadCap|dropDownHotspot
{
	color: #f5f5f5;
	font-weight: bold;
	font-size: 2em;
}

MadCap|bodyProxy.maxwidth90percent
{
	max-width: 90%;
}

h1
{
	text-align: center;
}

h2
{
	text-align: center;
}

MadCap|dropDownHotspot:focus
{
	
}

h3
{
	color: #749AB6;
}

h4
{
	color: #808080;
}

hr
{
	width: 90%;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: auto;
}

@media only screen and (max-width: 767px)
{
	MadCap|dropDownHead
	{
		text-transform: uppercase;
		color: #FFFFFF;
		border-radius: 3px;
		font-weight: 500;
		font-family: inherit;
		background-color: #19306f;
		font-size: 24px;
		padding-bottom: 15px;
	}

	MadCap|dropDownHotspot
	{
		text-transform: uppercase;
		font-size: 15px;
		font-weight: 500;
		color: #ffffff;
		line-height: 15px;
		padding-bottom: 5px;
		padding-top: 5px;
	}

	MadCap|dropDown
	{
		mc-image-spacing: 15px;
	}

	body
	{
		font-weight: 400;
	}

	h1
	{
		line-height: normal;
	}

	li
	{
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		line-height: normal;
	}

	span.display
	{
		font-family: 'Arial Black';
	}

	p.emphasis
	{
		font-weight: 600;
		color: #777b7f;
	}
}

span.highlight
{
	font-weight: bold;
	color: #0098aa;
}

span.display
{
	
}

MadCap|bodyProxy.maxwidth60percent
{
	width: 60%;
}

p.Title
{
	text-align: center;
	font-size: 24px;
	color: #5e92d8;
	font-weight: 700;
}

p.Subtitle
{
	font-size: 20px;
	color: #5e92d8;
	font-weight: 700;
	text-align: center;
}

img.screen
{
	max-width: 300px;
}

.left
{
	text-align: left;
}

p.TitleLeft
{
	font-size: 24px;
	color: #5e92d8;
	font-weight: 700;
}

p.SubtitleLeft
{
	font-size: 20px;
	color: #5e92d8;
	font-weight: 700;
}

span.GreenButton
{
	color: #ffffff;
	font-family: Roboto;
	background-color: #92c46d;
	border-radius: 2px;
	border: solid 2px #92c46d;
	padding: 0px 2px;
	font-weight: 400;
}

span.LightBlueButton
{
	color: #ffffff;
	font-family: Roboto;
	border-radius: 2px;
	padding: 0px 2px;
	font-weight: 400;
	background-color: #7198e6;
	border: solid 2px #7198e6;
}

div.note
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 10px;
	background-color: #dee8f7;
	border: solid 1px #777b7f;
	color: #062e71;
	background-size: 28px;
	background-position: 6px 6px;
	margin-bottom: 10px;
	max-width: 80%;
	background-image: url('../Images/Common/BlueWarning.svg');
}

span.buttons
{
	color: #062e85;
	font-weight: bold;
	font-family: 'ErasITC-Bold';
}

