/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	line-height: 1.6em;
}

h1
{
	font-weight: bold;
	color: #45494c;
	font-size: 2em;
	margin-bottom: 15px;
}

h2
{
	font-weight: bold;
	font-family: Verdana, sans-serif;
	border-top-width: 1px;
	border-bottom-style: solid;
	margin-top: 20pt;
	border-bottom-color: #4bbc89;
	border-bottom-width: 2px;
	font-size: 1.5em;
	color: #45494c;
	margin-bottom: 10px;
}

h3
{
	font-weight: bold;
	margin-bottom: 6pt;
	font-family: Verdana, sans-serif;
	font-style: italic;
	color: #4bbc89;
	margin-top: 5pt;
	font-size: 1.2em;
}

h4
{
	font-weight: bold;
	font-size: 1.1em;
}

p
{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
}

li
{
	margin-bottom: 8px;
}

a.expandspot
{
	color: #008000;
	cursor: hand;
	font-weight: bold;
	font-style: italic;
	text-decoration: none none none;
}

span.expandtext
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

a.dropspot
{
	cursor: hand;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #a82384;
	text-decoration: none none none;
}

a.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none none none;
}

span.glosstext
{
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
}

p.Tip
{
	margin-right: 18pt;
	margin-bottom: 4.5pt;
	margin-left: 9pt;
	margin-top: 8pt;
	mc-next-tag: P;
	color: #000000;
	background-color: #e6e6e6;
}

a:link
{
	color: #076685;
}

a:visited
{
	color: #076685;
}

a:hover
{
	
}

a:active
{
	
}

MadCap|conceptLink.conceptLink_1
{
	mc-popup-type: menu;
	mc-display-type: button;
	mc-label: See Also;
}

MadCap|expandingHead.expandspot
{
	color: #008000;
	cursor: hand;
	font-weight: bold;
	font-style: italic;
	text-decoration: none none none;
}

MadCap|dropDownHotspot.dropspot
{
	cursor: hand;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

MadCap|expandingBody.expandtext
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

MadCap|glossaryTerm.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none none none;
}

MadCap|expandingBody.glossterm
{
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

span.span_5
{
	color: #0000ff;
}

td
{
	font: verdana;
	font-size: 0.9em;
	vertical-align: top;
}

p.toptable
{
	margin-top: 0pt;
	font-size: 0.9em;
	margin-bottom: 0pt;
}

p.Nomargin
{
	margin-bottom: 0pt;
}

MadCap|dropDownHead
{
	font-size: 1.2em;
	margin-top: 20px;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0px;
	padding-bottom: 2px;
	color: #888888;
}

ol ul
{
	margin-top: 5px;
}

ol ol
{
	margin-top: 5px;
}

ul ol
{
	margin-top: 5px;
}

ul ul
{
	margin-top: 5px;
}

div.topicTiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-top: 10px;
}

div.topicTiles::before
{
	content: ' ';
	display: table;
}

div.topicTiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topicTiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f5f5f5;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 20px 20px 0px 0px;
	height: 400px;
	position: relative;
}

div.topicTiles > div > p > a.readmore
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

div.topicTiles > div:nth-child(1)
{
	margin-left: 0%;
	width: 30%;
}

div.topicTiles > div:nth-child(2)
{
	margin-left: 0%;
	width: 30%;
}

div.topicTiles > div:nth-child(3)
{
	margin-left: 0%;
	width: 30%;
}

div.topicTiles2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-top: 10px;
}

div.topicTiles2::before
{
	content: ' ';
	display: table;
}

div.topicTiles2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topicTiles2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f5f5f5;
	/*border: 1px solid #696969;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 20px 20px 0px 0px;
	height: 400px;
	position: relative;
}

div.topicTiles2 > div > p.comingsoon
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #e02f22;
}

div.topicTiles2 > div:nth-child(1)
{
	margin-left: 0%;
	width: 45%;
}

div.topicTiles2 > div:nth-child(2)
{
	margin-left: 3%;
	width: 45%;
}

div.Scenarios	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

div.Scenarios::before
{
	content: ' ';
	display: table;
}

div.Scenarios::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Scenarios > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f5f5f5;
	padding: 10px;
	vertical-align: top;
	height: 1%;
}

div.Scenarios > div:nth-child(1)
{
	width: 45%;
	margin-left: 4%;
	margin-bottom: -100px;
	padding-bottom: 100px;
}

div.Scenarios > div:nth-child(2)
{
	width: 45%;
	margin-left: 4%;
	margin-bottom: -100px;
	padding-bottom: 100px;
}

MadCap|xref
{
	color: #076685;
}

div.Footer	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Footer::before
{
	content: ' ';
	display: table;
}

div.Footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Footer > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Footer > div:nth-child(1)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.Footer > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.homebutton
{
	position: relative;
	top: -5px;
}

div.AppEx	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.AppEx::before
{
	content: ' ';
	display: table;
}

div.AppEx::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.AppEx > a > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 300px;
	background: #f5f5f5;
	position: relative;
	border: solid 1px #dcdcdc;
	text-decoration: none;
}

div.AppEx > a > div:hover	/*When hovering over a app-tile, these properties apply*/
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

div.AppEx > a > div:nth-child(1)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(2)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(3)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(4)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(5)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(6)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(7)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(8)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(9)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppEx > a > div:nth-child(10)
{
	margin-left: 20px;
	width: 210px;
	margin-top: 20px;
}

div.AppExTopic	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

div.AppExTopic::before
{
	content: ' ';
	display: table;
}

div.AppExTopic::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.requestApp
{
	background: #37474f;
	width: 200px;
	height: 50px;
	padding-top: 9px;
}

div.requestApp > p
{
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	color: #ffffff;
}

div.AppExTopic > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.AppExTopic > div:nth-child(1)
{
	width: 200px;
	margin-left: 0%;
}

div.AppExTopic > div:nth-child(2)
{
	width: calc(100% - 201px);
	margin-left: 0px;
}

div.AppExTopic > div > div.AppText
{
	float: left;
	width: 50%;
	margin-left: 0%;
}

div.AppExTopic > div > div.AppImages
{
	float: left;
	width: 50%;
	margin-left: 0%;
}

img.AppExDetails
{
	margin: 0px;
	margin-bottom: 0px;
	max-width: 150px;
}

div.AppDetails > p
{
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 5px;
	margin-left: 2px;
}

div.AppDetailsClose
{
	position: absalute;
	top: 0px;
	right: 0px;
}

div.AppText
{
	padding-right: 15px;
	padding-left: 15px;
}

div.AppText > p.title
{
	font-size: 1em;
	font-weight: bold;
}

div.AppText > p.subtitle
{
	font-size: 0.9em;
	margin-top: 5px;
}

div.AppText > p
{
	font-size: 0.75em;
	margin-top: 5px;
}

div.AppText > a
{
	font-size: 0.75em;
}

div.AppText > ul
{
	list-style-type: none;
	font-size: 0.75em;
	margin-top: -5px;
	line-height: 1.1em;
}

p.disclaimer
{
	font-size: 0.75em;
	line-height: 1.3em;
	margin-top: 5px;
	font-style: italic;
}

img.AppImages
{
	width: 95%;
}

img.AppExTile
{
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	max-height: 50px;
}

p.AppExTileTitle
{
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #696969;
	margin-left: 10px;
	font-size: 1.1em;
	margin-right: 5px;
	margin-bottom: 10px;
}

p.AppExTileText
{
	margin-bottom: 10px;
	text-align: center;
	color: #696969;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;
	line-height: 1.6em;
}

div.AppEx > a > div > div.ReadMore
{
	margin: 0px;
	background: #37474f;
	position: absolute;
	width: 100%;
	bottom: 0px;
}

p.AppExReadMore
{
	color: #ffffff;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	padding: 8px;
}

img.AppExReadMore
{
	margin-bottom: -4px;
	width: 22px;
	padding: 0px;
	margin-top: 4px;
	padding-right: 5px;
}

div.AppTileText
{
	position: absolute;
	background: #f5f5f5;
	top: 150px;
}

img.TopicThumb
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 800px;
	margin: 5px;
}

img.Topic
{
	max-width: 800px;
	margin: 5px;
}

div.Note1
{
	color: #37474F;
	line-height: 1.5em;
	background-color: #f5f5f5;
	text-align: left;
	margin: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-bottom-color: #de992d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #de992d;
	border-top-color: #de992d;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #de992d;
}

div.Todo
{
	color: #37474F;
	line-height: 1.5em;
	background-color: #f5f5f5;
	text-align: left;
	border-bottom-color: #02699c;
	border-left-color: #02699c;
	border-right-color: #02699c;
	border-top-color: #02699c;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	margin: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

div.Tips
{
	color: #37474F;
	line-height: 1.5em;
	background-color: #f5f5f5;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #41a977;
	border-left-color: #41a977;
	border-right-color: #41a977;
	border-top-color: #41a977;
	border-right-style: solid;
	border-top-style: solid;
	margin: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-left-style: solid;
}

div.Warning
{
	color: #37474F;
	line-height: 1.5em;
	background-color: #f5f5f5;
	text-align: left;
	border-bottom-color: #e02f22;
	border-left-color: #e02f22;
	border-right-color: #e02f22;
	border-top-color: #e02f22;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

img.thumbScenario
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 190px;
	max-width: none;
}

p.topicTilesHeader
{
	color: #55bd8b;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 10px;
}

h2.Tiles
{
	color: #4bbc89;
	font-size: 12pt;
	border-bottom-style: none;
	margin-bottom: 8pt;
	margin-top: 0pt;
}

p.Note
{
	font-size: 0.9em;
	margin-left: 28px;
	margin-bottom: 0;
	margin-top: 1px;
}

p.NewsDate
{
	color: #808080;
	font-size: 0.8em;
	font-style: italic;
}

p.NewsSignature
{
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
}

p.NewsText
{
	font-size: 0.9em;
}

hr.FooterLine
{
	height: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	border: none 0px transparent;
}

@media non-print
{
	body
	{
		
	}
}

p.seeAlso
{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin-bottom: 3.50em;
	margin-top: 3.50em;
}

p.copyright
{
	font-family: Verdana, sans-serif;
	margin-bottom: 12pt;
	text-align: center;
	font-size: 0.8em;
	color: #696969;
	margin-top: 3.5em;
	padding-top: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a9a9a9;
	margin: 0px;
}

table
{
	margin-bottom: 12pt;
	margin-left: 50pt;
}

MadCap|dropDownHotspot
{
	
}

MadCap|dropDownHead.tab
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #55bd8b;
}

p.TabText
{
	margin-top: 6px;
	margin-bottom: 10pt;
	margin-left: 3px;
}

span.sup
{
	vertical-align: super;
	font-size: 0.83em;
}

p.SystemPath
{
	color: #696969;
	font-weight: bold;
	font-size: 1em;
}

li.table
{
	font-size: 0.9em;
	margin-bottom: 3pt;
}

ul.table
{
	margin-bottom: 0px;
	font-size: 1em;
	margin-top: 3px;
	margin-left: 0px;
}

p.table
{
	font-size: 0.9em;
	margin: 0;
	margin-bottom: 6px;
}

ul
{
	margin-top: 0px;
	font-size: 1em;
	margin-bottom: 2em;
}

span.trace
{
	font-weight: bold;
}

span.Note
{
	font-weight: bold;
	line-height: 20px;
}

p.formula
{
	font-family: Verdana, sans-serif;
	margin-bottom: 10pt;
	margin-top: 4px;
	text-align: center;
	font-style: italic;
	font-size: 1em;
}

a.InternalLink
{
	
}

img.imgright
{
	float: right;
	margin: 10px;
	margin-right: 0px;
	z-index: 9;
	padding-left: 10px;
}

ul.nested
{
	margin-bottom: 0px;
	font-size: 1em;
	list-style-type: circle;
	margin-left: 36pt;
	margin-top: 7px;
}

span.example
{
	font-weight: bold;
}

img.shaddow
{
	border: outset 2px;
}

img.shadow
{
	box-shadow: 0px 0px 5px 0px #000;
}

img
{
	margin: 0px;
}

img.centertext
{
	text-align: center;
}

p.Title_Seealso
{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin-bottom: 10pt;
	margin-top: 4px;
	font-weight: bold;
}

img.floatleft
{
	max-width: 500px;
	float: left;
	margin: 5px;
	padding-right: 10px;
	vertical-align: 1px;
}

MadCap|dropDownHead.OTTasks
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #73c69c;
	margin-bottom: 10px;
}

img.fiveh
{
	max-width: 500px;
}

div
{
	
}

div.indented
{
	margin-left: 15px;
}

object.video
{
	max-width: 768px;
}

p.DDheading
{
	font-family: Verdana, sans-serif;
	margin-bottom: 10pt;
	margin-top: 4px;
	color: #4e9412;
	font-weight: bold;
	font-size: 1em;
	border-bottom-color: #a9a9a9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

p.heading
{
	font-weight: bold;
	margin-bottom: 8pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1em;
	margin-top: 20pt;
	font-family: 'Segoe UI';
	color: #4bbc89;
	border-bottom-color: #696969;
}

MadCap|expanding
{
	mc-open-image: url('../../../../../../../../Program Files/MadCap Software/MadCap Flare 12/Flare.app/Resources/Images/WebHelp/minus.png');
	mc-closed-image: url('../../../../../../../../Program Files/MadCap Software/MadCap Flare 12/Flare.app/Resources/Images/WebHelp/plus.png');
	mc-image-position: left;
}

MadCap|dropDown
{
	mc-closed-image: url('../Images/Assets/Icons/Arrows/arrow-down-black.png');
	mc-open-image: url('../Images/Assets/Icons/Arrows/arrow-up-black.png');
	mc-image-spacing: 10px;
}

MadCap|toggler
{
	mc-open-image: url('../../../../../../../../Program Files/MadCap Software/MadCap Flare 12/Flare.app/Resources/Images/WebHelp/minus.png');
	mc-closed-image: url('../../../../../../../../Program Files/MadCap Software/MadCap Flare 12/Flare.app/Resources/Images/WebHelp/plus.png');
	color: inherit;
}

ul.release
{
	list-style-type: none;
	margin-left: 40px;
	padding-left: 0px;
}

li.release
{
	background-repeat: no-repeat;
	background-image: url('../../../../../Online Help/Content/Resources/Images/About/tick-small.png');
	background-position: 0 .3em;
	padding-left: 14px;
}

img.list
{
	margin: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul.indent
{
	margin-bottom: 0px;
	font-size: 1em;
	margin-top: 0px;
}

p.copyrightLinks
{
	font-family: Verdana, sans-serif;
	margin-bottom: 12pt;
	font-size: 0.8em;
	color: #696969;
	margin-top: 3.5em;
	padding-top: 2px;
	text-align: right;
	border-top-style: dashed;
	border-top-color: #cd5c5c;
	border-top-width: 0px;
	border: solid 1px;
	padding: 10px;
	margin: 10px;
}

a.Footer
{
	color: #45494c;
	margin-left: 4px;
	font-size: 0.8em;
}

img.NoMargin
{
	margin: 0 0 0 0 px;
}

ul.withoutbullet
{
	list-style: none;
}

img.halfsize
{
	margin: 0px;
}

img.Note
{
	margin: 0px;
	float: left;
	mc-thumbnail-max-height: 21px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
}

div.Note1_old
{
	margin: 0px;
	margin-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: left;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	color: #37474f;
	border-bottom-color: #de992d;
	border-left-color: #de992d;
	border-right-color: #de992d;
	border-top-color: #de992d;
	background-color: transparent;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	line-height: 1.5em;
}

img.ReportThumb
{
	margin: 0px;
	max-width: 100px;
	border: solid 1px #a9a9a9;
}

MadCap|dropDownHotspot:focus
{
	color: #73c69c;
}

MadCap|dropDownHotspot:hover
{
	
}

MadCap|dropDownHotspot:visited
{
	color: #73c69c;
}

MadCap|dropDownHotspot:link
{
	color: #73c69c;
}

a.dropspot:link
{
	color: #a82384;
}

a.dropspot:visited
{
	color: #a82384;
}

a.dropspot:focus
{
	color: #a82384;
}

a.dropspot:hover
{
	color: #a82384;
}

a.dropspot:active
{
	color: #a82384;
}

MadCap|dropDownHotspot.dropspot:focus
{
	
}

MadCap|dropDownHotspot.dropspot:hover
{
	
}

span.RED
{
	color: #ff0000;
}

span.YELLOW
{
	color: #ffca00;
}

div.Warning_old
{
	margin: 0px;
	margin-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: left;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	border-bottom-color: #e02f22;
	border-left-color: #e02f22;
	border-right-color: #e02f22;
	border-top-color: #e02f22;
	background-color: transparent;
	color: 37474f;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	line-height: 1.5em;
}

div.Tips_old
{
	margin: 0px;
	margin-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: left;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	border-bottom-color: #41a977;
	border-left-color: #41a977;
	border-right-color: #41a977;
	border-top-color: #41a977;
	color: 37474f;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	line-height: 1.5em;
}

img.imgrightDiv
{
	float: right;
	margin: 10px;
	margin-right: 0px;
}

MadCap|dropDownHead.Steps
{
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	color: #000000;
	margin-bottom: 5px;
}

img.thumbRight
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 200px;
	float: right;
	margin: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

img.thumbLeft
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 200px;
	margin: 10px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	mc-thumbnail-max-width: auto;
}

img.thumbCenterBig
{
	mc-thumbnail: popup;
	margin: 10px;
	max-width: none;
	mc-thumbnail-max-height: 300;
}

span.span_1
{
	background-color: #FFFF00;
}

span.span_10
{
	font-family: Consolas;
	color: #000000;
	background-color: #FFFFFF;
}

span.span_11
{
	font-family: Consolas;
}

span.span_12
{
	font-weight: normal;
	font-size: 1em;
}

span.span_13
{
	font-family: Consolas;
	color: #0000FF;
}

span.span_14
{
	font-family: Consolas;
	color: #2B91AF;
}

span.span_15
{
	font-family: Consolas;
	color: #2B91AF;
	background-color: #FFFFFF;
}

span.span_16
{
	font-family: Consolas;
	color: #000000;
}

span.span_17
{
	font-weight: bold;
	color: #FFFFFF;
}

span.span_18
{
	color: #2B91AF;
}

span.span_19
{
	color: #0000FF;
}

span.span_2
{
	margin-right: 0pt;
}

span.span_21
{
	font-family: Consolas;
	font-style: italic;
	color: #2B91AF;
}

span.span_20
{
	font-family: Consolas;
	font-style: italic;
}

span.span_211
{
	font-family: Consolas;
	font-style: italic;
	color: #2B91AF;
}

span.span_22
{
	font-family: Consolas;
	font-style: italic;
	font-size: 0.9em;
}

span.span_23
{
	font-family: Consolas;
	color: #008080;
}

span.span_24
{
	font-family: Consolas;
	font-weight: bold;
	font-style: italic;
}

span.span_25
{
	font-family: Wingdings;
}

span.span_26
{
	font-size: 1em;
}

span.span_27
{
	font-weight: normal;
}

span.span_28
{
	color: black;
	font-size: 0.8em;
}

span.span_29
{
	color: black;
}

span.span_3
{
	font-family: Symbol;
}

span.span_30
{
	font-size: 0.8em;
}

span.span_4
{
	font-family: 'Times New Roman';
	font-size: 0.7em;
}

span.span_51
{
	font-size: 0.9em;
}

span.span_6
{
	font-weight: bold;
}

span.span_7
{
	font-weight: bold;
	font-family: Wingdings;
}

span.span_8
{
	font-weight: bold;
	font-style: italic;
}

span.span_9
{
	font-style: italic;
}

.flexcontainer
{
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	/*height: 250px;*/
}

.flexitemtext
{
	flex-grow: 2;
	flex-basis: auto;
	align-self: stretch;
	border-top: solid 1px #c0c0c0;
	width: 50%;
	margin: 0px 0px 10px;
	min-width: 400px;
}

.flexitemtextfull
{
	flex-grow: 2;
	flex-basis: auto;
	align-self: stretch;
	width: 100%;
	border-top: solid 1px #c0c0c0;
	margin: 0px;
}

.flexitemcode
{
	flex-grow: 2;
	flex-basis: auto;
	align-self: stretch;
	width: 50%;
	border-top: solid 1px #c0c0c0;
	margin: 0px 0px 10px;
	font-: ;
	min-width: 400 px;
	color: #000000;
	background-color: #f5f5f5;
}

img.FlexBoxImage
{
	height: 238px;
	width: 230px;
	margin: 10px;
}

p.flexitemtext
{
	margin: 1.12em 1.12em 1.12em 1.12em;
}

/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript+csharp+json&plugins=line-numbers */

/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */

code[class*="language-"],
pre[class*="language-"]
{
	color: black;
	background: none;
	text-shadow: 0 1px white;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection
{
	text-shadow: none;
	background: #b3d4fc;
}

pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection
{
	text-shadow: none;
	background: #b3d4fc;
}

@media print
{
	code[class*="language-"],
	pre[class*="language-"]
	{
		text-shadow: none;
	}
}

/* Code blocks */

pre[class*="language-"]
{
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"]
{
	background: #f5f5f5;
}

/* Inline code */

:not(pre) > code[class*="language-"]
{
	padding: .1em;
	border-radius: .3em;
	white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata
{
	color: slategray;
}

.token.punctuation
{
	color: #999;
}

.namespace
{
	opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted
{
	color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted
{
	color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string
{
	color: #a67f59;
	background: hsla(0, 0%, 100%, .5);
}

.token.atrule,
.token.attr-value,
.token.keyword
{
	color: #07a;
}

.token.function
{
	color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable
{
	color: #e90;
}

.token.important,
.token.bold
{
	font-weight: bold;
}

.token.italic
{
	font-style: italic;
}

.token.entity
{
	cursor: help;
}

pre.line-numbers
{
	position: relative;
	padding-left: 3.8em;
	counter-reset: linenumber;
}

pre.line-numbers > code
{
	position: relative;
}

.line-numbers .line-numbers-rows
{
	position: absolute;
	pointer-events: none;
	top: 0;
	font-size: 100%;
	left: -3.8em;
	width: 3em;
	/* works for line-numbers below 1000 lines */
	letter-spacing: -1px;
	border-right: 1px solid #999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.line-numbers-rows > span
{
	pointer-events: none;
	display: block;
	counter-increment: linenumber;
}

.line-numbers-rows > span:before
{
	content: counter(linenumber);
	color: #999;
	display: block;
	padding-right: 0.8em;
	text-align: right;
}

div.padding
{
	margin: 10px;
}

div.CopyrightDiv
{
	flex-grow: 2;
	flex-basis: auto;
	align-self: stretch;
	margin: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	height: 28px;
	width: 100%;
	color: #45494c;
}

div.DocFeedback
{
	flex-grow: 2;
	flex-basis: auto;
	align-self: stretch;
	margin: 5px;
	padding-left: 3px;
	padding-right: 3px;
	height: 28px;
	color: #45494c;
}

div.FooterContainer
{
	margin: 0px;
	min-width: 450px;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

div.helpInfo
{
	flex-grow: 2;
	flex-basis: auto;
	align-self: stretch;
	margin: 5px;
	padding-left: 3px;
	padding-right: 3px;
	height: 28px;
	color: #45494c;
}

img.FooterImage
{
	margin: 0px;
	overflow: visible;
	float: left;
	z-index: 2;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 3px;
}

p.FooterText
{
	margin-bottom: 0;
	margin-left: 28px;
	font-size: 0.8em;
	text-align: center;
}

span.span_31
{
	font-family: Consolas;
	color: #57a64a;
}

div.Todo_old
{
	margin: 0px;
	margin-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: left;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	border-bottom-color: #02699c;
	border-left-color: #02699c;
	border-right-color: #02699c;
	border-top-color: #02699c;
	background-color: transparent;
	color: 37474f;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	line-height: 1.5em;
}

p.note_old
{
	margin-bottom: 0;
	margin-left: 28px;
	margin-top: 0px;
}

img.thumbCenter
{
	mc-thumbnail: popup;
	margin: 10px;
	max-width: none;
	mc-thumbnail-max-height: 150;
}

img.thumbRibbon
{
	mc-thumbnail: popup;
	margin: 10px;
	max-width: none;
	mc-thumbnail-max-height: 100px;
}

p.noteBig
{
	margin-left: 25px;
	font-size: 1.2em;
	font-weight: bold;
	color: #696969;
	margin-bottom: 9px;
	margin-top: -2px;
}

/*==Home Tiles section==*/

div.home-tiles-container
{
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: -150px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	background: inherit;
}

div.home-tiles	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	background-color: #dcdcdc;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 300px;
	background-color: rgba(31, 51, 59, 0.90);
	padding-top: 20px;
	padding-bottom: 20px;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	overflow: hidden;
	padding-left: 16px;
	padding-right: 16px;
}

div.home-tiles > div:nth-child(1)
{
	margin-left: 12%;
	width: 24%;
}

div.home-tiles > div:nth-child(2)
{
	margin-left: 2%;
	width: 24%;
}

div.home-tiles > div:nth-child(3)
{
	margin-left: 2%;
	width: 24%;
}

@media only screen and (max-width: 1279px)
{
	div.homebutton
	{
		position: relative;
		top: 15px;
		margin-left: 15px;
	}

	div.topicTiles > div:nth-child(1)
	{
		width: 48%;
		margin-left: 0%;
	}

	div.topicTiles > div:nth-child(2)
	{
		width: 48%;
		margin-left: 0%;
	}

	div.topicTiles > div:nth-child(3)
	{
		width: 48%;
		margin-left: 0%;
	}

	div.topicTiles > div:nth-child(1)
	{
		width: 48%;
		margin-left: 0%;
	}

	div.topicTiles > div:nth-child(2)
	{
		width: 48%;
		margin-left: 0%;
	}

	div.topicTiles > div:nth-child(3)
	{
		width: 48%;
		margin-left: 0%;
	}

	div.Scenarios > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Scenarios > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Footer > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Footer > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	img.Topic
	{
		max-width: 96%;
	}

	img.TopicThumb
	{
		mc-thumbnail-max-width: 96%;
	}

	div.AppEx > a > div:nth-child(1)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(2)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(3)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(4)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(5)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(6)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(7)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(8)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(9)
	{
		margin-left: 10px;
		width: 210px;
	}

	div.AppEx > a > div:nth-child(10)
	{
		margin-left: 10px;
		width: 210px;
	}

	p.AppExTileTitle
	{
		padding: ;
	}

	div.AppExTopic > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.AppExTopic > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.AppExTopic > div > div.AppText
	{
		width: 100%;
	}

	div.AppExTopic > div > div.AppImages
	{
		width: 100%;
	}

	@media mobile
	{
		div.topicTiles > div:nth-child(1)
		{
			width: 96%;
			margin-left: 0%;
		}

		div.topicTiles > div:nth-child(2)
		{
			width: 96%;
			margin-left: 0%;
		}

		div.topicTiles > div:nth-child(3)
		{
			width: 96%;
			margin-left: 0%;
		}

		div.topicTiles2 > div:nth-child(1)
		{
			width: 96%;
			margin-left: 0%;
		}

		div.topicTiles2 > div:nth-child(2)
		{
			width: 96%;
			margin-left: 0%;
		}

		div.topicTiles2 > div:nth-child(3)
		{
			width: 96%;
			margin-left: 0%;
		}

		div.Scenarios > div:nth-child(1)
		{
			width: 100%;
			margin-left: 0%;
		}

		div.Scenarios > div:nth-child(2)
		{
			width: 100%;
			margin-left: 0%;
		}

		div.Footer > div:nth-child(1)
		{
			width: 100%;
			margin-left: 0%;
		}

		div.Footer > div:nth-child(2)
		{
			width: 100%;
			margin-left: 0%;
		}

		img.Topic
		{
			max-width: 96%;
		}

		img.TopicThumb
		{
			mc-thumbnail-max-width: 96%;
		}

		div.AppEx > a > div:nth-child(1)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppEx > a > div:nth-child(2)
		{
			width: 100%;
			margin-left: 10px;
		}

		div.AppEx > a > div:nth-child(3)
		{
			width: 100%;
			margin-left: 10px;
		}

		div.AppEx > a > div:nth-child(4)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppEx > a > div:nth-child(5)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppEx > a > div:nth-child(6)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppEx > a > div:nth-child(7)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppEx > a > div:nth-child(8)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppEx > a > div:nth-child(9)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppEx > a > div:nth-child(10)
		{
			margin-left: 10px;
			width: 100%;
		}

		div.AppExTopic > div:nth-child(1)
		{
			width: 100%;
			margin-left: 0%;
		}

		div.AppExTopic > div:nth-child(2)
		{
			width: 100%;
			margin-left: 0%;
		}

		div.AppExTopic > div > div.AppText
		{
			width: 100%;
		}

		div.AppExTopic > div > div.AppImages
		{
			width: 100%;
		}
	}

	p.topicTilesHeader
	{
		font-family: Verdana, sans-serif;
		margin-top: 4px;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		text-align: center;
		color: #55bd8b;
		margin-bottom: 10px;
	}

	a.TopicTilesHeader
	{
		color: #4bbc89;
		text-decoration: none;
	}

	MadCap|dropDownBody.Tinted
	{
		background: #f5f5f5;
		padding: 10px;
	}

	h2.Tiles
	{
		margin-bottom: 8pt;
		font-family: Verdana, sans-serif;
		border-top-width: 1px;
		border-bottom-color: #4bbc89;
		border-bottom-width: 2px;
		font-size: 12pt;
		border-bottom-style: none;
		color: #4bbc89;
		margin-top: 0pt;
	}

	MadCap|xref:link
	{
		color: #076685;
	}

	hr.FooterLine
	{
		border-top: dashed 1px #45494c;
	}

	div.Note1
	{
		margin: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		text-align: left;
		padding-right: 5px;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 10px;
		line-height: 1.5em;
		background-color: #f5f5f5;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		padding-top: 10px;
		border-bottom-color: #de992d;
		border-left-color: #de992d;
		border-right-color: #de992d;
		border-top-color: #de992d;
		color: #37474F;
		padding-bottom: 0px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	p.Note
	{
		margin-bottom: 0;
		font-size: 0.9em;
		margin-top: 1px;
		margin-left: 28px;
	}

	div.Tips
	{
		margin: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		text-align: left;
		padding-right: 5px;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 10px;
		line-height: 1.5em;
		background-color: #f5f5f5;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		border-bottom-color: #41a977;
		border-left-color: #41a977;
		border-right-color: #41a977;
		border-top-color: #41a977;
		color: #37474F;
		padding-bottom: 0px;
		padding-top: 10px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	div.Warning
	{
		margin: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		text-align: left;
		padding-right: 5px;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 10px;
		line-height: 1.5em;
		background-color: #f5f5f5;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		padding-top: 10px;
		border-bottom-color: #e02f22;
		border-left-color: #e02f22;
		border-right-color: #e02f22;
		border-top-color: #e02f22;
		color: #37474F;
		padding-bottom: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	div.Todo
	{
		margin: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		text-align: left;
		padding-right: 5px;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 10px;
		line-height: 1.5em;
		background-color: #f5f5f5;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		padding-top: 10px;
		border-bottom-color: #02699c;
		border-left-color: #02699c;
		border-right-color: #02699c;
		border-top-color: #02699c;
		color: #37474F;
		padding-bottom: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	div.NewGray
	{
		margin: 0px;
		margin-top: 10px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		text-align: left;
		padding-right: 5px;
		border-left-style: solid;
		border-right-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 10px;
		line-height: 1.5em;
		background-color: #f5f5f5;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		color: #37474F;
		border-bottom-color: #dcdcdc;
		border-left-color: #dcdcdc;
		border-right-color: #dcdcdc;
		border-top-color: #dcdcdc;
	}

	MadCap|dropDownBody.SiteMap
	{
		margin-top: 20px;
	}

	div.topicTiles2
	{
		mc-grid-row: true;
		margin-top: 10px;
	}

	img.thumbScenario
	{
		mc-thumbnail: popup;
		max-width: none;
		mc-thumbnail-max-height: 190px;
	}

	img.Topic
	{
		margin: 5px;
		max-width: 800px;
	}

	img.TopicThumb
	{
		margin: 5px;
		text-align: center;
		mc-thumbnail: popup;
		mc-thumbnail-max-height: auto;
		mc-thumbnail-max-width: 800px;
	}

	p.noteBig a
	{
		margin-bottom: 9px;
		font-size: 1em;
	}

	p.NewsDate
	{
		font-family: Verdana, sans-serif;
		font-style: italic;
		font-size: 0.8em;
		margin-bottom: 11px;
		color: #808080;
		margin-top: -2px;
	}

	h2.News
	{
		font-weight: bold;
		font-family: Verdana, sans-serif;
		border-top-width: 1px;
		border-bottom-style: solid;
		margin-top: 20pt;
		color: #4bbc89;
		border-bottom-color: #808080;
		font-size: 1.3em;
		border-bottom-width: 0px;
		margin-bottom: 0px;
	}

	p.NewsText
	{
		font-family: Verdana, sans-serif;
		margin-top: 5px;
		margin-bottom: 10px;
		font-size: 0.9em;
	}

	p.NewsSignature
	{
		font-family: Verdana, sans-serif;
		margin-bottom: 10px;
		font-size: 0.9em;
		text-align: right;
		font-style: italic;
		margin-top: 0px;
	}

	ul.note
	{
		margin-bottom: 0px;
		font-size: 0.9em;
		margin-left: 28px;
		margin-top: 1px;
	}
}

@media only screen and (max-width: 767px)
{
	div.AppExTopic > div:nth-child(2)
	{
		width: 100%;
	}

	img.Topic
	{
		max-width: 95%;
		margin: 2px;
	}
}

img.AppImageThumb
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 100%;
	max-height: 400px;
}

div.NextTopic
{
	margin-top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: left;
	padding-right: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	border-top-color: #02699c;
	color: #37474F;
	background-color: #f5f5f5;
	border-bottom-color: #02699c;
	border-left-color: #02699c;
	border-right-color: #02699c;
	font-size: 1em;
	padding-top: 9px;
	padding-bottom: 9px;
}

p.Next_topic
{
	margin-bottom: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10;
	margin-top: 0px;
}

div.Text
{
	position: static;
}

img.TopicFrame
{
	max-width: 800px;
	margin: 5px;
	border: solid 1px #cbd4d6;
}

img.TableButtons
{
	max-width: 800px;
	margin: 5px;
	width: 230px;
	height: 131px;
}

table.TwoCentralColumns
{
	margin-bottom: 12pt;
	width: 80%;
}

img.InLineWithText
{
	margin: 0px 5px -4px 0px;
}

MadCap|dropDownHotspot.OTTasks
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #73c69c;
	margin-bottom: 10px;
}

MadCap|dropDownHotspot.DropDown
{
	font-size: 1.2em;
	margin-top: 20px;
	color: #73c69c;
	font-weight: bold;
	margin-bottom: 10px;
}

