@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	color: #404040;
	font-size: 1em;
	line-height: 1.40em;
	font-family: Verdana, Arial, sans-serif;
	max-width: 100%;
}

.search-filter
{
	display: none;
}

.side_links
{
	margin-left: -15px;
}

.buttons._Skins_TopicToolBar2
{
	float: none;
}

#footer
{
	color: gray;
	font-size: 15px;
	background-color: lightgray;
	border-radius: 10px;
	padding: 5px;
}

#footer ul
{
	margin-left: 0;
}

div#footer a
{
	font-size: 13px;
}

div#footer li
{
	list-style: none;
	padding-bottom: 0;
}

div#footer li > a
{
	color: #dcdcdc;
	text-decoration: none;
}

.search-bar
{
	width: 75%;
	margin: -19px auto;
}

a:link
{
	color: #2d8dcc;
}

a:visited
{
	color: #2d8dcc;
}

a:hover
{
	color: #8fbc8b;
}

.text-muted
{
	color: #999999;
	text-align: center;
}

.sub-menu li
{
	border-bottom: 1px dotted grey;
	padding: 1px 0 1px 0;
}

ul.menu._Skins_SideMenu
{
	background-color: #fff;
	/*border-left: 1px solid #f5f5f5;*/
	border-radius: 0 0 5px 5px;
	padding-left: 10px;
}

.button_set
{
	margin: 0 auto 0 20%;
}

#high
{
	
}

#collapse
{
	
}

#expand
{
	
}

#print
{
	
}

.button_set #high,
.button_set #collapse,
.button_set #expand,
.button_set #print
{
	float: left;
	width: 40px;
	padding-right: 3px;
}

.buttons #print
{
	padding-right: 0;
}

a
{
	color: #008000;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
	color: #696969;
	font-size: 12px;
}

a.MCBreadcrumbsLink:visited
{
	color: #008000;
}

a.MCBreadcrumbsLink:hover
{
	color: #8fbc8b;
}

blockquote
{
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: none;
	border-left-color: #b3b3b3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #b3b3b3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #b3b3b3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: 'Century Gothic';
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 12px;
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote.name
{
	background-image: none;
	border-bottom-color: #b3b3b3;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-bottom: 0;
	padding-bottom: 12px;
	padding-right: 35px;
	padding-top: 8px;
	text-align: right;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.TightContent
{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

h1
{
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 1.40em;
	border-bottom: solid 1px #c0c0c0;
	border-bottom-style: dotted;
	font-family: Verdana, Arial, sans-serif;
}

h2
{
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	font-size: 1.20em;
	font-family: Verdana, Arial, sans-serif;
}

h3
{
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	font-size: 1.10em;
	font-family: Verdana, Arial, sans-serif;
}

img
{
	border: none;
	background: transparent;
}

.FiftyPercentMaxWidth
{
	max-width: 50%;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.ReduceButtonSize
{
	max-height: 18px;
	max-width: auto;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	font-family: Verdana, 'Lucida Console';
	mc-breadcrumbs-count: 4;
	mc-breadcrumbs-divider: ' > ';
	color: #696969;
	font-size: 12px;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-disabled: false;
	mc-open-image: url('../Images/DropDownOpen.png');
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #bed230;
	mc-disabled: false;
}

MadCap|dropDownBody.Final
{
	border-bottom: 0px;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	font-size: inherit;
}

MadCap|dropDownHotspot
{
	mc-disabled: false;
	font-size: inherit;
	color: #555555;
	font-weight: normal;
}

MadCap|dropDownHotspot:hover
{
	color: #BED230;
	font-weight: bold;
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
	font-weight: normal;
	color: #2d8dcc;
}

MadCap|xref:hover
{
	color: #8fbc8b;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Verdana, Arial, sans-serif;
	overflow: auto;
	font-size: 1em;
}

p.CompanyInformation1
{
	margin-bottom: 4px;
	margin-top: 14px;
	font-weight: bold;
}

p.CompanyInformation2
{
	color: #6d6d6d;
	margin-top: 4px;
	margin-bottom: 4px;
}

p.note
{
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: none;
	padding-left: 20px;
	border-left-width: 3px;
	border-radius: 5px;
	border-right: none;
	border-bottom-width: 0px;
	border-left: solid 3px;
	mc-auto-number-format: '{b}Note: {/b}';
	overflow: auto;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: solid 1px #f5f5f5;
	background-color: #f5f5f5;
	color: #000000;
}

p.noteBottom
{
	border-bottom-color: #f5f5f5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #f5f5f5;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #f5f5f5;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #f5f5f5;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: auto;
	padding-left: 20px;
	padding-top: 10px;
	color: #696969;
}

p.noteMiddle
{
	border-bottom: 0px;
	border-left-color: #f5f5f5;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #f5f5f5;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	background-color: #f5f5f5;
	overflow: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	color: #696969;
}

p.noteTop
{
	background-repeat: no-repeat;
	border-left-color: #f5f5f5;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #f5f5f5;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #f5f5f5;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 0;
	padding-right: 10px;
	padding-top: 10px;
	background-image: none;
	background-color: #f5f5f5;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	overflow: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	mc-auto-number-format: '{b}Note: {/b}';
	color: #696969;
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.UnlinkedTopics
{
	color: #000000;
	margin-bottom: 8pt;
	margin-top: 8pt;
	text-indent: 1px;
	top: 0px;
	margin-left: 0pt;
	font-family: Verdana;
	font-size: 10pt;
	display: none;
}

span.SetOffFirstLevel
{
	color: #5e6914;
	font-weight: bold;
}

span.SetOffSecondLevel
{
	color: #445879;
	font-weight: bold;
}

td
{
	margin: 8px;
	vertical-align: top;
}

th
{
	color: #ffffff;
	margin-bottom: 8px;
	margin-top: 8px;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
	display: block;
	background-color: #fff;
	padding-left: 10px;
	overflow: auto;
	border-left: solid 0px transparent;
}

h4
{
	font-family: Verdana, Arial, sans-serif;
}

h5
{
	font-family: Verdana, Arial, sans-serif;
}

h6
{
	font-family: Verdana, Arial, sans-serif;
}

p.Code
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	font-style: normal;
	font-size: 0.80 em;
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

p.Code1
{
	text-align: left;
	margin-left: 12pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	font-style: normal;
	font-size: 0.80 em;
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

p.Code2
{
	text-align: left;
	margin-left: 24pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	font-style: normal;
	font-size: 0.80 em;
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

p.Code3
{
	text-align: left;
	margin-left: 36pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	font-style: normal;
	font-size: 0.80 em;
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

p.Code4
{
	text-align: left;
	margin-left: 48pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	font-style: normal;
	font-size: 0.80 em;
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

p.Code5
{
	text-align: left;
	margin-left: 60pt;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	letter-spacing: 0em;
	text-indent: 0px;
	line-height: 14pt;
	text-decoration: none;
	font-style: normal;
	font-size: 0.80 em;
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

p.Example
{
	border-bottom: solid 1px #c0c0c0;
	border-top: solid 0px #c0c0c0;
	margin-top: 2pt;
	margin-bottom: 2pt;
	text-indent: 0;
	vertical-align: middle;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.90em;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

p.snippet_begin
{
	color: #094600;
	line-height: normal;
	text-align: left;
	border-top: solid 1px #000000;
	border-bottom: solid 0px #000000;
	border-left-style: None;
	border-left-width: 0px;
	border-left-color: #005b04;
	border-right-style: None;
	border-right-width: 0px;
	border-right-color: #005b04;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	margin-right: 2pt;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1pt;
	padding-bottom: 1pt;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #ffff99;
}

p.snippet_end
{
	color: #094600;
	line-height: normal;
	text-align: left;
	border-top: solid 1px #000000;
	border-bottom: solid 0px #000000;
	border-left-style: None;
	border-left-width: 0px;
	border-left-color: #005b04;
	border-right-style: None;
	border-right-width: 0px;
	border-right-color: #005b04;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	margin-right: 2pt;
	padding-left: 1pt;
	padding-right: 1pt;
	padding-top: 1pt;
	padding-bottom: 1pt;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #adff2f;
}

p.Subheading
{
	font-weight: bold;
	font-style: normal;
	margin-bottom: 8px;
	margin-top: 12pt;
	font-family: Verdana, Arial, sans-serif;
}

pre
{
	margin-top: 1pt;
	font-size: 9pt;
	margin-bottom: 3pt;
	padding-bottom: 2pt;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

MadCap|slideshowCaption
{
	font-family: Verdana, 'Lucida Console';
}

p.NormalIndented
{
	margin-left: 12pt;
}

p.NormalIndented2
{
	margin-left: 30pt;
}

p.NormalIndented3
{
	margin-left: 40pt;
}

p.NormalIndented4
{
	margin-left: 52pt;
}

p.NumberedStepsContinued
{
	
}

p.tip
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	border-bottom-color: #808080;
	border: solid 1px #808080;
	mc-auto-number-format: '{b}Tip: {/b}';
	padding-left: 10px;
	color: #000000;
	background-image: none;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: auto;
	background-color: #f5f5f5;
}

p.tipBottom
{
	border-bottom-color: #404040;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #f5f5f5;
	color: #696969;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: auto;
}

p.tipMiddle
{
	border-bottom: 0px;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
	color: #696969;
	background-color: #f5f5f5;
	overflow: auto;
}

p.tipTop
{
	background-repeat: no-repeat;
	border-left-color: #404040;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #404040;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 0;
	padding-bottom: 8px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: none;
	background-color: #f5f5f5;
	color: #696969;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	overflow: auto;
	mc-auto-number-format: '{b}Tip: {/b}';
}

a.LargeTextLink
{
	font-size: 1.5em;
}

p.shaded_box
{
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding-left: 10px;
	background-color: #f5f5f5;
	overflow: auto;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: none 1px transparent;
	border-bottom-left-radius: 1;
	border-bottom-right-radius: 1;
	border-radius: 1;
	color: #696969;
}

li
{
	orphans: 2;
	widows: 2;
	font-family: Verdana, 'Lucida Console';
	padding-bottom: 0.50em;
}

li::marker
{
	font-family: Verdana, 'Lucida Console';
}

ol.LowerRoman
{
	list-style-type: lower-roman;
}

ul
{
	margin-left: 2.1em;
	list-style-image: url('../Images/Bullet1.png');
	padding: 0;
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../Images/Bullet1.png');
}

ul.SecondLevel
{
	padding: 2.5em;
	list-style-image: none;
	padding-top: 0em;
	padding-bottom: 0.15em;
}

dt
{
	font-family: Verdana, 'Lucida Console';
}

dd
{
	font-family: Verdana, 'Lucida Console';
}

dl
{
	font-family: Verdana, 'Lucida Console';
}

p.keywords
{
	display: none;
}

p.warning
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	border-bottom-color: #808080;
	border: solid 1px #808080;
	padding-left: 10px;
	color: #000000;
	background-color: #f5f5f5;
	background-image: none;
	mc-auto-number-format: '{b}WARNING: {/b} ';
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

p.HowToOpen
{
	background-repeat: no-repeat;
	border-radius: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left-color: #808080;
	border-right-color: #808080;
	border-top-color: #808080;
	border-bottom-color: #808080;
	border: solid 1px #808080;
	color: #000000;
	background-color: #f5f5f5;
	background-position: left center;
	margin-left: 0px;
	padding-left: 80px;
}

p.TOC1
{
	margin-bottom: 8pt;
	margin-top: 8pt;
	border-top: solid 1px #228b22;
}

p.TOC2
{
	margin-bottom: 8pt;
	margin-top: 8pt;
	margin-left: 0px;
	text-indent: 0px;
}

p.TOC3
{
	margin-left: 12pt;
}

MadCap|miniTocProxy
{
	font-size: 9pt;
	font-family: Verdana;
	color: #556b2f;
	border-width: 1px;
	text-indent: 3px;
}

MadCap|tocProxy
{
	font-family: Verdana;
	color: #339933;
	font-size: 8pt;
}

MadCap|miniTocProxy.miniTocStyle
{
	mc-toc-depth: 3;
	font-style: italic;
	border: solid 1px #000000;
	padding-top: 0px;
	vertical-align: 2px;
	margin-top: 1px;
	padding-left: 5px;
	margin-bottom: 5px;
}

p.MiniTOC1
{
	mc-leader-offset: 5pt;
	font-size: 9pt;
	margin-bottom: 2pt;
	margin-top: 5pt;
}

p.MiniTOC2
{
	font-size: 9pt;
	margin-bottom: 2pt;
	margin-top: 2pt;
}

p.MiniTOC3
{
	margin-bottom: 2pt;
	margin-top: 2pt;
}

a.LargeTextLink:link
{
	color: #696969;
}

a.LargeTextLink:visited
{
	color: #8fbc8b;
}

a.LargeTextLink:hover
{
	color: #dcdcdc;
}

p.MasterPageText
{
	font-size: 9pt;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: 20px;
}

/* First Page of Each Format */
/*{*/
/*html.formatlanding*/
/*}*/
/*html.formatlanding */
/*{*/
/*	div.sideContent: {display: none;}*/
/*{*/

MadCap|bodyProxy
{
	border-top: solid 1px #808080;
}

MadCap|topicToolbarProxy p.Footnote
{
	margin: 5px;
	mc-auto-number-format: '{n} ';
}

html MadCap|snippetBlock.MaxWidth	/*Use for Feature Operation table snippets*/
{
	max-width: 710px;
}

p.SmallParaBreak	/*Small paragraph spacer between snippets*/
{
	font-size: 5pt;
	margin-bottom: 3px;
	margin-top: 0px;
}

pre.larger_font
{
	margin-top: 1pt;
	margin-bottom: 3pt;
	padding-bottom: 2pt;
	font-size: 10pt;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

div#footer
{
	background-color: #dcdcdc;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-radius: 0;
}

ul.List-bullets	/*No indent*/
{
	list-style-type: disc;
	list-style-image: none;
}

ul.List-bullets > li::marker
{
	font-family: ;
	content: '•';
}

div.content
{
	wrapper: inherit;
	padding: 0px;
	padding-left: 10 px;
	padding-right: 0px;
	width: 100%;
}

span.Bold
{
	font-weight: bold;
	font-size: inherit;
}

span.BoldItalic
{
	font-weight: bold;
	font-family: Verdana;
	font-style: italic;
}

span.BoldItalicLarge
{
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, 'Lucida Console';
	font-size: 1.2em;
}

span.Code
{
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter', 'Courier New', monospace;
	color: #808000;
}

span.ColumnHeading
{
	font-weight: normal;
	font-style: italic;
}

span.Emphasis
{
	font-weight: bold;
}

span.footer_title
{
	
}

span.Italics
{
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, 'Lucida Console';
}

span.ParameterName
{
	font-weight: normal;
	font-style: italic;
}

span.ParameterValue
{
	font-weight: bold;
}

span.PortName
{
	font-weight: bold;
	font-style: italic;
}

span.SearchHighlight
{
	background-color: #ffff00;
}

span.TransformerSummary
{
	
}

pre.Indent1
{
	font-size: 9pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 12pt;
}

pre.Indent2
{
	font-size: 9pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 25pt;
}

pre.Indent3
{
	font-size: 9pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
	margin-left: 40pt;
}

ol
{
	list-style-image: none;
}

ol.LowerAlpha
{
	list-style-type: lower-alpha;
}

code
{
	color: #808080;
	font-weight: 300;
	font-family: 'Lucida Sans Typewriter';
}

html.AdminGuide
{
	mc-master-page: url('../MasterPages/AdminGuide.flmsp');
}

html.RefManual
{
	
}

html.WebUI
{
	mc-master-page: url('../MasterPages/WebUI.flmsp');
}

html.ThreeD
{
	
}

html.SpatialAnalysis
{
	
}

html.OtherTopics
{
	mc-master-page: url('../MasterPages/OtherTopics.flmsp');
}

div.related-xformer	/*text box for side menus*/
{
	border-left-style: none;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	padding-right: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	float: right;
	background-color: #dcdcdc;
	clear: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 15px;
}

MadCap|searchBarProxy
{
	bottom: 10px;
	top: 30px;
	width: 50%;
}

div.search-container
{
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 2px;
	padding: 2px;
	border: solid 1px #808080;
}

div.top-bar	/*Contains the breadcrumbs and toolbar*/
{
	min-height: 50px;
}

div.topic-layout	/*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;
}

MadCap|topicToolbarProxy
{
	bottom: 50px;
}

div.topic-layout > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

MadCap|dropDownHotspot.dropspot
{
	color: #282828;
}
