﻿/*<meta />*/

@import url('https://use.typekit.net/iwy1iwy.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-kerning: normal;
	height: 100%;
	width: 100%;
	margin: 10px;
	text-rendering: optimizelegibility;
}

.body-container
{
	padding: 0 7.5% 0 7.5%;
}

.height-container-sidenav
{
	/*   padding-left: 7.5%;
     padding-right: 5%;*/
	padding-left: 12%;
	padding-right: 10%;
}

/* skin switch */

:root span.boul
{
	color: #6f6d6d;
	font-style: inherit;
	font-weight: inherit;
}

html._Skins_Normal span.boul
{
	color: #6f6d6d;
}

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;
}

p
{
	font-family: gaultier-lights, serif;
	font-size: 18.88px;
	font-weight: 600;
	line-height: 135%;
	/*  margin: 8px 0 0 0;*/
	margin: 9px 0 2px 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	/* for Safari */
	hyphens: auto;
	/* letter-spacing: -0.1px;
     word-spacing: -0.5px;
     letter-spacing: -.25px;
     word-spacing: -.25px; */
	text-wrap: pretty;
	color: #6f6d6d;
}

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.adorn
{
	font-family: "adorn-ornaments", sans-serif;
	font-weight: 400;
	font-style: normal;
}

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: 'Semplicita Pro', 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: 'Semplicita Pro', 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: 110%;
	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: 110%;
	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: #6f6d6d;
	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: #6f6d6d;
	font-family: 'mrs-eaves-xl-serif-narrow';
	font-size: 200%;
	font-weight: 400;
	letter-spacing: -1px;
}

p.enig-02
{
	text-align: center;
	color: #6f6d6d;
	font-family: 'Myriad Pro Black';
	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: #6f6d6d;
}

/*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: #6f6d6d;
	font-family: gibbs;
	font-size: 16px;
	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: 600;
	font-size: 18.88px;
	list-style-type: decimal;
	line-height: 135%;
	color: #6f6d6d;
	/* margin: 6px 0 2px 0;*/
	margin: 9px 0 2px 0;
	/*  letter-spacing: -0.1px;
     word-spacing: -0.5px;
	/*  
     letter-spacing: -.25px;
     word-spacing: -.25px; */
}

ul
{
	font-family: gaultier-lights, serif;
	font-weight: 600;
	font-size: 18.88px;
	line-height: 135%;
	color: #6f6d6d;
	/* margin: 6px 0 2px 0;*/
	margin: 9px 0 2px 0;
	/*  letter-spacing: -0.1px;
     word-spacing: -0.5px;
	 
     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, "gibbs Regular", serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 99%;
}

p.TableText
{
	font-family: gaultier-lights, gibbs, serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0;
	letter-spacing: -0.1px;
	word-spacing: -0.5px;
	/*  
     letter-spacing: -.25px;
     word-spacing: -.25px; */
}

p.TableTextHead
{
	font-family: gaultier-lights, "gibbs Regular", serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 100%;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 0;
	letter-spacing: -0.1px;
	word-spacing: -0.5px;
	/*  
     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: #6f6d6d;
	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: 600;
	text-transform: uppercase;
}

span.code
{
	color: #6f6d6d;
	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: 900;
	color: #000;
	font-family: inherit;
}

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: #6f6d6d;
	float: right;
	text-align: right;
}

div.ninety
{
	margin-left: 0%;
	margin-right: 0%;
}

mc-footnote-style
{
	color: #0071bc;
	font-family: gaultier-lights, gibbs, 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: #f3ebe0;
	display: block;
	margin-bottom: .5em;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
}

/* dropdowns */

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: #6f6d6d;
	cursor: hand;
	font-size: 130%;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	font-family: gaultier-lights, gibbs, serif;
}

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: #6f6d6d;
	cursor: hand;
	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: #3e2d18;
	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: #6f6d6d;
	font-size: 70%;
}

MadCap|popupBody
{
	background-color: #00003b;
	color: #fff;
	font-family: gaultier-lights, gibbs, serif;
	font-size: 90%;
	font-weight: 400;
}

.popupHead:link
{
	color: #ff0000;
	font-size: 12.5px;
	font-weight: 500;
}

MadCap|expanding
{
	color: #6f6d6d;
	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: #fff;
	line-height: 13pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.footer-sub
{
	color: #fff;
	font-size: 14pt;
	margin-top: 14px;
}

tbody
{
	font-size: 110%;
	font-family: gibbs;
	color: #6f6d6d;
}

mc-footnote-style
{
	color: #0071bc;
	font-family: system-ui, "-apple-system", BlinkMacSystemFont, gaultier-lights, "gibbs Regular";
}

/* erasure */

.erasure
{
	position: relative;
}

.erasure:before
{
	position: absolute;
	content: "";
	left: -.2em;
	top: 50%;
	right: -.2em;
	border-top: .1em solid;
	border-color: black;
	-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: black;
	-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: #6f6d6d;
		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;
		/*  
     letter-spacing: -.5px;
     word-spacing: -.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: 100%;
	}

	p.note-centered-single-space
	{
		font-size: 100%;
	}

	/* 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 Regular";
		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: #6f6d6d;
		cursor: hand;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		text-decoration: none;
	}

	.dropDownHotspot:link
	{
		border-bottom: none;
		color: #6f6d6d;
		cursor: hand;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		text-decoration: none;
	}

	.dropDownHead
	{
		letter-spacing: .25px;
		margin-left: auto;
		padding-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: 600;
		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;
		color: #6f6d6d;
	}

	ul
	{
		font-family: gaultier-lights, serif;
		font-weight: 600;
		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: avoid changing the hr settings below without testing carefully, because they were associated with flex-layout interference.
   Example rule referenced in the note:
   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;
}

/******* Add resize icon to side navigation *******/

div.ui-resizable-e
{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/flareui-assets/resize-navigation.png');
	/* 3-dot icon */
	width: 20px !important;
	background-size: 26px;
	right: 0px;
}

/******* Fix resizable side navigation for long TOCs *******/

div.sidenav-container
{
	height: 100%;
}

div.sidenav-container,
nav.sidenav-wrapper
{
	overflow: unset;
}

div.sidenav-container > ul
{
	overflow: auto;
	height: 100%;
}

/******* Hide unused resize handles *******/

div.ui-resizable-se,
div.ui-resizable-s
{
	display: none !important;
}

/* =========================================================
   PROFESSIONAL OPTIMIZATION LAYER
   This layer intentionally preserves the original rules above,
   then adds a cleaner design system and safer final overrides.
   Flare-specific declarations such as cursor: hand and
   padding-left: auto remain untouched in the original rules.
   ========================================================= */

:root
{
	--opt-color-page: #ffffff;
	--opt-color-surface: #faf8f4;
	--opt-color-surface-soft: #f3ebe0;
	--opt-color-border: #e6dfd4;
	--opt-color-border-strong: #d8cec0;
	--opt-color-text: #6f6d6d;
	--opt-color-text-soft: #857e76;
	--opt-color-heading: #44321a;
	--opt-color-link: #44321a;
	--opt-color-link-hover: #2d2112;
	--opt-color-accent: #0071bc;
	--opt-color-accent-soft: #deedfa;
	--opt-shadow-soft: 0 1px 2px rgba(0,0,0,.04), 0 10px 24px rgba(0,0,0,.035);
	--opt-text-body: 18.88px;
	--opt-text-mobile: 17.6px;
	--opt-line-body: 1.42;
	--opt-line-tight: 1.2;
	--opt-space-1: .25rem;
	--opt-space-2: .5rem;
	--opt-space-3: .75rem;
	--opt-space-4: 1rem;
	--opt-space-5: 1.25rem;
	--opt-space-6: 1.5rem;
}

html
{
	background: #ffffff;
	scroll-behavior: smooth;
}

body
{
	background: #ffffff;
	color: #6f6d6d;
}

*,
*::before,
*::after
{
	box-sizing: border-box;
}

::selection
{
	background: #deedfa;
	color: #000;
}

/* The typography below keeps the existing face choices, but improves rhythm and consistency. */

p,
ol,
ul
{
	color: #6f6d6d;
	line-height: 1.42;
	text-wrap: pretty;
}

p
{
	margin-top: .52em;
	margin-bottom: .18em;
}

ol,
ul
{
	margin-top: .42em;
	margin-bottom: .18em;
}

li
{
	margin-bottom: .16em;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	color: #44321a;
	letter-spacing: .01em;
	margin-bottom: .22em;
}

h1
{
	line-height: 1.02;
}

h2,
h3,
h4,
h5,
h6
{
	line-height: 1.06;
}

a,
a:link,
a:visited,
MadCap|xref
{
	color: #44321a;
	text-decoration-thickness: 1px;
	text-underline-offset: .12em;
	transition: color .16s ease, text-decoration-color .16s ease, background-color .16s ease;
}

a:hover,
a:focus,
MadCap|xref:hover,
MadCap|xref:focus
{
	color: #2d2112;
}

/* Table cleanup: calmer borders, more breathing room, more legible headers. */

table
{
	background: #ffffff;
	border-collapse: collapse;
}

th,
td
{
	border-bottom: 1px solid #e6dfd4;
	padding: .5rem .58rem;
	vertical-align: top;
}

th
{
	background: #faf8f4;
	color: #44321a;
}

/* Footnotes and inline highlights remain visually related to the site accent. */

mc-footnote-style,
span.FootnoteNumber,
span.boul.show
{
	color: #0071bc;
}

span.gray
{
	background: #f2f2f2;
}

span.green
{
	background: #e2ffe2;
}

span.blue
{
	background: #deedfa;
}

span.red
{
	background: #ffebeb;
}

/* Dropdowns and expanding sections get a cleaner visual rhythm without changing Flare behavior. */

MadCap|dropDown,
.dropDown
{
	border-bottom-color: #e6dfd4;
}

MadCap|dropDownHotspot,
.dropDownHotspot,
MadCap|expandingHead
{
	transition: color .16s ease;
}

MadCap|dropDownHotspot:hover,
.dropDownHotspot:hover,
MadCap|expandingHead:hover
{
	color: #44321a;
}

/* Breadcrumbs, toolbar, and side-nav refinements aim for a more deliberate UI. */

MadCap|breadcrumbsProxy
{
	color: #030303;
	letter-spacing: .015em;
}

#header-container,
#breadcrumbs-container,
#topic-toolbar-container
{
	gap: 0;
}

.sidenav-container li.is-accordion-submenu-parent > a:hover > span.submenu-toggle-container::before
{
	background-color: #ffffff;
}

.sidenav-container ul.sidenav li.is-accordion-submenu-parent > a > span.submenu-toggle-container:hover::before
{
	background-color: #f3ebe0;
}

/* Resizable side navigation keeps the original function, but aligns better visually. */

div.ui-resizable-e
{
	background-position: center;
	background-repeat: no-repeat;
	background-size: 26px;
}

/* Mobile cleanup keeps your existing structure and Flare fallback classes. */

@media only screen and (max-width: 700px)
{
	p,
	ol,
	ul
	{
		font-size: 17.6px;
		line-height: 1.3;
	}

	MadCap|popupBody
	{
		box-shadow: 0 1px 2px rgba(0,0,0,.04), 0 10px 24px rgba(0,0,0,.035);
	}

	th,
	td,
	tr,
	thead,
	tbody,
	tfoot,
	caption,
	col,
	colgroup
	{
		font-size: 95%;
	}
}

