@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300,100,700&subset=latin,latin-ext');

* {
	box-sizing: border-box !important;

	/* --- Text Adjust Fix --- */
	font-size-adjust: 0.47;
	-webkit-text-size-adjust: 47%;
	-ms-text-size-adjust: 47%;
	text-size-adjust: 47%;
	/* --- END Text Adjust Fix --- */

}

body
{
	background: #FFFFFF;
	color: #3B2C44;
	font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 300;
	letter-spacing: 0.4px;
	line-height: 1.6;
	font-family: 'Roboto', Verdana, Arial, Helvetica, Sans Serif, sans-serif;
	margin-left: 0em;
	padding-left: 1.5em;
	padding-right: 1em;
	border-bottom-width: .5em;
	border-left-width: .5em;
	border-right-width: .5em;
	border-top-width: .5em;
}

h1
{
	color: #3B2C44;
	font-size: calc(21px + (25 - 21) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom: .5em;
	clear: both;
	width: 85%;
	font-weight: 700;
}

h2
{
	color: #3B2C44;
	font-size: calc(17px + (21 - 17) * ((100vw - 320px) / (1920 - 320)));
	margin-top: 1.5em;
	margin-bottom: .5em;
	clear: both;
	font-weight: 700;
}

h3
{
	color: #3B2C44;
	font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
	margin-top: 1.2em;
	margin-bottom: .5em;
	clear: both;
	font-weight: 500;
}

h4
{
	color: #3B2C44;
	font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
	margin-top: 1.2em;
	margin-bottom: .5em;
	clear: both;
	font-weight: 500;
}

hr {
	display: block;
	height: 1px;
	border: none;
	background: #B6B6B6;
}

a.Popup
{
	
}

a:link
{
	color: #FE9400;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	font-weight: 700;
}

a:visited
{
	color: #FE9400;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	font-weight: 700;
}

a:hover
{
	color: #FE9400;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 2px solid #FE9400;
	font-weight: 700;
}

a:active
{
	color: #FE9400;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 2px solid #FE9400;
	font-weight: 700;
}

p
{
	margin-top: 0.5em;
	font-size: 300;
	margin-bottom: 0.70em;
	color: #595959;
	font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
}

ul {
	list-style: none;
}

li
{
	color: #3B2C44;
	margin-bottom: .6em;
	margin-top: .6em;
	display: block;
	width: 100%;
	overflow: hidden;
	padding-left: 32px;
	text-align: left;
	position: relative;
	list-style: none;
}

li::before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 7px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: transparent;
	border: 2px solid #FE9400;
}

p.tip
{
	color: #BEF5BF;
	font-weight: bold;
	letter-spacing: normal;
	background-color: #696969;
	margin-bottom: 0.8em;
	margin-left: .1em;
	margin-top: 1.7em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-bottom-color: #3B2C44;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-top-color: #3B2C44;
	border-top-style: Solid;
	border-top-width: 1px;
	font-size: 1em;
}

li.MadCap1
{
	list-style: lower-alpha;
	margin-left: 1em;
}

td
{
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	margin-left: 0em;
	padding-left: 1.5em;
	padding-right: 1em;
	border-bottom-width: .5em;
	border-left-width: .5em;
	border-right-width: .5em;
	border-top-width: .5em;
}

td.Body
{
	background-color: #000080;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #ffffff;
	border-top-style: Solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-style: Solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-style: Solid;
	border-bottom-width: 2px;
}

.TBLhead
{
	color: #002b00;
	margin-top: 1.5em;
	margin-bottom: .5em;
	clear: both;
	font-weight: bold;
}

img
{
	border: none;
	padding-bottom: -0.5em;
}

p.MadCap2
{
	
}

b.names_of_controls
{
	font-family: Arial;
}

abbr
{
	font-family: Cambria;
}

MadCap|dropDownHotspot
{
	color: #3B2C44;
}

MadCap|dropDownHotspot:hover
{
	color: #1e90ff;
}

