/*<meta />*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Font Awesome 5 Free Solid';
	src: url(../fonts/fa5/fa-solid-900.eot);
	src: url(../fonts/fa5/fa-solid-900.woff2) format('woff2'), url(../fonts/fa5/fa-solid-900.woff) format('woff'), url(../fonts/fa5/fa-solid-900.ttf) format('truetype'), url(../fonts/fa5/fa-solid-900.svg#svgFontName) format('svg');
}

/* IE9 Compat Modes */
/* IE6-IE8 */
/* Super Modern Browsers */
/* Pretty Modern Browsers */
/* Safari, Android, iOS */
/* Legacy iOS */

@font-face 
{
	font-family: 'Font Awesome 5 Free Regular';
	src: url(../fonts/fa5/fa-regular-400.eot);
	src: url(../fonts/fa5/fa-regular-400.eot?#iefix) format('embedded-opentype'), url(../fonts/fa5/fa-regular-400.woff2) format('woff2'), url(../fonts/fa5/fa-regular-400.woff) format('woff'), url(../fonts/fa5/fa-regular-400.ttf) format('truetype'), url(../fonts/fa5/fa-regular-400.svg#svgFontName) format('svg');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Solid';
	src: url(../fonts/fa6/fa-solid-900.woff2) format('woff2'), url(../fonts/fa6/fa-solid-900.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Thin';
	src: url(../fonts/fa6/fa-thin-100.woff2) format('woff2'), url(../fonts/fa6/fa-thin-100.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Regular';
	src: url(../fonts/fa6/fa-regular-400.woff2) format('woff2'), url(../fonts/fa6/fa-regular-400.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Light';
	src: url(../fonts/fa6/fa-light-300.woff2) format('woff2'), url(../fonts/fa6/fa-light-300.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Sharp Light';
	src: url(../fonts/fa6/fa-sharp-light-300.woff2) format('woff2'), url(../fonts/fa6/fa-sharp-light-300.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Sharp Thin';
	src: url(../fonts/fa6/fa-sharp-thin-100.woff2) format('woff2'), url(../fonts/fa6/fa-sharp-thin-100.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Sharp Regular';
	src: url(../fonts/fa6/fa-sharp-regular-400.woff2) format('woff2'), url(../fonts/fa6/fa-sharp-regular-400.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Sharp Solid';
	src: url(../fonts/fa6/fa-sharp-solid-900.woff2) format('woff2'), url(../fonts/fa6/fa-sharp-solid-900.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Pro Duotone Solid';
	src: url(../fonts/fa6/fa-duotone-900.woff2) format('woff2'), url(../fonts/fa6/fa-duotone-900.ttf) format('truetype');
}

@font-face 
{
	font-family: 'Font Awesome 6 Brands Regular';
	src: url(../fonts/fa6/fa-brands-400.woff2) format('woff2'), url(../fonts/fa6/fa-brands-400.ttf) format('truetype');
}

body
{
	font-size: 1em;
	mc-master-page: url('../masterpages/nc-masterpage.flmsp');
	mc-hyphenate: never;
	line-height: 1.5em;
	margin-bottom: 0px;
	font-family: Montserrat, 'Font Awesome 6 Pro Solid', 'Font Awesome 6 Pro Regular';
	font-weight: 300;
	color: #404040;
	overflow: overlay;
	padding-left: 1em;
	padding-right: 1em;
}

div.background
{
	width: 500px;
	height: 250px;
	border: 2px solid black;
	background-image: none;
}

div.page-content
{
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 150px;
}

div.height-container-sidenav
{
	padding-bottom: 0px;
}

Div.FooterTable
{
	background-repeat: repeat;
	margin-right: -17px;
	margin-left: -17px;
}

Div.GlossaryPageTerm
{
	
}

Div.GlossaryPageDefinition
{
	font-size: 9pt;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

div.side-content	/*Used on OtherTopics.flmsp for the search-bar and menu*/
{
	width: 300px;
	margin-bottom: 15px;
	float: right;
	margin-left: 0px;
}

div.TightContent
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}

div.transbox
{
	width: 400px;
	height: 180px;
	margin: 30px 50px;
	background-color: #ffffff;
	border: 1px solid black;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

div.transbox p
{
	margin: 30px 40px;
	font-weight: bold;
	color: #000000;
}

div.rotate
{
	-ms-transform: rotate(-180deg);
	/* IE 9 */
	-webkit-transform: rotate(-180deg);
	/* Safari */
	transform: rotate(-180deg);
}

div.MasterpageColumns	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: 0px;
}

div.MasterpageColumns::before
{
	content: ' ';
	display: table;
}

div.MasterpageColumns::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.MasterpageColumns > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.MasterpageColumns > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.MasterpageColumns > div:nth-child(2)
{
	width: 83.333%;
	margin-left: 0%;
}

h1
{
	margin: 0px;
	page-break-before: always;
	width: 100%;
	z-index: 6;
	margin-bottom: 0px;
	line-height: 1em;
	page-break-after: avoid;
	color: #142248;
	font-weight: 500;
	font-size: 2em;
}

h2
{
	margin: 0px;
	width: 100%;
	z-index: 6;
	color: #142248;
	font-size: 1.6em;
	margin-bottom: 0px;
	line-height: 1em;
	page-break-after: avoid;
	font-weight: 500;
}

h3
{
	margin: 0px;
	width: 100%;
	z-index: 6;
	color: #142248;
	font-size: 1.6em;
	margin-bottom: 0px;
	line-height: 1em;
	page-break-after: avoid;
	font-weight: 500;
}

h4
{
	margin: 0px;
	width: 100%;
	z-index: 6;
	color: #142248;
	font-size: 1.6em;
	margin-bottom: 0px;
	line-height: 1em;
	page-break-after: avoid;
	font-weight: 500;
}

h5
{
	margin: 0px;
	width: 100%;
	z-index: 6;
	color: #142248;
	font-size: 1.6em;
	margin-bottom: 0px;
	line-height: 1em;
	page-break-after: avoid;
	font-weight: 500;
}

h5.minitoctitle
{
	margin: 0px;
	width: 100%;
	z-index: 6;
	color: #142248;
	font-size: 1.6em;
	margin-bottom: 0px;
	line-height: 1em;
	page-break-after: avoid;
}

h6
{
	text-align: left;
	mc-heading-level: 0;
	margin-left: 0pt;
	margin-right: 0pt;
	page-break-after: avoid;
	font-weight: 500;
	color: #142248;
	margin-bottom: 1em;
	font-size: 1.4em;
	margin-top: 2em;
}

img:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

img.MaxWidth100Percent
{
	mc-thumbnail: none;
	max-width: 90%;
}

img.MaxWidth100Percent-grey
{
	mc-thumbnail: none;
	border: solid 1px #9fa0a0;
	max-width: 90%;
}

img.MaxWidth75Percent
{
	mc-thumbnail: none;
	max-width: 75%;
}

img.MaxWidth75Percent-grey
{
	mc-thumbnail: none;
	border: solid 1px #9fa0a0;
	max-width: 75%;
}

img.MaxWidth50Percent
{
	max-width: 50%;
	mc-thumbnail: none;
}

img.MaxWidth50Percent-grey
{
	mc-thumbnail: none;
	border: solid 1px #9fa0a0;
	max-width: 50%;
}

img.ReduceButtonSize
{
	mc-thumbnail: none;
	padding: 0pt;
	width: auto;
	height: 15px;
	vertical-align: text-bottom;
}

img.ReduceButtonSize10px
{
	mc-thumbnail: none;
	padding: 0pt;
	opacity: 1;
	filter: alpha(opacity=100);
	height: 15px;
	vertical-align: middle;
}

li
{
	margin-bottom: 8pt;
	margin-top: 8pt;
	orphans: 3;
	widows: 2;
	font-size: 1em;
}

p
{
	margin-top: 8pt;
	text-indent: 1px;
	top: 0px;
	margin-left: 0pt;
	margin-right: 0px;
	font-size: 1em;
	orphans: 2;
	widows: 2;
	mc-hyphenate: never;
	margin-bottom: 0.6em;
}

p.inthissection
{
	text-align: left;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 16pt;
	margin-bottom: 4pt;
	font-size: 1.2em;
	font-family: 'Aspira Light';
	color: #413f3f;
	page-break-before: avoid;
	page-break-after: avoid;
}

p.columns
{
	font-size: 0.8em;
}

p.ContentsHeadingPrint
{
	margin: 0px;
	page-break-before: always;
	width: 100%;
	z-index: 6;
	color: #142248;
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 0px;
	line-height: 1em;
}

p.Copyright
{
	margin-right: 0px;
	text-indent: 0px;
}

p.CopyrightAddress
{
	margin-bottom: 0pt;
	margin-top: 0pt;
}

p.CopyrightHeading
{
	font-weight: normal;
	font-size: 10pt;
}

p.FooterRight
{
	text-align: Right;
	font-size: 0.8em;
	margin-bottom: 6pt;
	margin-top: 6pt;
	color: #a9a9a9;
}

p.FooterLeft
{
	text-align: left;
	margin-bottom: 6pt;
	margin-top: 6pt;
	white-space: nowrap;
	color: #a9a9a9;
	font-size: 0.8em;
}

p.FrameHeaderText
{
	
}

p.FrameFooterText
{
	
}

p.GlossaryPrintHead
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 72pt;
	mc-heading-level: 1;
	margin: 0pt;
}

p.MiniTOC1
{
	mc-leader-offset: 10pt;
	mc-leader-align: right;
	font-size: 11pt;
	color: #413f3f;
	margin-left: 10%;
	font-weight: normal;
}

p.MiniTOC2
{
	mc-leader-align: right;
	font-size: 11pt;
	color: #413f3f;
	margin-left: 15%;
	font-weight: normal;
}

p.MiniTOC3
{
	mc-leader-align: right;
	font-size: 11pt;
	color: #413f3f;
	margin-left: 20%;
	font-weight: normal;
}

p.MiniTOC4
{
	mc-leader-align: right;
	font-size: 11pt;
	color: #413f3f;
	margin-left: 25%;
	font-weight: normal;
}

p.note
{
	background-repeat: no-repeat;
	border-left-style: double;
	border-left-width: 1px;
	border-left-color: #413f3f;
	border-right-style: double;
	border-right-width: 1px;
	border-right-color: #413f3f;
	border-top-style: double;
	border-top-width: 1px;
	border-top-color: #413f3f;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-bottom-color: #413f3f;
	mc-hyphenate: never;
	color: #413f3f;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-right: 8px;
	padding-top: 8px;
	background-origin: border-box;
	border: solid 1px #9fa0a0;
	background-image: url('../images/common/fa svgs/solid/exclamation-circle.svg');
	background-position: 10px center;
}

p.PageBreakAfter
{
	page-break-after: always;
}

p.TableText
{
	text-align: left;
	margin-bottom: 2pt;
	vertical-align: middle;
}

p.TableTextCenter
{
	margin-bottom: 2pt;
	text-align: center;
}

p.TableTextEmphasis
{
	font-weight: bold;
	margin-bottom: 2pt;
}

p.TableTextHead
{
	font-weight: bold;
	margin-bottom: 2pt;
	margin-top: 8pt;
	bottom: 12px;
	top: 12px;
}

p.TableTextSmall
{
	margin-bottom: 2pt;
	bottom: 12px;
	top: 12px;
	font-size: 0.8em;
	margin-top: 4pt;
}

p.TableTextSmallBold
{
	color: #000000;
	margin-bottom: 2pt;
	bottom: 12px;
	top: 12px;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 4pt;
}

p.TOC1
{
	margin: 0;
	color: #363636;
	font-weight: normal;
	margin-bottom: 6pt;
	margin-top: 6pt;
	font-size: 11pt;
	mc-leader-align: center;
	tab-stops: right dotted 5in;
}

p.TOC2
{
	color: #363636;
	font-weight: normal;
	font-size: 11pt;
	margin: 0;
	margin-left: 10pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-leader-align: center;
	tab-stops: right dotted 5in;
}

p.TOC3
{
	color: #363636;
	font-weight: normal;
	font-size: 11pt;
	margin: 0;
	margin-left: 20pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-leader-align: center;
	tab-stops: right dotted 5in;
}

p.TOC4
{
	color: #363636;
	font-weight: normal;
	font-size: 11pt;
	margin: 0;
	margin-left: 30pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-leader-align: center;
	tab-stops: right dotted 5in;
	mc-heading-level: 0;
}

p.TOC5
{
	color: #363636;
	font-weight: normal;
	font-size: 11pt;
	margin: 0;
	margin-left: 40pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-leader-align: center;
	tab-stops: right dotted 5in;
	mc-heading-level: 0;
}

p.TOC6
{
	color: #363636;
	font-weight: normal;
	font-size: 11pt;
	margin: 0;
	margin-left: 50pt;
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-leader-align: center;
	tab-stops: right dotted 5in;
	mc-heading-level: 0;
}

ol,
ul
{
	margin-bottom: 0pt;
	margin-top: 0pt;
}

ol
{
	list-style-image: none;
	font-size: 1em;
	margin-left: 20px;
	margin: 1.12em 0px 1.12em 20px;
	padding-left: px;
}

ol.FirstLevel
{
	
}

ol.SecondLevel
{
	list-style-type: lower-alpha;
}

span.Emphasis
{
	font-weight: 500;
}

td
{
	margin-bottom: 8pt;
	margin-left: 8pt;
	margin-right: 8pt;
	margin-top: 8pt;
	margin: 6pt;
}

th
{
	margin-bottom: 8pt;
	margin-left: 0pt;
	margin-top: 8pt;
	text-align: left;
	font-weight: 500;
}

tr
{
	page-break-inside: avoid;
	vertical-align: middle;
}

ul
{
	font-size: 1em;
	list-style-type: square;
	margin: 1.12em 0px 1.12em 20px;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 1em;
}

ul.intable
{
	font-size: 1em;
	list-style-type: square;
	margin-left: 15px;
}

ul.SecondLevel
{
	list-style-type: none;
}

ul.FirstLevel
{
	list-style-type: none;
}

span.small-subscript
{
	font-size: 50%;
}

a:link
{
	font-style: normal;
	text-decoration: none;
	color: #a9a9a9;
}

a:visited
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #a9a9a9;
}

a:focus
{
	
}

a:hover
{
	color: #22bbad;
	text-decoration: none;
}

a:active
{
	font-style: normal;
	font-weight: normal;
	color: #22bbad;
}

p.tip
{
	background-repeat: no-repeat;
	border-left-style: double;
	border-left-width: 1px;
	border-left-color: #bcda85;
	border-right-style: double;
	border-right-width: 1px;
	border-right-color: #bcda85;
	border-top-style: double;
	border-top-width: 1px;
	border-top-color: #bcda85;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-bottom-color: #bcda85;
	mc-hyphenate: never;
	background-position: 10px center;
	color: #413f3f;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-right: 8px;
	padding-top: 8px;
	background-origin: border-box;
	border: solid 1px #bcda85;
	background-color: transparent;
	background-image: url('../images/common/fa svgs/solid/lime-check-circle.svg');
}

div.AccordionGroup
{
	
}

a.link-to-PDF
{
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('../images/common/fa svgs/solid/icon_pdf.svg');
	padding-left: 1em;
}

MadCap|relatedTopics:focus
{
	color: #413f3f;
}

MadCap|relatedTopicsControlList
{
	color: #413f3f;
	list-style-type: none;
	line-height: 0.8em;
	font-size: 0.8em;
}

MadCap|relatedTopicsControlListItemLink:focus
{
	color: #413f3f;
}

MadCap|relatedTopicsControlListItemLink:link
{
	color: #413f3f;
}

MadCap|relatedTopicsControlListItemLink:visited
{
	color: #413f3f;
}

MadCap|relatedTopicsControlListItemLink:hover
{
	color: #22bbad;
}

MadCap|relatedTopicsControlListItemLink
{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

MadCap|relatedTopicsControlListItem
{
	background-position: left center;
	background-repeat: no-repeat;
}

div.indent
{
	margin-left: 20px;
}

h1.nobreakbefore
{
	
}

div.Responsive50percent	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

div.Responsive50percent::before
{
	display: table;
}

div.Responsive50percent::after
{
	display: table;
	clear: both;
}

div.Responsive50percent > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.Responsive50percent > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Responsive50percent > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.Responsive100percent	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Responsive100percent::before
{
	display: table;
}

div.Responsive100percent::after
{
	display: table;
	clear: both;
}

div.Responsive100percent > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Responsive100percent > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

div.Responsive33percent	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-right: auto;
	margin-left: auto;
}

div.Responsive33percent::before
{
	display: table;
}

div.Responsive33percent::after
{
	display: table;
	clear: both;
}

div.Responsive33percent > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Responsive33percent > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.Responsive33percent > div:nth-child(2)
{
	width: 58.333%;
	margin-left: 0%;
}

div.Responsive33percent > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

img.responsive
{
	mc-thumbnail: none;
	max-width: 90%;
}

img.responsive-grey
{
	border: solid 1px #9fa0a0;
	mc-thumbnail: none;
	max-width: 90%;
}

img.maxwidth30percent-grey
{
	border: solid 1px #9fa0a0;
	max-width: 30%;
}

div.constrainbody80percent
{
	width: 80%;
	margin-left: 10%;
	max-width: 1200px;
}

div.Responsive4-4-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Responsive4-4-4::before
{
	display: table;
}

div.Responsive4-4-4::after
{
	display: table;
	clear: both;
}

div.Responsive4-4-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.Responsive4-4-4 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Responsive4-4-4 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Responsive4-4-4 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

object
{
	max-width: 90%;
}

div.Responsive12cells	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

div.Responsive12cells::before
{
	display: table;
}

div.Responsive12cells::after
{
	display: table;
	clear: both;
}

div.Responsive12cells > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Responsive12cells > div:nth-child(1)
{
	margin-left: 0%;
	width: 8.3333%;
}

div.Responsive12cells > div:nth-child(2)
{
	margin-left: 0%;
	width: 8.3333%;
}

div.Responsive12cells > div:nth-child(3)
{
	margin-left: 0%;
	width: 8.3333%;
}

div.Responsive12cells > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(5)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(6)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(7)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(8)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(9)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(10)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(11)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive12cells > div:nth-child(12)
{
	width: 8.3333%;
	margin-left: 0%;
}

h6.breakbefore
{
	page-break-before: always;
}

div.text90percent
{
	font-size: small;
}

p.smallscreenmockuptext
{
	font-size: 0.8em;
	font-family: monospace;
}

p.nobreakinside
{
	column-break-inside: avoid;
	frame-break-inside: avoid;
	page-break-inside: avoid;
}

span.keeptogether
{
	white-space: nowrap;
}

div.Responsive8cells	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

div.Responsive8cells::before
{
	display: table;
}

div.Responsive8cells::after
{
	display: table;
	clear: both;
}

div.Responsive8cells > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
}

div.Responsive8cells > div:nth-child(1)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(2)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(3)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(4)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(5)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(6)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(7)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive8cells > div:nth-child(8)
{
	margin-left: 0%;
	width: 12.5%;
}

div.Responsive4-4-4 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.Responsive4cells	/*4 cells, 25% wide*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

div.Responsive4cells::before
{
	display: table;
}

div.Responsive4cells::after
{
	display: table;
	clear: both;
}

div.Responsive4cells > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
}

div.Responsive4cells > div:nth-child(1)
{
	margin-left: 0%;
	width: 25%;
}

div.Responsive4cells > div:nth-child(2)
{
	margin-left: 0%;
	width: 25%;
}

div.Responsive4cells > div:nth-child(3)
{
	margin-left: 0%;
	width: 25%;
}

div.Responsive4cells > div:nth-child(4)
{
	margin-left: 0%;
	width: 25%;
}

ul li.MCConceptLinkControlListItem:hover
{
	color: #142248;
}

var
{
	page-break-inside: avoid;
}

button
{
	border: solid 1px #000000;
	padding: 2px;
	max-width: 98%;
}

MadCap|tocProxy.lesspadding
{
	margin-top: 0px;
}

div.Responsive50percent > div:nth-child(3)
{
	width: 50%;
	margin-left: 0%;
}

li.CodeExample
{
	font-family: monospace;
}

MadCap|qrCode
{
	width: 25mm;
	height: auto;
}

img.maxwith100everywhere
{
	max-width: 100%;
}

a.footer-link-outside-page
{
	color: #ffffff;
}

a.footer-link-outside-page:hover
{
	color: ;
}

span.mc-variable
{
	
}

img.responsive-white
{
	border: solid 2px #ffffff;
}

div.ForConditioning
{
	
}

strong
{
	font-weight: 600;
}

p.FooterCentral
{
	color: #a9a9a9;
	font-size: 0.8em;
	text-align: center;
}

span.fa-solid
{
	font-family: 'Font Awesome 5 Free Solid';
}

MadCap|xref
{
	text-decoration: none;
	color: #a9a9a9;
	mc-conditions: 'general.NotForWeb';
}

.sidenav > li:nth-child(1) > a:nth-child(1)
{
	border-top: none;
}

MadCap|dropDownHotspot:active
{
	color: #2a4899;
}

MadCap|dropDownHotspot:focus
{
	color: #2a4899;
}

MadCap|dropDownHotspot:visited
{
	color: #2a4899;
}

MadCap|glossaryTerm
{
	color: #808080;
	font-weight: 500;
	mc-image-position: right;
	mc-image-spacing: 5px;
	mc-closed-image: none;
	mc-open-image: none;
}

div.MasterpageColumns > div:nth-child(3)
{
	width: 8.3333%;
	margin-left: 0%;
}

.feedback-reason	/*this is to hide the feedback section until someone chooses to engage with it*/
{
	display: none;
}

.feedback-question i:hover,
.feedback-question i:focus,
.feedback-question i:active
{
	cursor: pointer;
}

div.feedback-section
{
	margin-top: 5em;
	border-top: solid 1px #142248;
	padding-top: 1em;
}

span.ScreenText	/*This style is for distinguishing screen text*/
{
	column-break-inside: avoid;
	frame-break-inside: avoid;
	page-break-inside: avoid;
	color: #22bbad;
	font-weight: 500;
}

img.GIF
{
	border: solid 1px #9fa0a0;
	padding: 0px;
	max-width: 50%;
}

a.link-outside-page
{
	background-repeat: no-repeat;
	background-position: left centre;
	background-image: url('../images/common/fa svgs/solid/teal-greater-than.svg');
	padding-left: 1em;
}

a.link-outside-page:link
{
	
}

a.link-outside-page:visited
{
	text-decoration: none;
}

a.link-outside-page:hover
{
	font-weight: normal;
	color: #22bbad;
}

a.link-inside-page
{
	background-repeat: no-repeat;
	background-image: url('../images/common/fa svgs/solid/teal-up-down.svg');
	background-position: left centre;
	padding-left: 1em;
}

a.link-inside-page:link
{
	
}

a.link-inside-page:visited
{
	
}

a.link-inside-page:hover
{
	font-weight: normal;
	background-image: url('../images/common/fa svgs/solid/teal-up-down.svg');
}

MadCap|dropDown.AccordionDrop
{
	mc-closed-image: url('../images/common/fa svgs/solid/teal-chevron-circle-down.svg');
	mc-open-image: url('../images/common/fa svgs/solid/teal-chevron-circle-up.svg');
	mc-image-spacing: 5 px;
	mc-image-position: left;
}

img.AccordianIcon
{
	float: right;
	margin-left: 1em;
	min-height: 20px;
}

MadCap|dropDownBody.AccordianBody
{
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: solid 1px #22bbad;
}

p.AccordionNormalBodyPara
{
	
}

a.link-to-PDF:hover
{
	background-image: url('../images/common/fa svgs/solid/icon_pdf_teal.svg');
	background-position: left center;
}

div.PageFooter
{
	left: ;
	font-size: 90%;
	mc-hyphenate: always;
	mc-hyphenate-shortest-prefix: 5;
	background-color: #142248;
	width: 100%;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	margin: 0;
	background-image: url('../images/common/footer-banner-hex.png');
	text-align: right;
	padding: 1em;
}

div.PageFooterColumn
{
	display: inline-block;
	vertical-align: top;
	width: 30%;
}

div.PageFooterColumnLinks
{
	
}

h6.footer
{
	color: #ffffff;
	font-weight: bold;
	mc-hyphenate: always;
}

p.nospace
{
	margin-bottom: 0pt;
	margin-top: 0pt;
	line-height: 0pt;
}

span.authornote
{
	color: #ff0000;
	mc-conditions: 'general.NotForAnywhere';
}

img.maxwidth30percent
{
	max-width: 30%;
}

p.KeepWithNext
{
	page-break-after: avoid;
}

ul.safetybox
{
	list-style: square;
	margin-left: 20px;
}

span.dark-grey
{
	color: #413f3f;
}

h1.notintoc
{
	mc-heading-level: 0;
}

img.thirty-px
{
	padding: 2px;
	width: 30px;
}

span.enter_text
{
	font-family: monospace;
	font-size: 1.2em;
}

html.popups
{
	height: auto;
	width: auto;
}

a.footer-link
{
	color: #ffffff;
}

a.footer-link:hover
{
	color: #142248;
}

a.link-to-PDF-footer
{
	color: #ffffff;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1em;
}

a.link-to-PDF-footer:hover
{
	color: #142248;
}

span.questionforreview
{
	color: #ff0000;
	mc-auto-number-position: inside-head;
	mc-auto-number-format: 'Question for reviewer: ';
	mc-conditions: 'general.NotForAnywhereButReview';
}

div.nostyle
{
	
}

p.masterpagehead
{
	text-indent: 0;
	line-height: 1em;
	font-size: 1.8em;
	color: #d3d3d3;
}

p.Title
{
	color: #142248;
	font-size: 1.4em;
	font-weight: 500;
	text-align: center;
}

ul.no-bullets
{
	list-style-type: none;
}

ul.yes > li > ul
{
	list-style-image: none;
}

span.white-text-orange-back
{
	color: #ffffff;
	font-weight: 600;
	background-color: #F7851E;
	border: solid 2px #f7851e;
	border-radius: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

span.fa6-brands
{
	font-family: 'Font Awesome 6 Brands Regular';
}

/*end of default*/
/*print*/

@media print
{
	body
	{
		margin: 8px;
		background-image: none;
		mc-hyphenate: never;
		font-size: 12pt;
		font-family: 'Montserrat Light';
		font-weight: normal;
		line-height: 18pt;
	}

	Div.GlossaryPageTerm
	{
		padding-bottom: 10px;
		padding-top: 10px;
	}

	Div.GlossaryPageHeading
	{
		color: #363636;
		font-size: 11pt;
	}

	Div.FooterTable
	{
		background-image: none;
	}

	h1
	{
		margin-top: 0;
		padding-top: 0px;
		top: 0px;
		vertical-align: baseline;
		letter-spacing: inherit;
		padding-left: -1em;
		font-size: 16pt;
		font-weight: bold;
	}

	h2
	{
		padding-top: 0px;
		top: 0px;
		vertical-align: baseline;
		letter-spacing: inherit;
		padding-left: -1em;
		font-size: 16pt;
		margin-top: 16pt;
		font-weight: bold;
	}

	h3
	{
		padding-top: 0px;
		top: 0px;
		vertical-align: baseline;
		letter-spacing: inherit;
		padding-left: -1em;
		font-size: 16pt;
		margin-top: 16pt;
		font-weight: bold;
	}

	h4
	{
		line-height: 18pt;
		padding-top: 0px;
		top: 0px;
		vertical-align: baseline;
		letter-spacing: inherit;
		padding-left: -1em;
		margin-top: 16pt;
		font-weight: bold;
		font-size: 16pt;
	}

	h5
	{
		line-height: 18pt;
		padding-top: 0px;
		top: 0px;
		vertical-align: baseline;
		letter-spacing: inherit;
		padding-left: -em;
		margin-top: 16pt;
		font-weight: bold;
		font-size: 16pt;
	}

	h6
	{
		font-weight: bold;
		font-size: 14pt;
		mc-heading-level: 5;
		orphans: 2;
	}

	img
	{
		
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
	}

	img.MaxWidth100Percent-grey
	{
		max-width: 100%;
		border: solid 1px #9fa0a0;
	}

	img.MaxWidth75Percent
	{
		max-width: 75%;
	}

	img.MaxWidth75Percent-grey
	{
		max-width: 75%;
		border: solid 1px #9fa0a0;
	}

	img.MaxWidth50Percent
	{
		max-width: 50%;
	}

	img.MaxWidth50Percent-grey
	{
		max-width: 50%;
		border: solid 1px #9fa0a0;
	}

	img.ReduceButtonSize
	{
		height: 11pt;
		width: auto;
		vertical-align: middle;
		padding: 2px 0px -5pt;
	}

	img.ReduceButtonSize10px
	{
		max-height: 10px;
	}

	img.maxwidth30percent
	{
		max-width: 30%;
	}

	img.maxwidth30percent-grey
	{
		max-width: 30%;
	}

	li
	{
		text-align: left;
		orphans: 2;
		widows: 2;
		font-weight: normal;
		font-size: 12pt;
		margin-bottom: 6pt;
		margin-top: 6pt;
		line-height: 18pt;
	}

	MadCap|dropDownBody
	{
		
	}

	MadCap|dropDownHead
	{
		margin-top: 6pt;
		margin-bottom: 4pt;
		orphans: 2;
		widows: 3;
		mc-heading-level: 6;
		font-size: 16pt;
		border-bottom: none 2px #000000;
		font-weight: 500;
		padding-left: -5pt;
	}

	MadCap|listOfProxy
	{
		width: 5in;
		margin-top: 30px;
	}

	MadCap|miniTocProxy
	{
		margin-right: 0.5in;
		margin-left: 0.5in;
		padding-left: 0px;
	}

	MadCap|popupHead
	{
		color: #000000;
	}

	p
	{
		text-indent: 0in;
		orphans: 2;
		widows: 2;
		mc-hyphenate: never;
		margin-top: 6pt;
		margin-bottom: 6pt;
		font-size: 12pt;
		line-height: 18pt;
	}

	p.ContentsHeadingPrint
	{
		page-break-before: always;
		text-indent: 0px;
		left: 0px;
		margin-top: 0;
		border-bottom: solid 0pt #000000;
		font-weight: normal;
		margin-bottom: 70px;
		vertical-align: baseline;
		font-size: 16pt;
		line-height: normal;
		color: #ba2b31;
	}

	p.CopyrightHeading
	{
		page-break-before: always;
		margin-top: 24pt;
		padding: 0px;
		font-size: 8pt;
	}

	p.FrameHeaderText
	{
		font-weight: bold;
		font-size: 9pt;
		color: #959595;
		margin: 0px;
	}

	p.FrameFooterText
	{
		font-size: 18pt;
		color: #959595;
	}

	p.GlossaryPrintHead
	{
		border-bottom: solid 0pt #000000;
		font-size: 30pt;
		font-weight: normal;
		letter-spacing: -1px;
		line-height: 0px;
		page-break-before: always;
		vertical-align: super;
		color: #f37121;
	}

	p.IndexHeading
	{
		margin-top: 0pt;
		padding-top: 16px;
	}

	p.IndexPrintHead
	{
		page-break-before: always;
		margin-top: 0;
		margin-bottom: 0;
		border-bottom: solid 0pt #000000;
		line-height: 0px;
		letter-spacing: -1px;
		font-weight: normal;
		vertical-align: super;
		font-size: 30pt;
		color: #f4782d;
	}

	p.note
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		background-position: 10px center;
		border-radius: 0px;
		page-break-inside: avoid;
	}

	p.caution
	{
		background-repeat: no-repeat;
		font-size: 8pt;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		border-radius: 0px;
	}

	p.warning
	{
		top: 0px;
		margin-bottom: 8px;
		margin-top: 8pt;
		margin-right: 0;
		margin-left: 0;
		font-size: 8pt;
		border-radius: 0px;
	}

	p.TOC1
	{
		
	}

	p.TOC2
	{
		
	}

	p.tooltip
	{
		display: none !important;
	}

	MadCap|glossaryTerm
	{
		font-weight: normal;
	}

	a
	{
		color: #9fa0a0;
	}

	hr
	{
		display: block;
		border: 0;
		background-color: #ba2b31;
		border-color: #ba2b31;
		height: 1px;
	}

	hr.Footer
	{
		display: block;
		border: 0;
		background-color: #ba2b31;
		border-color: #ba2b31;
		height: 1px;
		width: 75%;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #404040;
	}

	li.infobullet
	{
		font-size: 10pt;
	}

	ol
	{
		font-size: 12pt;
		margin: 1em 0px 1em 5pt;
		padding-left: 8pt;
	}

	ul
	{
		margin-left: 10px;
		padding-left: 10px;
	}

	td
	{
		
	}

	th
	{
		font-family: 'Montserrat Light';
		font-weight: bold;
	}

	tr
	{
		
	}

	table
	{
		border-bottom: solid 2px #9fa0a0;
		border-bottom-width: 0.5px;
		border-top-color: #9fa0a0;
		border-top-width: 0.5px;
	}

	p.TableText
	{
		color: #000000;
	}

	p.FooterLeft
	{
		color: #9fa0a0;
		font-size: 0.8em;
		text-align: left;
		margin-bottom: 3pt;
		margin-top: 3pt;
	}

	p.FooterCentral
	{
		color: #9fa0a0;
		font-size: 0.8em;
		text-align: center;
	}

	ol.no-indent
	{
		margin: 0px;
		margin-left: 1.12em;
	}

	p.breakbefore
	{
		page-break-before: always;
	}

	a:active
	{
		color: #9fa0a0;
		font-weight: bold;
		text-decoration: none;
	}

	a:focus
	{
		color: #9fa0a0;
		font-weight: bold;
		text-decoration: none;
	}

	a:link
	{
		color: #9fa0a0;
		text-decoration: none;
	}

	p.columns
	{
		font-size: 8pt;
	}

	MadCap|tocProxy
	{
		mc-toc-depth: 3;
	}

	a.MCBreadcrumbsLink:link
	{
		text-decoration: none;
		font-weight: normal;
	}

	span.small-subscript
	{
		vertical-align: sub;
	}

	span.mc-variable
	{
		
	}

	a.link-outside-page
	{
		padding-right: 0px;
		margin-left: 15px;
		background-image: none;
		padding-left: 1em;
	}

	a.link-outside-page:hover
	{
		background-image: none;
	}

	a.link-outside-page:visited
	{
		background-image: none;
	}

	a.link-inside-page
	{
		background-image: none;
		padding-right: 0px;
	}

	a.link-inside-page:hover
	{
		background-image: none;
	}

	a.link-inside-page:visited
	{
		background-image: none;
	}

	div.AccordionGroup
	{
		
	}

	MadCap|dropDown
	{
		mc-closed-image: none;
		mc-open-image: none;
		margin-bottom: none;
		margin-top: none;
	}

	MadCap|dropDown.AccordionDrop
	{
		border: none 2px #000000;
		orphans: 2;
		widows: 2;
	}

	MadCap|dropDownBody.AccordianBody
	{
		border-top: none 2px #000000;
		border-bottom: none 2px #000000;
	}

	a.link-to-PDF
	{
		background-image: none;
		padding-right: 0px;
	}

	a.link-to-PDF:hover
	{
		background-image: none;
	}

	MadCap|xref.PageNoOnly
	{
		
	}

	MadCap|dropDownHotspot
	{
		margin-left: 0pt;
		font-weight: bold;
		font-size: 14pt;
	}

	p.AccordionNormalBodyPara
	{
		
	}

	p.FooterRight
	{
		color: #9fa0a0;
	}

	p.nospace
	{
		
	}

	div.safety-box-damage-equip
	{
		font-size: 8pt;
		background-position: 8px 8px;
	}

	p.tip
	{
		border-radius: 0px;
	}

	div.safety-box-electrical
	{
		font-size: 8pt;
	}

	span.enter_text
	{
		
	}

	img.responsive
	{
		max-width: 98%;
	}

	div.Responsive33percent > div:nth-child(2)
	{
		width: 75%;
	}

	MadCap|dropDownHotspot.dropspot
	{
		font-size: 14pt;
		font-weight: bold;
	}

	div.constrainbody80percent
	{
		width: 100%;
		margin-left: 0;
		max-width: none;
	}

	p.masterpagehead
	{
		font-size: 15pt;
		line-height: 18pt;
		margin-top: 15pt;
	}

	span.smaller90percent
	{
		font-size: 8pt;
	}

	h1.nobreakbefore
	{
		page-break-before: avoid;
	}

	img.responsive-grey
	{
		max-width: 98%;
	}

	div.Responsive33percent
	{
		margin-left: 0px;
		margin-right: 0px;
	}

	div.text90percent
	{
		
	}

	div.smallscreenmockup
	{
		font-size: 8pt;
		width: 50%;
		max-width: 50%;
	}

	p.smallscreenmockuptext
	{
		font-size: 8pt;
	}

	div.Responsive4cells > div:nth-child(1)
	{
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(2)
	{
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(3)
	{
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(4)
	{
		width: 50%;
	}

	MadCap|qrCode
	{
		max-width: 100px;
	}

	span.fakelink
	{
		
	}

	img.responsive-white
	{
		max-width: 98%;
	}

	MadCap|xref.ContinuePageNo
	{
		
	}

	div.ForConditioning
	{
		
	}

	p.TableTextCenter
	{
		
	}

	p.tip-get-help
	{
		font-size: 8pt;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		border-radius: 0px;
		border-top-left-radius: 0px;
	}

	p.Title
	{
		line-height: normal;
		font-size: 22pt;
		font-weight: bold;
	}

	p.subtitle
	{
		line-height: normal;
	}

	span.fa-solid
	{
		font-family: 'Font Awesome 5 Free Solid';
	}

	span.mc-variable.ScreenText
	{
		font-weight: bold;
	}

	span.ScreenText
	{
		font-weight: bold;
	}

	h5.minitoctitle
	{
		font-size: 16pt;
	}

	h1.metadata
	{
		mc-conditions: 'general.NotForPrint';
	}

	div.feedback-section
	{
		display: none;
	}

	div.nocontent
	{
		display: none;
	}

	strong
	{
		font-weight: bold;
	}

	p.masterpagehead
	{
		display: none;
	}

	p.columns
	{
		display: none;
	}

	.dropDownHead
	{
		colour: #2a4899;
		font-weight: bold;
		font-size: 16pt;
		border-bottom: none;
	}

	span.white-text-red-back
	{
		padding-left: 4px;
		padding-right: 4px;
		border-right-width: 4px;
		border-left-width: 4px;
		font-weight: bolder;
		font-family: Montserrat;
	}

	MadCap|dropDownHead.notintoc
	{
		padding-left: 0px;
	}

	span.white-text-orange-back
	{
		padding-right: 4px;
		padding-left: 4px;
		font-weight: bolder;
		border-right-width: 4px;
		font-family: Montserrat;
		border-left-width: 4px;
	}

	span.no-break
	{
		
	}

	span.fa6-brands
	{
		
	}

	span.white-text-blue-back
	{
		font-weight: bolder;
		font-family: Montserrat;
		padding-right: 4px;
		padding-left: 4px;
		border-left-width: 4px;
		border-right-width: 4px;
	}
}

/* end of print colours*/
/*start of tablet*/

@media only screen and (max-width: 1279px)
{
	p
	{
		
	}

	div.Responsive50percent > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Responsive50percent > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Responsive100percent > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	img.MaxWidth75Percent-grey
	{
		max-width: 100%;
	}

	img.responsive
	{
		max-width: 98%;
	}

	h1
	{
		color: ;
	}

	img.maxwidth30percent
	{
		max-width: 50%;
	}

	body
	{
		overflow: overlay;
	}

	div.constrainbody80percent
	{
		width: 100%;
		margin-left: 5%;
	}

	p.masterpagehead
	{
		
	}

	div.Responsive4-4-4 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Responsive12cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(9)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(10)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(11)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.Responsive12cells > div:nth-child(12)
	{
		margin-left: 0%;
		width: 16.66666667%;
	}

	div.text90percent
	{
		
	}

	div.Responsive8cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive8cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive4-4-4 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Responsive4cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 50%;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
	}

	img.MaxWidth100Percent-grey
	{
		max-width: 100%;
	}

	img.maxwidth30percent-grey
	{
		max-width: 50%;
	}

	img.MaxWidth50Percent
	{
		max-width: 100%;
	}

	img.MaxWidth50Percent-grey
	{
		max-width: 100%;
	}

	img.MaxWidth75Percent
	{
		max-width: 100%;
	}

	img.responsive-grey
	{
		max-width: 98%;
	}

	div.Responsive50percent > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.flex-item-25percent
	{
		max-width: 50%;
		flex: 50%;
	}

	div.flex-container
	{
		
	}

	div.MasterpageColumns > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

MadCap|bodyProxy
{
	mc-disabled: false;
	position: fixed;
	top: 30px;
	width: 100%;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	mc-breadcrumbs-divider: ' > ';
	mc-breadcrumbs-prefix: 'You are here > ';
}

MadCap|breadcrumbsProxy.Mobile
{
	
}

MadCap|concept
{
	mc-disabled: false;
}

MadCap|conceptLink
{
	mc-disabled: false;
	color: #413f3f;
	font-weight: normal;
	mc-image-alt-text: ;
	mc-image-spacing: auto;
	mc-help-control-display: list;
	mc-image: none;
}

MadCap|conceptLink:hover
{
	font-weight: normal;
}

MadCap|conceptsProxy
{
	mc-disabled: false;
}

MadCap|conditionalText
{
	mc-disabled: false;
}

MadCap|dropDown
{
	margin-bottom: 6pt;
	margin-top: 6pt;
	mc-disabled: false;
	font-size: 1em;
	mc-open-image-alt-text: See more;
	mc-image-spacing: 5px;
	mc-closed-image: url('../images/common/fa svgs/solid/blue-angle-down.svg');
	mc-open-image: url('../images/common/fa svgs/solid/blue-angle-up.svg');
}

MadCap|dropDownBody
{
	mc-disabled: false;
	font-size: 1em;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	margin-bottom: 6pt;
	font-size: 1em;
	page-break-after: avoid;
	color: #2a4899;
	border-bottom: solid 1px #22bbad;
	mc-heading-level: 0;
	font-weight: 500;
	padding: 0px;
	padding-bottom: 0.1em;
}

MadCap|dropDownHotspot
{
	mc-disabled: false;
	cursor: hand;
	text-decoration: none;
	mc-breadcrumbs-count: 1;
	mc-closed-image-alt-text: See more;
	mc-open-image-alt-text: Close;
	mc-image-position: left;
	font-size: 1.2em;
	mc-closed-image: url('../images/common/fa svgs/solid/teal-chevron-circle-down.svg');
	mc-open-image: url('../images/common/fa svgs/solid/teal-chevron-circle-up.svg');
	mc-image-spacing: 5px;
	color: #2a4899;
	padding: 0px;
}

.dropDownHotspot:hover
{
	color: #22bbad;
}

.dropDownHotspot.Footer:focus
{
	color: #dcdcdc;
}

.dropDownHotspot.Footer:hover
{
	color: #142248;
}

MadCap|dropDownHotspot.dropspot
{
	cursor: hand;
	mc-disabled: false;
	font-size: 1.2em;
	font-weight: 500;
}

MadCap|dropDownHotspot.dropspot:hover
{
	color: #2a4899;
}

MadCap|dropDownHotspot:hover
{
	color: #22bbad;
}

MadCap|dropDownHotspot.Footer
{
	color: #87ceeb;
}

MadCap|dropDownHotspot.Footer:focus
{
	
}

MadCap|dropDownHotspot.Footer:hover
{
	color: #142248;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|expanding
{
	mc-image-position: left;
	mc-disabled: false;
}

MadCap|expandingBody
{
	mc-disabled: false;
}

MadCap|expandingHead
{
	mc-disabled: false;
	color: #546c7f;
}

MadCap|glossaryProxy
{
	mc-disabled: false;
	border-top-style: none;
	border-top-width: 0px;
}

MadCap|indexProxy
{
	mc-disabled: false;
	border-top-color: #ffffff;
	border-top-style: none;
	border-top-width: 0px;
}

MadCap|indexProxy.Column2
{
	mc-column-count: 2;
	mc-index-headings: true;
}

MadCap|miniTocProxy
{
	border-top-width: 0px;
}

MadCap|miniTocProxy.TOCDepth4
{
	mc-toc-depth: 4;
}

MadCap|pageFooter
{
	mc-disabled: false;
}

MadCap|pageHeader
{
	mc-disabled: false;
}

MadCap|relatedTopics
{
	color: #142248;
	mc-help-control-display: list;
	mc-image: none;
	mc-use-custom-sort-order: true;
	list-style-type: none;
	border-top-color: #c0c0c0;
	padding: 10px;
	padding-left: 30px;
	margin-left: -3%;
	margin-top: 40px;
	min-width: 110%;
	border-top: none 2px #000000;
	font-weight: 500;
	font-size: 1.4em;
	mc-label: 'Related articles';
}

MadCap|snippetBlock
{
	mc-disabled: false;
}

MadCap|snippetText
{
	mc-disabled: false;
}

MadCap|tocProxy
{
	border-top-color: #ffffff;
	border-top-style: none;
	border-top-width: 0px;
	mc-toc-depth: 3;
	padding: 10px 0px 10px 20px;
}

MadCap|xref:hover
{
	color: #22bbad;
}

a
{
	text-decoration: none;
	color: #a9a9a9;
}

a.Popup
{
	
}

a.footermastermobile
{
	font-size: 8pt;
	mc-disabled: false;
	font-weight: bold;
	text-decoration: underline;
}

a.footermasterlarge:link
{
	color: #ffffff;
}

a.footermasterlarge:visited
{
	color: #ffffff;
}

a.footermasterlarge:focus
{
	color: #ffffff;
}

a.footermasterlarge:hover
{
	color: #749ab6;
}

a.footermasterlarge:active
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:link
{
	font-weight: normal;
	text-decoration: none;
}

a.MCBreadcrumbsLink:visited
{
	
}

a.MCBreadcrumbsLink:focus
{
	font-weight: normal;
}

a.MCBreadcrumbsLink:hover
{
	font-weight: normal;
	color: #22bbad;
}

a.MCBreadcrumbsLink:active
{
	color: #22bbad;
}

a.Image
{
	color: #000000;
	border: none;
}

a.MCBreadcrumbsLink
{
	font-style: normal;
	text-decoration: none;
}

a.GlossaryPageTerm:link
{
	text-decoration: none;
}

a.GlossaryPageTerm:visited
{
	text-decoration: none;
}

a.GlossaryPageTerm:hover
{
	text-decoration: none;
	color: #c0c0c0;
}

a.PopupHotspot:link
{
	text-decoration: none;
	padding: 0pc;
}

a.PopupHotspot:visited
{
	text-decoration: none;
	margin: 0px;
}

a.PopupHotspot:hover
{
	text-decoration: none;
	padding: 0mm;
	color: #142248;
}

div.ImagesNoFloat
{
	
}

MadCap|xref.IndexPageNumber
{
	color: #404040;
}

table
{
	text-align: left;
}

img.LeftAnchor
{
	float: left;
}

img.RightAnchor
{
	float: right;
}

b.UI_Element
{
	
}

hr
{
	display: block;
	border-top: 1px;
	border-top-color: #ba2b31;
	height: 1px;
	maring: 1em 0;
	padding: 0;
}

img
{
	mc-thumbnail: none;
	page-break-before: avoid;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

@media non-print
{
	mobile
	{
		
	}

	h1
	{
		position: relative;
		top: 0px;
	}

	MadCap|breadcrumbsProxy
	{
		position: relative;
	}

	MadCap|breadcrumbsProxy.Mobile
	{
		padding-bottom: 0px;
		padding-top: 0px;
	}

	MadCap|dropDownHead
	{
		margin-bottom: 8px;
	}

	.dropDownHead
	{
		margin-bottom: 8px;
	}

	MadCap|dropDownHotspot
	{
		mc-image-position: right;
		mc-image-spacing: 5px;
		mc-closed-image-alt-text: See more;
	}

	.dropDownHotspot
	{
		mc-image-position: right;
		mc-image-spacing: 5px;
		mc-closed-image-alt-text: See more;
	}

	MadCap|helpControlList
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	MadCap|helpControlListItem
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	MadCap|helpControlMenu
	{
		margin-bottom: 2px;
		margin-top: 2px;
		font-size: 8pt;
	}

	MadCap|helpControlMenuItem
	{
		font-size: 8pt;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	MadCap|dropDown
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	MadCap|xref.IndexPageNumber
	{
		color: #fba919;
	}

	MadCap|glossaryTerm
	{
		
	}

	img.GIF
	{
		
	}

	div.PageFooter
	{
		font-size: 80%;
		width: 100%;
	}

	div.Responsive50percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive50percent > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive100percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	MadCap|dropDown.AccordionDrop
	{
		width: 100%;
		padding: 0em;
		box-shadow: none;
		mc-image-position: right;
		mc-image-spacing: 5px;
		mc-open-image-alt-text: See more;
		border: none;
	}

	.dropDown.dropDownAccordionDrop
	{
		width: 100%;
		padding: 0em;
		box-shadow: none;
		mc-image-position: right;
		mc-image-spacing: 5px;
		mc-open-image-alt-text: See more;
		border: none;
	}

	img.MaxWidth75Percent-grey
	{
		max-width: 100%;
	}

	div.Responsive33percent > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive33percent > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	img.responsive
	{
		max-width: 98%;
	}

	img.maxwidth30percent-grey
	{
		max-width: 50%;
	}

	img.maxwidth30percent
	{
		max-width: 50%;
	}

	body
	{
		
	}

	div.constrainbody80percent
	{
		margin-left: 5%;
		width: 100%;
	}

	p.masterpagehead
	{
		margin: 0px;
		margin-bottom: 0px;
		display: none;
	}

	div.Responsive4-4-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive4-4-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Responsive12cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(9)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(10)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(11)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Responsive12cells > div:nth-child(12)
	{
		margin-left: 0%;
		width: 25%;
	}

	img.AccordianIcon
	{
		display: none;
	}

	div.Responsive8cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(5)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(6)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(7)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive8cells > div:nth-child(8)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.Responsive4-4-4 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Responsive4cells > div:nth-child(1)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Responsive4cells > div:nth-child(2)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Responsive4cells > div:nth-child(3)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.Responsive4cells > div:nth-child(4)
	{
		margin-left: 0%;
		width: 100%;
	}

	img.MaxWidth100Percent
	{
		max-width: 100%;
	}

	img.MaxWidth100Percent-grey
	{
		max-width: 100%;
	}

	img.MaxWidth50Percent
	{
		max-width: 100%;
	}

	img.MaxWidth50Percent-grey
	{
		max-width: 100%;
	}

	img.MaxWidth75Percent
	{
		max-width: 100%;
	}

	img.responsive-grey
	{
		max-width: 98%;
	}

	MadCap|tocProxy.lesspadding
	{
		
	}

	p.note
	{
		max-width: 100%;
	}

	p.tip
	{
		max-width: 100%;
	}

	p.warning
	{
		max-width: 100%;
	}

	p.caution
	{
		max-width: 100%;
	}

	MadCap|dropDownBody.AccordianBody
	{
		border-top: none 2px #000000;
	}

	div.Responsive50percent > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	li.CodeExample
	{
		
	}

	img.maxwith100everywhere
	{
		
	}

	a.footer-link
	{
		
	}

	a.footermasterlarge
	{
		
	}

	a.footer-link-outside-page
	{
		
	}

	a.footer-link-outside-page:hover
	{
		
	}

	ul
	{
		margin-left: 5px;
	}

	ol
	{
		margin-left: 5px;
	}

	ul.no-bullets
	{
		margin-left: 0px;
		padding-left: 0px;
	}

	div.flex-item-25percent
	{
		max-width: 100%;
		flex: 100%;
	}

	div.flex-container
	{
		
	}

	img
	{
		max-width: 100%;
	}

	div.MasterpageColumns > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

/*start of mobile-width responsive content*/

span.smaller90percent
{
	
}

div.smallscreenmockup
{
	font-family: monospace;
	font-size: 0.8em;
	width: 30%;
	padding: 10px;
	max-width: 30%;
	border: solid 2px #0000cd;
	background-color: #d1eaf8;
}

MadCap|dropDownHead.notintoc
{
	mc-disabled: false;
	margin-bottom: 6pt;
	font-size: 1em;
	mc-heading-level: 0;
	border-bottom: none 2px #000000;
	color: #2a4899;
}

tr:hover
{
	background-color: #eeecec;
}

h1.nobreakb4-notoc
{
	page-break-before: avoid;
	mc-heading-level: 0;
}

ul.CodeExamples
{
	font-family: monospace;
	list-style-type: none;
}

p.bold-underline
{
	font-weight: bold;
	text-decoration: underline;
}

ul.yes
{
	list-style-position: outside;
	background-position: center;
	list-style-image: url('../images/common/fa svgs/solid/lime-check-circle-10px.svg');
}

ul.no
{
	list-style-position: inherit;
	padding-top: 0.2em;
}

/*end of mobile width for responsive content */

div.RoundyBox
{
	border: solid 1px #9fa0a0;
	border-radius: 6px;
	text-align: center;
	padding: 1em;
	max-height: inherit;
	max-width: 60%;
}

span.mc-variable.ScreenText
{
	column-break-inside: avoid;
	frame-break-inside: avoid;
	page-break-inside: avoid;
	color: #22bbad;
	font-weight: 500;
}

div.button-group-container-left
{
	margin-right: 10px;
}

img.fifteen-px
{
	width: auto;
	height: 15px;
	vertical-align: middle;
}

h1.no-outdent
{
	margin-left: 0px;
}

div.flex-container
{
	display: flex;
	height: 600px;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

div.flex-item-25percent
{
	flex: 25%;
	max-width: 25%;
}

p.subtitle
{
	color: #22bbad;
	font-size: 18pt;
	text-align: center;
	font-weight: 500;
}

MadCap|dropDownHotspot.dropspot:visited
{
	color: #2a4899;
}

MadCap|xref.pagenoonly
{
	mc-format: ' on page {page}.';
}

MadCap|dropDownHotspot.dropspot:active
{
	color: #2a4899;
}

MadCap|dropDownHead:active
{
	color: #2a4899;
}

MadCap|dropDownHead:visited
{
	color: #2a4899;
}

MadCap|dropDownHead:hover
{
	color: #22bbad;
}

/*CSS for the footer*/

.body-container
{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

p.code-quote
{
	font-family: monospace;
	font-size: 1.2em;
}

h1.metadata
{
	display: none;
	font-size: 1em;
	color: #dc143c;
	font-weight: 300;
}

span.fa-regular
{
	font-family: 'Font Awesome 5 Free Regular';
}

span.segoe-ui-symbol
{
	font-family: 'Segoe UI Symbol';
}

span.ios-green
{
	color: #2cdc2c;
}

span.ios-blue
{
	color: #5a7ad1;
}

span.ios-light-grey
{
	color: #b2b2b2;
}

span.ios-dark-grey
{
	color: #808080;
}

span.mandatory-red
{
	color: #ff0000;
}

MadCap|breadcrumbsProxy:active
{
	color: #22bbad;
}

MadCap|breadcrumbsProxy:hover
{
	color: #22bbad;
}

div.float-left
{
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

span.MCBreadcrumbsSelf
{
	color: #22bbad;
}

p.fake-breadcrumb
{
	margin: 0;
}

@media only screen and (max-width: 767px)
{
	div.Responsive50percent > div:nth-child(1)
	{
		width: 100%;
	}

	div.Responsive50percent > div:nth-child(2)
	{
		width: 100%;
	}

	div.Responsive50percent > div:nth-child(3)
	{
		width: 100%;
	}
}

span.fa6-regular
{
	font-family: 'Font Awesome 6 Pro Regular';
}

span.fa6-solid
{
	font-family: 'Font Awesome 6 Pro Solid';
}

span.white-text-red-back
{
	background-color: #ff0004;
	color: #ffffff;
	border: solid 2px #ff0000;
	border-radius: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: 600;
}

p.FooterLeftSticktoBottom
{
	text-align: left;
	margin-bottom: 6pt;
	margin-top: 6pt;
	color: #a9a9a9;
	font-size: 0.8em;
	vertical-align: bottom;
}

span.fa6-sharp-light
{
	font-family: 'Font Awesome 6 Sharp Light';
}

span.fa6-duotone
{
	font-family: 'Font Awesome 6 Duotone Solid';
}

span.fa6-sharp-thin
{
	font-family: 'Font Awesome 6 Sharp Thin';
}

span.fa6-sharp-regular
{
	font-family: 'Font Awesome 6 Sharp Regular';
}

span.rotate
{
	writing-mode: vertical-rl;
}

span.white-text-blue-back
{
	color: #ffffff;
	border-radius: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: 600;
	background-color: #2f00ff;
	border: solid 2px #2f00ff;
}

MadCap|xref.paratext-only
{
	mc-format: '{paratext}';
}

