/*<meta />*/

:root
{
	--Brand: #283A97;
	--Black: #000000;
	--Dark-Gray: #45494c;
	--Medium-Gray: #b9bec1;
	--Light-Gray: #d0d3d5;
	--White: #ffffff;
}

body
{
	font-family: Arial, Avenir, Myriad;
}

.body-container
{
	padding-top: 0;
}

#mc-main-content
{
	max-width: 1200px;
}

.betaDisclaimer
{
	width: 100%;
	padding: 5px;
	/*margin-top: -16px;*/
	margin-right: -1em;
	margin-left: -1em;
	background-color: red;
	font-variant: small-caps;
	text-align: center;
}

.betaDisclaimer h4
{
	color: white;
	font-size: 18px;
	font-weight: bold;
}

/* Backmatter */
/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
	widows: 3;
	orphans: 3;
}

p.table-text
{
	font-size: 12pt;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light-Gray);
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

p.created-using-flare
{
	color: var(--Dark-Gray);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 85px;
}

p.title-page-footer
{
	color: var(--Dark-Gray);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: var(--Dark-Gray);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-top: 13px;
}

p.TOC2
{
	color: var(--Dark-Gray);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .25in;
	margin-top: 13px;
}

p.TOC3
{
	color: var(--Dark-Gray);
	font-size: 15pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC4
{
	color: var(--Dark-Gray);
	font-size: 15pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 13px;
	margin-left: .751in;
	margin-top: 13px;
}

p.TOC5
{
	color: var(--Dark-Gray);
	font-size: 15pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 13px;
	margin-left: .9in;
	margin-top: 13px;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	color: var(--Dark-Gray);
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	margin-top: 20px;
	page-break-before: always;
	color: var(--Dark-Gray);
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	page-break-before: always;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	mc-heading-level: 0;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	mc-heading-level: 0;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	mc-heading-level: 0;
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
	min-height: 1000px;
}

div.home-section
{
	padding: 5% 0;
}

div.home-announce
{
	border-top: solid 1px var(--Light-Gray);
}

div.home-tiles
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.chm-tiles
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 auto;
	width: 12%;
	text-align: center;
}

div.home-tiles > div img
{
	margin: 0 auto;
	max-width: 100px;
}

div.chm-tiles::before
{
	content: ' ';
	display: table;
}

div.chm-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.chm-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 auto;
	width: 30%;
	text-align: center;
}

div.chm-tiles > div img
{
	margin: 0 auto;
	max-width: 75px;
}

div.home-tiles-layout
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

div.quick-links
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	background-size: cover;
	background-attachment: fixed;
	background-image: url('../Images/dts-background.jpg');
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

/* Links */

a
{
	color: var(--Brand);
}

a:link
{
	color: var(--Brand);
}

a:visited
{
	color: var(--Brand);
}

/* Lists */

li
{
	margin-bottom: 4px;
}

li p
{
	margin-bottom: 4px;
	margin-top: 8px;
}

ol,
ul
{
	letter-spacing: .25;
}

/* Page layout */

p.frame-footer-page-number
{
	color: var(--Medium-Gray);
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Medium-Gray);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Master page */

div.sidenav-wrapper
{
	min-width: 380px;
}

div.home-footer
{
	/*max-width: 1200px;*/
	background-color: var(--Brand);
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

ul.button-list
{
	letter-spacing: .25;
	line-height: 20pt;
	list-style-type: none;
	margin-left: 30px;
}

ul.button-list img.small-button
{
	width: 30px;
	margin-right: 5px;
	vertical-align: middle;
}

div.menu-list
{
	padding-left: 40px;
}

div.figure-left
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

div.figure-left::before
{
	content: ' ';
	display: table;
}

div.figure-left::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.figure-left > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.figure-left > div:nth-child(1)
{
	width: 58.333%;
	margin-left: 0%;
}

div.figure-left > div:nth-child(2)
{
	width: 39.667%;
	margin-left: 2%;
}

div.figure-right
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

div.figure-right::before
{
	content: ' ';
	display: table;
}

div.figure-right::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.figure-right > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.figure-right > div:nth-child(1)
{
	width: 39.667%;
	margin-left: 0%;
}

div.figure-right > div:nth-child(2)
{
	width: 58.333%;
	margin-left: 2%;
}

div.figures
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 30px;
}

div.figures::before
{
	content: ' ';
	display: table;
}

div.figures::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.figures > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.figures > div:nth-child(1)
{
	width: 49%;
	margin-left: 0%;
}

div.figures > div:nth-child(2)
{
	width: 49%;
	margin-left: 2%;
}

div.content-sidebar
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 20px;
}

div.content-sidebar::before
{
	content: ' ';
	display: table;
}

div.content-sidebar::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.content-sidebar > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.content-sidebar > div:nth-child(1)
{
	width: 75%;
	margin-left: 0%;
}

div.content-sidebar > div:nth-child(2)
{
	width: 23%;
	margin-left: 2%;
}

div.col-60-40
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 20px;
}

div.col-60-40::before
{
	content: ' ';
	display: table;
}

div.col-60-40::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.col-60-40 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.col-60-40 > div:nth-child(1)
{
	width: 60%;
	margin-left: 0%;
}

div.col-60-40 > div:nth-child(2)
{
	width: 38%;
	margin-left: 2%;
}

div.pagenav-header
{
	mc-grid-row: true;
	height: 60px;
	margin-left: -16px;
	margin-right: -16px;
	margin-bottom: 20px;
	padding: 16px 0 0 16px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999;
	background-color: #ddd;
	font-weight: bold;
}

div.pagenav-header::before
{
	content: ' ';
	display: table;
}

div.pagenav-header::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.pagenav-header > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.pagenav-header > div:nth-child(1)
{
	width: 75%;
	margin-left: 0%;
}

div.pagenav-header > div:nth-child(2)
{
	width: 23%;
	margin-left: 2%;
}

div.icon-content
{
	mc-grid-row: true;
	margin: 0 auto 15px auto;
}

div.icon-content::before
{
	content: ' ';
	display: table;
}

div.icon-content::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.icon-content > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.icon-content > div:nth-child(1)
{
	width: 8.333%;
	margin-left: 0%;
}

div.icon-content > div:nth-child(2)
{
	width: 89.667%;
	margin-left: 2%;
}

div.icon-content > div > p
{
	margin-top: 0;
}

div.icon-content > div > img
{
	margin-left: auto;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 auto;
		width: 33%;
		text-align: center;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.figure-left > div:nth-child(1)
	{
		width: 58.333%;
		margin-left: 0%;
	}

	div.figure-left > div:nth-child(2)
	{
		width: 39.667%;
		margin-left: 2%;
	}

	div.figure-right > div:nth-child(1)
	{
		width: 39.667%;
		margin-left: 0%;
	}

	div.figure-right > div:nth-child(2)
	{
		width: 58.333%;
		margin-left: 2%;
	}

	div.figures > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.figures > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	.howto
	{
		background-color: #90ee90;
	}

	div.content-sidebar > div:nth-child(1)
	{
		width: 75%;
		margin-left: 0%;
	}

	div.content-sidebar > div:nth-child(2)
	{
		width: 24%;
		margin-left: 1%;
	}

	div.icon-content > div:nth-child(1)
	{
		width: 8.333%;
		margin-left: 0%;
	}

	div.icon-content > div:nth-child(2)
	{
		width: 90.667%;
		margin-left: 1%;
	}
}

/* end @media tablet */

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	div.figure-left > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.figure-left > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.figure-right > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.figure-right > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.figures > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.figures > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.content-sidebar > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.content-sidebar > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.col-60-40 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.col-60-40 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.icon-content > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.icon-content > div:nth-child(2)
	{
		width: 83.333%;
		margin-left: 0%;
	}
}

/*end @media mobile */
/* Figures */

div.figure,
div.figurebutton
{
	margin: 0 0 10px 0;
	padding: 7px;
	text-align: center;
}

div.figure p.figurecount,
div.figure-left p.figurecount,
div.figure-right p.figurecount,
div.figures p.figurecount
{
	color: #666666;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 7px;
	mc-auto-number-format: '{b}Figure {n+} - {/b}';
}

div.figurebutton p.figurecount
{
	color: #666666;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 7px;
	mc-auto-number-format: '{b}Figure {n+} - {/b}';
}

.button-large
{
	display: block;
}

/* Callouts */

[class^=callout]
{
	border-radius: 4px;
	padding: 15px 20px 15px 10px;
	font-style: italic;
	margin: 0 0 30px 0;
	position: relative;
	width: 75%;
	max-width: 700px;
	page-break-inside: avoid;
}

[class^=callout]:before
{
	font: var(--fa-font-solid);
	font-size: 20px;
	position: absolute;
	top: 25px;
	left: 10px;
}

[class^=callout] p
{
	padding-left: 30px;
	margin: 8px 0;
}

[class^=callout] h2
{
	font-size: 18px;
	margin: 2px;
	color: var(--Dark-Gray);
}

.calloutTip
{
	background-color: #87ceeb;
	border: 1px solid #6da8bf;
}

.calloutTip:before
{
	content: "\f0a4";
}

.calloutHowto
{
	background-color: #90ee90;
	border: 1px solid #6db36d;
}

.calloutHowto:before
{
	content: "\f046";
}

.calloutWarning
{
	background-color: #f0e68c;
	border: 1px solid #ccc376;
}

.calloutWarning:before
{
	content: "\f071";
}

.calloutError
{
	background-color: #ef9dae;
	border: 1px solid #cc8795;
}

.calloutError:before
{
	content: "\f057";
}

/*.calloutRelated
{
	background-color: #d3d3d3;
	padding: 14px 9px 9px;
	padding-left: 10px;
}

.calloutRelated p
{
	margin: 10px 0;
}*/

.calloutInfo
{
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	color: var(--Dark-Gray);
	padding: 5px;
}

/* .calloutInfo h2:before
{
	font-family: 'Font Awesome 6 Free';
	font-style: normal;
	font-color: #888888;
	content: "\f187";
	margin-right: 10px;
	float: left;
} */

.calloutInfoInline
{
	font-size: 62%;
	font-style: italic;
	color: var(--Dark-Gray);
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	padding: 6px 4px 7px 4px;
	vertical-align: middle;
	margin: 0 6px;
}

p.section-heading
{
	color: var(--Dark-Gray);
	font-size: 18.0pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
	widows: 3;
	orphans: 3;
}

div.nobreak
{
	page-break-inside: avoid;
}

.sidenav-version
{
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: -20px;
}

select
{
	height: 35px;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent;
	border: none;
	padding: 5px 15px 5px 5px;
	margin: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	grid-area: select;
}

.select
{
	width: 100%;
	min-width: 100px;
	max-width: 95%;
	margin: 0 0 10px 0;
	background-color: #eee;
	border-bottom: 2px solid #ccc;
	border-radius: 0.2em;
	padding: 0 0.25em;
	display: grid;
	grid-template-areas: "select";
	align-items: center;
	position: relative;
}

.select::after
{
	content: "";
	width: 0.8em;
	height: 0.5em;
	background-color: #000;
	clip-path: polygon(100% 0%, 0 0%, 50% 100%);
	grid-area: select;
	justify-self: end;
}

select:focus + .focus
{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	border-radius: inherit;
}

.select:hover,
.select:focus
{
	color: #eee;
	background-color: #45494c;
	border: 2px solid #888;
}

select:hover,
select:focus
{
	color: #eee;
	background-color: #45494c;
}

.iconTooltip
{
	position: relative;
	display: inline-block;
	cursor: help;
}

.iconTooltip .tooltipText
{
	font-family: Arial;
	visibility: hidden;
	width: 100px;
	background-color: #333;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 5px;
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -50px;
	z-index: 1;
}

.iconTooltip:hover .tooltipText
{
	visibility: visible;
}

