﻿/*<meta />*/

@import url('https://use.typekit.net/pxg2grg.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body,
html,
.body-container,
.foundation-wrap,
.off-canvas-wrapper,
.off-canvas-content
{
	background-color: #fffefc;
}

body
{
	font-kerning: normal;
	height: 100%;
	width: 100%;
	text-rendering: optimizelegibility;
	color: #1A1A1A;
	background-color: #fffefc;
}

.body-container
{
	padding: 0 7.5% 0 7.5%;
}

.height-container-sidenav
{
	padding-left: 12%;
	padding-right: 10%;
}

/* skin switch */

:root span.boul
{
	color: #1A1A1A;
	font-style: inherit;
	font-weight: inherit;
}

html._Skins_Normal span.boul
{
	color: #1A1A1A;
}

pre
{
	display: block;
	font-family: source-code-pro, "Courier New", monospace;
	margin-top: 1em;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
	white-space: pre-wrap;
	word-wrap: break-word;
}

pre,
p.fullcapsmall,
p.fullcapspread,
p.code,
h1,
h2,
h3,
h4,
h5,
h6,
span.greek,
span.code
{
	-moz-hyphens: none;
}

p
{
	font-family: gaultier-lights, serif;
	font-size: 18.88px;
	font-weight: 600;
	color: #1A1A1A;
	line-height: 135%;
	margin: 9px 0 2px 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	/* for Safari */
	hyphens: auto;
	letter-spacing: -.25px;
	word-spacing: -.25px;
	text-wrap: pretty;
}

p.acknowledge
{
	color: #cba135;
	font-size: 120%;
	text-align: center;
	background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, #d5ad6d 0, #d5ad6d 26%, #e2ba78 35%, #a37e43 45%, #91703b 61%, #d5ad6d 100%);
	background: -o-linear-gradient(transparent, transparent);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: 12px;
	margin-bottom: 12px;
	text-shadow: 3px 3px 3px #d4d4d4;
}

p.caption
{
	font-size: 110%;
	font-style: italic;
	line-height: 116%;
	text-align: center;
}

p.caption-non-ital
{
	font-size: 110%;
	font-style: normal;
	line-height: 116%;
	text-align: center;
}

p.center
{
	text-align: center;
}

p.gold
{
	background: linear-gradient(to bottom, #cfc09f 22%,#634f2c 24%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#3a2c0f 78%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #fff;
	font-family: semplicitapro, serif;
	position: relative;
	font-size: 48px;
	margin-top: 12px;
	margin-bottom: 24px;
	font-weight: 100;
	text-align: center;
}

p.gold:after
{
	background: none;
	content: attr(data-heading);
	left: 0;
	top: 0;
	z-index: -1;
	position: absolute;
	text-shadow: -1px 0 1px #c6bb9f, 0 1px 1px #c6bb9f, 5px 5px 10px rgba(0, 0, 0, 0.4), -5px -5px 10px rgba(0, 0, 0, 0.4);
}

p.gold-small
{
	background: linear-gradient(to bottom, #cfc09f 22%,#634f2c 24%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#3a2c0f 78%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #fff;
	font-family: semplicitapro, serif;
	position: relative;
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 24px;
	font-weight: 300;
	text-align: center;
}

p.gold-small:after
{
	background: none;
	content: attr(data-heading);
	left: 0;
	top: 0;
	z-index: -1;
	position: absolute;
	text-shadow: -1px 0 1px #c6bb9f, 0 1px 1px #c6bb9f, 5px 5px 10px rgba(0, 0, 0, 0.4), -5px -5px 10px rgba(0, 0, 0, 0.4);
}

p.hangingindent
{
	padding-left: 18px;
	text-indent: -17px;
}

p.indent24
{
	padding-left: 24px;
}

p.note-left-single-space
{
	font-size: 18.88px;
	line-height: 120%;
	margin-bottom: .1em;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: .133em;
	text-align: left;
}

p.note-centered-single-space
{
	font-size: 18.88px;
	line-height: 120%;
	margin-bottom: .1em;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: .133em;
	text-align: center;
}

p.spacer
{
	font-size: 4px;
	line-height: 50%;
}

p.fullcapsmall
{
	text-align: center;
	text-transform: uppercase;
	font-size: 60%;
	word-spacing: 2px;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
}

p.fullcapspread
{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
	word-spacing: 5px;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
}

p.code
{
	color: #1A1A1A;
	display: inline;
	font-size: 80%;
	font-family: source-code-pro, "Courier New", monospace;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
	white-space: pre-wrap;
	word-wrap: break-word;
}

p.enig-01
{
	text-align: center;
	color: #1A1A1A;
	font-family: mrs-eaves-xl-serif-narrow;
	font-size: 200%;
	font-weight: 400;
	letter-spacing: -1px;
}

p.enig-02
{
	text-align: center;
	color: #1A1A1A;
	font-family: myriad-pro;
	font-size: 66px;
	font-weight: 600;
	letter-spacing: 6px;
}

p.italic
{
	font-style: italic;
	font-size: 100%;
}

p.tooltip
{
	font-family: gibbs;
	font-weight: 500;
	color: #000;
}

/*headings */

h1,
h2,
h3,
h4,
h5,
h6
{
	color: #44321a;
	font-family: pinot-grigio-modern, sans-serif;
	font-weight: 100;
	line-height: 100%;
	padding-bottom: 0;
	padding-top: 13px;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
	white-space: pre-wrap;
	word-wrap: break-word;
}

h1
{
	font-size: 175%;
	padding-top: 0;
}

#results-heading
{
	border-bottom: 1px solid #d0d3d5;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h1#results-heading
{
	color: #1A1A1A;
	font-family: gibbs;
	font-size: 18.88px;
	font-weight: 600;
}

h2
{
	font-size: 165%;
}

h3
{
	font-size: 155%;
}

h3.title
{
	margin-top: 0;
	margin-left: 60px;
	padding-left: 60px;
	font-size: 155%;
}

h4
{
	font-size: 145%;
}

h5
{
	font-size: 135%;
}

h6
{
	font-size: 125%;
}

/* lists */

li
{
	
}

ol
{
	font-family: gaultier-lights, serif;
	font-weight: 500;
	font-size: 18.88px;
	list-style-type: decimal;
	line-height: 135%;
	margin: 9px 0 2px 0;
	letter-spacing: -.25px;
	word-spacing: -.25px;
}

ul
{
	font-family: gaultier-lights, serif;
	font-weight: 600;
	font-size: 18.88px;
	line-height: 135%;
	margin: 9px 0 2px 0;
	letter-spacing: -.25px;
	word-spacing: -.25px;
}

/* links */

a,
a:link,
a:visited
{
	color: #44321a;
	font-size: 99%;
}

MadCap|xref
{
	color: #44321a;
	font-size: 99%;
	font-weight: inherit;
	mc-format: '{para}';
	text-decoration: underline;
}

/* tables */

table
{
	font-family: gaultier-lights, serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 99%;
}

p.TableText
{
	font-family: gaultier-lights, serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0;
	color: #1A1A1A;
	letter-spacing: -.25px;
	word-spacing: -.25px;
}

p.TableTextHead
{
	font-family: gaultier-lights, serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 100%;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0;
	color: #1A1A1A;
	letter-spacing: -.25px;
	word-spacing: -.25px;
}

/* SPANS */

span.eighty-percent
{
	font-size: 88%;
}

span.sixty-six-percent
{
	font-size: 66%;
}

span.one-hundred-eight-percent
{
	font-size: 108%;
}

span.Bigger
{
	color: #44321a;
	font-family: pinot-grigio-modern;
	font-size: 110%;
	font-weight: 300;
	line-height: 105%;
	text-transform: uppercase;
}

span.greek
{
	color: #1A1A1A;
	display: inline;
	font-size: 90%;
	font-family: omnes-greek, monospace;
	font-weight: 500;
	font-style: normal;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
	white-space: pre-wrap;
	word-wrap: break-word;
}

span.smcap
{
	font-size: 75%;
	font-weight: 500;
	text-transform: uppercase;
}

span.code
{
	color: #1A1A1A;
	display: inline;
	font-size: 80%;
	font-family: source-code-pro, 'Courier New', monospace;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
	white-space: pre-wrap;
	word-wrap: break-word;
}

span.blinking
{
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: animate;
	color: #ff0000;
	font-family: ltc-broadway;
	font-size: 110%;
	font-weight: 900;
	opacity: 1;
}

span.horizontal
{
	display: inline-block;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

span.vertical
{
	display: inline-block;
	-moz-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

@keyframes animate {
     0% {
         opacity: 1;
    }
     50% {
         opacity: .5;
    }
     100% {
         opacity: 0;
    }
} 

span.FootnoteNumber
{
	color: #0071bc;
	font-weight: 900;
}

span.deco
{
	font-family: ltc-broadway;
	font-size: 110%;
	font-weight: 900;
}

span.half
{
	font-size: 90%;
}

span.italic
{
	font-style: italic;
	font-size: 100%;
}

span.emphasis
{
	font-weight: 600;
	font-family: gibbs;
	font-size: 16px;
}

span.gray
{
	background: #f2f2f2;
	line-height: 110%;
}

span.green
{
	background: #e2ffe2;
	line-height: 110%;
}

span.blue
{
	background: #DEEDFA;
	line-height: 110%;
}

span.boul
{
	color: #0071bc;
	font-weight: 500;
}

span.red
{
	background: #ffebeb;
	line-height: 110%;
}

span.strikethrough
{
	text-decoration: line-through;
}

span.SearchHighlight
{
	background-color: #ff0;
}

span.underscore
{
	line-height: 133%;
	text-decoration: dotted underline;
	text-decoration-color: #ff0000;
}

span.overline
{
	text-decoration: overline;
	line-height: 110%;
}

span.initialcapsmall
{
	text-align: center;
	text-transform: capitalize;
	font-size: 60%;
}

span.hoax
{
	font-family: semplicitapro;
}

span.fade-out
{
	animation: fadeOut ease 5s;
	-webkit-animation: fadeOut ease 5s;
	-moz-animation: fadeOut ease 5s;
	-o-animation: fadeOut ease 5s;
	-ms-animation: fadeOut ease 5s;
}

@keyframes fadeOut {
     0% {
         opacity: 1;
    }
     100% {
         opacity: 0;
    }
} 

@-moz-keyframes fadeOut {
     0% {
         opacity: 1;
    }
     100% {
         opacity: 0;
    }
} 

@-webkit-keyframes fadeOut {
     0% {
         opacity: 1;
    }
     100% {
         opacity: 0;
    }
} 

@-o-keyframes fadeOut {
     0% {
         opacity: 1;
    }
     100% {
         opacity: 0;
    }
} 

@-ms-keyframes fadeOut {
     0% {
         opacity: 1;
    }
     100% {
         opacity: 0;
    }
} 

/* divs */

div.time
{
	padding-left: 10%;
	padding-right: 5%;
	background-color: #fff;
}

div.center
{
	text-align: center;
	max-width: 100%;
}

div.FloatLeftWhite
{
	background-color: #fff;
	float: left;
	text-align: left;
}

div.FloatRightBlack
{
	background-color: #000;
	float: right;
	text-align: right;
}

div.ninety
{
	margin-left: 0%;
	margin-right: 0%;
}

mc-footnote-style
{
	color: #0071bc;
	font-family: gaultier-lights, serif;
}

/* images */

img
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	mc-float: center;
	max-width: 99%;
}

.img-right
{
	mc-float: right;
}

.img-baseline
{
	display: inline-block;
	height: 16px;
	vertical-align: baseline;
	width: 16px;
}

/* rule */

hr
{
	border-style: inset;
	border-width: 1px;
	color: #000;
	display: block;
	margin-bottom: .5em;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
}

/* dropdowns */

.dropDown
{
	border-bottom: 1px solid #ececec;
	padding: 10px 0;
}

.dropDownHead
{
	letter-spacing: .25px;
	margin-left: auto;
	text-decoration: none;
}

.dropDownHotspot,
.dropDownHotspot:link,
.dropDownHotspot:visited
{
	border-bottom: none;
	color: #1A1A1A;
	cursor: pointer;
	font-family: gibbs, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}

.dropDownBody
{
	padding: 10px 7px 0;
	font-size: 8px;
}

MadCap|dropDown
{
	border-bottom: 1px solid #ececec;
	mc-closed-image: url('../images/global/plus.png');
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../images/global/minus.png');
	padding: 10px 0;
}

/*MadCap|dropDownBody
{
	padding: 10px 7px 0;
}

MadCap|dropDownHotspot
{
	border-bottom: none;
	color: #1A1A1A;
	cursor: pointer;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	font-family: gibbs, sans-serif;
	font-size: 50%;
}

MadCap|dropDownHead
{
	letter-spacing: .25px;
	margin-left: auto;
	padding-left: auto;
}
*/

MadCap|expandingBody
{
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
}

MadCap|expandingHead
{
	color: #1A1A1A;
	cursor: pointer;
	mc-closed-image: url('../images/global/plus.png');
	mc-open-image: url('../images/global/minus.png');
	text-decoration: none;
}

MadCap|breadcrumbsProxy
{
	border: none 0 transparent;
	color: #1A1A1A;
	font-family: gibbs;
	font-size: 10.5px;
	font-style: italic;
	font-weight: 200;
	line-height: 133%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	mc-breadcrumbs-count: 3;
	mc-breadcrumbs-divider: " > ";
	mc-breadcrumbs-prefix: "";
	padding-bottom: 6px;
	padding-left: 0;
	padding-right: 0;
	text-align: right;
}

div.MCBreadcrumbsBox_0
{
	font-family: gibbs;
	font-style: normal;
	font-weight: 500;
	text-align: right;
}

MadCap|topicToolbarProxy
{
	padding-bottom: 20px;
	padding-left: 0;
	padding-top: 0;
}

MadCap|footnoteBlock
{
	font-size: 12.5px;
	padding-left: 0;
}

MadCap|popupHead
{
	color: #1A1A1A;
	font-size: 70%;
}

MadCap|popupBody
{
	background-color: #00003b;
	color: #fff;
	font-family: system-ui, gibbs, -apple-system, BlinkMacSystemFont;
	font-size: 90%;
	font-weight: 500;
}

.popupHead:link
{
	color: #ff0000;
	font-size: 12.5px;
	font-weight: 500;
}

MadCap|expanding
{
	color: #1A1A1A;
	mc-closed-image: url('../images/global/plus.png');
	mc-open-image: url('../images/global/minus.png');
}

MadCap|expandingHead:focus
{
	background-image: url('../images/global/minus.png');
}

MadCap|expandingHead:hover
{
	background-image: url('../images/global/plus.png');
}

div.home-footer
{
	background-color: #fff;
	padding: 2% 5%;
}

p.footer
{
	color: #1A1A1A;
	line-height: 13pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.footer-sub
{
	color: #1A1A1A;
	font-size: 14pt;
	margin-top: 14px;
}

tbody
{
	font-size: 110%;
	font-family: gibbs;
	color: #1A1A1A;
}

/* erasure */

.erasure
{
	position: relative;
}

.erasure:before
{
	position: absolute;
	content: "";
	left: -.2em;
	top: 50%;
	right: -.2em;
	border-top: .1em solid;
	border-color: #000;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
	padding: 0;
}

.erasure:after
{
	position: absolute;
	content: "";
	left: -.3em;
	top: 50%;
	right: 0;
	border-top: .1em solid;
	border-color: #000;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
	padding: .7em;
}

/* **************************** TABLET ************************** */

@media only screen and (max-width: 700px)
{
	img
	{
		text-align: center;
	}
}

/* *************************** MOBILE *************************** */

@media only screen and (max-width: 700px)
{
	.body-container
	{
		padding: 0 7.5% 0 7.5%;
	}

	.height-container-sidenav
	{
		padding-left: 7.5%;
		padding-right: 5%;
	}

	p
	{
		font-size: 17.6px;
		line-height: 116%;
		color: #1A1A1A;
		mc-hyphenate: always;
		overflow-wrap: break-word;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		/* for Safari */
		hyphens: auto;
		letter-spacing: -0.1px;
		word-spacing: -0.5px;
	}

	p.acknowledge
	{
		font-size: 100%;
		line-height: 110%;
	}

	p.caption
	{
		font-size: 100%;
	}

	p.caption-non-ital
	{
		font-size: 100%;
	}

	p.note-normal
	{
		font-size: 100%;
	}

	p.note-left-single-space
	{
		font-size: 18.88px;
	}

	p.note-centered-single-space
	{
		font-size: 18.88px;
	}

	/* mobile headings */

	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		
	}

	MadCap|popupBody
	{
		background-color: #6b543d;
		border: solid 1px #6b543d;
		font-family: system-ui, -apple-system, BlinkMacSystemFont, gaultier-lights, gibbs;
		font-size: 12.5px;
		margin: 0;
		padding: 5px;
	}

	/* for MadCap|dropDown, etc. not working in mobile: */

	.dropDown
	{
		border-bottom: 1px solid #ececec;
		padding: 10px 0;
	}

	.dropDownHotspot
	{
		border-bottom: none;
		color: #1A1A1A;
		cursor: pointer;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		text-decoration: none;
	}

	.dropDownHotspot:link
	{
		border-bottom: none;
		color: #1A1A1A;
		cursor: pointer;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		text-decoration: none;
	}

	.dropDownHead
	{
		letter-spacing: .25px;
		margin-left: auto;
		text-decoration: none;
	}

	.dropDownBody
	{
		padding: 10px 7px 0;
	}

	/* mobile spans */

	span.gray
	{
		background: #f2f2f2;
		line-height: 120%;
	}

	span.green
	{
		background: #e2ffe2;
		line-height: 120%;
	}

	span.red
	{
		background: #ffebeb;
		line-height: 120%;
	}

	span.blue
	{
		background: #DEEDFA;
		line-height: 120%;
	}

	span.boul
	{
		color: #0071bc;
		line-height: 120%;
	}

	span.italic
	{
		font-size: 100%;
		font-style: italic;
	}

	span.underscore
	{
		text-decoration: underline;
		text-decoration-color: #ff0000;
	}

	/* mobile table */

	tbody
	{
		font-size: 95%;
		letter-spacing: -0.1px;
		word-spacing: -0.5px;
		/*  
     letter-spacing: -.5px;
     word-spacing: -.5px; */
	}

	tr
	{
		font-size: 95%;
	}

	thead
	{
		font-size: 95%;
		letter-spacing: -0.1px;
		word-spacing: -0.5px;
	}

	tfoot
	{
		font-size: 95%;
	}

	th
	{
		font-size: 95%;
		font-weight: 600;
		font-style: normal;
	}

	td
	{
		font-size: 95%;
	}

	caption
	{
		font-size: 95%;
	}

	col
	{
		font-size: 95%;
	}

	colgroup
	{
		font-size: 95%;
	}

	li
	{
		
	}

	ol
	{
		list-style-type: decimal;
		font-family: gaultier-lights, serif;
		font-weight: 500;
		font-size: 17.6px;
		mc-hyphenate: always;
		overflow-wrap: break-word;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		/* for Safari */
		hyphens: auto;
		line-height: 116%;
		margin-top: 6px;
		margin-bottom: 2px;
		letter-spacing: -0.1px;
		word-spacing: -0.5px;
	}

	ul
	{
		font-family: gaultier-lights, serif;
		font-weight: 500;
		font-size: 17.6px;
		mc-hyphenate: always;
		overflow-wrap: break-word;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		/* for Safari */
		hyphens: auto;
		line-height: 116%;
		margin-top: 6px;
		margin-bottom: 2px;
		letter-spacing: -0.1px;
		word-spacing: -0.5px;
	}

	::marker
	{
		unicode-bidi: isolate;
		font-variant-numeric: tabular-nums;
		text-transform: none;
		text-indent: 0px !important;
		text-align: start !important;
		text-align-last: start !important;
		text-size: 75%;
	}
}

/* *************************** BUGS *************************** */
/* Addresses Bug #162738 (iPhone display): */

.search-bar .search-submit
{
	border: none !important;
}

/* *************************** CUSTOM ************************* */
/* from Dave Lee August 2020: */

/* Dave Lee's note - do not change settings for hr, causes flex interference * hr {
     display: block;
     color: #f3ebe0;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
     margin-left: auto;
     margin-right: auto;
     border-style: inset;
     border-width: 1px;
}
 */

li.tree-node.tree-node-leaf
{
	margin-right: 2em;
	/* [DL-Oct2021] This reduces the right edge of menu items without an open/close icon, so their right edge (and highlight) doesn't extend past the left edge of open/close icons of other menu items. The open/close icon is 2em wide, so we set the right margin to 2em. */
}

#header-container
{
	order: 3;
	/* Display the header-container third in the header's flex layout. Although the search bar also has order:3, the #header-container is inserted before the search bar container. */
	flex: 1 1;
	align-self: flex-start;
	justify-content: flex-end;
	display: flex;
	flex-direction: column;
	z-index: 100;
	/* Required otherwise can't click buttons */
}

#breadcrumbs-container
{
	order: 1;
	/* Display the breadcrumbs first (inside #header-container) */
	flex: 0 1 auto;
	align-self: flex-end;
}

#topic-toolbar-container
{
	order: 2;
	/* Display the toolbar second (inside #header-container) */
	flex: 0 1 auto;
	align-self: flex-end;
}

/* Breadcrumbs */
/* [DL-Oct2021] - merged duplicate breadcrumb styles */

/*
MadCap|breadcrumbsProxy
{
	border: none 0px transparent;
	color: #030303;
	font-family: 'gibbs', 'semplicitapro';
	font-size: 9.5px;
	font-style: italic;
	font-weight: 200;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 133%;
	text-align: right;
	mc-breadcrumbs-count: 3;
	mc-breadcrumbs-divider: ' > ';
	mc-breadcrumbs-prefix: '';
}
*/

/* DL Oct2021 */

.sidenav-container li.is-accordion-submenu-parent > a:hover > span.submenu-toggle-container::before	/* [DL-Oct2021] Set colours for menu expand/collapse icon */
{
	position: absolute;
	content: "";
	background-color: #FFFFFF;
	/* background colour of expand/collapse icon when not selected/highlighted */
	top: 0;
	left: -2px;
	/* items have a right padding of 0.6rem in the skin, so we move the highlight left by 0.6rem - you must change this if you adjust the padding in the skin */
	height: 100%;
	width: calc(100% + 2px);
	/* width is set as 100% (the size of the expand/collapse icon), plus the 0.6rem to account for the right padding set in the skin - you must change this if you adjust the padding in the skin */
}

.sidenav-container li.is-accordion-submenu-parent > a.selected > span.submenu-toggle-container::before	/* [DL-Oct2021] Set colours for menu expand/collapse icon */
{
	background-color: transparent;
	/* background colour of expand/collapse icon when topic is selected */
}

.sidenav-container li.is-accordion-submenu-parent > a.selected > span.submenu-toggle-container > span.submenu-toggle	/* [DL-Oct2021] Set colours for menu expand/collapse icon */
{
	border-top-color: #070707;
	/* foreground colour of expand/collapse icon when topic is selected */
}

.sidenav-container ul.sidenav li.is-accordion-submenu-parent > a > span.submenu-toggle-container:hover::before	/* [DL-Oct2021] Set colours for menu expand/collapse icon */
{
	background-color: #f3ebe0;
	/* background colour of expand/collapse icon on hover */
	color: #070707;
	/* foreground colour of expand/collapse icon on hover */
}

.sidenav-container ul.sidenav span.submenu-toggle-container:hover > span.submenu-toggle	/* [DL-Oct2021] Set colours for menu expand/collapse icon */
{
	border-top-color: #070707;
	/* foreground colour of expand/collapse icon on hover */
}

/* Mattias Sander 12-13-22 */
/* hide ToC button */

@media (max-width: 768px)
{
	.toc-toggle
	{
		display: none;
	}
}

span.boul.show
{
	color: #0071bc !important;
}

button.toggle-hoax-on-button .button-icon,
button.toggle-hoax-off-button .button-icon,
button.toggle-toc-on-button .button-icon,
button.toggle-toc-off-button .button-icon
{
	background-size: 20px !important;
}

/* overrides for UI */

input.search-field.needs-pie
{
	background-color: #fffefc;
	background-image: linear-gradient(#fffefc 0, #fffefc 100%);
}

div.nav-search-wrapper
{
	color: #fffefc;
}

div.menu-icon-container.relative.clearfix
{
	background-color: #fffefc;
}

