﻿/*<meta />*/

@import url('sh/shCore.css');

@import url('sh/shThemeDefault.css');

@import url('sh/shThemeEclipse.css');

body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 98%;
	background-color: #FFFFFF;
	padding-left: 10px;
}

h1
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-weight: bold;
	font-size: 24.0pt;
	padding-top: 16pt;
	padding-bottom: 0pt;
	color: #007ac9;
}

.mainTitle
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-weight: normal;
	font-size: 36.0pt;
	color: #4f5454;
}

.headerMark
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-weight: normal;
	font-size: 36.0pt;
	color: #ffffff;
	background-color: #ff6319;
}

h2
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-weight: bold;
	font-size: 18.0pt;
	padding-top: 16pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ff6319;
}

h3
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-weight: bold;
	font-size: 14.0pt;
	text-indent: 0pt;
	padding-top: 6pt;
	padding-bottom: 6pt;
	color: #007ac9;
}

h4
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-weight: bold;
	font-size: 12.0pt;
	font-style: italic;
	text-indent: 0pt;
	color: #ff6319;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	padding-left: 5px;
	margin-top: 20px;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	margin-top: 12pt;
	margin-bottom: 12pt;
	line-height: 13pt;
	clip: rect(auto,auto,auto,0px);
	padding-bottom: 1px;
	position: static;
	vertical-align: middle;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 17pt;
	list-style-position: outside;
	list-style-image: none;
}

img
{
	border: none;
	padding-top: 5pt;
	padding-bottom: 5pt;
}

a
{
	font-weight: normal;
	color: #3d578c;
	text-decoration: none;
}

a:link
{
	color: #3d578c;
	text-decoration: none;
}

.contents a:visited
{
	color: #4665A2;
}

a:visited
{
	color: #4665a2;
}

a:focus
{
	color: #3d578c;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #3d578c;
}

a:active
{
	color: #3d578c;
	text-decoration: none;
}

a.Popup
{
	
}

a.btn-blue, a.btn-blue:link, a.btn-blue:active, a.btn-blue:visited
{
	font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
	background:#007ac9;
	display:inline-block;
	border-radius:3px;
	cursor:pointer;
	border:0;
	padding:7px 20px;
	font-size:17px;
	color:#fff;
	transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
}
		
a:hover.btn-blue
{
	background:#0a8de2;
	color:#ffffff;
	text-decoration:none;
}

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;
}

li.Code
{
	
}

div.section
{
	margin: 15pt 20pt;
	background-repeat: no-repeat;
	backgroupd-position: 0% 50%;
	border: solid 1px #ded9cb;
	padding: 14px 20px 14px;
	padding-left: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #007ac9;
	background-color: #ffffff;
}

div.section:hover
{
	border: solid 1px #007ac9;
	text-decoration: none;
}

.sectionTitle
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-size: 20.0pt;
	margin-top: 15pt;
	margin-bottom: 15pt;
	color: #4f5454;
	text-decoration: none;
	cursor: hand;
}

.section
{
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-size: 11.0pt;
	color: #4f5454;
	width: 90%;
	text-decoration: none;
}

.section:hover
{
	text-decoration: none;
}

.biglink
{
	font-size: 11pt;
	font-weight: bold;
	color: #ff6319;
	text-decoration: none !important;
}

a.littlelink
{
	color: #000000;
}

a.littlelink:visited
{
	
}

a.littlelink:hover
{
	text-decoration: none !important;
}

.tablesection
{
	border: 1px solid #ded9cb;
	padding: 5px 10px;
	min-height: 125px;
	min-width: 300px;
}

.tablesection:hover
{
	border: solid 1px #007ac9;
	text-decoration: none;
}

.tableimg
{
	vertical-align: top;
	text-align: center;
	border: 1px solid;
	border-left: none;
	border-right: none;
}

.warning,
.tip
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	border: 1px solid;
	border-left: none;
	border-right: none;
}

.warning
{
	font-weight: bold;
}

.tip
{
	font-style: italic;
	font-weight: normal;
}

td
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #000000;
	vertical-align: middle;
}

th
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #ff6319;
}

.codeexcerpt
{
	font-family: "Courier New", Courier, mono, Monospace;
	background-color: #CCCCCC;
	color: #000000;
	border: 1px dotted #000000;
	padding: 4px 10px 4px 10px;
	margin: 10px 25px;
	vertical-align: middle;
}

.console
{
	font-family: "Courier New", Courier, mono, Monospace;
	background-color: #000000;
	color: #CCCCCC;
	border: 1px dotted #000000;
	padding: 4px 10px 4px 10px;
	margin: 10px 25px;
	vertical-align: middle;
}

.table_code
{
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	font-weight: normal;
	position: relative;
	border-collapse: collapse;
}

.pln
{
	color: #000;
}

@media screen
{
	.str
	{
		color: #080;
	}

	.kwd
	{
		color: #008;
	}

	.com
	{
		color: #800;
	}

	.typ
	{
		color: #606;
	}

	.lit
	{
		color: #066;
	}

	.pun,
	.opn,
	.clo
	{
		color: #660;
	}

	.tag
	{
		color: #008;
	}

	.atn
	{
		color: #606;
	}

	.atv
	{
		color: #080;
	}

	.dec,
	.var
	{
		color: #606;
	}

	.fun
	{
		color: red;
	}
}

@media print, projection
{
	.str
	{
		color: #060;
	}

	.kwd
	{
		color: #006;
		font-weight: bold;
	}

	.com
	{
		color: #600;
		font-style: italic;
	}

	.typ
	{
		color: #404;
		font-weight: bold;
	}

	.lit
	{
		color: #044;
	}

	.pun,
	.opn,
	.clo
	{
		color: #440;
	}

	.tag
	{
		color: #006;
		font-weight: bold;
	}

	.atn
	{
		color: #404;
	}

	.atv
	{
		color: #060;
	}
}

pre.prettyprint
{
	padding: 2px;
	border: 1px solid #888;
}

ol.linenums
{
	margin-top: 0;
	margin-bottom: 0;
}

li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8
{
	list-style-type: none;
}

li.L1,
li.L3,
li.L5,
li.L7,
li.L9
{
	background: #eee;
}

p.deprecateditem
{
	margin-top: 12pt;
	margin-bottom: 12pt;
	line-height: 13pt;
	clip: rect(auto,auto,auto,0px);
	padding-bottom: 1px;
	position: static;
	vertical-align: middle;
	border: 1px solid #ccc;
	background-color: #caeaff;
}

MadCap|xref.here
{
	mc-format: 'here';
}

MadCap|xref
{
	mc-format: '{paratext}';
}
