@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.2;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/* Bootstrap Compatibility Bridge
   ************************************ */
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.sr-only-spacial {
	opacity: 0;
	-webkit-transition: opacity 0.15s;
	transition: opacity 0.15s;
}

.sr-only-spacial:focus {
	opacity: 1;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row > * {
	padding-left: 15px;
	padding-right: 15px;
}

.row:before, .row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

/* CWD Cornell Framework Base
   ************************************ */
/* Typography */
body {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: subpixel-antialiased;
}

main, #main, body > footer, #body-footer, .band {
	line-height: 1.6;
}

a {
	color: #1176ac;
}

a:hover, a:focus {
	color: #000;
}

a:active {
	color: #666;
}

.base-font {
	font-family: Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0;
}

h1, h2, h3, .h1, .h2, .h3, .serif, .editorial, .editorial p {
	font-family: Georgia, serif;
}

h4, h5, h6, .h4, .h5, .h6, .sans, .lead, .intro, .page-toc {
	font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-weight: normal;
}

h1, h2, h3, .h1, .h2, .h3 {
	font-weight: normal;
	margin-bottom: 0.7em;
	line-height: 1.2;
}

h4, h5, h6, .h4, .h5, .h6 {
	font-weight: normal;
	margin-bottom: 1em;
	line-height: 1.4;
}

h1, .h1 {
	font-size: 33px;
	line-height: 1.1;
}

h2, .h2 {
	font-size: 28px;
}

h3, .h3 {
	font-size: 22px;
}

main h2, #main h2 {
	color: #b31b1b;
}

main h3, #main h3 {
	color: #000;
}

h4, .h4 {
	font-size: 17px;
	font-weight: 500;
}

h5, .h5 {
	font-size: 16px;
	font-weight: 600;
	color: #444;
}

h6, .h6 {
	font-size: 16px;
	color: #707070;
}

.intro, .lead {
	font-size: 18px;
}

.secondary .intro, .secondary .lead {
	font-size: 16px;
}

.intro strong, .lead strong, .intro b, .lead b {
	font-weight: 700;
}

.editorial {
	font-size: 16px;
	color: #333;
	padding: 4% 4% 3%;
}

p, blockquote, pre, figure, a > figure:last-child, aside, ul, ol, dl, table, #main form {
	margin-bottom: 1.5em;
}

li {
	margin-bottom: 0.5em;
}

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

ul.disc > li {
	list-style-type: disc;
}

ul.square > li {
	list-style-type: square;
}

ul.circle > li {
	list-style-type: circle;
}

ol.decimal-leading-zero > li {
	list-style-type: decimal-leading-zero;
}

ol.lower-alpha > li {
	list-style-type: lower-alpha;
}

ol.upper-alpha > li {
	list-style-type: upper-alpha;
}

ol.lower-roman > li {
	list-style-type: lower-roman;
}

ol.upper-roman > li {
	list-style-type: upper-roman;
}

code, kbd, pre, samp {
	font-family: Courier, monospace;
}

code, kbd, samp {
	background: rgba(0, 0, 0, 0.07);
	border-radius: 0;
}

code {
	color: #b31b1b;
	font-size: 100%;
}

.dark code, .dark kbd, .dark samp, .dark figure {
	background: rgba(255, 255, 255, 0.07);
	color: #fff;
}

.intro code, .lead code {
	font-size: 90%;
}

pre {
	overflow: auto;
}

mark {
	padding: 0.1em 0.2em;
}

small, figcaption, .caption, h5 small, h6 small, .h5 small, .h6 small {
	font-size: 85.7142857143%; /* 12px base */
}

small figcaption, figcaption small, small .caption, .caption small {
	font-size: 91.6666666667%; /* 11px base */
}

.dark figcaption, .dark .caption {
	color: #ddd;
}

hr {
	border: none;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1.25em;
	clear: both;
	padding: 1px 0;
}

hr.inline {
	clear: none;
}

hr.clear, hr.section-break, hr.section-header, hr.section-footer {
	clear: both;
	float: left;
	width: 100% !important;
}

hr.section-break {
	margin: 1.5em 0 2.25em;
}

hr.section-header {
	margin: 0 0 2.25em;
}

hr.section-footer {
	margin: 1.5em 0 0;
}

hr.fade {
	opacity: 0.3;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, dl:last-child, li:last-child, table:last-child, figure:last-child, aside:last-child, #main-content form:last-child, .panel:last-child, .row:last-child {
	margin-bottom: 0;
}

abbr {
	cursor: help;
}

/* Utility */
.vertical-align {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex, ul.custom.inline,
ol.custom.inline, .flex-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex-nowrap, .flex-grow {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.flex-grow > * {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.flex-end {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.flex-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.flex-between {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-duo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
}
.flex-duo > * {
	min-width: 35%;
	padding: 0 10px;
}
@media (min-width: 1200px) {
	.flex-duo > * {
		min-width: 25%;
	}
}

.stunt-double { /* This bold and fearless daredevil is used as a second target for multiple backgrounds and other tricks */
	background: none;
	pointer-events: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

.icon-fa:before, .list-menu.nav a:after, .cwd-component .link.link-button-icon a:before, .header-emblem:before, .back-to-toc:before, ul.custom > li:before, ul.custom.recursive ul > li:before, .footer-accessibility:before {
	font: normal normal normal 14px/1 FontAwesome;
	speak: never;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-zmdi:before, .cwd-component .subheading.subheading-secondary h4:before, .cwd-component h4.subheading.subheading-secondary:before, .tutorial.tip:before, .tutorial.note:before, .breadcrumb li a:after, ul.custom.status > li:before, ul.custom.links > li:before {
	display: inline-block;
	font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
	font-size: inherit;
	speak: never;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.space-left {
	margin-left: 0.25em;
}

.space-right {
	margin-right: 0.25em;
}

.round {
	border-radius: 100em;
}

.curved {
	border-radius: 6px;
}

.squared {
	border-radius: 0 !important;
}

.framed {
	border: 4px solid #fff;
}

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

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

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

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

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase, .uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-weight-medium {
	font-weight: 500;
}

.text-weight-semibold {
	font-weight: 600;
}

.text-weight-bold {
	font-weight: 700;
}

.text-white {
	color: #fff !important;
}

.text-black {
	color: #000 !important;
}

.text-gray {
	color: #666 !important;
}

.text-cornell-red {
	color: #b31b1b !important;
}

.puretext {
	text-transform: none !important;
	color: inherit !important;
}

.no-border {
	border: 0 !important;
}

.no-margin {
	margin-bottom: 0 !important;
}

.low-margin {
	margin-bottom: 0.15em !important;
}

.quarter-margin {
	margin-bottom: 0.25em !important;
}

.third-margin {
	margin-bottom: 0.333em !important;
}

.half-margin {
	margin-bottom: 0.5em !important;
}

.full-margin {
	margin-bottom: 1em !important;
}

.high-margin {
	margin-bottom: 1.5em !important;
}

.double-margin {
	margin-bottom: 2em !important;
}

.triple-margin {
	margin-bottom: 3em !important;
}

.quadrupal-margin {
	margin-bottom: 4em !important;
}

.nobr {
	white-space: nowrap;
}

.tint {
	background: #f7f7f7;
}

.white {
	background: #fff;
}

.smallprint {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
}

article aside .smallprint {
	color: #666a6b;
}

.fade {
	opacity: 0.4;
}

.fade-bw, .fade-bw code {
	color: #767676 !important;
}

.invisible {
	visibility: hidden;
}

.relative {
	position: relative;
}

.clear {
	clear: both;
}

.full-clear {
	clear: both;
	float: left;
	width: 100%;
}

.no-clear {
	clear: none !important;
}

a.inherit {
	color: inherit;
	text-decoration: none;
	border: 0;
}

.dropshadow {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.dropshadow-dark {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.dropshadow-diffuse {
	-webkit-box-shadow: 0 1px 24px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 24px rgba(0, 0, 0, 0.15);
}

.header-emblem:before {
	content: "\f02e";
	padding-right: 0.4em;
	color: #707070;
}

.receded {
	background: #87c5f0;
	display: block;
	overflow: hidden;
}

.receded img {
	vertical-align: middle;
	-webkit-filter: grayscale(0.6) brightness(120%);
	-moz-filter: grayscale(0.6) brightness(120%);
	-o-filter: grayscale(0.6) brightness(120%);
	-ms-filter: grayscale(0.6) brightness(120%);
	filter: grayscale(0.6) brightness(120%);
	opacity: 0.7;
	transition: all 0.15s;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	-ms-transition: all 0.15s;
}

.ios .receded img, .android .receded img,
a.receded:hover img, a.receded:focus img,
a:hover .receded img, a:focus .receded img {
	-webkit-filter: grayscale(0) brightness(100%);
	-moz-filter: grayscale(0) brightness(100%);
	-o-filter: grayscale(0) brightness(100%);
	-ms-filter: grayscale(0) brightness(100%);
	filter: grayscale(0) brightness(100%);
	opacity: 1;
}

#main article .full-window {
	float: none !important;
	width: auto !important;
	margin: 42px 0;
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
	background: none;
}

#main article .full-window img {
	vertical-align: middle;
	width: 100%;
	min-width: 768px;
	margin-left: calc(50% - 384px);
}

/* Custom Links */
.no-deco, .link-icon, .link-icon-right {
	text-decoration: none;
}

a.designer.no-deco {
	background: none !important;
}

.link-icon .fa, .link-icon .zmdi, .link-icon .icon, .deco .fa, .deco .zmdi, .deco .icon {
	padding-right: 0.35em;
}

.link-icon-right .fa, .link-icon-right .zmdi, .link-icon-right .icon {
	padding-left: 0.35em;
}

.link-block {
	background: rgba(0, 0, 0, 0.07);
	padding: 0.5em 0.8em 0.4em 0.7em;
	display: inline-block;
	line-height: 1;
}

a.link-more {
	display: inline-block;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}

a.link-button {
	font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	background: #2d668e;
	font-weight: 400;
	font-size: 16px;
	padding: 0.5em 0.8em;
	display: inline-block;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

a.link-button:hover, a.link-button:focus {
	background: #2471a7;
}

a.link-button:active {
	background: #185076;
}

a.link-button .fa, a.link-button .zmdi {
	font-size: 18px;
	position: relative;
	top: 0.5px;
	margin: 0 -0.05em 0 0.5em;
}

a.link-more .fa, a.link-more .zmdi {
	position: relative;
	top: 0.5px;
	margin: 0 -0.05em 0 0.5em;
}

a.link-button .fa:first-child, a.link-more .fa:first-child,
a.link-button .zmdi:first-child, a.link-more .zmdi:first-child {
	margin: 0 0.5em 0 -0.05em;
}

/* Accessibility */
#skipnav {
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 7;
}

#skipnav a {
	color: #fff;
	padding: 2px 8px;
	text-decoration: none;
	white-space: nowrap;
	position: absolute;
	left: -1000em;
}

#skipnav a:focus {
	background: #2e5690;
	left: 0;
}

.aria-target:focus, .custom-focus:focus {
	outline: none;
}

/* Site Footer */
body > footer, #body-footer {
	position: relative;
	z-index: 2;
	background: #333;
	color: #bbb;
	padding: 0;
	font-size: 13px;
	text-align: center;
}

body > footer .sub-footer, #body-footer .sub-footer {
	background: #292929;
	font-size: 13px;
}

body > footer .footer-links li, #body-footer .footer-links li {
	line-height: 1.4;
}

body > footer .footer-links a, #body-footer .footer-links a {
	text-decoration: none;
}

body > footer .footer-links a:hover, body > footer .footer-links a:focus, #body-footer .footer-links a:hover, #body-footer .footer-links a:focus {
	text-decoration: underline;
}

body > footer a, #body-footer a {
	color: #fff;
	text-decoration-color: rgba(255, 255, 255, 0.4);
}

body > footer a:hover, body > footer a:focus, #body-footer a:hover, #body-footer a:focus {
	color: #fff;
	text-decoration-color: rgb(255, 255, 255);
}

body > footer a:active, #body-footer a:active {
	color: #9b9b9b;
	text-decoration-color: rgba(255, 255, 255, 0.4);
}

body > footer .footer-links a, #body-footer .footer-links a,
.footer-links-mimic a {
	color: #7bc9ff;
	text-decoration-color: rgba(123, 201, 255, 0.4);
	-webkit-transition: color 0.2s, text-decoration-color 0.2s;
	transition: color 0.2s, text-decoration-color 0.2s;
}

body > footer .footer-links a:hover, body > footer .footer-links a:focus, #body-footer .footer-links a:hover, #body-footer .footer-links a:focus,
.footer-links-mimic a:hover, .footer-links-mimic a:focus {
	color: #fff;
	text-decoration-color: rgb(255, 255, 255);
	-webkit-transition: none;
	transition: none;
}

body > footer .footer-links a:active, #body-footer .footer-links a:active,
.footer-links-mimic a:active {
	color: #9b9b9b;
	text-decoration-color: rgba(255, 255, 255, 0.4);
}

body > footer a.link-block, #body-footer a.link-block {
	background: rgba(109, 195, 255, 0.15);
	text-decoration: none;
	font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 24px;
	padding: 0.5em 0.8em;
	margin-top: 8px;
}

body > footer a.link-block:hover, body > footer a.link-block:focus, #body-footer a.link-block:hover, #body-footer a.link-block:focus {
	background: rgba(55, 160, 233, 0.4);
}

body > footer a.link-block:active, #body-footer a.link-block:active {
	background: rgba(55, 160, 233, 0.6);
	color: #fff;
}

body > footer .list-menu, #body-footer .list-menu {
	max-width: 480px;
	max-width: 80vw;
	margin: 0 auto;
	float: none;
}

body > footer .list-menu.vertical li, #body-footer .list-menu.vertical li {
	padding: 0.7em 0;
	border-top: 1px solid #4c4c4c;
}

body > footer .main-footer, #body-footer .main-footer {
	padding: 45px 0;
}
body > footer .main-footer .secondary br + a.link-block, #body-footer .main-footer .secondary br + a.link-block {
	margin-top: 24px;
}

body > footer .sub-footer, #body-footer .sub-footer {
	padding: 20px 0;
}

body > footer .h3, #body-footer .h3 {
	color: #eee;
}

body > footer .h5, #body-footer .h5 {
	color: #eee;
	font-size: 14px;
	margin-top: 0.3em;
}

body > footer .h6, #body-footer .h6 {
	color: #eee;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0.5em;
}

body > footer ul li, #body-footer ul li {
	font-size: 13px;
}

.footer-links {
	margin-bottom: 0;
}

.footer-links > * {
	float: left;
	width: 100%;
	margin: 2em 0 2em;
}

body > footer .sub-footer .primary, #body-footer .sub-footer .primary {
	margin-bottom: 20px;
}

body > footer .sub-footer .list-menu, #body-footer .sub-footer .list-menu {
	padding-bottom: 20px;
	border-bottom: 1px solid #3c3c3c;
}

body > footer .sub-footer .list-menu li, #body-footer .sub-footer .list-menu li {
	float: none;
	display: inline;
	padding: 0;
	margin: 0.2em 0.6em;
}

.sub-footer .two-col, .sub-footer .two-col li {
	margin-bottom: 0;
}

.sub-footer .two-col > * {
	margin-top: 5px;
	margin-bottom: 5px;
}

.sub-footer .two-col ul.custom {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.sub-footer ul.custom .fa-universal-access {
	font-size: 17px;
	margin-right: 0.3em;
	position: relative;
	top: 1px;
}

@media (min-width: 768px) {
	.sub-footer .two-col > * {
		margin-top: 0;
		margin-bottom: 0;
	}
	.sub-footer .two-col > :first-child ul.custom {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.sub-footer .two-col > :last-child ul.custom {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}
}
/* Footer Social Media */
body > footer .social, #body-footer .social {
	line-height: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	max-width: 380px;
	margin: 30px auto 0;
}

body > footer .social > a, #body-footer .social > a {
	padding: 2px 8px;
}

body > footer .social img, #body-footer .social img {
	opacity: 0.7;
	width: 48px;
	height: auto;
	max-width: 100%;
}

body > footer .social > a:first-of-type, #body-footer .social > a:first-of-type {
	padding-left: 0;
}

body > footer .social > a:last-of-type, #body-footer .social > a:last-of-type {
	padding-right: 0;
}

body > footer .social img:hover, body > footer .social img:focus, #body-footer .social img:hover, #body-footer .social img:focus {
	opacity: 1;
}

/* Footer Long Accessibility Message */
.footer-accessibility {
	line-height: 1.4;
}

.footer-accessibility:before {
	content: none;
	font-size: 28px;
	padding-right: 9px;
	opacity: 0.8;
}

.light .footer-accessibility:before {
	opacity: 0.5;
}

.light .footer-accessibility a {
	color: #1176ac;
	text-decoration-color: #1176ac;
}

.light .footer-accessibility a:hover, .light .footer-accessibility a:focus {
	color: #000;
	text-decoration-color: #000;
}

.light .footer-accessibility a:active {
	color: #666;
	text-decoration-color: #666;
}

/* Section Footers and Asides */
article footer {
	background: #f7f7f7;
	color: #666;
	padding: 20px;
	overflow: hidden;
	clear: both;
	font-size: 13px;
}

article aside {
	overflow: hidden;
	background: #eff7fa;
	padding: 20px;
	border: 1px solid #dfeff5;
}

article aside.column {
	background: transparent;
	padding: 0 0 20px;
	border: 0;
	border-bottom: 2px solid #ebebeb;
}

article aside.column > figure:first-child, article aside.column > img:first-child,
article aside.column > :first-child figure, article aside.column > :first-child img {
	margin-top: 0;
}

/* Blockquotes */
blockquote {
	margin: 0 0 2em;
	padding: 3px 0 3px 20px;
	border-left: 1px solid #e6e6e6;
}

blockquote.offset, blockquote.impact {
	font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
	font-size: 20px;
	line-height: 1.45;
	color: #444;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-left-color: #b31b1b;
	margin: 1.25em 0;
	padding: 15px 30px;
	clear: both;
}

blockquote.offset p, blockquote.impact p {
	font-size: 20px;
	line-height: 1.45;
}

blockquote footer, blockquote.offset footer, blockquote.impact footer {
	background: none;
	padding: 0;
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote q:before {
	content: open-quote;
	position: absolute;
	margin-left: -0.65em;
}

blockquote q:after {
	content: close-quote;
	margin-left: 0.2em;
}

/* Figures */
figure {
	background: rgba(0, 0, 0, 0.05);
	clear: both;
	margin: 1em 0;
}

div > figure {
	margin-top: 0;
}

.caption {
	background: rgba(0, 0, 0, 0.05);
	clear: both;
	margin: 0 0 1em;
}

a figure:last-child:after {
	content: "";
}

.secondary figure {
	margin: 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

figure img {
	display: block;
	width: 100%;
	height: auto;
}

figcaption, .caption {
	padding: 0.55em 0.6em;
	color: #555;
	clear: both;
}

a figcaption {
	text-decoration: none;
}

/* Layout */
main, #main {
	padding-top: 2.5em;
	padding-bottom: 2.5em;
	background: #fff;
}

article section {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 3em;
	margin-bottom: 2.5em;
	border-bottom: 1px solid #ebebeb;
}

article section.no-border {
	padding: 0 0 1.5em;
	margin-bottom: 1em;
}

article section:last-child, article section.no-border:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.row > .primary, .row > .secondary {
	float: left;
	width: 100%;
	margin-bottom: 2.5em;
}

main .row > .primary:after, main .row > .secondary:after {
	content: "";
	display: block;
	float: left;
	width: 100%;
	min-height: 1px;
	margin-top: 3em;
	border-bottom: 1px solid #ebebeb;
	clear: both;
}

main .row > .primary:last-child:after, main .row > .secondary:last-child:after {
	border-bottom: 0;
}

main .row > .primary:last-child:after {
	content: none;
}

.row > .secondary:last-child {
	margin-bottom: 0;
}

.band, body > footer, body > header, #body-footer, #cu-header, #site-header {
	float: left;
	width: 100%;
}

.band.padded {
	padding: 2.5em 0;
}

.band.fullwidth > .container-fluid {
	max-width: none;
}

.band.accent1 {
	background: #e8f3f8;
}

.band.accent2 {
	background: #f6f6f6;
}

.band.accent3 {
	background: #333;
}

main .row > .secondary:empty, main .row > .secondary.empty {
	display: none;
}

#main-content {
	background: #fff;
	overflow-x: hidden;
	overflow-y: visible;
}

.content-block {
	float: left;
	width: 100%;
	margin: 0 0 2em;
}

.content-block + .content-block, .secondary-navigation + .content-block {
	border-top: 1px solid #ebebeb;
	padding-top: 1.75em;
}

/* Flexbox Grid */
.flex-grid > * {
	width: 100%;
}

#main article .flex-grid {
	margin-bottom: 1.5em;
}

/* demo mode (for testing/debugging grids) */
.flex-grid.demo > *:nth-child(5n+1), .flex-grid.demo .flex-grid > *:nth-child(5n+5) {
	background: rgba(255, 210, 210, 0.9);
}

.flex-grid.demo > *:nth-child(5n+2), .flex-grid.demo .flex-grid > *:nth-child(5n+4) {
	background: rgba(210, 255, 210, 0.9);
}

.flex-grid.demo > *:nth-child(5n+3) {
	background: rgba(210, 210, 255, 0.9);
}

.flex-grid.demo > *:nth-child(5n+4), .flex-grid.demo .flex-grid > *:nth-child(5n+2) {
	background: rgba(255, 255, 210, 0.9);
}

.flex-grid.demo > *:nth-child(5n+5), .flex-grid.demo .flex-grid > *:nth-child(5n+1) {
	background: rgba(210, 255, 255, 0.9);
}

/* Tables */
table {
	font-size: 13px;
	width: 100%;
	margin-bottom: 3em;
	border-collapse: collapse;
}

table caption {
	padding: 0.6em 0;
	border-top: 2px solid #e8e8e8;
	font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 16px;
	font-weight: 400;
}

table .blank {
	background: none !important;
}

table td, table th {
	background: #fff;
	padding: 0.4em 0.6em;
	border: 1px solid #d9d9d9;
	border-width: 0 1px;
}

table.compact td, table.compact th {
	font-size: 12px;
	padding: 0.2em 0.3em;
}

table td:first-child, table th:first-child {
	border-left-width: 0;
}

table td:last-child, table th:last-child {
	border-right-width: 0;
}

table th {
	background: #fafafa;
	text-align: left;
}

table thead th, table thead td {
	background: #efefef;
	border-bottom-width: 1px;
}

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

table.bordered tr > * {
	border-width: 1px;
}

table.flat tr > * {
	border-width: 0;
}

table.flat td, table.flat th {
	padding: 0.8em;
	background: #fafafa;
}

table.flat th {
	background: #f2f2f2;
}

table.flat th[scope=col], table.flat thead th, table.flat thead td {
	background: #e6e6e6;
}

table.striped tr:nth-child(even) td {
	background: #f7f7f7;
}

table.striped tbody tr:nth-child(even) th {
	background: #f0f0f0;
}

table.flat.striped tr:nth-child(even) td {
	background: #ededed;
}

table.flat.striped tbody tr:nth-child(even) th {
	background: #e8e8e8;
}

table.colored td {
	background: #f6ffff;
	border-color: #afbfc9;
}

table.colored.striped tr:nth-child(even) > td {
	background: #ebf3f8;
}

table.colored th[scope=col], table.colored thead th, table.colored thead td,
table.flat.colored th[scope=col], table.flat.colored thead th, table.flat.colored thead td {
	background: #cfe3ef;
	border-color: #afbfc9;
}

table.flat.colored tr > th[scope=row] {
	border-right-width: 1px;
}

table.rainbow tr * {
	border-color: #aaa;
}

table.rainbow tr > *:nth-child(5n+1) {
	background: #f6ffff;
}

table.rainbow tr > *:nth-child(5n+2) {
	background: #f6fff7;
}

table.rainbow tr > *:nth-child(5n+3) {
	background: #fffff6;
}

table.rainbow tr > *:nth-child(5n+4) {
	background: #fff7fa;
}

table.rainbow tr > *:nth-child(5n+5) {
	background: #fcf7ff;
}

table.rainbow thead tr > *:nth-child(5n+1) {
	background: #cfe3ef;
}

table.rainbow thead tr > *:nth-child(5n+2) {
	background: #cfefd1;
}

table.rainbow thead tr > *:nth-child(5n+3) {
	background: #efe7cf;
}

table.rainbow thead tr > *:nth-child(5n+4) {
	background: #efd3d1;
}

table.rainbow thead tr > *:nth-child(5n+5) {
	background: #e7d1f1;
}

table.rainbow.striped tr:nth-child(even) > td:nth-child(5n+1) {
	background: #ebf3f8;
}

table.rainbow.striped tr:nth-child(even) > td:nth-child(5n+2) {
	background: #ebf8ec;
}

table.rainbow.striped tr:nth-child(even) > td:nth-child(5n+3) {
	background: #f8f5eb;
}

table.rainbow.striped tr:nth-child(even) > td:nth-child(5n+4) {
	background: #f8edec;
}

table.rainbow.striped tr:nth-child(even) > td:nth-child(5n+5) {
	background: #f5ecf9;
}

table.colored tr > th[scope=row],
table.rainbow tr > th[scope=row] {
	background: #fafafa !important;
}

table.colored.striped tr:nth-child(even) > th[scope=row], table.flat.colored .blank,
table.rainbow.striped tr:nth-child(even) > th[scope=row], table.flat.rainbow .blank, table.rainbow thead th:not([scope=col]) {
	background: #f0f0f0 !important;
}

table.flat.sectioned thead th, table.flat.sectioned thead td {
	border-bottom-width: 1px;
}

table.flat.sectioned tbody > tr:first-child > td {
	border-top: 1px solid #d9d9d9;
}

table.flat.sectioned tbody > tr:first-child > th {
	border-top: 1px solid #d9d9d9;
}

table.sectioned tbody:before {
	content: "";
	display: block;
	height: 1.5em;
}

/* Forms */
#main form p, #main form ul, #main form ol,
form.form p, form.form ul, form.form ol {
	margin-bottom: 1.25em;
}

#main form .description p, #main form .description ul, #main form .description ol,
#form.form .description p, form.form .description ul, form.form .description ol {
	margin-bottom: 0.5em;
}

#main form .description :last-child,
form.form .description :last-child {
	margin-bottom: 0;
}

#main form .form-item, #main form .form-actions,
form.form .form-item, form.form .form-actions {
	margin-bottom: 1.5em;
	line-height: 1.4;
}

#main form label,
form.form label {
	font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI Semibold", "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 15px;
	font-weight: 600;
	display: block;
	margin: 0 0 0.2em;
	color: #333;
	max-width: 600px;
}

#main form .option-label, #main form label.option-label,
form.form .option-label, form.form label.option-label {
	color: #222;
}

form.compact label, form.compact .option-label {
	font-size: 85.7142857143% !important;
}

#main form input, #main form textarea,
form.form input, form.form textarea {
	font-size: 16px;
	margin: 0 0 0.25em;
	max-width: 600px;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}

#main form input[type=text], form.form input[type=text],
#main form input[type=password], form.form input[type=password],
#main form input[type=email], form.form input[type=email],
#main form input[type=url], form.form input[type=url],
#main form input[type=search], form.form input[type=search],
#main form input[type=tel], form.form input[type=tel] {
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	width: 100%;
	padding: 0.4em 0.5em;
	border: 1px solid #949494;
	border-radius: 0;
}

#main form textarea,
#main form textarea {
	width: 100%;
	padding: 0.5em 0.7em;
	line-height: 1.4;
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	border: 1px solid #949494;
}

#main form input[type=datetime], form.form input[type=datetime],
#main form input[type=datetime-local], form.form input[type=datetime-local],
#main form input[type=date], form.form input[type=date],
#main form input[type=month], form.form input[type=month],
#main form input[type=time], form.form input[type=time],
#main form input[type=week], form.form input[type=week],
#main form input[type=number], form.form input[type=number] {
	width: 100%;
	padding: 0.4em 0.5em;
	border-radius: 0;
	min-height: 30px;
}

#main form input[type=text]:focus, form.form input[type=text]:focus,
#main form input[type=password]:focus, form.form input[type=password]:focus,
#main form input[type=email]:focus, form.form input[type=email]:focus,
#main form input[type=url]:focus, form.form input[type=url]:focus,
#main form input[type=search]:focus, form.form input[type=search]:focus,
#main form input[type=tel]:focus, form.form input[type=tel]:focus,
#main form textarea:focus, form.form textarea:focus {
	border-color: #444;
}

input.icon {
	padding-left: 35px !important;
	padding-left: calc(0.7em + 24px) !important;
	background-repeat: no-repeat !important;
	background-position: 0.7em center;
}

input.icon[type=search]:not(:focus) {
	background: url("../images/layout/icon_search_fade.svg") 0.7em center, url("../images/layout/icon_search.svg") -100% center;
}

input.icon[type=tel]:not(:focus) {
	background: url("../images/layout/icon_phone_fade.svg") 0.7em center, url("../images/layout/icon_phone.svg") -100% center;
}

input.icon[type=url]:not(:focus) {
	background: url("../images/layout/icon_globe_fade.svg") 0.7em center, url("../images/layout/icon_globe.svg") -100% center;
}

input.icon[type=email]:not(:focus) {
	background: url("../images/layout/icon_mail_fade.svg") 0.7em center, url("../images/layout/icon_mail.svg") -100% center;
}

input.icon[type=password]:not(:focus) {
	background: url("../images/layout/icon_lock_fade.svg") 0.7em center, url("../images/layout/icon_lock.svg") -100% center;
}

input.icon[type=search] {
	background-image: url("../images/layout/icon_search.svg");
}

input.icon[type=tel] {
	background-image: url("../images/layout/icon_phone.svg");
}

input.icon[type=url] {
	background-image: url("../images/layout/icon_globe.svg");
}

input.icon[type=email] {
	background-image: url("../images/layout/icon_mail.svg");
}

input.icon[type=password] {
	background-image: url("../images/layout/icon_lock.svg");
}

input.icon:focus {
	background-position: 0.7em center !important;
}

#main form select,
form.form select {
	font-size: 16px;
	margin: 0.1em 0 0.2em;
	max-width: 600px;
	width: 100%;
	padding: 0.5em 0.7em;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	border: 1px solid #767676;
	border-radius: 0;
	background: #f9f9f9;
	background-repeat: no-repeat;
	background-position: 100% 50.5%;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}

#main form select:not([multiple]):not([size])::-ms-expand, #main form select:not([multiple])[size="1"]::-ms-expand,
form.form select:not([multiple]):not([size])::-ms-expand, form.form select:not([multiple])[size="1"]::-ms-expand {
	display: none;
}

#main form select:not([multiple]):not([size]), #main form select:not([multiple])[size="1"],
form.form select:not([multiple]):not([size]), form.form select:not([multiple])[size="1"] {
	border-radius: 5px;
	background-image: url("../images/layout/unfold-band-defaultblue.svg");
	background-image: url("../images/layout/unfold-band-defaultblue.svg"), -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eeeeee));
	background-image: url("../images/layout/unfold-band-defaultblue.svg"), linear-gradient(to bottom, #fcfcfc 0%, #eeeeee 100%);
	padding: 0.35em 0.9em 0.35em 0.7em;
	padding: 0.35em calc(0.7em + 27px) 0.35em 0.7em;
}

#main form .use-size-attr, #main .use-size-attr input, #main .use-size-attr select, #main .use-size-attr textarea,
form.form .use-size-attr, form.form.use-size-attr input, form.form.use-size-attr select, form.form.use-size-attr textarea {
	width: auto !important;
	max-width: 100%;
}

#main form .description,
form.form .description {
	font-size: 13px;
	color: #666;
	max-width: 600px;
}

form.compact .description, form.compact legend {
	font-size: 78.5714285714% !important;
}

#main form .panel, #main form .messages,
form.form .panel, form.form .messages {
	max-width: 600px;
}

#main form input[type=submit], form.form input[type=submit],
#main form input[type=reset], form.form input[type=reset],
#main form input[type=button], form.form input[type=button],
#main form input#edit-reset[type=submit], form.form input#edit-reset[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	background: #767676;
	color: #fff;
	border: 0;
	padding: 0.5em 1.5em;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	cursor: pointer;
	-webkit-transition: background 0.1s;
	transition: background 0.1s;
}

#main form input[type=reset]:hover, #main form input[type=reset]:focus,
#main form input[type=button]:hover, #main form input[type=button]:focus,
#main form input#edit-reset[type=submit]:hover, #main form input#edit-reset[type=submit]:focus,
form.form input[type=reset]:hover, form.form input[type=reset]:focus,
form.form input[type=button]:hover, form.form input[type=button]:focus,
form.form input#edit-reset[type=submit]:hover, form.form input#edit-reset[type=submit]:focus {
	background: #888;
}

#main form input[type=reset]:active, form.form input[type=reset]:active,
#main form input[type=button]:active, form.form input[type=button]:active,
#main form input#edit-reset[type=submit]:active, form.form input#edit-reset[type=submit]:active {
	background: #666;
}

#main form input[type=submit],
form.form input[type=submit] {
	background: #2d668e;
}

#main form input[type=submit]:hover, #main form input[type=submit]:focus,
form.form input[type=submit]:hover, form.form input[type=submit]:focus {
	background: #2471a7;
}

#main form input[type=submit]:active,
form.form input[type=submit]:active {
	background: #185076;
}

#main form input[type=checkbox], #main form input[type=radio],
form.form input[type=checkbox], form.form input[type=radio] {
	vertical-align: middle;
	width: 20px !important;
	height: 20px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	font-size: 16px;
	margin: 0.1em 0 0.25em;
	padding: 0;
	border: 1px solid #808080;
	border-radius: 3px;
	background: #f9f9f9;
	background-repeat: no-repeat;
	background-position: 50% 51%;
	clear: left;
}

#main form input[type=radio],
form.form input[type=radio] {
	background-position: 50% 50%;
}

#main form input[type=checkbox]:active, #main form input[type=radio]:active,
form.form input[type=checkbox]:active, form.form input[type=radio]:active {
	background-color: #ccc;
}

#main form input[type=checkbox]::-ms-check,
form.form input[type=checkbox]::-ms-check {
	border-radius: 3px;
}

#main form input[type=radio],
form.form input[type=radio] {
	border-radius: 100%;
}

#main form input[type=radio]::-ms-check,
form.form input[type=radio]::-ms-check {
	border-radius: 100%;
}

#main form input[type=checkbox]:checked,
form.form input[type=checkbox]:checked {
	background-color: #45729f;
	border-color: #333;
	background-image: url("../images/layout/checked.svg");
}

#main form input[type=radio]:checked,
form.form input[type=radio]:checked {
	background-color: #45729f;
	border-color: #333;
	background-image: url("../images/layout/checked-radio.svg");
}

#main form input[type=checkbox]:checked::-ms-check, #main form input[type=radio]:checked::-ms-check,
form.form input[type=checkbox]:checked::-ms-check, form.form input[type=radio]:checked::-ms-check {
	display: none;
}

#main form input[type=checkbox]:checked:active,
form.form input[type=checkbox]:checked:active {
	background-color: #222;
}

#main form input[type=checkbox] + label, #main form input[type=radio] + label,
form.form input[type=checkbox] + label, form.form input[type=radio] + label {
	display: inline;
	font-weight: normal;
	font-family: inherit;
	font-size: inherit;
	margin-left: 0.25em;
}

#main form input[type=checkbox] + .option-label, #main form input[type=radio] + .option-label,
form.form input[type=checkbox] + .option-label, form.form input[type=radio] + .option-label {
	margin-left: 0;
	padding-left: 0.25em;
}

#main fieldset,
form.form fieldset {
	border: 1px solid #e0e0e0;
	margin-left: 0;
	margin-right: 0;
}

#main fieldset legend,
form.form fieldset legend {
	padding-left: 6px;
	padding-right: 6px;
	margin: 0 0 1em -6px;
	font-size: 92.8571428571%;
	color: #666;
}

fieldset.semantic, fieldset fieldset, form.webform-submission-form fieldset {
	border: 0 !important;
	padding: 0 !important;
}

fieldset.semantic legend, #main fieldset.semantic legend,
fieldset fieldset legend, #main fieldset fieldset legend,
form.webform-submission-form fieldset legend, #main form.webform-submission-form fieldset legend {
	display: block;
	width: 100%;
	padding-left: 10px !important;
	padding-right: 0 !important;
	padding-bottom: 3px;
	margin: 0 0 2em;
	font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
	font-size: 18px;
	border-bottom: 1px solid #e0e0e0;
	color: #444;
	border-left: 4px solid #b31b1b;
}

fieldset fieldset legend, #main fieldset fieldset legend,
fieldset.semantic fieldset legend, #main fieldset.semantic fieldset legend,
form.webform-submission-form fieldset fieldset legend, #main form.webform-submission-form fieldset fieldset legend {
	padding-left: 0 !important;
	padding-bottom: 0;
	margin: 0 0 1.5em;
	font-family: Verdana, sans-serif;
	font-size: 92.8571428571%;
	color: #666 !important;
	border-left: 0;
}

fieldset.semantic fieldset legend, #main fieldset.semantic fieldset legend {
	color: #444;
}

fieldset * + fieldset {
	margin-top: 1.5em;
}

fieldset.semantic * + fieldset {
	margin-top: 2.5em;
}

#main fieldset fieldset:last-child {
	margin-bottom: 0.35em;
}

#main form .description + label, #main form label + input + label, #main form label + select + label,
#main form .description + [type=hidden] + label, #main form label + input + [type=hidden] + label, #main form label + select + [type=hidden] + label,
#main form .option-label + label, #main form .option-label + [type=hidden] + label,
#main form .description + input[type=submit], #main form .option-label + input[type=submit], #main form input + input[type=submit], #main form textarea + input[type=submit], #main form select + input[type=submit],
form.form .description + label, form.form label + input + label, form.form label + select + label,
form.form .description + [type=hidden] + label, form.form label + input + [type=hidden] + label, form.form label + select + [type=hidden] + label,
form.form .option-label + label, form.form .option-label + [type=hidden] + label,
form.form .description + input[type=submit], form.form .option-label + input[type=submit], form.form input + input[type=submit], form.form textarea + input[type=submit], form.form select + input[type=submit] {
	margin-top: 1.5em;
}

#main form .description + *,
form.form .description + * {
	margin-top: 0.5em;
}

.form-item input[type=checkbox] + .option-label {
	padding-left: 0.25em;
}

.form-item .option-label + input[type=radio] {
	padding-left: 0.25em;
}

.form-item.tint {
	background: #f7f7f7;
	padding: 0.5em;
	margin-bottom: 3px !important;
}

.form-item.tint + .form-actions {
	margin-top: 1.5em;
}

form.no-constrain label, form.no-constrain input, form.no-constrain textarea, form.no-constrain .description, form.no-constrain .panel, form.no-constrain .messages {
	max-width: 100% !important;
}

#main form input:focus, #main form textarea:focus, #main form select:focus, #main form button:focus,
form.form input:focus, form.form textarea:focus, form.form select:focus, form.form button:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 4px rgba(45, 135, 184, 0.5);
	        box-shadow: 0 0 0 4px rgba(45, 135, 184, 0.5);
	-webkit-box-shadow: 0 0 0 2px rgb(255, 255, 255), 0 0 0 5px rgba(43, 163, 227, 0.4);
	        box-shadow: 0 0 0 2px rgb(255, 255, 255), 0 0 0 5px rgba(43, 163, 227, 0.4);
}

#main form ::-moz-placeholder,
form.form ::-moz-placeholder {
	font-size: 14px;
	line-height: 1.3;
	opacity: 1;
}

#main form ::-ms-input-placeholder,
form.form ::-ms-input-placeholder {
	font-size: 14px;
	line-height: 1.3;
}

#main form ::-webkit-input-placeholder,
form.form ::-webkit-input-placeholder {
	font-size: 14px;
	line-height: 1.3;
}

/* Styled Lists */
.list-menu, .list-menu > ul, .list-menu .menu-block-wrapper > ul {
	padding: 0;
	margin: 0 0 1.5em;
	list-style: none;
	float: left;
	width: 100%;
	clear: both;
}

.list-menu + h2, .list-menu + h3, .list-menu + h4, .list-menu + h5, .list-menu + h6 {
	clear: left;
}

.list-menu:last-child, .list-menu > ul:last-child, .list-menu .menu-block-wrapper > ul:last-child {
	margin-bottom: 0;
}

.list-menu li {
	float: left;
	display: block;
	background: none !important;
	padding: 0 0.6em 0 0;
	margin: 0 0.6em 0.6em 0;
	border-width: 0 1px 0 0;
}

.list-menu li:last-child {
	border-right-width: 0;
}

.list-menu.vertical li {
	float: none;
	padding: 0.4em 0;
	margin: 0;
	border-width: 0 0 1px 0;
}

.list-menu.vertical li:first-child {
	border-top-width: 1px;
}

.list-menu.divs li {
	border-color: #e5e5e5;
	border-style: solid;
}

.list-menu.links li {
	padding: 0;
	margin: 0 2px 2px 0;
}

.list-menu.links.vertical li {
	margin-right: 0;
}

.list-menu.links a {
	display: block;
	background: #f5f5f5;
	background: rgba(0, 0, 0, 0.04);
	padding: 0.4em 0.7em;
}

.list-menu.links a:hover, .list-menu.links a:focus {
	background: rgba(0, 0, 0, 0.07);
	color: #000;
}

.list-menu.links a:active {
	background: rgba(0, 0, 0, 0.12);
}

ul.list-menu.links.vertical ul, .list-menu.links.vertical ul ul {
	margin-top: 2px;
}

.list-menu li.icon:before {
	padding-right: 6px;
}

.list-menu.cols-2 li, .list-menu.cols-3 li, .list-menu.cols-4 li {
	width: 100%;
}

/* Main Navigation
   ************************************ */
#main-navigation {
	background: #666;
	color: #fff;
}

#main-navigation li {
	margin: 0 1px 0 0;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 15px;
	line-height: 18px;
}

#main-navigation a, #main-navigation button {
	color: #fff;
	padding: 14px 1.5em;
	text-decoration: none;
	background: transparent;
	-webkit-transition: background-color 0.15s;
	transition: background-color 0.15s;
}

#main-navigation li.current-menu-item > a, #main-navigation li.current-menu-ancestor > a, #main-navigation li.active-trail > a, #main-navigation .container-fluid > ul > li.menu-item--active-trail > a,
#main-navigation a:hover, #main-navigation button:hover, #main-navigation li.active > a, #main-navigation > .container-fluid > ul > li > a.is-active, #main-navigation li:hover > a, .dropdown-menu li:hover > a { /* includes WordPress and Drupal menu classes */
	background: #444;
	background: rgba(0, 0, 0, 0.3);
}

#main-navigation a:focus, #main-navigation button:focus {
	background: #444;
	background: rgba(0, 0, 0, 0.3);
	/* outline-color: #fff; */
}

#main-navigation abbr {
	font-family: Courier, monospace;
	color: #de604c;
	background: rgba(0, 0, 0, 0.8);
	font-size: 86.6666666667%;
	padding: 2px 4px;
}

/* Dropdown Navigation
   ************************************ */
.dropdown-menu-on-demand.debug a[tabindex="-1"] {
	background: #b31b1b !important;
}

.dropdown-menu ul ul {
	position: absolute;
	z-index: 100;
	background: #555;
	width: auto;
	min-width: 12em;
	max-width: 24em;
	margin: 0 !important;
	overflow: hidden;
	height: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: opacity 0s linear 0.15s;
	transition: opacity 0s linear 0.15s;
}

.dropdown-menu ul ul.flip {
	right: 0;
}

.dropdown-menu ul ul > li, #main-navigation.dropdown-menu ul ul > li {
	margin: 0;
}

.dropdown-menu ul ul > li:first-child {
	border-top: 1px solid #888;
}

.dropdown-menu a .fa {
	margin-left: 0.5em;
}

.dropdown-menu li.parent.open > ul {
	overflow: visible;
	height: auto;
	opacity: 1;
	z-index: 101;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.dropdown-menu ul ul a {
	-webkit-transition: background-color 0s;
	transition: background-color 0s;
}

/* submenus */
.dropdown-menu ul ul ul {
	top: 0;
	left: 100%;
	border-left: 1px solid #888;
	-webkit-box-shadow: 0 -2px 0 #888;
	box-shadow: 0 -2px 0 #888;
}

.dropdown-menu ul ul ul.flip {
	left: auto;
	right: 100%;
	border-left: 0;
	border-right: 1px solid #888;
}

/*
.dropdown-menu ul ul ul.flip, .dropdown-menu ul ul.flip ul {
	-moz-box-shadow: 0 -2px 0 #888;
	-webkit-box-shadow: 0 -2px 0 #888;
	box-shadow: 0 -2px 0 #888;
}
 */
.dropdown-menu ul ul ul > li:first-child {
	border-top-width: 0;
}

.dropdown-menu li.parent {
	position: relative;
}

.dropdown-menu li.parent li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.dropdown-menu li.parent li a span:first-of-type {
	white-space: nowrap; /* disable if necessary to display long link titles with line breaks */
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 4px 0;
	margin: -4px 0;
}

#mobile-close, #mobile-nav-dimmer {
	display: none;
}

#mobile-home {
	position: absolute;
	left: -10000em;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: none;
}

@media (max-width: 991px) {
	#mobile-home {
		display: block;
		position: static;
		width: auto;
		height: auto;
	}
	#main-navigation, .home #main-navigation {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 1000;
		display: none;
		width: 100%;
		background: none;
	}
	#main-navigation.open, .home #main-navigation.open {
		display: block;
	}
	#main-navigation li {
		width: 100%;
	}
	#mobile-nav-dimmer {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: #333;
		background: rgba(51, 51, 51, 0.95);
		z-index: 999;
		display: none;
	}
	#mobile-home, #mobile-close {
		display: inline-block;
	}
	#mobile-home:before, #mobile-close:before {
		display: inline-block;
		font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
		font-size: inherit;
		speak: never;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f175";
		font-size: 24px;
	}
	#mobile-close {
		float: right;
		-webkit-appearance: none;
		-webkit-box-shadow: none !important;
		        box-shadow: none !important;
		background: none;
		border: 0;
		cursor: pointer;
	}
	#mobile-close:before {
		content: "\f135";
	}
	#main-navigation ul {
		border-top: 1px solid #999;
	}
	#main-navigation ul ul, .dropdown-menu ul ul {
		background: #222;
		background: rgba(0, 0, 0, 0.3);
		width: 100%;
		border-top: 0;
		position: static;
		min-width: 0 !important;
		max-width: none !important;
		display: none;
		opacity: 1;
		height: auto;
		padding: 0 0 0 2.25em;
	}
	#main-navigation li.current-menu-item a, #main-navigation li.current-menu-ancestor a, #main-navigation .container-fluid > ul > li.menu-item--active-trail a,
	#main-navigation li.active-trail a,
	#main-navigation li.active a,
	#main-navigation li > a.is-active {
		background: inherit; /* disable active link highlight */
	}
	#main-navigation .fa:before, .dropdown-menu .fa:before {
		content: "\f078";
	}
	.dropdown-menu .fa-navicon:before {
		content: "\f0c9";
	}
	#main-navigation li.open > a {
		background: rgba(255, 255, 255, 0.01);
	}
	#main-navigation .open .fa {
		background: #333;
	}
	#main-navigation ul ul .fa, .dropdown-menu ul ul .fa {
		display: none;
	}
	#main-navigation .open .fa:before, .dropdown-menu .open .fa:before {
		content: "\f078";
	}
	#main-navigation .open > a .fa:before, .dropdown-menu .open > a .fa:before {
		content: "\f077";
	}
	#main-navigation .open > ul, .dropdown-menu .open > ul {
		display: block;
	}
	#main-navigation li {
		border-bottom: 1px solid #777;
	}
	#main-navigation ul ul > li {
		border-bottom: 1px solid #444;
	}
	#main-navigation ul ul > li:first-child {
		border-top: 0;
	}
	#main-navigation ul ul > li:last-child {
		border-bottom: 0;
	}
	#main-navigation li a {
		padding: 0 1.2em 0 1.4em;
		line-height: 3.6em;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#main-navigation ul ul li a {
		padding: 0 1.2em 0 0;
	}
	#main-navigation li.parent > a span:first-child {
		float: left;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 77%;
		max-width: calc(100% - 4.3em);
	}
	#main-navigation li li.parent > a span:first-child {
		max-width: 100%;
	}
	#main-navigation li.active > a, #main-navigation li > a.is-active, #main-navigation > .container-fluid > ul > li > a.is-active, #main-navigation li.active:hover > a, #main-navigation li:hover > a.is-active {
		background: #0068ac;
		background: rgba(0, 104, 172, 0.5);
	}
	#main-navigation li:hover > a {
		background: #555;
	}
	#main-navigation ul ul li:hover > a {
		background: #333;
	}
	#main-navigation .fa {
		float: right;
		line-height: 3.6em;
		width: 3.8em;
		margin-right: -1.2em;
		text-align: center;
		background: #555;
		border-left: 1px solid #777;
	}
	#main-navigation .fa:hover {
		background: #444;
	}
	#mobile-nav {
		display: block;
	}
	#main-navigation ul ul ul {
		display: none !important;
	}
}
/* Utility Navigation */
#utility-navigation {
	float: left;
	margin-right: 2px;
	display: none;
}

#utility-navigation li {
	margin: 0 1px 0 0;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 13px;
	font-weight: 400;
}

#utility-navigation a {
	height: 34px;
	line-height: 34px;
	padding: 0 18px;
	margin-top: 1px;
	text-decoration: none;
	color: #333;
}

.more-links-button {
	font-style: italic;
}

.cu-black #utility-navigation a, .cu-gray #utility-navigation a {
	color: #ddd;
	background: rgba(255, 255, 255, 0.1);
}

.cu-red #utility-navigation a {
	color: #dedede;
	background: rgba(0, 0, 0, 0.07);
}

.cu-black #utility-navigation a:hover, .cu-gray #utility-navigation a:hover,
.cu-black #utility-navigation a:focus, .cu-gray #utility-navigation a:focus {
	background: rgba(255, 255, 255, 0.2);
}

.cu-red #utility-navigation a:hover, .cu-red #utility-navigation a:focus {
	background: rgba(0, 0, 0, 0.2);
}

.cu-black #utility-navigation a:active, .cu-gray #utility-navigation a:active {
	background: rgba(0, 0, 0, 0.8);
}

.cu-red #utility-navigation a:active {
	background: rgba(0, 0, 0, 0.3);
}

.mobile-nav-only.utility-submenu {
	padding-left: 15px !important;
}

#utility-navigation.dropdown-menu ul ul a {
	color: #fff;
}

#utility-navigation.dropdown-menu ul ul a:hover, #utility-navigation.dropdown-menu ul ul a:focus {
	background: rgba(0, 0, 0, 0.2);
}

#utility-navigation.dropdown-menu ul ul a:active {
	background: rgba(0, 0, 0, 0.3);
}

/* Breadcrumb */
.breadcrumb {
	float: left;
	width: 100%;
	margin: -1.25em 0 2.25em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #ebebeb;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
}

.breadcrumb li {
	font-size: 13px;
}

.breadcrumb li a {
	text-decoration: none;
}

.breadcrumb li .limiter {
	max-width: 245px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
	position: relative;
	top: 0.1em;
}

.breadcrumb li a .limiter {
	text-decoration: underline;
	top: 0;
}

.breadcrumb li a:hover .limiter, .breadcrumb li a:focus .limiter {
	text-decoration: underline;
}

.breadcrumb li a:after {
	content: "\f2fb";
	padding-left: 0.8em;
	font-size: 18px;
	line-height: 13px;
	position: relative;
	vertical-align: middle;
	bottom: -2px;
	color: #bbb;
	color: rgba(0, 0, 0, 0.2);
}

.mobile > .breadcrumb {
	margin: 0 0 -0.1em;
	border: 0;
	font-size: 14px;
}

.mobile > .breadcrumb li {
	margin-right: 0;
}

.mobile > .breadcrumb li a:after {
	padding-left: 0.6em;
}

@media (max-width: 767px) {
	.mobile > .breadcrumb + h2 {
		font-size: 22px !important;
		padding-bottom: 0.8em;
		margin-bottom: 0.6em;
		border-bottom: 2px dotted rgba(0, 50, 100, 0.15);
	}
	.mobile > .breadcrumb + h2 + .secondary-navigation li {
		font-size: 15px !important;
		padding: 9px 0 !important;
		font-weight: 300;
		border-color: rgba(0, 0, 0, 0.05) !important;
	}
	.mobile > .breadcrumb + h2 + .secondary-navigation li li {
		font-size: 15px !important;
		padding: 6px 0 !important;
	}
}
/* Classic Section Navigation (includes WordPress and Drupal support) */
/* Modern Section Navigation (includes WordPress support) */
.secondary-navigation {
	margin: 0 0 0.5em;
	clear: both;
}

.secondary-navigation a, .secondary .menu-block-title a, .mobile-expander-heading {
	text-decoration: none;
	color: #333;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.secondary-navigation ul {
	padding-left: 0;
	list-style: none;
}

.secondary-navigation ul li, .secondary .menu-block-title {
	font-family: Georgia, serif;
	font-size: 24px;
}

.secondary-navigation ul li > a, .secondary .menu-block-title > a {
	margin-bottom: 2em;
	color: #707070;
}

.secondary-navigation ul ul li, .menu-block-title + .secondary-navigation ul li {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
	border-bottom: 1px solid #e1e1e1;
	padding: 12px 0;
	margin: 0;
}

.secondary-navigation ul ul li:last-child, .menu-block-title + .secondary-navigation ul li:last-child {
	border: 0;
}

.secondary-navigation ul ul ul li, .menu-block-title + .secondary-navigation ul ul li {
	font-size: 14px;
	font-weight: 400;
	border: 0;
	padding: 4px 0;
}

.secondary-navigation ul ul ul, .menu-block-title + .secondary-navigation ul ul {
	border-left: 3px solid #b31b1b;
	padding-left: 18px;
	margin: 10px 0 10px 1px;
}

.secondary-navigation .current-menu-item > a, .secondary-navigation .active > a, .secondary-navigation li > a.is-active,
.menu-block-title + .secondary-navigation .current-menu-item > a, .menu-block-title + .secondary-navigation .active > a, .menu-block-title + .secondary-navigation li > a.is-active {
	font-weight: 400;
	color: #b31b1b;
}

.secondary-navigation ul ul ul .current-menu-item > a, .secondary-navigation ul ul ul .active > a, .secondary-navigation ul ul ul li > a.is-active {
	font-weight: 500;
}

.secondary-navigation ul ul li a, .menu-block-title + .secondary-navigation ul li a {
	color: #333;
}

.secondary-navigation a:hover, .secondary-navigation a:focus,
.secondary-navigation ul ul li a:hover, .secondary-navigation ul ul li a:focus,
.menu-block-title + .secondary-navigation ul li a:hover, .menu-block-title + .secondary-navigation ul li a:focus,
.secondary .menu-block-title > a:hover, .secondary .menu-block-title > a:focus,
.mobile-expander-heading:hover, .mobile-expander-heading:focus {
	color: #1176ac;
	-webkit-transition: none;
	transition: none;
}

.secondary-navigation a:active,
.secondary-navigation ul ul li a:active,
.menu-block-title + .secondary-navigation ul li a:active {
	color: #000;
}

/* Header with Button */
.header-with-button {
	margin: 0 -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	width: calc(100% + 30px);
}

.constrain-480 > .header-with-button {
	margin-bottom: 1.5em;
}

.header-with-button > * {
	margin: 0 15px;
}

.header-with-button > h1, .header-with-button > h2, .header-with-button > h3, .header-with-button > h4, .header-with-button > h5, .header-with-button > h6 {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.header-with-button .buttons {
	margin-top: 0.1em;
}

/* Fluid Content */
img, video {
	max-width: 100%;
	height: auto;
}

.full-width {
	width: 100%;
	height: auto;
}

.align-left, .align-right {
	max-width: 100%;
	width: 100%;
	margin: 0 0 1.5em;
}

.align-mobile.align-left {
	float: left;
	margin: 0.3em 20px 4px 0;
	max-width: 40%;
}

.align-mobile.align-right {
	float: right;
	margin: 0.3em 0 4px 20px;
	max-width: 40%;
}

.align-left.align-mobile.small, .align-right.align-mobile.small {
	max-width: 30%;
}

/* Contributor Styles */
strong.tutorial, em.tutorial, span.tutorial {
	color: #4d7b11;
}

.tutorial.tip:before, .tutorial.note:before {
	content: "\f1f4";
	font-size: 18px;
	margin-right: 3px;
}

.tutorial.tip:before {
	content: "\f108";
	margin-right: 4px;
	position: relative;
	top: 1px;
}

.lead, .intro, .lead:last-child, .intro:last-child {
	color: #737373;
	margin-bottom: 1.3em;
}

.page-header + .lead, .page-header + .intro, h1 + .lead, h1 + .intro {
	margin-top: -10px;
}

hr.accent1 {
	border-color: #9eddeb;
}

hr.accent2 {
	border-color: #9ebceb;
}

hr.accent3 {
	border-color: #ad9eeb;
}

hr.accent4 {
	border-color: #ebd59e;
}

hr.accent5 {
	border-color: #9eeba5;
}

hr.dotted {
	border-bottom: 1px dotted #999;
}

hr.dashed {
	border-bottom: 1px dashed #bbb;
}

hr.double {
	border-bottom: double #ddd;
}

hr.flourish, hr.bigred {
	border: 0;
	height: 28px;
	background: url("../images/layout/flourish1.svg") 50% 50% no-repeat;
	opacity: 0.3;
}

hr.bigred {
	border: 0;
	height: 32px;
	background: url("../images/layout/clocktower.svg") 50% 50% no-repeat;
	opacity: 0.4;
}

hr.heavy {
	border-bottom-width: 2px;
}

hr.extra-heavy {
	border-bottom-width: 3px;
}

.text-highlight-padded {
	padding: 0.2em 0.5em;
}

.text-highlight-padded-left {
	padding: 0.2em 0 0.2em 0.5em;
}

.text-highlight-padded-right {
	padding: 0.2em 0.5em 0.2em 0;
}

.text-highlight-dark {
	background: rgba(0, 0, 0, 0.07);
}

.text-highlight-light {
	background: rgba(255, 255, 255, 0.25);
}

.text-highlight-bright {
	background: rgba(255, 255, 255, 0.6);
}

.text-highlight-dark-gradient {
	background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 100%);
}

.text-highlight-light-gradient {
	background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
}

.text-highlight-bright-gradient {
	background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
}

.text-highlight-red {
	background: #f2cac3;
}

.text-highlight-green {
	background: #d0f1b1;
}

.text-highlight-yellow {
	background: #f3f1b2;
}

.text-highlight-blue {
	background: #c3e9f2;
}

.text-highlight-purple {
	background: #e1caf4;
}

.text-highlight-red-fade {
	background: rgba(242, 202, 195, 0.5);
}

.text-highlight-green-fade {
	background: rgba(208, 241, 177, 0.5);
}

.text-highlight-yellow-fade {
	background: rgba(243, 241, 178, 0.5);
}

.text-highlight-blue-fade {
	background: rgba(195, 233, 242, 0.5);
}

.text-highlight-purple-fade {
	background: rgba(225, 202, 244, 0.5);
}

ul.custom, ul.custom.recursive ul,
ol.custom, ol.custom.recursive ol {
	padding-left: 0;
}

ul.custom.inline,
ol.custom.inline {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	margin-right: -15px;
}
@media (min-width: 768px) {
	ul.custom.inline,
	ol.custom.inline {
		margin-right: -30px;
	}
}
ul.custom.inline > li,
ol.custom.inline > li {
	padding-right: 15px;
}
@media (min-width: 768px) {
	ul.custom.inline > li,
	ol.custom.inline > li {
		padding-right: 30px;
	}
}

ul.custom > li, ul.custom.recursive ul > li {
	list-style: none;
	position: relative;
	padding-left: 1.2em;
}

ul.custom > li:before, ul.custom.recursive ul > li:before {
	content: "\f0da";
	opacity: 0.5;
	position: absolute;
	left: 2px;
	line-height: inherit;
}

ul.custom.success > li, ul.custom.success.recursive ul > li,
ul.custom.failure > li, ul.custom.failure.recursive ul > li,
ul.custom.warning > li, ul.custom.warning.recursive ul > li,
ul.custom.notifications > li, ul.custom.notifications.recursive ul > li,
ul.custom.status > li, ul.custom.status.recursive ul > li,
ul.custom.links > li, ul.custom.links.recursive ul > li,
ul.custom.on-off > li, ul.custom.on-off.recursive ul > li,
ul.custom.on-off-steps > li, ul.custom.on-off-steps.recursive ul > li {
	padding-left: 1.7em;
}

ul.custom.on-off-toggle > li, ul.custom.on-off-toggle.recursive ul > li,
ul.custom.nerd > li, ul.custom.nerd.recursive ul > li {
	padding-left: 2.2em;
}

ul.custom.chevrons > li:before, ul.custom.chevrons.recursive ul > li:before {
	content: "\f105";
	font-size: 143%;
	line-height: 1.09;
}

ul.custom.success > li:before, ul.custom.success.recursive ul > li:before,
ul.custom.on-off > li.on:before, ul.custom.on-off.recursive ul > li.on:before,
ul.custom.on-off-steps > li.on:before, ul.custom.on-off-steps.recursive ul > li.on:before {
	content: "\f00c";
	color: #008a00;
	opacity: 1;
	left: 1px;
}

ul.custom.failure > li:before, ul.custom.failure.recursive ul > li:before,
ul.custom.on-off > li.off:before, ul.custom.on-off.recursive ul > li.off:before {
	content: "\f00d";
	color: #cc1e1e;
	opacity: 1;
	left: 2px;
}

ul.custom.on-off-steps > li.off:before, ul.custom.on-off-steps.recursive ul > li.off:before {
	content: "\f00c";
	color: #000000;
	opacity: 0.16;
	left: 1px;
}

ul.custom.warning > li:before, ul.custom.warning.recursive ul > li:before {
	content: "\f071";
	color: #cc1e1e;
	opacity: 1;
	left: 1px;
}

ul.custom.notifications > li:before, ul.custom.notifications.recursive ul > li:before {
	content: "\f06a";
	color: #767676;
	opacity: 1;
	padding: 0 1px;
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	font-size: 107.1%;
	line-height: 1.5;
}

ul.custom.status > li:before, ul.custom.status.recursive ul > li:before {
	content: "\f265";
	color: #639fc0;
	opacity: 1;
	padding: 0 1px;
	left: 1px;
	font-size: 107.1%;
	line-height: 1.6;
}

ul.custom.links > li:before, ul.custom.links.recursive ul > li:before {
	content: "\f171";
	color: #707070;
	opacity: 1;
	padding: 0 1px;
	left: 1px;
	font-size: 107.1%;
	line-height: 1.6;
}

ul.custom.nerd > li:before, ul.custom.nerd.recursive ul > li:before {
	font-family: inherit;
	content: "🤓";
	opacity: 1;
	padding: 0 1px;
	left: 1px;
	line-height: 1.62;
}

ul.custom.nerd > li.off:before, ul.custom.nerd.recursive ul > li.off:before {
	content: "😐";
	opacity: 0.5;
}

ul.custom.on-off > li:before, ul.custom.on-off.recursive ul > li:before,
ul.custom.on-off-steps > li:before, ul.custom.on-off-steps.recursive ul > li:before {
	content: "\f141";
	padding: 0 1px;
	left: 0.15em;
	opacity: 0.16;
}

ul.custom.on-off-toggle > li:before, ul.custom.on-off-toggle.recursive ul > li:before {
	content: "\f141";
	padding: 0 1px;
	left: 0.15em;
	font-size: 128.6%;
	line-height: 1.25;
	opacity: 0.2;
}

ul.custom.on-off-toggle > li.off:before, ul.custom.on-off-toggle.recursive ul > li.off:before {
	content: "\f204";
	opacity: 0.5;
	left: 0;
}

ul.custom.on-off-toggle > li.on:before, ul.custom.on-off-toggle.recursive ul > li.on:before {
	content: "\f205";
	opacity: 1;
	left: 0;
	color: #b31b1b;
}

ol.custom > li, ol.custom.recursive ol > li {
	list-style: none;
	position: relative;
	padding-left: 3em;
	min-height: 2.2em;
	margin-bottom: 1em;
}

li > ol.custom, ol.custom.recursive li > ol {
	margin-top: 1.25em;
}

ol.custom, ol.custom.recursive ol {
	counter-reset: ordered-list;
}

ol.custom > li:before, ol.custom.recursive ol > li:before {
	counter-increment: ordered-list;
	content: counter(ordered-list);
	position: absolute;
	left: 0;
	top: -0.3em;
	width: 2.2em;
	height: 2.2em;
	line-height: 2.2em;
	background: #eee;
	background: rgba(0, 0, 0, 0.05);
	border-radius: 100%;
	font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
	text-align: center;
}

ol.custom.large {
	margin-top: 3em;
	margin-bottom: 2em;
}

ol.custom.large > li, ol.custom.large.recursive ol > li {
	padding-left: 5.5em;
	min-height: 4.4em;
	margin-bottom: 2em;
}

ol.custom.large > li:before, ol.custom.large.recursive ol > li:before {
	font-size: 200%;
}

.no-bullet li {
	padding-left: 0 !important;
}

.no-bullet li:before {
	content: none !important;
}

/* Simple Columns */
.two-col, .three-col, .four-col {
	overflow: hidden;
	clear: both;
	margin-bottom: 1.5em;
}

.two-col > *, .three-col > *, .four-col > * {
	width: 100%;
	margin-bottom: 1.5em;
}

figure.two-col > img, figure.four-col > img {
	float: left;
	width: 50%;
	margin-bottom: 0;
}

figure.three-col > img {
	float: left;
	width: 33.33333%;
	margin-bottom: 0;
}

.two-col > figcaption, .three-col > figcaption, .four-col > figcaption {
	width: auto;
	margin: 0;
}

.two-col > .collapse, .three-col > .collapse, .four-col > .collapse {
	padding: 0 !important;
}

.two-col.margined > *, .three-col.margined > *, .four-col.margined > * {
	border: 1px solid transparent;
}

/* Three-Column Content Card Grid */
.cwd-card-grid {
	float: left;
	width: 100%;
	margin: 2em 0;
}

.secondary h2 + .cwd-card-grid {
	margin-top: 1em;
}

.cwd-card-grid:last-child {
	margin-bottom: 0;
}

.cwd-card-grid .card, .cwd-card-grid.three-card .card {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	position: relative;
}

.cwd-card-grid .card:nth-child(1n+2) {
	border-top: 3px solid #e7e7e7;
	padding-top: 30px;
}

.cwd-card-grid.three-card .card {
	padding: 0 !important;
	border: 0 !important;
}

/* Grouping Panels */
.panel {
	width: 100%;
	padding: 5px 8px;
	border: 1px solid #dbdbdb;
	margin-bottom: 1.5em;
	overflow: hidden;
	/* Bootstrap Overrides */
	background-color: transparent;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel.align-right {
	float: right;
}

.panel.fill {
	background-color: #f7f7f7;
}

.panel.collapse {
	padding: 0;
}

/* group options */
.accent-blue-green {
	border-color: #9eddeb !important;
}

.accent-blue {
	border-color: #9ebceb !important;
}

.accent-purple {
	border-color: #ad9eeb !important;
}

.accent-gold {
	border-color: #ebd59e !important;
}

.accent-green {
	border-color: #9eeba5 !important;
}

.accent-red {
	border-color: #ffc3b8 !important;
}

.accent-blue-green.fill {
	background-color: #ecf8fb !important;
}

.accent-blue.fill {
	background-color: #ecf2fb !important;
}

.accent-purple.fill {
	background-color: #f3f1fc !important;
}

.accent-gold.fill {
	background-color: #fbf7ec !important;
}

.accent-green.fill {
	background-color: #ecfbed !important;
}

.accent-red.fill {
	background-color: #ffede9 !important;
}

.indent1 {
	width: 98%;
	margin-left: 2%;
}

.indent2 {
	width: 96%;
	margin-left: 4%;
}

.indent3 {
	width: 94%;
	margin-left: 6%;
}

.indent4 {
	width: 92%;
	margin-left: 8%;
}

.no-indent-mobile {
	width: 100%;
	margin-left: 0;
}

.heavy-left {
	border-left-width: 3px;
}

.heavy-top {
	border-top-width: 3px;
}

/* dialog options */
.panel.dialog, .panel.padded {
	padding: 20px;
}

.panel.dialog h1, .panel.dialog h2, .panel.dialog h3, .panel.dialog h4, .panel.dialog h5, .panel.dialog h6 {
	margin-bottom: 0.5em;
}

.panel.dialog p, .panel.dialog ul, .panel.dialog ol, .panel.dialog dl {
	margin-bottom: 0.75em;
}

.panel.dialog *:last-child {
	margin-bottom: 0;
}

.panel.dialog h1 .fa, .panel.dialog h2 .fa, .panel.dialog h3 .fa, .panel.dialog h4 .fa,
.panel.dialog h1 .zmdi, .panel.dialog h2 .zmdi, .panel.dialog h3 .zmdi, .panel.dialog h4 .zmdi {
	margin: 0 8px 0 -1px;
	padding-left: 1px;
	font-size: 28px;
	line-height: 0.55;
	opacity: 0.3;
	position: relative;
	top: 2px;
}

.panel.dialog-error h1 .fa:before, .panel.dialog-error h2 .fa:before, .panel.dialog-error h3 .fa:before, .panel.dialog-error h4 .fa:before {
	content: "\f05e";
}

.panel.dialog-warning h1 .fa:before, .panel.dialog-warning h2 .fa:before, .panel.dialog-warning h3 .fa:before, .panel.dialog-warning h4 .fa:before {
	content: "\f071";
}

.panel.dialog-notice h1 .fa:before, .panel.dialog-notice h2 .fa:before, .panel.dialog-notice h3 .fa:before, .panel.dialog-notice h4 .fa:before {
	content: "\f05a";
}

.panel.dialog-success h1 .fa:before, .panel.dialog-success h2 .fa:before, .panel.dialog-success h3 .fa:before, .panel.dialog-success h4 .fa:before {
	content: "\f058";
}

/* Functional Components (News, Events, Spotlights, etc... */
.cwd-component .field {
	margin-bottom: 1em;
}

.cwd-component .field-group .field:last-child, .cwd-component footer .field:last-child {
	margin-bottom: 0;
}

.cwd-component h3 {
	font-size: 20px;
}

.cwd-component h4 {
	font-size: 16px;
	color: #707070;
	margin-bottom: 0;
}

.cwd-component .label-small h4 {
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 0.25em;
}

.cwd-component a.designer, .cwd-component a .designer .deco, .cwd-component .designer a {
	color: #444;
	text-decoration: none !important;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(213, 220, 230, 0.4)), to(rgba(213, 220, 230, 0.4)));
	background-image: linear-gradient(to right, rgba(213, 220, 230, 0.4) 0%, rgba(213, 220, 230, 0.4) 100%);
	background-image: none;
	background-position: 0 1.05em;
	background-repeat: repeat-x;
	background-size: 10px 2px;
}

.cwd-component a.designer:hover, .cwd-component a:hover .designer .deco, .cwd-component .designer a:hover {
	color: #000;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.5)), to(rgba(96, 155, 221, 0.5)));
	background-image: linear-gradient(to right, rgba(96, 155, 221, 0.5) 0%, rgba(96, 155, 221, 0.5) 100%);
}

.cwd-component a.designer:active, .cwd-component a:active .designer .deco, .cwd-component .designer a:active {
	color: #777;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
}

.cwd-component h4.designer .deco {
	background-position: 0 1.2em;
}

@-webkit-keyframes fancypants {
	0% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.1)), to(rgba(96, 155, 221, 0.1)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.1) 0%, rgba(96, 155, 221, 0.1) 100%);
	}
	10% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.15)), to(rgba(96, 155, 221, 0.15)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.15) 0%, rgba(96, 155, 221, 0.15) 100%);
	}
	20% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.2)), to(rgba(96, 155, 221, 0.2)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.2) 0%, rgba(96, 155, 221, 0.2) 100%);
	}
	30% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.25)), to(rgba(96, 155, 221, 0.25)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.25) 0%, rgba(96, 155, 221, 0.25) 100%);
	}
	40% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.29)), to(rgba(96, 155, 221, 0.29)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.29) 0%, rgba(96, 155, 221, 0.29) 100%);
	}
	50% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.33)), to(rgba(96, 155, 221, 0.33)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.33) 0%, rgba(96, 155, 221, 0.33) 100%);
	}
	60% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.37)), to(rgba(96, 155, 221, 0.37)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.37) 0%, rgba(96, 155, 221, 0.37) 100%);
	}
	70% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.41)), to(rgba(96, 155, 221, 0.41)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.41) 0%, rgba(96, 155, 221, 0.41) 100%);
	}
	80% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.44)), to(rgba(96, 155, 221, 0.44)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.44) 0%, rgba(96, 155, 221, 0.44) 100%);
	}
	90% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.47)), to(rgba(96, 155, 221, 0.47)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.47) 0%, rgba(96, 155, 221, 0.47) 100%);
	}
	100% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.5)), to(rgba(96, 155, 221, 0.5)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.5) 0%, rgba(96, 155, 221, 0.5) 100%);
	}
}

@keyframes fancypants {
	0% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.1)), to(rgba(96, 155, 221, 0.1)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.1) 0%, rgba(96, 155, 221, 0.1) 100%);
	}
	10% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.15)), to(rgba(96, 155, 221, 0.15)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.15) 0%, rgba(96, 155, 221, 0.15) 100%);
	}
	20% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.2)), to(rgba(96, 155, 221, 0.2)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.2) 0%, rgba(96, 155, 221, 0.2) 100%);
	}
	30% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.25)), to(rgba(96, 155, 221, 0.25)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.25) 0%, rgba(96, 155, 221, 0.25) 100%);
	}
	40% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.29)), to(rgba(96, 155, 221, 0.29)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.29) 0%, rgba(96, 155, 221, 0.29) 100%);
	}
	50% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.33)), to(rgba(96, 155, 221, 0.33)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.33) 0%, rgba(96, 155, 221, 0.33) 100%);
	}
	60% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.37)), to(rgba(96, 155, 221, 0.37)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.37) 0%, rgba(96, 155, 221, 0.37) 100%);
	}
	70% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.41)), to(rgba(96, 155, 221, 0.41)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.41) 0%, rgba(96, 155, 221, 0.41) 100%);
	}
	80% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.44)), to(rgba(96, 155, 221, 0.44)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.44) 0%, rgba(96, 155, 221, 0.44) 100%);
	}
	90% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.47)), to(rgba(96, 155, 221, 0.47)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.47) 0%, rgba(96, 155, 221, 0.47) 100%);
	}
	100% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(96, 155, 221, 0.5)), to(rgba(96, 155, 221, 0.5)));
		background-image: linear-gradient(to right, rgba(96, 155, 221, 0.5) 0%, rgba(96, 155, 221, 0.5) 100%);
	}
}
.cwd-component a.designer:hover, .cwd-component a:hover .designer .deco, .cwd-component .designer a:hover {
	-webkit-animation-name: fancypants;
	        animation-name: fancypants;
	-webkit-animation-duration: 0.15s;
	        animation-duration: 0.15s;
}

.dark .cwd-component a.designer, .dark .cwd-component a .designer .deco, .dark .cwd-component .designer a,
.cwd-component.dark a.designer, .cwd-component.dark a .designer .deco, .cwd-component.dark .designer a,
.cwd-component.tiles:not(.no-overlay) .group-image a.designer, .cwd-component.tiles:not(.no-overlay) .group-image a .designer .deco, .cwd-component.tiles:not(.no-overlay) .group-image .designer a {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
	background-image: none;
}

.dark .cwd-component a.designer:hover, .dark .cwd-component a:hover .designer .deco, .dark .cwd-component .designer a:hover,
.cwd-component.dark a.designer:hover, .cwd-component.dark a:hover .designer .deco, .cwd-component.dark .designer a:hover,
.cwd-component.tiles:not(.no-overlay) .group-image a.designer:hover, .cwd-component.tiles:not(.no-overlay) .group-image a:hover .designer .deco, .cwd-component.tiles:not(.no-overlay) .group-image .designer a:hover {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.5)));
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
}

.dark .cwd-component a.designer:active, .dark .cwd-component a:active .designer .deco, .dark .cwd-component .designer a:active,
.cwd-component.dark a.designer:active, .cwd-component.dark a:active .designer .deco, .cwd-component.dark .designer a:active,
.cwd-component.tiles:not(.no-overlay) .group-image a.designer:active, .cwd-component.tiles:not(.no-overlay) .group-image a:active .designer .deco, .cwd-component.tiles:not(.no-overlay) .group-image .designer a:active {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
}

@-webkit-keyframes fancypants-dark {
	0% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	}
	10% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0.15)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 100%);
	}
	20% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
	}
	30% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.25)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
	}
	40% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.29)), to(rgba(255, 255, 255, 0.29)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0.29) 100%);
	}
	50% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.33)), to(rgba(255, 255, 255, 0.33)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.33) 100%);
	}
	60% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.37)), to(rgba(255, 255, 255, 0.37)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.37) 0%, rgba(255, 255, 255, 0.37) 100%);
	}
	70% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.41)), to(rgba(255, 255, 255, 0.41)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0.41) 100%);
	}
	80% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.44)), to(rgba(255, 255, 255, 0.44)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.44) 0%, rgba(255, 255, 255, 0.44) 100%);
	}
	90% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.47)), to(rgba(255, 255, 255, 0.47)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.47) 0%, rgba(255, 255, 255, 0.47) 100%);
	}
	100% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.5)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
	}
}

@keyframes fancypants-dark {
	0% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
	}
	10% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0.15)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 100%);
	}
	20% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
	}
	30% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.25)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
	}
	40% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.29)), to(rgba(255, 255, 255, 0.29)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0.29) 100%);
	}
	50% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.33)), to(rgba(255, 255, 255, 0.33)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.33) 100%);
	}
	60% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.37)), to(rgba(255, 255, 255, 0.37)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.37) 0%, rgba(255, 255, 255, 0.37) 100%);
	}
	70% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.41)), to(rgba(255, 255, 255, 0.41)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0.41) 100%);
	}
	80% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.44)), to(rgba(255, 255, 255, 0.44)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.44) 0%, rgba(255, 255, 255, 0.44) 100%);
	}
	90% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.47)), to(rgba(255, 255, 255, 0.47)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.47) 0%, rgba(255, 255, 255, 0.47) 100%);
	}
	100% {
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.5)));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
	}
}
.dark .cwd-component a.designer:hover, .dark .cwd-component a:hover .designer .deco, .dark .cwd-component .designer a:hover,
.cwd-component.dark a.designer:hover, .cwd-component.dark a:hover .designer .deco, .cwd-component.dark .designer a:hover,
.cwd-component.tiles:not(.no-overlay) .group-image a.designer:hover, .cwd-component.tiles:not(.no-overlay) .group-image a:hover .designer .deco, .cwd-component.tiles:not(.no-overlay) .group-image .designer a:hover {
	-webkit-animation-name: fancypants-dark;
	        animation-name: fancypants-dark;
	-webkit-animation-duration: 0.15s;
	        animation-duration: 0.15s;
}

.cwd-component .subheading h4, .cwd-component h4.subheading {
	color: #707070 !important;
	font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 1em;
}

.cwd-component.dark .subheading h4, .cwd-component.dark h4.subheading,
.dark .cwd-component .subheading h4, .dark .cwd-component h4.subheading {
	color: #bbb !important;
}

.cwd-component .subheading h4.sans, .cwd-component h4.subheading.sans {
	font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
}

.cwd-component .subheading h4.uppercase, .cwd-component h4.subheading.uppercase {
	font-size: 14px;
	letter-spacing: 0.03em;
}

.cwd-component .subheading h4.uppercase.sans, .cwd-component h4.subheading.uppercase.sans {
	font-size: 12px;
}

.cwd-component .subheading.subheading-secondary h4, .cwd-component h4.subheading.subheading-secondary {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.cwd-component .subheading.subheading-secondary h4:before, .cwd-component h4.subheading.subheading-secondary:before {
	content: "\f26d";
	color: #b31b1b;
	font-size: 13px;
	margin-right: 0.4em;
}

.cwd-component .subheading h4 a, .cwd-component h4.subheading a {
	-webkit-transition: color 0.15s;
	transition: color 0.15s;
}

.cwd-component .subheading h4 a:hover, .cwd-component .subheading h4 a:focus,
.cwd-component h4.subheading a:hover, .cwd-component h4.subheading a:focus {
	color: #000 !important;
	text-decoration: underline;
}

.cwd-component .field-emphasize {
	color: #000;
	background: rgba(0, 0, 0, 0.06);
	padding: 0.1em 0.7em;
}

.cwd-component.dark .field-emphasize,
.dark .cwd-component .field-emphasize {
	color: #cdcdcd;
	background: rgba(255, 255, 255, 0.1);
}

.cwd-component .taxonomy {
	font-size: 13px;
	color: #666;
}

.cwd-component .taxonomy .field-item:after {
	content: ",";
}

.cwd-component .taxonomy .field-item:last-child:after {
	content: none;
}

.cwd-component .metadata-set,
.cwd-component ul.inline {
	font-size: 11px;
	color: #707070;
}

.cwd-component.dark .metadata-set, .dark .cwd-component .metadata-set,
.cwd-component.dark ul.inline, .dark .cwd-component ul.inline {
	color: #bbb;
}

.cwd-component .metadata-set > * {
	display: inline;
	padding-right: 0.5em;
	margin-right: 0.8em;
	border-right: 1px solid #afcdee;
}

.dark .cwd-component .metadata-set > *,
.cwd-component.dark .metadata-set > * {
	border-color: rgba(255, 255, 255, 0.4);
}

.cwd-component .metadata-set > *:last-child, .cwd-component .metadata-set.metadata-blocks > * {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}

.cwd-component .metadata-set a {
	color: #707070;
	text-decoration: none;
}

.cwd-component .metadata-set .deco {
	display: inline-block;
	margin-bottom: 0.4em;
	border-bottom: 1px solid transparent;
}

.cwd-component .metadata-set a:hover .deco, .cwd-component .metadata-set a:focus .deco {
	color: #000;
	border-bottom: 1px solid #afcdee;
}

.cwd-component .metadata-set.metadata-blocks, .cwd-component .metadata-set.metadata-blocks a {
	color: #222;
}

.cwd-component .metadata-set.metadata-blocks .deco {
	background: rgba(0, 0, 0, 0.07);
	padding: 2px 9px;
	border-radius: 1px;
	border: 1px solid rgba(0, 0, 0, 0.02) !important;
	-webkit-transition: background-color 0.15s, color 0.15s;
	transition: background-color 0.15s, color 0.15s;
}

.cwd-component .metadata-set.metadata-blocks .accent-dark .deco {
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
}

.cwd-component .metadata-set.metadata-blocks .accent-blue .deco {
	background: #e2ebfa;
}

.cwd-component .metadata-set.metadata-blocks .accent-green .deco {
	background: #d6f7d9;
}

.cwd-component .metadata-set.metadata-blocks .accent-red .deco {
	background: #ffe6e1;
}

.cwd-component .metadata-set.metadata-blocks .accent-yellow .deco {
	background: #fbf6c6;
}

.cwd-component .metadata-set.metadata-blocks .accent-blue-dark .deco {
	color: #fff;
	background: #1377c4;
}

.cwd-component .metadata-set.metadata-blocks .accent-green-dark .deco {
	color: #fff;
	background: #308800;
}

.cwd-component .metadata-set.metadata-blocks .accent-red-dark .deco {
	color: #fff;
	background: #c60a00;
}

.cwd-component .metadata-set.metadata-blocks .accent-yellow-dark .deco {
	color: #fff;
	background: #9b5d00;
}

.cwd-component .metadata-set.metadata-blocks a:hover .deco, .cwd-component .metadata-set.metadata-blocks a:focus .deco {
	background: rgba(0, 0, 0, 0.15);
	color: #000;
}

.cwd-component .metadata-set.metadata-blocks .accent-dark a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-dark a:focus .deco {
	background: rgba(0, 0, 0, 0.95);
	color: #fff;
}

.cwd-component .metadata-set.metadata-blocks .accent-blue a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-blue a:focus .deco {
	background: #cedcf4;
	color: #000;
}

.cwd-component .metadata-set.metadata-blocks .accent-green a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-green a:focus .deco {
	background: #c5edc9;
	color: #000;
}

.cwd-component .metadata-set.metadata-blocks .accent-red a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-red a:focus .deco {
	background: #f1cec7;
	color: #000;
}

.cwd-component .metadata-set.metadata-blocks .accent-yellow a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-yellow a:focus .deco {
	background: #eae4a7;
	color: #000;
}

.cwd-component .metadata-set.metadata-blocks .accent-blue-dark a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-blue-dark a:focus .deco {
	background: #001c4a;
	color: #fff;
}

.cwd-component .metadata-set.metadata-blocks .accent-green-dark a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-green-dark a:focus .deco {
	background: #004100;
	color: #fff;
}

.cwd-component .metadata-set.metadata-blocks .accent-red-dark a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-red-dark a:focus .deco {
	background: #660500;
	color: #fff;
}

.cwd-component .metadata-set.metadata-blocks .accent-yellow-dark a:hover .deco, .cwd-component .metadata-set.metadata-blocks .accent-yellow-dark a:focus .deco {
	background: #523100;
	color: #fff;
}

.cwd-component .date {
	font-size: 11px;
	color: #666;
	margin-bottom: 0.5em;
}

.cwd-component .date .icon, .cwd-component .date .fa {
	font-size: 14px;
	margin-right: 6px;
	color: #999;
}

.cwd-component .date .icon-info-news {
	font-size: 16px;
	color: #b87070;
	position: relative;
	top: 1px;
}

.cwd-component .events li a {
	float: left;
	width: 100%;
	margin: 1.5em 0 0;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #e5e5e5;
}

.cwd-component .events li:last-of-type a {
	border-bottom: 0;
}

.cwd-component .events li a {
	border: 0;
	margin: 1em 0 0;
	padding-bottom: 1em;
}

.cwd-component .events h3 {
	float: right;
	width: 80%;
	width: calc(100% - 74px);
	margin: 0;
}

.cwd-component .events {
	float: left;
	clear: both;
	width: 100%;
}

.cwd-component .events time {
	background: #b31b1b;
	color: #fff;
	float: left;
	width: 15%;
	width: 54px;
	min-height: 54px;
	text-align: center;
	-webkit-transition: background 0.15s;
	transition: background 0.15s;
}

.events a:hover time, .events a:focus time {
	background: #901212;
}

.cwd-component .events month {
	color: #f8e0c4;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	line-height: 27px;
}

.cwd-component .events day {
	font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
	font-size: 27px;
	line-height: 0.65;
	display: block;
}

.cwd-component .summary, .cwd-component .text {
	font-size: 13px;
}

.cwd-component .summary p, .cwd-component .text p {
	margin-bottom: 0.75em;
}

.cwd-component .field-group .field:last-child p:last-child, .cwd-component footer .field:last-child p:last-child {
	margin-bottom: 0;
}

.cwd-component .link {
	margin-bottom: 1.5em;
}

.cwd-component .link a {
	font-size: 13px;
}

.cwd-component h4.link a {
	font-size: 14px;
}

.cwd-component .link.link-button a {
	display: inline-block;
	color: #fff;
	background: #3584ba;
	text-decoration: none;
	font-size: 14px;
	padding: 4px 10px;
	border-radius: 3px;
}

.cwd-component .link.link-button a:hover, .cwd-component .link.link-button a:focus {
	background: #3f9bda;
}

.cwd-component .link.link-button a:active {
	background: #205980;
}

.cwd-component .link.link-button-icon a:before {
	content: "\f0a9";
	margin-right: 0.4em;
}

.cwd-component a .fa + .deco, .cwd-component a .deco + .fa,
.cwd-component a .zmdi + .deco, .cwd-component a .deco + .zmdi,
.cwd-component a .deco + span > .fa, .cwd-component a .deco + span > .zmdi {
	margin-left: 0.4em;
}

.cwd-component-rows .card {
	border-top: 1px solid #ddd;
	padding-top: 1.65em;
	margin-bottom: 1.5em;
}

.cwd-component-rows .card:first-of-type {
	border: 0;
}

h2 + .cwd-component-rows:not(.blocked):not(.striped):not(.card-slider) .card:first-of-type, h3 + .cwd-component-rows:not(.blocked):not(.striped):not(.card-slider) .card:first-of-type,
h2 + .back-to-toc + .cwd-component-rows:not(.blocked):not(.striped):not(.card-slider) .card:first-of-type, h3 + .back-to-toc + .cwd-component-rows:not(.blocked):not(.striped):not(.card-slider) .card:first-of-type {
	padding-top: 0.5em;
}

.cwd-component-rows.blocked .card, .cwd-component-rows.striped .card {
	border: 0;
	margin: 1px 0 0 -1.5%;
	padding: 2% 1.5%;
	width: 103%;
	background: rgba(0, 0, 0, 0.03);
}

.cwd-component-rows.blocked .card, .cwd-component-rows.striped .card {
	margin-top: 4px;
}

.cwd-component-rows.striped .card:nth-child(even) {
	background: rgba(0, 0, 0, 0.07);
	background: linear-gradient(135deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.03) 100%);
}

.cwd-component-rows .group-image, .cwd-component-rows .group-image + .field-group,
.cwd-card-grid .group-image, .cwd-card-grid .group-image + .field-group, .constrain-480 {
	max-width: 480px;
	margin: 0 auto;
}

.cwd-component-rows .field-group > :last-child, .cwd-component-rows .field:last-child, .cwd-component-rows .field:last-child p {
	margin-bottom: 0;
}

.cwd-component-rows .group-image {
	margin-bottom: 0.75em;
	min-height: 1px;
}

.cwd-component .title + .date, .cwd-component .subheading + .date, .cwd-component .subheading + .subheading {
	margin-top: -1em;
}

.cwd-component .subheading h4 + h4, .cwd-component h4.subheading + h4.subheading {
	margin-top: -0.8em;
}

.cwd-component .field-name-field-image a {
	display: block;
}

.cwd-component a img {
	vertical-align: middle;
}

.cwd-component .image + .caption {
	margin-top: -1.143em;
}

.cwd-component-rows .date {
	margin-bottom: 1.5em;
}

.cwd-component .title a .deco + span > .fa, .cwd-component .title a .deco + span > .zmdi {
	opacity: 0.3;
	font-size: 16px;
	margin-left: 0;
	padding-left: 0.5em;
	position: relative;
	top: -1px;
}

.cwd-card-grid .field {
	margin-bottom: 1em;
}

.cwd-card-grid .emblem, .cwd-card-grid .overlay {
	font-family: Verdana, sans-serif;
}

.cwd-card-grid .group-image {
	position: relative;
	margin-bottom: 1em;
}

.cwd-card-grid .group-image .field, .cwd-card-grid .field:last-child {
	margin: 0;
}

.cwd-card-grid .group-image img {
	vertical-align: middle;
	width: 100%;
	height: auto;
}

.cwd-card-grid .emblem {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
	color: #fff;
	font-size: 11px;
	display: inline-block;
	padding: 2px 8px 2px 7px;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	pointer-events: none;
}

.cwd-card-grid .overlay {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index: 1;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	padding: 4px 9px;
	background: #308800;
	background: rgba(48, 136, 0, 0.9);
	pointer-events: none;
}

.cwd-card-grid .title {
	margin-bottom: 0.5em;
}

.cwd-card-grid h3 {
	font-size: 19px;
}

.cwd-card-grid h4 {
	font-size: 14px;
}

.cwd-component.teaser .title h3 {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}

.cwd-component.teaser .title h3 .fa {
	font-size: 14px !important;
	top: 0 !important;
}

.cwd-component.teaser .title + .date, .cwd-component.teaser .subheading + .date {
	margin-top: -0.5em;
}

.cwd-component.teaser .title h3 .designer {
	font-weight: 600;
}

.cwd-component.page h1 + .date, .cwd-component.page .title + .date, .cwd-component.page .subheading + .date, .cwd-component.page .date:first-child {
	font-size: 13px;
	margin: 2em 0 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ededed;
}

.cwd-component.page .body + .metadata-set {
	padding-top: 2em;
	margin-top: 2.5em;
	border-top: 1px solid #ededed;
}

.cwd-component.page .body.editorial + .metadata-set {
	padding-top: 1em;
	margin-top: 1em;
}

.cwd-component.page footer {
	margin-top: 1.5em;
}

/* Custom Sidebar Spotlight */
.secondary .spotlight {
	margin-bottom: 2em;
}

.secondary .spotlight a {
	text-decoration: none;
}

.secondary .spotlight figure {
	text-align: center;
}

#main .secondary .spotlight figure h3 {
	color: #b31b1b;
	font-size: 15px;
	font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
	text-transform: uppercase;
	margin: 0.75em 0 0.55em;
}

.secondary .spotlight figcaption {
	font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
	font-size: 16px;
	padding-bottom: 1em;
}

.secondary .spotlight a:hover figcaption, .secondary .spotlight a:focus figcaption {
	color: #000;
}

@media (min-width: 480px) {
	.align-left, a > figure.align-left {
		float: left;
		margin: 0.3em 20px 4px 0;
		width: auto;
		max-width: 40%;
	}
	.align-right, a > figure.align-right {
		float: right;
		margin: 0.3em 0 4px 20px;
		width: auto;
		max-width: 40%;
	}
	.align-left.small, .align-right.small {
		width: auto;
		max-width: 30%;
	}
	.no-indent-mobile.indent1 {
		width: 98%;
		margin-left: 2%;
	}
	.no-indent-mobile.indent2 {
		width: 96%;
		margin-left: 4%;
	}
	.no-indent-mobile.indent3 {
		width: 94%;
		margin-left: 6%;
	}
	.no-indent-mobile.indent4 {
		width: 92%;
		margin-left: 8%;
	}
	.cwd-card-grid .card {
		width: 48%;
		margin: 0 4% 30px 0;
	}
	.cwd-card-grid .card:nth-child(1n+2) {
		border: 0;
		padding: 0;
	}
	.cwd-card-grid .card:nth-child(2n+2) {
		margin-right: 0;
	}
	.cwd-card-grid .card:nth-child(2n+1) {
		clear: left;
	}
	.cwd-card-grid .card:nth-child(1n+3) {
		border-top: 3px solid #e7e7e7;
		padding-top: 30px;
	}
	.cwd-card-grid.singles .card {
		width: 100% !important;
		margin: 0 0 15px 0 !important;
		padding-top: 18px !important;
		border-top: 0 !important;
	}
	.cwd-card-grid.singles .card:first-child {
		padding-top: 0 !important;
	}
	.cwd-card-grid.max-two .card {
		width: 48% !important;
		margin: 0 4% 30px 0 !important;
		clear: none !important;
	}
	.cwd-card-grid.max-two .card:nth-child(1n+2) {
		border: 0 !important;
		padding: 0 !important;
	}
	.cwd-card-grid.max-two .card:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	.cwd-card-grid.max-two .card:nth-child(2n+1) {
		clear: left !important;
	}
	.cwd-card-grid.max-two .card:nth-child(1n+3) {
		border-top: 3px solid #e7e7e7 !important;
		padding-top: 30px !important;
	}
}
@media (min-width: 768px) {
	.container-fluid {
		padding-left: 30px;
		padding-right: 30px;
		max-width: 1340px;
	}
	.container-fluid.navbar {
		padding-left: 15px;
		padding-right: 15px;
		max-width: 1280px;
	}
	.mobile-only {
		display: none !important;
	}
	.sr-and-mobile-only {
		position: absolute;
		width: 1px;
		height: 1px;
		margin: -1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0;
	}
	.secondary-navigation {
		margin: 0 0 4em;
	}
	main .row > .primary:after, main .row > .secondary:after {
		margin-top: 3em;
	}
	main, #main {
		padding-top: 3.5em;
	}
	.sidebar .row > .primary, .sidebar-left .row > .primary, .sidebar-right .sidebar-left .row > .primary {
		width: 64%;
		float: right;
	}
	.sidebar .row > .secondary, .sidebar-left .row > .secondary, .sidebar-right .sidebar-left .row > .secondary {
		width: 35%;
		float: left;
	}
	.sidebar main .row > .primary:after {
		border-bottom: 0;
	}
	.sidebar-right .row > .primary {
		float: left;
	}
	.sidebar-right .row > .secondary {
		float: right;
	}
	.sidebar-right #sidebar-bottom {
		clear: right;
	}
	.sidebar-tint main {
		position: relative;
	}
	.sidebar-tint .row {
		position: relative;
		z-index: 2;
	}
	.sidebar-tint main:before {
		display: block;
		content: "";
		background: #f7f7f7;
		width: 32%;
		width: calc(35% - 40.000000002px);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 30px;
		z-index: 1;
	}
	.sidebar-tint-fade main:before {
		background-image: url("../images/layout/sidebar_top_fade.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	.sidebar-tint.sidebar-right main:before {
		left: auto;
		right: 30px;
	}
	.sidebar-tint main .row > .secondary {
		padding-left: 30px;
		padding-right: 30px;
	}
	.sidebar.sidebar-tint-edge #main-content {
		background: #fff;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f7f7f7), color-stop(50%, #ffffff));
		background: linear-gradient(to right, #f7f7f7 50%, #ffffff 50%);
	}
	.sidebar.sidebar-tint-edge.sidebar-right #main-content {
		background: #fff;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff), color-stop(50%, #f7f7f7));
		background: linear-gradient(to right, #ffffff 50%, #f7f7f7 50%);
	}
	.sidebar.sidebar-tint-edge main:before {
		width: 35%;
		width: calc(35% - 10px);
		left: 0;
	}
	.sidebar.sidebar-tint-edge.sidebar-right main:before {
		left: auto;
		right: 0;
	}
	.sidebar-tint-edge main .row > .secondary {
		padding-left: 15px;
		padding-right: 30px;
	}
	.sidebar-tint-edge.sidebar-right main .row > .secondary {
		padding-left: 30px;
		padding-right: 15px;
	}
	.two-col > *:nth-child(2n+1), .three-col > *:nth-child(3n+1), .four-col > *:nth-child(4n+1) {
		clear: left;
	}
	.two-col > * {
		float: left;
		width: 50%;
	}
	.three-col > * {
		float: left;
		width: 33.33333%;
	}
	.four-col > * {
		float: left;
		width: 25%;
	}
	.two-col.padded, .three-col.padded, .four-col.padded {
		margin-left: -15px;
		margin-right: -15px;
	}
	.two-col.padded > *, .three-col.padded > *, .four-col.padded > * {
		padding: 0 15px 15px;
	}
	.list-menu.cols-2 li, .list-menu.cols-3 li, .list-menu.cols-4 li {
		width: 50%;
		padding-right: 2em;
		margin-right: 0;
	}
	.list-menu.cols-3 li {
		width: 33.3333333333%;
	}
	.list-menu.cols-4 li {
		width: 25%;
	}
	.list-menu.cols-2 li:nth-child(odd), .list-menu.cols-3 li:nth-child(3n+1), .list-menu.cols-4 li:nth-child(4n+1) {
		clear: left;
	}
	.cwd-component-rows, .cwd-component-cards, .cwd-component-rows .card {
		float: left;
		width: 100%;
		clear: both;
	}
	.cwd-component-rows .group-image {
		float: left;
		width: 30%;
		width: 140px;
	}
	.cwd-component-rows .group-fields {
		float: left;
		width: 70%;
		width: calc(100% - 140px);
		padding-left: 20px;
	}
	.cwd-component-rows.all-thumbs .group-image {
		width: 35%;
		width: 164px;
	}
	.cwd-component-rows.all-thumbs .group-fields {
		width: 65%;
		width: calc(100% - 164px);
	}
	.cwd-component-rows .group-fields .group-fields, .cwd-component-rows.all-thumbs .group-fields .group-fields {
		width: 100%;
		padding-left: 0;
	}
	.cwd-component-rows .group-more, .cwd-component-rows.all-thumbs .group-more {
		width: 100%;
		clear: both;
	}
	.cwd-component-rows .group-image, .cwd-component-rows .group-image + .field-group,
	.cwd-card-grid .group-image, .cwd-card-grid .group-image + .field-group, .constrain-480 {
		max-width: none;
	}
	.intro, .lead {
		font-size: 21px;
	}
	.secondary .intro, .secondary .lead {
		font-size: 18px;
	}
	/* Footer */
	body > footer, #body-footer {
		text-align: left;
	}
	body > footer .primary, #body-footer .primary {
		width: 61% !important;
	}
	body > footer .secondary, #body-footer .secondary {
		width: 39% !important;
	}
	body > footer .main-footer .primary, #body-footer .main-footer .primary {
		padding-left: 4%;
	}
	body > footer .main-footer .container-fluid, #body-footer .main-footer .container-fluid {
		position: relative;
	}
	body > footer .main-footer .container-fluid:after, #body-footer .main-footer .container-fluid:after {
		content: "";
		display: block;
		border-right: 1px solid #5e5e5e;
		position: absolute;
		left: 39%;
		top: 0;
		bottom: 0;
	}
	body > footer .primary, body > footer .secondary, #body-footer .primary, #body-footer .secondary {
		margin: 0 !important;
	}
	body > footer .sub-footer .primary, #body-footer .sub-footer .primary,
	body > footer .sub-footer .two-col > :last-child, #body-footer .sub-footer .two-col > :last-child {
		text-align: right;
	}
	body > footer .list-menu.vertical li, #body-footer .list-menu.vertical li {
		padding: 0.4em 0;
		border: 0;
	}
	body > footer a.link-block, #body-footer a.link-block {
		font-size: 14px;
	}
	.footer-links, .footer-links > * {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	body > footer .footer-links a, #body-footer .footer-links a {
		text-decoration: underline;
		text-decoration-color: rgba(123, 201, 255, 0.4);
	}
	body > footer .sub-footer .list-menu, #body-footer .sub-footer .list-menu {
		padding-bottom: 0;
		border: 0;
	}
	body > footer .social, #body-footer .social {
		display: block;
		max-width: none;
		margin: 0;
	}
	body > footer .social > a, #body-footer .social > a {
		padding: 2px 3px;
	}
	body > footer .social img, #body-footer .social img {
		width: 30px;
	}
	.footer-accessibility:before {
		content: "\f29a";
	}
	body > footer .two-col, body > footer .two-col > *, #body-footer .two-col, #body-footer .two-col > *,
	body > footer .three-col, body > footer .three-col > *, #body-footer .three-col, #body-footer .three-col > * {
		margin: 0;
		padding-bottom: 0 !important;
	}
	#main article .full-window {
		margin: 56px 0;
		margin-left: -30px;
		margin-right: -30px;
	}
	#main article .full-window img {
		margin: 0 auto;
	}
}
@media (min-width: 834px) {
	/* Flexbox Grid */
	.flex-grid {
		margin: 0 -10px;
	}
	.flex-grid > * {
		padding: 0 10px;
		margin-bottom: 2em;
	}
	.flex-grid.collapse-cols {
		margin-left: 0;
		margin-right: 0;
	}
	.flex-grid.collapse-rows > * {
		margin-bottom: 0;
	}
	.flex-grid.compact-rows > * {
		margin-bottom: 0.35em;
	}
	.flex-grid.collapse-cols > * {
		padding: 0;
	}
	.flex-grid.padded > * {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.flex-grid > hr {
		margin: 0 10px 2em;
	}
	.flex-grid.collapse-rows > hr {
		margin-bottom: 0;
	}
	.flex-grid.compact-rows > hr {
		margin-bottom: 0.35;
	}
	.flex-grid.collapse-cols > hr {
		margin-left: 0;
		margin-right: 0;
	}
	.flex-grid > .flex-1 {
		width: 8.3333333333%;
	}
	.flex-grid > .flex-2 {
		width: 16.6666666667%;
	}
	.flex-grid > .flex-3 {
		width: 25%;
	}
	.flex-grid > .flex-4 {
		width: 33.3333333333%;
	}
	.flex-grid > .flex-5 {
		width: 41.6666666667%;
	}
	.flex-grid > .flex-6 {
		width: 50%;
	}
	.flex-grid > .flex-7 {
		width: 58.3333333333%;
	}
	.flex-grid > .flex-8 {
		width: 66.6666666667%;
	}
	.flex-grid > .flex-9 {
		width: 75%;
	}
	.flex-grid > .flex-10 {
		width: 83.3333333333%;
	}
	.flex-grid > .flex-11 {
		width: 91.6666666667%;
	}
	.flex-grid > .flex-1-5 {
		width: 20%;
	}
	.flex-grid > .flex-1-8 {
		width: 12.5%;
	}
	form .flex-grid > *, #main form .flex-grid > *, form.form .flex-grid > * {
		width: 100%;
		margin-bottom: 1.5em;
	}
	.content-sidebar {
		font-size: 13px;
		line-height: 1.6;
		padding-left: calc(10px + 1%);
	}
}
@media (min-width: 992px) {
	h1, .h1 {
		font-size: 36px;
	}
	h2, .h2 {
		font-size: 30px;
	}
	h3, .h3 {
		font-size: 24px;
	}
	h4, .h4 {
		font-size: 18px;
	}
	.container-fluid {
		padding-left: 60px;
		padding-right: 60px;
		max-width: 1400px;
	}
	.content-block {
		margin: 0 0 3em;
	}
	.content-block + .content-block, .secondary-navigation + .content-block {
		padding-top: 2.5em;
	}
	.sidebar-tint main .row > .secondary, .sidebar-tint.sidebar-right main .row > .secondary {
		padding-left: 45px;
		padding-right: 45px;
	}
	.sidebar-tint main:before {
		width: calc(35% - 60px);
		left: 60px;
	}
	.sidebar-tint.sidebar-right main:before {
		left: auto;
		right: 60px;
	}
	.sidebar-tint.sidebar-tint-edge main .row > .secondary {
		padding-left: 15px;
	}
	.sidebar-tint.sidebar-right.sidebar-tint-edge main .row > .secondary {
		padding-left: 45px;
		padding-right: 15px;
	}
	.sidebar.sidebar-tint-edge main:before {
		width: 35%;
	}
	article aside.sidebar,
	article aside.column {
		width: 35%;
		float: right;
		margin: 0 0 15px 40px;
	}
	article aside.column {
		padding: 5px 0 5px 28px;
		border: 0;
		border-left: 1px solid #ebebeb;
		margin-bottom: 10px;
	}
	.sidebar article aside.sidebar,
	.sidebar article aside.column {
		margin-left: 20px;
	}
	.sidebar article aside.column {
		padding-left: 18px;
	}
	.cwd-component-rows .group-image {
		width: 180px;
		margin: 0;
	}
	.cwd-component-rows .group-fields {
		width: calc(100% - 180px);
	}
	.cwd-component-rows.all-thumbs .group-image {
		width: 250px;
	}
	.cwd-component-rows.all-thumbs .group-fields {
		width: calc(100% - 250px);
	}
	.cwd-component-rows .group-fields .group-fields, .cwd-component-rows.all-thumbs .group-fields .group-fields {
		width: 100%;
	}
	.cwd-card-grid.three-card .card, .cwd-card-grid.three-card .card:nth-child(2n+2) {
		width: 31%;
		margin: 0 3.5% 30px 0;
		border: 0;
	}
	.cwd-card-grid.three-card .card:nth-child(1n+3) {
		border-top: 0;
		padding-top: 0;
	}
	.cwd-card-grid.three-card .card:nth-child(3n+3) {
		margin-right: 0;
	}
	.cwd-card-grid.three-card .card:nth-child(3n+1) {
		clear: left;
	}
	.cwd-card-grid.three-card .card:nth-child(2n+1) {
		clear: none;
	}
	.cwd-card-grid.three-card .card:nth-child(1n+4) {
		border-top: 3px solid #e7e7e7;
		padding-top: 30px;
	}
	.cwd-component h3 {
		font-size: 22px;
	}
	.cwd-component h4 {
		font-size: 18px;
	}
	.cwd-component .subheading h4, .cwd-component h4.subheading {
		font-size: 16px;
	}
	.cwd-component .subheading h4.sans, .cwd-component h4.subheading.sans {
		font-size: 14px;
	}
	.nav-justified {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.nav-justified > li, .nav-justified > li:last-child {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin: 0;
		text-align: center;
	}
	.nav-justified > li li, .nav-justified > li li:first-child {
		text-align: left;
	}
	#main-navigation .nav-justified {
		padding: 12px 0;
	}
	#main-navigation .nav-justified > li > a {
		display: inline-block;
		border-radius: 4px;
	}
	#main-navigation .nav-justified > li.parent > a {
		border-radius: 4px 4px 0 0;
	}
	.dropdown-menu a .fa {
		margin-left: 0.5em;
		font-size: 14px;
		width: 1em;
		height: 1em;
		text-align: center;
	}
	.dropdown-menu li li a .fa {
		margin-left: 1.5em;
		width: auto;
		text-align: right;
		background: none;
	}
	.dropdown-menu li.parent li.menu-section {
		border-top: 2px solid rgba(255, 255, 255, 0.15);
	}
	#utility-navigation {
		display: block;
	}
	.mobile-nav-only {
		display: none !important;
	}
	/* Footer */
	body > footer .primary, #body-footer .primary {
		width: 68% !important;
	}
	body > footer .secondary, #body-footer .secondary {
		width: 32% !important;
	}
	body > footer .main-footer .container-fluid:after, #body-footer .main-footer .container-fluid:after {
		left: 34%;
		left: calc(32% + 15px);
	}
	body > footer .h5, #body-footer .h5 {
		font-size: 16px;
	}
	body > footer, #body-footer {
		font-size: 14px;
	}
	/* Blockquote */
	blockquote.offset {
		font-size: 21px;
		line-height: 1.45;
		background: none;
		float: left;
		width: 40%;
		padding: 0 30px;
		border: 0;
		border-right: 3px solid #b31b1b;
		margin: 2px 30px 10px -30px;
		clear: none;
	}
	.sidebar-left blockquote.offset {
		float: right;
		border: 0;
		border-left: 3px solid #b31b1b;
		margin: 2px -30px 10px 30px;
	}
	blockquote.offset p {
		font-size: 21px;
		line-height: 1.45;
	}
	.one-column-article #main {
		padding-left: 45px;
		padding-right: 45px;
	}
	.one-column-article #main > .row, .one-column-article .match-one-column-article {
		max-width: 902px;
		margin-left: auto;
		margin-right: auto;
	}
	#main article .full-window {
		margin: 70px 0;
		margin-left: -60px;
		margin-right: -60px;
	}
	.one-column-article #main article .full-window {
		width: 100vw !important;
		margin-left: calc(436px - 50vw);
		margin-right: 0vw;
	}
}
@media (min-width: 1080px) {
	/* Flexbox Grid (Forms) */
	form.compact input, form.compact textarea {
		font-size: 14px !important;
	}
	form.compact select {
		font-size: 14px !important;
		padding: 0.45em calc(0.8em + 27px) 0.45em 0.8em !important;
	}
	form .flex-grid {
		margin: 0 -10px;
	}
	form .flex-grid > *, #main form .flex-grid > *, form.form .flex-grid > * {
		padding: 0 10px;
		margin-bottom: 2em;
	}
	.flex-grid.collapse-rows > * {
		margin-bottom: 0 !important;
	}
	.flex-grid.compact-rows > * {
		margin-bottom: 0.35em !important;
	}
	form .flex-grid > hr, #main form .flex-grid > hr, form.form .flex-grid > hr {
		margin: 0 10px 2em;
	}
	form.compact .flex-grid > *, #main form.compact .flex-grid > *, form.form.compact .flex-grid > * {
		margin-bottom: 1em;
	}
	form.compact .flex-grid > hr, #main form.compact .flex-grid > hr, form.form.compact .flex-grid > hr {
		margin: 0.5em 10px 1.5em;
	}
	form .flex-grid > .flex-1, #main form .flex-grid > .flex-1, form.form .flex-grid > .flex-1 {
		width: 8.3333333333%;
	}
	form .flex-grid > .flex-2, #main form .flex-grid > .flex-2, form.form .flex-grid > .flex-2 {
		width: 16.6666666667%;
	}
	form .flex-grid > .flex-3, #main form .flex-grid > .flex-3, form.form .flex-grid > .flex-3 {
		width: 25%;
	}
	form .flex-grid > .flex-4, #main form .flex-grid > .flex-4, form.form .flex-grid > .flex-4 {
		width: 33.3333333333%;
	}
	form .flex-grid > .flex-5, #main form .flex-grid > .flex-5, form.form .flex-grid > .flex-5 {
		width: 41.6666666667%;
	}
	form .flex-grid > .flex-6, #main form .flex-grid > .flex-6, form.form .flex-grid > .flex-6 {
		width: 50%;
	}
	form .flex-grid > .flex-7, #main form .flex-grid > .flex-7, form.form .flex-grid > .flex-7 {
		width: 58.3333333333%;
	}
	form .flex-grid > .flex-8, #main form .flex-grid > .flex-8, form.form .flex-grid > .flex-8 {
		width: 66.6666666667%;
	}
	form .flex-grid > .flex-9, #main form .flex-grid > .flex-9, form.form .flex-grid > .flex-9 {
		width: 75%;
	}
	form .flex-grid > .flex-10, #main form .flex-grid > .flex-10, form.form .flex-grid > .flex-10 {
		width: 83.3333333333%;
	}
	form .flex-grid > .flex-11, #main form .flex-grid > .flex-11, form.form .flex-grid > .flex-11 {
		width: 91.6666666667%;
	}
	form .flex-grid > .flex-1-5, #main form .flex-grid > .flex-1-5, form.form .flex-grid > .flex-1-5 {
		width: 20%;
	}
	form .flex-grid > .flex-1-8, #main form .flex-grid > .flex-1-8, form.form .flex-grid > .flex-1-8 {
		width: 12.5%;
	}
	.one-column-article blockquote.offset, .one-column-article #main article .align-left {
		margin: 4px 37.5px 12px -75px;
		padding-left: 0;
	}
	.one-column-article #main article .align-right {
		margin: 4px -75px 12px 37.5px;
	}
}
@media (min-width: 1200px) {
	.editorial {
		font-size: 17px;
	}
	.cwd-card-grid .card, .cwd-card-grid .card:nth-child(2n+2) {
		width: 31%;
		margin: 0 3.5% 30px 0;
		border: 0;
	}
	.cwd-card-grid .card:nth-child(1n+3) {
		border-top: 0;
		padding-top: 0;
	}
	.cwd-card-grid .card:nth-child(3n+3) {
		margin-right: 0;
	}
	.cwd-card-grid .card:nth-child(3n+1) {
		clear: left;
	}
	.cwd-card-grid .card:nth-child(2n+1) {
		clear: none;
	}
	.cwd-card-grid .card:nth-child(1n+4) {
		border-top: 3px solid #e7e7e7;
		padding-top: 30px;
	}
	#main-navigation .nav-justified > li a {
		padding-left: 2.5em;
		padding-right: 2.5em;
	}
	body > footer .main-footer .primary, #body-footer .main-footer .primary {
		padding-left: 5%;
	}
	/* Blockquote */
	blockquote.offset {
		font-size: 23px;
		line-height: 1.55;
		margin: 4px 30px 12px -60px;
	}
	.sidebar-left blockquote.offset {
		margin: 4px -30px 12px 30px;
	}
	blockquote.offset p {
		font-size: 23px;
		line-height: 1.55;
	}
	.one-column-article blockquote.offset, .one-column-article #main article .align-left {
		margin: 4px 37.5px 12px -135px;
		width: 45%;
		max-width: 45%;
	}
	.one-column-article #main article .align-right {
		margin: 4px -135px 12px 37.5px;
		width: 45%;
		max-width: 45%;
	}
	.content-sidebar {
		padding-left: calc(10px + 2%);
	}
}
@media (min-width: 1400px) {
	#main article .full-window {
		margin: 84px 0;
		margin-left: calc(-220px);
		margin-right: calc(-220px);
		width: 100vw !important;
		margin-left: calc(640px - 50vw);
		margin-right: 0vw;
	}
	#main article .full-window img {
		max-width: 1920px;
	}
}
@media (min-width: 1480px) {
	blockquote.offset {
		margin: 4px 30px 12px -90px;
	}
	.sidebar-left blockquote.offset {
		margin: 4px -30px 12px 30px;
	}
	.one-column-article blockquote.offset, .one-column-article #main article .align-left {
		margin: 4px 45px 12px -150px;
		width: 50%;
		max-width: 50%;
	}
	.one-column-article #main article .align-right {
		margin: 4px -150px 12px 45px;
		width: 50%;
		max-width: 50%;
	}
}
@media (max-width: 767px) {
	select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url] {
		font-size: 16px;
	}
	.no-mobile {
		display: none !important;
	}
}
/* ********************************************************** */
@media only print { /* Project Print Styles ***************** */
	.back-to-toc {
		display: none !important;
	}
	table td, table th {
		border: 1px solid #ddd !important;
	}
}
/*# sourceMappingURL=base.css.map */