/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*<<<<<<<<<<<<<<<<<<<<meta >>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*13 SEP 2018 -- BEFORE MAKING ANY UPDATES FOR NEWNAMES or CLEANUP: verify changes for Logout button are retained*/

:root
{
	/* these color variables are GREAT and the DON'T WORK for Downloadable Docs or Open Source Components :( *\
	/* --colorDefaultText: #000000;*/
	/* --colorDefaultAltText: #ffffff;*/
	/* 10.1 Colors */
	/*
	/* --colorLinkText: #40682c;*/
	/* --colorText: #37464f;*/
	/* --colorHighlight: #ff4e00;*/
	/* --colorPrimary: #004f5f;*/
	/* --colorSecondary1: #ff4e00;*/
	/* --colorSecondary2: #37464f;*/
	/* --colorSecondary3: #40682c;*/
	/* --colorSecondary4: #f9d452;*/
	/*Pre-10.1 Colors*/
	/* --colorHighlight: #ff4e00;*/
	/* --colorPrimary: #ff4e00;*/
	/* --colorLinkText: #ff4e00;*/
	/* --colorMPNShading: #8d9196;*/
	--footer-height: 75px;
	/*adjust the height of the footer*/
	--footer-height-inverse: -75px;
	/*adjust one above also adjust this one to the "same" value*/
}

body
{
	font-family: 'Noto Sans';
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	color: rgb(0 0 0 / 87%);
	/*<<<<<OLD
	color: #37464f;
	font-family: 'Noto Sans', sans-serif;
	margin-left: 0em;
	padding-left: 1.5em;
	padding-right: 1em;
	border-bottom-width: .5em;
	border-left-width: .5em;
	border-right-width: .5em;
	border-top-width: .5em;
	>>>>>>>*/
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT CALLOUT STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

div.note,
div.note2,
div.note3
{
	/*font-size: 11pt;
	text-align: left;
	font-family: Arial;*/
	margin-top: 2mm;
	margin-bottom: 4mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	border: 1mm solid #33bbcd;
	background-color: #cceef2;
	position: static;
}

div.note > :first-child,
div.note2 > :first-child,
div.note3 > :first-child
{
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: callout;
}

div.note2
{
	margin-left: 6mm;
}

div.note3
{
	margin-left: 35px;
}

div.important,
div.important2,
div.important3
{
	/*font-size: 11pt;
	font-family: Arial;*/
	text-align: left;
	margin-top: 2mm;
	margin-bottom: 4mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	border: 1mm solid #f9d452;
	background-color: #fbe597;
	position: static;
}

div.important2
{
	margin-left: 6mm;
}

div.important3
{
	margin-left: 35px;
}

div.important > :first-child,
div.important2 > :first-child,
div.important3 > :first-child
{
	mc-auto-number-format: 'Important: ';
	mc-auto-number-class: callout;
}

div.codeSnippetGroupSingle
{
	border: 1px solid black;
	padding: 3px;
	margin-bottom: 30px;
	width: 48%;
}

div.codeSnippetScrollLeftSingle
{
	float: left;
	margin-left: 10px;
	height: 3in;
	overscroll-behavior-y: auto;
	overflow-y: auto;
	overscroll-behavior-x: auto;
	padding-right: 5px;
	margin-top: 8px;
	width: 95%;
}

p.important1
{
	margin-left: 0;
	margin-bottom: 4mm;
	margin-top: 4mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	letter-spacing: normal;
	text-align: left;
	/*font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #37464f;*/
	border: 1mm solid #f9d452;
	background-color: #fbe597;
	mc-auto-number-format: 'Important: ';
	mc-auto-number-class: callout;
}

p.important2
{
	margin-left: 4mm;
	margin-bottom: 4mm;
	margin-top: 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	letter-spacing: normal;
	text-align: left;
	/*font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #37464f;*/
	border: 1mm solid #f9d452;
	background-color: #fbe597;
	mc-auto-number-format: 'Important: ';
	mc-auto-number-class: callout;
}

p.important3
{
	margin-left: 35px;
	margin-bottom: 4mm;
	margin-top: 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	letter-spacing: normal;
	text-align: left;
	/*font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #37464f;*/
	border: 1mm solid #f9d452;
	background-color: #fbe597;
	mc-auto-number-format: 'Important: ';
	mc-auto-number-class: callout;
}

p.important4
{
	margin-left: 70px;
	margin-bottom: 4mm;
	margin-top: 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	border: 1mm solid #f9d452;
	background-color: #fbe597;
	/*color: #37464f;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;*/
	mc-auto-number-format: 'Important: ';
	mc-auto-number-class: callout;
}

p.note1
{
	text-align: left;
	margin-left: 0;
	margin-top: 2mm;
	margin-bottom: 4mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	/*font-family: Arial;
	color: #37464f;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;*/
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: callout;
	border: 1mm solid #33bbcd;
	background-color: #cceef2;
}

p.note2
{
	margin-left: 6mm;
	margin-top: 2mm;
	margin-bottom: 4mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	text-align: left;
	/*font-family: Arial;
	font-weight: normal;
	letter-spacing: normal;
	font-style: normal;
	color: #37464f;
	font-size: 11pt;*/
	border: 1mm solid #33bbcd;
	background-color: #cceef2;
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: callout;
}

p.note2a
{
	margin-left: 34px;
	margin-top: 2mm;
	margin-bottom: 4mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	/*color: #37464f;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;*/
	border: 1mm solid #33bbcd;
	background-color: #cceef2;
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: callout;
}

p.note3
{
	margin-left: 35px;
	margin-top: 2mm;
	margin-bottom: 4mm;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 1mm;
	padding-top: 2mm;
	/*color: #37464f;*/
	border: 1mm solid #33bbcd;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	background-color: #cceef2;
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: callout;
}

MadCap|dropDown
{
	mc-closed-image: url('../images/resources/notflipped.gif');
	mc-open-image: url('../images/resources/flipped.gif');
	font-size: 13;
	font-family: "Noto Sans";
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT IMAGE STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

div.TextAndImage
{
	padding-top: 4mm;
	padding-bottom: 4mm;
}

div.Images
{
	padding-top: 4mm;
	padding-bottom: 4mm;
}

ol > li > div.Images img,
ul > li > div.Images img,
p > div.Images img,
div.Images img
{
	max-width: 90%;
}

ol > li > div.Images img.ReduceImage,
ul > li > div.Images img.ReduceImage,
p > div.Images img.ReduceImage,
div.Images img.ReduceImage,
img.ReduceImage
{
	width: 80%;
	height: auto;
}

img
{
	max-height: auto;
	max-width: 190mm;
}

img.ReduceImage
{
	width: 80%;
	height: auto;
}

img.ReduceGiantImage
{
	width: 50%;
	height: auto;
}

img.ReduceImageIndent
{
	width: 80%;
	height: auto;
	padding-left: 6mm;
}

img.EnlargeImage
{
	width: 125%;
}

img.EnlargePopup
{
	max-width: 70%;
	transition: transform 0.25s ease;
	mc-thumbnail: link;
}

img.EnlargePopup:link
{
	mc-thumbnail-max-height: auto;
}

div.SideBySideImages
{
	padding-top: 4mm;
	padding-bottom: 4mm;
	float: left;
}

p.Image1
{
	text-align: left;
	margin-top: 2mm;
	mc-hyphenate: never;
	mc-hyphenate-shortest-word: 5;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	margin-bottom: 0.25in;
	max-width: 10in;
}

p.Image1ExtraTopPadding
{
	text-align: left;
	margin-top: 2mm;
	mc-hyphenate: never;
	mc-hyphenate-shortest-word: 5;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	margin-bottom: 0.25in;
	max-width: 10in;
	padding-top: 8mm;
}

p.Image2
{
	mc-hyphenate: never;
	mc-hyphenate-shortest-word: 5;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	margin-top: 2mm;
	margin-left: 6mm;
	margin-bottom: 0.25in;
}

p.Image2a
{
	mc-hyphenate: never;
	mc-hyphenate-shortest-word: 5;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	margin-top: 2mm;
	margin-bottom: 0.25in;
	margin-left: 38px;
}

p.Image3
{
	margin-top: 2mm;
	mc-hyphenate: always;
	margin-left: 44px;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 2;
	margin-bottom: 0.25in;
}

img.img_intext
{
	margin-bottom: 0mm;
	margin-top: 0mm;
	vertical-align: text-bottom;
}

/*
img.screenshot
{
max-width: 100%;
transition:transform 0.25s ease;
mc-thumbnail: popup;
}

img.screenshot:hover
{
-webkit-transform:scale(1.8);
transform:scale(1.8);
}
*/

/*<<<<<<<<<<<<<<<<<<<< DEFAULT HEADING STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

h1
{
	font-family: "Noto Sans";
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
	text-transform: none;
	clear: both;
	mc-next-tag: p;
	mc-next-class: Body1;
	width: 100%;
	color: #004f5f;
	/*<<<<<OLD	
	clear: both;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size: 22pt;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 15;
	mc-hyphenate-shortest-prefix: 6;
	mc-hyphenate-shortest-suffix: 6;
	width: 100%;
	margin-bottom: 4mm;
	margin-top: 6mm;
	mc-hyphenate: never;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
	color: #004f5f;
	>>>>>>>>*/
	/*font-family: Arial;*/
}

h2
{
	font-family: "Noto Sans";
	font-size: 1.375rem;
	font-style: normal;
	font-weight: 500;
	line-height: 118%;
	text-transform: none;
	clear: both;
	color: #ff4e00;
	/*<<<<<OLD
	clear: both;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding-top: 0mm;
	font-size: 16pt;
	mc-next-tag: p;
	mc-next-class: Body1;
	margin-top: 5mm;
	margin-bottom: 2mm;
	mc-hyphenate: never;
	color: #ff4e00;
	>>>>>>>>*/
	/*font-family: Arial;*/
}

h3
{
	font-family: "Noto Sans";
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	line-height: 122%;
	text-transform: none;
	clear: both;
	color: rgb(0 0 0 / 87%);
	/*<<<<<OLD
	clear: both;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 4mm;
	padding-top: 2mm;
	font-size: 13pt;
	margin-top: 4mm;
	margin-left: 0em;
	mc-next-tag: p;
	mc-next-class: Body1;
	color: #37464f;
	mc-hyphenate: never;
	text-align: left;
>>>>>>>>*/
	/*font-family: Arial;*/
}

h4
{
	font-family: "Noto Sans";
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 131%;
	text-transform: none;
	clear: both;
	color: rgb(0 0 0 / 87%);
	/*<<<<<OLD
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 2mm;
	mc-next-tag: p;
	mc-next-class: Body1;
	text-align: left;
	margin-top: 4mm;
	color: #37464f;
	>>>>>>>>*/
	/*font-family: Arial;*/
}

h1.MPN_OLD
{
	width: 100%;
	color: #ffffff;
	background-color: #8d9196;
	line-height: 40px;
	font-size: 16pt;
	text-transform: uppercase;
	background-image: url('../images/maintenancepatchnotes/step.png');
	background-repeat: no-repeat;
	margin-left: 0mm;
	background-position: 1% center;
	padding-left: 44px;
}

h1.MPNMulti
{
	margin-top: 6mm;
	mc-heading-level: 1;
	font-size: 22pt;
	text-align: center;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
}

h1.MPN
{
	clear: both;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	font-size: 22pt;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 15;
	mc-hyphenate-shortest-prefix: 6;
	mc-hyphenate-shortest-suffix: 6;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
	width: 100%;
	text-align: center;
	margin-bottom: 4mm;
	margin-top: 6mm;
	mc-hyphenate: never;
	color: #004f5f;
	mc-heading-level: 0;
}

h2.MPN
{
	clear: both;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	padding-top: 0mm;
	font-size: 20pt;
	mc-next-tag: p;
	mc-next-class: Body1;
	margin-top: 5mm;
	margin-bottom: 2mm;
	text-align: center;
	mc-hyphenate: never;
	color: #ff4e00;
	mc-heading-level: 0;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
}

/*h2.MPNAutomotive
{
	page-break-before: avoid;
	clear: both;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	padding-top: 0mm;
	padding-bottom: 40px;
	font-size: 20pt;
	mc-next-tag: p;
	mc-next-class: BodyIndentPatch;
	margin-top: 5mm;
	margin-bottom: 2mm;
	text-align: center;
	mc-hyphenate: never;
	color: #ff4e00;
	mc-heading-level: 0;
	page-break-inside: avoid;
	page-break-after: avoid;
}*/

h2.RNNoTOC
{
	mc-heading-level: 0;
	mc-next-tag: p;
	mc-next-class: Body1;
	margin-top: 6mm;
	margin-bottom: 3mm;
	color: #ff4e00;
}

/*h2.MPNMulti
{
	color: #ff4e00;
	mc-heading-level: 2;
	font-size: 20pt;
	text-align: center;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
}*/

h2.MPNPerformance
{
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #8d9196;
	text-transform: uppercase;
	background-position: 1% center;
	margin-bottom: 2mm;
	line-height: 40px;
	padding-left: 44px;
	mc-hyphenate: never;
	background-image: url('../images/maintenancepatchnotes/performancesm.png');
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
	mc-next-class: MaintenancePatch;
}

h2.MPNBugFix
{
	line-height: 40px;
	padding-top: 0mm;
	text-transform: uppercase;
	background-image: url('../images/maintenancepatchnotes/bug_fixes.png');
	background-repeat: no-repeat;
	background-position: 1% center;
	padding-left: 44px;
	margin-top: 8mm;
	margin-bottom: 4mm;
	background-color: #8d9196;
	color: #ffffff;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
	mc-next-class: MaintenancePatch;
}

h2.MPNDownload
{
	background-image: url('../images/maintenancepatchnotes/download.png');
	background-repeat: no-repeat;
	background-color: #8d9196;
	color: #ffffff;
	text-transform: uppercase;
	background-position: 1% center;
	margin-bottom: 2mm;
	line-height: 40px;
	padding-left: 44px;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
}

h2.MPNNewFeatures
{
	background-image: url('../images/maintenancepatchnotes/new.png');
	color: #ffffff;
	background-color: #8d9196;
	background-repeat: no-repeat;
	text-transform: uppercase;
	background-position: 1% center;
	line-height: 40px;
	padding-left: 44px;
	margin-top: 8mm;
	margin-bottom: 4mm;
	mc-hyphenate: never;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
	mc-next-class: MaintenancePatch;
}

h2.MPNAPIExtension
{
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #8d9196;
	text-transform: uppercase;
	background-position: 1% center;
	line-height: 40px;
	padding-left: 44px;
	background-image: url('../images/maintenancepatchnotes/api.png');
	margin-bottom: 4mm;
	margin-top: 8mm;
	mc-hyphenate: never;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
}

h2.MPNSecurityEnhancement
{
	background-repeat: no-repeat;
	background-color: #8d9196;
	color: #ffffff;
	text-transform: uppercase;
	background-position: 1% center;
	line-height: 40px;
	padding-left: 44px;
	background-image: url('../images/maintenancepatchnotes/security.png');
	margin-top: 8mm;
	margin-bottom: 4mm;
	mc-hyphenate: never;
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
	mc-next-class: MaintenancePatch;
}

h2.MPNDocumentation
{
	background-repeat: no-repeat;
	background-color: #8d9196;
	color: #ffffff;
	text-transform: uppercase;
	background-position: 1% center;
	margin-bottom: 2mm;
	line-height: 40px;
	padding-left: 44px;
	mc-hyphenate: never;
	background-image: url('../images/maintenancepatchnotes/documentsm.png');
	page-break-before: always;
	page-break-inside: avoid;
	page-break-after: avoid;
	mc-next-class: MaintenancePatch;
}

h3.RNNoTOC
{
	mc-heading-level: 0;
	mc-next-tag: p;
	mc-next-class: Body1;
	color: #004f5f;
	margin-top: 4mm;
	margin-bottom: 4mm;
}

h3.RNPrimary
{
	font-family: "Noto Sans";
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	line-height: 122%;
	text-transform: none;
	clear: both;
	color: #004f5f;
	mc-next-tag: p;
	mc-next-class: Body1;
	text-align: left;
	page-break-inside: avoid;
	page-break-after: avoid;
	column-break-after: avoid;
	/*<<<<<<<OLD
	mc-next-tag: p;
	mc-next-class: Body1;
	text-align: left;
	color: #004f5f;
	page-break-inside: avoid;
	page-break-after: avoid;
	column-break-after: avoid;
	margin-top: 4mm;
	margin-bottom: 4mm;
	>>>>>>>>>>*/
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT PARAGRAPH STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

p
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	color: rgb(0 0 0 / 87%);
	/*<<<<<<<OLD
	font-size: 11pt;
	font-family: Arial;
	text-align: left;
	padding-bottom: 2mm;
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 15;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 1;
	mc-hyphenate: never;
	margin-top: 2mm;
	>>>>>>>>>>*/
}

p.Body1
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	color: rgb(0 0 0 / 87%);
	/*<<<<<<<OLD
	font-size: 11pt;
	text-align: left;
	padding-bottom: 1.5mm;
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 15;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 1;
	mc-hyphenate: never;
	margin-top: 2mm;
	>>>>>>>>>>*/
	/*font-family: Arial;*/
}

p.Body1ExtraTopPadding
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	color: rgb(0 0 0 / 87%);
	padding-top: 12mm;
	/*<<<<<<<OLD
	font-size: 11pt;
	text-align: left;
	padding-bottom: 2mm;
	padding-top: 12mm;
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 15;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 1;
	mc-hyphenate: never;
	margin-top: 2mm;
	>>>>>>>>>>*/
	/*font-family: Arial;*/
}

p.Body1HeadNoTOC	/*default (headline3)*/
{
	color: rgb(0 0 0 / 87%);
	font-family: "Noto Sans";
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 600;
	line-height: 122%;
	text-transform: none;
}

p.Body1NoBottomSpacing
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	text-align: left;
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 15;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 1;
	mc-hyphenate: never;
	margin-top: 2mm;
	margin-bottom: 0;
	padding-bottom: 0;
}

p.Body2
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate-shortest-word: 5;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	mc-hyphenate: never;
	margin-left: 6mm;
	margin-top: 2mm;
}

p.MPNHeadNoTOC
{
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 22px;
	line-height: 15px;
	margin-left: 44px;
	padding-top: 0px;
	margin-top: 16pt;
	background-image: url('../images/maintenancepatchnotes/squareorange.png');
}

p.Body3
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 2;
	mc-hyphenate: never;
	margin-top: 2mm;
	margin-left: 44px;
}

p.BodyH4HeadNoTOC
{
	font-family: "Noto Sans";
	font-size: 1rem;
	font-style: italic;
	font-weight: 500;
	line-height: 131%;
	text-transform: none;
	clear: both;
	color: rgb(0 0 0 / 87%);
	/*<<<<<<<OLD
	font-weight: bold;
	font-style: italic;
	color: #37464f;
	>>>>>>>>>>*/
}

p.Bullet2NextPara
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 2;
	mc-hyphenate: never;
	margin-left: 35px;
	margin-top: 2mm;
}

p.Bullet3NextPara
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 2;
	mc-hyphenate: never;
	margin-left: 70px;
	margin-top: 2mm;
}

p.Bullet1NextPara
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 2;
	mc-hyphenate: never;
	margin-left: 6mm;
	margin-top: 2mm;
}

p.BodyIndentPatch
{
	mc-next-class: BodyIndentPatch;
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 2;
	mc-hyphenate: never;
	mc-next-class: BodyIndentPatch;
	margin-top: 2mm;
	margin-left: 44px;
}

p.BodyIndentPatch > img
{
	padding-bottom: 4mm;
}

p.MaintenancePatch	/*MPN heading with orange square bullet*/
{
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 22px;
	line-height: 15px;
	margin-left: 44px;
	padding-top: 0px;
	margin-top: 16pt;
	page-break-after: avoid;
	background-image: url('../images/maintenancepatchnotes/squareorange.png');
	mc-next-class: BodyIndentPatch;
}

/*NOT USED*/

/*p.MPNHeadNoTOC101
{
	font-weight: bold;
	font-style: normal;
	margin-left: 44px;
	margin-top: 16pt;
	margin-bottom: 2px;
	line-height: 15px;
	page-break-after: avoid;
	background-image: url('../Images/MaintenancePatchNotes/squareorange.png');
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 2mm;
}*/

/*NOT USED*/

/*p.Body1Narrow
{
	font-size: 12pt;
	font-style: normal;
	font-family: 'Arial Narrow';
}*/

/*<<<<<<<<<<<<<<<<<<<< DEFAULT VARIABLE STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

span.mc-variable.OLH_PDF_Sets\00002EAcceleratorForRetail,
span.mc-variable.OLH_PDF_Sets\00002EAdminPortal,
span.mc-variable.OLH_PDF_Sets\00002EAnalytics,
span.mc-variable.OLH_PDF_Sets\00002EAutoClass,
span.mc-variable.OLH_PDF_Sets\00002EAutomotiveSolEnabl,
span.mc-variable.OLH_PDF_Sets\00002EBulkUpdate,
span.mc-variable.OLH_PDF_Sets\00002EBusRules,
span.mc-variable.OLH_PDF_Sets\00002ECMDMSolEnabl,
span.mc-variable.OLH_PDF_Sets\00002EConfigMgmt,
span.mc-variable.OLH_PDF_Sets\00002EDaaS,
span.mc-variable.OLH_PDF_Sets\00002EDataExchange,
span.mc-variable.OLH_PDF_Sets\00002EDataGovernance,
span.mc-variable.OLH_PDF_Sets\00002EDataIntgration,
span.mc-variable.OLH_PDF_Sets\00002EDataPreparation,
span.mc-variable.OLH_PDF_Sets\00002EDataProfiling,
span.mc-variable.OLH_PDF_Sets\00002EDigitalAssets,
span.mc-variable.OLH_PDF_Sets\00002EeCatalogs,
span.mc-variable.OLH_PDF_Sets\00002EECLASSAdvSolEnabl,
span.mc-variable.OLH_PDF_Sets\00002EGDSNRecSolEnabl,
span.mc-variable.OLH_PDF_Sets\00002EGettingStarted,
span.mc-variable.OLH_PDF_Sets\00002EMatchLinkMerge,
span.mc-variable.OLH_PDF_Sets\00002EPerformanceAnalysis,
span.mc-variable.OLH_PDF_Sets\00002EPlatformSoftwareSupport,
span.mc-variable.OLH_PDF_Sets\00002EPublisher,
span.mc-variable.OLH_PDF_Sets\00002EPublishingWebUI,
span.mc-variable.OLH_PDF_Sets\00002EReporter,
span.mc-variable.OLH_PDF_Sets\00002EResourceMaterials,
span.mc-variable.OLH_PDF_Sets\00002ESupplierProductOnboardingSolEnabl,
span.mc-variable.OLH_PDF_Sets\00002ESupplierWebUISetup,
span.mc-variable.OLH_PDF_Sets\00002ESupplierWebUIUser,
span.mc-variable.OLH_PDF_Sets\00002ESystemAdmin,
span.mc-variable.OLH_PDF_Sets\00002ESystemSetup,
span.mc-variable.OLH_PDF_Sets\00002ETables,
span.mc-variable.OLH_PDF_Sets\00002ETranslations,
span.mc-variable.OLH_PDF_Sets\00002EWebUI,
span.mc-variable.OLH_PDF_Sets\00002EWorkflows
{
	color: rgb(0 0 0 / 87%);
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT LIST STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

li
{
	/*color: #37464f;
	font-size: 11pt;
	font-family: Arial;*/
	list-style-position: inherit;
	margin-left: -5mm;
	margin-bottom: 1mm;
	margin-top: 0.75%;
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
}

li.Numbered1
{
	orphans: 3;
	widows: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	color: rgb(0 0 0 / 87%);
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate: never;
	list-style-position: inherit;
	margin-left: -5mm;
	margin-bottom: 0;
	margin-top: 1.75mm;
}

li.Numbered2
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	orphans: 3;
	widows: 3;
	margin-left: 15mm;
	padding-right: 0px;
	margin-bottom: 0;
	margin-top: 1.75mm;
	mc-hyphenate: always;
	mc-hyphenate-shortest-word: 5;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate: never;
	list-style-position: inherit;
}

li.Bullet1
{
	color: rgb(0 0 0 / 87%);
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	mc-hyphenate: never;
	margin-left: -5mm;
	margin-bottom: 0;
	list-style-image: url('../images/resources/bulletdisc2.png');
}

li.Bullet2
{
	orphans: 3;
	widows: 3;
	list-style-image: url('../images/resources/bulletcircle2.png');
	margin-bottom: 0;
	margin-left: -1mm;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: Body1;
	color: rgb(0 0 0 / 87%);
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
}

li.Bullet3
{
	color: rgb(0 0 0 / 87%);
	/*font-size: 11pt;*/
	mc-hyphenate: never;
	left: 1in;
	margin-left: 8mm;
	margin-bottom: 0;
	list-style-image: url('../images/resources/bulletsquare2.png');
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
}

li.Bullet4
{
	color: rgb(0 0 0 / 87%);
	/*font-size: 11pt;*/
	mc-hyphenate: never;
	left: 1in;
	margin-left: 15mm;
	margin-bottom: 0;
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
}

ul,
ul > li > p,
ul > li > p.Body1 ol > li > ul > li > p
{
	list-style-image: url('../images/resources/bulletdisc2.png');
}

ul > li > ul > li
{
	list-style-image: url('../images/resources/bulletcircle2.png');
}

ul > li > ul > li > ul > li
{
	list-style-image: url('../images/resources/bulletsquare2.png');
}

ol
{
	margin-top: 0;
	margin-bottom: 1mm;
	/*copied from p.body1*/
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
}

ol > li > p,
ol > li > p.Body1	/*slightly more spacing between numbered lists than bulleted lists*/
{
	margin-top: 0mm;
	padding-top: 0mm;
	padding-bottom: 2mm;
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT LINK STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*CrossRef*/

MadCap|xref
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	color: #ff4e00;
}

MadCap|xref.ParaTextOnly
{
	mc-format: '{color #ff4e00}{paratext}';
	mc-disabled: true;
}

MadCap|xref:link
{
	color: #ff4e00;
	text-decoration: none;
}

MadCap|xref:visited
{
	color: #66ccd9;
}

MadCap|xref:hover
{
	color: #ff4e00;
	text-decoration-line: underline;
}

MadCap|xref:active
{
	color: #004f5f;
}

MadCap|xref.MaintnPatchTextOnly
{
	color: rgb(0 0 0 / 87%);
	text-transform: uppercase;
	mc-format: '{color #ff4e00}{paratext}{/color}';
	mc-disabled: true;
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

MadCap|xref.Here
{
	mc-format: '{color #ff4e00} here{/color}';
	mc-conditions: 'primary.Web';
	text-decoration: none;
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
}

MadCap|xref.HereSmall
{
	font-family: "Noto Sans";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	/*font-size: 9pt;*/
	text-decoration: none;
	mc-format: '{color #ff4e00} here{/color}';
	mc-conditions: 'primary.Web';
}

MadCap|xref.HereWithParens
{
	color: rgb(0 0 0 / 87%);
	mc-format: ' ({color #ff4e00}here{/color})';
	mc-conditions: 'primary.Web';
	text-decoration: none;
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
}

MadCap|xref.HereWithParensSmall
{
	color: rgb(0 0 0 / 87%);
	font-family: "Noto Sans";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	/*font-size: 9pt;*/
	mc-format: ' ({color #ff4e00}here{/color})';
	mc-conditions: 'primary.Web';
	text-decoration: none;
}

MadCap|xref.XRef_Title
{
	mc-format: '{title}';
	mc-hyphenate: never;
	color: #ff4e00;
}

/*HREFs*/

a:link
{
	color: #ff4e00;
	text-decoration: none;
}

a:link
{
	color: #ff4e00;
	text-decoration: none;
}

a:visited
{
	color: #66ccd9;
}

a:visited
{
	color: #66ccd9;
}

a:hover
{
	color: #ff4e00;
	text-decoration-line: underline;
}

a:hover
{
	color: #ff4e00;
	text-decoration-line: underline;
}

a:active
{
	color: #004f5f;
}

a:active
{
	color: #004f5f;
}

a.MCBreadcrumbsLink
{
	color: #ff4e00;
}

a,
a.stepdoc-link
{
	mc-disabled: false;
}

a.MCBreadcrumbsLink
{
	mc-breadcrumbs-prefix: ' ';
	/*font-size: 11pt;*/
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT SPAN STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

span.MCBreadcrumbsPrefix
{
	color: rgb(0 0 0 / 87%);
	/*font-size: 11pt;*/
}

span.MCBreadcrumbsDivider
{
	color: rgb(0 0 0 / 87%);
	/*font-size: 11pt;*/
}

span.MCBreadcrumbsSelf
{
	color: rgb(0 0 0 / 87%);
	/*font-size: 11pt;*/
}

span.bold,
span.callout
{
	font-weight: bolder;
}

span.mcFormatColor
{
	color: #ff4e00;
}

span.italic
{
	font-style: italic;
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT OTHER STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

MadCap|toggler
{
	mc-image-spacing: 5px;
}

MadCap|pageFooter
{
	font-family: "Noto Sans";
	font-style: italic;
}

abbr
{
	mc-disabled: false;
}

acronym
{
	mc-disabled: true;
}

address
{
	mc-disabled: true;
}

area
{
	mc-disabled: true;
}

big
{
	mc-disabled: true;
}

blockquote
{
	mc-disabled: true;
}

br
{
	mc-disabled: true;
}

button
{
	mc-disabled: true;
}

caption
{
	mc-disabled: true;
}

center
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

code
{
	mc-disabled: true;
	font-weight: 700;
	/*not quite bold*/
	background-color: #e6f7f9;
}

dir
{
	margin-top: 2mm;
	margin-bottom: 1.12em;
	margin-right: 1.12em;
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT TABLE >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

table
{
	margin-left: -6mm;
	margin-top: 2mm;
	margin-bottom: 2mm;
	mc-hyphenate: never;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-shortest-word: 5;
}

li.Bullet2Table
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	margin-left: -4mm;
	margin-bottom: 0;
	margin-top: 1.5mm;
	list-style-image: url('../images/resources/bulletcircle2.png');
	/*color: #37464f;
	font-size: 11pt;*/
}

p.note1table
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	text-align: left;
	margin-left: 0;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 2mm;
	padding-top: 2mm;
	border: 1mm solid #33bbcd;
	background-color: #cceef2;
	margin-bottom: 2mm;
	margin-top: 2mm;
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: callout;
	mc-hyphenate: never;
	/*font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #37464f;
	letter-spacing: normal;*/
}

p.note1tablesmall
{
	font-family: "Noto Sans";
	font-size: 0.6875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 145%;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	margin-left: 0;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 2mm;
	padding-top: 2mm;
	border: 1mm solid #33bbcd;
	background-color: #cceef2;
	color: rgb(0 0 0 / 87%);
	margin-bottom: 2mm;
	margin-top: 2mm;
	mc-auto-number-format: 'Note: ';
	mc-auto-number-class: callout;
	mc-hyphenate: never;
	/*font-size: 8pt;*/
}

p.Body1Table
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	text-align: left;
	padding-bottom: 2mm;
	margin-top: 2mm;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-suffix: 3;
	mc-hyphenate-shortest-prefix: 3;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	mc-hyphenate: never;
	/*font-size: 11pt;*/
}

p.Body1TableSmall
{
	font-family: "Noto Sans";
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	text-align: left;
	margin-top: 2mm;
	padding-bottom: .5mm;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 10;
	mc-hyphenate-shortest-suffix: 3;
	mc-hyphenate-shortest-prefix: 3;
	mc-hyphenate-maximum-adjacent-line-count: 3;
	mc-hyphenate: never;
}

p.Body1TablexSmall
{
	font-family: "Noto Sans";
	font-size: 0.6875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 145%;
	text-transform: none;
}

p.important1table
{
	font-family: "Noto Sans";
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-transform: none;
	letter-spacing: normal;
	margin-bottom: 2mm;
	margin-top: 2mm;
	margin-left: 0;
	padding-left: 2mm;
	padding-right: 2mm;
	padding-bottom: 2mm;
	padding-top: 2mm;
	border: 1mm solid #f9d452;
	background-color: #fbe597;
	mc-hyphenate: never;
	mc-auto-number-format: 'Important: ';
	mc-auto-number-class: callout;
	/*font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #37464f;*/
}

th
{
	mc-hyphenate-maximum-adjacent-line-count: 3;
	mc-hyphenate-shortest-prefix: 2;
	mc-hyphenate-shortest-suffix: 2;
	mc-hyphenate-shortest-word: 5;
	max-width: 85mm;
}

col
{
	mc-hyphenate: always;
	mc-hyphenate-maximum-adjacent-line-count: 1;
	mc-hyphenate-shortest-prefix: 1;
	mc-hyphenate-shortest-suffix: 1;
	mc-hyphenate-shortest-word: 1;
}

li.Bullet1Table
{
	color: rgb(0 0 0 / 87%);
	font-family: "Noto Sans";
	margin-left: -6mm;
	margin-bottom: 0;
	font-size: 8pt;
	margin-top: 0;
	margin-left: -6mm;
	mc-hyphenate: never;
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT CODE PRESERVE SPACE >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

pre,
pre.Code1
{
	padding-bottom: 0.25%;
	padding-top: 0.25%;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	margin-top: 2mm;
	margin-left: 0.25in;
	margin-right: auto;
	margin-bottom: 4mm;
	font-family: 'Courier New';
	/*font-size: 10pt;*/
	font-size: 0.875rem;
	line-height: 150%;
	font-weight: 600;
	background-color: #e6f7f9;
	mc-hyphenate: never;
	mc-leader-format: 'none';
}

pre.Code2
{
	margin-left: 11mm;
}

pre.Code3
{
	margin-left: 16mm;
}

pre.Code3a
{
	margin-left: 18.5mm;
}

pre.Code4
{
	margin-left: 21mm;
}

pre.InsideTable
{
	margin-top: 0.25em;
	margin-left: 0;
	margin-right: 0.25em;
	margin-bottom: 0.75em;
}

pre.InsideTableSmall
{
	line-height: normal;
	margin-top: 0.25em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0.75em;
	/*font-size: 9pt;*/
	font-size: 0.75rem;
}

span.commandfont
{
	font-family: 'Courier New';
	font-weight: 600;
	line-height: 150%;
	font-size: 0.875rem;
	background-color: #e6f7f9;
	padding-bottom: 0.25%;
	padding-top: 0.25%;
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT LEFT NAV ICONS >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.tree-node.tree-node-collapsed > div
{
	padding-left: 19px;
}

.tree-node.tree-node-expanded > div
{
	padding-left: 27px;
}

.tree-node.tree-node-leaf > div
{
	padding-left: 19px;
}

MadCap|relationshipsItem
{
	/*font-size: 11pt;*/
	margin-left: 0pt;
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT CODE SNIPPET >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

MadCap|codeSnippetCopyButton
{
	float: left;
}

MadCap|codeSnippet
{
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 700;
	/*not quite bold*/
	background-color: #e6f7f9;
}

MadCap|codeSnippetBody
{
	tab-size: 3;
	font-weight: 700;
	/*not quite bold*/
	background-color: #e6f7f9;
}

div.codeSnippetBodyScroll
{
	height: 3in;
	width: 5in;
	overscroll-behavior-y: auto;
	overflow-y: scroll;
	overscroll-behavior-x: auto;
	overflow-y: scroll;
}

div.codeSnippetGroup
{
	width: 95%;
	border: 1px solid black;
	padding: 3px;
	margin-bottom: 30px;
}

div.codeSnippetScrollLeft
{
	float: left;
	margin-left: 10px;
	width: 48%;
	height: 3in;
	overscroll-behavior-y: auto;
	overflow-y: auto;
	overscroll-behavior-x: auto;
	padding-right: 5px;
	margin-top: 8px;
}

div.codeSnippetScrollRight
{
	float: right;
	margin-left: 10px;
	width: 48%;
	height: 3in;
	overscroll-behavior-y: auto;
	overflow-y: auto;
	overscroll-behavior-x: auto;
	padding-right: 5px;
}

div.clear
{
	clear: both;
}

/*<<<<<<<<<<<<<<<<<<<< DEFAULT SEARCH RESULT HIGHLIGHTS >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

span.SearchHighlight1
{
	background-color: #fadd75;
}

span.SearchHighlight2
{
	background-color: #009bc1;
}

span.SearchHighlight3
{
	background-color: #619e43;
}

span.SearchHighlight4
{
	background-color: #ff834d;
}

/*CrossRef*/

MadCap|xref:link
{
	color: #ff4e00;
	text-decoration: none;
}

MadCap|xref:visited
{
	color: #66ccd9;
}

MadCap|xref:hover
{
	color: #ff4e00;
	text-decoration-line: underline;
}

MadCap|xref:active
{
	color: #004f5f;
}

/*HREFs*/

MadCap|popupHead
{
	color: #ff4e00;
}

MadCap|popupBody
{
	color: #66CCD9;
}

/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<PRINT MEDIUM>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

@media print
{
	body
	{
		font-family: "Noto Sans";
	}

	/*<<<<<<<<<<<<<<<<<<<< PRINT IMAGE STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

	ol img
	{
		max-width: 184mm;
	}

	ol ol img
	{
		max-width: 179mm;
	}

	ol ol ol img
	{
		max-width: 174mm;
	}

	/*<<<<<<<<<<<<<<<<<<<< PRINT OTHER STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

	MadCap|toggler
	{
		color: rgb(0 0 0 / 87%);
	}

	/*<<<<<<<<<<<<<<<<<<<< PRINT TABLE STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

	th
	{
		font-family: "Noto Sans";
	}

	thead
	{
		font-family: "Noto Sans";
	}

	td
	{
		font-family: "Noto Sans";
		font-size: 11pt;
	}

	table
	{
		height: auto;
		width: auto;
	}

	li.Bullet1Table
	{
		font-size: 8pt;
	}

	li.Bullet2Table
	{
		font-size: 9pt;
	}

	/*<<<<<<<<<<<<<<<<<<<< PRINT BULLET STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

	li.Bullet1
	{
		font-size: 8pt;
	}

	li.Bullet2
	{
		font-size: 11pt;
	}

	li.Bullet3
	{
		font-size: 11pt;
	}

	li.Bullet4
	{
		font-size: 11pt;
	}

	/*h1
	{
		line-height: 24pt;
		margin-top: 14mm;
		mc-hyphenate-shortest-suffix: 0;
		mc-hyphenate-shortest-prefix: 0;
		mc-hyphenate-shortest-word: 0;
		font-family: "Noto Sans";
	}

	h2
	{
		line-height: 18pt;
		font-family: "Noto Sans";
	}

	h3
	{
		line-height: 14pt;
		clear: left;
		margin-top: 4mm;
		margin-bottom: 4mm;
		font-family: "Noto Sans";
	}

	h4
	{
		line-height: 12pt;
		text-align: left;
		color: rgb(0 0 0 / 87%);
		font-family: "Noto Sans";
	}
*/

	img.NoColumns
	{
		max-width: 190.5mm;
		max-height: 229mm;
	}

	img.TwoColumns
	{
		max-width: 85mm;
	}

	li
	{
		mc-hyphenate: never;
	}

	img.img_intext
	{
		mc-thumbnail-max-height: 48px;
		vertical-align: text-bottom;
	}

	img.Inch6
	{
		max-width: 6.00in;
	}

	img.EnlargeImage
	{
		width: 100%;
	}

	/*
	p
	{
	font-size: 11pt;
	font-family: "Noto Sans";
	text-align: left;
	margin-top: 2mm;
	margin-bottom: 2mm;
	padding-bottom: 2mm;
	mc-next-tag: p;
	mc-next-class: Body1;
	mc-hyphenate-shortest-word: 15;
	mc-hyphenate-shortest-prefix: 5;
	mc-hyphenate-shortest-suffix: 5;
	mc-hyphenate-maximum-adjacent-line-count: 1;
	mc-hyphenate: never;
	}
*/

	p.PDFTitlePage
	{
		margin-top: 2mm;
		margin-bottom: 2mm;
		mc-hyphenate: always;
		mc-hyphenate-shortest-word: 5;
		mc-hyphenate-shortest-prefix: 2;
		mc-hyphenate-shortest-suffix: 2;
		mc-hyphenate-maximum-adjacent-line-count: 3;
		orphans: 0;
		widows: 0;
		font-family: "Noto Sans";
		font-style: normal;
		mc-hyphenate: never;
		text-align: left;
		color: rgb(0 0 0 / 87%);
		padding-bottom: 2mm;
		font-size: 24pt;
	}

	/*
p.Bullet2NextPara
	{
	line-height: 14pt;
	font-family: "Noto Sans";
	}

p.Body1TableSmall
	{
	font-size: 8pt;
	font-family: "Noto Sans";
	}

*/

	/*NOT USED*/

	/*p.Body1Narrow
	{
		font-size: 6pt;
		font-family: "Noto Sans";
	}*/

	/*   
	p.Body1HeadNoTOC	/*Para with H3 sizing and bold*/

	/*{
		font-family: "Noto Sans";
		text-align: left;
		mc-next-tag: p;
		mc-next-class: Body1;
		mc-hyphenate-shortest-word: 15;
		mc-hyphenate-shortest-prefix: 5;
		mc-hyphenate-shortest-suffix: 5;
		mc-hyphenate-maximum-adjacent-line-count: 1;
		mc-hyphenate: never;
		font-weight: bold;
		font-size: 13pt;
		font-style: normal;
		margin: .83em;
		margin-top: 4mm;
		margin-bottom: 4mm;
		margin-left: 0em;
		margin-right: 0;
		padding-bottom: 0;
		padding-top: 2mm;
		page-break-after: avoid;
		color: rgb(0 0 0 / 87%);
	}
	
p.MPNHeadNoTOC
	{
	page-break-after: avoid;
	font-family: "Noto Sans";
	}

p.BodyH4HeadNoTOC	/*Para with H4 sizing and bold italics*/

	/*	{
		color: rgb(0 0 0 / 87%);
		padding-bottom: 2mm;
		font-weight: bold;
		font-style: italic;
		font-family: "Noto Sans";
		
	}
*/

	/*NOT USED*/

	/*p.MPNHeadNoTOC101
	{
		page-break-after: avoid;
		background-repeat: no-repeat;
		font-weight: bold;
		font-style: normal;
		margin-left: 44px;
		background-image: url('../Images/MaintenancePatchNotes/squareorange.png');
		padding-left: 22px;
		padding-bottom: 2mm;
		margin-top: 16pt;
		line-height: 15px;
	}*/

	p.Image2
	{
		max-width: 65mm;
		padding-right: 0;
	}

	/*NOT USED*/

	/*	
	h2.MPNMulti
	{
		page-break-before: avoid;
	}

	h2.MPNBugFix
	{
		page-break-before: avoid;
	}

	h2.MPNDocumentation
	{
		page-break-before: avoid;
	}

	h2.MPNPerformance
	{
		page-break-before: avoid;
	}

	h2.MPNSecurityEnhancement
	{
		page-break-before: avoid;
	}

	h2.MPNNewFeatures
	{
		page-break-before: avoid;
	}

	h2.MPNDownload
	{
		page-break-before: avoid;
	}

h2.MPN
	{
		page-break-before: avoid;
	}
*/

	MadCap|xref.H1Text
	{
		color: #ff4e00;
		mc-exclude-action: unbind;
		mc-conditions: 'primary.LinkToText';
		mc-format: '{paratext}';
	}

	MadCap|xref
	{
		color: #ff4e00;
		mc-exclude-action: unbind;
		mc-conditions: 'primary.LinkToText';
		mc-format: '{paratext}';
	}

	MadCap|xref.Here
	{
		mc-exclude-action: 'remove';
	}

	MadCap|xref.HereSmall
	{
		mc-exclude-action: 'remove';
	}

	MadCap|xref.HereWithParens
	{
		mc-exclude-action: 'remove';
	}

	MadCap|xref.HereWithParensSmall
	{
		mc-exclude-action: 'remove';
	}
}

/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<END OF PRINT MEDIUM>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<WORD MEDIUM>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

@media Word
{
	p,
	p.Body1
	{
		font-family: "Noto Sans";
		color: rgb(0 0 0 / 87%);
		font-size: 11pt;
		font-weight: normal;
		font-style: normal;
		letter-spacing: normal;
		line-height: normal;
		mc-next-tag: p;
		mc-next-class: Body1;
		mc-hyphenate-shortest-word: 15;
		mc-hyphenate-shortest-prefix: 5;
		mc-hyphenate-shortest-suffix: 5;
		mc-hyphenate-maximum-adjacent-line-count: 1;
		mc-hyphenate: never;
	}

	h1
	{
		line-height: 24pt;
		margin-top: 14mm;
		color: #004f5f;
		font-size: 22pt;
	}

	h2
	{
		line-height: 18pt;
		color: #ff4e00;
		font-size: 16pt;
	}

	h3
	{
		line-height: 14pt;
		clear: left;
		margin-top: 4mm;
		margin-bottom: 4mm;
		font-size: 13pt;
	}

	h4
	{
		line-height: 12pt;
		text-align: left;
		font-size: 11pt;
	}

	img.Inch6
	{
		max-width: 6.00in;
	}

	img.EnlargeImage
	{
		width: 100%;
	}

	p.PDFTitlePage
	{
		margin-top: 2mm;
		margin-bottom: 2mm;
		padding-bottom: 2mm;
		font-size: 24pt;
	}

	ol,
	ul,
	li
	{
		margin-top: 0;
		margin-bottom: 1mm;
		font-size: 11pt;
	}

	MadCap|xref
	{
		font-size: 11pt;
	}

	li.Bullet1
	{
		font-size: 11pt;
	}

	li.Bullet2
	{
		font-size: 11pt;
	}

	li.Bullet3
	{
		font-size: 11pt;
	}

	li.Bullet4
	{
		font-size: 11pt;
	}

	p.note1table
	{
		font-size: 11pt;
	}

	p.important1table
	{
		font-size: 11pt;
	}
}

/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<END OF WORD MEDIUM>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

