  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

* {
	box-sizing: border-box;
}

sub, sup {
    font-size: .85em;
}
sub {
    vertical-align: sub;
}
sup {
    vertical-align: super;
}

.wrapper {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper > img {
	display: block;
	float: left;
	width: auto;
	position: absolute;
	min-width: 100%;
	min-height: 100%;
}
.wrapper.overlay-cta {
	overflow: visible;
}
.wrapper .column > img {
	position: absolute;
	left: 0;
	z-index: -1;
}
@media (max-width: 45em) {
	.wrapper .column > img {
		height: 100%;
	}
}

.twocolumns, .threecolumns {
	display: block;
	float: left;
	width: 100%;
	padding-right: 20px;
	margin-bottom: 1.4em;
}
@media (min-width: 45em) {
	.twocolumns {
		width: 50%;
	}
	.threecolumns {
    	width: 33.33%;
	}
}

img {
	display: block;
	position: relative;
}
@media (min-width: 45em) {
	img.mobile-image {
		display: none !important;
	}
}
img.desk-image {
	display: none !important;
}
@media (min-width: 45em) {
	img.desk-image {
		display: block !important;
	}
}

.column {
	max-width: 1200px;
	margin: auto;
	position: relative;
}
@media (max-width: 45em) {
	.column {
		display: block;
		float: left;
		width: 100%;
	}
}

a.skiptomain {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skiptomain:focus, a.skiptomain:active {
    color: #592c88;
	font-weight:600;
    background-color:#ffffff;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding:12px;
    border-radius: 15px;
    border:4px solid #c1a875;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}	
	#main:target {
  display: block;
  position: relative;
  top: -140px; 
}

h1 {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #592c88;
	font-size: 36px;
	line-height: 42px;
}

h2 {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #592c88;
	font-size: 26px;
	line-height: 32px;
}
@media (min-width: 45em) {
	h2 {
		font-size: 30px;
		line-height: 34px;
	}
}

h3 {
	display: block;
	float: left;
	width: 100%;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #592c88;
	font-size: 20px;
	line-height: 26px;
}
@media (min-width: 45em) {
	h3 {
		margin: 20px 0;
		font-size: 24px;
		line-height: 28px;
	}
}

h4 {
	display: block;
	float: left;
	width: 100%;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #222;
	font-size: 20px;
	line-height: 26px;
	margin-bottom:20px;
}
@media (min-width: 45em) {
	h4 {
		font-size: 22px;
		line-height: 28px;
	}
}
.user-editable h4,
.user-editable h3{
	display:block;
	float:none;
	width:auto;
}
.user-editable h4{
	margin-top:20px;
}
.user-editable h2{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
}

p {
	display: block;
	float: none;
	width: 100%;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #222;
	font-size: 16px;
	line-height: 22px;
	line-height: 26px;
	margin: 20px 0;
}

ul,
ol {
	display: block;
	float: none;
	width: 100%;
}
ul li,
ol li {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #222;
	font-size: 16px;
	line-height: 26px;
}
h1, h2, h3, h4, p, li, a {
	font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -ms-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}
a {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #592c88;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.button {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #592c88;
	font-size: 16px;
	line-height: 22px;
	display: block;
	float: left;
	width: auto;
	color: #592c88;
	background: #eee;
	line-height: 22px;
	padding: 15px 25px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-transform: uppercase;
	margin: 0px 20px 20px 0px;
}
html body.generic_inner .l-page .l-content-center .l-content a.button, html body.generic_inner .l-page .l-content-center .l-content a.button:hover {
	border-bottom: 1px solid #ccc;
}
.intro-text .column ul li a.button {
	margin: 0px 20px 0px 0px;
}
a.button.btnpurple, .intro-text .column ul li a.button.btnpurple {
	color: #ffffff;
	background: #592c88;
	border: 1px solid #582277;
	border-bottom: 1px solid #582277;
}
a.button.btnpurple:hover, .intro-text .column ul li a.button.btnpurple:hover {
	background: #582277;
}
a.learn-more {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700 !important;
	color: #592c88;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	position: relative;
}
a.learn-more:after {
	content: "\f054";
	font-family: "Font Awesome 6 Pro";
	color: #ccc;
	top: 0;
	height: 16px;
	overflow: hidden;
    font-size: .8em;
    font-weight: 400;
    padding-left: 4px;
}
a.learn-more svg {
	color: #ccc;
	top: 0;
	overflow: hidden;
    font-size: .9em;
    font-weight: 400;
    padding-left: 4px;
}
a[href$=".pdf"]:after {
	content: "\f1c1";
	font-family: "Font Awesome 6 Pro";
	color: #FF0000;
	font-size: 12px;
	font-weight: 400;
	padding-left: 5px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	line-height: normal;
}
a[href$=".pdf"] svg {
	color: #FF0000;
	font-size: 12px;
	font-weight: 400;
	padding-left: 5px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	line-height: normal;
}
a[href$=".docx"]:after, a[href$=".doc"]:after {
	content: "\f1c2";
	font-family: "Font Awesome 6 Pro";
	color: #0005FF;
	font-weight: 400;
	font-size: 12px;
	padding-left: 5px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
a[href$=".docx"] svg, a[href$=".doc"] svg {
	color: #0005FF;
	font-weight: 400;
	font-size: 12px;
	padding-left: 5px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.l-page p a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):not(.button):not(.tweet-link):not(.image-external):after, .l-page li:not(.learn-more):not(.text-item) a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):not(.button):not(.tweet-link):not(.image-external):not(.calendar-link):after {
	content: "\f08e";
	font-family: "Font Awesome 6 Pro";
	font-size: .8em;
	padding-left: 5px;
	font-weight: 400;
}
.l-page p a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):not(.button):not(.tweet-link):not(.image-external) svg, .l-page li:not(.learn-more):not(.text-item) a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):not(.button):not(.tweet-link):not(.image-external):not(.calendar-link) svg{
	font-size: .8em;
	padding-left: 5px;
	font-weight: 400;
}
.l-page div.caption > p a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):after {
    content: "";
}
.l-page div.intro-text li:not(.learn-more):not(.text-item) a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):not(.button):not(.tweet-link):not(.image-external):after {
	content: "\f054";
	font-family: "Font Awesome 6 Pro";
	font-size: 13px;
	color: #ccc;
	left: auto;
	padding-left: 5px;
	font-weight: 400;
	position: relative;
    left: 0px;
}
.l-page div.intro-text li:not(.learn-more):not(.text-item) a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):not(.button):not(.tweet-link):not(.image-external) svg{
	font-size: 13px;
	color: #ccc;
	left: auto;
	padding-left: 5px;
	font-weight: 400;
	position: relative;
    left: 0px;
}
.l-page div.intro-text li:not(.learn-more):not(.text-item) a[target="_blank"]:not([href*=".pdf"]):not([href*=".doc"]):not(.learn-more):not(.button):not(.tweet-link):not(.image-external):hover:after {
    left: 5px;
    transition: .2s all;
}
th a {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}

blockquote {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #592c88;
	font-size: 24px;
	line-height: 30px;
	border-left: 3px solid #592c88;
	padding: 0 10px;
	margin: 10px 0 10px 10px;
	display: block;
	float: right;
	width: 50%;
}
.fine-print {
	font-size: 0.9em;
    font-style: italic;
    line-height: 24px;
}
.call-out {
	font-size: 24px;
	line-height: 32px;
}
.caption p {
	margin: 0px;
	font-family: "freight-sans-pro-n5","freight-sans-pro",sans-serif;
	font-style: italic;
	font-weight: 400;
	color: #222;
	font-size: 15px;
	line-height: 24px;
}
.caption p:nth-of-type(2):nth-child(2), .caption p:nth-of-type(3):nth-child(4) {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.caption.float-left {
	margin-right: 0px;
	width:100%
}
.caption.float-right {
	margin-left: 0px;
	width:100%;
}
.caption.block-centered {
	margin-left:0;
	clear: both;
	width:100%;
}
.caption.third-left {
	width:100%;
}
.caption.third-right {
	width:100%;
}
.caption.quarter-left {
	margin-right: 20px;
	float: left;
	width:50%;
}
.caption.quarter-right {
	margin-left: 20px;
	float: right;
	width:50%;
}
@media (min-width: 45em) {
	.caption.float-left {
		margin-right: 20px;
		float: left;
		width:50%
	}
	.caption.float-right {
		margin-left: 20px;
		float: right;
		width:50%;
	}
	.caption.block-centered {
		margin-left:25%;
		width:50%;
	}
	.caption.third-left {
		width:33%;
		margin-right: 20px;
		float: left;
	}
	.caption.third-right {
		width:33%;
		margin-left: 20px;
		float: right;
	}
	.caption.quarter-left {
		width:25%;
	}
	.caption.quarter-right {
		width:25%;
	}
}

.table-wrapper {
	display: block;
	float: left;
	width: 100%;
}
@media (min-width: 45em) {
	.table-wrapper {
		box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	}
}
.table-wrapper table {
	width: 100%;
	margin: 20px 0;
	table-layout: fixed;
}
@media (min-width: 45em) {
	.table-wrapper table {
		margin: 0;
	}
}
.table-wrapper table thead {
	display: none;
}
@media (min-width: 45em) {
	.table-wrapper table thead {
		display: table-header-group;
	}
}
.table-wrapper table thead tr {
	background: #fcfcfc;
	border-bottom: 1px solid #eee;
}
.table-wrapper table thead tr th {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #fcfcfc;
	font-size: 16px;
	line-height: 22px;
	border-right: 1px solid #ccc;
	background: #592c88;
	padding: 10px 30px;
	text-align: left;
}
.table-wrapper table tbody {
	border: 1px solid #eee;
}
.table-wrapper table tbody tr {
	display: block;
	float: left;
	width: 100%;
	background: #fcfcfc;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
@media (min-width: 45em) {
	.table-wrapper table tbody tr {
		display: table-row;
		float: none;
		width: auto;
		border: 0;
		border-bottom: 1px solid #eee;
		margin: 0;
	}
	.table-wrapper table tbody tr:last-child {
		border-bottom: none;
	}
}
.table-wrapper table tbody tr td {
	display: block;
	float: left;
	width: 100%;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #444;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	padding: 10px;
}
.table-wrapper table tbody tr td:nth-of-type(n + 2) {
	border-top: 1px solid #e2e2e2;
}
.table-wrapper table tbody tr td:nth-of-type(2n) {
	background: #f7f7f7;
}
@media (max-width: 44.9em) {
	.table-wrapper table tbody tr td {
		text-align: left !important;
	} 
}
.table-wrapper table tbody tr td:before {
	content: attr(data-label);
	display: block;
	float: left;
	width: calc(50% - 10px);
	padding-right: 10px;
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #444;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
}
@media (min-width: 45em) {
	.table-wrapper table tbody tr td:before {
		width: 150px;
	}
	.table-wrapper table tbody tr td:nth-of-type(n + 2) {
		border-top: none;
	}
	.table-wrapper table tbody tr td:nth-of-type(2n) {
		background: none;
	}
}
@media (min-width: 45em) {
	.table-wrapper table tbody tr td {
		padding: 10px 30px;
		border-right: 1px solid #ccc;
		display: table-cell;
		float: none;
		vertical-align: top;
	}
	.table-wrapper table tbody tr td:before {
		content: '';
	}
}
.table-wrapper table tbody tr td:last-child {
	border-right: none;
}
.table-wrapper table tbody tr.even {
	background: #eee;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

header {
	display: block;
	float: left;
	width: 100%;
}

/* pjh 11/6/19 */
.quality-control-box {
    position: fixed;
    z-index: 100;
    top: 100px;
    background: white;
    width: 500px;
    height: 70px;
			}
/* pjh 11/6/19 */

.subsection h2 {
	display: block;
	float: left;
	width: 100%;
}
.subsection img {
	display: block;
	float: left;
	width: 100%;
	padding: 20px;
}
@media (min-width: 55em) {
	.subsection img {
		width: 35%;
	}
}
.subsection .container {
	display: block;
	float: left;
	width: 100%;
}
@media (min-width: 55em) {
	.subsection .container {
		width: 65%;
	}
}
.subsection .container p {
	display: block;
	float: left;
	width: 100%;
	padding: 20px;
	margin: 0;
}
.subsection .container > div {
	display: block;
	float: left;
	width: 100%;
}

.p-list {
	display: block;
	float: left;
	width: 100%;
}
.p-list ul {
	display: block;
	float: left;
	width: 100%;
	list-style-type: disc;
}
.p-list ul li {
	display: list-item;
	float: left;
	width: calc(100% - 15px);
	margin: 0 0 0 15px;
}
.p-list ul li a {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #592C88;
	font-size: 18px;
	line-height: 24px;
	display: block;
	float: none;
	width: 100%;
}
.p-list ol {
	display: block;
	float: left;
	width: 100%;
	list-style-type: decimal;
}
.p-list ol li {
	display: list-item;
	float: left;
	width: 100%;
	margin: 0 0 0 15px;
}
.p-list ol li a {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #592C88;
	font-size: 18px;
	line-height: 24px;
	display: block;
	float: none;
	width: 100%;
}
.p-list.nodisc ul {
	list-style-type: none;
}

.l-page {
	display: block;
	float: left;
	width: 100%;
	min-height: 100vh;
	background: white;
}
.l-page h1 {
	margin: 20px;
	padding-left: 10px;
/*     width: -webkit-calc(100% - 370px); */
}
@media (min-width: 45em) {
	.l-page h1 {
		padding: 0;
	}
}
.l-page.sticky .subnav {
	position: fixed;
	top: 0;
	z-index: 9999;
}
.l-page.sticky #breadcrumb {
	margin-top: 62px;
}
@media (min-width: 45em) {
	.l-page.sticky #breadcrumb {
		margin-top: 83px;
	}
	body.mini.sticky div.l-page {
		margin-top: 85px;
	}
}
form label {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #444;
	font-size: 18px;
	line-height: 24px;
	display: block;
	float: left;
	width: 100%;
}
form legend {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #592c88;
	font-size: 24px;
	line-height: 30px;
}
form input, form select {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #444;
	font-size: 18px;
	line-height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	width: 100%;
	padding: 10px;
	position: relative;
	margin: 10px 0;
}
form .control-group {
	margin: 8px 0;
}
form .control-group .control {
	margin-top: 10px;
}
form .control-group .controls label {
	margin-top: 7px;
}
form input[type='checkbox'],
form input[type='radio'] {
	width: auto;
	margin: 5px;
}
form div {
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
form div.required:before {
	content: '*';
	color: #F00;
	position: absolute;
	right: 6px;
	top: 14px;
	z-index: 1;
}
form div textarea {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #444;
	font-size: 18px;
	line-height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	width: 100%;
	padding: 10px;
	max-width: 100%;
	min-height: 200px;
	margin: 10px 0;
}
form span {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
}
form label span.required {
	width: auto;
	margin-top: 0px;
	margin-right: 2px;
}
span#spin img {
	height: 20px;
    width: 20px;
    margin-right: 10px;
}
form fieldset {
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
}
form .submit {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #592c88;
	font-size: 16px;
	line-height: 22px;
	display: block;
	float: left;
	width: auto;
	margin: 10px 0;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px 30px;
	text-transform: uppercase;
	cursor: pointer;
}
form .form-actions button.btn {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #592c88;
	font-size: 16px;
	line-height: 22px;
	display: block;
	float: left;
	width: auto;
	margin: 10px 15px 10px 0;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px 30px;
	text-transform: uppercase;
	cursor: pointer;
}
form .form-actions button.btn:nth-last-child(1) {margin-right:0;}
.ui-accordion {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#breadcrumb {
	display: block;
	float: left;
	width: 100%;
}
#breadcrumb ul {
	display: block;
	float: left;
	width: 100%;
	padding: 10px 20px;
}
#breadcrumb ul li {
	display: block;
	float: left;
	width: auto;
	padding-right: 8px;
	font-size: 14px;
}
#breadcrumb ul li:before {
	content: "\f054";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	position: relative;
	font-size: 10px;
	top: 0px;
	padding-right: 8px;
	color: #999;
}
#breadcrumb ul li > svg {
	font-weight: 900;
	position: relative;
	font-size: 10px;
	top: 0px;
	padding-right: 8px;
	color: #999;
}
#breadcrumb ul li a {
	color: #592c88;
	border-bottom: none;
	font-size: 14px;
}
#breadcrumb ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#breadcrumb ul li:first-child:before {
	content: none;
}

.intro-text h1 {
	text-align: center;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: .02em;
	line-height: 1em;
}
.intro-text .column {
	border: none;
	padding: 80px 20px;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}
.intro-text .column h1 {
	max-width: 800px;
	margin: 0px auto 20px;
	text-align: left;
	padding: 0;
}
.intro-text .column p {
	line-height: 1.5em;
	font-size: 22px;
	margin-bottom: 10px;
	color: #444;
	margin: 0;
}
.intro-text .column p a {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
	text-decoration: underline;
}
.intro-text .column ul {
	display: block;
	float: none;
	margin: auto;
	padding-top: 30px;
}
.intro-text .column ul li {
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0;
}
.intro-text .column ul li a:not(.button), html body.generic_inner .l-page .l-content-center .l-content .intro-text .column ul li a:not(.button) {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #592c88;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	text-transform: uppercase;
	border-bottom: none;
}
.intro-text .column ul li a:after {
	content: "\f054";
	font-family: "Font Awesome 6 Pro";
	font-size: 13px;
	position: relative;
	left: 0px;
	color: #ccc;
	padding-left: 5px;
	font-weight: 400;
	transition: .2s all;
}
.intro-text .column ul li a > svg {
	font-size: 13px;
	position: relative;
	left: 0px;
	color: #ccc;
	padding-left: 5px;
	transition: .2s all;
}
.intro-text .column ul li a:hover {
	text-decoration: none;
}
.intro-text .column ul li a:hover:after, .intro-text .column ul li a:hover > svg {
	left: 5px;
	transition: .2s all;
}
.intro-text .column ul li a.button:after {
    content: none;
}
@media (min-width: 450px) {
	.intro-text h1 {
		font-size: 44px;
	}
}
@media (min-width: 600px) {
	.intro-text .column h1 {
		text-align: center;
	}
	.intro-text .column p {
		text-align: center;
		padding: 0;
		font-size: 24px;
	}
	.intro-text .column ul {
		text-align: center;
		display: block;
		padding: 10px 12%;
	}
	.intro-text .column ul li {
		display: inline-block;
		float: none;
		width: auto;
		padding: 6px 20px;
	}
	.intro-text .column {
		max-width: 1240px;
		padding: 80px 40px;
	}
}
@media (min-width: 900px) {
	.intro-text .column {
		max-width: 1280px;
		padding: 80px 60px;
	}
	.intro-text .column p {
		font-size: 26px;
	}
}

.discover {
	background: #f4f3f5;
}
.discover .column {
	padding: 40px 30px 30px 30px;
}
.discover .column h2 {
	margin: 0px auto 30px;
	color: #222;
	text-align: center;
	font-weight: 600;
    font-size: 34px;
}
.discover .column ul {
	width: 100%;
	margin: auto;
	text-align: center;
	padding: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}
@media (min-width: 45em) {
	.discover .column ul {
		width: auto;
	}
}
.discover .column ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
}
@media (min-width: 45em) {
	.discover .column ul li {
		width: auto;
		display: inline-block;
		white-space: nowrap;
		float: none;
		margin: 0px 20px 20px 20px;
	}
}
.discover .column ul li a {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #592c88;
	font-size: 15px;
	line-height: 21px;
	border: none;
	background: #fcfcfc;
	margin: 0;
	box-shadow: 0px 3px 6px #D6D6D6;
	width: 100%;
}
@media (min-width: 45em) {
	.discover .column ul li a {
		width: auto;
		position: relative;
		transition: all .2s;
	}
	.discover .column ul li a:active {
		box-shadow: none;
		top: 2px;
	}
	.discover .column ul li a:hover {
		background-color: #592c88;
		color: white;
		text-decoration:none;
		transition: all .2s;
	}
}
.life-at-wcu h2 {
	padding: 20px;
	margin: 30px 0 0 0;
}
.life-at-wcu a img {
	max-width: 100%;
}
@media (min-width: 45em) {
	.life-at-wcu a img {
		padding: 20px;
	}
}

.factoid {
	display: block;
	float: left;
	width: 100%;
	margin: 50px auto;
}
.factoid .container {
	font-family: "freight-sans-pro-n5","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #fcfcfc;
	font-size: 16px;
	line-height: 22px;
	display: block;
	float: none;
	width: 350px;
	font-weight: bold;
	margin: auto;
	text-align: center;
	color: #fcfcfc;
	padding: 30px 20px 40px;
	max-width: 100%;
	text-transform: uppercase;
	background: #592c88;
}
.factoid .container span {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #fcfcfc;
	font-size: 64px;
	line-height: 70px;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-ms-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
	text-transform: none;
	font-weight: normal;
}
.factoid .container span span:not(.factoid-num) {
	color: #CCB486;
	font-size: 40px;
	line-height: 40px;
}
.factoid .container hr {
	width: 50px;
	margin: 20px auto;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.factoid.dark .container {
	background: #592c88;
}

.promo-event {
	margin: 60px auto;
}
.promo-event a {
	display: block;
	float: none;
	width: 300px;
	margin: auto;
	text-align: center;
	background: rgba(88, 40, 136, 0.8);
	padding: 40px 20px;
	max-width: 100%;
}
@media (min-width: 45em) {
	.promo-event a {
		padding: 40px;
	}
}
@media (min-width: 70em) {
	.promo-event a {
		width: 90%;
	}
}
.promo-event a .date .month {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #fcfcfc;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.promo-event a .date .day {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #fcfcfc;
	font-size: 36px;
	line-height: 42px;
}
.promo-event a hr {
	width: 50px;
	margin: 20px auto;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.promo-event a .title h3 {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #CCB486;
	font-size: 30px;
	line-height: 36px;
	float: none;
}
.promo-event a:hover {
	text-decoration: none;
}

.drop-container {
	position: relative;
	display: block;
	float: left;
	width: auto;
}
.drop-container ul {
	top: 105%;
	display: none;
	position: absolute;
	z-index: 2;
	background: #fcfcfc;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.drop-container ul li a {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #592c88;
	font-size: 14px;
	line-height: 20px;
}
.drop-container .dropdown {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #444;
	font-size: 16px;
	line-height: 22px;
	display: block;
	float: none;
	width: 100%;
	position: relative;
	padding-right: 20px;
	border: 1px solid #592c88;
	border-radius: 3px;
	padding: 15px 30px 15px 20px;
	cursor: pointer;
	text-transform: uppercase;
	margin: auto;
}
.drop-container .dropdown:after {
	content: "\f0da";
	font-family: "Font Awesome 6 Pro";
	font-size: 12px;
	position: absolute;
	padding: 0 10px;
	top: 50%;
	top: -webkit-calc(50% - 6px);
	top: calc(50% - 6px);
	color: inherit;
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotate(90deg);
	transform: rotateZ(90deg);
	transition: all .2s;
}
@media (min-width: 45em) {
	.drop-container .dropdown {
		float: left;
		width: auto;
	}
}
.drop-container .dropdown:after {
	top: 50%;
	top: calc(50% - 10px);
	top: -webkit-calc(50% - 10px);
	font-size: 16px;
}
.drop-container.open .dropdown:after {
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotateZ(-90deg);
}
.drop-container.open ul {
	display: block;
}
.drop-container.open ul:before {
	content: "\25b6";
	font-family: "Font Awesome 6 Pro";
	font-weight:900;
	color: #fcfcfc;
	position: absolute;
	font-size: 12px;
	top: -16px;
	left: 20px;
	-webkit-transform: rotateZ(-90deg) scaleY(1.5);
	-ms-transform: rotate(-90deg) scaleY(1.5);
	transform: rotateZ(-90deg) scaleY(1.5);
	text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
}
.drop-container.light .dropdown {
	color: #592c88;
	background: #eee;
	border-color: #ccc;
}
.drop-container.dark .dropdown {
	color: #fcfcfc;
	background: #592c88;
	border-color: #444;
}


.program-tag {
	display: none;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	color: #444;
	font-size: 14px;
	line-height: 16px;
	margin: 6px;
}
@media (min-width: 45em) {
	.program-tag {
		display: block;
		float: right;
		width: auto;
	}
}

h1 .program-tag {
	margin: 5px auto;
	display: block;
	float: left;
	width: 100%;
}
@media (min-width: 45em) {
	h1 .program-tag {
		margin: 6px;
		float: right;
		width: auto;
	}
}
#mission-vision img {
	height: 100%;
}

.shift-top {
    -o-object-position: top;
       object-position: top;
}
.shift-top-right {
    -o-object-position: top right;
       object-position: top right;
}
.shift-right {
    -o-object-position: right;
       object-position: right;
}
.shift-bottom-right {
    -o-object-position: bottom right;
       object-position: bottom right;
}
.shift-bottom {
    -o-object-position: bottom;
       object-position: bottom;
}
.shift-bottom-left {
    -o-object-position: bottom left;
       object-position: bottom left;
}
.shift-left {
    -o-object-position: left;
       object-position: left;
}
.shift-top-left {
    -o-object-position: top left;
       object-position: top left;
}

html body {
	margin: auto;
}
html body.mobi-open {
	height: 100vh;
	overflow: hidden;
}
@media (min-width: 45em) {
	html body.mobi-open {
		height: auto;
		overflow: visible;
	}
}
html body.mobi-open .l-head.mini-site .site-logo {
	border: none;
	width: 100%;
}
@media (min-width: 45em) {
	html body.mobi-open .l-head.mini-site .site-logo {
		width: auto;
	}
}
html body.mobi-open .l-head.mini-site .site-logo img {
	margin: auto;
}
html body.mobi-open .l-head.mini-site .main-nav-container {
	display: block;
}
html body.mobi-open .l-head.mini-site .main-nav-container .column > h2 {
	display: none;
}
@media (min-width: 45em) {
	html body.mobi-open .l-head.mini-site .main-nav-container .column > h2 {
		display: table-cell;
	}
}
html body.mobi-open .l-head.mini-site .mini-title-mobile {
	display: none;
}
html body.subnav-open {
	height: 100vh;
	overflow: hidden;
	position: relative;
}
@media (min-width: 45em) {
	html body.subnav-open {
		height: auto;
		overflow: visible;
	}
}
html body.subnav-open.mini {
	height: auto;
	overflow: visible;
	left: auto;
}
@media (min-width: 45em) {
	html body.subnav-open.mini {
		right: 370px;
		left: auto;
	}
}
html body.subnav-open.mini .subnav h2:before {
	position: absolute;
	right: 11px;
	position: relative;
	right: auto;
}
html body.subnav-open.mini.mobi-open {
	height: 100vh;
	overflow: hidden;
}
@media (min-width: 45em) {
	html body.subnav-open.mini.mobi-open {
		height: auto;
		overflow: visible;
	}
}
html body.subnav-open .subnav h2 {
	left: 370px;
	position: relative;
}
@media (min-width: 45em) {
	html body.subnav-open .subnav h2:before {
		position: relative;
		right: auto;
	}
}
@media (min-width: 45em) {
	html body.mini.sticky .main-nav-container {
		position: fixed;
		top: 0;
		z-index: 9999;
	}
}
html body.mini.sticky #breadcrumb {
	margin: 0;
}
html body.mini.subnav-open .subnav h2 {
	left: 0;
}
html body.generic_inner .l-page > .wrapper {
	overflow: visible;
}
html body.generic_inner .l-page .l-content-header {
	display: block;
	float: left;
	width: 100%;
}
html body.generic_inner .l-page .l-content-header .subnav {
	border-top: none;
}
html body.generic_inner .l-page .l-content-header #breadcrumb {
	border-bottom: 1px solid #ccc;
}
html body.generic_inner .l-page .l-content-header h1 {
	display: block;
	float: left;
	width: 100%;
	padding: 20px;
	margin: 0;
}
@media (min-width: 45em) {
	html body.generic_inner .l-page .l-content-header h1 {
		width: auto;
	}
}
@media (min-width: 45em) {
	html body.generic_inner .l-page .l-content-header h1 .program-tag {
		margin: 15px 0px 15px 20px;
	}
}
html body.generic_inner .l-page .l-content-header .subsection {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}
html body.generic_inner .l-page .l-content-header .subsection .container .intro a {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #592c88;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	position: relative;
}
html body.generic_inner .l-page .l-content-header .subsection .container .intro a:after {
	content: "\203a";
	font-family: "Font Awesome 6 Pro";
	font-size: 16px;
	position: absolute;
	right: -10px;
	color: #444;
}
html body.generic_inner .l-page .l-content-header .subsection .container .intro a.button:after {
	content: none;
}
html body.generic_inner .l-page .l-content-header .subsection .container .intro ul {
	display: block;
	float: left;
	width: 100%;
}
html body.generic_inner .l-page .l-content-header .subsection .container .intro ul li {
	display: block;
	float: left;
	width: auto;
	padding: 8px;
}
@media (min-width: 45em) {
	html body.generic_inner .l-page .l-content-header .subsection .container .intro ul li {
		padding: 20px;
	}
	html body.generic_inner .l-page .l-content-header .subsection .container .intro ul li:last-child {
		padding: 8px;
	}
}
html body.generic_inner .l-page .l-content-header .subsection .container .intro ul li a {
	font-family: "freight-sans-pro-n7","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #592c88;
	font-size: 15px;
	line-height: 21px;
	line-height: 24px;
}
html body.generic_inner .l-page .l-content-center {
	display: block;
	float: none;
	width: 100%;
	overflow: hidden;
}
html body.generic_inner .l-page .l-content-center .l-content {
	overflow-x: hidden;
	display: block;
	float: left;
	width: 100%;
	padding: 20px;
}
html body.generic_inner .l-page .l-content-center .l-content img {
	display: block;
	float: left;
	width: 100%;
}
html body.generic_inner .l-page .l-content-center .l-content > h2 {
	display: block;
 /*	float: left; */
	width: 100%;
	margin: 20px 0;
}
html body.generic_inner .l-page .l-content-center .l-content a {
	font-weight:600;
	border-bottom: 1px dotted #ccc;
}
html body.generic_inner .l-page .l-content-center .l-content a:hover {
	text-decoration:none;
	border-bottom: 1px solid #592c88;
}
@media (min-width: 55em) {
	html body.generic_inner .l-page .l-content-center .l-content {
		width: calc(100% - 370px);
		width: -webkit-calc(100% - 370px);
	}
	html body.generic_inner .l-page .l-content-center .l-content.fullwidth {
		width: 100%;
	}
}
html body.generic_inner .l-page .l-content-center .l-content .matrix {
	border: none;
}
html body.generic_inner .l-page .l-content-center .l-content .matrix > div {
	padding: 10px 0px;
}
@media (min-width: 45em) and (max-width: 55em) {
	html body.generic_inner .l-page .l-content-center .l-content .matrix > div {
		width: 100%;
	}
}
@media (min-width: 55em) {
	html body.generic_inner .l-page .l-content-center .l-content .matrix > div {
		padding: 10px;
	}
}
html body.generic_inner .l-page .l-content-center .l-sidebar {
	display: block;
	float: left;
	width: 100%;
	padding: 20px;
}
@media (min-width: 55em) {
	html body.generic_inner .l-page .l-content-center .l-sidebar {
		width: 370px;
	}
}
html body.generic_inner .l-page .l-content-footer {
	border-top: 1px solid #ccc;
}
html body.academic_programs_and_support .program-search .column {
	border: none;
}
@media (min-width: 45em) {
	html body.academic_programs_and_support .program-search .column {
		border-bottom: 1px solid #ccc;
	}
}

html body.about_western_carolina h1, html body.admissions_and_financial_aid h1, html body.academic_programs_and_support h1, html body.student_life_and_services h1, html body.community_and_alumni_engagement h1 {
	text-align: center;
}

.tabs-container {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0 78px 0px;
}
.tabs-container .tabheaders {
	display: block;
	float: left;
	width: 100%;
	margin-left:0;
	position: absolute;
	padding-right:0px;
}
.tabs-container .tabheaders.collapsed {
	z-index: 1;
	box-shadow: 0px 5px 12px 1px rgba(0,0,0,0.16);
}
@media (min-width: 45em) {
	.tabs-container .tabheaders {
		border-bottom: 3px solid #592c88;
		position: static;
	}
	.tabs-container .tabheaders.collapsed {
		box-shadow: none;
	}
}
.tabs-container .tabheaders li {
	float: left;
	width: 100%;
	display: none;
	position: absolute;
}
@media (min-width: 45em) {
	.tabs-container .tabheaders li {
		border: none;
		width: auto;
		display: block;
		position: static;
	}
}
.tabs-container .tabheaders.collapsed li {
	display: block;
	position: static;
}

.tabs-container .tabheaders li a {
	color: #592c88;
	font-size: 20px;
	line-height: 26px;
	line-height: 18px;
	height: 56px;
	display: block;
	text-decoration: none;
	padding: 20px;
	background: white;
	position: relative;
	border-bottom: none !important;
}
@media (min-width: 45em) {
	.tabs-container .tabheaders li a {
		border-radius: 5px 5px 0 0;
		background: none;
	}
}
.tabs-container .tabheaders.collapsed li:hover a {
	background: #e6e6e6;
	color: #592c88;
}
@media (min-width: 45em) {
	.tabs-container .tabheaders li:hover a {
		background: #e6e6e6;
		color: #592c88;
	}
}
.tabs-container .tabheaders li.open-desk, .tabs-container .tabheaders li.open {
	display: block;
}
.tabs-container .tabheaders li.open a, .tabs-container .tabheaders li.open-desk a {
	background: #592c88;
	color: white;
}
@media (min-width: 45em) {
	.tabs-container .tabheaders li.open a {
		color: #592c88;
		background: none;
	}
	.tabs-container .tabheaders li.open-desk a, .tabs-container .tabheaders li.open a {
		color: white;
		background: #592c88;
		border-radius: 5px 5px 0 0;
		border: none;
	}
}
.tabs-container .tabheaders li a:after {
	color: white;
	font-family: "Font Awesome 6 Pro";
	content: '\f078';
	font-weight: normal;
	position: absolute;
	font-weight: bold;
	right: 20px;
	font-size: 18px;
}
.tabs-container .tabheaders.collapsed li:nth-of-type(1) a:after {
	content: '\f078';
	color: #C1A875;
	transform: rotate(-180deg);
}

.tabs-container .tabheaders.collapsed li:nth-of-type(n + 2) a:after {
	content: none;
}
@media (min-width: 45em) {
	.tabs-container .tabheaders li a:after, .tabs-container .tabheaders.collapsed li:nth-of-type(1) a:after, .tabs-container .tabheaders.collapsed li.open a:after {
		content: '';
	}
}
.tabs-container div.contents {
	display: none;
	background: white;
}
.tabs-container div.contents.open {
	float: left;
	width: 100%;
}
.tabs-container div.contents.open-desk, .tabs-container div.contents.open {
	display: block;
	position: relative;
	top: 56px;
	padding: 20px;
	border: solid 1px #e4e4e4;
    border-top: none;
}
@media (min-width: 45em) {
	.tabs-container div.contents.open {
		display: block;
		top: 0px;
	}
	.tabs-container div.contents.open-desk {
		display: block;
		float: left;
		width: 100%;
		padding: 20px;
		top: 0px;
	}
}

.user-editable ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 28px;
	padding-right: 28px;
}
.user-editable ol {
	list-style-type: decimal;
	margin-left: 28px;
	padding-right: 28px;
}

.user-editable li > p {
	display: inline;
}

.user-editable li ul, .user-editable li ol {
	margin-top: 2px;
	margin-bottom: 2px;
}
.user-editable img {
	width: initial;
	float: initial;
}
/*fix for IE10 table issue*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	.table-wrapper table{
		table-layout:initial!important
	}
}

/* Below is the code to use the html5 FPA feature in the CEAP homepage */
html body.m-college_of_education_and_allied_professions .l-page .featured h2 {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #fcfcfc;
	font-size: 40px;
	line-height: 36px;
	display: block;
	float: left;
	text-align: center;
	max-width: initial;
	text-transform: initial;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 40px;
}
@media (min-width: 45em) {
	html body.m-college_of_education_and_allied_professions .l-page .featured h2 {
		font-size: 60px;
		line-height: 66px;
	}
}
/* Below is the code for the program overview/snapshot boxes on graduate program pages -HH 10-8-19 */
div#program-snapshot {
	padding: 0px 22px;
	display: block;
	border: solid 1px #592c88;
	background-color: #ffffff;
	margin-bottom: 2em;
}	
div#program-snapshot h2 {
	font-size: 1.65em;
	margin: 14px 0px 8px 0px;
}
div#program-snapshot p {
	font-size: 1.1em;
	margin: 10px 0px;
	width: 100%;
}
@media (min-width: 42.5em) {
	div#program-snapshot {
		height: 11em;
	}	
	div#program-snapshot p {
		font-size: 1.05em;
		width: 50%;
		float: left;
		margin: 5px 0px;
	}
	div#program-snapshot h2 {
		font-size: 1.5em;
	}
}
@media (min-width: 55em) {
	div#program-snapshot {
		height: 18em;
	}	
	div#program-snapshot p {
		font-size: 1em;
		width: 100%;
	}
	div#program-snapshot h2 {
		font-size: 1.4em;
	}
}
@media (min-width: 63.5em) {
	div#program-snapshot {
		height: 11.25em;
	}	
	div#program-snapshot p {
		width: 50%;
	}
}
/**** Staff Member Component Styling added by HH on 10-22-19 ***/
.staff-member {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 30px 30px 10px 30px;
	margin: 0px 0px 34px 0px;
	min-height: 400px;
}
.staff-member .caption.third-left {
	margin-bottom: 14px;
	border-bottom: none;
}
.staff-member p.name {
	font-size: 1.5em;
	font-weight: 600;
	color: #592c88;
	margin: 16px 0px 10px 0px;
}
.staff-member p.title {
	font-size: 1.15em;
	font-weight: 400;
	margin: 8px 0px;
}
/**** end component styling ***/


