/*<meta />*/

/*
@import url('source-sans-pro.css');

@import url('source-code-pro.css');
*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro|Source+Code+Pro_display=swap');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

.draft-comment	/*style for draft-comments as block and inline*/
{
	font-style: italic;
	background: #adff2f;
	mc-auto-number-class: draft-comment-prefix;
	mc-auto-number-format: 'Draft Comments: ';
	mc-conditions: 'GlobalConditions.HiddenText';
}

/*For HTML output page design*/

button.button.needs-pie.previous-topic-button:hover,
button.button.needs-pie.next-topic-button:hover,
button.button.needs-pie.remove-highlight-button:hover,
button.button.needs-pie.print-button:hover,
button.button.needs-pie.copy-url-button:hover
{
	background-color: #eee;
	mc-hidden: hidden;
}

div#prdnm
{
	padding: 12px;
	font-size: 21px;
	letter-spacing: 0.5px;
	color: #3a3a3a;
	background-color: #fafafa;
	border-bottom: 1px solid #e3e3e3;
	line-height: 1.1em;
	mc-hidden: hidden;
}

div.button-group-container-left
{
	margin-right: 60px;
	margin-top: 10px;
	background-color: transparent;
	mc-hidden: hidden;
}

div#mc-main-content
{
	margin-left: 4%;
	margin-right: auto;
	max-width: 780px;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 3em;
	border-radius: 6px;
	margin-bottom: 26px;
	margin-top: 20px;
	padding-bottom: 56px;
	background: #ffffff url('../Images/Logos/Draft.png') repeat;
	mc-hidden: hidden;
	/*box-shadow: 0 1px 2px 0 rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15)*/
}

div.page-content
{
	background-color: transparent;
	mc-hidden: hidden;
}

p.Copyright	/*Copyright statement in the masterpage*/
{
	text-align: right;
	font-size: 15px;
	background-color: #fafafa;
	box-shadow: 0 -2px 5px #dadada;
	left: 0;
	bottom: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-right: 20px;
	position: fixed;
	width: 99%;
	height: 24px;
	right: 20px;
	mc-hidden: hidden;
}

body
{
	font-family: 'Source Sans Pro', sans-serif;
	color: #242424;
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	/*background-image: url('../Images/Logos/Draft.png');*/
	background-repeat: repeat;
	line-height: 1.5em;
	letter-spacing: 0.5px;
	margin-left: 0;
	max-width: 100%;
	mc-hyphenate: never !important;
}

html
{
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	background-color: transparent;
}

/*Links*/

a,
a:active,
a:link
{
	text-decoration: none !important;
	color: #318dde;
}

MadCap|xref
{
	text-decoration: none;
	color: #318dde;
}

/*Headings*/

h1,
h2,
h3,
h4,
h5
{
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1.5em;
}

h1
{
	margin-top: 0;
	font-weight: 300;
	font-size: 2em;
	letter-spacing: -0.7px;
}

h1.Content
{
	mc-hidden: hidden;
}

h1.impinfotitle
{
	
}

h1.Chapter
{
	mc-hidden: hidden;
}

h2
{
	font-weight: normal;
	margin-top: 1.3em;
	font-size: 1.6em;
	letter-spacing: -0.4px;
}

h2 + p
{
	margin-top: 0.4em;
}

h2.sectiontitle
{
	mc-heading-level: 0;
}

h3
{
	font-weight: normal;
	font-size: 1.4em;
}

h4
{
	font-size: 1.1em;
}

h5
{
	font-size: 1.0em;
}

h6
{
	font-size: 0.9em;
}

/*Div*/

div.section
{
	margin-top: 12pt;
	mc-hidden: hidden;
}

div.choices
{
	display: block;
	list-style-type: disc;
	padding-left: 30px;
	mc-hidden: hidden;
}

div.choice
{
	display: list-item;
	padding-left: 5px;
	mc-hidden: hidden;
}

div.fig
{
	margin-top: 12pt;
	mc-hidden: hidden;
}

div.stepsection
{
	font-weight: bold;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 0.4em;
}

div.stepsection + li
{
	margin-top: 0.2em;
}

/*notes styles*/

div.note,
div.noteNote,
div.noteTip,
div.noteWarning,
div.noteRestriction
{
	padding: 16px 16px 16px 56px;
	border-radius: 4px;
	line-height: 1.2em;
	margin-top: 1em;
}

div.noteNote
{
	background: #f4f4f4 url('../Images/Logos/pl-icon-info.png') 16px 16px no-repeat;
	mc-hidden: hidden;
	page-break-inside: avoid;
}

div.noteTip
{
	background: #f4f4f4 url('../Images/Logos/pl-icon-success.png') 16px 16px no-repeat;
	page-break-inside: avoid;
}

div.noteWarning
{
	background: #f4f4f4 url('../Images/Logos/pl-icon-warning-triangle.png') 16px 16px no-repeat;
	page-break-inside: avoid;
}

div.note
{
	background: #f4f4f4 url('../Images/Logos/pl-icon-info.png') 16px 16px no-repeat;
	page-break-inside: avoid;
}

div.noteRestriction
{
	background: #f4f4f4 url('../Images/Logos/pl-icon-restrictions.png') 16px 16px no-repeat;
	page-break-inside: avoid;
}

/*paragraph*/

p
{
	margin-top: 1em;
	margin-bottom: 0;
	mc-hyphenate: never;
}

p.TableTitle	/*FM Style for table captions*/
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0em;
	mc-hyphenate: never;
	text-indent: 0px;
	text-decoration: none;
}

p.AuthorNote	/*FM Style for hidden draft notes*/
{
	mc-hidden: hidden;
}

/*p.ProductName, p.BookName, p.ProductVersion, used only for title page when generating PDF from FM*/

p.ProductName
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0.4em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 2.2em;
	letter-spacing: unset;
	color: #242424;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 1.2em;
	text-decoration: none;
	mc-hidden: hidden;
}

p.BookName
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0.4em;
	margin-bottom: 0.5em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2.1em;
	letter-spacing: -0.8px;
	color: #242424;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 1.2em;
	text-decoration: none;
	mc-hidden: hidden;
}

p.ProductVersion
{
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	letter-spacing: 0em;
	color: #000000;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	mc-hidden: hidden;
}

/*Images for Note, Tip, Warning Tables brought over from FrameMaker*/

p.IconNote
{
	line-height: 30px;
	mc-hyphenate: never;
	background-repeat: no-repeat;
	background-image: url('../Images/Logos/pl-icon-info.png');
	margin-top: 20px;
	mc-hidden: hidden;
	margin-left: 0;
}

p.IconImportant
{
	line-height: 30px;
	mc-hyphenate: never;
	background-repeat: no-repeat;
	background-image: url('../Images/Logos/Important.png');
	margin-left: 0px;
	margin-top: 20px;
	mc-hidden: hidden;
}

p.IconRestriction
{
	line-height: 30px;
	mc-hyphenate: never;
	background-repeat: no-repeat;
	background-image: url('../Images/Logos/pl-icon-restrictions.png');
	margin-left: 0px;
	margin-top: 20px;
	mc-hidden: hidden;
}

p.IconTip
{
	line-height: 30px;
	mc-hyphenate: never;
	background-repeat: no-repeat;
	background-image: url('../Images/Logos/pl-icon-success.png');
	margin-left: 0px;
	margin-top: 20px;
	mc-hidden: hidden;
}

p.IconWarning
{
	line-height: 30px;
	mc-hyphenate: never;
	background-repeat: no-repeat;
	background-image: url('../Images/Logos/pl-icon-warning-triangle.png');
	margin-left: 0px;
	margin-top: 20px;
	mc-hidden: hidden;
}

/*Character*/

span.draft-comment	/*inline draft comments prefix*/
{
	mc-auto-number-format: '<draft>: ';
	mc-hidden: hidden;
}

span.draft-comment-prefix	/*inline draft comments prefix style*/
{
	color: #ff2e4e;
	font-weight: 700;
	background: #adff2f;
}

span.required-cleanup
{
	color: red;
	background-color: yellow;
	border: 1px solid red;
	padding: 5px;
	mc-conditions: 'GlobalConditions.HiddenText';
}

span.filepath
{
	font-family: 'Source Code Pro', monospace;
	font-size: 0.8em;
	mc-hidden: hidden;
}

span.varname
{
	font-style: italic;
	mc-hidden: hidden;
}

span.term
{
	font-style: italic;
}

span.uicontrol
{
	font-weight: bold;
	font-size: 0.95em;
}

span._Override	/*From FrameMaker*/
{
	
}

span.apiname,
span.cmdname
{
	font-family: 'Source Code Pro', monospace;
	font-size: 0.8em;
	mc-hidden: hidden;
}

span.cite
{
	font-style: italic;
	mc-hidden: hidden;
}

span.parmname
{
	font-weight: 700;
	font-family: 'Source Code Pro', monospace;
	font-size: 0.8em;
	mc-hidden: hidden;
}

span.Bold	/*FromFM*/
{
	font-weight: bold;
}

code.CodeItalic	/*FromFM*/
{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: italic;
	font-size: 0.95rem;
}

code.CodeBold	/*FromFM*/
{
	font-weight: bold;
	font-family: 'Source Code Pro', monospace;
	font-size: 0.95rem;
}

/*Lists*/

ol
{
	list-style-type: decimal;
}

ol ol
{
	list-style-type: lower-alpha;
	margin-top: 0.7em;
}

ol ol ol
{
	list-style-type: lower-roman;
	margin-top: 0.7em;
}

ul,
ol
{
	margin-bottom: 15px;
}

li
{
	padding-left: 5px;
	margin-top: 0.5em;
}

li p
{
	margin-top: 0.1em;
}

li div
{
	margin-top: 0.1em;
}

/* generated by import might remove ul
{
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li
{
	margin-left: 20pt;
	margin-top: 6pt;
	margin-bottom: 2pt;
} */

ol.steps
{
	
}

ul
{
	list-style-type: disc;
}

ul ul
{
	list-style-type: circle;
	margin-top: 0.7em;
}

ul ul ul
{
	list-style-type: square;
	margin-top: 0.7em;
}

td,
th
{
	mc-hyphenate: never;
}

td ul
{
	margin-left: 20px;
}

td p
{
	margin-bottom: 0.8em;
}

thead p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

li p
{
	margin-bottom: 0.8em;
}

li div
{
	margin-bottom: 0.8em;
}

caption
{
	font-size: 0.95em;
	text-align: left;
	font-style: italic;
}

/*Definition list */

div.dl
{
	margin-top: 1em;
}

div.dlentry
{
	margin-top: 0.7em;
	mc-hidden: hidden;
}

div.dd
{
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0.5em;
}

span.dt
{
	margin-top: 0.7em;
	font-weight: bold;
	mc-hidden: hidden;
}

dl
{
	mc-next-tag: dt;
	margin-top: 1em;
	mc-hidden: unhidden;
}

dt
{
	mc-next-tag: dd;
	font-weight: bold;
	margin-top: 0.7em;
}

dd
{
	margin-left: 20px;
	mc-next-tag: dt;
	margin-bottom: 0.5em;
}

/*List style from FrameMaker*/

p.Bullet
{
	mc-auto-number-position: outside-head;
	margin-bottom: 0.5em;
	margin-left: 38px;
	mc-auto-number-format: '{b}•{/b}';
	mc-auto-number-offset: 15px;
}

p.ListDash
{
	mc-auto-number-position: outside-head;
	margin-left: 70px;
	margin-bottom: 0;
	margin-top: 0.5em;
	mc-auto-number-offset: 25px;
	mc-auto-number-format: '— ';
}

p.Step
{
	margin-bottom: 0pt;
	mc-auto-number-format: 'S:{n+}. ';
	mc-auto-number-position: outside-head;
	margin-top: 0.5em;
	margin-left: 40px;
	mc-auto-number-offset: 20px;
	padding-left: 5px;
}

p.StepInd
{
	margin-bottom: 0pt;
	mc-auto-number-format: 'S:{ }{a+}. ';
	mc-auto-number-position: outside-head;
	margin-top: 0.5em;
	margin-left: 65px;
	mc-auto-number-offset: 20px;
	padding-left: 5px;
}

p.ResetStep	/*FrameMaker tag to restart numbered lists at 1*/
{
	mc-auto-number-format: 'S:{ =0}{b}Procedure{/b}';
}

p.ListContinue
{
	margin-top: 0.5em;
	margin-left: 45px;
	margin-bottom: 0pt;
	mc-hidden: hidden;
}

p.ListContinueIndent
{
	margin-top: 0.5em;
	margin-left: 65px;
	margin-bottom: 0pt;
	padding-left: 5px;
	mc-hidden: hidden;
}

/*TOC*/

p.TOC1
{
	color: #0000ff;
	font-family: 'Source Sans Pro', sans-serif;
}

p.TOC2
{
	color: #0000ff;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 0pt;
	margin-bottom: 0em;
	margin-top: 0em;
}

p.TOC3
{
	color: #0000ff;
	line-height: 0pt;
	margin-bottom: 0em;
	margin-top: 0em;
}

/*image*/

img
{
	max-width: 100%;
	border: solid 1px #8c8c8c;
	box-shadow: 1px 1px 3px #a2a2a2;
}

img.invisible-label
{
	border: 0;
	box-shadow: none;
}

img.icon
{
	max-width: 2em;
	position: relative;
	vertical-align: text-bottom;
}

img.screenshot
{
	max-width: 75%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: 'Home > ';
	padding: 10px;
	font-size: 0.8em;
	vertical-align: bottom;
	background-color: #fafafa;
	border-bottom: none;
	box-shadow: 0px 2px 5px #dadada;
	mc-breadcrumbs-count: 6;
}

MadCap|relationshipsHeading
{
	font-size: 1em;
}

MadCap|relationshipsHeading.Child
{
	mc-label: 'Subtopics';
}

MadCap|miniTocProxy
{
	border-top-color: #d1d1d1;
	margin-top: 2em;
	mc-toc-depth: 1;
	color: #0083cc;
	font-weight: normal;
	mc-auto-number-class: miniTOCHead;
	mc-auto-number-format: 'Subtopics';
}

div.MCMiniTocBox_0
{
	mc-auto-number-class: miniTOCHead;
	mc-auto-number-format: 'Subtopics';
	mc-hidden: always;
}

span.miniTOCHead
{
	color: #000;
	display: block;
	margin-top: 1em;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: -20px;
}

p.MiniTOC1
{
	font-weight: normal;
	mc-pagenum-display: all;
	color: #0083cc;
}

pre
{
	font-family: 'Source Code Pro', monospace;
	font-size: 0.85rem;
	background-color: #eff3fb;
	padding: 6px;
	margin-left: 2em;
	margin-bottom: 0.8em;
	line-height: 1.2em;
	white-space: pre-wrap;
}

pre var,
pre span.varname,
pre i
{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	letter-spacing: 0px;
	mc-hyphenate: never;
}

pre p var,
pre p span.varname,
pre i
{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	letter-spacing: 0px;
	mc-hyphenate: never;
}

p.Bullet + pre
{
	margin-left: 55px;
}

p.Step + pre
{
	margin-left: 55px;
}

p.ListContinue + pre
{
	margin-left: 55px;
	mc-hidden: hidden;
}

td pre	/*for a code text inside table cell*/
{
	margin-left: 0;
}

pre.Indent
{
	margin-left: 65px;
}

code
{
	font-family: 'Source Code Pro', monospace;
	font-size: 0.85rem;
	white-space: normal;
	mc-hyphenate: never;
}

/*DITA style section headings for a task topic*/

ol.steps
{
	mc-auto-number-format: 'Procedure';
	mc-auto-number-class: stephead;
}

div.result
{
	mc-auto-number-format: 'Result ';
	mc-auto-number-class: sectionhead;
}

div.prereq
{
	mc-auto-number-format: 'Before you begin';
	mc-auto-number-class: sectionhead;
}

div.postreq
{
	mc-auto-number-format: 'What to do next';
	mc-auto-number-class: sectionhead;
}

span.sectionhead,
span.stephead
{
	font-size: 0.9em;
	font-weight: 800;
	color: #26272a;
	display: block;
	padding-bottom: 0.3em;
}

span.stephead
{
	margin-left: -40px;
}

span.sectionhead
{
	padding-top: 1em;
}

p.FigureTitle
{
	font-style: italic;
	mc-auto-number-format: 'GF:{i}Figure {Gn+}: {/i}';
	margin-bottom: 0.5rem;
	page-break-after: avoid;
}

div.noLine
{
	font-size: 1px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1px;
	mc-hidden: hidden;
}

address
{
	mc-disabled: true;
}

div.dt
{
	font-weight: bold;
	margin-top: 0.7em;
}

div.multicol
{
	mc-column-count: 3;
	column-count: inherit;
}

p.copy
{
	
}

MadCap|codeSnippetBody
{
	font-family: 'Source Code Pro', monospace;
	line-height: 1.1em;
}

MadCap|codeSnippetCaption
{
	font-family: 'Source Code Pro', monospace;
}

@media print
{
	body
	{
		font-size: 16px;
		color: #242424;
		background-image: none;
		letter-spacing: 0px;
		padding-left: 0;
		margin-left: 0;
		padding-right: 0;
		line-height: 1.25em;
		margin-top: 12px;
		margin-right: 0px;
	}

	h2.sectiontitle,
	h2.exampletitle
	{
		font-weight: bold;
		mc-heading-level: 0;
		margin-top: 2em;
		margin-bottom: 0.3em;
		font-size: 1.0em;
		color: #484848;
		letter-spacing: 0.25px;
	}

	h2.exampletitle
	{
		mc-hidden: hidden;
	}

	/*Headings*/

	h1
	{
		font-size: 1.8em;
		letter-spacing: -0.8px;
		font-weight: 300;
		border-bottom-style: solid;
		border-bottom-width: 0.5px;
		border-color: inherit;
		margin-bottom: 0.5rem;
		margin-top: 0;
		padding-top: 2em;
		mc-hyphenate: never;
		mc-heading-level: 1;
	}

	h1.Content	/*table of contents title*/
	{
		/*mc-heading-level: 0;
		/*do not include in bookmarks or generate table of contents*/
	}

	h1.Chapter
	{
		text-indent: 0px;
		text-align: left;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 24pt;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 18pt;
		letter-spacing: -0.02em;
		mc-hyphenate: never;
		line-height: 24pt;
		text-decoration: none;
		mc-heading-level: 1;
		border-bottom-style: none;
		border-bottom-width: 0px;
		color: #000000;
	}

	h2
	{
		font-size: 1.62em;
		letter-spacing: -0.4px;
		mc-hyphenate: never;
		mc-heading-level: 2;
		margin-bottom: 0.3rem;
		margin-top: 2em;
	}

	h3
	{
		font-size: 1.46em;
		mc-hyphenate: never;
		mc-heading-level: 3;
		letter-spacing: -0.2px;
		margin-top: 2em;
		margin-bottom: 0.3rem;
	}

	h4
	{
		font-size: 1.32em;
		font-weight: normal;
		margin-top: 2em;
		margin-bottom: 0.3rem;
		mc-hyphenate: never;
		mc-heading-level: 0;
	}

	h5
	{
		font-size: 1.21em;
		font-weight: bold;
		mc-heading-level: 0;
		margin-top: 2em;
		margin-bottom: 0.3rem;
		color: #343434;
	}

	h6
	{
		font-size: 1.1em;
		font-weight: bold;
		mc-heading-level: 0;
		margin-top: 2em;
		margin-bottom: 0.3rem;
	}

	/*paragraphs*/

	p
	{
		
	}

	p.Footer	/*controls the fonts in the page footer for the PDF*/
	{
		text-align: right;
		font-size: 10pt;
		margin-top: 6pt;
	}

	p.Header	/*controls the fonts in the page header for the PDF*/
	{
		text-align: left;
		font-size: 10pt;
		margin-top: 6pt;
	}

	p.TableTitle	/*FM Style for table captions*/
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 6pt;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: bold;
		font-style: normal;
		font-size: 14px;
		letter-spacing: 0em;
		mc-hyphenate: never;
		text-indent: 0px;
		text-decoration: none;
	}

	/*p.ProductName, p.BookName, p.ProductVersion, used only for title page when generating PDF*/

	p.ProductName
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 0.4em;
		font-weight: bold;
		font-style: normal;
		font-size: 2.2em;
		letter-spacing: 0em;
		color: #2a567f;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 1.2em;
		text-decoration: none;
		mc-hidden: hidden;
	}

	p.BookName
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0.4em;
		margin-bottom: 0.5em;
		font-weight: normal;
		font-style: normal;
		font-size: 2.1em;
		letter-spacing: -0.8px;
		color: #2a567f;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 1.2em;
		text-decoration: none;
		mc-hidden: hidden;
	}

	p.ProductVersion
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 0pt;
		font-weight: normal;
		font-style: italic;
		font-size: 12pt;
		letter-spacing: 0em;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 14pt;
		text-decoration: none;
		mc-hidden: hidden;
	}

	/*List formats from FrameMaker*/

	p.Bullet
	{
		
	}

	p.ListDash
	{
		
	}

	p.Step
	{
		
	}

	span._Override	/*From FrameMaker*/
	{
		
	}

	/*Image tags*/

	img#tibco-logo
	{
		border: 0;
		box-shadow: none;
		width: 130px;
		height: 39px;
	}

	img.screenshot
	{
		max-width: 6.5in;
		max-height: auto;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
	}

	MadCap|tocProxy
	{
		border-top-color: ;
		border-top-style: none;
	}

	div.impinfo
	{
		font-size: 0.9em;
	}

	div.stepsection
	{
		padding-left: 0;
	}

	p.TOC1
	{
		font-family: 'Source Sans Pro SemiBold', sans-serif;
		color: #0069a5;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.1em;
		margin-top: 1.5em;
		margin-bottom: 0.25em;
	}

	p.TOC2
	{
		font-size: 17px;
		font-weight: normal;
		color: #0069a5;
		line-height: 1.1em;
		margin-top: 0.5em;
		margin-left: 0;
	}

	p.TOC3
	{
		font-size: 16px;
		font-weight: normal;
		color: #0069a5;
		line-height: 1.1em;
		margin-top: 0.5em;
		margin-left: 15px;
	}

	li
	{
		padding-left: 0;
	}

	code,
	code.CodeBold,
	span.filepath,
	span.parmname,
	span.apiname
	{
		letter-spacing: -0.25px;
	}

	MadCap|xref
	{
		mc-format: '{paratext}';
	}

	MadCap|glossaryProxy
	{
		border-top-color: none;
		border-top-style: none;
		border-top-width: 0;
	}

	#mc-main-content
	{
		mc-hidden: hidden;
	}

	caption
	{
		
	}

	p.MiniTOC1
	{
		mc-leader-format: ' ';
		mc-leader-offset: 0px;
		color: #0083cc;
		mc-pagenum-display: none;
	}

	MadCap|miniTocProxy
	{
		display: none;
	}

	code
	{
		font-size: 0.85em;
	}

	code.CodeBold
	{
		font-size: 0.85em;
	}

	code.CodeItalic
	{
		font-size: 0.9em;
	}

	span.apiname
	{
		font-size: 0.85em;
	}

	span.filepath
	{
		font-size: 0.85em;
	}

	span.parmname
	{
		font-size: 0.85em;
	}

	MadCap|footnoteBlock
	{
		font-size: 15px;
	}

	a
	{
		mc-hyphenate: never;
	}

	div.multicol
	{
		column-count: 3;
	}
}

@media only screen and (max-width: 1279px)
{
	MadCap|breadcrumbsProxy
	{
		display: inherit;
	}
}

@media only screen and (max-width: 767px)
{
	MadCap|breadcrumbsProxy
	{
		display: none;
	}

	div#mc-main-content
	{
		margin-left: 0;
		margin-right: 0;
		padding-left: 2%;
		padding-right: 3%;
		padding-top: 1em;
	}

	body
	{
		margin-left: 2%;
		margin-right: 3%;
		font-size: 16px;
		max-width: 95%;
	}

	div.breadcrumbs
	{
		display: none;
	}

	.buttons._Skins_Copy_of_Toolbar_Skin.mc-component
	{
		float: none;
	}

	div.toolbar
	{
		display: block;
	}

	h1
	{
		font-size: 1.5em;
		margin-top: 1em;
	}

	h2
	{
		font-size: 1.4em;
		margin-top: 1em;
	}
}

