/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@media screen
{
	html
	{
		padding-left: 0px;
		padding-right: 0px;
	}

	html.concept
	{
		background-image: none;
	}

	body,
	p,
	p.body
	{
		font-family: 'Segoe UI', 'Helvetica Neue Light', Helvetica, Verdana, Arial, sans-serif;
		color: #4d5259;
		line-height: 20px;
		margin-bottom: 6px;
		text-align: left;
		font-size: 15px;
		mc-hyphenate: never;
		font-weight: 400;
	}

	code
	{
		color: #4d5259;
		font-family: 'Courier New';
		font-size: 0.8em;
		margin-bottom: 5px;
		margin-left: 0px;
		margin-top: 5px;
		text-align: left;
		vertical-align: baseline;
	}

	hr
	{
		height: 1px;
		width: 100%;
		background-color: #dcdcdc;
		border: none;
		size: 1;
	}

	/* 
* ==========================================================================
* DIV styles
* ========================================================================== 
*/

	div.Tip
	{
		background-color: #E0E0E0;
		border-color: dddddd;
		border-style: solid;
		border-width: 2px;
		color: #4d5259;
		font-size: 1em;
		margin-bottom: 6pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-top: 6pt;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 2px;
		text-align: left;
		text-indent: 0pt;
		vertical-align: baseline;
	}

	/* 
* ==========================================================================
* Header styles
* ========================================================================== 
*/

	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		font-family: 'Segoe UI', 'Helvetica Neue Light', Helvetica, Verdana, Arial, sans-serif;
		font-size: 1.3em;
		font-weight: 700;
		line-height: 30px;
		margin: 25px 0px 0px 0px;
		color: #71bf43;
		mc-next-tag: p;
		mc-next-class: body;
		letter-spacing: -0.05em;
	}

	h1.ChapHead
	{
		text-decoration: none;
		font-size: 1.4em;
		padding-top: 10px;
	}

	h1.Heading1,
	h1.TopicHeading,
	h1.Heading2,
	h1.Heading3,
	h1.Heading4,
	h1.Heading5,
	h1.Heading6
	{
		text-decoration: none;
	}

	h1.Walkthrough
	{
		font-size: 1.4em;
		color: #4d5259;
	}

	h2.Heading1,
	h2.Heading2,
	h2.Heading3,
	h2.Heading4,
	h2.Heading5,
	h2.Heading6
	{
		font-size: 1.2em;
	}

	h3.Heading1,
	h3.Heading2,
	h3.Heading3,
	h3.Heading4,
	h3.Heading5,
	h3.Heading6
	{
		line-height: 20px;
		font-size: 1.1em;
	}

	h4.Heading1,
	h4.Heading2,
	h4.Heading3,
	h4.Heading4,
	h4.Heading5,
	h4.Heading6,
	h5.Heading1,
	h5.Heading2,
	h5.Heading3,
	h5.Heading4,
	h5.Heading5,
	h5.Heading6,
	h6.Heading1,
	H6.Heading2,
	h6.Heading3,
	h6.Heading4,
	h6.Heading5,
	h6.Heading6
	{
		font-weight: normal;
		font-size: 1.05em;
		line-height: 20px;
	}

	h1.rpsubhead
	{
		line-height: 20px;
		font-size: 1.10em;
		color: #4d5259;
	}

	h1.rpnotes,
	h2.rpnotes
	{
		color: #4d5259;
		font-weight: bold;
		font-size: 1em;
		line-height: 25px;
	}

	/* 
* ==========================================================================
*  Paragraph Styles - Most of these styles are for content migrated from Framemaker. Not needed for Flare help/print content.
* ========================================================================== 
*/

	p.Graphic,
	p.ParaIndentGraphic,
	p.ProcGraphic
	{
		page-break-before: avoid;
		margin-bottom: 6px;
		margin-top: 6px;
		vertical-align: baseline;
	}

	p.ChapNumber
	{
		color: #ffffff;
		display: none;
	}

	p.Footer_Online
	{
		border: solid 0px;
		font-size: .8em;
		font-style: italic;
	}

	p.HeadingRunIn
	{
		font-weight: bold;
		margin-top: 12px;
		vertical-align: baseline;
		top: 8px;
		bottom: 15px;
	}

	p.HeadRunInText
	{
		bottom: 8px;
		margin-left: 38px;
		vertical-align: baseline;
	}

	p.ParaIndent
	{
		margin-left: 24px;
		margin-right: 0pt;
		margin-top: 8px;
		text-indent: 0px;
		vertical-align: baseline;
	}

	p.ProcIntro
	{
		margin-left: 24px;
		margin-right: 0px;
		margin-top: 8px;
		text-indent: 0px;
		vertical-align: baseline;
	}

	p.ProcNum
	{
		margin-left: 48px;
		margin-right: 0px;
		margin-top: 8px;
		mc-auto-number-format: '{n+}{ =0}. ';
		mc-auto-number-offset: 20px;
		mc-auto-number-position: outside-head;
		padding-bottom: 3px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
		text-indent: 5px;
	}

	p.ProcUnNum
	{
		margin-left: 48px;
		margin-top: 8px;
		margin-bottom: 8px;
		mc-auto-number-format: '{ }{ =0}';
		mc-auto-number-offset: 20px;
		mc-auto-number-position: inside-head;
		padding-bottom: 3px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
	}

	p.ProcSubStep
	{
		margin-left: 76px;
		margin-right: 0px;
		margin-top: 8px;
		mc-auto-number-format: '{ }{a+}.';
		mc-auto-number-offset: 20x;
		mc-auto-number-position: outside-head;
		padding-right: 10px;
	}

	p.ProcSubStepGraphic
	{
		margin-left: 76px;
		margin-right: 0px;
		margin-top: 8px;
		text-indent: 0px;
		vertical-align: baseline;
	}

	p.ProcSubStepUnNum
	{
		margin-left: 76px;
		margin-right: 0px;
		margin-top: 8px;
		text-indent: 0px;
		vertical-align: baseline;
		mc-auto-number-format: '{ }{ }';
		padding-right: 10px;
	}

	p.socialmenu
	{
		display: inline;
		padding-right: 10px;
		position: relative;
		float: left;
	}

	/* 
* ==========================================================================
*  Procedure Styles - This inserts an arrow with the header to indicate this is the start of a how-to procedure.
* ========================================================================== 
*/

	h1.ProcArrow,
	h2.ProcArrow,
	h3.ProcArrow,
	h4.ProcArrow,
	h5.ProcArrow,
	h6.ProcArrow h1.ProcArrow,
	h6.ProcArrow
	{
		background-image: url(images/proc_arrow.png);
		background-repeat: no-repeat;
		background-position: left;
		font-size: 1.05em;
		font-weight: bold;
		line-height: 30px;
		mc-hyphenate: never;
		padding-left: .25in;
		text-align: left;
		margin-bottom: 8px;
		margin-top: 25px;
		color: #4d5259;
	}

	/* 
* ==========================================================================
*  Linking Styles
* ========================================================================== 
*/

	a,
	a.Hypertext
	{
		color: #71bf43;
		font-family: inherit;
		font-size: inherit;
		text-decoration: none;
		border: none;
	}

	a:focus,
	a:hover,
	a:active
	{
		text-decoration: underline;
	}

	a.nav
	{
		text-decoration: none;
		display: block;
		alt: 'Go to page';
		title: 'Go to page';
	}

	MadCap|xref,
	MadCap|xref.IndexPageNumber,
	MadCap|xref.ConceptPageNumber,
	MadCap|xref.ListOfPageNumber,
	MadCap|xref.TOCPageNumber,
	.xref
	{
		mc-format: '{title}';
		font-size: inherit;
		text-decoration: none;
		color: #71bf43;
	}

	MadCap|xref.Heading_And_Page,
	MadCap|xref.Heading_And_Page_TOC
	{
		mc-format: ' {paratext}';
	}

	MadCap|xref:focus,
	MadCap|xref:hover
	{
		text-decoration: underline;
	}

	a.Popup
	{
		font-size: inherit;
		color: #71bf43;
		line-height: 20px;
	}

	MadCap|popupHead
	{
		color: #71bf43;
		font-family: inherit;
		font-size: inherit;
		line-height: 20px;
	}

	/* 
* ==========================================================================
*  Image Styles - In help pane, most images should hover. Use img for those you want to display as is on page. The nav image style is used for help pane walkthroughs.
* ========================================================================== 
*/

	img
	{
		mc-thumbnail: none;
		border: none;
		height: auto;
	}

	img.Extra_Wide,
	img.LargeImage,
	img.MediumImage,
	img.SmallImage,
	img.release_notes
	{
		mc-thumbnail: hover;
		max-width: 800px;
		max-height: 500px;
	}

	img.Icon
	{
		height: 35px;
		width: auto;
		max-width: 75px;
		mc-thumbnail: none;
	}

	img.nav
	{
		display: block;
		alt: 'Go to page';
		title: 'Go to page';
	}

	/* 
* ==========================================================================
*  TOC styles for help
* ========================================================================== 
*/

	MadCap|miniTocProxy
	{
		background-color: #EEEEEE;
		border-bottom-color: #dddddd;
		border-style: solid;
		border-width: 1px;
		color: #477aa2;
		font-family: inherit;
		font-size: .95em;
		line-height: 19px;
		padding: 20px;
		text-decoration: none;
		margin-top: 25px;
	}

	MadCap|miniTocProxy.Online
	{
		border-bottom-style: none;
		border-left-style: none;
		border-right-style: none;
		border-style: none;
		mc-auto-number-offset: 0px;
		text-decoration: none;
		margin-top: 25px;
		background-image: url('images/related_title.png');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-size: .95em;
	}

	p.MiniTOC1,
	p.MiniTOC2,
	p.MiniTOC3,
	p.MiniTOC4
	{
		color: #477aa2;
		text-decoration: none;
		font-weight: normal;
	}

	a.MiniTOC1
	{
		font-weight: normal;
	}

	a.MiniTOC1:visited
	{
		color: #477aa2;
		text-decoration: underline;
	}

	a.MiniTOC1:focus
	{
		color: #477aa2;
		text-decoration: underline;
	}

	a.MiniTOC1:hover
	{
		color: #477aa2;
		text-decoration: underline;
	}

	a.MiniTOC1:active
	{
		color: #477aa2;
		text-decoration: underline;
	}

	/* 
* ==========================================================================
*  Note Styles - Used to call out special information. Types include note, tip, warning, video, and scenario. For Notes, Tips, and Warnings, you can continue the item after a return and can also include bullets.
* ========================================================================== 
*/

	p.Note,
	p.ProcNote
	{
		background-color: #eeeeee;
		mc-auto-number-class: Program;
		mc-auto-number-format: '{b}Note: {/b}{ }{ }';
		mc-auto-number-offset: 4px;
		mc-auto-number-position: inside-head;
		mc-hyphenate: never;
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 15px;
		margin-bottom: -5px;
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.NoteTipWarnContinued
	{
		padding-left: 4px;
		padding-right: 4px;
		background-color: #eeeeee;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: -5px;
		padding-bottom: 5px;
		padding-top: 5px;
		margin-bottom: -5px;
	}

	p.NoteTipWarnBullet
	{
		margin-left: 0px;
		mc-auto-number-format: '• ';
		mc-auto-number-offset: 20px;
		mc-auto-number-position: inside-head;
		padding-left: 25px;
		padding-right: 4px;
		background-color: #eeeeee;
		margin-right: 0in;
		margin-top: -5px;
		padding-bottom: 10px;
		padding-top: 5px;
		margin-bottom: -5px;
	}

	p.Scenario
	{
		top: 8px;
		border-color: #dddddd;
		border-style: solid;
		border-width: 2px;
		margin-left: 24px;
		margin-top: 15px;
		vertical-align: baseline;
	}

	p.Tip,
	p.ProcTip
	{
		background-color: #eeeeee;
		mc-auto-number-class: Program;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 4px;
		mc-auto-number-format: '{b}Tip: {/b}{ }{ }';
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 15px;
		margin-bottom: -5px;
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.Video
	{
		background-color: #eeeeee;
		background-image: url('images/video.png');
		background-position: 0px 6px;
		background-repeat: no-repeat;
		border-color: #dddddd;
		border-style: dotted;
		border-width: 1px;
		border-style: dotted;
		line-height: 30px;
		margin-right: 0px;
		margin-top: 15px;
		vertical-align: baseline;
		padding-left: 30px;
		mc-auto-number-format: '{b}Show Me: {/b}{ }{ }';
		mc-image-spacing: 5px;
		mc-image-position: left;
	}

	p.Warning,
	p.ProcWarning
	{
		background-color: #eeeeee;
		mc-auto-number-class: Program;
		mc-auto-number-format: '{b}Warning: {/b}{ }{ }';
		mc-auto-number-offset: 4px;
		mc-auto-number-position: inside-head;
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 15px;
		margin-bottom: -5px;
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.ProcWarning,
	p.ProcNote,
	p.ProcTip
	{
		margin-left: 48px;
	}

	/* 
* ==========================================================================
*  List Styles
* ========================================================================== 
*/

	ol,
	ul
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	/* 
* ==========================================================================
*  Bullet Styles - Used for legacy content pulled from Framemaker. Do not use these going forward, use the ordered and unordered list styles.
* ========================================================================== 
*/

	p.Bullet1
	{
		margin-left: 17px;
		margin-right: 0px;
		margin-top: 8px;
		mc-auto-number-offset: 20px;
		text-align: left;
		mc-auto-number-format: '• ';
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
		text-decoration: none;
		padding-left: 10px;
		text-indent: 5px;
	}

	p.Bullet1contd
	{
		margin-left: 17px;
		margin-right: 0px;
		margin-top: 8px;
		padding-left: 10px;
	}

	p.Bullet2
	{
		margin-left: 33px;
		margin-right: 0px;
		margin-top: 8px;
		mc-auto-number-offset: 20px;
		text-decoration: none;
		mc-auto-number-format: '  •  ';
		mc-auto-number-position: outside-head;
		text-indent: 5px;
	}

	p.Bullet2contd
	{
		margin-left: 36px;
		margin-right: 0px;
		margin-top: 8px;
	}

	p.Bullet3
	{
		margin-left: 56px;
		margin-right: 0px;
		margin-top: 8px;
		text-decoration: none;
		mc-auto-number-format: '  •  ';
		mc-auto-number-position: outside-head;
		text-indent: 5px;
	}

	p.Bullet3contd
	{
		margin-left: 62px;
		margin-right: 0px;
		margin-top: 8px;
		text-decoration: none;
		mc-auto-number-position: inside-head;
	}

	p.BulletCheck
	{
		margin-left: 20px;
		margin-right: 0px;
		margin-top: 8px;
		mc-auto-number-class: Code;
		mc-auto-number-format: '□ ';
		mc-auto-number-position: outside-head;
		text-indent: 5px;
	}

	p.BulletCheckCont
	{
		margin-left: 20px;
		margin-right: 0px;
		margin-top: 8px;
	}

	p.BulletCheckIndent
	{
		margin-left: 48px;
		margin-right: 0px;
		margin-top: 8px;
		mc-auto-number-class: Code;
		mc-auto-number-format: '□ ';
		text-indent: 5px;
	}

	p.ProcBullet
	{
		margin-left: 60px;
		margin-right: 0px;
		margin-top: 8px;
		text-align: left;
		mc-auto-number-format: '• ';
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
		text-decoration: none;
		padding-left: 10px;
		text-indent: 5px;
		padding-right: 4px;
	}

	p.ProcBulletCont
	{
		margin-left: 60px;
		margin-right: 0px;
		margin-top: 8px;
		text-align: left;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 4px;
	}

	p.ParaIndentBullet
	{
		margin-left: 38px;
		margin-right: 0px;
		margin-top: 8px;
		text-indent: -15px;
		vertical-align: baseline;
		padding-left: 10px;
		text-indent: 5px;
	}

	/* 
* ==========================================================================
* Chapter Styles - Mainly used for print but needs to be accounted for in help output.
* ========================================================================== 
*/

	p.InThisChapArrowText
	{
		line-height: 33px;
		font-weight: bold;
		margin-left: 1px;
		mc-auto-number-class: Wingding3;
		mc-auto-number-format: ;
		mc-auto-number-offset: 20px;
		mc-auto-number-position: outside-head;
	}

	p.InThisChapter
	{
		padding-bottom: 8px;
		font-weight: bold;
		margin-bottom: 8px;
		margin-top: 32px;
		mc-auto-number-format: '   ';
		mc-auto-number-offset: 0px;
		mc-auto-number-position: outside-head;
		text-decoration: underline;
	}

	/* 
* ==========================================================================
* Character styles for Help.
* ========================================================================== 
*/

	span.Code
	{
		font-family: "Courier New";
		vertical-align: baseline;
	}

	span.Emphasis
	{
		font-style: italic;
		vertical-align: baseline;
	}

	span.Hypertext
	{
		text-decoration: underline;
		vertical-align: baseline;
		color: #71bf43;
	}

	span.Keyboard
	{
		font-variant: small-caps;
		font-weight: bold;
		vertical-align: baseline;
	}

	span.Program
	{
		font-style: italic;
		font-weight: bold;
		vertical-align: baseline;
	}

	span.UIItem
	{
		font-weight: bold;
		vertical-align: inherit;
		font-size: inherit;
	}

	span.Wingding_Char
	{
		font-family: Wingdings;
		font-size: 1.2em;
		vertical-align: baseline;
	}

	span.Wingding2
	{
		font-family: "Wingdings 2";
		font-size: 1em;
		vertical-align: baseline;
	}

	span.Wingding3
	{
		font-family: "Wingdings 3";
		font-size: 1em;
		vertical-align: baseline;
	}

	/* 
* ==========================================================================
* Index Styles
* ========================================================================== 
*/

	p.Index1
	{
		mc-leader-offset: 25px;
	}

	p.Index2
	{
		mc-leader-offset: 25px;
	}

	p.Index3
	{
		mc-leader-offset: 25px;
	}

	p.Index4
	{
		mc-leader-offset: 25px;
	}

	p.Index5
	{
		mc-leader-offset: 25px;
	}

	p.Index6
	{
		mc-leader-offset: 25px;
	}

	p.Index7
	{
		mc-leader-offset: 25px;
	}

	p.Index8
	{
		mc-leader-offset: 25px;
	}

	p.Index9
	{
		mc-leader-offset: 25px;
	}

	/* 
* ==========================================================================
* Flare DropDown Styles
* ========================================================================== 
*/

	MadCap|dropDown
	{
		color: #71bf43;
		margin-top: 10px;
		mc-closed-image-alt-text: Click to expand dropdown;
		mc-open-image-alt-text: Click to close dropdown;
		mc-closed-image: url('images/closed_arrow.png');
		mc-open-image: url('images/open_arrow.png');
	}

	MadCap|dropDownBody
	{
		color: #4d5259;
		display: block;
		line-height: 20px;
		letter-spacing: 0em;
		margin-right: 0em;
		mc-auto-number-offset: 4px;
		mc-auto-number-position: inside-head;
		mc-dita-type: p;
		mc-hyphenate: never;
		margin-top: 0px;
	}

	MadCap|dropDownHotspot.proc
	{
		color: #71bf43;
		letter-spacing: 0em;
		line-height: 20px;
		margin-right: 0in;
		mc-hyphenate: never;
		margin-top: 10px;
		mc-auto-number-position: inside-head;
		margin-bottom: 6px;
	}

	MadCap|dropDownHotspot
	{
		color: #71bf43;
		line-height: 20px;
		padding-bottom: 5px;
		padding-right: 0px;
		padding-top: 5px;
		margin-bottom: 8px;
		margin-top: 10px;
	}

	MadCap|dropDownHotspot.head
	{
		color: #71bf43;
		font-size: 1em;
		line-height: 20px;
		margin-bottom: 15px;
		margin-top: 10px;
		padding-top: 5px;
		padding-bottom: 2px;
		font-weight: 600;
	}

	MadCap|dropDownHead
	{
		mc-image-spacing: 5px;
		mc-image-position: left;
		mc-closed-image-alt-text: Click to expand dropdown;
		mc-open-image-alt-text: Click to close dropdown;
		mc-closed-image: url('images/closed_arrow.png');
		mc-open-image: url('images/open_arrow.png');
		font-weight: bold;
	}

	.MCDropDownHotSpot
	{
		cursor: pointer;
		background-position: left center;
		background-repeat: no-repeat;
	}

	/* 
* ==========================================================================
* Table Styles - A few styles are set here, the rest of the table styles live on the special table stylesheet reftable.css.
* ========================================================================== 
*/

	Table,
	table.TableStyles_RefTable,
	table.TableStyles-RefTable
	{
		width: 100%;
		max-width: 900px;
		border-collapse: collapse;
	}

	p.TableHead
	{
		font-weight: 600;
		vertical-align: top;
	}

	p.TableTextL
	{
		margin-bottom: 2px;
		vertical-align: top;
	}

	.TableStyle-RefTable,
	thead,
	tr,
	td,
	tbody
	{
		vertical-align: top;
	}

	/* 
* ==========================================================================
* Breadcrumbs - Appear at the top of every topic in the help pane.
* ========================================================================== 
*/

	MadCap|breadcrumbsProxy
	{
		border-bottom-width: 0px;
		color: #4d5259;
		font-size: .733em;
		text-decoration: none;
		padding-right: 0px;
		padding-left: 10px;
		padding-bottom: 5px;
		background-color: #eeeeee;
		background-repeat: repeat;
		margin-bottom: 25px;
	}

	MadCap|breadcrumbsProxy.BB_breadcrumbs
	{
		padding-left: 10px;
		mc-breadcrumbs-count: 8;
		height: auto;
		border-top-color: #dcdcdc;
		border-top-style: solid;
		border-top-width: 1px;
		position: relative;
		width: 99%;
		top: 15px;
		margin-top: 3px;
	}

	a.MCBreadcrumbsLink
	{
		color: #477aa2;
		font-size: inherit;
		text-decoration: none;
	}

	a.MCBreadcrumbsLink:focus
	{
		text-decoration: underline;
	}

	a.MCBreadcrumbsLink:hover
	{
		text-decoration: underline;
	}

	a.MCBreadcrumbsLink:active
	{
		text-decoration: underline;
	}

	/* 
* ==========================================================================
* Glossary
* ========================================================================== 
*/

	MadCap|glossaryTerm:focus
	{
		color: #71bf43;
	}

	MadCap|glossaryTerm:hover
	{
		color: #71bf43;
	}

	MadCap|glossaryTerm.Popup
	{
		color: #71bf43;
	}

	MadCap|glossaryTerm.Hyperlink
	{
		color: #71bf43;
	}

	MadCap|glossaryTerm.Expanding
	{
		color: #71bf43;
	}

	MadCap|glossaryTerm
	{
		color: #71bf43;
	}

	MadCap|conceptLink
	{
		color: #71bf43;
	}

	MadCap|keywordLink
	{
		color: #71bf43;
	}

	/* 
* ==========================================================================
*  Custom Topics - To assign a topic a master page without related links, these styles need to be set per product. Each product needs to have a unique style which points to their unique no related topics master page. Field level CHS is used to create a plain topic for embedded help in the product.
* ========================================================================== 
*/

	html.FieldLevelTopic
	{
		mc-master-page: url('../MasterPages/fieldlevelcsh.flmsp');
	}

	html.conceptnorelKB
	{
		mc-master-page: url('../MasterPages/KnowledgebaseNoRel.flmsp');
	}

	html.conceptnorelCRM
	{
		background-image: none;
		mc-master-page: url('../MasterPages/BB_Online_Help_CRM_noRelated.flmsp');
	}

	html.conceptnorelAltru
	{
		background-image: none;
		mc-master-page: url('../MasterPages/BB_Online_Help_Altru_noRelated.flmsp');
	}

	/* 
* ==========================================================================
* Future Community Links
* ========================================================================== 
*/

	div.communitylinks
	{
		
	}

	div.communitylinks a
	{
		color: #71bf43;
		line-height: 20px;
		padding: 10px;
		target-name: new;
	}

	/* 
* ==========================================================================
* Master Page Styles for the top nav and icons.
* ========================================================================== 
*/

	button.print_icon
	{
		background-color: transparent;
		cursor: pointer;
		border-width: 0px;
		padding: 0;
		width: 14px;
		height: 13px;
		vertical-align: text-top;
	}

	div.print_icon
	{
		cursor: pointer;
		margin-left: 8px;
		float: right;
		position: relative;
		height: 25px;
		top: 15px;
		line-height: 22px;
		padding: 0;
	}

	div.whats-new
	{
		cursor: pointer;
		width: 22px;
		height: 22px;
		line-height: 22px;
		margin-left: 8px;
		margin-right: 8px;
		padding-right: 8px;
		position: relative;
		top: 15px;
	}

	.top-nav-linkbar
	{
		height: 24px;
		position: fixed;
		background-color: #525355;
		background-image: url('images/navbgd.png');
		background-repeat: repeat-x;
		background-size: 100%;
		width: 100%;
		background-origin: padding-box;
		border-left: 2px white solid;
		text-align: left;
		font-family: 'Lucida Grande', 'Segoe UI', Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		border-bottom: solid 2px #71bf43;
		padding: 6px 6px 3px;
		margin-left: -15px;
		margin-top: -20px;
		z-index: 5000;
	}

	a.top-nav-linkbar-newfeat,
	a.top-nav-linkbar-videos,
	a.top-nav-linkbar-training,
	a.top-nav-linkbar-kb,
	a.top-nav-linkbar-community
	{
		color: #ffffff;
		margin-right: 13px;
		margin-left: 12px;
		background-repeat: no-repeat;
		padding-left: 18px;
		background-position: 0 0;
	}

	.top-nav-linkbar-newfeat
	{
		background-image: url('images/whatsnew.png');
	}

	.top-nav-linkbar-videos
	{
		background-image: url('images/video.png');
	}

	.top-nav-linkbar-training
	{
		background-image: url('images/training.png');
	}

	.top-nav-linkbar-kb
	{
		background-image: url('images/lightbulb.png');
	}

	.top-nav-linkbar-community
	{
		background-image: url('images/community.png');
	}

	a.top-nav-linkbar:hover
	{
		text-decoration: underline;
	}

	.nav-linkbar-border
	{
		background-repeat: repeat-x;
		background-image: url('images/photo413.jpg');
		position: relative;
	}

	MadCap|helpControlMenuItem
	{
		font-variant: small-caps;
		font-weight: bold;
	}
}

@media print
{
	body,
	p,
	p.body
	{
		font-family: 'Segoe UI', 'Helvetica Neue Light', Helvetica, Verdana, Arial, sans-serif;
		text-align: left;
		color: #292a2b;
		font-size: 11pt;
		line-height: 12pt;
		mc-hyphenate: never;
		margin-bottom: 6pt;
		margin-top: 6pt;
	}

	code
	{
		font-family: 'Courier New';
		font-size: 11pt;
	}

	/* 
* ==========================================================================
* Heading Styles for Print.
* ========================================================================== 
*/

	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		font-size: 26pt;
		line-height: 26pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-next-tag: p;
		mc-next-class: body;
		font-weight: normal;
		margin-top: 20px;
		margin-top: 30px;
		margin-bottom: 10px;
		letter-spacing: -0.05em;
	}

	h1.BookHead
	{
		font-size: 36pt;
		line-height: 36pt;
	}

	h1.ChapHead
	{
		background-position: 10% 100%;
		background-position-x: 10%;
		background-repeat: no-repeat;
		background-image: url(images/Spectrum.jpg);
		font-size: 38pt;
		line-height: 42pt;
		margin-left: -5px;
		margin-bottom: 50px;
		margin-top: 0px;
		padding-bottom: 20px;
		page-break-before: always;
	}

	h1.Heading1
	{
		font-size: 28pt;
		line-height: 30pt;
	}

	h2.Heading1,
	h2.Heading2,
	h2.Heading3,
	h2.Heading4,
	h2.Heading5,
	h2.Heading6
	{
		font-size: 24pt;
		line-height: 26pt;
		mc-auto-number-format: '{ =0}';
		mc-auto-number-offset: 0px;
		mc-auto-number-position: inside-head;
	}

	h3.Heading1,
	h3.Heading2,
	h3.Heading3,
	h3.Heading4,
	h3.Heading5,
	h3.Heading6
	{
		font-size: 20pt;
		line-height: 22pt;
		mc-auto-number-format: '{ =0}';
		mc-auto-number-offset: 0px;
		mc-auto-number-position: inside-head;
	}

	h4.Heading1,
	h4.Heading2,
	h4.Heading3,
	h4.Heading4,
	h4.Heading5,
	h4.Heading6
	{
		font-size: 18pt;
		line-height: 18pt;
		mc-auto-number-format: '{ =0}';
		mc-auto-number-offset: 0px;
		mc-auto-number-position: inside-head;
	}

	h5.Heading1,
	h5.Heading2,
	h5.Heading3,
	h5.Heading4,
	h5.Heading5,
	h5.Heading6,
	h6.Heading1,
	h6.Heading2,
	h6.Heading3,
	h6.Heading4,
	h6.Heading5,
	h6.Heading6
	{
		font-size: 16pt;
		line-height: 16pt;
	}

	h1.rpsubhead
	{
		font-weight: bold;
		line-height: 16pt;
		padding-right: 25px;
		padding-top: 20px;
		letter-spacing: 0em;
		text-decoration: none;
		padding-left: 0px;
		font-size: 14pt;
		mc-heading-level: 3;
	}

	h1.rpnotes
	{
		font-weight: bold;
		font-size: 14pt;
		line-height: 16px;
		mc-heading-level: 4;
	}

	h2.rpnotes
	{
		font-size: 14pt;
		padding-right: 25px;
		padding-top: 15px;
		line-height: 16pt;
		mc-heading-level: 0;
		font-weight: bold;
	}

	/* 
* ==========================================================================
* Paragraph styles for Print.
* ========================================================================== 
*/

	p.HeadingRunIn
	{
		font-weight: bold;
		margin-top: 12px;
		top: 8px;
		bottom: 15px;
	}

	p.HeadRunInText
	{
		left: 0.25in;
	}

	p.ParaIndent
	{
		bottom: 6pt;
		left: 0.25in;
		top: 6pt;
	}

	p.ParaIndentGraphic
	{
		bottom: 6pt;
		top: 6pt;
	}

	p.socialmenu
	{
		display: inline;
		float: left;
		padding-right: 10px;
		position: relative;
	}

	p.Footer_Print
	{
		border: solid 0px;
		font-size: 10pt;
		font-style: italic;
	}

	b,
	strong
	{
		font-weight: bold;
	}

	hr
	{
		height: 1px;
		width: 100%;
		background-color: #dcdcdc;
		border: none;
		size: 1;
	}

	/* 
* ==========================================================================
* Procedure Styles for Print.
* ========================================================================== 
*/

	h1.ProcArrow,
	h2.ProcArrow,
	h3.ProcArrow,
	h4.ProcArrow,
	h5.ProcArrow,
	h6.ProcArrow
	{
		background-image: url(images/print_arrow.jpg);
		background-repeat: no-repeat;
		background-position: 0% 10%;
		background-size: 11x 15x;
		color: #71bf43;
		column-break-after: avoid;
		font-size: 12pt;
		line-height: 14pt;
		font-weight: bold;
		padding-left: 20px;
		mc-heading-level: 0;
		mc-hyphenate: never;
		margin-bottom: 8px;
		margin-top: 25px;
	}

	/* 
* ==========================================================================
* Print Image Styles - Use width in % in relation to page. Max-width to prevent overlay large images in portrait or landscape mode.
* ========================================================================== 
*/

	img
	{
		mc-thumbnail: none;
	}

	img.Portrait
	{
		max-height: 4in;
		width: auto;
	}

	img.Extra_Wide
	{
		width: 100%;
		max-width: 6.5in;
	}

	img.LargeImage,
	img.release_notes
	{
		width: 100%;
		max-width: 6.5in;
	}

	img.MediumImage
	{
		width: 100%;
		max-width: 6.5in;
	}

	img.SmallImage
	{
		width: 100%;
		max-width: 6.5in;
	}

	img.Icon
	{
		height: 0.25in;
		width: auto;
		max-width: 1in;
	}

	/* 
* ==========================================================================
* Linking syles for Print. Regular Xref is Title of topic only, no page number. Inherits style from link.
* ========================================================================== 
*/

	a,
	a:link,
	a:visited,
	a:hover,
	a:active
	{
		text-decoration: underline;
		color: #71bf43;
	}

	a.Hypertext,
	a.Hyperlink
	{
		text-decoration: underline;
		color: #71bf43;
	}

	MadCap|xref,
	MadCap|xref.IndexPageNumber,
	MadCap|xref.Heading_And_Page,
	MadCap|xref.ConceptPageNumber
	{
		mc-format: '{paratext} on page {page}';
		color: #71bf43;
		text-decoration: underline;
	}

	MadCap|xref.Heading_And_Page_TOC
	{
		font-weight: bold;
		color: #71bf43;
		text-decoration: underline;
	}

	MadCap|xref.NoUnderline
	{
		text-decoration: none;
	}

	a.Popup,
	MadCap|popupHead
	{
		font-size: inherit;
	}

	MadCap|popupBody
	{
		font-size: inherit;
	}

	/* 
* ==========================================================================
* Ordered and unordered lists.
* ========================================================================== 
*/

	ol,
	ul
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	/* 
* ==========================================================================
* Bullet styles for legacy content we pulled from Frame. Do not use these going forward, use the ordered and unordered lists.
* ========================================================================== 
*/

	p.ProcIntro
	{
		padding-left: 25px;
	}

	p.Bullet1
	{
		margin-left: 25px;
		mc-auto-number-format: '• ';
		mc-auto-number-offset: 20px;
		margin-right: 0in;
		mc-auto-number-position: outside-head;
		text-decoration: none;
	}

	p.Bullet1contd
	{
		margin-left: 25px;
		mc-auto-number-offset: 20px;
		margin-left: 0.15in;
		margin-right: 0in;
		mc-auto-number-class: Bullet;
		mc-auto-number-format: '  ';
		mc-auto-number-position: outside-head;
		text-decoration: none;
	}

	p.Bullet2
	{
		mc-auto-number-format: '• ';
		margin-left: 40px;
		mc-auto-number-offset: 35px;
		mc-auto-number-position: outside-head;
	}

	p.Bullet2contd
	{
		margin-left: 40px;
	}

	p.Bullet3
	{
		mc-auto-number-format: '• ';
		margin-left: 55px;
		mc-auto-number-format: '• ';
		mc-auto-number-offset: 50px;
		mc-auto-number-position: outside-head;
	}

	p.Bullet3contd
	{
		margin-left: 55px;
		mc-auto-number-position: outside-head;
	}

	p.BulletCheck
	{
		mc-auto-number-class: Code;
		mc-auto-number-format: '□ ';
		font-size: 11pt;
		margin-left: 25px;
		mc-auto-number-offset: 20px;
		mc-auto-number-position: outside-head;
	}

	p.BulletCheckCont
	{
		margin-left: 25px;
	}

	p.BulletCheckIndent
	{
		mc-auto-number-class: Code;
		mc-auto-number-format: '□ ';
		margin-left: 35px;
	}

	p.ParaIndentBullet
	{
		bottom: 6pt;
		left: 0.4in;
		mc-auto-number-format: '•';
		top: 6pt;
	}

	p.ProcBullet
	{
		mc-auto-number-format: '• ';
		line-height: 15px;
		margin-left: 40px;
		mc-auto-number-class: Bullet;
		mc-auto-number-offset: 15px;
		mc-auto-number-position: outside-head;
		padding-left: 10px;
		padding-right: 5px;
	}

	p.ProcBulletCont
	{
		line-height: 15px;
		margin-left: 40px;
		mc-auto-number-class: Bullet;
		mc-auto-number-format: ' ';
		mc-auto-number-offset: 15px;
		mc-auto-number-position: outside-head;
		padding-right: 5px;
	}

	p.ProcGraphic
	{
		bottom: 6pt;
		margin-left: 25px;
		margin-right: 0in;
		top: 6pt;
		padding-right: 5px;
	}

	p.ProcSubStep
	{
		margin-left: 60px;
		mc-auto-number-format: '{ }{a+}.';
		mc-auto-number-offset: 24px;
		mc-auto-number-position: outside-head;
		padding-right: 5px;
	}

	p.ProcSubStepGraphic
	{
		margin-left: 60px;
		padding-right: 5px;
	}

	p.ProcSubStepUnNum
	{
		margin-left: 60px;
		padding-right: 5px;
		mc-auto-number-format: '{ }{ }';
	}

	p.ProcUnNum
	{
		margin-left: 20px;
		mc-auto-number-format: '{ } { =0} ';
		mc-auto-number-offset: 24px;
		mc-auto-number-position: outside-head;
		padding-right: 4px;
		padding-left: 25px;
		padding-right: 10px;
	}

	p.ProcNum
	{
		margin-left: 20px;
		mc-auto-number-format: '{n+}{ =0}. ';
		mc-auto-number-offset: 24px;
		mc-auto-number-position: outside-head;
		padding-left: 25px;
		padding-right: 10px;
	}

	/* 
* ==========================================================================
* Dropdown styles for print. Default to open and style like a heading 4.
* ========================================================================== 
*/

	MadCap|dropDown
	{
		display: block !important;
		margin-top: 30px;
	}

	MadCap|dropDownHead
	{
		background-image: url(images/print_arrow.jpg);
		background-repeat: no-repeat;
		background-position: 0% 10%;
		background-size: 11x 15x;
		color: #71bf43;
		column-break-after: avoid;
		font-size: 12pt;
		line-height: 14pt;
		font-weight: bold;
		padding-left: 20px;
		mc-heading-level: 0;
		mc-hyphenate: never;
		margin-bottom: 8px;
		margin-top: 25px;
		display: block !important;
	}

	MadCap|dropDownBody
	{
		display: block !important;
	}

	MadCap|dropDownHotspot.proc
	{
		font-size: 11pt;
		font-weight: normal;
		line-height: 13pt;
		padding-left: 20px;
		mc-auto-number-position: inside-head;
		display: block !important;
	}

	MadCap|dropDownHotspot.head
	{
		font-size: 12pt;
		line-height: 14pt;
		margin-bottom: 8px;
		font-weight: bold;
		display: block !important;
		column-break-after: avoid;
	}

	.MCDropDown_Open,
	.MCDropDownBody,
	.MCDropDown_Open,
	.MCDropDown_Open,
	.MCDropDownHead,
	.dropDownBody,
	.MCDropDown_Closed,
	dropDown,
	.MCDropDown_Closed .MCDropDownBody
	{
		display: block;
		data-mc-state: open;
		visibility: visible;
	}

	/* 
* ==========================================================================
* Character styles for Print.
* ========================================================================== 
*/

	span.Keyboard
	{
		font-variant: small-caps;
		font-weight: bold;
		vertical-align: baseline;
	}

	span.UIItem
	{
		font-weight: bold;
		vertical-align: inherit;
		font-size: inherit;
	}

	span.Emphasis
	{
		font-style: italic;
		vertical-align: baseline;
	}

	span.Hypertext
	{
		text-decoration: underline;
		vertical-align: baseline;
		color: #71bf43;
	}

	span.Program
	{
		font-style: italic;
		font-weight: bold;
		vertical-align: baseline;
	}

	span.WingdingChar
	{
		font-family: Wingdings;
		font-size: 14pt;
		vertical-align: baseline;
	}

	span.Wingding2
	{
		font-family: 'Wingdings 2';
		font-size: 11pt;
		vertical-align: baseline;
	}

	span.Wingding3
	{
		font-family: 'Wingdings 3';
		font-size: 11pt;
		vertical-align: baseline;
	}

	/* 
* ==========================================================================
* Note, Tip, Warn, Scenario, and Video styles for Print. New style enables the note tip warn video or scenario to continue when you hit return. You can change style back to p.body or you can also use the new notetipwarn bullet style.
* ========================================================================== 
*/

	p.Note,
	p.ProcNote
	{
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		background-color: #eeeeee;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: -5px;
		mc-auto-number-class: Program;
		mc-auto-number-format: '{b}Note: {/b}{ }{ }';
		mc-auto-number-offset: 4px;
		mc-auto-number-position: inside-head;
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.NoteTipWarnContinued
	{
		padding-left: 4px;
		padding-right: 4px;
		background-color: #eeeeee;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: -5px;
		padding-bottom: 5px;
		padding-top: 5px;
		margin-bottom: -5px;
	}

	p.NoteTipWarnBullet
	{
		margin-left: 0px;
		mc-auto-number-format: '• ';
		mc-auto-number-offset: 20px;
		mc-auto-number-position: inside-head;
		padding-left: 25px;
		padding-right: 4px;
		background-color: #eeeeee;
		margin-right: 0in;
		margin-top: -5px;
		padding-bottom: 10px;
		padding-top: 5px;
		margin-bottom: -5px;
	}

	p.Scenario
	{
		mc-auto-number-format: '{b}Scenario{/b}{ }{ }: ';
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		background-color: #eeeeee;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: -5px;
		mc-auto-number-class: Program;
		mc-auto-number-offset: 4px;
		mc-auto-number-position: inside-head;
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.Tip,
	p.ProcTip
	{
		background-color: #eeeeee;
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		mc-auto-number-class: Program;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: -5px;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 4px;
		mc-auto-number-format: '{b}Tip: {/b}{ }{ }';
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.Warning,
	p.ProcWarning
	{
		background-color: #eeeeee;
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: -5px;
		mc-auto-number-class: Program;
		mc-auto-number-format: '{b}Warning: {/b}{ }{ }';
		mc-auto-number-offset: 4px;
		mc-auto-number-position: inside-head;
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.Video
	{
		background-color: #eeeeee;
		padding-left: 4px;
		padding-top: 5px;
		padding-right: 4px;
		padding-bottom: 5px;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 6pt;
		margin-bottom: -5px;
		mc-auto-number-class: Program;
		mc-auto-number-format: '{b}Show Me: {/b}{ }{ }';
		mc-auto-number-offset: 4px;
		mc-auto-number-position: inside-head;
		mc-next-tag: p;
		mc-next-class: NoteTipWarnContinued;
	}

	p.ProcWarning,
	p.ProcNote,
	p.ProcTip
	{
		margin-left: 20px;
	}

	/* 
* ==========================================================================
* Table of Contents and Chapter styles for Print.
* ========================================================================== 
*/

	MadCap|miniTocProxy
	{
		margin-bottom: 10px;
		margin-top: 10px;
		page-break-after: avoid;
		page-break-before: avoid;
	}

	MadCap|miniTocProxy.Print
	{
		padding: 10px;
		border-top: 1px;
		border-bottom: 1px;
		border-top-color: #dcdcdc;
		border-bottom-color: #dcdcdc;
		border-bottom-width: thin;
		border-top-width: thin;
		border-bottom-style: solid;
		border-top-style: solid;
		mc-leader-format: 'dot';
		page-break-before: avoid;
		page-break-after: avoid;
	}

	p.MiniTOCTitle
	{
		font-size: 18pt;
		font-style: italic;
		line-height: 20pt;
		margin-top: 30px;
		page-break-after: avoid;
	}

	MadCap|tocProxy
	{
		border: 0px none White;
		border-width: 0px;
		mc-leader-format: 'dot';
	}

	MadCap|tocProxy.RP
	{
		border: 0px none White;
		border-width: 0px;
		mc-leader-format: 'dot';
		margin-left: -10px;
		margin-bottom: 6px;
	}

	p.TOC1
	{
		font-size: 14pt;
		line-height: 16pt;
		margin-bottom: 10px;
		mc-leader-format: 'dot';
		margin-left: -10px;
		mc-leader-align: right;
		font-weight: bold;
		margin-top: 20px;
	}

	p.TOC2
	{
		font-size: 12pt;
		line-height: 16pt;
		font-weight: normal;
		mc-leader-format: 'dot';
		mc-leader-align: right;
		margin-bottom: 6px;
		margin-left: -10px;
	}

	p.TOC3,
	p.TOC4
	{
		font-size: 11pt;
		line-height: 13pt;
		font-weight: normal;
		mc-leader-format: 'dot';
		mc-leader-align: right;
		margin-bottom: 4px;
		margin-left: -10px;
	}

	p.TOC5,
	p.TOC6,
	p.TOC7,
	p.TOC8,
	p.TOC9
	{
		mc-hidden: hidden !important;
		display: none !important;
		visibility: hidden !important;
	}

	MadCap|xref.TOCPageNumber
	{
		color: #71bf43;
		font-size: 11pt;
		mc-leader-align: right;
		margin-left: 0px;
		float: left;
		font-weight: bold;
	}

	p.MiniTOC1,
	p.MiniTOC2,
	p.MiniTOC3
	{
		font-size: 11pt;
		line-height: 13pt;
		mc-leader-align: right;
		mc-leader-format: 'dot';
		margin-left: 0px;
		margin-bottom: 6px;
	}

	p.ProcArrowTOC
	{
		margin-left: 0.6in;
		mc-auto-number-format: '   ';
		mc-auto-number-offset: 0px;
		mc-auto-number-position: inside-head;
		text-indent: -19px;
	}

	p.InThisChapter
	{
		font-weight: bold;
		margin-bottom: 8px;
		margin-top: 32px;
		mc-auto-number-format: '   ';
		mc-auto-number-offset: 0px;
		mc-auto-number-position: outside-head;
		padding-bottom: 8px;
		text-decoration: underline;
	}

	p.ChapHeadTOC
	{
		font-size: 14pt;
		text-indent: -19px;
		border: none;
	}

	p.ChapSideHeadTOC,
	p.ChapterNumberTOC,
	p.Chapter__TOC
	{
		line-height: 14pt;
	}

	p.ChapNumber
	{
		line-height: 209pt;
		margin-right: 0.4in;
		mc-auto-number-format: 'C:{chapnum}';
		mc-auto-number-offset: 0px;
		mc-auto-number-position: inside-head;
	}

	p.Contents
	{
		background-color: #ffffff;
		background-image: url(images/Spectrum.jpg);
		background-position: 10% 100%;
		background-position-x: 10%;
		background-repeat: no-repeat;
		font-size: 36pt;
		line-height: 36pt;
		font-weight: normal;
		margin-bottom: 15px;
		margin-top: 20px;
		padding-bottom: 20px;
	}

	p.ContentsRP
	{
		background-color: #ffffff;
		font-size: 36pt;
		line-height: 36pt;
		font-weight: normal;
		margin-bottom: 5px;
		margin-top: 20px;
	}

	p.BookHeadTOC
	{
		font-size: 24pt;
		line-height: 26pt;
		margin-bottom: 10px;
		font-weight: 100;
		letter-spacing: -0.05em;
	}

	p.InThisChapArrowText
	{
		font-weight: bold;
		line-height: 33px;
		margin-left: 1px;
		mc-auto-number-class: Wingding3;
		mc-auto-number-format: ;
		mc-auto-number-offset: 20px;
		mc-auto-number-position: outside-head;
	}

	/* 
* ==========================================================================
* Index Styles for Print.
* ========================================================================== 
*/

	p.GroupTitlesIX
	{
		font-size: 18pt;
		font-style: italic;
		line-height: 20pt;
		margin-top: 30px;
		text-align: justify;
	}

	MadCap|indexProxy
	{
		border: 0px none White;
		border-width: 0px;
	}

	p.Index1
	{
		font-size: 11pt;
		line-height: 13pt;
		margin-left: 0.05in;
		mc-leader-format: 'dot';
		white-space: normal;
		mc-leader-offset: 25px;
	}

	p.Index2
	{
		font-size: 11pt;
		line-height: 13pt;
		margin-left: 0.250in;
		mc-leader-format: 'dot';
		white-space: normal;
		mc-leader-offset: 25px;
	}

	p.Index3
	{
		font-size: 11pt;
		line-height: 13pt;
		margin-left: 0.450in;
		mc-leader-format: 'dot';
		white-space: normal;
		mc-leader-offset: 25px;
	}

	p.Index4
	{
		font-size: 11pt;
		line-height: 13pt;
		margin-left: 0.654in;
		mc-leader-format: 'dot';
		white-space: normal;
		mc-leader-offset: 25px;
	}

	p.Index5,
	p.Index6,
	p.Index7,
	p.Index8,
	p.Index9
	{
		white-space: normal;
		mc-leader-offset: 25px;
	}

	p.IndexHeading
	{
		font-size: 18pt;
		font-style: italic;
		line-height: 22pt;
		margin-top: 30px;
	}

	p.Level1IX
	{
		margin-left: 0.2pt;
		text-indent: 4px;
	}

	p.Level2IX
	{
		margin-left: 0.4pt;
		text-indent: 23px;
	}

	p.Level3IX
	{
		margin-left: 0.6in;
		text-indent: -14px;
	}

	/* 
* ==========================================================================
* Help styles we do not want to show up in print.
* ========================================================================== 
*/

	div.print_icon,
	.nav-linkbar-border,
	.top-nav-linkbar,
	.MCMiniTocBox_Online_0,
	div.MCMiniTocBox_Online_0,
	MadCap|breadcrumbsProxy
	{
		display: none;
	}

	/* 
* ==========================================================================
*  A few table styles for Print. Most table styles are handled in reftable.css 
* ========================================================================== 
*/

	Table,
	table.TableStyles_RefTable,
	table.TableStyles-RefTable
	{
		width: 100%;
		max-width: 5.5in;
		border-collapse: collapse;
		font-size: 10pt;
		line-height: 11pt;
		padding-left: 2px;
		padding-right: 2px;
		border: none;
		page-break-before: avoid;
	}

	.TableStyle-RefTable,
	thead,
	tr,
	td,
	tbody
	{
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	p.TableHead
	{
		vertical-align: top;
		color: #71bf43;
		padding-bottom: 5px;
	}

	p.TableTextL
	{
		margin-bottom: 2px;
		vertical-align: top;
	}

	thead,
	tr,
	td
	{
		page-break-inside: avoid;
		frame-break-inside: avoid;
		page-break-after: avoid;
	}
}

/* 
* ==========================================================================
*  Disabled Styles 
* ========================================================================== 
*/

strike,
style,
sub,
sup,
textarea,
tfoot,
th,
tt,
u,
var,
span.state,
pre,
s,
samp,
select,
small,
span.boolean,
map,
menu,
noframes,
o,
object,
MadCap|pageFooter,
MadCap|pageFooter.EvenPage,
MadCap|pageFooter.FirstPage,
MadCap|pageFooter.OddPage,
MadCap|pageHeader,
MadCap|pageHeader.EvenPage,
MadCap|pageHeader.FirstPage,
MadCap|pageHeader.OddPage,
MadCap|concept,
MadCap|conceptLink,
MadCap|conceptsProxy,
MadCap|endnoteBlock,
MadCap|endnotesBlock,
MadCap|endnotesProxy,
MadCap|footnote,
MadCap|footnoteBlock,
MadCap|footnotesBlock,
MadCap|glossaryProxy,
MadCap|glossaryTerm,
MadCap|glossaryTerm.Expanding,
MadCap|glossaryTerm.Hyperlink,
MadCap|glossaryTerm.Popup,
head,
html.concept,
html.reference,
html.task,
html.topic,
input,
ins,
kbd,
a.GlossaryPageTerm,
a.MCBreadcrumbsLink,
a.Popup,
abbr,
acronym,
address,
area,
big,
blockquote,
br,
button,
caption,
center,
cite,
col,
colgroup,
dd,
del dir,
div.GlossaryPageDefinition,
div.GlossaryPageEntry,
div.GlossaryPageHeading,
div.GlossaryPageTerm,
div.Tip,
dl,
dt,
em,
fieldset,
form,
frame,
frameset
{
	mc-disabled: false;
}

html
{
	padding-left: 0px;
	padding-right: 0px;
}

html.concept
{
	background-image: none;
}

body,
p,
p.body
{
	font-family: 'Segoe UI', 'Helvetica Neue Light', Helvetica, Verdana, Arial, sans-serif;
	color: #4d5259;
	line-height: 20px;
	margin-bottom: 6px;
	text-align: left;
	font-size: 15px;
	mc-hyphenate: never;
	font-weight: 400;
}

code
{
	color: #4d5259;
	font-family: 'Courier New';
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
	text-align: left;
	vertical-align: baseline;
}

hr
{
	height: 1px;
	width: 100%;
	background-color: #dcdcdc;
	border: none;
	size: 1;
}

div.Tip
{
	background-color: #E0E0E0;
	border-color: dddddd;
	border-style: solid;
	border-width: 2px;
	color: #4d5259;
	font-size: 1em;
	margin-bottom: 6pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 6pt;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: left;
	text-indent: 0pt;
	vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family: 'Segoe UI', 'Helvetica Neue Light', Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 30px;
	margin: 25px 0px 0px 0px;
	color: #71bf43;
	mc-next-tag: p;
	mc-next-class: body;
	letter-spacing: -0.05em;
}

h1.ChapHead
{
	text-decoration: none;
	font-size: 1.4em;
	padding-top: 10px;
}

h1.Heading1,
h1.TopicHeading,
h1.Heading2,
h1.Heading3,
h1.Heading4,
h1.Heading5,
h1.Heading6
{
	text-decoration: none;
}

h1.Walkthrough
{
	font-size: 1.4em;
	color: #4d5259;
}

h2.Heading1,
h2.Heading2,
h2.Heading3,
h2.Heading4,
h2.Heading5,
h2.Heading6
{
	font-size: 1.2em;
}

h3.Heading1,
h3.Heading2,
h3.Heading3,
h3.Heading4,
h3.Heading5,
h3.Heading6
{
	line-height: 20px;
	font-size: 1.1em;
}

h4.Heading1,
h4.Heading2,
h4.Heading3,
h4.Heading4,
h4.Heading5,
h4.Heading6,
h5.Heading1,
h5.Heading2,
h5.Heading3,
h5.Heading4,
h5.Heading5,
h5.Heading6,
h6.Heading1,
H6.Heading2,
h6.Heading3,
h6.Heading4,
h6.Heading5,
h6.Heading6
{
	font-weight: normal;
	font-size: 1.05em;
	line-height: 20px;
}

h1.rpsubhead
{
	line-height: 20px;
	font-size: 1.10em;
	color: #4d5259;
}

h1.rpnotes,
h2.rpnotes
{
	color: #4d5259;
	font-weight: bold;
	font-size: 1em;
	line-height: 25px;
}

p.Graphic,
p.ParaIndentGraphic,
p.ProcGraphic
{
	page-break-before: avoid;
	margin-bottom: 6px;
	margin-top: 6px;
	vertical-align: baseline;
}

p.ChapNumber
{
	color: #ffffff;
	display: none;
}

p.Footer_Online
{
	border: solid 0px;
	font-size: .8em;
	font-style: italic;
}

p.HeadingRunIn
{
	font-weight: bold;
	margin-top: 12px;
	vertical-align: baseline;
	top: 8px;
	bottom: 15px;
}

p.HeadRunInText
{
	bottom: 8px;
	margin-left: 38px;
	vertical-align: baseline;
}

p.ParaIndent
{
	margin-left: 24px;
	margin-right: 0pt;
	margin-top: 8px;
	text-indent: 0px;
	vertical-align: baseline;
}

p.ProcIntro
{
	margin-left: 24px;
	margin-right: 0px;
	margin-top: 8px;
	text-indent: 0px;
	vertical-align: baseline;
}

p.ProcNum
{
	margin-left: 48px;
	margin-right: 0px;
	margin-top: 8px;
	mc-auto-number-format: '{n+}{ =0}. ';
	mc-auto-number-offset: 20px;
	mc-auto-number-position: outside-head;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	text-indent: 5px;
}

p.ProcUnNum
{
	margin-left: 48px;
	margin-top: 8px;
	margin-bottom: 8px;
	mc-auto-number-format: '{ }{ =0}';
	mc-auto-number-offset: 20px;
	mc-auto-number-position: inside-head;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

p.ProcSubStep
{
	margin-left: 76px;
	margin-right: 0px;
	margin-top: 8px;
	mc-auto-number-format: '{ }{a+}.';
	mc-auto-number-offset: 20x;
	mc-auto-number-position: outside-head;
	padding-right: 10px;
}

p.ProcSubStepGraphic
{
	margin-left: 76px;
	margin-right: 0px;
	margin-top: 8px;
	text-indent: 0px;
	vertical-align: baseline;
}

p.ProcSubStepUnNum
{
	margin-left: 76px;
	margin-right: 0px;
	margin-top: 8px;
	text-indent: 0px;
	vertical-align: baseline;
	mc-auto-number-format: '{ }{ }';
	padding-right: 10px;
}

p.socialmenu
{
	display: inline;
	padding-right: 10px;
	position: relative;
	float: left;
}

h1.ProcArrow,
h2.ProcArrow,
h3.ProcArrow,
h4.ProcArrow,
h5.ProcArrow,
h6.ProcArrow h1.ProcArrow,
h6.ProcArrow
{
	background-image: url(images/proc_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 30px;
	mc-hyphenate: never;
	padding-left: .25in;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 25px;
	color: #4d5259;
}

a,
a.Hypertext
{
	color: #71bf43;
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;
	border: none;
}

a:focus,
a:hover,
a:active
{
	text-decoration: underline;
}

a.nav
{
	text-decoration: none;
	display: block;
	alt: 'Go to page';
	title: 'Go to page';
}

MadCap|xref,
MadCap|xref.IndexPageNumber,
MadCap|xref.ConceptPageNumber,
MadCap|xref.ListOfPageNumber,
MadCap|xref.TOCPageNumber,
.xref
{
	mc-format: '{title}';
	font-size: inherit;
	text-decoration: none;
	color: #71bf43;
}

MadCap|xref.Heading_And_Page,
MadCap|xref.Heading_And_Page_TOC
{
	mc-format: ' {paratext}';
}

MadCap|xref:focus,
MadCap|xref:hover
{
	text-decoration: underline;
}

a.Popup
{
	font-size: inherit;
	color: #71bf43;
	line-height: 20px;
}

MadCap|popupHead
{
	color: #71bf43;
	font-family: inherit;
	font-size: inherit;
	line-height: 20px;
}

img
{
	mc-thumbnail: none;
	border: none;
	height: auto;
}

img.Extra_Wide,
img.LargeImage,
img.MediumImage,
img.SmallImage,
img.release_notes
{
	mc-thumbnail: hover;
	max-width: 800px;
	max-height: 500px;
}

img.Icon
{
	height: 35px;
	width: auto;
	max-width: 75px;
	mc-thumbnail: none;
}

img.nav
{
	display: block;
	alt: 'Go to page';
	title: 'Go to page';
}

MadCap|miniTocProxy
{
	background-color: #EEEEEE;
	border-bottom-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	color: #477aa2;
	font-family: inherit;
	font-size: .95em;
	line-height: 19px;
	padding: 20px;
	text-decoration: none;
	margin-top: 25px;
}

MadCap|miniTocProxy.Online
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-style: none;
	mc-auto-number-offset: 0px;
	text-decoration: none;
	margin-top: 25px;
	background-image: url('images/related_title.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: .95em;
}

p.MiniTOC1,
p.MiniTOC2,
p.MiniTOC3,
p.MiniTOC4
{
	color: #477aa2;
	text-decoration: none;
	font-weight: normal;
}

a.MiniTOC1
{
	font-weight: normal;
}

a.MiniTOC1:visited
{
	color: #477aa2;
	text-decoration: underline;
}

a.MiniTOC1:focus
{
	color: #477aa2;
	text-decoration: underline;
}

a.MiniTOC1:hover
{
	color: #477aa2;
	text-decoration: underline;
}

a.MiniTOC1:active
{
	color: #477aa2;
	text-decoration: underline;
}

p.Note,
p.ProcNote
{
	background-color: #eeeeee;
	mc-auto-number-class: Program;
	mc-auto-number-format: '{b}Note: {/b}{ }{ }';
	mc-auto-number-offset: 4px;
	mc-auto-number-position: inside-head;
	mc-hyphenate: never;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 15px;
	margin-bottom: -5px;
	mc-next-tag: p;
	mc-next-class: NoteTipWarnContinued;
}

p.NoteTipWarnContinued
{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #eeeeee;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: -5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: -5px;
}

p.NoteTipWarnBullet
{
	margin-left: 0px;
	mc-auto-number-format: '• ';
	mc-auto-number-offset: 20px;
	mc-auto-number-position: inside-head;
	padding-left: 25px;
	padding-right: 4px;
	background-color: #eeeeee;
	margin-right: 0in;
	margin-top: -5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: -5px;
}

p.Scenario
{
	top: 8px;
	border-color: #dddddd;
	border-style: solid;
	border-width: 2px;
	margin-left: 24px;
	margin-top: 15px;
	vertical-align: baseline;
}

p.Tip,
p.ProcTip
{
	background-color: #eeeeee;
	mc-auto-number-class: Program;
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 4px;
	mc-auto-number-format: '{b}Tip: {/b}{ }{ }';
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 15px;
	margin-bottom: -5px;
	mc-next-tag: p;
	mc-next-class: NoteTipWarnContinued;
}

p.Video
{
	background-color: #eeeeee;
	background-image: url('images/video.png');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	border-color: #dddddd;
	border-style: dotted;
	border-width: 1px;
	border-style: dotted;
	line-height: 30px;
	margin-right: 0px;
	margin-top: 15px;
	vertical-align: baseline;
	padding-left: 30px;
	mc-auto-number-format: '{b}Show Me: {/b}{ }{ }';
	mc-image-spacing: 5px;
	mc-image-position: left;
}

p.Warning,
p.ProcWarning
{
	background-color: #eeeeee;
	mc-auto-number-class: Program;
	mc-auto-number-format: '{b}Warning: {/b}{ }{ }';
	mc-auto-number-offset: 4px;
	mc-auto-number-position: inside-head;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 15px;
	margin-bottom: -5px;
	mc-next-tag: p;
	mc-next-class: NoteTipWarnContinued;
}

p.ProcWarning,
p.ProcNote,
p.ProcTip
{
	margin-left: 48px;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

p.Bullet1
{
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 8px;
	mc-auto-number-offset: 20px;
	text-align: left;
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-hyphenate: never;
	text-decoration: none;
	padding-left: 10px;
	text-indent: 5px;
}

p.Bullet1contd
{
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 8px;
	padding-left: 10px;
}

p.Bullet2
{
	margin-left: 33px;
	margin-right: 0px;
	margin-top: 8px;
	mc-auto-number-offset: 20px;
	text-decoration: none;
	mc-auto-number-format: '  •  ';
	mc-auto-number-position: outside-head;
	text-indent: 5px;
}

p.Bullet2contd
{
	margin-left: 36px;
	margin-right: 0px;
	margin-top: 8px;
}

p.Bullet3
{
	margin-left: 56px;
	margin-right: 0px;
	margin-top: 8px;
	text-decoration: none;
	mc-auto-number-format: '  •  ';
	mc-auto-number-position: outside-head;
	text-indent: 5px;
}

p.Bullet3contd
{
	margin-left: 62px;
	margin-right: 0px;
	margin-top: 8px;
	text-decoration: none;
	mc-auto-number-position: inside-head;
}

p.BulletCheck
{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 8px;
	mc-auto-number-class: Code;
	mc-auto-number-format: '□ ';
	mc-auto-number-position: outside-head;
	text-indent: 5px;
}

p.BulletCheckCont
{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 8px;
}

p.BulletCheckIndent
{
	margin-left: 48px;
	margin-right: 0px;
	margin-top: 8px;
	mc-auto-number-class: Code;
	mc-auto-number-format: '□ ';
	text-indent: 5px;
}

p.ProcBullet
{
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 8px;
	text-align: left;
	mc-auto-number-format: '• ';
	mc-auto-number-position: outside-head;
	mc-hyphenate: never;
	text-decoration: none;
	padding-left: 10px;
	text-indent: 5px;
	padding-right: 4px;
}

p.ProcBulletCont
{
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 8px;
	text-align: left;
	mc-auto-number-position: outside-head;
	mc-hyphenate: never;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 4px;
}

p.ParaIndentBullet
{
	margin-left: 38px;
	margin-right: 0px;
	margin-top: 8px;
	text-indent: -15px;
	vertical-align: baseline;
	padding-left: 10px;
	text-indent: 5px;
}

p.InThisChapArrowText
{
	line-height: 33px;
	font-weight: bold;
	margin-left: 1px;
	mc-auto-number-class: Wingding3;
	mc-auto-number-format: ;
	mc-auto-number-offset: 20px;
	mc-auto-number-position: outside-head;
}

p.InThisChapter
{
	padding-bottom: 8px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 32px;
	mc-auto-number-format: '   ';
	mc-auto-number-offset: 0px;
	mc-auto-number-position: outside-head;
	text-decoration: underline;
}

span.Code
{
	font-family: "Courier New";
	vertical-align: baseline;
}

span.Emphasis
{
	font-style: italic;
	vertical-align: baseline;
}

span.Hypertext
{
	text-decoration: underline;
	vertical-align: baseline;
	color: #71bf43;
}

span.Keyboard
{
	font-variant: small-caps;
	font-weight: bold;
	vertical-align: baseline;
}

span.Program
{
	font-style: italic;
	font-weight: bold;
	vertical-align: baseline;
}

span.UIItem
{
	font-weight: bold;
	vertical-align: inherit;
	font-size: inherit;
}

span.Wingding_Char
{
	font-family: Wingdings;
	font-size: 1.2em;
	vertical-align: baseline;
}

span.Wingding2
{
	font-family: "Wingdings 2";
	font-size: 1em;
	vertical-align: baseline;
}

span.Wingding3
{
	font-family: "Wingdings 3";
	font-size: 1em;
	vertical-align: baseline;
}

p.Index1
{
	mc-leader-offset: 25px;
}

p.Index2
{
	mc-leader-offset: 25px;
}

p.Index3
{
	mc-leader-offset: 25px;
}

p.Index4
{
	mc-leader-offset: 25px;
}

p.Index5
{
	mc-leader-offset: 25px;
}

p.Index6
{
	mc-leader-offset: 25px;
}

p.Index7
{
	mc-leader-offset: 25px;
}

p.Index8
{
	mc-leader-offset: 25px;
}

p.Index9
{
	mc-leader-offset: 25px;
}

MadCap|dropDown
{
	color: #71bf43;
	margin-top: 10px;
	mc-closed-image-alt-text: Click to expand dropdown;
	mc-open-image-alt-text: Click to close dropdown;
	mc-closed-image: url('images/closed_arrow.png');
	mc-open-image: url('images/open_arrow.png');
}

MadCap|dropDownBody
{
	color: #4d5259;
	display: block;
	line-height: 20px;
	letter-spacing: 0em;
	margin-right: 0em;
	mc-auto-number-offset: 4px;
	mc-auto-number-position: inside-head;
	mc-dita-type: p;
	mc-hyphenate: never;
	margin-top: 0px;
}

MadCap|dropDownHotspot.proc
{
	color: #71bf43;
	letter-spacing: 0em;
	line-height: 20px;
	margin-right: 0in;
	mc-hyphenate: never;
	margin-top: 10px;
	mc-auto-number-position: inside-head;
	margin-bottom: 6px;
}

MadCap|dropDownHotspot
{
	color: #71bf43;
	line-height: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	margin-bottom: 8px;
	margin-top: 10px;
}

MadCap|dropDownHotspot.head
{
	color: #71bf43;
	font-size: 1em;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: 600;
}

MadCap|dropDownHead
{
	mc-image-spacing: 5px;
	mc-image-position: left;
	mc-closed-image-alt-text: Click to expand dropdown;
	mc-open-image-alt-text: Click to close dropdown;
	mc-closed-image: url('images/closed_arrow.png');
	mc-open-image: url('images/open_arrow.png');
	font-weight: bold;
}

.MCDropDownHotSpot
{
	cursor: pointer;
	background-position: left center;
	background-repeat: no-repeat;
}

Table,
table.TableStyles_RefTable,
table.TableStyles-RefTable
{
	width: 100%;
	max-width: 900px;
	border-collapse: collapse;
}

p.TableHead
{
	font-weight: 600;
	vertical-align: top;
}

p.TableTextL
{
	margin-bottom: 2px;
	vertical-align: top;
}

.TableStyle-RefTable,
thead,
tr,
td,
tbody
{
	vertical-align: top;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0px;
	color: #4d5259;
	font-size: .733em;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #eeeeee;
	background-repeat: repeat;
	margin-bottom: 25px;
}

MadCap|breadcrumbsProxy.BB_breadcrumbs
{
	padding-left: 10px;
	mc-breadcrumbs-count: 8;
	height: auto;
	border-top-color: #dcdcdc;
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	width: 99%;
	top: 15px;
	margin-top: 3px;
}

a.MCBreadcrumbsLink
{
	color: #477aa2;
	font-size: inherit;
	text-decoration: none;
}

a.MCBreadcrumbsLink:focus
{
	text-decoration: underline;
}

a.MCBreadcrumbsLink:hover
{
	text-decoration: underline;
}

a.MCBreadcrumbsLink:active
{
	text-decoration: underline;
}

MadCap|glossaryTerm:focus
{
	color: #71bf43;
}

MadCap|glossaryTerm:hover
{
	color: #71bf43;
}

MadCap|glossaryTerm.Popup
{
	color: #71bf43;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #71bf43;
}

MadCap|glossaryTerm.Expanding
{
	color: #71bf43;
}

MadCap|glossaryTerm
{
	color: #71bf43;
}

MadCap|conceptLink
{
	color: #71bf43;
}

MadCap|keywordLink
{
	color: #71bf43;
}

html.FieldLevelTopic
{
	mc-master-page: url('../MasterPages/fieldlevelcsh.flmsp');
}

html.conceptnorelKB
{
	mc-master-page: url('../MasterPages/KnowledgebaseNoRel.flmsp');
}

html.conceptnorelCRM
{
	background-image: none;
	mc-master-page: url('../MasterPages/BB_Online_Help_CRM_noRelated.flmsp');
}

html.conceptnorelAltru
{
	background-image: none;
	mc-master-page: url('../MasterPages/BB_Online_Help_Altru_noRelated.flmsp');
}

div.communitylinks
{
	
}

div.communitylinks a
{
	color: #71bf43;
	line-height: 20px;
	padding: 10px;
	target-name: new;
}

button.print_icon
{
	background-color: transparent;
	cursor: pointer;
	border-width: 0px;
	padding: 0;
	width: 14px;
	height: 13px;
	vertical-align: text-top;
}

div.print_icon
{
	cursor: pointer;
	margin-left: 8px;
	float: right;
	position: relative;
	height: 25px;
	top: 15px;
	line-height: 22px;
	padding: 0;
}

div.whats-new
{
	cursor: pointer;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin-left: 8px;
	margin-right: 8px;
	padding-right: 8px;
	position: relative;
	top: 15px;
}

.top-nav-linkbar
{
	height: 24px;
	position: fixed;
	background-color: #525355;
	background-image: url('images/navbgd.png');
	background-repeat: repeat-x;
	background-size: 100%;
	width: 100%;
	background-origin: padding-box;
	border-left: 2px white solid;
	text-align: left;
	font-family: 'Lucida Grande', 'Segoe UI', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: solid 2px #71bf43;
	padding: 6px 6px 3px;
	margin-left: -15px;
	margin-top: -20px;
	z-index: 5000;
}

a.top-nav-linkbar-newfeat,
a.top-nav-linkbar-videos,
a.top-nav-linkbar-training,
a.top-nav-linkbar-kb,
a.top-nav-linkbar-community
{
	color: #ffffff;
	margin-right: 13px;
	margin-left: 12px;
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0 0;
}

.top-nav-linkbar-newfeat
{
	background-image: url('images/whatsnew.png');
}

.top-nav-linkbar-videos
{
	background-image: url('images/video.png');
}

.top-nav-linkbar-training
{
	background-image: url('images/training.png');
}

.top-nav-linkbar-kb
{
	background-image: url('images/lightbulb.png');
}

.top-nav-linkbar-community
{
	background-image: url('images/community.png');
}

a.top-nav-linkbar:hover
{
	text-decoration: underline;
}

.nav-linkbar-border
{
	background-repeat: repeat-x;
	background-image: url('images/photo413.jpg');
	position: relative;
}

MadCap|helpControlMenuItem
{
	font-variant: small-caps;
	font-weight: bold;
}

