﻿/*<meta />*/

/*@import url("https://use.typekit.net/xxn5vnl.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%;
	line-height: 1.16;
	text-rendering: optimizeLegibility;
	color: #1B1D22;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-wrap: pretty;
}

.body-container
{
	padding: 0 7.5% 0 7.5%;
}

.height-container-sidenav
{
	padding-left: 12%;
	padding-right: 10%;
}

/* skin switch */

:root span.boul,
html._Skins_Normal span.boul
{
	color: #1B1D22;
	font-style: inherit;
	font-weight: inherit;
}

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-weight: 600;
	font-size: 20px;
	color: #1b1d22;
	/*	margin: 0 0 0.8em 0; */
	margin-top: 0;
	margin-bottom: 0.25em;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	hyphens: auto;
	letter-spacing: -.125px;
	word-spacing: -.75px;
	text-align: left;
	line-height: 1.16;
}

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: 108%;
	font-style: italic;
	line-height: 1.16;
	text-align: center;
	color: #1B1D22;
}

p.caption-non-ital
{
	font-size: 108%;
	font-style: normal;
	line-height: 1.25;
	text-align: center;
	color: #2a2c31;
}

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,
p.note-centered-single-space
{
	font-size: 20px;
	line-height: 1.12;
	margin-bottom: 0.4em;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0.1em;
	color: #1b1d22;
}

p.note-left-single-space
{
	text-align: left;
}

p.note-centered-single-space
{
	text-align: center;
}

p.spacer
{
	font-size: 2px;
	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: #1b1d22;
	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: #1b1d22;
	font-family: mrs-eaves-xl-serif-narrow;
	font-size: 200%;
	font-weight: 400;
	letter-spacing: -1px;
}

p.enig-02
{
	text-align: center;
	color: #1b1d22;
	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: #1b1d22;
}

/* headings */

h1,
h2,
h3,
h4,
h5,
h6
{
	color: #4a3723;
	font-family: pinot-grigio-modern, sans-serif;
	font-weight: 200;
	line-height: 1.12;
	letter-spacing: 0.01em;
	padding-bottom: 0;
	padding-top: 13px;
	margin-bottom: 1em;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	mc-hyphenate: never;
	white-space: pre-wrap;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	text-wrap: balance;
}

h1
{
	font-size: 175%;
	padding-top: 0;
	margin-top: 0.6em;
}

#results-heading
{
	border-bottom: 1px solid #d8d0c6;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h1#results-heading
{
	color: #1b1d22;
	font-family: gibbs;
	font-size: 20px;
	font-weight: 600;
}

h2
{
	font-size: 165%;
	margin-top: 1.15em;
}

h3
{
	font-size: 155%;
	margin-top: 1.05em;
}

h3.title
{
	margin-top: 0;
	margin-left: 60px;
	padding-left: 60px;
	font-size: 155%;
}

h4
{
	font-size: 145%;
	margin-top: 0.95em;
}

h5
{
	font-size: 135%;
	margin-top: 0.9em;
}

h6
{
	font-size: 125%;
	margin-top: 0.85em;
}

/* lists */

ol,
ul
{
	font-family: gaultier-lights, serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.16;
	letter-spacing: 0;
	word-spacing: 0;
	-webkit-hyphens: auto;
	hyphens: auto;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.25em;
}

ol
{
	/* 	margin: 0 0 0.8em 1.4em; */
	padding-left: 0.6em;
}

ul
{
	/* 	margin: 0 0 0.8em 1.2em; */
	padding-left: 0.6em;
}

/* links */

a,
a:link,
a:visited,
MadCap|xref
{
	color: #5a4028;
	font-size: 99%;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.08em;
	text-decoration-color: rgba(90, 64, 40, 0.45);
}

MadCap|xref
{
	font-weight: inherit;
	mc-format: '{para}';
}

/* tables */

table
{
	font-family: gaultier-lights, serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	max-width: 100%;
	border-collapse: collapse;
}

p.TableText,
p.TableTextHead
{
	font-family: gaultier-lights, serif;
	font-size: 15px;
	line-height: 1.25;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0;
	color: #1b1d22;
	letter-spacing: 0;
	word-spacing: 0;
}

p.TableText
{
	font-weight: 600;
}

p.TableTextHead
{
	font-weight: 700;
}

/* 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: #4a3723;
	font-family: pinot-grigio-modern;
	font-size: 110%;
	font-weight: 200;
	line-height: 105%;
	text-transform: uppercase;
}

span.greek
{
	color: #1b1d22;
	display: inline;
	font-size: 90%;
	font-family: omnes-greek, monospace;
	font-weight: 600;
	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: 600;
	text-transform: uppercase;
}

span.code
{
	color: #1b1d22;
	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: #b00000;
	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,
span.boul
{
	color: #4d6f8f;
}

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.red
{
	background: #ffebeb;
	line-height: 110%;
}

span.strikethrough
{
	text-decoration: line-through;
}

span.SearchHighlight
{
	background-color: #ffef9c;
}

span.underscore
{
	line-height: 133%;
	text-decoration: dotted underline;
	text-decoration-color: #b00000;
}

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%;
}

/* images */

img
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	mc-float: center;
	max-width: 100%;
	height: auto;
}

.img-right
{
	mc-float: right;
}

.img-baseline
{
	display: inline-block;
	height: 16px;
	vertical-align: baseline;
	width: 16px;
}

/* rule */

hr
{
	border: 0;
	border-top: 1px solid #3e2d18;
	display: block;
	margin: 1em auto;
}

/* dropdowns */

.dropDown
{
	border-bottom: 1px solid #e4dbcf;
	padding: 12px 0 10px;
	font-size: 1rem;
}

.dropDownHead
{
	letter-spacing: .25px;
	margin-left: auto;
	text-decoration: none;
}

.dropDownHotspot,
.dropDownHotspot:link,
.dropDownHotspot:visited
{
	border-bottom: none;
	color: #1b1d22;
	cursor: pointer;
	font-family: gibbs, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.01em;
	text-decoration: none;
}

.dropDownBody
{
	padding: 12px 7px 0;
	font-size: 20px;
}

MadCap|dropDown
{
	border-bottom: 1px solid #e4dbcf;
	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: 12px 0 10px;
}

MadCap|expandingBody
{
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
}

MadCap|expandingHead
{
	color: #1b1d22;
	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: #6a6258;
	font-family: gibbs;
	font-size: 11px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 1.33;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	mc-breadcrumbs-count: 3;
	mc-breadcrumbs-divider: " > ";
	mc-breadcrumbs-prefix: "";
	padding-bottom: 8px;
	padding-left: 0;
	padding-right: 0;
	text-align: right;
}

div.MCBreadcrumbsBox_0
{
	font-family: gibbs;
	font-style: normal;
	font-weight: 600;
	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: #1b1d22;
	font-size: 70%;
}

MadCap|popupBody
{
	background-color: #3f3126;
	color: #fffdf8;
	font-family: system-ui, gibbs, -apple-system, BlinkMacSystemFont;
	font-size: 75%;
	font-weight: 400;
	font-style: normal;
}

.popupHead:link
{
	color: #b00000;
	font-size: 12.5px;
	font-weight: 600;
}

MadCap|expanding
{
	color: #1b1d22;
	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: #1b1d22;
	line-height: 13pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.footer-sub
{
	color: #1b1d22;
	font-size: 14pt;
	margin-top: 14px;
}

tbody
{
	font-size: 110%;
	font-family: gibbs;
	color: #1b1d22;
}

/* 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;
}

/* *************************** MOBILE *************************** */

@media only screen and (max-width: 700px)
{
	html,
	body
	{
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden !important;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		scroll-behavior: auto;
	}

	.body-container,
	.height-container-sidenav,
	div.time,
	div.center,
	div.ninety,
	.foundation-wrap,
	.off-canvas-wrapper,
	.off-canvas-content,
	.main-section,
	.topic
	{
		width: 100%;
		max-width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}

	.body-container,
	.height-container-sidenav
	{
		padding-left: 16px;
		padding-right: 16px;
	}

	p,
	ol,
	ul
	{
		font-size: 20px;
		line-height: 1.16;
		mc-hyphenate: always;
		overflow-wrap: break-word;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		hyphens: auto;
		letter-spacing: 0;
		word-spacing: 0;
		margin-bottom: 0.6em;
	}

	p
	{
		color: #1B1D22;
	}

	p.acknowledge
	{
		font-size: 100%;
		line-height: 110%;
	}

	p.caption,
	p.caption-non-ital,
	p.note-left-single-space,
	p.note-centered-single-space
	{
		font-size: 20px;
		margin-bottom: 1.5em;
	}

	h3.title
	{
		margin-left: 0;
		padding-left: 0;
		max-width: 100%;
	}

	MadCap|popupBody
	{
		background-color: #6b543d;
		border: solid 1px #6b543d;
		font-family: system-ui, -apple-system, BlinkMacSystemFont, gaultier-lights;
		font-size: 12.5px;
		margin: 0;
		padding: 5px;
	}

	.dropDown
	{
		border-bottom: 1px solid #e4dbcf;
		padding: 10px 0;
		font-size: 25px;
	}

	.dropDownHead
	{
		font-size: 25px;
		letter-spacing: .25px;
		margin-left: auto;
		text-decoration: none;
	}

	.dropDownHotspot,
	.dropDownHotspot:link,
	.dropDownHotspot:visited
	{
		border-bottom: none;
		color: #1b1d22;
		cursor: pointer;
		font-family: gibbs, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		text-decoration: none;
		overflow-wrap: anywhere;
		word-break: break-word;
	}

	.dropDownBody
	{
		padding: 10px 7px 0;
	}

	tbody
	{
		font-size: 95%;
		letter-spacing: -0.1px;
		word-spacing: -0.5px;
	}

	tr,
	thead,
	tfoot,
	th,
	td,
	caption,
	col,
	colgroup
	{
		font-size: 95%;
		max-width: 100%;
		box-sizing: border-box;
	}

	th
	{
		font-weight: 700;
		font-style: normal;
	}

	table
	{
		/*		width: 100% !important;
		max-width: 100% !important;  */
		table-layout: fixed;
		border-collapse: collapse;
	}

	img,
	table,
	tbody,
	thead,
	tfoot,
	tr,
	th,
	td,
	caption,
	col,
	colgroup,
	pre,
	code,
	span.code,
	p.code
	{
		max-width: 100%;
		box-sizing: border-box;
	}

	th,
	td
	{
		overflow-wrap: anywhere;
		word-wrap: break-word;
		word-break: break-word;
		hyphens: auto;
	}

	pre,
	code,
	span.code,
	p.code
	{
		white-space: pre-wrap;
		overflow-wrap: anywhere;
		word-wrap: break-word;
		word-break: break-word;
		hyphens: none;
	}

	ol
	{
		list-style-type: decimal;
		font-weight: 600;
		margin-top: 0;
		margin-bottom: 0.4em;
		text-align: left;
	}

	ul
	{
		font-weight: 600;
		margin-top: 0;
		margin-bottom: 0.4em;
		text-align: left;
	}

	::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;
		font-size: 75%;
	}

	div.FloatLeftWhite,
	div.FloatRightBlack,
	.img-right
	{
		float: none !important;
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		text-align: inherit;
	}

	.sidenav-container,
	nav.sidenav-wrapper,
	div.sidenav-container > ul
	{
		width: 100%;
		max-width: 100%;
		min-width: 0;
		overflow-x: hidden !important;
	}

	.sidenav-container li.is-accordion-submenu-parent > a:hover > span.submenu-toggle-container::before,
	.sidenav-container ul.sidenav li.is-accordion-submenu-parent > a > span.submenu-toggle-container:hover::before
	{
		left: 0;
		width: 100%;
		max-width: 100%;
	}

	a,
	MadCap|xref
	{
		overflow-wrap: anywhere;
		word-break: break-word;
	}
}

/* *************************** 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;
}

#header-container
{
	order: 3;
	flex: 1 1;
	align-self: flex-start;
	justify-content: flex-end;
	display: flex;
	flex-direction: column;
	z-index: 100;
}

#breadcrumbs-container
{
	order: 1;
	flex: 0 1 auto;
	align-self: flex-end;
}

#topic-toolbar-container
{
	order: 2;
	flex: 0 1 auto;
	align-self: flex-end;
}

.sidenav-container li.is-accordion-submenu-parent > a:hover > span.submenu-toggle-container::before
{
	position: absolute;
	content: "";
	background-color: #ffffff;
	top: 0;
	left: -2px;
	height: 100%;
	width: calc(100% + 2px);
}

.sidenav-container li.is-accordion-submenu-parent > a.selected > span.submenu-toggle-container::before
{
	background-color: transparent;
}

.sidenav-container li.is-accordion-submenu-parent > a.selected > span.submenu-toggle-container > span.submenu-toggle
{
	border-top-color: #070707;
}

.sidenav-container ul.sidenav li.is-accordion-submenu-parent > a > span.submenu-toggle-container:hover::before
{
	background-color: #f3ebe0;
	color: #070707;
}

.sidenav-container ul.sidenav span.submenu-toggle-container:hover > span.submenu-toggle
{
	border-top-color: #070707;
}

/* Mattias Sander 12-13-22 */
/* hide ToC button */

@media (max-width: 768px)
{
	.toc-toggle
	{
		display: none;
	}
}

span.boul.show
{
	color: #4d6f8f !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;
}

.sidenav-container ul,
.sidenav-container li,
.sidenav-container a
{
	text-align: left !important;
	text-align-last: left !important;
}

