/*<meta />*/

/* **************************************
*********** DataTables CSS **************
*************************************** */

@import url('jquery.dataTables.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* **************************************
************* BRAND FONTS ***************
*************************************** */

@font-face 
{
	font-family: 'Barlow';
	src: url('fonts/Barlow/Barlow-Regular.eot');
	src: url('fonts/Barlow/Barlow-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow/Barlow-Regular.woff2') format('woff2'), url('fonts/Barlow/Barlow-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face 
{
	font-family: 'Barlow';
	src: url('fonts/Barlow/Barlow-SemiBold.eot');
	src: url('fonts/Barlow/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow/Barlow-SemiBold.woff2') format('woff2'), url('fonts/Barlow/Barlow-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face 
{
	font-family: 'Barlow';
	src: url('fonts/Barlow/Barlow-Italic.eot');
	src: url('fonts/Barlow/Barlow-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow/Barlow-Italic.woff2') format('woff2'), url('fonts/Barlow/Barlow-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face 
{
	font-family: 'Barlow';
	src: url('fonts/Barlow/Barlow-SemiBoldItalic.eot');
	src: url('fonts/Barlow/Barlow-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow/Barlow-SemiBoldItalic.woff2') format('woff2'), url('fonts/Barlow/Barlow-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face 
{
	font-family: 'Barlow';
	src: url('fonts/Barlow/Barlow-Medium.eot');
	src: url('fonts/Barlow/Barlow-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow/Barlow-Medium.woff2') format('woff2'), url('fonts/Barlow/Barlow-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* *****************************************
************* GENERAL STYLES ***************
***************************************** */

body
{
	font-family: barlow, system-ui, -apple-system, roboto, 'segoe ui', sans-serif;
	font-size: 100%;
	line-height: 1.5;
	color: #415465;
	mc-hyphenate: never;
}

a,
a:link,
a:visited,
a:focus,
a:active,
a.Popup,
a.GlossaryPageTerm,
a.glossaryTerm
{
	font-size: 16px;
	color: #0079DD;
}

a:hover
{
	color: #0079DD;
}

a[class*=MCTextPopupHotSpot]:hover
{
	color: #0079DD;
}

a.MCBreadcrumbsLink,
a.MCBreadcrumbsLink:visited,
a.MCBreadcrumbsLink:hover
{
	color: #0079DD;
	font-size: 87.5%;
	text-decoration: underline;
}

h1 strong,
label
{
	font-weight: bold;
	color: #041e42;
}

h1
{
	border-bottom: 1px solid #dadfe1;
	color: #415465;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-right: 105px;
	margin-top: 20px;
	padding-bottom: 9px;
	line-height: 1.1;
}

/* Heading styles. This makes creating bookmarks in TOCs easier in Flare. */

p.TOCheader
{
	color: #0079DD;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	page-break-before: always;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

h2
{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

h3
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

h4
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

h5
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

h6
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

p.heading1
{
	border-bottom-color: rgb(218, 223, 225);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	box-sizing: border-box;
	color: rgb(65, 84, 101);
	font-size: 24px;
	font-weight: 700;
	line-height: 26.4px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 105px;
	margin-top: 20px;
	padding-bottom: 9px;
}

p.heading2
{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

p.heading3
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

p.heading4
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

p.heading5
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

p.heading6
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

/* End Heading Styles */

img
{
	max-width: 100%;
	height: auto;
}

img.Border
{
	border-radius: 5px;
	border: 1px solid #dadfe1;
	padding: 5px;
}

img.ReduceButtonSize
{
	max-height: 18px;
	max-width: auto;
	vertical-align: text-bottom;
}

img.Thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 300px;
	border-radius: 5px;
	border: 1px solid #dadfe1;
	padding: 5px;
}

ol ul
{
	list-style-type: disc;
}

ol ul > ul
{
	list-style-type: circle;
}

li
{
	margin-bottom: 1em;
	margin-top: 1em;
	orphans: 2;
	widows: 2;
}

p
{
	margin-bottom: 1em;
	margin-top: 1em;
	orphans: 2;
	widows: 2;
	font-size: 16px;
}

span.BreakAll
{
	word-wrap: break-word;
	word-break: break-all;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1em;
	margin-top: 1em;
}

td
{
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #415465;
	padding: 5px 1em 5px 1em;
	text-indent: 0;
	vertical-align: top;
}

td.Subheading
{
	background: #e5e9ed;
	color: #041e42;
}

td.BreakAll
{
	word-wrap: break-word;
	word-break: break-all;
}

th
{
	background-color: #415465;
	border-bottom-style: none;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	padding: 5px 1em 5px 1em;
	text-align: left;
	vertical-align: middle;
	mc-disable-glossary-terms: true;
}

table.nostyle
{
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.6em;
	margin-bottom: 2em;
}

th.nostyle
{
	border: none;
	color: #041E47;
	background: #ffffff;
	padding: 0 1em;
}

td.nostyle
{
	border: none;
	color: #415465;
	background: #ffffff;
	padding: 0 1em;
}

/* Try in Tenable.io Button */

#tenableioButton
{
	display: none;
	background-color: lime;
}

a.tenableioButton
{
	color: #666666;
	font-family: Arial !important;
	font-size: 13.3333px !important;
	font-stretch: normal;
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: none;
	text-size-adjust: 100%;
	text-transform: none;
	width: 140px !important;
	word-spacing: 0px;
	writing-mode: horizontal-tb;
}

/* Responsive Elements */

@media screen
{
	.boxContainer
	{
		display: flex;
	}

	.leftBox
	{
		display: inline-block;
		margin-right: 5px;
	}

	.rightBox
	{
		display: inline-block;
		margin-left: 5px;
	}
}

@media only screen and (max-width: 767px)
{
	.boxContainer
	{
		display: block;
	}

	.leftBox
	{
		display: block;
		margin-right: initial;
	}

	.rightBox
	{
		display: block;
		margin-left: initial;
	}
}

/* ***************************************************
*** CODE, NOTE, CAUTION, TIP, PERMISSION, VIDEO ******
*************************************************** */

.Code,
.Code p,
code
{
	font-family: Consolas, monospace;
}

div.Code
{
	background-color: #eeeff0;
	border: 1px solid #dddddd;
	color: #415465;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 1em;
	display: block;
	overflow: auto;
}

div.Code p
{
	white-space: pre-wrap;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 87.5%;
}

div.Code p.breakAll
{
	word-break: break-all;
}

div.Code div
{
	margin-left: 1em;
}

code
{
	white-space: pre-wrap;
	mc-hyphenate: never;
}

p.Code
{
	white-space: pre-wrap;
}

div.Note > a,
div.Tip > a,
div.Caution > a,
div.Permission > a,
div.Video > a,
div.License > a,
p.Note > a,
p.Tip > a,
p.Caution > a,
p.Permission > a,
p.Video > a,
p.License > a
{
	font-size: 90%;
}

th > p,
td > p,
div.Note > p,
div.Tip > p,
div.Caution > p,
div.Permission > p,
div.Video > p,
div.License > p
{
	margin-left: 0;
}

th > p:first-child,
td > p:first-child,
div.Note > p:first-child,
div.Tip > p:first-child,
div.Caution > p:first-child,
div.Code > p:first-child,
div.Permission > p:first-child,
div.Video > p:first-child,
div.License > p:first-child
{
	margin-top: 0;
}

th > p:last-child,
td > p:last-child,
div.Note > p:last-child,
div.Tip > p:last-child,
div.Caution > p:last-child,
div.Code > p:last-child,
div.Permission > p:last-child,
div.Video > p:last-child,
div.License > p:last-child
{
	margin-bottom: 0;
}

p.Note,
div.Note
{
	border: 1px solid #005CB9;
	border-left: .6em solid #005CB9;
	font-size: 90%;
	padding: .9em;
	border-radius: 3px;
	margin-bottom: 1em;
	margin-top: 1em;
	position: relative;
	background-color: #f1f7fc;
	/* Removing z-index for notes issue in dropdowns, RDC-4385
	z-index: 1;*/
}

p.Tip,
div.Tip
{
	border: 1px solid #50af51;
	border-left: .6em solid #50af51;
	font-size: 90%;
	padding: .9em;
	border-radius: 3px;
	margin-bottom: 1em;
	margin-top: 1em;
	position: relative;
	background-color: #f3f8f3;
	/* Removing z-index for text display issue in dropdowns, RDC-4385	
	z-index: 1; */
}

p.Caution,
div.Caution
{
	border: 1px solid #d9534f;
	border-left: .6em solid #d9534f;
	font-size: 90%;
	padding: .9em;
	border-radius: 3px;
	margin-bottom: 1em;
	margin-top: 1em;
	position: relative;
	background-color: #fdf7f7;
	/* Removing z-index for text display issue in dropdowns, RDC-4385
	z-index: 1; */
}

p.Permission,
div.Permission
{
	border: 1px solid #ffa500;
	border-left: .6em solid #ffa500;
	font-size: 90%;
	padding: .9em;
	border-radius: 3px;
	margin-bottom: 1em;
	margin-top: 1em;
	position: relative;
	background-color: #fcf8f2;
	/* Removing z-index for text display issue in dropdowns, RDC-4385
	z-index: 1; */
}

p.Video,
div.Video
{
	border: 1px solid #99A4AE;
	border-left: .6em solid #99A4AE;
	font-size: 90%;
	padding: .9em;
	border-radius: 3px;
	margin-bottom: 1em;
	margin-top: 1em;
	position: relative;
	background-color: #f9f9f9;
	/* Removing z-index for text display issue in dropdowns, RDC-4385
	z-index: 1; */
}

p.License,
div.License
{
	border: 1px solid #415465;
	border-left: .6em solid #415465;
	font-size: 90%;
	padding: .9em;
	border-radius: 3px;
	margin-bottom: 1em;
	margin-top: 1em;
	position: relative;
	background-color: #f2f4f7;
	/* Removing z-index for text display issue in dropdowns, RDC-4385
	z-index: 1; */
}

@media screen
{
	p.Note:before,
	div.Note:before
	{
		content: '';
		background-size: cover;
		position: absolute;
		width: 2em;
		height: 2em;
		margin-left: -49px;
		margin-top: -4px;
	}

	p.Tip:before,
	div.Tip:before
	{
		content: '';
		background-size: cover;
		position: absolute;
		width: 2em;
		height: 2em;
		margin-left: -49px;
		margin-top: -4px;
	}

	p.Caution:before,
	div.Caution:before
	{
		content: '';
		background-size: cover;
		position: absolute;
		width: 2em;
		height: 2em;
		margin-left: -49px;
		margin-top: -4px;
	}

	p.Permission:before,
	div.Permission:before
	{
		content: '';
		background-size: cover;
		position: absolute;
		width: 2em;
		height: 2em;
		margin-left: -49px;
		margin-top: -4px;
	}

	p.Video:before,
	div.Video:before
	{
		content: '';
		background-size: cover;
		position: absolute;
		width: 2em;
		height: 2em;
		margin-left: -49px;
		margin-top: -4px;
	}

	p.License:before,
	div.License:before
	{
		content: '';
		background-size: cover;
		position: absolute;
		width: 2em;
		height: 2em;
		margin-left: -49px;
		margin-top: -4px;
	}
}

@media print
{
	p.Note,
	div.Note
	{
		background-color: #f1f7fc;
		border: 1px solid #005CB9;
		border-left: .6em solid #005CB9;
		border-radius: 3px;
		font-size: 87.5%;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .9em;
		position: relative;
	}

	p.Tip,
	div.Tip
	{
		background-color: #f3f8f3;
		border: 1px solid #50af51;
		border-left: .6em solid #50af51;
		border-radius: 3px;
		font-size: 87.5%;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .9em;
		position: relative;
	}

	p.Caution,
	div.Caution
	{
		background-color: #fdf7f7;
		border: 1px solid #d9534f;
		border-left: .6em solid #d9534f;
		border-radius: 3px;
		font-size: 87.5%;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .9em;
		position: relative;
	}

	p.Permission,
	div.Permission
	{
		background-color: #fcf8f2;
		border: 1px solid #ffa500;
		border-left: .6em solid #ffa500;
		border-radius: 3px;
		font-size: 87.5%;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .9em;
		position: relative;
	}

	p.Video,
	div.Video
	{
		background-color: #f9f9f9;
		border: 1px solid #99A4AE;
		border-left: .6em solid #99A4AE;
		border-radius: 3px;
		font-size: 87.5%;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .9em;
		position: relative;
	}

	p.License,
	div.License
	{
		background-color: #f2f4f7;
		border: 1px solid #415465;
		border-left: .6em solid #415465;
		border-radius: 3px;
		font-size: 87.5%;
		margin-bottom: 1em;
		margin-top: 1em;
		padding: .9em;
		position: relative;
	}
}

/* Fixes look of note styles when page printed from browser */

/* *********************************************
**************** TENABLE PDF STYLES ************
********************************************* */

@media TenablePrint
{
	h1
	{
		page-break-before: always;
		margin-right: 0px;
	}

	h1.PrintHeader
	{
		color: #041e42;
		mc-heading-level: 0;
	}

	h1.PrintHeader-2024
	{
		color: #FFFFFF;
		font-size: 34px;
		border-bottom: none;
		margin-left: -5px;
		mc-heading-level: 0;
	}

	p.PrintHeader-2024
	{
		color: #FFFFFF;
	}

	p.Note,
	div.Note
	{
		background-color: #f1f7fc;
		border: 1px solid #005CB9;
		border-left: .6em solid #005CB9;
		padding: .9em;
		border-radius: 3px;
		margin-bottom: 1em;
		margin-top: 1em;
		line-height: 1.25em;
	}

	p.Tip,
	div.Tip
	{
		background-color: #f3f8f3;
		border: 1px solid #50af51;
		border-left: .6em solid #50af51;
		padding: .9em;
		border-radius: 3px;
		margin-bottom: 1em;
		margin-top: 1em;
		line-height: 1.25em;
	}

	p.Caution,
	div.Caution
	{
		background-color: #fdf7f7;
		border: 1px solid #d9534f;
		border-left: .6em solid #d9534f;
		padding: .9em;
		border-radius: 3px;
		margin-bottom: 1em;
		margin-top: 1em;
		line-height: 1.25em;
	}

	p.Permission,
	div.Permission
	{
		background-color: #fcf8f2;
		border: 1px solid #ffa500;
		border-left: .6em solid #ffa500;
		padding: .9em;
		border-radius: 3px;
		margin-bottom: 1em;
		margin-top: 1em;
		line-height: 1.25em;
	}

	p.Video,
	div.Video
	{
		background-color: #f9f9f9;
		border: 1px solid #99A4AE;
		border-left: .6em solid #99A4AE;
		padding: .9em;
		border-radius: 3px;
		margin-bottom: 1em;
		margin-top: 1em;
		line-height: 1.25em;
	}

	p.License,
	div.License
	{
		background-color: #f2f4f7;
		border: 1px solid #415465;
		border-left: .6em solid #415465;
		padding: .9em;
		border-radius: 3px;
		margin-bottom: 1em;
		margin-top: 1em;
		line-height: 1.25em;
		background: none;
	}

	div.Note p,
	div.Caution p,
	div.Tip p,
	div.Permission p,
	div.Video p,
	div.License p
	{
		margin-left: 0;
	}

	div.Code *
	{
		mc-hyphenate: always;
		mc-hyphenate-shortest-prefix: 82;
		mc-hyphenate-shortest-suffix: 1;
		mc-hyphenate-shortest-word: 40;
		mc-hyphenate-maximum-adjacent-line-count: 1000;
	}

	td img,
	th img
	{
		max-width: 3in !important;
	}

	td img.Thumbnail,
	th img.Thumbnail
	{
		border-radius: 5px;
		border: 1px solid #dadfe1;
		padding: 5px;
		margin-bottom: 1em;
		margin-top: 1em;
	}

	MadCap|dropDownHead
	{
		font-size: 1.2em;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		line-height: normal;
		margin-bottom: 4px;
		margin-top: 16px;
	}

	MadCap|dropDownHead.list
	{
		font-size: initial;
		/* In the dropDownHead, we need to set the font size back to its default */
	}

	MadCap|dropDownHead.list *
	{
		font-size: 95%;
		/* Then we set the actual text of the head (which is contained by dropDownHotspot) to 95% of the original, i.e. the normal text size for our documentation */
	}

	div.GlossaryPageHeading
	{
		border-bottom-color: #dadfe1;
		mc-disabled: true;
	}

	p.MiniTOC1
	{
		mc-pagenum-display: none;
	}

	p.MiniTOC2
	{
		mc-pagenum-display: none;
	}

	p.MiniTOC3
	{
		mc-pagenum-display: none;
	}

	p.MiniTOC4
	{
		mc-pagenum-display: none;
	}

	.MCMiniTocBox_0 td
	{
		background: transparent !important;
		border: 0 !important;
	}
}

/* ****************************************************************
************* MASTER PAGE AND GLOBAL ELEMENT STYLES ***************
**************************************************************** */

/* div.main-section > div[data-mc-content-body="True"]
{
  margin-left: 300px;
  width: calc(100% - 320px);
} */

.body-container
{
	overflow: hidden auto;
	padding-left: .8em;
	padding-right: 1.5em;
}

nav.title-bar
{
	padding-bottom: 0;
}

.logo-wrapper
{
	margin-bottom: 12px;
}

.inline-item
{
	padding-left: .5rem;
	margin-left: .5rem;
	border-left: 2px solid #8294a8;
}

.app-name
{
	color: #8a8a8a !important;
	text-decoration: none !important;
	font-weight: 500;
	font-size: 24px !important;
}

.menu-icon-container
{
	min-height: 20px;
}

ul.sidenav ul > li > a,
ul.sidenav li a
{
	font-weight: 400 !important;
}

ul.sidenav ul > li > a.selected,
ul.sidenav li a.selected
{
	font-weight: 500 !important;
}

.is-accordion-submenu-parent > a span.submenu-toggle
{
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 0.6667rem;
	width: 8px;
	height: 8px;
	border: 0.13rem #72848e;
	border-style: none solid solid none;
	transform: rotate(135deg);
}

div#masterFooter
{
	border-top: 1px solid #dadfe1;
	margin-top: 3em;
	padding-top: 5px;
}

div#masterFooter > p
{
	font-size: 8pt;
	line-height: 1.25em;
}

.search-bar .search-field
{
	outline: 0;
}

#mc-main-content ul.menu li > a:hover
{
	background: none;
	color: #435363;
	font-weight: bold;
}

#mc-main-content h2
{
	border-bottom: none;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 4px;
	padding-bottom: 0;
	margin-right: 0;
	line-height: 1.5;
}

#mc-main-content h2.line
{
	border-bottom: 1px solid #dadfe1;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 4px;
	padding-bottom: 0;
	margin-right: 105px;
	line-height: 1.5;
}

#mc-main-content h3
{
	border-bottom: none;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 4px;
	margin-top: 16px;
	padding-bottom: 0;
	margin-right: 0;
	line-height: 1.5;
}

#mc-main-content h4
{
	border-bottom: none;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 16px;
	padding-bottom: 0;
	margin-right: 0;
	line-height: 1.5;
}

#mc-main-content h5
{
	border-bottom: none;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 16px;
	padding-bottom: 0;
	margin-right: 0;
	line-height: 1.5;
}

#mc-main-content h6
{
	border-bottom: none;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 16px;
	padding-bottom: 0;
	margin-right: 0;
	line-height: 1.5;
}

@media screen
{
	a[id=tenableLogo]
	{
		background-image: url('images/logo.png') !important;
		background-position: center left !important;
		/* Changed 210px to 0x to hide Tenable company logo for switch to single logo design. */
		width: 0px !important;
	}

	a[class*=logoLeft]
	{
		left: 210px !important;
	}

	.title-bar-layout .logo-wrapper
	{
		min-height: 0px;
	}

	.title-bar-layout a.logo
	{
		width: 150px;
		height: 36px;
		background-size: contain;
	}

	span#backToTop
	{
		display: none;
		height: 32px;
		width: 32px;
		background-image: url('images/backToTop32.png');
		background-color: #fff;
		position: fixed;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: scroll-position;
		bottom: 20px;
		right: 20px;
		opacity: 0.25;
		border-radius: 100%;
		z-index: 100;
	}

	span#backToTop:hover
	{
		opacity: 1;
		cursor: pointer;
	}

	span#backToTop:active
	{
		box-shadow: inset 0px 0px 10px 1px #415465;
	}

	div#masterFooter.mpFixed
	{
		position: absolute;
		bottom: 0px;
		left: 0px;
		right: 0px;
		margin-left: 0px;
	}

	div#remHighlight
	{
		position: absolute;
		height: 24px;
		display: block;
		z-index: 1;
		left: 7px;
		top: 6px;
		border-radius: 2px;
		padding: 4px;
		background-image: url('images/highlight.png');
		background-repeat: no-repeat;
		background-size: 14px 13px;
		background-position: 4px 6px;
		cursor: pointer;
		min-width: 20px;
		background-color: #fff;
	}

	div#remHiText
	{
		font-size: 12px;
		line-height: 14px;
		margin-left: 20px;
		color: #0079DD;
	}

	input.search-field.remHiVis
	{
		margin-left: 134px;
		width: calc(100% - 134px);
	}

	div.nav-search-wrapper
	{
		padding: 11px 0px;
		background: #041E42;
		margin: auto -16px;
	}

	/*   div.main-section.menuVisible div#masterFooter.mpFixed
  {
    margin-left: 280px;
  }
  
  div.main-section.helpVisible div#masterFooter.mpFixed
  {
    margin-right: 280px;
  } */

	div#mcTopic
	{
		margin-left: 20px;
		padding-bottom: 10px;
		position: relative;
	}

	/* MadCap|section#mcContentBody */

	section#mcContentBody
	{
		position: relative;
		z-index: 10;
		margin-top: -12px;
	}

	.main-section.helpVisible div#mcTopic
	{
		margin-right: 280px;
	}

	div#sideContent
	{
		position: fixed;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: scroll-position;
		padding-right: 20px;
		z-index: 100;
		display: flex;
		flex-direction: column;
		top: 169px;
		bottom: 116px;
		border-left: 1px solid #ccc;
	}

	div#searchContent
	{
		position: fixed;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: scroll-position;
		padding: 16px 20px;
		z-index: 100;
		display: flex;
		flex-direction: column;
		top: 0px;
		border-left: 1px solid #ccc;
	}

	.main-section.menuVisible div#searchContent
	{
		border-left: none;
	}

	div#sideContent div#contentsLabel
	{
		transform: rotate(90deg);
		position: absolute;
		transform-origin: left top 0;
		left: 18px;
		top: 40px;
		white-space: nowrap;
	}

	.main-section.menuVisible div#sideContent div#contentsLabel
	{
		display: none;
	}

	div#sideContent ul.menu
	{
		display: none;
	}

	div#sideContent div#rvBox
	{
		display: none;
	}

	div#sideContent div.rvDisp
	{
		display: none;
	}

	.main-section.menuVisible div#sideContent div.rvDisp
	{
		display: flex;
		flex: 1;
	}

	.main-section.menuVisible div#sideContent ul.menu
	{
		position: relative;
		z-index: 90;
		overflow-y: auto;
		display: block;
		height: initial;
		max-height: 100%;
		flex: 1;
	}

	.main-section.menuVisible div#sideContent div#rvBox
	{
		display: block;
		border: 1px solid #ccc;
		border-radius: 3px;
		margin: 0px;
		margin-top: 10px;
		padding: 10px;
		overflow-y: auto;
		width: 100%;
	}

	div#rvBox p.rvControl
	{
		font-weight: bold;
		margin-top: 0px;
	}

	p#rvTopBox
	{
		margin: 0;
		display: none;
	}

	div#rvBox ul.rvControl,
	div#rvBox ul.rvControl li
	{
		padding: 0;
		padding-bottom: 6px;
		margin: 0;
		list-style: none;
	}

	div#rvBox ul.rvControl,
	div#rvBox ul.rvControl li:last-child
	{
		padding-bottom: 0;
	}

	.main-section.menuVisible div#sideContent div#rvBox::-webkit-scrollbar
	{
		width: 12px;
	}

	.main-section.menuVisible div#sideContent div#rvBox::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 10px;
	}

	.main-section.menuVisible div#sideContent div#rvBox::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 20px rgba(0, 165, 181, 1);
	}

	.main-section.menuVisible div#sideContent ul.menu::-webkit-scrollbar
	{
		width: 12px;
	}

	.main-section.menuVisible div#sideContent ul.menu::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 10px;
	}

	.main-section.menuVisible div#sideContent ul.menu::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 20px rgba(0, 165, 181, 1);
	}

	div#sideContent div.contButton
	{
		position: absolute;
		z-index: 90;
		width: 18px;
		height: 32px;
		cursor: pointer;
		background-image: url('images/openArrow.png');
		background-repeat: no-repeat;
		background-position: center left;
	}

	div#sideContent div#cbRight
	{
		top: 5px;
		right: 3px;
		background-color: white;
	}

	.main-section.menuVisible div#sideContent div.contButton
	{
		background-image: url('images/closeArrow.png');
	}

	div#topSearchHome
	{
		margin: 0px -16px;
		margin-top: -14px;
		padding: 10px 0px;
		padding-top: 2px;
		background-color: #e5e9ed;
	}

	div#topContentHeader
	{
		padding: 8px 0px;
		display: flex;
		justify-content: space-between;
	}

	div#topContentHeader .languageVersionSwitcher
	{
		display: flex;
		max-height: 40px;
	}

	.languageVersionSwitcher > a
	{
		width: 36px;
		padding: 4px;
		margin-left: 1em;
	}

	div#topContent
	{
		display: none;
		position: absolute;
		z-index: 98;
		margin-top: -10px;
	}

	span#cbTop
	{
		display: none;
		height: 16px;
		width: 16px;
		background-image: url('images/topArrow.png');
		background-position: center 7px;
		background-repeat: no-repeat;
		cursor: pointer;
	}

	.main-section.menuVisibleMobile span#cbTop
	{
		background-image: url('images/topCloseArrow.png');
	}

	.main-section.menuVisibleMobile div#topContent ul.menu::-webkit-scrollbar
	{
		width: 12px;
	}

	.main-section.menuVisibleMobile div#topContent ul.menu::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 10px;
	}

	.main-section.menuVisibleMobile div#topContent ul.menu::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 20px rgba(0, 165, 181, 1);
	}

	.main-section.menuVisibleMobile div#topContent ul.menu
	{
		position: relative;
		z-index: 150;
		overflow-y: auto;
		display: block;
		height: initial;
		max-height: 100%;
	}

	div#usingMobile
	{
		display: none;
	}

	div#helpContentPos
	{
		position: absolute;
		top: 0px;
		right: 0px;
		display: none;
		height: 100%;
	}

	.main-section.helpVisible div#helpContentPos
	{
		display: block;
	}

	span#openHelp
	{
		display: inline-block;
		float: left;
		cursor: pointer;
		height: 18px;
		width: 18px;
		background-image: url('images/openHelp.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		margin-right: 7px;
		margin-top: 2px;
		border-radius: 100%;
	}

	span.clearHist
	{
		display: inline-block;
		float: left;
		cursor: pointer;
		height: 18px;
		width: 18px;
		background-image: url('images/clearHist.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		margin-right: 7px;
		margin-top: 2px;
		border-radius: 100%;
	}

	table.dataTable
	{
		padding-top: 10px;
	}

	#mcContentHeader > div.rvDisp > span.clearHist
	{
		display: none;
	}

	div#helpContent
	{
		position: absolute;
		right: 0;
		width: 260px;
		border: 1px solid #ccc;
		padding-left: 10px;
		padding-right: 10px;
		border-radius: 3px;
		background-color: white;
		z-index: 80;
		max-height: 100%;
		overflow-y: auto;
	}

	div#helpContent ul
	{
		padding-left: 20px;
	}

	.main-section.helpVisible div#helpContent::-webkit-scrollbar
	{
		width: 12px;
	}

	.main-section.helpVisible div#helpContent::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 10px;
	}

	.main-section.helpVisible div#helpContent::-webkit-scrollbar-thumb
	{
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 20px rgba(0, 165, 181, 1);
	}

	div#helpBtn
	{
		position: absolute;
		z-index: 81;
		width: 32px;
		height: 18px;
		cursor: pointer;
		background-image: url('images/closeHelp.png');
		background-repeat: no-repeat;
		background-position: center left;
		top: -16px;
		right: 5px;
		background-color: white;
	}

	div#pageFade
	{
		position: absolute;
		z-index: 50;
		height: 100%;
		width: 260px;
		display: none;
		cursor: pointer;
		right: 0px;
	}

	.main-section.helpVisible div#pageFade
	{
		display: block;
	}

	.buttons._Skins_TopicToolBar.mc-component
	{
		float: default;
		margin-bottom: 0px;
		margin-right: 0px;
		position: absolute;
		right: 0px;
	}
}

@media only screen and (max-width: 1023px), only screen and (max-height: 500px)
{
	div#usingMobile
	{
		display: block;
	}

	div#usingDesktop
	{
		display: none;
	}

	div#sideContent
	{
		display: none;
	}

	div#mcTopic
	{
		margin-left: auto;
	}

	div.breadcrumbsContainer
	{
		margin-left: 0px !important;
	}

	div#masterFooter.mpFixed
	{
		margin-left: auto;
	}

	.main-section.menuVisible div#masterFooter.mpFixed
	{
		margin-left: auto;
	}

	.main-section.helpVisible div#masterFooter.mpFixed
	{
		margin-right: auto;
	}

	.main-section.menuVisible div#mcTopic
	{
		margin-left: auto;
	}

	span#cbTop
	{
		display: inline-block;
	}

	p#rvTopBox
	{
		display: block;
	}

	.main-section.menuVisibleMobile div#topContent
	{
		display: block;
		bottom: 116px;
		top: 48px;
		width: 260px;
		max-height: 60vh;
	}

	.main-section.menuVisibleMobile div#topContent span.clearHist
	{
		display: inline-block;
	}

	div#helpContentPos
	{
		width: 100%;
		height: 100%;
	}

	div#helpContent
	{
		width: 100%;
		height: auto;
	}

	.main-section.helpVisible div#pageFade
	{
		display: block;
		width: 100%;
		right: initial;
	}

	.main-section.helpVisible div#mcTopic
	{
		margin-right: auto;
	}

	.main-section.menuVisibleMobile div#topContent
	{
		width: 260px !important;
	}

	.main-section.menuVisibleMobile section#mcContentBody
	{
		display: block;
	}
}

@media only screen and (max-width: 767px)
{
	a[class*=logoLeft]
	{
		left: 0px !important;
	}

	a[id=tenableLogo]
	{
		display: none !important;
	}

	.title-bar-layout .logo-wrapper
	{
		min-height: 0px;
	}

	.title-bar-layout a.logo
	{
		width: 100px;
		height: 24px;
		background-size: contain;
	}

	.inline-item
	{
		padding-left: 0.7rem;
		margin-left: 0.7rem;
		border-left: 2px solid #8294a8;
	}

	.app-name
	{
		font-size: 20px !important;
	}

	.menu-icon-container
	{
		min-height: 20px;
	}

	.main-section.menuVisibleMobile div#topContent
	{
		width: calc(100% - 30px) !important;
		z-index: 200;
		margin-top: -10px;
		bottom: 15px;
		right: 15px;
		left: 15px;
	}

	.main-section.menuVisibleMobile div#topContent ul.menu
	{
		display: block;
		width: 100%;
		height: 100%;
	}

	.main-section.menuVisibleMobile div#topContent span.clearHist
	{
		display: inline-block;
	}

	.main-section.menuVisibleMobile section#mcContentBody
	{
		display: none;
	}

	.main-section.menuVisibleMobile div#masterFooter
	{
		display: none;
	}

	div#helpContentPos
	{
		width: 100%;
		height: 100%;
	}

	div#helpContent
	{
		width: 100%;
		height: auto;
	}

	.main-section.helpVisible div#pageFade
	{
		display: block;
		width: 100%;
		right: initial;
	}

	.main-section.helpVisible div#mcTopic
	{
		margin-right: auto;
	}

	div#remHiText
	{
		display: none;
	}

	input.search-field.remHiVis
	{
		margin-left: 35px;
		width: calc(100% - 35px);
	}

	.buttons._Skins_TopicToolBar.mc-component
	{
		display: block;
	}

	ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle
	{
		border-top-color: #b2adad;
		border-top-width: 6px;
		border-right-width: 2px;
		border-left-width: 6px;
	}

	.submenu-toggle-container[aria-expanded='true'] > span.submenu-toggle,
	.is-accordion-submenu-parent > a[aria-expanded='true'] > .submenu-toggle-container > span.submenu-toggle
	{
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: rotate(45deg);
	}
}

/* , only screen and (max-height: 700px) */

@media only screen and (max-width: 1279px)
{
	.sidenav-wrapper
	{
		display: block;
	}

	nav.title-bar .menu-icon
	{
		display: none;
	}

	.off-canvas-wrapper-inner .outer-row
	{
		padding-left: 0em;
		padding-right: 0em;
	}

	.sidenav-layout
	{
		display: contents;
		height: inherit;
		max-height: none;
	}

	.nav-search
	{
		margin-left: 5em;
		margin-right: 5em;
	}
}

@media only screen and (max-width: 1079px)
{
	.sidenav-wrapper
	{
		display: none;
	}

	nav.title-bar .menu-icon
	{
		display: block;
	}

	.off-canvas-wrapper-inner .outer-row
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	.sidenav-layout
	{
		display: block;
		height: inherit;
		max-height: none;
	}

	.nav-search
	{
		margin-left: 4em;
		margin-right: 4em;
	}
}

@media print
{
	div#helpContentPos
	{
		display: none !important;
	}

	div#topContent
	{
		display: none !important;
	}

	div#sideContentPos
	{
		display: none !important;
	}

	.main-section
	{
		height: 100% !important;
		overflow: visible !important;
		bottom: initial !important;
		position: initial !important;
		margin: initial !important;
	}

	MadCap|section#mcContentHeader
	{
		display: none !important;
	}

	div.rvDisp
	{
		display: none !important;
	}

	.buttons._Skins_TopicToolBar.mc-component
	{
		display: none !important;
	}
}

/* *********************************************
****************** BUTTONS *********************
********************************************* */

a.tnbButton,
.tnbButton > a
{
	font-weight: normal;
	text-decoration: none;
}

.tnbButton
{
	display: inline-block;
	padding: .5em 1em;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.1;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff !important;
	background-color: #0079DD;
	border: 0;
	border-radius: 3px;
	white-space: nowrap;
}

.tnbButton:hover,
.tnbButton:active,
.tnbButton.active,
.tnbButton.disabled,
.tnbButton[disabled]
{
	color: rgba(255, 255, 255, 0.75);
	background-color: #007480;
}

.tnbButton:hover
{
	transition: background-position 0.1s linear;
}

.tnbButton:focus
{
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.tnbButton.active,
.tnbButton:active
{
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.tnbButton.disabled,
.tnbButton[disabled]
{
	cursor: default;
	background: #eeeff0;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
}

/* *********************************************
****************** MADCAP STYLES ***************
********************************************* */

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: 87.5%;
	mc-breadcrumbs-prefix: 'Tenable Agent: ';
	mc-breadcrumbs-count: 100;
}

a.MCBreadcrumbsLink
{
	font-size: 100% !important;
}

span.MCBreadcrumbsPrefix
{
	display: none;
}

.breadcrumbs
{
	margin-left: 8px;
	font-size: 100% !important;
}

div.breadcrumbsContainer
{
	display: flex;
	margin-left: 20px;
	font-size: 87.5%;
}

MadCap|dropDown
{
	margin-bottom: 1em;
	margin-top: 1em;
	mc-closed-image: url('images/grayExpand24.png');
	mc-open-image: url('images/grayCollapse24.png');
}

MadCap|dropDownHead
{
	font-weight: inherit;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 1em;
	margin-top: 1em;
	mc-disable-glossary-terms: true;
}

MadCap|dropDownHead.3di
{
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 1em;
	margin-top: 1em;
	mc-disable-glossary-terms: true;
	/*3di additional styling*/
	background-color: #f1f7fc;
	padding: 10px;
	font-weight: 700;
}

MadCap|dropDownHead.h2
{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

MadCap|dropDownHead.h2closed
{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	mc-next-tag: p;
	mc-next-class: norm;
	mc-disable-glossary-terms: true;
}

MadCap|dropDownHead.list
{
	/* This allows dropDownHead.list to be selected in the Flare XML editor no matter what medium you're viewing */
}

MadCap|dropDownHotspot
{
	transition: color 0.25s;
	color: #415465;
	mc-disable-glossary-terms: true;
}

MadCap|dropDownHotspot:hover
{
	color: #778692;
}

[class*=dropDownHotspot]:active
{
	color: #415465;
}

[class*=dropDownHotspot]:focus
{
	color: #415465;
}

MadCap|dropDown.SecondLevel
{
	color: #415465;
}

MadCap|glossaryProxy
{
	border-top: none;
	color: #415465;
}

MadCap|glossaryTerm
{
	color: #0079DD;
}

/* MadCap|popup
{
	color: #415465;
}

MadCap|popup:focus
{
	color: #415465;
}

MadCap|popup:hover
{
	color: #778692;
}*/

MadCap|popupHead
{
	color: #0079DD;
}

MadCap|popupBody
{
	background-color: white;
	color: #415465;
}

span[class*=MCTextPopupBody]
{
	border: 2px solid #0079DD !important;
	z-index: 2 !important;
}

div[class*=MCPopupContainer]
{
	z-index: 10001 !important;
}

span[class*=displayPopup]
{
	display: block !important;
	opacity: 1 !important;
}

/* https://jira.eng.tenable.com/browse/RDC-7431
a[class*=MCTextPopup_Closed]
{
	background-image: url("images\ExpandingClosed.gif") !important;
}

a[class*=MCTextPopup_Open]
{
	background-image: url("images\ExpandingOpen.gif") !important;
}

a[class*=displayPopup]
{
	background-image: url("images\ExpandingOpen.gif") !important;
	padding-right: 17px !important;
}*/

span[class=MCTextPopupArrow]
{
	border-bottom-color: #0079DD;
}

div.search-filter[class*=open]
{
	background-color: #0079DD !important;
}

MadCap|relationshipsProxy
{
	border-top-color: #dadfe1;
}

MadCap|relationshipsHeading
{
	mc-disable-glossary-terms: true;
}

MadCap|relationshipsHeading.concept
{
	mc-label: 'Related Concepts';
}

MadCap|relationshipsHeading.task
{
	mc-label: 'Related Tasks';
}

MadCap|relationshipsHeading.reference
{
	mc-label: 'Additional Reference';
}

MadCap|relationshipsHeading.related
{
	mc-label: 'Related Information';
}

MadCap|tocProxy
{
	border: none;
	color: #415465;
}

MadCap|miniTocProxy
{
	border: none;
	padding-top: 0em;
}

p.MiniTOC1,
p.MiniTOC2,
p.MiniTOC3,
p.MiniTOC4
{
	color: #0079DD;
	text-decoration: underline;
	/* font-size: 11pt; */
	font-weight: normal;
	font-style: normal;
	display: list-item !important;
	list-style-type: disc;
}

.MCMiniTocBox_0 p
{
	color: #415465 !important;
}

p.TOC1,
p.TOC2,
p.TOC3,
p.TOC4,
p.TOC5,
p.TOC6,
p.TOC7,
p.TOC8,
p.TOC9
{
	color: #415465;
	mc-disable-glossary-terms: true;
}

MadCap|xref
{
	mc-format: '{para}';
	text-decoration: underline;
	/* font-size: 11pt; */
	font-weight: normal;
	font-style: normal;
	color: #0079DD;
}

MadCap|xref:active
{
	color: #0079DD;
}

MadCap|xref:focus
{
	color: #0079DD;
}

MadCap|xref:hover
{
	color: #0079DD;
}

MadCap|xref:link
{
	color: #0079DD;
}

MadCap|xref:visited
{
	color: #0079DD;
}

ul.navigation > li.has-children:after
{
	content: ' ';
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	border-bottom-color: #ccc;
}

ul.navigation ul.sub-menu
{
	border: 1px solid #ccc;
	border-radius: 5px;
}

div.search-filter-content
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul.navigation li > a
{
	line-height: 25px;
}

nav.tab-bar
{
	position: fixed;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: scroll-position;
	width: 100%;
	background-color: white;
	z-index: 100;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

body .main-section
{
	height: calc(100% - 123px);
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}

div#sideContent a.selected,
nav.tab-bar a.selected
{
	font-weight: bold !important;
}

::-webkit-input-placeholder
{
	/* WebKit, Blink, Edge */
	color: #999 !important;
}

:-moz-placeholder
{
	/* Mozilla Firefox 4 to 18 */
	color: #999 !important;
	opacity: 1;
}

::-moz-placeholder
{
	/* Mozilla Firefox 19+ */
	color: #999 !important;
	opacity: 1;
}

:-ms-input-placeholder
{
	/* Internet Explorer 10-11 */
	color: #999 !important;
}

#resultList h3.title
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
	text-decoration: underline;
	padding-bottom: 0px;
	border: none;
}

#resultList h3.title > a:visited
{
	color: #0079DD;
}

#resultList h3.title a
{
	text-decoration: none;
	font-weight: 500;
}

#resultList h3.title a b
{
	color: #0185D1;
}

#resultList .description
{
	font-size: .9em;
	padding-top: 4px;
	padding-bottom: 4px;
}

#resultList .description b
{
	color: #415465;
}

span.SearchHighlight1
{
	color: #000000;
	background-color: #ffff66;
}

span.SearchHighlight10
{
	color: #ffffff;
	background-color: #990099;
}

span.SearchHighlight2
{
	color: #000000;
	background-color: #a0ffff;
}

span.SearchHighlight3
{
	color: #000000;
	background-color: #99ff99;
}

span.SearchHighlight4
{
	color: #000000;
	background-color: #ff9999;
}

span.SearchHighlight5
{
	color: #000000;
	background-color: #ff66ff;
}

span.SearchHighlight6
{
	color: #ffffff;
	background-color: #880000;
}

span.SearchHighlight7
{
	color: #ffffff;
	background-color: #00aa00;
}

span.SearchHighlight8
{
	color: #ffffff;
	background-color: #886800;
}

span.SearchHighlight9
{
	color: #ffffff;
	background-color: #004699;
}

div.url cite
{
	color: #415465 !important;
	font-weight: bold;
}

ul.off-canvas-list li a
{
	transition: none;
}

aside.right-off-canvas-menu
{
	transition: none;
}

.inner-wrap
{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

div.navigation-wrapper li.has-children li.has-children:hover > a
{
	color: #fff !important;
}

/* @media only screen and (max-width: 500px)
{
  a[class=logo]
  {
    width: 248px !important;
    background-position: center right !important;
  }
} */

/* **************************************************************************
************* The following styles should not appear in Flare ***************
************************************************************************** */

#masterFooter,
#resultList,
.MCBreadcrumbsLink,
a.MCBreadcrumbsLink,
.selected,
a.selected,
.right-off-canvas-menu,
aside.right-off-canvas-menu,
.main-section,
body .main-section,
div.contButton,
.contButton,
div#cbBottom,
#cbBottom,
div#cbRight,
#cbRight,
div#sideContentPos,
#sideContentPos,
div#masterFooter,
#masterFooter,
div#masterFooter.mpFixed,
div.mpFixed,
.mpFixed,
div.navigation-wrapper,
div.search-filter-content,
div.sideContent,
div.url,
h3.title,
li.has-children,
nav.tab-bar,
p.TOC1,
p.TOC2,
p.TOC3,
p.TOC4,
p.TOC5,
p.TOC6,
p.TOC7,
p.TOC8,
p.TOC9,
p.norm,
.inner-wrap,
span#backToTop,
ul.menu,
ul.navigation,
ul.off-canvas-list,
ul.sub-menu
{
	mc-disabled: true;
	mc-hidden: true;
}

/* Recently viewed fix */

div.rvDisp
{
	max-height: 25vh !important;
}

/* UserWay widget position fix */

.uwy .uai
{
	margin-right: 25px;
	margin-bottom: 5px;
}

/* styling for hover over method links */

.methodLinkActive
{
	cursor: pointer;
	display: flex !important;
}

.methodLinkActive:after
{
	font-family: "Font Awesome 5 Free";
	content: "\a0\f13d";
	font-weight: 600 !important;
	font-size: 13px;
	font-style: normal;
	color: #99A4AE;
}

/* Styling for code snippets */

.codeSnippet
{
	background: #f5f5f5;
}

MadCap|codeSnippetBody
{
	background: #f5f5f5;
}

MadCap|codeSnippetBody table td
{
	border-right: solid 1px none;
	border-top: solid 1px none;
	border-bottom: solid 1px none;
	padding: 0.0em;
}

MadCap|codeSnippetBody table
{
	border: none;
}

MadCap|codeSnippetCaption
{
	background: #f5f5f5;
}

/* Styling for horizontal lines */

hr
{
	border: 0;
	height: 0;
	border-top: 1.5px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1.5px solid rgba(255, 255, 255, 0.3);
}

/* Wiggle fix */

.methodLinkActive span,
code,
b
{
	display: contents !important;
}

/* CSS to support the version and language switcher */

select
{
	font-family: 'Barlow', system-ui, -apple-system, roboto, 'segoe ui', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #415465;
	text-rendering: optimizeLegibility;
}

#versions,
#languages
{
	margin: 5px;
	padding: 0px 0px;
	margin-bottom: 10px;
	font-weight: normal;
	display: block;
	border: none;
	background: #fff url('images/chevron-arrow-down.png') no-repeat;
	background-size: 10px;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
}

.main-section.menuVisible div#sideContent div#cbRight
{
	top: 75px;
}

.is-accordion-submenu-parent > a span.submenu-toggle
{
	-webkit-transform: scaleY(135deg);
	-ms-transform: scaleY(135deg);
	transform: rotate(-45deg);
}

.submenu-toggle-container[aria-expanded='true'] > span.submenu-toggle
{
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: rotate(45deg);
}

.navigation-wrapper
{
	padding-left: 80px;
	margin-bottom: 8px;
	justify-content: flex-start;
	z-index: 100;
}

.navbar
{
	overflow: hidden;
}

.navbar a
{
	float: left;
	font-size: 16px;
	color: black;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}

.dropdown
{
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn
{
	font-size: 16px;
	border: none;
	outline: none;
	padding: 14px 16px;
	font-family: inherit;
	margin: 0;
	background-color: white;
	color: #41414B;
}

.dropbtn i
{
	font-size: 14px;
	color: #72848e !important;
	padding-left: 2px;
}

.dropdown-content
{
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a
{
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: 400 !important;
}

.dropdown-content a:hover
{
	background-color: #ddd;
}

.dropdown:hover .dropdown-content
{
	display: block;
}

.dropdown-level-2:hover .dropdown-content-level-2,
.dropdown-level-2:active .dropdown-content-level-2
{
	display: block;
}

.dropbtn-level-2
{
	color: black;
	padding: 12px 24px 12px 16px;
	text-decoration: none;
	text-align: left;
	font-weight: 400 !important;
	cursor: default;
	position: relative;
	font-size: 16px;
}

.dropbtn-level-2 i
{
	font-size: 14px;
	color: #72848e;
	position: absolute;
	right: 7px;
	top: 19px;
}

.dropdown-level-2:hover .dropbtn-level-2,
.dropdown-level-2:active .dropbtn-level-2
{
	background-color: #ddd;
}

.dropdown-content-level-2
{
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: max-content;
	box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
	z-index: 1;
	left: 100%;
	top: 0;
	height: auto;
	min-height: 100%;
}

@media only screen and (max-width: 900px)
{
	.dropdown-content-level-2
	{
		position: relative;
		left: 0;
		box-shadow: none;
		padding-left: 30px;
	}

	.dropbtn-level-2 i
	{
		transform: rotate(90deg);
		position: static;
		padding-left: 2px;
	}
}

#mc-main-content ul.menu
{
	background-color: #f5f5f5;
}

@media only screen and (max-width: 1079px)
{
	#mc-main-content ul.menu
	{
		display: none;
	}
}

@media only screen and (min-width: 1080px)
{
	#mc-main-content ul.menu
	{
		position: sticky;
		max-width: 20%;
		width: 20%;
		top: 0;
		float: right;
	}

	/* This class should only be included when the right side sticky nav is on the page. */

	.tn-main-content
	{
		width: 80%;
		padding-right: 2%;
	}
}

/*Styles added by 3di can be found below*/
/* Steps for Highlevel descriptions - see https://css-tricks.com/custom-list-number-styling/ */

ol.highlevel
{
	clear: both;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	counter-reset: hl;
}

.highlevel > li
{
	display: block;
	position: relative;
	margin-left: 50px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.highlevel > li::before
{
	content: counter(hl);
	counter-increment: hl;
	font-size: 3em;
	font-weight: bold;
	color: #415465;
	padding-top: 0;
	margin-left: -70px;
	top: -25px;
	position: absolute;
}

.highlevel > li > p
{
	margin-left: 0px;
	margin-bottom: 12px;
	margin-top: 12px;
	font-weight: normal;
}

.highlevel > li > p:first-child
{
	font-weight: bold;
}

/*3di screenshot styles*/

img.LargeThumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 700px;
	border-radius: 5px;
	border: 1px solid #dadfe1;
	padding: 5px;
}

/*end of 3di screenshot styles*/
/*end of 3di styles*/
/***** CSS for New and Updated TOC Entries *****/

a.new-toc-item::after
{
	content: "New";
	font-weight: bold;
	border: 1px;
	border-style: solid;
	margin-left: 5px;
	font-size: 12px;
	color: #0969DA;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

a.updated-toc-item::after
{
	content: "Updated";
	font-weight: bold;
	border: 1px;
	border-style: solid;
	margin-left: 5px;
	font-size: 12px;
	color: #0969DA;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

/***** End CSS for New and Updated TOC Entries *****/
/* CSS for Welcome page buttons */

div.welcomeContainer
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: space-around;
	align-items: flex-start;
	/*padding: 1.6em;
    border-radius: .5rem;
	background: #fff;
	width: 95%;
	max-width: 1400px;*/
}

a.welcomeLink
{
	width: 33.33%;
	color: inherit;
	text-decoration: none;
}

div.welcomeBox
{
	background: #F5F5F5;
	border: 1px solid rgba(220,220,220);
	border-radius: .5rem;
	color: #041E42;
	margin: .5em;
	padding: 0px 12px !important;
}

div.welcomeBox:hover
{
	background: #0079DD;
	color: #FFF;
}

div.welcomeBox:hover .welcome-box-title
{
	color: #FFF;
}

.welcome-box-title
{
	color: #0071dd;
	font-size: 1.3em !important;
	font-weight: bold !important;
	margin: .5em 0 !important;
}

.welcome-description
{
	font-weight: 400;
	min-height: 76px;
	font-size: 15px;
}

/* End CSS for Welcome page buttons */

