@charset "UTF-8";
/* Web Solutions 4.0 Compatible */


:root {

	--default-text-color: #010F1D;

	--lightest-grey: #E8E8E8;
	--light-grey: #B4B4B4;
	--grey: #666;
	--dark-grey: #333;
	--light-red: #FFDAE6;
	--red: #C5003E;
	--dark-red: #980030;
	--green: #66BC29;
	--light-blue: #BFD4E9;
	--blue: #307CAB;
	--dark-blue: #173B63;
	--light-yellow: #ffffe4;

	--form-element-border: 1px solid #DFDFDF;
	--form-element-border-focus: 1px solid var(--grey);

	--border-radius: 0.375em;
	--box-shadow: 0 0.25em 1.125em -0.375em rgba(0,0,0,0.30);

    --switzer: 'Switzer', sans-serif;

	--ws-gap: 1.5em;
	--transition: all .3s ease;

}

/* FONT: SWITZER */

/* light */
@font-face {
  font-display: swap;
  font-family: var(--switzer);
  font-style: normal;
  font-weight: 300;
  src: url('/includes/fonts/Switzer-Light.eot'); /* IE9 Compat Modes */
  src: url('/includes/fonts/Switzer-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/Switzer-Light.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/includes/fonts/Switzer-Light.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/includes/fonts/Switzer-Light.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* light italic */
@font-face {
  font-display: swap;
  font-family: var(--switzer);
  font-style: italic;
  font-weight: 300;
  src: url('/includes/fonts/Switzer-LightItalic.eot'); /* IE9 Compat Modes */
  src: url('/includes/fonts/Switzer-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/Switzer-LightItalic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/includes/fonts/Switzer-LightItalic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/includes/fonts/Switzer-LightItalic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* regular */
@font-face {
  font-display: swap;
  font-family: var(--switzer);
  font-style: italic;
  font-weight: 400;
  src: url('/includes/fonts/Switzer-Regular.eot'); /* IE9 Compat Modes */
  src: url('/includes/fonts/Switzer-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/Switzer-Regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/includes/fonts/Switzer-Regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/includes/fonts/Switzer-Regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* regular italic */
@font-face {
  font-display: swap;
  font-family: var(--switzer);
  font-style: italic;
  font-weight: 400;
  src: url('/includes/fonts/Switzer-RegularItalic.eot'); /* IE9 Compat Modes */
  src: url('/includes/fonts/Switzer-RegularItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/Switzer-RegularItalic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/includes/fonts/Switzer-RegularItalic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/includes/fonts/Switzer-RegularItalic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* semibold */
@font-face {
  font-display: swap;
  font-family: var(--switzer);
  font-style: italic;
  font-weight: 600;
  src: url('/includes/fonts/Switzer-SemiBold.eot'); /* IE9 Compat Modes */
  src: url('/includes/fonts/Switzer-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/Switzer-SemiBold.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/includes/fonts/Switzer-SemiBold.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/includes/fonts/Switzer-SemiBold.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* bold */
@font-face {
  font-display: swap;
  font-family: var(--switzer);
  font-style: italic;
  font-weight: 700;
  src: url('/includes/fonts/Switzer-Bold.eot'); /* IE9 Compat Modes */
  src: url('/includes/fonts/Switzer-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/Switzer-Bold.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/includes/fonts/Switzer-Bold.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/includes/fonts/Switzer-Bold.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* bold italic */
@font-face {
  font-display: swap;
  font-family: var(--switzer);
  font-style: italic;
  font-weight: 700;
  src: url('/includes/fonts/Switzer-BoldItalic.eot'); /* IE9 Compat Modes */
  src: url('/includes/fonts/Switzer-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/includes/fonts/Switzer-BoldItalic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/includes/fonts/Switzer-BoldItalic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/includes/fonts/Switzer-BoldItalic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


html {
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

body {
	background: #E8EEF1;
	margin: 0;
	overflow-x: hidden;
	padding: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

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

ul {
	padding-left: 0;
}

ul li {
	list-style: none;
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

table {
	border-collapse: collapse;
}

td, th {
	empty-cells: show;
	text-align: left;
	vertical-align: top;
}

#skipNavigation {
	background: #FFF;
	color: #000;
	left: 0;
	padding: .5em;
	position: absolute;
	top: -1000px;
	z-index: 10;
}

#skipNavigation:focus {
	top: 0;
}


/* text */
body, .text, input, button, select, textarea {
	font-family: var(--switzer);
	line-height: 1.5625;
	color: #010F1D;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.text {
	font-size: 1rem;
}

a {
	color: var(--blue);
	text-decoration: none;
}

p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol {
	margin-block: 0 1rem;
}

h1, h2, h3, h4, h5, h6, th {
	color: var(--default-text-color);
	font-weight: 700;
	line-height: 1.2;
}

:is(p, ul, ol, blockquote, aside, div, section) + :is(h2, h3, h4, h5, h6) {
	margin-top: 2em;
}

em, i, q, cite, .italic {
	font-style: italic;
}

b, strong {
	font-weight: 700;
}

hr {
	border: 0;
	border-top: 1px solid var(--lightest-grey);
	clear: both;
	margin: 2em 0;
	padding-top: 1px;
}

main > hr,
hr.darker {
	border-color: var(--light-grey);
}

hr.shorter {
	margin: 0.5em 0;
}

p {
	font-size: 1em;
}

sup, sub {
	font-size: .6em;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.clearFloats {
	clear: both;
}

.nobr {
	white-space: nowrap;
}

.twoCol, .threeCol, .resCol {
	column-rule: 1px outset rgba(0,0,0,.15);
	column-gap: 2em;
}

:is(.twoCol, .threeCol, .resCol) li {
	break-inside: avoid-column;
}

.req {
	color: #C00;
}

.content :is(.photoright, .photoleft) {
	height: auto;
	max-width: min(50%, 21.875em);
}

.content :is(.photoright, .photoleft) img {
	float: none;
	height: auto;
	margin: 0;
	max-width: 100%;
}

.content figure.photo-fullwidth {
	text-align: center;
	width: 100%;
}

.content figure.photo-fullwidth img {
	width: auto;
}

.photoright {
	clear: right;
	float: right;
}

.photoleft {
	clear: left;
	float: left;
}

.muted {
	opacity: 0.5;
}

small, .textSm {
	font-size: .8em;
}

.content table {
	width: 100%;
}

blockquote {
	color: red;
	float: right;
	line-height: 1.1;
	margin: 1em 0 1em 3em;
	max-width: 50%;
	text-align: right;
	width: 18.75em;
}

blockquote p {
	color: red;
	font-size: 1.375em;
	quotes: '\201c' '\201d';
}

blockquote :is(cite, footer) {
	color: #888;
	font-size: 1rem;
}

blockquote cite::before,
blockquote footer::before {
	content: '- ';
}

blockquote p:first-of-type::before {
	content: open-quote;
}

blockquote p:last-of-type::after {
	content: close-quote;
}


.highlight,
.content .highlight {
	background: #FFC;
	margin: 1em 0;
	padding: 1em;
}

.highlight .highlight-content :first-child {
	margin-top: 0;
}

.highlight .highlight-content :last-child,
.highlight .highlight-content ul:last-child li:last-child {
	margin-bottom: 0;
}




/* DIALOG ------------------------------ */

dialog {
	border: 1px solid #555;
	border-radius: .25em;
	max-width: 25em;
	text-align: center;
}

dialog::backdrop {
	background: rgba(0,0,0,.5);
}



/* WRAP ------------------------------ */
.wrap {
	margin-inline: auto;
	max-width: 57.625em;
	width: 100%;
}

.wrap.smaller {
	max-width: 35.375em;
}




/* HEADER ------------------------------ */
.logo {
    align-items: center;
    display: flex;
    gap: clamp(0.5em, 0.136em + 1.82vw, 1.5em); /* 8-24px @ 320-1200px */
}

.logo:last-child {
    margin-left: auto;
    margin-right: auto;
}

.logo .icon {
    display: flex;
    place-items: center;
    transition: var(--transition);
}

.logo .icon img {
    height: clamp(2.5em, 1.818em + 3.41vw, 4.375em); /* 40-70px @ 320-1200px */
    max-width: clamp(2.5em, 1.818em + 3.41vw, 4.375em); /* 40-70px @ 320-1200px */
	object-fit: contain;
	object-position: center;
    width: auto;
}

.logo .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
	gap: clamp(0em, -0.091em + 0.45vw, 0.25em); /* 0-4px @ 320-1200px */
    line-height: clamp(1em, 0.909em + 0.45vw, 1.25em); /* 16-20px @ 320-1200px */
}

.logo .text .name {
    font-size: clamp(1em, 0.841em + 0.8vw, 1.438em) ;
    font-weight: 600; /* 16-23px @ 320-1200px */
}

.logo .text .tool-title {
	color: var(--dark-grey);
    font-size: clamp(0.75em, 0.659em + 0.45vw, 1em); /* 12-16px @ 320-1200px */
    font-style: italic;
    font-weight: 300; /* 14-16px @ 320-1200px */
}

body>header .other-tools .icon {
	display: flex;
	gap: 1em;
    padding: 1em;
    background: none;
}

body>header .other-tools .icon:before {
	background: var(--grey);
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	mask-image: url(/images/icons/icon-grey-grid.svg);
	mask-repeat: no-repeat;
	mask-position: center;
	transition: var(--transition);
}

body>header .other-tools.show .icon {
	background: var(--lightest-grey);
}

body>header .other-tools.show .icon:before {
	background: var(--default-text-color);
}

body>header #mainnav .other-tools > div li a {
    display: flex;
    gap:1em;
    justify-content: space-between;
}

body>header .other-tools ul li a:after {
    background: var(--primary);
    content: "";
    display: block;
    height: 1em;
    mask-image: url(/images/icons/icon-external-link.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: 100% auto;
    width: 1em;
}





/* MAIN ------------------------------ */
main {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.contentEditor {
	background: #FFF;
	min-width: 100%;
}

/* sidenav */
#sidenav {
	margin-block: 2em 4em;
	overflow: hidden;
	width: 100%;
}

#sidenav ul {
	padding: 0;
}

#sidenav li {
	height: 1%;
	overflow: hidden;
}

#sidenav li a {
	display: block;
	line-height: 1.1;
	padding: .5em .25rem;
}

#sidenav li a:is(:hover, :focus) {
	background: #E5E5E5;
}

#sidenav li.on>a {
	color: #000;
}

/* t2 */
#sidenav li.on ul {
	border-top: 1px solid rgba(0,0,0,.15);
}

#sidenav li.on ul li {
	border-bottom: 1px solid rgba(0,0,0,.15);
}

#sidenav li.on ul li a {
	color: #666;
	font-size: .9em;
	padding: .3em .5rem .3em .5rem;
}

#sidenav li ul li.on>a,
#sidenav li ul li a:is(:hover, :focus) {
	background: #CCC;
	color: #000;
}

/* t3 */
#sidenav li ul li.on ul {
	border: 0;
	padding-bottom: .5em;
}

#sidenav li ul li.on ul li {
	border: 0;
}

#sidenav li ul li.on ul li a {
	color: #666;
	font-size: .8em;
	padding-left: 1rem;
}

#sidenav li ul li ul li.on>a,
#sidenav li ul li ul li a:is(:hover, :focus) {
	background: #E5E5E5;
	color: #000;
}

/* t4 */
#sidenav li ul li ul li.on ul li a {
	color: #666;
	font-size: .7em;
	padding-left: 1.5rem;
}

#sidenav li ul li ul li a:is(:hover, :focus),
#sidenav li ul li ul li ul li.on>a,
#sidenav li ul li ul li ul li a:is(:hover, :focus) {
	background: #F5F5F5;
	color: #000;
}


/* breadcrumbs */
.breadcrumb {
	margin-bottom: 1em;
}

.breadcrumb a::after {
	content: "\00A0\00A0\203A\00A0";
}

/* content */
.content {
	word-wrap: break-word;
}


.shareIcons {
	display: inline-block;
	overflow: auto;
	position: relative;
}

.shareIcons a {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-radius: .2em;
	display: block;
	float: left;
	height: 20px;
	margin: 0 .5em 1em 0;
	width: 20px;
}

.shareFacebook {
	background-color: #1877F2;
	background-image: url('/images/icons/social/facebook.svg');
}

.shareTwitter {
	background-color: #1DA1F2;
	background-image: url('/images/icons/social/twitter.svg');
}

.shareLinkedin {
	background-color: #0A66C2;
	background-image: url('/images/icons/social/linkedin.svg');
}

/* do people still use google+ ? */
.shareGoogle {
	background-color: #DD4B39;
	background-image: url('/images/icons/social/google-plus.svg');
}

/* list */
.content ol ol li {
	list-style: lower-alpha;
}

.content ul li {
    padding-left: 1.5em;
    position: relative;
}

.content ul > li:before {
    background: var(--red);
    border-radius: 50%;
    content: "";
    display: block;
    height: 0.3125em;
    left: 0.625em;
    position: absolute;
    top: 0.5em;
    width: 0.3125em;
}

.content ul > li + li,
.content ol > li + li {
    margin-top: 0.5em;
}

.decimal {
    counter-reset: decimal-steps;
    list-style: none;
    padding-left: 1.5em;
}

.decimal > li {
    counter-increment: decimal-steps;
    padding-left: 1.25em;
    position: relative;
}

.decimal > li + li {
    margin-top: 0.5em;
}

.decimal li:before {
    content: counter(decimal-steps, decimal)".";
    font-weight: 700;
    left: 0;
    position: absolute;
}

.alpha {
    counter-reset: alpha-steps;
    list-style: none;
    padding-left: 1.5em;
}

.alpha > li {
    counter-increment: alpha-steps;
    padding-left: 1.25em;
    position: relative;
}

.alpha > li + li {
    margin-top: 0.5em;
}

.alpha li:before {
    content: counter(alpha-steps, upper-alpha)".";
    font-weight: 700;
    left: 0;
    position: absolute;
}

.roman {
    counter-reset: roman-steps;
    list-style: none;
    padding-left: 1.5em;
}

.roman > li {
    counter-increment: roman-steps;
    padding-left: 1.5em;
    position: relative;
}

.roman > li + li {
    margin-top: 0.5em;
}

.roman >li:before {
    content: counter(roman-steps, upper-roman)".";
    font-weight: 700;
    left: 0;
    position: absolute;
    width: 1.25em;
    text-align: right;
}

.content ul li ul li:before {
	opacity: .5;
}

.content :is(ol, ul) li li {
	font-size: 1em;
}


/* addon classes */
.clearfix::after {
	clear: both;
	content: '';
	display: table;
}

.videoContainer {
	aspect-ratio: 16 / 9;
	line-height: 0;
	position: relative;
	width: 100%;
}

.videoContainer.ratio-4-3 {
	aspect-ratio: 4 / 3; /* 4:3 full-frame */
}

.white-box {
    background: #fff;
    border-radius: 0.5em;
    box-shadow: var(--box-shadow);
    padding: clamp(1em, 0.818em + 0.91vw, 1.5em);
}

.white-box.alert {
    border: 1px solid var(--red);
    box-shadow: none;
}

.white-box.alert h2 {
    color: var(--red);
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

.white-box.padding-top {
    padding-top: 2em;
}

.white-box.padding-bottom {
    padding-bottom: 2em;
}

.grey-box {
    background: var(--lightest-grey);
    border-radius: 0.5em;
    padding: 1em;
}

.page-header {
	margin-bottom: 1em;
}

.page-header h1,
.flex h1,
.flex h2 {
	margin: 0;
}

.flex {
    display: flex;
    gap: 1em;
}

.flex.flex-column {flex-direction: column;}

#settings-nav {
	margin: 0;
}

#settings-nav li {
	margin: 0 0 1px;
	padding: 0;
}

#settings-nav li a {
    border-radius: var(--border-radius);
    display: block;
    line-height: 1.25em;
    padding: 0.5em 1em;
}

#settings-nav li a:is(:hover, :focus-visible) {
    background: var(--lightest-grey);
}

#settings-nav li.on a {
    background: var(--lightest-grey);
	color: var(--red);
}


/* Build out the space for videos when editing a CMS page */
#tinymce .videoContainer { aspect-ratio: 16 / 9 !important; }
#tinymce .videoContainer.ratio-4-3 { aspect-ratio: 4 / 3 !important; }


.videoContainer iframe,
#tinymce .mce-preview-object {
	border: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

#wysiwygBody {
	background: #FFF;
}

.wsNew {
	background-color: #FFC700;
	color: #222;
	display: inline-block;
	font-size: .7em;
	font-style: italic;
	height: 1.5em;
	line-height: 1.5em;
	margin: .3em 0;
	overflow: visible;
	padding: 0 .3em;
	vertical-align: top;
}

td.right, th.right {
	text-align: right;
}

/* FORMS AND INPUTS ------------------------------ */
input, button, select, textarea {
	font-size: 1em;
	line-height: 1.2em;
    text-box-trim: trim-both;
}

:is(input, button, select, textarea)[disabled] {
    filter: grayscale(100);
    opacity: 0.5;
    pointer-events: none;
}

input:is([type="button"], [type="date"], [type="submit"], [type="text"], [type="reset"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]), textarea, select {
	border-radius: 0;
	outline: none;
	transition: var(--transition);
}

input:is([type="text"], [type="date"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]), textarea, select {
    background-color: #fff;
    border: var(--form-element-border);
    border-radius: var(--border-radius);
    box-shadow: none;
    padding: 0 1em;
	height: 2.5em;
	width: 100%;
}

input:is([type="text"], [type="date"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]):disabled, textarea:disabled, select:disabled {
    color: var(--default-text-color);
    opacity: 1;
}

textarea {
	height: auto;
	min-height: 2.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

:is(input:is([type="text"], [type="date"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]), textarea, select):is(:hover, :focus) {
    border: var(--form-element-border-focus);
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	display: block;
}

select {
    appearance: none;
	background-image: url(/images/icons/icon-grey-select-arrow.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 1em) 50%;
	background-size: 0.5625em auto;
	padding-right: 2em;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select::-ms-expand {
    display: none;
}

select option {
	padding: 0 .2em;
}

.checkbox {
    line-height: 1.375em;
    padding-left: 1.5em;
    position: relative;
}

.checkbox input {
    left: 0;
    position: absolute;
}

.other-input {
    display: none;
}

:checked+.other-input {
    display: block;
}

.other-input input {
    position: relative;
}

button, .button, input:is([type="button"], [type="submit"], [type="reset"]) {
	background: var(--blue);
	border: 0;
	border-radius: var(--border-radius);
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	font-weight: 700;
	padding: 0.75em 1em;
}

button.icon, .button.icon {
    align-items: center;
    display: inline-flex;
    gap: 0.5em;
    text-box-trim: trim-both;
}

:is(button, .button).icon.before:before,
:is(button, .button).icon.after:after {
    background:#fff;
    content: "";
    display: block;
    height: 1em;
    mask-position: center;
    mask-repeat: no-repeat;
    opacity: 0.7;
    transition: var(--transition);
    width: 1em;
}

:is(button.icon, .button.icon).before:is(:hover, :focus-visible):before,
:is(button.icon, .button.icon).after:is(:hover, :focus-visible):after {
    opacity: 1;
}

:is(button.icon, .button.icon).before.plus:before,
:is(button.icon, .button.icon).after.plus:after {
    mask-image: url(/images/icons/icon-white-plus-circle.svg);
}

:is(button.icon, .button.icon).before.plus-solid:before,
:is(button.icon, .button.icon).after.plus-solid:after {
    mask-image: url(/images/icons/icon-blue-plus-circle.svg);
}

:is(button.icon, .button.icon).before.check:before,
:is(button.icon, .button.icon).after.check:after {
    mask-image: url(/images/icons/icon-white-check.svg);
}

:is(button.icon, .button.icon).before.arrow:before,
:is(button.icon, .button.icon).after.arrow:after {
    mask-image: url(/images/icons/icon-white-arrow-right.svg);
}

:is(button.icon, .button.icon).before.arrow:before {
    transform: scaleX(-100%);
}

:is(button.icon, .button.icon).before.search:before,
:is(button.icon, .button.icon).after.search:after {
    mask-image: url(/images/icons/icon-blue-search.svg);
}

:is(button.icon, .button.icon).before.export:before,
:is(button.icon, .button.icon).after.export:after {
    mask-image: url(/images/icons/icon-white-export.svg);
}

:is(button.icon, .button.icon).before.import:before,
:is(button.icon, .button.icon).after.import:after {
    mask-image: url(/images/icons/icon-white-import.svg);
}

:is(button.icon, .button.icon).before.archive:before,
:is(button.icon, .button.icon).after.archive:after {
    mask-image: url(/images/icons/icon-white-archive.svg);
}

:is(button.icon, .button.icon).before.layers-plus:before,
:is(button.icon, .button.icon).after.layers-plus:after {
    mask-image: url(/images/icons/icon-white-layers-plus.svg);
}

:is(button.icon, .button.icon).before.print:before,
:is(button.icon, .button.icon).after.print:after {
    mask-image: url(/images/icons/icon-white-print.svg);
}

:is(button.icon, .button.icon).before.edit:before,
:is(button.icon, .button.icon).after.edit:after {
    mask-image: url(/images/icons/icon-white-pencil.svg);
}

:is(button.icon, .button.icon).before.save:before,
:is(button.icon, .button.icon).after.save:after {
    mask-image: url(/images/icons/icon-blue-save.svg);
}

:is(button.icon, .button.icon).before.minus-circle:before,
:is(button.icon, .button.icon).after.minus-circle:after {
    mask-image: url(/images/icons/icon-blue-minus-circle.svg);
}

:is(button.icon, .button.icon).before.pdf:before,
:is(button.icon, .button.icon).after.pdf:after {
    mask-image: url(/images/icons/icon-white-file-pdf.svg);
}

:is(button.icon, .button.icon).before.eye:before,
:is(button.icon, .button.icon).after.eye:after {
    mask-image: url(/images/icons/icon-blue-eye.svg);
}

:is(button.icon, .button.icon).before.resend:before,
:is(button.icon, .button.icon).after.resend:after {
    mask-image: url(/images/icons/icon-blue-resend.svg);
}

:is(button.icon, .button.icon).before.upload:before,
:is(button.icon, .button.icon).after.upload:after {
    mask-image: url(/images/icons/icon-blue-upload.svg);
}

:is(button.icon, .button.icon).before.calendar:before,
:is(button.icon, .button.icon).after.calendar:after {
    mask-image: url(/images/icons/icon-white-calendar.svg);
}

:is(button, .button).red {
	background:var(--red);
}

:is(button, .button).white {
	background:#fff;
	color: var(--default-text-color);
	font-weight: 400;
	box-shadow: inset 0 0 0 1px var(--light-blue);
}

:is(button, .button).white.red-outline {
	box-shadow: inset 0 0 0 1px var(--red);
}

:is(button, .button).white.before.icon:before,
:is(button, .button).white.after.icon:after {
	background:var(--blue);
	opacity: 1;
}

:is(button, .button).white.red-outline.before.icon:before,
:is(button, .button).white.red-outline.after.icon:after {
	background:var(--red);
	opacity: 1;
}

.icon-before,
.icon-after {
    align-items: flex-start;
    display: inline-flex;
    gap: 0.5em;
    line-height: 1em;
    text-box-trim: trim-both;
}

.icon-before:before,
.icon-after:after {
    background: currentColor;
    content:"";
    height: 1em;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: 1em auto;
    width: 1em;
}

.icon-before.phone:before,
.icon-after.phone:after {
    mask-image: url(/images/icons/icon-dark-grey-phone.svg);
}

.icon-before.arrow:before,
.icon-after.arrow:after {
    mask-image: url(/images/icons/icon-white-arrow-right.svg);
    mask-size: 0.75em auto;
    margin-left: -0.25em;
}

.icon-before.phone:before,
.icon-after.phone:after {
    mask-image: url(/images/icons/icon-dark-grey-phone.svg);
}

.icon-before.email:before,
.icon-after.email:after {
    mask-image: url(/images/icons/envelope-solid.svg);
}

.icon-before.address:before,
.icon-after.address:after {
    mask-image: url(/images/icons/icon-dark-grey-house.svg);
}

.icon-before.refresh:before,
.icon-after.refresh:after,
.icon-before.resend:before,
.icon-after.resend:after {
    mask-image: url(/images/icons/icon-blue-resend.svg);
}

.text-link {
    background: none;
    color: var(--blue);
    line-height: inherit;
    padding: 0;
}

.text-link.dark {
	color: var(--dark-blue);
}

span.icon {
    display: inline-block;
    height: 1.125em;
	flex-shrink: 0;
    mask-position: center;
    mask-repeat: no-repeat;
    width: 1.125em;
}

span.icon.green {
    background: var(--green);
}

span.icon.blue {
    background: var(--blue);
}

span.icon.red {
    background: var(--red);
}

span.icon.grey {
    background: var(--light-grey);
}

span.icon.check {
    mask-image: url(/images/icons/icon-green-check-circle.svg);
}

span.icon.exclamation {
    mask-image: url(/images/icons/icon-red-alert.svg);
}

span.icon.envelope {
    mask-image: url(/images/icons/icon-grey-envelope.svg);
}

span.icon.red-x {
    mask-image: url(/images/icons/icon-red-x.svg);
}

span.icon.arrow {
    mask-image: url(/images/icons/icon-blue-arrow-right.svg);
}

span.icon.crossout {
    mask-image: url(/images/icons/icon-grey-crossout.svg);
}

button img {
	height: 1em;
	vertical-align: top;
	width: auto;
}

input.bulky, .bulky {
	font-size: 1.2em;
	padding: .4em .6em;
}

.formTable,
:where(.formTable, .form-flex) :where(input:where([type="text"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]), table, textarea, select) {
	width: 100%;
}

fieldset.yes-no {
    align-items: flex-start;
    display: flex;
}

fieldset.yes-no > div {
    flex-shrink: 0;
}

#ContactForm fieldset {
	margin: .5em 0 0;
	border: 0;
	padding: 0;
}

#ContactForm fieldset legend {
	padding: 0;
}

#ContactForm fieldset table {
	margin-left: 2em;
}


.subjClass {
	display: none !important;
}

#Captcha label {
	padding-left: 0;
}

:is(.formEdit, .formBuilder) select {
	width: 40%;
}

.formTable table td {
	padding-bottom: 0;
}

.formTable.right td:first-child {
	text-align: right;
	width: 1%;
}

.formTable.right td {
	width: auto;
}

.text-align-center {
	text-align: center;
}

.text-align-left {
	text-align: left;
}

.text-align-right {
	text-align: right;
}

.no-margin {
	margin: 0;
}

.nowrap {
    white-space: nowrap;
}

#canvasSig {
    background-color: #fff;
    border: var(--form-element-border);
    border-radius: var(--border-radius);
    height: 12.5em;
		width: 100%;
}

#pswd_info {
    background: #fff;
    padding: 1em;
    width: 100%;
}

#pswd_info small {
    display: flex;
    flex-direction: column;
    gap: 0.5em;
}

#pswd_info * {
    margin: 0;
}

#pswd_info p {
    line-height: 1.25em;
}

#pswd_info li {
    display: flex;
    gap: 0.5em;
    padding-left: 0.25em;
}

#pswd_info li:before {
    content: "";
    height: 1em;
		mask: no-repeat center / 100% auto;
    position: relative;
    top: 0.2em;
    width: 1em;
}

#pswd_info li.invalid:before {
    background: var(--light-grey);
    mask-image: url(/images/icons/icon-red-x.svg);
}

#pswd_info li.valid:before {
    background: var(--green);
    mask-image: url(/images/icons/icon-green-check-circle.svg);
}

/* Tables ----- */
.table-container {
    overflow: auto;
    width: 100%;
}

table {
	width: 100%;
}

table thead th {
	font-size: 0.875em;
	font-weight: 400;
	position: relative;
	vertical-align: bottom;
	padding: 0.75em 1.125em;
}

table thead th:before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--lightest-grey);
}

table thead th:first-child:before {
	border-top-left-radius: var(--border-radius);
    border-bottom-left-radius: var(--border-radius);
}

table thead th:last-child:before {
	border-top-right-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius);
}

table thead th span {
	position: relative;
}

table tbody tr {
	position: relative;
}

table tbody tr:not(:last-child) {
	border-bottom:  1px dashed var(--lightest-grey);
}

table tbody td {
	padding: 0.5em 1em;
	vertical-align: middle;
}

table.checkbox-table tbody td:first-child {
	position: relative;
	z-index: 1;
}

table tbody td a.row-link:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

table tbody td a.view:after {
    background: url(/images/icons/icon-blue-arrow-right.svg) no-repeat center right / 0.875em auto;
    content: "";
    margin-left: 0.25em;
    padding-right: 1em;
}




/* Forms - without tables ----- */
form.narrow .form-flex,
.narrow.form-flex {
	max-width: 18.75em;
}

.form-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

fieldset legend {
	float: left;
	width: 100%;
}

fieldset legend + div {
	clear:both;
}

.form-flex>div {
	margin: 0 0 .75em;
}

.form-flex .full {
	width: 100%;
}

.form-flex>div>label:first-of-type {
	display: block;
}

/* Checkboxes, radios */
.form-flex>div>fieldset>label {
	display: inline-block;
}



/* CANDIDATE VIEW ------------------------------ */
#candidate-profile .candidate-details > .icon-before {
    margin: 0.5em 0 0 1em;
    width: 100%;
}

#candidate-profile .candidate-details > .icon-before:before {
    color: var(--default-text-color);
}

.row-table {
    margin-top: 1em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
}

.row-table + .row-table {
    margin-top: 1em;
}

.row-table .row {
    align-items: start;
    border-top: 1px dashed var(--lightest-grey);
    display: grid;
    gap:0.5em 1em;
    grid-column: 1/ -1;
    grid-template-columns: subgrid;
    line-height: 1.25em;
    padding: 0.5em 1em;
}

.row-table:first-of-type .row:first-child,
.row-table + .row-table .row:first-child {
    border: 0;
}

.row-table .row > *:only-child {
    grid-column: 1/-1;
}

.row-table .row .icon-before {
    display: flex;
    width: 100%;
}

#candidate-profile .candidate-table thead:first-of-type th {
    color: var(--grey);
    padding-bottom: 0;
    padding-top: 0;
}

#candidate-profile .candidate-table thead:first-of-type th:before {
    display: none;
}

#candidate-profile .candidate-table tbody td {
    vertical-align: middle;
}

#candidate-profile .candidate-table tbody:only-of-type td {
    padding-bottom: 0;
    padding-top: 0;
}

#candidate-profile .candidate-table tbody:first-of-type td {
    padding-top: 0;
}

#candidate-profile .candidate-table tbody:first-of-type td:first-child {
    font-weight: 700;
    font-size: clamp(1em, 0.909em + 0.45vw, 1.25em) /* 16-20px @ 320-1200px */;
    padding: 0 0.75em 0.25em;
}

#candidate-profile .candidate-table tbody:first-of-type td:first-child span {
    display: flex;
    flex-direction: column;
    font-size: 0.875rem;
    font-weight: 400;
    gap: 0 5px;
    line-height: 1em;
    margin-top: 0.25em;
}

#candidate-profile .candidate-table tbody:first-of-type td:first-child span span {
    flex-direction: row;
}

#candidate-profile .candidate-table tbody:not(:first-of-type) :is(button, .button) {
    padding: 0.5em 0.75em;
}






/* CANDIDATE DASHBOARD ------------------------------ */
#candidate-steps {
    counter-reset: candidate-steps;
    text-align: center;
    margin: clamp(1.25em, 0.977em + 1.36vw, 2em) 0 3em /* 20-32px @ 320-1200px */;
}

#candidate-steps li {
    align-items: center;
    counter-increment: candidate-steps;
    display: flex;
    flex-direction: column;
    gap:1.5625em;
    padding-bottom: 2.5em;
    padding-top: 2.5em;
    position: relative;
}

#candidate-steps li.completed {
    border: 2px solid var(--light-blue);
}

#candidate-steps li:before {
    align-items: center;
    aspect-ratio: 1/1;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px var(--light-blue);
    color: var(--dark-blue);
    content: counter(candidate-steps);
    display: block;
    display: flex;
    font-size: 1.25em;
    font-weight: 700;
    justify-content: center;
    line-height: 2.8em;
    width: 2.8em;
}

#candidate-steps li.completed:before {
    background: var(--light-blue);
}

#candidate-steps li.completed:after {
    background: var(--green) url(/images/icons/icon-white-check.svg) no-repeat center / 1em auto;
    border-radius: 50%;
    bottom: 0;
    box-shadow: 0 0 0 2px #fff;
    content: "";
    display: block;
    height: 2.125em;
    left:50%;
    position: absolute;
    transform: translate(-50%, 50%);
    width: 2.125em;
}

#candidate-steps li span {
    display: block;
}

#candidate-steps li .step-title {
    font-size: 1.125em;
}

#candidate-steps li .form-name {
    color: var(--grey);
    font-size: 0.875em;
    font-style: italic;
}

#candidate-steps li .action {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: auto;
    min-height: 2.5em;
}

#candidate-steps li .action i {
    font-size: 0.875em;
}





/* EMPLOYER ------------------------------ */
.sales-ribbon {
    background: #fff;
    text-align: center;
}

.sales-ribbon .wrap {
    display: flex;
    flex-direction: column;
}

.sales-ribbon .intro {
    font-size: 1.375em;
    margin: 0 auto;
    max-width: 26.818181818181817em;
}

.sales-ribbon .value-points {
    border-bottom: 1px solid var(--lightest-grey);
}

.sales-ribbon .title {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    gap: clamp(1em, 0.409em + 2.95vw, 2.625em);
    justify-content: center;
}

.sales-ribbon .title:before ,
.sales-ribbon .title:after {
    content: "";
	display: block;
	border-top: 1px solid var(--lightest-grey);
	width: 50%;
}

.sales-ribbon .title img {
    max-width: 8.4375em;
    width: 100%;
}

.sales-ribbon .value-points ul {
    display: flex;
	gap: 2em 1em;
}

.sales-ribbon .value-points ul li {
    display: flex;
    flex-direction: column;
    gap: 0.875em;
}

.sales-ribbon .value-points ul img {
    height: 2.375rem;
	width: auto;
}

.sales-ribbon .value-points ul h2 {
	font-size: 1.125em;
    margin: 0;
}

.sales-ribbon .value-points ul p {
	margin: 0;
}

.sales-ribbon #thank-you b {
	display: block;
	color: var(--blue);
}




/* DIALOG POPOVER ------------------------------ */
dialog.popover {
    align-content: center;
    align-items: center;
    background: rgba(0,0,0,0.85);
    border: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    padding: 1em;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: ease all 200ms;
    width: 100%;
    z-index: 10;
}

dialog.popover[open] {
    opacity: 1;
    pointer-events: all;
}

dialog.popover .center {
    background: #fff;
	border-radius: var(--border-radius);
    max-width: 55rem;
    padding: 2em;
    position: relative;
    z-index: 2;
}

dialog.popover .center .close {
	background: none;
	color: #fff;
	font-size: 2rem;
	font-weight: 400;
	line-height: 2rem;
	padding: 1rem;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(-100%);
}

dialog.popover .popover-content {
    max-height: calc(100vh - 12.375em);
    overflow: auto;
}

dialog.popover .popover-mask {
    cursor: default;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

dialog.popover #importErrors {
	background: var(--light-red);
	border-radius: var(--border-radius);
	padding: 0.5em 0.5em 0.5em 1.5em;
	text-align: left;
}

dialog.popover #importErrors:empty {
	display: none;
}

dialog.popover #importErrors li {
	list-style: disc;
}

/* Accessible Modals */

.modal.is-hidden {
    display: none;
}

.modal {
    align-items: center;
    display: flex;
    inset: 0;
    justify-content: center;
    position: fixed;
    z-index: 1000;
}

.modal__backdrop {
    background: rgba(0,0,0,0.85);
    inset: 0;
    opacity: 0;
    position: fixed;
    transition: opacity 0.25s ease;
}

.modal__dialog {
    background: #fff;
    border-radius: 0.5em;
    margin: 1em;
    max-width: 34.5em;
    opacity: 0;
    padding: 1.5em;
    position: relative;
    transform: translateY(20px);
	transition:
			opacity 0.25s ease,
			transform 0.25s ease;
    width: 100%;
}

.modal__dialog .modal__body {
	max-height: calc(100vh - 11.875em);
  	overflow: auto;
}

.modal__dialog .videoContainer {
    margin-bottom: 1em;
}

.modal.is-open .modal__backdrop {
    opacity: 1;
}

.modal.is-open .modal__dialog {
    opacity: 1;
    transform: translateY(0);
}

.modal__close {
	background: none;
	border-radius: 0.375em;
	color: #fff;
	font-size: 2rem;
	font-weight: 400;
	line-height: 3rem;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(-100%);
	width: 3rem;
}

.modal__close:is(:hover, :focus-visible) {
    background: transparent !important;
    opacity: 1 !important;
}




/* MANAGEMENT ------------------------------ */

table#wsMainManagement {
	background: #fff;
	border-radius: 0.5em;
	box-shadow: var(--box-shadow);
}

table#wsMainManagement tr {
	border: 0;
}

table#wsMainManagement tr:first-child td {
	padding-top: clamp(1em, 0.818em + 0.91vw, 1.5em);
}

table#wsMainManagement tr:last-child td {
	padding-bottom: clamp(1em, 0.818em + 0.91vw, 1.5em);
}

td#wsMainManagementNotices {
	vertical-align: top;
}

table#wsMainManagement td  hr {
	margin: 1em 0;
}

hr + .manage {
	margin-top: -1em;
}

.manage {
	border-bottom: 1px solid rgba(0,0,0,.2);
	line-height: 1.3;
	width: 100%;
}

.manage th {
	border-bottom: 1px solid rgba(0,0,0,.2);
	text-align: left;
}

.manage th.right {
	text-align: right;
}

.manage th.sort {
	cursor: pointer;
}

.manage th.sort img {
	margin-left: 5px;
}

.manage th img {
	bottom: -2px;
	position: relative;
}

.manage td,.manage th {
	padding: 5px 5px 5px 0;
}

.manage td:first-child {
	padding-left: .8em;
}

.manage img.preload {
	border: solid 1px #fff;
	display: none;
	position: absolute;
	top: 0;
	z-index: 10;
}

.manage td.icons img {
	bottom: -2px;
	margin-left: 5px;
	position: relative;
}

.manage td:first-child.icons img {
	margin-left: 0;
}

.manage td:first-child.icons {
	padding-inline: 3px;
}

.manage td:nth-child(2) {
	hyphens: auto;
	overflow-wrap: break-word;
	word-break: break-word;
	word-wrap: break-word;
}

.manage td.icons a:first-child img {
	margin-left: 0;
}

.manage td.icons input {
	bottom: 2px;
	margin-left: 5px;
	position: relative;
}

.manage .hidden {
	color: #900;
	font-style: italic;
}

.manageButton {
	padding: 10px 0;
	text-align: right;
}

.alternate tbody tr:nth-child(even), .even {
	background: #FFF;
}

.alternate tbody tr:nth-child(odd), .odd {
	background: rgba(0,0,0,.06);
}

.manage + hr, .manage + .manageLinks + hr {
	margin-top: 50px;
}

.manageLinks {
	margin-top: 10px;
}

.manageLinks select {
	max-width: 20em;
}

.manageLinks a {
	white-space: nowrap;
}

.manageLinks a img {
	bottom: -2px;
	position: relative;
}

.manageLinks button {
	margin-left: 5px;
}

.manageButtons {
	padding: 10px 0;
	text-align: right;
}

.wsReturnToButton {
	float: right;
	margin-top: -3.5em;
}

.manage.rightFirstChild td:first-child {
	text-align: right;
}

.sortRow th {
	cursor: pointer;
}

.manageEllipsis {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
}

.manage colgroup col {
	width: auto !important;
}

#wsManagementBarRight em {
	opacity: 1 !important;
}


/* pagination */
.pagination {
	font-size: .95em;
	text-align: right;
}
/* 2-factor */
#content:has(form[action="TwoFactor.aspx"]) {
	max-width: 26.875em;
	margin: 0 auto;
}

#content form[action="TwoFactor.aspx"] table {
	border-spacing: 0;
}

#content form[action="TwoFactor.aspx"] td {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#content form[action="TwoFactor.aspx"] [type=submit] {
	padding: 0.75em 1em;
}


/* PAGEHEADER ------------------------------ */
.pageHeader {
	width: 100%;
	height: auto;
	margin-bottom: 2em;
}



/* FLEX ------------------------------ */

/* direction and wrapping */
.flex.flex-column {flex-direction: column;}
.flex-wrap { flex-wrap: wrap;}
.flex.no-wrap { flex-wrap: nowrap;}
.flex.space-between { justify-content: space-between;}
.flex.space-around { justify-content: space-around;}
.flex.column-reverse { flex-direction: column-reverse;}
.flex.row-reverse { flex-direction: row-reverse;}
.flex:is(.same-height, .same-width) { align-content: stretch; align-items: stretch;}

/* alignment */
.flex.justify-start {justify-content: flex-start;}
.flex.justify-center {justify-content: center;}
.flex.justify-end {justify-content: flex-end;}
.flex.centered {align-content: center; align-items: center; justify-content: center;}
.flex.align-top {align-items: flex-start;}
.flex.align-center {align-items: center;}
.flex.align-bottom {align-items: flex-end;}

/* widths */
.flex.flex-fill,
.flex .flex-fill {
    flex: 1 1 auto
}
.flex .full-width {width: 100%;}
.flex .quarter {width: calc(25% - 0.75em);}
.flex .third {width: calc(33.333% - 0.6875em);}
.flex .half {width: calc(50% - 0.5em);}
.flex .two-thirds {width: calc(66.666% - 0.3125em);}
.flex .three-quarters {width: calc(75% - 0.25em);}

.margin-left-auto {margin-left: auto}
.margin-right-auto {margin-right: auto}

/* gap */
.gap-5 {gap: 0.3125em;}
.gap-5 > .quarter {width: calc(25% - 0.25em);}
.gap-5 > .third {width: calc(33.333% - 0.25em);}
.gap-5 > .half {width: calc(50% - 0.1875em);}
.gap-5 > .two-thirds {width: calc(66.666% - 0.0625em);}
.gap-5 > .three-quarters {width: calc(75% - 0.0625em);}

.gap-10 {gap: 0.625em;}
.gap-10 > .quarter {width: calc(25% - 0.5em);}
.gap-10 > .third {width: calc(33.333% - 0.4375em);}
.gap-10 > .half {width: calc(50% - 0.3125em);}
.gap-10 > .two-thirds {width: calc(66.666% - 0.1875em);}
.gap-10 > .three-quarters {width: calc(75% - 0.125em);}

.gap-15 {gap: 0.9375em;}
.gap-15 > .quarter {width: calc(25% - 0.75em);}
.gap-15 > .third {width: calc(33.333% - 0.625em);}
.gap-15 > .half {width: calc(50% - 0.5em);}
.gap-15 > .two-thirds {width: calc(66.666% - 0.3125em);}
.gap-15 > .three-quarters {width: calc(75% - 0.1875em);}

.gap-20 {gap: 1.43em;}
.gap-20 > .quarter {width: calc(25% - 1.125em);}
.gap-20 > .third {width: calc(33.333% - 1em);}
.gap-20 > .half {width: calc(50% - 0.75em);}
.gap-20 > .two-thirds {width: calc(66.666% - 0.4375em);}
.gap-20 > .three-quarters {width: calc(75% - 0.3125em);}

.gap-30 {gap: 1.875em;}
.gap-30 > .quarter {width: calc(25% - 1.4375em);}
.gap-30 > .third {width: calc(33.333% - 1.25em);}
.gap-30 > .half {width: calc(50% - 0.9375em);}
.gap-30 > .two-thirds {width: calc(66.666% - 0.625em);}
.gap-30 > .three-quarters {width: calc(75% - 0.4375em);}

.gap-40 {gap: 2.5em;}
.gap-40 > .quarter {width: calc(25% - 1.875em);}
.gap-40 > .third {width: calc(33.333% - 1.6875em);}
.gap-40 > .half {width: calc(50% - 1.25em);}
.gap-40 > .two-thirds {width: calc(66.666% - 0.8125em);}
.gap-40 > .three-quarters {width: calc(75% - 0.625em);}

.gap-50 {gap: 3.125em;}
.gap-50 > .quarter {width: calc(25% - 2.375em);}
.gap-50 > .third {width: calc(33.333% - 2.125em);}
.gap-50 > .half {width: calc(50% - 1.5625em);}
.gap-50 > .two-thirds {width: calc(66.666% - 1em);}
.gap-50 > .three-quarters {width: calc(75% - 0.75em);}



/* GENERIC POPOVER WITH WYSIWYG AREA ------------------------------ */
#popover {
	align-items: center;
	background: rgba(0,0,0,0.9);
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	padding: 1em;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}

#popover .container {
	max-width: 40em;
	position: relative;
}

#popover  .close {
	color: #FFF;
	cursor: pointer;
	height: 1.5em;
	font-size: 2.25em;
	line-height: 1.5em;
	position: absolute;
	right: 0;
	text-align: right;
	top: -1.5em;
	width: 1.5em;
}

#popover .popover-wrap {
	background: #FFF;
	border-radius: 4px;
	max-width: 40em;
	padding: 2em;
	text-align: left;
}

#popover .popover-content {
	max-height: 75vh;
	overflow: auto;
}

#popover :is(h1, h2, h3, h4) {
	margin: 0 auto 0.75rem
}

#popover img {
	height: auto;
	margin: 0 auto 1rem;
	max-width: 100%;
}



/* FORM ERRORS ------------------------------ */
.form-error {
	color: #EE0000;
	font-size: 0.9375em;
}

.reverse .form-error {
	background: #EE0000;
	color: #FFF;
}

fieldset label:first-of-type input:focus {
	outline: 1px solid #FF0000;
}

.formError {
	background-color: #000;
	border: 0;
	border-radius: 10px;
	box-shadow: 0 2px 2px #333;
	color: #FFF;
	display: none;
	margin: 0 0 2px;
	padding: .3125em .625em;
	z-index: 5;
}

.formError p {
	font-size: .9em;
	margin: 0;
}

.formError em {
	border: 10px solid;
	border-color: #000 transparent transparent;
	bottom: -1.0625em;
	display: block;
	height: 0;
	left: 2.5em;
	position: absolute;
	width: 0;
}


/* FOOTER ------------------------------ */
body>footer {
    background: #fff;
    color: #757575;
    display: flex;
    gap: 1em;
    padding: 1em 2em;
}

body>footer.cta {
    align-items: center;
    flex-direction: column;
    gap: 1.875em;
    justify-content: center;
    padding: 2em 1em 3em;
}

body>footer img {
    height: auto;
    max-width: 4.6875em;
    width: 100%;
}

body>footer.cta img {
    max-width: 9.0625em;
}

body>footer.cta p {
    color: var(--default-text-color);
    margin: 0;
}

body>footer div {
    font-size: 0.875em;
}

body>footer a {
    color: #004B87;
}

body>footer a:not(.button, button) {
    display: inline-block;
}

body>footer a:is(:hover, :focus-visible):not(.button) {
    display: inline-block;
    color: #004B87;
	text-decoration: underline;
}

body>footer :is(button, .button).white:is(:hover, :focus-visible) {
    color: var(--default-text-color);
}



/* Success / Failure alert messages */
div.alert:where(.success,.failure) {
	border: 1px solid;
	border-radius: var(--border-radius);
	margin: 0 0 1.5em;
	padding: 0.5em 1em;
	text-align: center;
}

div.alert.success {
	background: #C5F1CA;
	border-color: #ACD1B1;
}

div.alert.failure {
	background: #FFD6D6;
	border-color: #FFA8A8;
}




/* TRANSITIONS ------------------------------ */

a, a *, button, .button, input:is([type="button"], [type="submit"], [type="reset"]),
:is(input, select, textarea):focus, #navContainer li, #popover .close {
	transition: var(--transition);
}

.stop-transitions * {
	transition: none !important;
}



/* ANIMATIONS ------------------------------ */

@media screen and (prefers-reduced-motion: no-preference) {

	.translate-up,
	.translate-down,
	.translate-left,
	.translate-right {
		opacity: 0;
		transition: all 1s ease;
	}

	.translate-up {
		transform: translate(0,3rem);
	}

	.translate-down {
		transform: translate(0,-3rem);
	}

	.translate-left {
		transform: translate(3rem,0);
	}

	.translate-right {
		transform: translate(-3rem,0);
	}

	:is(.translate-up, .translate-down, .translate-left, .translate-right).animated {
		opacity: 1;
		transform: translate(0,0);
	}

}



/* --------------------- wsEduCheck - style.css --------------------- */
