/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Arial;
	font-size: 11pt;
	line-height: 1.2;
}

h1
{
	font-size: 18pt;
	font-weight: bolder;
	margin-bottom: 0.33em;
	margin-top: 0.33em;
	color: #0075a3;
}

h2
{
	font-size: 14pt;
	color: #0075a3;
	margin-top: 2.2em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

h3
{
	font-size: 12pt;
	margin-bottom: 0.30em;
	margin-top: 1.0em;
	color: #0075a3;
	font-weight: bold;
}

h4
{
	font-weight: bold;
	color: #0075a3;
	font-size: 11pt;
}

h5
{
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 0em;
	color: #0075a3;
	margin-left: 1em;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	margin-left: 1.5em;
}

p
{
	font-size: 11pt;
	margin-bottom: 6px;
	margin-top: 6px;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

caption
{
	font-weight: bold;
	vertical-align: middle;
	padding: 4px;
	color: #ffffff;
	font-size: 12pt;
	border: solid 1px #587fea;
	background-color: #00364d;
}

table
{
	width: 85%;
	caption-side: top;
}

.nodecoration
{
	text-decoration: none;
}

MadCap|xref
{
	text-decoration: none;
	mc-format: 'See {b}{paratext}{/b}';
}

/*
.note
{
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url('../Images/Style Images/note2.png');
	background-position-x: left;
	background-color: #faebd7;
	font-weight: normal;
	color: #b22222;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 50px;
	background-position: 10px 3px;
} 
*/

/* 
.example
{
	min-height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url('../Images/Style Images/example.png');
	background-position-x: left;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #b0e0e6;
	padding-left: 60px;
	color: #00008b;
	background-position: 10px 10px;
}
*/

MadCap|glossaryTerm
{
	color: #191970;
}

MadCap|toggler
{
	
}

MadCap|xref.list_item
{
	mc-format: '{paranumonly}';
}

p.LOB_WCDS
{
	font-size: 8pt;
	font-weight: bold;
	background-color: #add8e6;
	color: #00008b;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
	margin: -2px 0px 4px;
	width: 50%;
}

p.UserType
{
	
}

p.LOB_LOA
{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
	margin: -2px 0px 4px;
	width: 50%;
	background-color: #98fb98;
	color: #006400;
}

p.LOB_ADA
{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
	margin: -2px 0px 4px;
	width: 50%;
	background-color: #da70d6;
	color: #4b0082;
}

div.options
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
	background: #e6e6e6;
	border-width: 1px;
	border: solid 1px #a9a9a9;
}

/* Paragraph styles for Notes, warnings, examples, etc. */

p.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Note: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p.warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f9e7e5;
	border: solid 1px #c0392b;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Warning: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p.example
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #e7f6f0;
	border: solid 1px #27ae60;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Example: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p.tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #fffbea;
	border: solid 1px #f1c40f;
	border-bottom-color: #ffd700;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Tip: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*Div styles*/

div.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f0f7fb;
	border: solid 1px #3498db;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Note: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.warning
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f9e7e5;
	border: solid 1px #c0392b;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Warning: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.example
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #e7f6f0;
	border: solid 1px #27ae60;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Example: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #fffbea;
	border: solid 1px #f1c40f;
	border-bottom-color: #ffd700;
	border-radius: 6px;
	line-height: 18px;
	mc-auto-number-format: '{b}Tip: {/b}';
	overflow: hidden;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

MadCap|breadcrumbsProxy
{
	border-bottom-color: #006699;
	color: #00364d;
}

.nodisplay
{
	display: none;
}

p.indent-italics
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-top: 5px;
	font-style: italic;
	padding-left: 30px;
	padding-bottom: 2px;
	font-size: 11pt;
}

ol
{
	font-size: 11pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul
{
	font-size: 11pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

li
{
	padding-bottom: 5px;
}

blockquote
{
	margin: ;
	margin-bottom: 0px;
	margin-top: 0px;
}

@media only screen and (max-width: 1279px)
{
	.logo-wrapper
	{
		padding-left: 10em;
	}
}

@media only screen and (max-width: 767px)
{
	table
	{
		width: auto;
	}

	div.nodisplay
	{
		display: none;
	}

	.nodisplay
	{
		
	}

	h5
	{
		color: #0075a3;
	}

	caption
	{
		background-color: #00364d;
	}
}

