/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
	font-family: sans-serif;
	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: 2.5em;
	font-weight: 800;
	margin: 0
}
figcaption, figure {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
main {
	display: block
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active, a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: 700
}
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.15;
	margin: 0
}
button {
	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
}
input {
	overflow: visible
}
[type="checkbox"], [type="radio"] {
	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
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto
}
details {
	display: block
}
summary {
	display: list-item
}
menu {
	display: block
}
canvas {
	display: inline-block
}
template {
	display: none
}
[hidden] {
	display: none
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
	box-sizing: border-box;
	font-size: 100%
}
*, *::before, *::after {
	box-sizing: inherit
}
body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #555;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}
textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}
select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 0
}
.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
	max-width: none !important
}
button {
	padding: 0;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1
}
[data-whatinput='mouse'] button {
	outline: 0
}
pre {
	overflow: auto
}
.is-visible {
	display: block !important
}
.is-hidden {
	display: none !important
}
.row {
	max-width: 75rem;
	margin-right: auto;
	margin-left: auto
}
.row::before, .row::after {
	display: table;
	content: ' '
}
.row::after {
	clear: both
}
.row.collapse > .column, .row.collapse > .columns {
	padding-right: 0;
	padding-left: 0
}
.row .row {
	margin-right: -.625rem;
	margin-left: -.625rem
}
@media print, screen and (min-width: 40em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
@media print, screen and (min-width: 64em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
.row .row.collapse {
	margin-right: 0;
	margin-left: 0
}
.row.expanded {
	max-width: none
}
.row.expanded .row {
	margin-right: auto;
	margin-left: auto
}
.row:not(.expanded) .row {
	max-width: none
}
.row.gutter-small > .column, .row.gutter-small > .columns {
	padding-right: .625rem;
	padding-left: .625rem
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
	padding-right: .9375rem;
	padding-left: .9375rem
}
.column, .columns {
	width: 100%;
	float: left;
	padding-right: .625rem;
	padding-left: .625rem
}
@media print, screen and (min-width: 40em) {
	.column, .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
	float: right
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
	float: left
}
.column.row.row, .row.row.columns {
	float: none
}
.row .column.row.row, .row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0
}
.small-1 {
	width: 8.33333%
}
.small-push-1 {
	position: relative;
	left: 8.33333%
}
.small-pull-1 {
	position: relative;
	left: -8.33333%
}
.small-offset-0 {
	margin-left: 0%
}
.small-2 {
	width: 16.66667%
}
.small-push-2 {
	position: relative;
	left: 16.66667%
}
.small-pull-2 {
	position: relative;
	left: -16.66667%
}
.small-offset-1 {
	margin-left: 8.33333%
}
.small-3 {
	width: 25%
}
.small-push-3 {
	position: relative;
	left: 25%
}
.small-pull-3 {
	position: relative;
	left: -25%
}
.small-offset-2 {
	margin-left: 16.66667%
}
.small-4 {
	width: 33.33333%
}
.small-push-4 {
	position: relative;
	left: 33.33333%
}
.small-pull-4 {
	position: relative;
	left: -33.33333%
}
.small-offset-3 {
	margin-left: 25%
}
.small-5 {
	width: 41.66667%
}
.small-push-5 {
	position: relative;
	left: 41.66667%
}
.small-pull-5 {
	position: relative;
	left: -41.66667%
}
.small-offset-4 {
	margin-left: 33.33333%
}
.small-6 {
	width: 50%
}
.small-push-6 {
	position: relative;
	left: 50%
}
.small-pull-6 {
	position: relative;
	left: -50%
}
.small-offset-5 {
	margin-left: 41.66667%
}
.small-7 {
	width: 58.33333%
}
.small-push-7 {
	position: relative;
	left: 58.33333%
}
.small-pull-7 {
	position: relative;
	left: -58.33333%
}
.small-offset-6 {
	margin-left: 50%
}
.small-8 {
	width: 66.66667%
}
.small-push-8 {
	position: relative;
	left: 66.66667%
}
.small-pull-8 {
	position: relative;
	left: -66.66667%
}
.small-offset-7 {
	margin-left: 58.33333%
}
.small-9 {
	width: 75%
}
.small-push-9 {
	position: relative;
	left: 75%
}
.small-pull-9 {
	position: relative;
	left: -75%
}
.small-offset-8 {
	margin-left: 66.66667%
}
.small-10 {
	width: 83.33333%
}
.small-push-10 {
	position: relative;
	left: 83.33333%
}
.small-pull-10 {
	position: relative;
	left: -83.33333%
}
.small-offset-9 {
	margin-left: 75%
}
.small-11 {
	width: 91.66667%
}
.small-push-11 {
	position: relative;
	left: 91.66667%
}
.small-pull-11 {
	position: relative;
	left: -91.66667%
}
.small-offset-10 {
	margin-left: 83.33333%
}
.small-12 {
	width: 100%
}
.small-offset-11 {
	margin-left: 91.66667%
}
.small-up-1 > .column, .small-up-1 > .columns {
	float: left;
	width: 100%
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
	clear: both
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
	float: left
}
.small-up-2 > .column, .small-up-2 > .columns {
	float: left;
	width: 50%
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
	clear: both
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
	float: left
}
.small-up-3 > .column, .small-up-3 > .columns {
	float: left;
	width: 33.33333%
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
	clear: both
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
	float: left
}
.small-up-4 > .column, .small-up-4 > .columns {
	float: left;
	width: 25%
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
	clear: both
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
	float: left
}
.small-up-5 > .column, .small-up-5 > .columns {
	float: left;
	width: 20%
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
	clear: both
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
	float: left
}
.small-up-6 > .column, .small-up-6 > .columns {
	float: left;
	width: 16.66667%
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
	clear: both
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
	float: left
}
.small-up-7 > .column, .small-up-7 > .columns {
	float: left;
	width: 14.28571%
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
	clear: both
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
	float: left
}
.small-up-8 > .column, .small-up-8 > .columns {
	float: left;
	width: 12.5%
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
	clear: both
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
	float: left
}
.small-collapse > .column, .small-collapse > .columns {
	padding-right: 0;
	padding-left: 0
}
.small-collapse .row {
	margin-right: 0;
	margin-left: 0
}
.expanded.row .small-collapse.row {
	margin-right: 0;
	margin-left: 0
}
.small-uncollapse > .column, .small-uncollapse > .columns {
	padding-right: .625rem;
	padding-left: .625rem
}
.small-centered {
	margin-right: auto;
	margin-left: auto
}
.small-centered, .small-centered:last-child:not(:first-child) {
	float: none;
	clear: both
}
.small-uncentered, .small-push-0, .small-pull-0 {
	position: static;
	float: left;
	margin-right: 0;
	margin-left: 0
}
@media print, screen and (min-width: 40em) {
	.medium-1 {
		width: 8.33333%
	}
	.medium-push-1 {
		position: relative;
		left: 8.33333%
	}
	.medium-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.medium-offset-0 {
		margin-left: 0%
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-push-2 {
		position: relative;
		left: 16.66667%
	}
	.medium-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		width: 25%
	}
	.medium-push-3 {
		position: relative;
		left: 25%
	}
	.medium-pull-3 {
		position: relative;
		left: -25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-push-4 {
		position: relative;
		left: 33.33333%
	}
	.medium-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-push-5 {
		position: relative;
		left: 41.66667%
	}
	.medium-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		width: 50%
	}
	.medium-push-6 {
		position: relative;
		left: 50%
	}
	.medium-pull-6 {
		position: relative;
		left: -50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-push-7 {
		position: relative;
		left: 58.33333%
	}
	.medium-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-push-8 {
		position: relative;
		left: 66.66667%
	}
	.medium-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		width: 75%
	}
	.medium-push-9 {
		position: relative;
		left: 75%
	}
	.medium-pull-9 {
		position: relative;
		left: -75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-push-10 {
		position: relative;
		left: 83.33333%
	}
	.medium-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-push-11 {
		position: relative;
		left: 91.66667%
	}
	.medium-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1 > .column, .medium-up-1 > .columns {
		float: left;
		width: 100%
	}
	.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
		clear: both
	}
	.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
		float: left
	}
	.medium-up-2 > .column, .medium-up-2 > .columns {
		float: left;
		width: 50%
	}
	.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
		clear: both
	}
	.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
		float: left
	}
	.medium-up-3 > .column, .medium-up-3 > .columns {
		float: left;
		width: 33.33333%
	}
	.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
		clear: both
	}
	.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
		float: left
	}
	.medium-up-4 > .column, .medium-up-4 > .columns {
		float: left;
		width: 25%
	}
	.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
		clear: both
	}
	.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
		float: left
	}
	.medium-up-5 > .column, .medium-up-5 > .columns {
		float: left;
		width: 20%
	}
	.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
		clear: both
	}
	.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
		float: left
	}
	.medium-up-6 > .column, .medium-up-6 > .columns {
		float: left;
		width: 16.66667%
	}
	.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
		clear: both
	}
	.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
		float: left
	}
	.medium-up-7 > .column, .medium-up-7 > .columns {
		float: left;
		width: 14.28571%
	}
	.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
		clear: both
	}
	.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
		float: left
	}
	.medium-up-8 > .column, .medium-up-8 > .columns {
		float: left;
		width: 12.5%
	}
	.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
		clear: both
	}
	.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
		float: left
	}
	.medium-collapse > .column, .medium-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.medium-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.expanded.row .medium-collapse.row {
		margin-right: 0;
		margin-left: 0
	}
	.medium-uncollapse > .column, .medium-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.medium-centered {
		margin-right: auto;
		margin-left: auto
	}
	.medium-centered, .medium-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.medium-uncentered, .medium-push-0, .medium-pull-0 {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}
@media print, screen and (min-width: 64em) {
	.large-1 {
		width: 8.33333%
	}
	.large-push-1 {
		position: relative;
		left: 8.33333%
	}
	.large-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.large-offset-0 {
		margin-left: 0%
	}
	.large-2 {
		width: 16.66667%
	}
	.large-push-2 {
		position: relative;
		left: 16.66667%
	}
	.large-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		width: 25%
	}
	.large-push-3 {
		position: relative;
		left: 25%
	}
	.large-pull-3 {
		position: relative;
		left: -25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-push-4 {
		position: relative;
		left: 33.33333%
	}
	.large-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-push-5 {
		position: relative;
		left: 41.66667%
	}
	.large-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		width: 50%
	}
	.large-push-6 {
		position: relative;
		left: 50%
	}
	.large-pull-6 {
		position: relative;
		left: -50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-push-7 {
		position: relative;
		left: 58.33333%
	}
	.large-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-push-8 {
		position: relative;
		left: 66.66667%
	}
	.large-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		width: 75%
	}
	.large-push-9 {
		position: relative;
		left: 75%
	}
	.large-pull-9 {
		position: relative;
		left: -75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-push-10 {
		position: relative;
		left: 83.33333%
	}
	.large-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-push-11 {
		position: relative;
		left: 91.66667%
	}
	.large-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1 > .column, .large-up-1 > .columns {
		float: left;
		width: 100%
	}
	.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
		clear: both
	}
	.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
		float: left
	}
	.large-up-2 > .column, .large-up-2 > .columns {
		float: left;
		width: 50%
	}
	.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
		clear: both
	}
	.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
		float: left
	}
	.large-up-3 > .column, .large-up-3 > .columns {
		float: left;
		width: 33.33333%
	}
	.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
		clear: both
	}
	.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
		float: left
	}
	.large-up-4 > .column, .large-up-4 > .columns {
		float: left;
		width: 25%
	}
	.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
		clear: both
	}
	.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
		float: left
	}
	.large-up-5 > .column, .large-up-5 > .columns {
		float: left;
		width: 20%
	}
	.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
		clear: both
	}
	.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
		float: left
	}
	.large-up-6 > .column, .large-up-6 > .columns {
		float: left;
		width: 16.66667%
	}
	.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
		clear: both
	}
	.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
		float: left
	}
	.large-up-7 > .column, .large-up-7 > .columns {
		float: left;
		width: 14.28571%
	}
	.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
		clear: both
	}
	.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
		float: left
	}
	.large-up-8 > .column, .large-up-8 > .columns {
		float: left;
		width: 12.5%
	}
	.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
		clear: both
	}
	.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
		float: left
	}
	.large-collapse > .column, .large-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.large-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.expanded.row .large-collapse.row {
		margin-right: 0;
		margin-left: 0
	}
	.large-uncollapse > .column, .large-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.large-centered {
		margin-right: auto;
		margin-left: auto
	}
	.large-centered, .large-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.large-uncentered, .large-push-0, .large-pull-0 {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}
.column-block {
	margin-bottom: 1.25rem
}
.column-block > :last-child {
	margin-bottom: 0
}
@media print, screen and (min-width: 40em) {
	.column-block {
		margin-bottom: 1.875rem
	}
	.column-block > :last-child {
		margin-bottom: 0
	}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}
em, i {
	font-style: italic;
	line-height: inherit
}
strong, b {
	font-weight: 700;
	line-height: inherit
}
small {
	font-size: 80%;
	line-height: inherit
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: inherit;
	color: inherit;
	text-rendering: optimizeLegibility
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	line-height: 0;
	color: #cacaca
}
h1 {
	font-size: 2.5rem;
	font-weight: 800;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h2 {
	font-size: 2rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h3 {
	font-size: 1.75rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h4 {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h5 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
@media print, screen and (min-width: 40em) {
	h1 {
		font-size: 2.5rem;
		font-weight: 800
	}
	h2 {
		font-size: 2.125rem
	}
	h3 {
		font-size: 1.9375rem
	}
	h4 {
		font-size: 1.5625rem
	}
	h5 {
		font-size: 1.25rem
	}
	h6 {
		font-size: 1rem
	}
}
a {
	line-height: inherit;
	color: #006a4d;
	text-decoration: none;
	cursor: pointer
}
a:hover, a:focus {
	color: #005b42
}
a img {
	border: 0
}
hr {
	clear: both;
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}
ul, ol, dl {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6
}
li {
	font-size: inherit
}
ul {
	margin-left: 1.25rem;
	list-style-type: disc
}
ol {
	margin-left: 1.25rem
}
ul ul, ol ul, ul ol, ol ol {
	margin-left: 1.25rem;
	margin-bottom: 0
}
dl {
	margin-bottom: 1rem
}
dl dt {
	margin-bottom: .3rem;
	font-weight: bold
}
blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}
blockquote, blockquote p {
	line-height: 1.6;
	color: #767676
}
cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}
cite:before {
	content: "— "
}
abbr {
	border-bottom: 1px dotted #0a0a0a;
	color: #555;
	cursor: help
}
figure {
	margin: 0
}
code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #0a0a0a
}
kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a
}
.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: normal;
	line-height: 1.4;
	color: #8a8a8a
}
.lead {
	font-size: 125%;
	line-height: 1.6
}
.stat {
	font-size: 2.5rem;
	line-height: 1
}
p + .stat {
	margin-top: -1rem
}
.no-bullet {
	margin-left: 0;
	list-style: none
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
@media print, screen and (min-width: 40em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}
@media print, screen and (min-width: 64em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}
.show-for-print {
	display: none !important
}
@media print {
	* {
		background: transparent !important;
		box-shadow: none !important;
		color: black !important;
		text-shadow: none !important
	}
	.show-for-print {
		display: block !important
	}
	.hide-for-print {
		display: none !important
	}
	table.show-for-print {
		display: table !important
	}
	thead.show-for-print {
		display: table-header-group !important
	}
	tbody.show-for-print {
		display: table-row-group !important
	}
	tr.show-for-print {
		display: table-row !important
	}
	td.show-for-print {
		display: table-cell !important
	}
	th.show-for-print {
		display: table-cell !important
	}
	a, a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	pre, blockquote {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr, img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: 0.5cm
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	.print-break-inside {
		page-break-inside: auto
	}
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	color: #0a0a0a;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	appearance: none
}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}
textarea {
	max-width: 100%
}
textarea[rows] {
	height: auto
}
input::placeholder, textarea::placeholder {
	color: #cacaca
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}
[type='submit'], [type='button'] {
	appearance: none;
	border-radius: 0
}
input[type='search'] {
	box-sizing: border-box
}
[type='file'], [type='checkbox'], [type='radio'] {
	margin: 0 0 1rem
}
[type='checkbox'] + label, [type='radio'] + label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}
[type='checkbox'] + label[for], [type='radio'] + label[for] {
	cursor: pointer
}
label > [type='checkbox'], label > [type='radio'] {
	margin-right: .5rem
}
[type='file'] {
	width: 100%
}
label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: normal;
	line-height: 1.8;
	color: #0a0a0a
}
label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}
.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #333
}
.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem
}
.input-group > :first-child {
	border-radius: 0 0 0 0
}
.input-group > :last-child > * {
	border-radius: 0 0 0 0
}
.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle
}
.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	width: 1%;
	height: 100%
}
.input-group-label:first-child {
	border-right: 0
}
.input-group-label:last-child {
	border-left: 0
}
.input-group-field {
	border-radius: 0;
	height: 2.5rem
}
.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	width: 1%;
	height: 100%
}
.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	height: 2.5rem;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}
.input-group .input-group-button {
	display: table-cell
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0
}
legend {
	max-width: 100%;
	margin-bottom: .5rem
}
.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca
}
.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem;
	background: #fefefe
}
select {
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	line-height: normal;
	color: #0a0a0a;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}
@media screen and (min-width: 0\0
) {
	select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
	}
}
select:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}
select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}
select::-ms-expand {
	display: none
}
select[multiple] {
	height: auto;
	background-image: none
}
.is-invalid-input:not(:focus) {
	border-color: #b5121b;
	background-color: #f7e6e7
}
.is-invalid-input:not(:focus)::placeholder {
	color: #b5121b
}
.is-invalid-label {
	color: #b5121b
}
.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: bold;
	color: #b5121b
}
.form-error.is-visible {
	display: block
}
.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1rem 1rem 0;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #006a4d;
	color: #fefefe
}
[data-whatinput='mouse'] .button {
	outline: 0
}
.button:hover, .button:focus {
	background-color: #005a41;
	color: #fefefe
}
.button.tiny {
	font-size: .6rem
}
.button.small {
	font-size: .75rem
}
.button.large {
	font-size: 1.25rem
}
.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}
.button.primary {
	background-color: #006a4d;
	color: #fefefe
}
.button.primary:hover, .button.primary:focus {
	background-color: #00553e;
	color: #fefefe
}
.button.secondary {
	background-color: #777;
	color: #fefefe
}
.button.secondary:hover, .button.secondary:focus {
	background-color: #5f5f5f;
	color: #fefefe
}
.button.success {
	background-color: #3adb76;
	color: #fefefe
}
.button.success:hover, .button.success:focus {
	background-color: #22bb5b;
	color: #fefefe
}
.button.warning {
	background-color: #ffae00;
	color: #fefefe
}
.button.warning:hover, .button.warning:focus {
	background-color: #cc8b00;
	color: #fefefe
}
.button.alert {
	background-color: #b5121b;
	color: #fefefe
}
.button.alert:hover, .button.alert:focus {
	background-color: #910e16;
	color: #fefefe
}
.button.hollow {
	border: 1px solid #006a4d;
	color: #006a4d
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
	background-color: transparent
}
.button.hollow:hover, .button.hollow:focus {
	border-color: #003527;
	color: #003527
}
.button.hollow.primary {
	border: 1px solid #006a4d;
	color: #006a4d
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
	border-color: #003527;
	color: #003527
}
.button.hollow.secondary {
	border: 1px solid #777;
	color: #777
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
	border-color: #3c3c3c;
	color: #3c3c3c
}
.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.hollow.success:hover, .button.hollow.success:focus {
	border-color: #157539;
	color: #157539
}
.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
	border-color: #805700;
	color: #805700
}
.button.hollow.alert {
	border: 1px solid #b5121b;
	color: #b5121b
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
	border-color: #5b090e;
	color: #5b090e
}
.button.disabled, .button[disabled] {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
	background-color: #006a4d;
	color: #fefefe
}
.button.disabled.primary, .button[disabled].primary {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
	background-color: #006a4d;
	color: #fefefe
}
.button.disabled.secondary, .button[disabled].secondary {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
	background-color: #777;
	color: #fefefe
}
.button.disabled.success, .button[disabled].success {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
	background-color: #3adb76;
	color: #fefefe
}
.button.disabled.warning, .button[disabled].warning {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
	background-color: #ffae00;
	color: #fefefe
}
.button.disabled.alert, .button[disabled].alert {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
	background-color: #b5121b;
	color: #fefefe
}
.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border: inset .4em;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: 0.4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}
.button.dropdown.hollow::after {
	border-top-color: #006a4d
}
.button.dropdown.hollow.primary::after {
	border-top-color: #006a4d
}
.button.dropdown.hollow.secondary::after {
	border-top-color: #777
}
.button.dropdown.hollow.success::after {
	border-top-color: #3adb76
}
.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00
}
.button.dropdown.hollow.alert::after {
	border-top-color: #b5121b
}
.button.arrow-only::after {
	top: -0.1em;
	float: none;
	margin-left: 0
}
.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}
.accordion-item:first-child > :first-child {
	border-radius: 0 0 0 0
}
.accordion-item:last-child > :last-child {
	border-radius: 0 0 0 0
}
.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: .75rem;
	line-height: 1;
	color: #006a4d
}
:last-child:not(.is-active) > .accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0 0 0 0
}
.accordion-title:hover, .accordion-title:focus {
	background-color: #e6e6e6
}
.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -0.5rem;
	content: '+'
}
.is-active > .accordion-title::before {
	content: '\2013'
}
.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #555
}
:last-child > .accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}
.is-accordion-submenu-parent > a {
	position: relative
}
.is-accordion-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #006a4d transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}
.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
	transform: rotate(180deg);
	transform-origin: 50% 50%
}
.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: .3em;
	border-radius: 50%;
	font-size: .6rem;
	text-align: center;
	background: #006a4d;
	color: #fefefe
}
.badge.primary {
	background: #006a4d;
	color: #fefefe
}
.badge.secondary {
	background: #777;
	color: #fefefe
}
.badge.success {
	background: #3adb76;
	color: #0a0a0a
}
.badge.warning {
	background: #ffae00;
	color: #0a0a0a
}
.badge.alert {
	background: #b5121b;
	color: #fefefe
}
.breadcrumbs {
	margin: 0 0 1rem 0;
	list-style: none
}
.breadcrumbs::before, .breadcrumbs::after {
	display: table;
	content: ' '
}
.breadcrumbs::after {
	clear: both
}
.breadcrumbs li {
	float: left;
	font-size: .6875rem;
	color: #0a0a0a;
	cursor: default;
	text-transform: uppercase
}
.breadcrumbs li:not(:last-child)::after {
	position: relative;
	top: 1px;
	margin: 0 .75rem;
	opacity: 1;
	content: "/";
	color: #cacaca
}
.breadcrumbs a {
	color: #006a4d
}
.breadcrumbs a:hover {
	text-decoration: underline
}
.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}
.button-group {
	margin-bottom: 1rem;
	font-size: 0
}
.button-group::before, .button-group::after {
	display: table;
	content: ' '
}
.button-group::after {
	clear: both
}
.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 0.9rem
}
.button-group .button:last-child {
	margin-right: 0
}
.button-group.tiny .button {
	font-size: .6rem
}
.button-group.small .button {
	font-size: .75rem
}
.button-group.large .button {
	font-size: 1.25rem
}
.button-group.expanded {
	margin-right: -1px
}
.button-group.expanded::before, .button-group.expanded::after {
	display: none
}
.button-group.expanded .button:first-child:last-child {
	width: 100%
}
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
	display: inline-block;
	width: calc(50% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
	display: inline-block;
	width: calc(33.33333% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
	display: inline-block;
	width: calc(25% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
	display: inline-block;
	width: calc(20% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
	display: inline-block;
	width: calc(16.66667% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
	margin-right: -6px
}
.button-group.primary .button {
	background-color: #006a4d;
	color: #fefefe
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
	background-color: #00553e;
	color: #fefefe
}
.button-group.secondary .button {
	background-color: #777;
	color: #fefefe
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
	background-color: #5f5f5f;
	color: #fefefe
}
.button-group.success .button {
	background-color: #3adb76;
	color: #fefefe
}
.button-group.success .button:hover, .button-group.success .button:focus {
	background-color: #22bb5b;
	color: #fefefe
}
.button-group.warning .button {
	background-color: #ffae00;
	color: #fefefe
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
	background-color: #cc8b00;
	color: #fefefe
}
.button-group.alert .button {
	background-color: #b5121b;
	color: #fefefe
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
	background-color: #910e16;
	color: #fefefe
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
	width: 100%
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
	margin-bottom: 0
}
@media print, screen and (min-width: 40em) {
	.button-group.stacked-for-small .button {
		width: auto;
		margin-bottom: 0
	}
}
@media print, screen and (min-width: 64em) {
	.button-group.stacked-for-medium .button {
		width: auto;
		margin-bottom: 0
	}
}
@media screen and (max-width: 39.9375em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}
	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}
.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, 0.25);
	border-radius: 0;
	background-color: #ebebeb;
	color: #555
}
.callout > :first-child {
	margin-top: 0
}
.callout > :last-child {
	margin-bottom: 0
}
.callout.primary {
	background-color: #c2ffee;
	color: #555
}
.callout.secondary {
	background-color: #ebebeb;
	color: #555
}
.callout.success {
	background-color: #e1faea;
	color: #555
}
.callout.warning {
	background-color: #fff3d9;
	color: #555
}
.callout.alert {
	background-color: #fbd5d7;
	color: #555
}
.callout.small {
	padding-top: .5rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem
}
.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem
}
.card {
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #555
}
.card > :last-child {
	margin-bottom: 0
}
.card-divider {
	padding: 1rem;
	background: #e6e6e6
}
.card-divider > :last-child {
	margin-bottom: 0
}
.card-section {
	padding: 1rem
}
.card-section > :last-child {
	margin-bottom: 0
}
.close-button {
	position: absolute;
	color: #8a8a8a;
	cursor: pointer
}
[data-whatinput='mouse'] .close-button {
	outline: 0
}
.close-button:hover, .close-button:focus {
	color: #0a0a0a
}
.close-button.small {
	right: 0.66rem;
	top: 0.33em;
	font-size: 1.5em;
	line-height: 1
}
.close-button, .close-button.medium {
	right: 1rem;
	top: 0.5rem;
	font-size: 2em;
	line-height: 1
}
.menu {
	margin: 0;
	list-style-type: none
}
.menu > li {
	display: table-cell;
	vertical-align: middle
}
[data-whatinput='mouse'] .menu > li {
	outline: 0
}
.menu > li > a {
	display: block;
	padding: 0.7rem 1rem;
	line-height: 1
}
.menu input, .menu select, .menu a, .menu button {
	margin-bottom: 0
}
.menu > li > a img, .menu > li > a i, .menu > li > a svg {
	vertical-align: middle
}
.menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span {
	vertical-align: middle
}
.menu > li > a img, .menu > li > a i, .menu > li > a svg {
	margin-right: .25rem;
	display: inline-block
}
.menu > li, .menu.horizontal > li {
	display: table-cell
}
.menu.expanded {
	display: table;
	width: 100%;
	table-layout: fixed
}
.menu.expanded > li:first-child:last-child {
	width: 100%
}
.menu.vertical > li {
	display: block
}
@media print, screen and (min-width: 40em) {
	.menu.medium-horizontal > li {
		display: table-cell
	}
	.menu.medium-expanded {
		display: table;
		width: 100%;
		table-layout: fixed
	}
	.menu.medium-expanded > li:first-child:last-child {
		width: 100%
	}
	.menu.medium-vertical > li {
		display: block
	}
}
@media print, screen and (min-width: 64em) {
	.menu.large-horizontal > li {
		display: table-cell
	}
	.menu.large-expanded {
		display: table;
		width: 100%;
		table-layout: fixed
	}
	.menu.large-expanded > li:first-child:last-child {
		width: 100%
	}
	.menu.large-vertical > li {
		display: block
	}
}
.menu.simple li {
	display: inline-block;
	vertical-align: top;
	line-height: 1
}
.menu.simple a {
	padding: 0
}
.menu.simple li {
	margin-left: 0;
	margin-right: 1rem
}
.menu.simple.align-right li {
	margin-right: 0;
	margin-left: 1rem
}
.menu.align-right::before, .menu.align-right::after {
	display: table;
	content: ' '
}
.menu.align-right::after {
	clear: both
}
.menu.align-right > li {
	float: right
}
.menu.icon-top > li > a {
	text-align: center
}
.menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg {
	display: block;
	margin: 0 auto .25rem
}
.menu.icon-top.vertical a > span {
	margin: auto
}
.menu.nested {
	margin-left: 1rem
}
.menu .active > a {
	background: #006a4d;
	color: #fefefe
}
.menu.menu-bordered li {
	border: 1px solid #e6e6e6
}
.menu.menu-bordered li:not(:first-child) {
	border-top: 0
}
.menu.menu-hover li:hover {
	background-color: #e6e6e6
}
.menu-text {
	padding-top: 0;
	padding-bottom: 0;
	padding: 0.7rem 1rem;
	font-weight: bold;
	line-height: 1;
	color: inherit
}
.menu-centered {
	text-align: center
}
.menu-centered > .menu {
	display: inline-block;
	vertical-align: top
}
.no-js [data-responsive-menu] ul {
	display: none
}
.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}
.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ''
}
.menu-icon:hover::after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}
.menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}
.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ''
}
.menu-icon.dark:hover::after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.is-drilldown {
	position: relative;
	overflow: hidden
}
.is-drilldown li {
	display: block
}
.is-drilldown.animate-height {
	transition: height 0.5s
}
.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: transform 0.15s linear
}
.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%)
}
.is-drilldown-submenu.is-closing {
	transform: translateX(100%)
}
.drilldown-submenu-cover-previous {
	min-height: 100%
}
.is-drilldown-submenu-parent > a {
	position: relative
}
.is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #006a4d;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}
.js-drilldown-back > a::before {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #006a4d transparent transparent;
	border-left-width: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.75rem;
	border-left-width: 0
}
.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: block;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem
}
.dropdown-pane.is-open {
	visibility: visible
}
.dropdown-pane.tiny {
	width: 100px
}
.dropdown-pane.small {
	width: 200px
}
.dropdown-pane.large {
	width: 400px
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	right: 5px;
	margin-top: -3px
}
[data-whatinput='mouse'] .dropdown.menu a {
	outline: 0
}
.no-js .dropdown.menu ul {
	display: none
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
	right: 100%;
	left: auto
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.vertical > li > a::after {
	right: 14px
}
.dropdown.menu.vertical > li.opens-left > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #fefefe transparent transparent
}
.dropdown.menu.vertical > li.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #fefefe
}
@media print, screen and (min-width: 40em) {
	.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #fefefe transparent transparent;
		right: 5px;
		margin-top: -3px
	}
	.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
		right: 100%;
		left: auto
	}
	.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.medium-vertical > li > a::after {
		right: 14px
	}
	.dropdown.menu.medium-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #fefefe transparent transparent
	}
	.dropdown.menu.medium-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #fefefe
	}
}
@media print, screen and (min-width: 64em) {
	.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #fefefe transparent transparent;
		right: 5px;
		margin-top: -3px
	}
	.dropdown.menu.large-vertical > li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
		right: 100%;
		left: auto
	}
	.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.large-vertical > li > a::after {
		right: 14px
	}
	.dropdown.menu.large-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #fefefe transparent transparent
	}
	.dropdown.menu.large-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #fefefe
	}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}
.is-dropdown-menu.vertical {
	width: 100px
}
.is-dropdown-menu.vertical.align-right {
	float: right
}
.is-dropdown-submenu-parent {
	position: relative
}
.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -6px
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
	top: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
	right: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
	right: auto;
	left: 100%
}
.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
	right: 14px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #fefefe transparent transparent
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #fefefe
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}
.is-dropdown-submenu > li {
	width: 100%
}
.is-dropdown-submenu.js-dropdown-active {
	display: block
}
.responsive-embed, .flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}
.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.responsive-embed.widescreen, .flex-video.widescreen {
	padding-bottom: 56.25%
}
.label {
	display: inline-block;
	padding: 0.33333rem 0.5rem;
	border-radius: 0;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #006a4d;
	color: #fefefe
}
.label.primary {
	background: #006a4d;
	color: #fefefe
}
.label.secondary {
	background: #777;
	color: #fefefe
}
.label.success {
	background: #3adb76;
	color: #0a0a0a
}
.label.warning {
	background: #ffae00;
	color: #0a0a0a
}
.label.alert {
	background: #b5121b;
	color: #fefefe
}
.media-object {
	display: block;
	margin-bottom: 1rem
}
.media-object img {
	max-width: none
}
@media screen and (max-width: 39.9375em) {
	.media-object.stack-for-small .media-object-section {
		padding: 0;
		padding-bottom: 1rem;
		display: block
	}
	.media-object.stack-for-small .media-object-section img {
		width: 100%
	}
}
.media-object-section {
	display: table-cell;
	vertical-align: top
}
.media-object-section:first-child {
	padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}
.media-object-section > :last-child {
	margin-bottom: 0
}
.media-object-section.middle {
	vertical-align: middle
}
.media-object-section.bottom {
	vertical-align: bottom
}
.is-off-canvas-open {
	overflow: hidden
}
.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(254, 254, 254, 0.25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}
.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}
.js-off-canvas-overlay.is-closable {
	cursor: pointer
}
.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}
.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}
.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}
.off-canvas {
	position: fixed;
	z-index: 1;
	transition: transform .5s ease;
	backface-visibility: hidden;
	background: #e6e6e6
}
[data-whatinput='mouse'] .off-canvas {
	outline: 0
}
.off-canvas.is-transition-overlap {
	z-index: 10
}
.off-canvas.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}
.off-canvas.is-open {
	transform: translate(0, 0)
}
.off-canvas-absolute {
	position: absolute;
	z-index: 1;
	transition: transform .5s ease;
	backface-visibility: hidden;
	background: #e6e6e6
}
[data-whatinput='mouse'] .off-canvas-absolute {
	outline: 0
}
.off-canvas-absolute.is-transition-overlap {
	z-index: 10
}
.off-canvas-absolute.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}
.off-canvas-absolute.is-open {
	transform: translate(0, 0)
}
.position-left {
	top: 0;
	left: 0;
	width: 250px;
	height: 100%;
	transform: translateX(-250px);
	overflow-y: auto
}
.position-left.is-open ~ .off-canvas-content {
	transform: translateX(250px)
}
.position-left.is-transition-push::after {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
	content: " "
}
.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
	transform: none
}
.position-right {
	top: 0;
	right: 0;
	width: 250px;
	height: 100%;
	transform: translateX(250px);
	overflow-y: auto
}
.position-right.is-open ~ .off-canvas-content {
	transform: translateX(-250px)
}
.position-right.is-transition-push::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
	content: " "
}
.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
	transform: none
}
.position-top {
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	transform: translateY(-250px);
	overflow-x: auto
}
.position-top.is-open ~ .off-canvas-content {
	transform: translateY(250px)
}
.position-top.is-transition-push::after {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
	content: " "
}
.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
	transform: none
}
.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 250px;
	transform: translateY(250px);
	overflow-x: auto
}
.position-bottom.is-open ~ .off-canvas-content {
	transform: translateY(-250px)
}
.position-bottom.is-transition-push::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 100%;
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
	content: " "
}
.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
	transform: none
}
.off-canvas-content {
	transition: transform .5s ease;
	backface-visibility: hidden
}
@media print, screen and (min-width: 40em) {
	.position-left.reveal-for-medium {
		transform: none;
		z-index: 1
	}
	.position-left.reveal-for-medium ~ .off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-medium {
		transform: none;
		z-index: 1
	}
	.position-right.reveal-for-medium ~ .off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-medium {
		transform: none;
		z-index: 1
	}
	.position-top.reveal-for-medium ~ .off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-medium {
		transform: none;
		z-index: 1
	}
	.position-bottom.reveal-for-medium ~ .off-canvas-content {
		margin-bottom: 250px
	}
}
@media print, screen and (min-width: 64em) {
	.position-left.reveal-for-large {
		transform: none;
		z-index: 1
	}
	.position-left.reveal-for-large ~ .off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-large {
		transform: none;
		z-index: 1
	}
	.position-right.reveal-for-large ~ .off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-large {
		transform: none;
		z-index: 1
	}
	.position-top.reveal-for-large ~ .off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-large {
		transform: none;
		z-index: 1
	}
	.position-bottom.reveal-for-large ~ .off-canvas-content {
		margin-bottom: 250px
	}
}
.orbit {
	position: relative
}
.orbit-container {
	position: relative;
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden
}
.orbit-slide {
	width: 100%
}
.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}
.orbit-figure {
	margin: 0
}
.orbit-image {
	width: 100%;
	max-width: 100%;
	margin: 0
}
.orbit-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 1rem;
	background-color: rgba(10, 10, 10, 0.5);
	color: #fefefe
}
.orbit-previous, .orbit-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	padding: 1rem;
	color: #fefefe
}
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
	outline: 0
}
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
	background-color: rgba(10, 10, 10, 0.5)
}
.orbit-previous {
	left: 0
}
.orbit-next {
	left: auto;
	right: 0
}
.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem;
	text-align: center
}
[data-whatinput='mouse'] .orbit-bullets {
	outline: 0
}
.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	border-radius: 50%;
	background-color: #cacaca
}
.orbit-bullets button:hover {
	background-color: #8a8a8a
}
.orbit-bullets button.is-active {
	background-color: #8a8a8a
}
.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}
.pagination::before, .pagination::after {
	display: table;
	content: ' '
}
.pagination::after {
	clear: both
}
.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}
.pagination li:last-child, .pagination li:first-child {
	display: inline-block
}
@media print, screen and (min-width: 40em) {
	.pagination li {
		display: inline-block
	}
}
.pagination a, .pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
	color: #0a0a0a
}
.pagination a:hover, .pagination button:hover {
	background: #e6e6e6
}
.pagination .current {
	padding: .1875rem .625rem;
	background: #006a4d;
	color: #fefefe;
	cursor: default
}
.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}
.pagination .disabled:hover {
	background: transparent
}
.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #0a0a0a
}
.pagination-previous a::before, .pagination-previous.disabled::before {
	display: inline-block;
	margin-right: 0.5rem;
	content: '\00ab'
}
.pagination-next a::after, .pagination-next.disabled::after {
	display: inline-block;
	margin-left: 0.5rem;
	content: '\00bb'
}
.progress {
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0;
	background-color: #cacaca
}
.progress.primary .progress-meter {
	background-color: #006a4d
}
.progress.secondary .progress-meter {
	background-color: #777
}
.progress.success .progress-meter {
	background-color: #3adb76
}
.progress.warning .progress-meter {
	background-color: #ffae00
}
.progress.alert .progress-meter {
	background-color: #b5121b
}
.progress-meter {
	position: relative;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #006a4d
}
.progress-meter-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	margin: 0;
	font-size: 0.75rem;
	font-weight: bold;
	color: #fefefe;
	white-space: nowrap
}
.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	user-select: none;
	touch-action: none
}
.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	max-width: 100%;
	height: .5rem;
	background-color: #cacaca;
	transition: all 0.2s ease-in-out
}
.slider-fill.is-dragging {
	transition: all 0s linear
}
.slider-handle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	z-index: 1;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 0;
	background-color: #006a4d;
	transition: all 0.2s ease-in-out;
	touch-action: manipulation
}
[data-whatinput='mouse'] .slider-handle {
	outline: 0
}
.slider-handle:hover {
	background-color: #005a41
}
.slider-handle.is-dragging {
	transition: all 0s linear
}
.slider.disabled, .slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}
.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scale(1, -1)
}
.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%
}
.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%)
}
.sticky-container {
	position: relative
}
.sticky {
	position: relative;
	z-index: 0;
	transform: translate3d(0, 0, 0)
}
.sticky.is-stuck {
	position: fixed;
	z-index: 5
}
.sticky.is-stuck.is-at-top {
	top: 0
}
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}
.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto
}
.sticky.is-anchored.is-at-bottom {
	bottom: 0
}
body.is-reveal-open {
	overflow: hidden
}
html.is-reveal-open, html.is-reveal-open body {
	min-height: 100%;
	overflow: hidden;
	position: fixed;
	user-select: none
}
.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	display: none;
	background-color: rgba(10, 10, 10, 0.45);
	overflow-y: scroll
}
.reveal {
	z-index: 1006;
	backface-visibility: hidden;
	display: none;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto
}
[data-whatinput='mouse'] .reveal {
	outline: 0
}
@media print, screen and (min-width: 40em) {
	.reveal {
		min-height: 0
	}
}
.reveal .column, .reveal .columns {
	min-width: 0
}
.reveal > :last-child {
	margin-bottom: 0
}
@media print, screen and (min-width: 40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}
}
@media print, screen and (min-width: 40em) {
	.reveal .reveal {
		right: auto;
		left: auto;
		margin: 0 auto
	}
}
.reveal.collapse {
	padding: 0
}
@media print, screen and (min-width: 40em) {
	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}
}
@media print, screen and (min-width: 40em) {
	.reveal.small {
		width: 50%;
		max-width: 75rem
	}
}
@media print, screen and (min-width: 40em) {
	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}
.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	margin-left: 0;
	border: 0;
	border-radius: 0
}
@media screen and (max-width: 39.9375em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}
.reveal.without-overlay {
	position: fixed
}
.switch {
	height: 2rem;
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem;
	font-weight: bold;
	color: #fefefe;
	user-select: none
}
.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0
}
.switch-paddle {
	position: relative;
	display: block;
	width: 4rem;
	height: 2rem;
	border-radius: 0;
	background: #cacaca;
	transition: all 0.25s ease-out;
	font-weight: inherit;
	color: inherit;
	cursor: pointer
}
input + .switch-paddle {
	margin: 0
}
.switch-paddle::after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	transform: translate3d(0, 0, 0);
	border-radius: 0;
	background: #fefefe;
	transition: all 0.25s ease-out;
	content: ''
}
input:checked ~ .switch-paddle {
	background: #006a4d
}
input:checked ~ .switch-paddle::after {
	left: 2.25rem
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
	outline: 0
}
.switch-active, .switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
.switch-active {
	left: 8%;
	display: none
}
input:checked + label > .switch-active {
	display: block
}
.switch-inactive {
	right: 15%
}
input:checked + label > .switch-inactive {
	display: none
}
.switch.tiny {
	height: 1.5rem
}
.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}
.switch.tiny .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1rem;
	height: 1rem
}
.switch.tiny input:checked ~ .switch-paddle::after {
	left: 1.75rem
}
.switch.small {
	height: 1.75rem
}
.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}
.switch.small .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1.25rem;
	height: 1.25rem
}
.switch.small input:checked ~ .switch-paddle::after {
	left: 2rem
}
.switch.large {
	height: 2.5rem
}
.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}
.switch.large .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 2rem;
	height: 2rem
}
.switch.large input:checked ~ .switch-paddle::after {
	left: 2.75rem
}
table {
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}
table thead, table tbody, table tfoot {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}
table caption {
	padding: .5rem .625rem .625rem;
	font-weight: bold
}
table thead {
	background: #f8f8f8;
	color: #555
}
table tfoot {
	background: #f1f1f1;
	color: #555
}
table thead tr, table tfoot tr {
	background: transparent
}
table thead th, table thead td, table tfoot th, table tfoot td {
	padding: .5rem .625rem .625rem;
	font-weight: bold;
	text-align: left
}
table tbody th, table tbody td {
	padding: .5rem .625rem .625rem
}
table tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f1f1f1
}
table.unstriped tbody {
	background-color: #fefefe
}
table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe
}
@media screen and (max-width: 63.9375em) {
	table.stack thead {
		display: none
	}
	table.stack tfoot {
		display: none
	}
	table.stack tr, table.stack th, table.stack td {
		display: block
	}
	table.stack td {
		border-top: 0
	}
}
table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}
table.hover thead tr:hover {
	background-color: #f3f3f3
}
table.hover tfoot tr:hover {
	background-color: #ececec
}
table.hover tbody tr:hover {
	background-color: #f9f9f9
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ececec
}
.table-scroll {
	overflow-x: auto
}
.table-scroll table {
	width: auto
}
.tabs {
	margin: 0;
	border: 1px solid #e6e6e6;
	background: #fefefe;
	list-style-type: none
}
.tabs::before, .tabs::after {
	display: table;
	content: ' '
}
.tabs::after {
	clear: both
}
.tabs.vertical > li {
	display: block;
	float: none;
	width: auto
}
.tabs.simple > li > a {
	padding: 0
}
.tabs.simple > li > a:hover {
	background: transparent
}
.tabs.primary {
	background: #006a4d
}
.tabs.primary > li > a {
	color: #fefefe
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
	background: #007e5c
}
.tabs-title {
	float: left
}
.tabs-title > a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .75rem;
	line-height: 1;
	color: #006a4d
}
.tabs-title > a:hover {
	background: #fefefe;
	color: #005b42
}
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	background: #e6e6e6;
	color: #006a4d
}
.tabs-content {
	border: 1px solid #e6e6e6;
	border-top: 0;
	background: #fefefe;
	color: #555;
	transition: all 0.5s ease
}
.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}
.tabs-panel {
	display: none;
	padding: 1rem
}
.tabs-panel[aria-hidden="false"] {
	display: block
}
.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: solid 4px #fefefe;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	line-height: 0
}
a.thumbnail {
	transition: box-shadow 200ms ease-out
}
a.thumbnail:hover, a.thumbnail:focus {
	box-shadow: 0 0 6px 1px rgba(0, 106, 77, 0.5)
}
a.thumbnail image {
	box-shadow: none
}
.title-bar {
	padding: .5rem;
	background: #0a0a0a;
	color: #fefefe
}
.title-bar::before, .title-bar::after {
	display: table;
	content: ' '
}
.title-bar::after {
	clear: both
}
.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}
.title-bar-left {
	float: left
}
.title-bar-right {
	float: right;
	text-align: right
}
.title-bar-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold
}
.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #8a8a8a;
	font-weight: bold;
	cursor: help
}
.tooltip {
	position: absolute;
	top: calc(100% + .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe
}
.tooltip::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #0a0a0a;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%)
}
.tooltip.top::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #0a0a0a transparent transparent;
	top: 100%;
	bottom: auto
}
.tooltip.left::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #0a0a0a;
	top: 50%;
	bottom: auto;
	left: 100%;
	transform: translateY(-50%)
}
.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #0a0a0a transparent transparent;
	top: 50%;
	right: 100%;
	bottom: auto;
	left: auto;
	transform: translateY(-50%)
}
.top-bar {
	padding: .5rem
}
.top-bar::before, .top-bar::after {
	display: table;
	content: ' '
}
.top-bar::after {
	clear: both
}
.top-bar, .top-bar ul {
	background-color: #e6e6e6
}
.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}
.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}
.top-bar input.button {
	width: auto
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
	width: 100%
}
@media print, screen and (min-width: 40em) {
	.top-bar .top-bar-left, .top-bar .top-bar-right {
		width: auto
	}
}
@media screen and (max-width: 63.9375em) {
	.top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
		width: 100%
	}
}
@media screen and (max-width: 74.9375em) {
	.top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
		width: 100%
	}
}
.top-bar-title {
	display: inline-block;
	float: left;
	padding: 1rem
}
.top-bar-title .menu-icon {
	bottom: 2px
}
.top-bar-left {
	float: left
}
.top-bar-right {
	float: right
}
.hide {
	display: none !important
}
.invisible {
	visibility: hidden
}
@media screen and (max-width: 39.9375em) {
	.hide-for-small-only {
		display: none !important
	}
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
	.show-for-small-only {
		display: none !important
	}
}
@media print, screen and (min-width: 40em) {
	.hide-for-medium {
		display: none !important
	}
}
@media screen and (max-width: 39.9375em) {
	.show-for-medium {
		display: none !important
	}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.hide-for-medium-only {
		display: none !important
	}
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
	.show-for-medium-only {
		display: none !important
	}
}
@media print, screen and (min-width: 64em) {
	.hide-for-large {
		display: none !important
	}
}
@media screen and (max-width: 63.9375em) {
	.show-for-large {
		display: none !important
	}
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
	.hide-for-large-only {
		display: none !important
	}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
	.show-for-large-only {
		display: none !important
	}
}
.show-for-sr, .show-on-focus {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}
.show-on-focus:active, .show-on-focus:focus {
	position: static !important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto
}
.show-for-landscape, .hide-for-portrait {
	display: block !important
}
@media screen and (orientation: landscape) {
	.show-for-landscape, .hide-for-portrait {
		display: block !important
	}
}
@media screen and (orientation: portrait) {
	.show-for-landscape, .hide-for-portrait {
		display: none !important
	}
}
.hide-for-landscape, .show-for-portrait {
	display: none !important
}
@media screen and (orientation: landscape) {
	.hide-for-landscape, .show-for-portrait {
		display: none !important
	}
}
@media screen and (orientation: portrait) {
	.hide-for-landscape, .show-for-portrait {
		display: block !important
	}
}
.float-left {
	float: left !important
}
.float-right {
	float: right !important
}
.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.clearfix::before, .clearfix::after {
	display: table;
	content: ' '
}
.clearfix::after {
	clear: both
}
.slide-in-down.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(-100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-down.mui-enter.mui-enter-active {
	transform: translateY(0)
}
.slide-in-left.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(-100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-left.mui-enter.mui-enter-active {
	transform: translateX(0)
}
.slide-in-up.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-up.mui-enter.mui-enter-active {
	transform: translateY(0)
}
.slide-in-right.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-right.mui-enter.mui-enter-active {
	transform: translateX(0)
}
.slide-out-down.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-down.mui-leave.mui-leave-active {
	transform: translateY(100%)
}
.slide-out-right.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-right.mui-leave.mui-leave-active {
	transform: translateX(100%)
}
.slide-out-up.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-up.mui-leave.mui-leave-active {
	transform: translateY(-100%)
}
.slide-out-left.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-left.mui-leave.mui-leave-active {
	transform: translateX(-100%)
}
.fade-in.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	opacity: 0;
	transition-property: opacity
}
.fade-in.mui-enter.mui-enter-active {
	opacity: 1
}
.fade-out.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	opacity: 1;
	transition-property: opacity
}
.fade-out.mui-leave.mui-leave-active {
	opacity: 0
}
.hinge-in-from-top.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(-90deg);
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-top.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-right.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(-90deg);
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-right.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-bottom.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(90deg);
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-left.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(90deg);
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-left.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-middle-x.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(-90deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-middle-y.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(-90deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-out-from-top.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-top.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}
.hinge-out-from-right.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-right.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}
.hinge-out-from-bottom.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}
.hinge-out-from-left.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-left.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}
.hinge-out-from-middle-x.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}
.hinge-out-from-middle-y.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}
.scale-in-up.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(.5);
	transition-property: transform, opacity;
	opacity: 0
}
.scale-in-up.mui-enter.mui-enter-active {
	transform: scale(1);
	opacity: 1
}
.scale-in-down.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(1.5);
	transition-property: transform, opacity;
	opacity: 0
}
.scale-in-down.mui-enter.mui-enter-active {
	transform: scale(1);
	opacity: 1
}
.scale-out-up.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}
.scale-out-up.mui-leave.mui-leave-active {
	transform: scale(1.5);
	opacity: 0
}
.scale-out-down.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}
.scale-out-down.mui-leave.mui-leave-active {
	transform: scale(.5);
	opacity: 0
}
.spin-in.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(-.75turn);
	transition-property: transform, opacity;
	opacity: 0
}
.spin-in.mui-enter.mui-enter-active {
	transform: rotate(0);
	opacity: 1
}
.spin-out.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}
.spin-out.mui-leave.mui-leave-active {
	transform: rotate(.75turn);
	opacity: 0
}
.spin-in-ccw.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(.75turn);
	transition-property: transform, opacity;
	opacity: 0
}
.spin-in-ccw.mui-enter.mui-enter-active {
	transform: rotate(0);
	opacity: 1
}
.spin-out-ccw.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}
.spin-out-ccw.mui-leave.mui-leave-active {
	transform: rotate(-.75turn);
	opacity: 0
}
.slow {
	transition-duration: 750ms !important
}
.fast {
	transition-duration: 250ms !important
}
.linear {
	transition-timing-function: linear !important
}
.ease {
	transition-timing-function: ease !important
}
.ease-in {
	transition-timing-function: ease-in !important
}
.ease-out {
	transition-timing-function: ease-out !important
}
.ease-in-out {
	transition-timing-function: ease-in-out !important
}
.bounce-in {
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}
.bounce-out {
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}
.bounce-in-out {
	transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}
.short-delay {
	transition-delay: 300ms !important
}
.long-delay {
	transition-delay: 700ms !important
}
.shake {
	animation-name: shake-7
}
@keyframes shake-7 {
	0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
		transform: translateX(7%)
	}
	5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
		transform: translateX(-7%)
	}
}
.spin-cw {
	animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
	0% {
		transform: rotate(-1turn)
	}
	100% {
		transform: rotate(0)
	}
}
.spin-ccw {
	animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(1turn)
	}
}
.wiggle {
	animation-name: wiggle-7deg
}
@keyframes wiggle-7deg {
	40%, 50%, 60% {
		transform: rotate(7deg)
	}
	35%, 45%, 55%, 65% {
		transform: rotate(-7deg)
	}
	0%, 30%, 70%, 100% {
		transform: rotate(0)
	}
}
.shake, .spin-cw, .spin-ccw, .wiggle {
	animation-duration: 500ms
}
.infinite {
	animation-iteration-count: infinite
}
.slow {
	animation-duration: 750ms !important
}
.fast {
	animation-duration: 250ms !important
}
.linear {
	animation-timing-function: linear !important
}
.ease {
	animation-timing-function: ease !important
}
.ease-in {
	animation-timing-function: ease-in !important
}
.ease-out {
	animation-timing-function: ease-out !important
}
.ease-in-out {
	animation-timing-function: ease-in-out !important
}
.bounce-in {
	animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}
.bounce-out {
	animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}
.bounce-in-out {
	animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}
.short-delay {
	animation-delay: 300ms !important
}
.long-delay {
	animation-delay: 700ms !important
}
@media print, screen and (min-width: 64em) {
	:target:before {
		content: "";
		display: block;
		height: 83px;
		margin: -83px 0 0 0
	}
}
a.uthsc-badge-box-link {
	margin: 1rem 0 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	padding-bottom: 1rem;
	padding-top: 1rem
}
a.uthsc-badge-box-link .uthsc-badge-box-icon {
	height: 7em;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #006a4d
}
a.uthsc-badge-box-link .uthsc-badge-box-icon span.fa {
	margin: 0 auto
}
a.uthsc-badge-box-link .uthsc-badge-box-text {
	font-size: 1.25rem;
	max-width: 250px;
	margin: 0.5rem auto 0;
	text-align: center;
	font-weight: 400;
}
a.uthsc-badge-box-link .uthsc-badge-box-stacked {
	color: #fff
}
a.uthsc-badge-box-link:hover {
	box-shadow: 2px 2px inset #ccc, -2px -2px inset #ccc;
	border-radius: 5px
}
a.uthsc-badge-box-link.alt:hover {
	box-shadow: none;
	color: #00513a !important
}
a.uthsc-badge-box-link.alt:hover .uthsc-badge-box-icon {
	box-shadow: none;
	color: #00513a !important
}
.main-content ul.tabs li.tabs-title > a {
	padding: 1.25rem 1.5rem
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
	font-family: sans-serif;
	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: 2.5em;
	font-weight: 800;
	margin: 0.67em 0
}
figcaption, figure {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
main {
	display: block
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active, a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: 700
}
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.15;
	margin: 0
}
button {
	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
}
input {
	overflow: visible
}
[type="checkbox"], [type="radio"] {
	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
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto
}
details {
	display: block
}
summary {
	display: list-item
}
menu {
	display: block
}
canvas {
	display: inline-block
}
template {
	display: none
}
[hidden] {
	display: none
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
	box-sizing: border-box;
	font-size: 100%
}
*, *::before, *::after {
	box-sizing: inherit
}
body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #555;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}
textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}
select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 0
}
.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
	max-width: none !important
}
button {
	padding: 0;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1
}
[data-whatinput='mouse'] button {
	outline: 0
}
pre {
	overflow: auto
}
.is-visible {
	display: block !important
}
.is-hidden {
	display: none !important
}
.row {
	max-width: 75rem;
	margin-right: auto;
	margin-left: auto
}
.row::before, .row::after {
	display: table;
	content: ' '
}
.row::after {
	clear: both
}
.row.collapse > .column, .row.collapse > .columns {
	padding-right: 0;
	padding-left: 0
}
.row .row {
	margin-right: -.625rem;
	margin-left: -.625rem
}
@media print, screen and (min-width: 40em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
@media print, screen and (min-width: 64em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
.row .row.collapse {
	margin-right: 0;
	margin-left: 0
}
.row.expanded {
	max-width: none
}
.row.expanded .row {
	margin-right: auto;
	margin-left: auto
}
.row:not(.expanded) .row {
	max-width: none
}
.row.gutter-small > .column, .row.gutter-small > .columns {
	padding-right: .625rem;
	padding-left: .625rem
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
	padding-right: .9375rem;
	padding-left: .9375rem
}
.column, .columns {
	width: 100%;
	float: left;
	padding-right: .625rem;
	padding-left: .625rem
}
@media print, screen and (min-width: 40em) {
	.column, .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
	float: right
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
	float: left
}
.column.row.row, .row.row.columns {
	float: none
}
.row .column.row.row, .row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0
}
.small-1 {
	width: 8.33333%
}
.small-push-1 {
	position: relative;
	left: 8.33333%
}
.small-pull-1 {
	position: relative;
	left: -8.33333%
}
.small-offset-0 {
	margin-left: 0%
}
.small-2 {
	width: 16.66667%
}
.small-push-2 {
	position: relative;
	left: 16.66667%
}
.small-pull-2 {
	position: relative;
	left: -16.66667%
}
.small-offset-1 {
	margin-left: 8.33333%
}
.small-3 {
	width: 25%
}
.small-push-3 {
	position: relative;
	left: 25%
}
.small-pull-3 {
	position: relative;
	left: -25%
}
.small-offset-2 {
	margin-left: 16.66667%
}
.small-4 {
	width: 33.33333%
}
.small-push-4 {
	position: relative;
	left: 33.33333%
}
.small-pull-4 {
	position: relative;
	left: -33.33333%
}
.small-offset-3 {
	margin-left: 25%
}
.small-5 {
	width: 41.66667%
}
.small-push-5 {
	position: relative;
	left: 41.66667%
}
.small-pull-5 {
	position: relative;
	left: -41.66667%
}
.small-offset-4 {
	margin-left: 33.33333%
}
.small-6 {
	width: 50%
}
.small-push-6 {
	position: relative;
	left: 50%
}
.small-pull-6 {
	position: relative;
	left: -50%
}
.small-offset-5 {
	margin-left: 41.66667%
}
.small-7 {
	width: 58.33333%
}
.small-push-7 {
	position: relative;
	left: 58.33333%
}
.small-pull-7 {
	position: relative;
	left: -58.33333%
}
.small-offset-6 {
	margin-left: 50%
}
.small-8 {
	width: 66.66667%
}
.small-push-8 {
	position: relative;
	left: 66.66667%
}
.small-pull-8 {
	position: relative;
	left: -66.66667%
}
.small-offset-7 {
	margin-left: 58.33333%
}
.small-9 {
	width: 75%
}
.small-push-9 {
	position: relative;
	left: 75%
}
.small-pull-9 {
	position: relative;
	left: -75%
}
.small-offset-8 {
	margin-left: 66.66667%
}
.small-10 {
	width: 83.33333%
}
.small-push-10 {
	position: relative;
	left: 83.33333%
}
.small-pull-10 {
	position: relative;
	left: -83.33333%
}
.small-offset-9 {
	margin-left: 75%
}
.small-11 {
	width: 91.66667%
}
.small-push-11 {
	position: relative;
	left: 91.66667%
}
.small-pull-11 {
	position: relative;
	left: -91.66667%
}
.small-offset-10 {
	margin-left: 83.33333%
}
.small-12 {
	width: 100%
}
.small-offset-11 {
	margin-left: 91.66667%
}
.small-up-1 > .column, .small-up-1 > .columns {
	float: left;
	width: 100%
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
	clear: both
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
	float: left
}
.small-up-2 > .column, .small-up-2 > .columns {
	float: left;
	width: 50%
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
	clear: both
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
	float: left
}
.small-up-3 > .column, .small-up-3 > .columns {
	float: left;
	width: 33.33333%
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
	clear: both
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
	float: left
}
.small-up-4 > .column, .small-up-4 > .columns {
	float: left;
	width: 25%
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
	clear: both
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
	float: left
}
.small-up-5 > .column, .small-up-5 > .columns {
	float: left;
	width: 20%
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
	clear: both
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
	float: left
}
.small-up-6 > .column, .small-up-6 > .columns {
	float: left;
	width: 16.66667%
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
	clear: both
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
	float: left
}
.small-up-7 > .column, .small-up-7 > .columns {
	float: left;
	width: 14.28571%
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
	clear: both
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
	float: left
}
.small-up-8 > .column, .small-up-8 > .columns {
	float: left;
	width: 12.5%
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
	clear: both
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
	float: left
}
.small-collapse > .column, .small-collapse > .columns {
	padding-right: 0;
	padding-left: 0
}
.small-collapse .row {
	margin-right: 0;
	margin-left: 0
}
.expanded.row .small-collapse.row {
	margin-right: 0;
	margin-left: 0
}
.small-uncollapse > .column, .small-uncollapse > .columns {
	padding-right: .625rem;
	padding-left: .625rem
}
.small-centered {
	margin-right: auto;
	margin-left: auto
}
.small-centered, .small-centered:last-child:not(:first-child) {
	float: none;
	clear: both
}
.small-uncentered, .small-push-0, .small-pull-0 {
	position: static;
	float: left;
	margin-right: 0;
	margin-left: 0
}
@media print, screen and (min-width: 40em) {
	.medium-1 {
		width: 8.33333%
	}
	.medium-push-1 {
		position: relative;
		left: 8.33333%
	}
	.medium-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.medium-offset-0 {
		margin-left: 0%
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-push-2 {
		position: relative;
		left: 16.66667%
	}
	.medium-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		width: 25%
	}
	.medium-push-3 {
		position: relative;
		left: 25%
	}
	.medium-pull-3 {
		position: relative;
		left: -25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-push-4 {
		position: relative;
		left: 33.33333%
	}
	.medium-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-push-5 {
		position: relative;
		left: 41.66667%
	}
	.medium-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		width: 50%
	}
	.medium-push-6 {
		position: relative;
		left: 50%
	}
	.medium-pull-6 {
		position: relative;
		left: -50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-push-7 {
		position: relative;
		left: 58.33333%
	}
	.medium-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-push-8 {
		position: relative;
		left: 66.66667%
	}
	.medium-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		width: 75%
	}
	.medium-push-9 {
		position: relative;
		left: 75%
	}
	.medium-pull-9 {
		position: relative;
		left: -75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-push-10 {
		position: relative;
		left: 83.33333%
	}
	.medium-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-push-11 {
		position: relative;
		left: 91.66667%
	}
	.medium-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1 > .column, .medium-up-1 > .columns {
		float: left;
		width: 100%
	}
	.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
		clear: both
	}
	.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
		float: left
	}
	.medium-up-2 > .column, .medium-up-2 > .columns {
		float: left;
		width: 50%
	}
	.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
		clear: both
	}
	.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
		float: left
	}
	.medium-up-3 > .column, .medium-up-3 > .columns {
		float: left;
		width: 33.33333%
	}
	.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
		clear: both
	}
	.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
		float: left
	}
	.medium-up-4 > .column, .medium-up-4 > .columns {
		float: left;
		width: 25%
	}
	.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
		clear: both
	}
	.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
		float: left
	}
	.medium-up-5 > .column, .medium-up-5 > .columns {
		float: left;
		width: 20%
	}
	.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
		clear: both
	}
	.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
		float: left
	}
	.medium-up-6 > .column, .medium-up-6 > .columns {
		float: left;
		width: 16.66667%
	}
	.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
		clear: both
	}
	.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
		float: left
	}
	.medium-up-7 > .column, .medium-up-7 > .columns {
		float: left;
		width: 14.28571%
	}
	.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
		clear: both
	}
	.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
		float: left
	}
	.medium-up-8 > .column, .medium-up-8 > .columns {
		float: left;
		width: 12.5%
	}
	.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
		clear: both
	}
	.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
		float: left
	}
	.medium-collapse > .column, .medium-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.medium-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.expanded.row .medium-collapse.row {
		margin-right: 0;
		margin-left: 0
	}
	.medium-uncollapse > .column, .medium-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.medium-centered {
		margin-right: auto;
		margin-left: auto
	}
	.medium-centered, .medium-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.medium-uncentered, .medium-push-0, .medium-pull-0 {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}
@media print, screen and (min-width: 64em) {
	.large-1 {
		width: 8.33333%
	}
	.large-push-1 {
		position: relative;
		left: 8.33333%
	}
	.large-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.large-offset-0 {
		margin-left: 0%
	}
	.large-2 {
		width: 16.66667%
	}
	.large-push-2 {
		position: relative;
		left: 16.66667%
	}
	.large-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		width: 25%
	}
	.large-push-3 {
		position: relative;
		left: 25%
	}
	.large-pull-3 {
		position: relative;
		left: -25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-push-4 {
		position: relative;
		left: 33.33333%
	}
	.large-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-push-5 {
		position: relative;
		left: 41.66667%
	}
	.large-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		width: 50%
	}
	.large-push-6 {
		position: relative;
		left: 50%
	}
	.large-pull-6 {
		position: relative;
		left: -50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-push-7 {
		position: relative;
		left: 58.33333%
	}
	.large-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-push-8 {
		position: relative;
		left: 66.66667%
	}
	.large-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		width: 75%
	}
	.large-push-9 {
		position: relative;
		left: 75%
	}
	.large-pull-9 {
		position: relative;
		left: -75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-push-10 {
		position: relative;
		left: 83.33333%
	}
	.large-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-push-11 {
		position: relative;
		left: 91.66667%
	}
	.large-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1 > .column, .large-up-1 > .columns {
		float: left;
		width: 100%
	}
	.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
		clear: both
	}
	.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
		float: left
	}
	.large-up-2 > .column, .large-up-2 > .columns {
		float: left;
		width: 50%
	}
	.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
		clear: both
	}
	.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
		float: left
	}
	.large-up-3 > .column, .large-up-3 > .columns {
		float: left;
		width: 33.33333%
	}
	.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
		clear: both
	}
	.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
		float: left
	}
	.large-up-4 > .column, .large-up-4 > .columns {
		float: left;
		width: 25%
	}
	.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
		clear: both
	}
	.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
		float: left
	}
	.large-up-5 > .column, .large-up-5 > .columns {
		float: left;
		width: 20%
	}
	.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
		clear: both
	}
	.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
		float: left
	}
	.large-up-6 > .column, .large-up-6 > .columns {
		float: left;
		width: 16.66667%
	}
	.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
		clear: both
	}
	.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
		float: left
	}
	.large-up-7 > .column, .large-up-7 > .columns {
		float: left;
		width: 14.28571%
	}
	.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
		clear: both
	}
	.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
		float: left
	}
	.large-up-8 > .column, .large-up-8 > .columns {
		float: left;
		width: 12.5%
	}
	.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
		clear: both
	}
	.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
		float: left
	}
	.large-collapse > .column, .large-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.large-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.expanded.row .large-collapse.row {
		margin-right: 0;
		margin-left: 0
	}
	.large-uncollapse > .column, .large-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.large-centered {
		margin-right: auto;
		margin-left: auto
	}
	.large-centered, .large-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.large-uncentered, .large-push-0, .large-pull-0 {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}
.column-block {
	margin-bottom: 1.25rem
}
.column-block > :last-child {
	margin-bottom: 0
}
@media print, screen and (min-width: 40em) {
	.column-block {
		margin-bottom: 1.875rem
	}
	.column-block > :last-child {
		margin-bottom: 0
	}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}
em, i {
	font-style: italic;
	line-height: inherit
}
strong, b {
	font-weight: 700;
	line-height: inherit
}
small {
	font-size: 80%;
	line-height: inherit
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	line-height: 0;
	color: #cacaca
}
h1 {
	font-size: 2.5rem;
	font-weight: 800;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h2 {
	font-size: 2rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h3 {
	font-size: 1.75rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h4 {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h5 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}
@media print, screen and (min-width: 40em) {
	h1 {
		font-size: 2.5rem;
		font-weight: 800
	}
	h2 {
		font-size: 2.125rem
	}
	h3 {
		font-size: 1.9375rem
	}
	h4 {
		font-size: 1.5625rem
	}
	h5 {
		font-size: 1.25rem
	}
	h6 {
		font-size: 1rem
	}
}
a {
	line-height: inherit;
	color: #006a4d;
	text-decoration: none;
	cursor: pointer
}
a:hover, a:focus {
	color: #005b42
}
a img {
	border: 0
}
hr {
	clear: both;
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}
ul, ol, dl {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6
}
li {
	font-size: inherit
}
ul {
	margin-left: 1.25rem;
	list-style-type: disc
}
ol {
	margin-left: 1.25rem
}
ul ul, ol ul, ul ol, ol ol {
	margin-left: 1.25rem;
	margin-bottom: 0
}
dl {
	margin-bottom: 1rem
}
dl dt {
	margin-bottom: .3rem;
	font-weight: bold
}
blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}
blockquote, blockquote p {
	line-height: 1.6;
	color: #767676
}
cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}
cite:before {
	content: "— "
}
abbr {
	border-bottom: 1px dotted #0a0a0a;
	color: #555;
	cursor: help
}
figure {
	margin: 0
}
code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #0a0a0a
}
kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a
}
.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: normal;
	line-height: 1.4;
	color: #8a8a8a
}
.lead {
	font-size: 125%;
	line-height: 1.6
}
.stat {
	font-size: 2.5rem;
	line-height: 1
}
p + .stat {
	margin-top: -1rem
}
.no-bullet {
	margin-left: 0;
	list-style: none
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
@media print, screen and (min-width: 40em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}
@media print, screen and (min-width: 64em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}
.show-for-print {
	display: none !important
}
@media print {
	* {
		background: transparent !important;
		box-shadow: none !important;
		color: black !important;
		text-shadow: none !important
	}
	.show-for-print {
		display: block !important
	}
	.hide-for-print {
		display: none !important
	}
	table.show-for-print {
		display: table !important
	}
	thead.show-for-print {
		display: table-header-group !important
	}
	tbody.show-for-print {
		display: table-row-group !important
	}
	tr.show-for-print {
		display: table-row !important
	}
	td.show-for-print {
		display: table-cell !important
	}
	th.show-for-print {
		display: table-cell !important
	}
	a, a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	pre, blockquote {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr, img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: 0.5cm
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	.print-break-inside {
		page-break-inside: auto
	}
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	color: #0a0a0a;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	appearance: none
}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}
textarea {
	max-width: 100%
}
textarea[rows] {
	height: auto
}
input::placeholder, textarea::placeholder {
	color: #cacaca
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}
[type='submit'], [type='button'] {
	appearance: none;
	border-radius: 0
}
input[type='search'] {
	box-sizing: border-box
}
[type='file'], [type='checkbox'], [type='radio'] {
	margin: 0 0 1rem
}
[type='checkbox'] + label, [type='radio'] + label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}
[type='checkbox'] + label[for], [type='radio'] + label[for] {
	cursor: pointer
}
label > [type='checkbox'], label > [type='radio'] {
	margin-right: .5rem
}
[type='file'] {
	width: 100%
}
label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: normal;
	line-height: 1.8;
	color: #0a0a0a
}
label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}
.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #333
}
.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem
}
.input-group > :first-child {
	border-radius: 0 0 0 0
}
.input-group > :last-child > * {
	border-radius: 0 0 0 0
}
.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle
}
.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	width: 1%;
	height: 100%
}
.input-group-label:first-child {
	border-right: 0
}
.input-group-label:last-child {
	border-left: 0
}
.input-group-field {
	border-radius: 0;
	height: 2.5rem
}
.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	width: 1%;
	height: 100%
}
.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	height: 2.5rem;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}
.input-group .input-group-button {
	display: table-cell
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0
}
legend {
	max-width: 100%;
	margin-bottom: .5rem
}
.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca
}
.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem;
	background: #fefefe
}
select {
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	line-height: normal;
	color: #0a0a0a;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}
@media screen and (min-width: 0\0
) {
	select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
	}
}
select:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}
select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}
select::-ms-expand {
	display: none
}
select[multiple] {
	height: auto;
	background-image: none
}
.is-invalid-input:not(:focus) {
	border-color: #b5121b;
	background-color: #f7e6e7
}
.is-invalid-input:not(:focus)::placeholder {
	color: #b5121b
}
.is-invalid-label {
	color: #b5121b
}
.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: bold;
	color: #b5121b
}
.form-error.is-visible {
	display: block
}
.hide {
	display: none !important
}
.invisible {
	visibility: hidden
}
@media screen and (max-width: 39.9375em) {
	.hide-for-small-only {
		display: none !important
	}
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
	.show-for-small-only {
		display: none !important
	}
}
@media print, screen and (min-width: 40em) {
	.hide-for-medium {
		display: none !important
	}
}
@media screen and (max-width: 39.9375em) {
	.show-for-medium {
		display: none !important
	}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.hide-for-medium-only {
		display: none !important
	}
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
	.show-for-medium-only {
		display: none !important
	}
}
@media print, screen and (min-width: 64em) {
	.hide-for-large {
		display: none !important
	}
}
@media screen and (max-width: 63.9375em) {
	.show-for-large {
		display: none !important
	}
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
	.hide-for-large-only {
		display: none !important
	}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
	.show-for-large-only {
		display: none !important
	}
}
.show-for-sr, .show-on-focus {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}
.show-on-focus:active, .show-on-focus:focus {
	position: static !important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto
}
.show-for-landscape, .hide-for-portrait {
	display: block !important
}
@media screen and (orientation: landscape) {
	.show-for-landscape, .hide-for-portrait {
		display: block !important
	}
}
@media screen and (orientation: portrait) {
	.show-for-landscape, .hide-for-portrait {
		display: none !important
	}
}
.hide-for-landscape, .show-for-portrait {
	display: none !important
}
@media screen and (orientation: landscape) {
	.hide-for-landscape, .show-for-portrait {
		display: none !important
	}
}
@media screen and (orientation: portrait) {
	.hide-for-landscape, .show-for-portrait {
		display: block !important
	}
}
.float-left {
	float: left !important
}
.float-right {
	float: right !important
}
.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.clearfix::before, .clearfix::after {
	display: table;
	content: ' '
}
.clearfix::after {
	clear: both
}
.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 1rem 1rem 0;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #006a4d;
	color: #fefefe
}
[data-whatinput='mouse'] .button {
	outline: 0
}
.button:hover, .button:focus {
	background-color: #005a41;
	color: #fefefe
}
.button.tiny {
	font-size: .6rem
}
.button.small {
	font-size: .75rem
}
.button.large {
	font-size: 1.25rem
}
.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}
.button.primary {
	background-color: #006a4d;
	color: #fefefe
}
.button.primary:hover, .button.primary:focus {
	background-color: #00553e;
	color: #fefefe
}
.button.secondary {
	background-color: #777;
	color: #fefefe
}
.button.secondary:hover, .button.secondary:focus {
	background-color: #5f5f5f;
	color: #fefefe
}
.button.success {
	background-color: #3adb76;
	color: #fefefe
}
.button.success:hover, .button.success:focus {
	background-color: #22bb5b;
	color: #fefefe
}
.button.warning {
	background-color: #ffae00;
	color: #fefefe
}
.button.warning:hover, .button.warning:focus {
	background-color: #cc8b00;
	color: #fefefe
}
.button.alert {
	background-color: #b5121b;
	color: #fefefe
}
.button.alert:hover, .button.alert:focus {
	background-color: #910e16;
	color: #fefefe
}
.button.hollow {
	border: 1px solid #006a4d;
	color: #006a4d
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
	background-color: transparent
}
.button.hollow:hover, .button.hollow:focus {
	border-color: #003527;
	color: #003527
}
.button.hollow.primary {
	border: 1px solid #006a4d;
	color: #006a4d
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
	border-color: #003527;
	color: #003527
}
.button.hollow.secondary {
	border: 1px solid #777;
	color: #777
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
	border-color: #3c3c3c;
	color: #3c3c3c
}
.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.hollow.success:hover, .button.hollow.success:focus {
	border-color: #157539;
	color: #157539
}
.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
	border-color: #805700;
	color: #805700
}
.button.hollow.alert {
	border: 1px solid #b5121b;
	color: #b5121b
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
	border-color: #5b090e;
	color: #5b090e
}
.button.disabled, .button[disabled] {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
	background-color: #006a4d;
	color: #fefefe
}
.button.disabled.primary, .button[disabled].primary {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
	background-color: #006a4d;
	color: #fefefe
}
.button.disabled.secondary, .button[disabled].secondary {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
	background-color: #777;
	color: #fefefe
}
.button.disabled.success, .button[disabled].success {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
	background-color: #3adb76;
	color: #fefefe
}
.button.disabled.warning, .button[disabled].warning {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
	background-color: #ffae00;
	color: #fefefe
}
.button.disabled.alert, .button[disabled].alert {
	opacity: .25;
	cursor: not-allowed
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
	background-color: #b5121b;
	color: #fefefe
}
.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border: inset .4em;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: 0.4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}
.button.dropdown.hollow::after {
	border-top-color: #006a4d
}
.button.dropdown.hollow.primary::after {
	border-top-color: #006a4d
}
.button.dropdown.hollow.secondary::after {
	border-top-color: #777
}
.button.dropdown.hollow.success::after {
	border-top-color: #3adb76
}
.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00
}
.button.dropdown.hollow.alert::after {
	border-top-color: #b5121b
}
.button.arrow-only::after {
	top: -0.1em;
	float: none;
	margin-left: 0
}
.button-group {
	margin-bottom: 1rem;
	font-size: 0
}
.button-group::before, .button-group::after {
	display: table;
	content: ' '
}
.button-group::after {
	clear: both
}
.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 0.9rem
}
.button-group .button:last-child {
	margin-right: 0
}
.button-group.tiny .button {
	font-size: .6rem
}
.button-group.small .button {
	font-size: .75rem
}
.button-group.large .button {
	font-size: 1.25rem
}
.button-group.expanded {
	margin-right: -1px
}
.button-group.expanded::before, .button-group.expanded::after {
	display: none
}
.button-group.expanded .button:first-child:last-child {
	width: 100%
}
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
	display: inline-block;
	width: calc(50% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
	display: inline-block;
	width: calc(33.33333% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
	display: inline-block;
	width: calc(25% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
	display: inline-block;
	width: calc(20% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
	margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
	display: inline-block;
	width: calc(16.66667% - 1px);
	margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
	margin-right: -6px
}
.button-group.primary .button {
	background-color: #006a4d;
	color: #fefefe
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
	background-color: #00553e;
	color: #fefefe
}
.button-group.secondary .button {
	background-color: #777;
	color: #fefefe
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
	background-color: #5f5f5f;
	color: #fefefe
}
.button-group.success .button {
	background-color: #3adb76;
	color: #fefefe
}
.button-group.success .button:hover, .button-group.success .button:focus {
	background-color: #22bb5b;
	color: #fefefe
}
.button-group.warning .button {
	background-color: #ffae00;
	color: #fefefe
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
	background-color: #cc8b00;
	color: #fefefe
}
.button-group.alert .button {
	background-color: #b5121b;
	color: #fefefe
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
	background-color: #910e16;
	color: #fefefe
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
	width: 100%
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
	margin-bottom: 0
}
@media print, screen and (min-width: 40em) {
	.button-group.stacked-for-small .button {
		width: auto;
		margin-bottom: 0
	}
}
@media print, screen and (min-width: 64em) {
	.button-group.stacked-for-medium .button {
		width: auto;
		margin-bottom: 0
	}
}
@media screen and (max-width: 39.9375em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}
	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}
.is-accordion-submenu-parent > a {
	position: relative
}
.is-accordion-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #006a4d transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}
.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
	transform: rotate(180deg);
	transform-origin: 50% 50%
}
.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}
.accordion-item:first-child > :first-child {
	border-radius: 0 0 0 0
}
.accordion-item:last-child > :last-child {
	border-radius: 0 0 0 0
}
.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: .75rem;
	line-height: 1;
	color: #006a4d
}
:last-child:not(.is-active) > .accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0 0 0 0
}
.accordion-title:hover, .accordion-title:focus {
	background-color: #e6e6e6
}
.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -0.5rem;
	content: '+'
}
.is-active > .accordion-title::before {
	content: '\2013'
}
.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: foreground(#fefefe, #555)
}
:last-child > .accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}
.breadcrumbs {
	margin: 0 0 1rem 0;
	list-style: none
}
.breadcrumbs::before, .breadcrumbs::after {
	display: table;
	content: ' '
}
.breadcrumbs::after {
	clear: both
}
.breadcrumbs li {
	float: left;
	font-size: .6875rem;
	color: #0a0a0a;
	cursor: default;
	text-transform: uppercase
}
.breadcrumbs li:not(:last-child)::after {
	position: relative;
	top: 1px;
	margin: 0 .75rem;
	opacity: 1;
	content: "/";
	color: #cacaca
}
.breadcrumbs a {
	color: #006a4d
}
.breadcrumbs a:hover {
	text-decoration: underline
}
.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}
.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, 0.25);
	border-radius: 0;
	background-color: #ebebeb;
	color: #555
}
.callout > :first-child {
	margin-top: 0
}
.callout > :last-child {
	margin-bottom: 0
}
.callout.primary {
	background-color: #c2ffee;
	color: #555
}
.callout.secondary {
	background-color: #ebebeb;
	color: #555
}
.callout.success {
	background-color: #e1faea;
	color: #555
}
.callout.warning {
	background-color: #fff3d9;
	color: #555
}
.callout.alert {
	background-color: #fbd5d7;
	color: #555
}
.callout.small {
	padding-top: .5rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem
}
.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem
}
.card {
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #555
}
.card > :last-child {
	margin-bottom: 0
}
.card-divider {
	padding: 1rem;
	background: #e6e6e6
}
.card-divider > :last-child {
	margin-bottom: 0
}
.card-section {
	padding: 1rem
}
.card-section > :last-child {
	margin-bottom: 0
}
.close-button {
	position: absolute;
	color: #8a8a8a;
	cursor: pointer
}
[data-whatinput='mouse'] .close-button {
	outline: 0
}
.close-button:hover, .close-button:focus {
	color: #0a0a0a
}
.close-button.small {
	right: 0.66rem;
	top: 0.33em;
	font-size: 1.5em;
	line-height: 1
}
.close-button, .close-button.medium {
	right: 1rem;
	top: 0.5rem;
	font-size: 2em;
	line-height: 1
}
.is-drilldown {
	position: relative;
	overflow: hidden
}
.is-drilldown li {
	display: block
}
.is-drilldown.animate-height {
	transition: height 0.5s
}
.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: transform 0.15s linear
}
.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%)
}
.is-drilldown-submenu.is-closing {
	transform: translateX(100%)
}
.drilldown-submenu-cover-previous {
	min-height: 100%
}
.is-drilldown-submenu-parent > a {
	position: relative
}
.is-drilldown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #006a4d;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}
.js-drilldown-back > a::before {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #006a4d transparent transparent;
	border-left-width: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.75rem;
	border-left-width: 0
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	right: 5px;
	margin-top: -3px
}
[data-whatinput='mouse'] .dropdown.menu a {
	outline: 0
}
.no-js .dropdown.menu ul {
	display: none
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
	right: 100%;
	left: auto
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.vertical > li > a::after {
	right: 14px
}
.dropdown.menu.vertical > li.opens-left > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #fefefe transparent transparent
}
.dropdown.menu.vertical > li.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #fefefe
}
@media print, screen and (min-width: 40em) {
	.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #fefefe transparent transparent;
		right: 5px;
		margin-top: -3px
	}
	.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
		right: 100%;
		left: auto
	}
	.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.medium-vertical > li > a::after {
		right: 14px
	}
	.dropdown.menu.medium-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #fefefe transparent transparent
	}
	.dropdown.menu.medium-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #fefefe
	}
}
@media print, screen and (min-width: 64em) {
	.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #fefefe transparent transparent;
		right: 5px;
		margin-top: -3px
	}
	.dropdown.menu.large-vertical > li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
		right: 100%;
		left: auto
	}
	.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.large-vertical > li > a::after {
		right: 14px
	}
	.dropdown.menu.large-vertical > li.opens-left > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #fefefe transparent transparent
	}
	.dropdown.menu.large-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #fefefe
	}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}
.is-dropdown-menu.vertical {
	width: 100px
}
.is-dropdown-menu.vertical.align-right {
	float: right
}
.is-dropdown-submenu-parent {
	position: relative
}
.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -6px
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
	top: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
	right: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
	right: auto;
	left: 100%
}
.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
	right: 14px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #fefefe transparent transparent
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #fefefe
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}
.is-dropdown-submenu > li {
	width: 100%
}
.is-dropdown-submenu.js-dropdown-active {
	display: block
}
.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: block;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem
}
.dropdown-pane.is-open {
	visibility: visible
}
.dropdown-pane.tiny {
	width: 100px
}
.dropdown-pane.small {
	width: 200px
}
.dropdown-pane.large {
	width: 400px
}
.responsive-embed, .flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}
.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.responsive-embed.widescreen, .flex-video.widescreen {
	padding-bottom: 56.25%
}
.responsive-embed, .flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}
.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.responsive-embed.widescreen, .flex-video.widescreen {
	padding-bottom: 56.25%
}
.media-object {
	display: block;
	margin-bottom: 1rem
}
.media-object img {
	max-width: none
}
@media screen and (max-width: 39.9375em) {
	.media-object.stack-for-small .media-object-section {
		padding: 0;
		padding-bottom: 1rem;
		display: block
	}
	.media-object.stack-for-small .media-object-section img {
		width: 100%
	}
}
.media-object-section {
	display: table-cell;
	vertical-align: top
}
.media-object-section:first-child {
	padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}
.media-object-section > :last-child {
	margin-bottom: 0
}
.media-object-section.middle {
	vertical-align: middle
}
.media-object-section.bottom {
	vertical-align: bottom
}
.menu {
	margin: 0;
	list-style-type: none
}
.menu > li {
	display: table-cell;
	vertical-align: middle
}
[data-whatinput='mouse'] .menu > li {
	outline: 0
}
.menu > li > a {
	display: block;
	padding: 0.7rem 1rem;
	line-height: 1
}
.menu input, .menu select, .menu a, .menu button {
	margin-bottom: 0
}
.menu > li > a img, .menu > li > a i, .menu > li > a svg {
	vertical-align: middle
}
.menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span {
	vertical-align: middle
}
.menu > li > a img, .menu > li > a i, .menu > li > a svg {
	margin-right: .25rem;
	display: inline-block
}
.menu > li, .menu.horizontal > li {
	display: table-cell
}
.menu.expanded {
	display: table;
	width: 100%;
	table-layout: fixed
}
.menu.expanded > li:first-child:last-child {
	width: 100%
}
.menu.vertical > li {
	display: block
}
@media print, screen and (min-width: 40em) {
	.menu.medium-horizontal > li {
		display: table-cell
	}
	.menu.medium-expanded {
		display: table;
		width: 100%;
		table-layout: fixed
	}
	.menu.medium-expanded > li:first-child:last-child {
		width: 100%
	}
	.menu.medium-vertical > li {
		display: block
	}
}
@media print, screen and (min-width: 64em) {
	.menu.large-horizontal > li {
		display: table-cell
	}
	.menu.large-expanded {
		display: table;
		width: 100%;
		table-layout: fixed
	}
	.menu.large-expanded > li:first-child:last-child {
		width: 100%
	}
	.menu.large-vertical > li {
		display: block
	}
}
.menu.simple li {
	display: inline-block;
	vertical-align: top;
	line-height: 1
}
.menu.simple a {
	padding: 0
}
.menu.simple li {
	margin-left: 0;
	margin-right: 1rem
}
.menu.simple.align-right li {
	margin-right: 0;
	margin-left: 1rem
}
.menu.align-right::before, .menu.align-right::after {
	display: table;
	content: ' '
}
.menu.align-right::after {
	clear: both
}
.menu.align-right > li {
	float: right
}
.menu.icon-top > li > a {
	text-align: center
}
.menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg {
	display: block;
	margin: 0 auto .25rem
}
.menu.icon-top.vertical a > span {
	margin: auto
}
.menu.nested {
	margin-left: 1rem
}
.menu .active > a {
	background: #006a4d;
	color: #fefefe
}
.menu.menu-bordered li {
	border: 1px solid #e6e6e6
}
.menu.menu-bordered li:not(:first-child) {
	border-top: 0
}
.menu.menu-hover li:hover {
	background-color: #e6e6e6
}
.menu-text {
	padding-top: 0;
	padding-bottom: 0;
	padding: 0.7rem 1rem;
	font-weight: bold;
	line-height: 1;
	color: inherit
}
.menu-centered {
	text-align: center
}
.menu-centered > .menu {
	display: inline-block;
	vertical-align: top
}
.no-js [data-responsive-menu] ul {
	display: none
}
.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}
.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ''
}
.menu-icon:hover::after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}
.menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}
.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ''
}
.menu-icon.dark:hover::after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.orbit {
	position: relative
}
.orbit-container {
	position: relative;
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden
}
.orbit-slide {
	width: 100%
}
.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}
.orbit-figure {
	margin: 0
}
.orbit-image {
	width: 100%;
	max-width: 100%;
	margin: 0
}
.orbit-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 1rem;
	background-color: rgba(10, 10, 10, 0.5);
	color: #fefefe
}
.orbit-previous, .orbit-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	padding: 1rem;
	color: #fefefe
}
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
	outline: 0
}
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
	background-color: rgba(10, 10, 10, 0.5)
}
.orbit-previous {
	left: 0
}
.orbit-next {
	left: auto;
	right: 0
}
.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem;
	text-align: center
}
[data-whatinput='mouse'] .orbit-bullets {
	outline: 0
}
.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	border-radius: 50%;
	background-color: #cacaca
}
.orbit-bullets button:hover {
	background-color: #8a8a8a
}
.orbit-bullets button.is-active {
	background-color: #8a8a8a
}
.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}
.pagination::before, .pagination::after {
	display: table;
	content: ' '
}
.pagination::after {
	clear: both
}
.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}
.pagination li:last-child, .pagination li:first-child {
	display: inline-block
}
@media print, screen and (min-width: 40em) {
	.pagination li {
		display: inline-block
	}
}
.pagination a, .pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
	color: #0a0a0a
}
.pagination a:hover, .pagination button:hover {
	background: #e6e6e6
}
.pagination .current {
	padding: .1875rem .625rem;
	background: #006a4d;
	color: #fefefe;
	cursor: default
}
.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}
.pagination .disabled:hover {
	background: transparent
}
.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #0a0a0a
}
.pagination-previous a::before, .pagination-previous.disabled::before {
	display: inline-block;
	margin-right: 0.5rem;
	content: '\00ab'
}
.pagination-next a::after, .pagination-next.disabled::after {
	display: inline-block;
	margin-left: 0.5rem;
	content: '\00bb'
}
.sticky-container {
	position: relative
}
.sticky {
	position: relative;
	z-index: 0;
	transform: translate3d(0, 0, 0)
}
.sticky.is-stuck {
	position: fixed;
	z-index: 5
}
.sticky.is-stuck.is-at-top {
	top: 0
}
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}
.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto
}
.sticky.is-anchored.is-at-bottom {
	bottom: 0
}
body.is-reveal-open {
	overflow: hidden
}
html.is-reveal-open, html.is-reveal-open body {
	min-height: 100%;
	overflow: hidden;
	position: fixed;
	user-select: none
}
.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	display: none;
	background-color: rgba(10, 10, 10, 0.45);
	overflow-y: scroll
}
.reveal {
	z-index: 1006;
	backface-visibility: hidden;
	display: none;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto
}
[data-whatinput='mouse'] .reveal {
	outline: 0
}
@media print, screen and (min-width: 40em) {
	.reveal {
		min-height: 0
	}
}
.reveal .column, .reveal .columns {
	min-width: 0
}
.reveal > :last-child {
	margin-bottom: 0
}
@media print, screen and (min-width: 40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}
}
@media print, screen and (min-width: 40em) {
	.reveal .reveal {
		right: auto;
		left: auto;
		margin: 0 auto
	}
}
.reveal.collapse {
	padding: 0
}
@media print, screen and (min-width: 40em) {
	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}
}
@media print, screen and (min-width: 40em) {
	.reveal.small {
		width: 50%;
		max-width: 75rem
	}
}
@media print, screen and (min-width: 40em) {
	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}
.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	margin-left: 0;
	border: 0;
	border-radius: 0
}
@media screen and (max-width: 39.9375em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}
.reveal.without-overlay {
	position: fixed
}
.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	user-select: none;
	touch-action: none
}
.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	max-width: 100%;
	height: .5rem;
	background-color: #cacaca;
	transition: all 0.2s ease-in-out
}
.slider-fill.is-dragging {
	transition: all 0s linear
}
.slider-handle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	z-index: 1;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 0;
	background-color: #006a4d;
	transition: all 0.2s ease-in-out;
	touch-action: manipulation
}
[data-whatinput='mouse'] .slider-handle {
	outline: 0
}
.slider-handle:hover {
	background-color: #005a41
}
.slider-handle.is-dragging {
	transition: all 0s linear
}
.slider.disabled, .slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}
.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	transform: scale(1, -1)
}
.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%
}
.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	transform: translateX(-50%)
}
.switch {
	height: 2rem;
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem;
	font-weight: bold;
	color: #fefefe;
	user-select: none
}
.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0
}
.switch-paddle {
	position: relative;
	display: block;
	width: 4rem;
	height: 2rem;
	border-radius: 0;
	background: #cacaca;
	transition: all 0.25s ease-out;
	font-weight: inherit;
	color: inherit;
	cursor: pointer
}
input + .switch-paddle {
	margin: 0
}
.switch-paddle::after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	transform: translate3d(0, 0, 0);
	border-radius: 0;
	background: #fefefe;
	transition: all 0.25s ease-out;
	content: ''
}
input:checked ~ .switch-paddle {
	background: #006a4d
}
input:checked ~ .switch-paddle::after {
	left: 2.25rem
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
	outline: 0
}
.switch-active, .switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
.switch-active {
	left: 8%;
	display: none
}
input:checked + label > .switch-active {
	display: block
}
.switch-inactive {
	right: 15%
}
input:checked + label > .switch-inactive {
	display: none
}
.switch.tiny {
	height: 1.5rem
}
.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}
.switch.tiny .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1rem;
	height: 1rem
}
.switch.tiny input:checked ~ .switch-paddle::after {
	left: 1.75rem
}
.switch.small {
	height: 1.75rem
}
.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}
.switch.small .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1.25rem;
	height: 1.25rem
}
.switch.small input:checked ~ .switch-paddle::after {
	left: 2rem
}
.switch.large {
	height: 2.5rem
}
.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}
.switch.large .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 2rem;
	height: 2rem
}
.switch.large input:checked ~ .switch-paddle::after {
	left: 2.75rem
}
table {
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}
table thead, table tbody, table tfoot {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}
table caption {
	padding: .5rem .625rem .625rem;
	font-weight: bold
}
table thead {
	background: #f8f8f8;
	color: #555
}
table tfoot {
	background: #f1f1f1;
	color: #555
}
table thead tr, table tfoot tr {
	background: transparent
}
table thead th, table thead td, table tfoot th, table tfoot td {
	padding: .5rem .625rem .625rem;
	font-weight: bold;
	text-align: left
}
table tbody th, table tbody td {
	padding: .5rem .625rem .625rem
}
table tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f1f1f1
}
table.unstriped tbody {
	background-color: #fefefe
}
table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe
}
@media screen and (max-width: 63.9375em) {
	table.stack thead {
		display: none
	}
	table.stack tfoot {
		display: none
	}
	table.stack tr, table.stack th, table.stack td {
		display: block
	}
	table.stack td {
		border-top: 0
	}
}
table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}
table.hover thead tr:hover {
	background-color: #f3f3f3
}
table.hover tfoot tr:hover {
	background-color: #ececec
}
table.hover tbody tr:hover {
	background-color: #f9f9f9
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ececec
}
.table-scroll {
	overflow-x: auto
}
.table-scroll table {
	width: auto
}
.tabs {
	margin: 0;
	border: 1px solid #e6e6e6;
	background: #fefefe;
	list-style-type: none
}
.tabs::before, .tabs::after {
	display: table;
	content: ' '
}
.tabs::after {
	clear: both
}
.tabs.vertical > li {
	display: block;
	float: none;
	width: auto
}
.tabs.simple > li > a {
	padding: 0
}
.tabs.simple > li > a:hover {
	background: transparent
}
.tabs.primary {
	background: #006a4d
}
.tabs.primary > li > a {
	color: #fefefe
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
	background: #007e5c
}
.tabs-title {
	float: left
}
.tabs-title > a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .75rem;
	line-height: 1;
	color: #006a4d
}
.tabs-title > a:hover {
	background: #fefefe;
	color: #005b42
}
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	background: #e6e6e6;
	color: #006a4d
}
.tabs-content {
	border: 1px solid #e6e6e6;
	border-top: 0;
	background: #fefefe;
	color: #555;
	transition: all 0.5s ease
}
.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}
.tabs-panel {
	display: none;
	padding: 1rem
}
.tabs-panel[aria-hidden="false"] {
	display: block
}
.title-bar {
	padding: .5rem;
	background: #0a0a0a;
	color: #fefefe
}
.title-bar::before, .title-bar::after {
	display: table;
	content: ' '
}
.title-bar::after {
	clear: both
}
.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}
.title-bar-left {
	float: left
}
.title-bar-right {
	float: right;
	text-align: right
}
.title-bar-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold
}
.top-bar {
	padding: .5rem
}
.top-bar::before, .top-bar::after {
	display: table;
	content: ' '
}
.top-bar::after {
	clear: both
}
.top-bar, .top-bar ul {
	background-color: #e6e6e6
}
.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}
.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}
.top-bar input.button {
	width: auto
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
	width: 100%
}
@media print, screen and (min-width: 40em) {
	.top-bar .top-bar-left, .top-bar .top-bar-right {
		width: auto
	}
}
@media screen and (max-width: 63.9375em) {
	.top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
		width: 100%
	}
}
@media screen and (max-width: 74.9375em) {
	.top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
		width: 100%
	}
}
.top-bar-title {
	display: inline-block;
	float: left;
	padding: 1rem
}
.top-bar-title .menu-icon {
	bottom: 2px
}
.top-bar-left {
	float: left
}
.top-bar-right {
	float: right
}
.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: solid 4px #fefefe;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	line-height: 0
}
a.thumbnail {
	transition: box-shadow 200ms ease-out
}
a.thumbnail:hover, a.thumbnail:focus {
	box-shadow: 0 0 6px 1px rgba(0, 106, 77, 0.5)
}
a.thumbnail image {
	box-shadow: none
}
.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #8a8a8a;
	font-weight: bold;
	cursor: help
}
.tooltip {
	position: absolute;
	top: calc(100% + .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe
}
.tooltip::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #0a0a0a;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%)
}
.tooltip.top::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #0a0a0a transparent transparent;
	top: 100%;
	bottom: auto
}
.tooltip.left::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #0a0a0a;
	top: 50%;
	bottom: auto;
	left: 100%;
	transform: translateY(-50%)
}
.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #0a0a0a transparent transparent;
	top: 50%;
	right: 100%;
	bottom: auto;
	left: auto;
	transform: translateY(-50%)
}
.slide-in-down.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(-100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-down.mui-enter.mui-enter-active {
	transform: translateY(0)
}
.slide-in-left.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(-100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-left.mui-enter.mui-enter-active {
	transform: translateX(0)
}
.slide-in-up.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-up.mui-enter.mui-enter-active {
	transform: translateY(0)
}
.slide-in-right.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(100%);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-in-right.mui-enter.mui-enter-active {
	transform: translateX(0)
}
.slide-out-down.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-down.mui-leave.mui-leave-active {
	transform: translateY(100%)
}
.slide-out-right.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-right.mui-leave.mui-leave-active {
	transform: translateX(100%)
}
.slide-out-up.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateY(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-up.mui-leave.mui-leave-active {
	transform: translateY(-100%)
}
.slide-out-left.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: translateX(0);
	transition-property: transform, opacity;
	backface-visibility: hidden
}
.slide-out-left.mui-leave.mui-leave-active {
	transform: translateX(-100%)
}
.fade-in.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	opacity: 0;
	transition-property: opacity
}
.fade-in.mui-enter.mui-enter-active {
	opacity: 1
}
.fade-out.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	opacity: 1;
	transition-property: opacity
}
.fade-out.mui-leave.mui-leave-active {
	opacity: 0
}
.hinge-in-from-top.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(-90deg);
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-top.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-right.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(-90deg);
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-right.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-bottom.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(90deg);
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-left.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(90deg);
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-left.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-middle-x.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(-90deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-in-from-middle-y.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(-90deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}
.hinge-out-from-top.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-top.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}
.hinge-out-from-right.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-right.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}
.hinge-out-from-bottom.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}
.hinge-out-from-left.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-left.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}
.hinge-out-from-middle-x.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}
.hinge-out-from-middle-y.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}
.scale-in-up.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(.5);
	transition-property: transform, opacity;
	opacity: 0
}
.scale-in-up.mui-enter.mui-enter-active {
	transform: scale(1);
	opacity: 1
}
.scale-in-down.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(1.5);
	transition-property: transform, opacity;
	opacity: 0
}
.scale-in-down.mui-enter.mui-enter-active {
	transform: scale(1);
	opacity: 1
}
.scale-out-up.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}
.scale-out-up.mui-leave.mui-leave-active {
	transform: scale(1.5);
	opacity: 0
}
.scale-out-down.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}
.scale-out-down.mui-leave.mui-leave-active {
	transform: scale(.5);
	opacity: 0
}
.spin-in.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(-.75turn);
	transition-property: transform, opacity;
	opacity: 0
}
.spin-in.mui-enter.mui-enter-active {
	transform: rotate(0);
	opacity: 1
}
.spin-out.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}
.spin-out.mui-leave.mui-leave-active {
	transform: rotate(.75turn);
	opacity: 0
}
.spin-in-ccw.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(.75turn);
	transition-property: transform, opacity;
	opacity: 0
}
.spin-in-ccw.mui-enter.mui-enter-active {
	transform: rotate(0);
	opacity: 1
}
.spin-out-ccw.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}
.spin-out-ccw.mui-leave.mui-leave-active {
	transform: rotate(-.75turn);
	opacity: 0
}
.slow {
	transition-duration: 750ms !important
}
.fast {
	transition-duration: 250ms !important
}
.linear {
	transition-timing-function: linear !important
}
.ease {
	transition-timing-function: ease !important
}
.ease-in {
	transition-timing-function: ease-in !important
}
.ease-out {
	transition-timing-function: ease-out !important
}
.ease-in-out {
	transition-timing-function: ease-in-out !important
}
.bounce-in {
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}
.bounce-out {
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}
.bounce-in-out {
	transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}
.short-delay {
	transition-delay: 300ms !important
}
.long-delay {
	transition-delay: 700ms !important
}
.shake {
	animation-name: shake-7
}
@keyframes shake-7 {
	0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
		transform: translateX(7%)
	}
	5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
		transform: translateX(-7%)
	}
}
.spin-cw {
	animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
	0% {
		transform: rotate(-1turn)
	}
	100% {
		transform: rotate(0)
	}
}
.spin-ccw {
	animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(1turn)
	}
}
.wiggle {
	animation-name: wiggle-7deg
}
@keyframes wiggle-7deg {
	40%, 50%, 60% {
		transform: rotate(7deg)
	}
	35%, 45%, 55%, 65% {
		transform: rotate(-7deg)
	}
	0%, 30%, 70%, 100% {
		transform: rotate(0)
	}
}
.shake, .spin-cw, .spin-ccw, .wiggle {
	animation-duration: 500ms
}
.infinite {
	animation-iteration-count: infinite
}
.slow {
	animation-duration: 750ms !important
}
.fast {
	animation-duration: 250ms !important
}
.linear {
	animation-timing-function: linear !important
}
.ease {
	animation-timing-function: ease !important
}
.ease-in {
	animation-timing-function: ease-in !important
}
.ease-out {
	animation-timing-function: ease-out !important
}
.ease-in-out {
	animation-timing-function: ease-in-out !important
}
.bounce-in {
	animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}
.bounce-out {
	animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}
.bounce-in-out {
	animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}
.short-delay {
	animation-delay: 300ms !important
}
.long-delay {
	animation-delay: 700ms !important
}
.uthsc-row-title {
	text-align: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 1.5rem 1rem;
	margin-bottom: 1rem
}
.left ~ ul {
	margin-left: 0;
	clear: left
}
.left ~ ul li {
	position: relative;
	left: 1em;
	padding-right: 1em
}
.uthsc-figure {
	margin: 0;
	margin-bottom: 1rem;
	background: #fefefe;
	width: 100%
}
.uthsc-figure.thumbnail figcaption {
	box-shadow: none;
	padding: 0
}
.uthsc-figure figcaption {
	font-size: 0.85em;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2) inset;
	padding: 5px
}
.uthsc-figure figcaption a {
	font-weight: 700
}
.uthsc-figure img {
	width: 100% !important
}
small.uthsc-figure-source {
	display: block;
	margin-top: 1rem
}
.uthsc-figure-small-up-10 {
	width: 10%
}
.uthsc-figure-small-up-20 {
	width: 20%
}
.uthsc-figure-small-up-30 {
	width: 30%
}
.uthsc-figure-small-up-40 {
	width: 40%
}
.uthsc-figure-small-up-50 {
	width: 50%
}
.uthsc-figure-small-up-60 {
	width: 60%
}
.left img, figure.left {
	margin-right: 1em;
	float: left
}
.right img, figure.right {
	margin-left: 1em;
	float: right
}
@media print, screen and (min-width: 40em) {
	.left ~ ul {
		clear: none
	}
	.uthsc-figure-10 {
		width: 10%
	}
	.uthsc-figure-20 {
		width: 20%
	}
	.uthsc-figure-30 {
		width: 30%
	}
	.uthsc-figure-40 {
		width: 40%
	}
	.uthsc-figure-50 {
		width: 50%
	}
	.uthsc-figure-60 {
		width: 60%
	}
}
body {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-style: normal
}
a, strong, b {
	font-weight: 700
}
em, i {
	font-style: italic
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-style: normal
}
.search-form {
	margin-bottom: 0
}
.uthsc-banner .search-form {
	margin-bottom: 1em
}
table thead {
	background: #ced084
}
blockquote {
	font-size: 1.2em;
	font-style: italic
}
.accordion-item.is-active .accordion-title {
	background-color: #e6e6e6
}
table {
	border-spacing: 0
}
.uthsc-site-nav {
	font-weight: bold;
	padding: 0rem
}
@media screen and (max-width: 63.9375em) {
	.uthsc-site-nav {
		position: absolute !important;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0)
	}
}
.uthsc-site-nav::before, .uthsc-site-nav::after {
	display: table;
	content: ' '
}
.uthsc-site-nav::after {
	clear: both
}
.uthsc-site-nav a {
	color: #fff
}
.uthsc-site-nav, .uthsc-site-nav ul, .uthsc-site-nav .dropdown.menu .submenu, .uthsc-site-nav .button {
	background-color: #333;
	z-index: 200
}
.uthsc-site-nav li:hover, .uthsc-site-nav li ul li:hover, .uthsc-site-nav .button:hover {
	background-color: #00553e
}
.uthsc-site-nav .dropdown.menu .is-dropdown-submenu-parent.is-down-arrow > a::after {
	border-color: rgba(255, 255, 255, 0.4) transparent transparent
}
.uthsc-site-nav input {
	width: 160px
}
.uthsc-site-nav input.button {
	width: auto
}
.uthsc-site-nav .dropdown.menu .is-dropdown-submenu-parent.is-down-arrow > a::after {
	position: initial
}
.uthsc-site-nav .menu > li > a {
	display: block;
	padding: 0.8rem .5rem;
	line-height: 1;
	font-size: .8rem
}
@media print, screen and (min-width: 40em) {
	.uthsc-site-nav-left {
		float: left
	}
	.uthsc-site-nav-right {
		float: right
	}
}
.uthsc-site-nav .submenu .fa, nav.uthsc-off-canvas-menu .uthsc-fa-centered.fa {
	width: 1.3rem;
	text-align: center
}
.main-content p a, .main-content li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a, .main-content figcaption a, .main-content .anchortext, .uthsc-content-footer p a, .uthsc-content-footer li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a, .uthsc-content-footer figcaption a, .uthsc-content-footer .anchortext {
	text-decoration: none;
	text-shadow: -1px 0 0 white, 1px 0 0 white;
	padding: 1px 0;
	background-image: linear-gradient(to top, transparent 13%, rgba(0, 0, 0, 0.3) 13%, rgba(0, 0, 0, 0.3) 18%, transparent 18%)
}
.main-content p a:hover, .main-content li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a:hover, .main-content figcaption a:hover, .main-content .anchortext:hover, .uthsc-content-footer p a:hover, .uthsc-content-footer li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a:hover, .uthsc-content-footer figcaption a:hover, .uthsc-content-footer .anchortext:hover {
	background-image: linear-gradient(to top, transparent 13%, #006a4d 13%, #006a4d 18%, transparent 18%)
}
.main-content p a.button, .main-content li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a.button, .main-content figcaption a.button, .main-content .anchortext.button, .uthsc-content-footer p a.button, .uthsc-content-footer li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a.button, .uthsc-content-footer figcaption a.button, .uthsc-content-footer .anchortext.button {
	text-shadow: none;
	padding: 0.85em 1em;
	background-image: none
}
.main-content p a.button:hover, .main-content li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a.button:hover, .main-content figcaption a.button:hover, .main-content .anchortext.button:hover, .uthsc-content-footer p a.button:hover, .uthsc-content-footer li:not(.tabs-title):not(.accordion-item):not(.is-drilldown-submenu-parent):not(.is-drilldown-submenu-item):not(.js-drilldown-back) a.button:hover, .uthsc-content-footer figcaption a.button:hover, .uthsc-content-footer .anchortext.button:hover {
	background-image: none
}
.uthsc-content-footer p a, .uthsc-content-footer li a, .uthsc-content-footer figcaption a {
	text-shadow: -1px 0 0 #EFEFEF, 1px 0 0 #EFEFEF !important
}
.tabs .tabs-title a {
	background-image: none;
	text-shadow: none
}
.tabs .tabs-title a:hover {
	background-image: none;
	text-shadow: none
}
.uthsc-banner {
	background-color: #006a4d;
	text-align: center
}
.uthsc-banner .input-group-button {
	vertical-align: top
}
.uthsc-banner .uthsc-logo {
	padding: 1em;
	width: 100%
}
.uthsc-banner-homepage {
	border-bottom: 1px solid #00926a
}
.uthsc-content-footer {
	background-color: #EFEFEF;
	padding: 40px 0 0;
	margin-top: 52px
}
.uthsc-share:first-of-type {
	margin-bottom: 0
}
.uthsc-share a {
	border-bottom: 1px solid
}
.uthsc-share .uthsc-twitter {
	background-color: #55acee;
	color: #fefefe
}
.uthsc-share .uthsc-twitter:hover, .uthsc-share .uthsc-twitter:focus {
	background-color: #1a8fe8;
	color: #fefefe
}
.uthsc-share .uthsc-facebook {
	background-color: #3b5999;
	color: #fefefe
}
.uthsc-share .uthsc-facebook:hover, .uthsc-share .uthsc-facebook:focus {
	background-color: #2f477a;
	color: #fefefe
}
.uthsc-share .uthsc-google-plus {
	background-color: #DC4E41;
	color: #fefefe
}
.uthsc-share .uthsc-google-plus:hover, .uthsc-share .uthsc-google-plus:focus {
	background-color: #c13123;
	color: #fefefe
}
.uthsc-share .uthsc-linkedin {
	background-color: #0077b5;
	color: #fefefe
}
.uthsc-share .uthsc-linkedin:hover, .uthsc-share .uthsc-linkedin:focus {
	background-color: #005f91;
	color: #fefefe
}
.uthsc-share .uthsc-email {
	background-color: #8a8a8a;
	color: #fefefe
}
.uthsc-share .uthsc-email:hover, .uthsc-share .uthsc-email:focus {
	background-color: #6e6e6e;
	color: #fefefe
}
.uthsc-share .uthsc-print {
	background-color: #8a8a8a;
	color: #fefefe
}
.uthsc-share .uthsc-print:hover, .uthsc-share .uthsc-print:focus {
	background-color: #6e6e6e;
	color: #fefefe
}
.uthsc-connect a {
	padding: 0.2rem
}
.uthsc-connect .uthsc-twitter {
	color: #55acee
}
.uthsc-connect .uthsc-twitter:hover {
	color: #2996ea
}
.uthsc-connect .uthsc-facebook {
	color: #3b5999
}
.uthsc-connect .uthsc-facebook:hover {
	color: #324c82
}
.uthsc-connect .uthsc-instagram {
	color: #3f729b
}
.uthsc-connect .uthsc-instagram:hover {
	color: #366184
}
.uthsc-connect .uthsc-youtube {
	color: #cd201f
}
.uthsc-connect .uthsc-youtube:hover {
	color: #ae1b1a
}
.uthsc-connect .uthsc-linkedin {
	color: #0077b5
}
.uthsc-connect .uthsc-linkedin:hover {
	color: #00659a
}
.uthsc-connect .uthsc-pinterest {
	color: #bd081c
}
.uthsc-connect .uthsc-pinterest:hover {
	color: #a10718
}
.uthsc-connect .uthsc-google-plus {
	color: #DC4E41
}
.uthsc-connect .uthsc-google-plus:hover {
	color: #cd3426
}
.uthsc-connect .uthsc-tumblr {
	color: #35465c
}
.uthsc-connect .uthsc-tumblr:hover {
	color: #2d3c4e
}
.uthsc-connect .uthsc-flickr {
	color: #0063dc
}
.uthsc-connect .uthsc-flickr:hover {
	color: #0054bb
}
.uthsc-connect .uthsc-reddit {
	color: #ff4500
}
.uthsc-connect .uthsc-reddit:hover {
	color: #d93b00
}
.uthsc-connect .uthsc-vine {
	color: #00b488
}
.uthsc-connect .uthsc-vine:hover {
	color: #009974
}
.uthsc-connect .uthsc-fa-vine {
	background-image: url("../images/vine-square.png");
	width: 42px;
	height: 42px;
	display: block;
	background-size: cover;
	margin-top: 3px
}
.uthsc-connect .uthsc-fa-vine:hover {
	background-image: url("../images/vine-square-darken.png")
}
.uthsc-connect .uthsc-vimeo {
	color: #1ab7ea
}
.uthsc-connect .uthsc-vimeo:hover {
	color: #139dca
}
.uthsc-connect .uthsc-snapchat {
	color: #FFFC00
}
.uthsc-connect .uthsc-snapchat:hover {
	color: #d9d600
}
.footer-box:last-of-type ul li {
	display: inline
}
.footer-box:last-of-type ul li a {
	background-image: none
}
.footer-box h2 {
	font-size: 1.5rem;
}
.uthsc-last-published {
	color: #6a6a6a;
	background-color: #EFEFEF;
	border-top: 1px solid #ddd
}
.uthsc-last-published p {
	margin: 0;
	padding: .4rem 0
}
.hero img {
	width: 100%
}
.hero.hero-one {
	background-image: url("https://uthsc.edu/redesign/_resources/2015/images/uthsc-campus-mooney.jpg");
	width: 100%;
	background-position: 50%;
	background-size: cover;
	height: 30vh
}
@media screen and (min-width: 40em) {
	.hero.hero-one {
		height: 36vh
	}
}
@media screen and (min-width: 64em) {
	.hero.hero-one {
		height: 50vh
	}
}
.uthsc-off-canvas-wrapper {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s
}
.o-container {
	margin: 0 auto;
	padding: 0 12px;
	max-width: 960px
}
@media all and (min-width: 480px) {
	.o-container {
		padding: 0 24px
	}
}
@media all and (min-width: 720px) {
	.o-container {
		padding: 0 48px
	}
}
.uthsc-off-canvas-menu {
	position: fixed;
	z-index: 200;
	background-color: #4d4d4d;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s
}
.uthsc-off-canvas-menu .uthsc-nav-on > a {
	background: #595959
}
.uthsc-off-canvas-menu__items {
	list-style: none;
	margin: 0;
	padding: 0
}
.uthsc-off-canvas-menu--slide-left, .uthsc-off-canvas-menu--slide-right, .uthsc-off-canvas-menu--push-left, .uthsc-off-canvas-menu--push-right {
	width: 100%;
	height: 100%;
	overflow-y: scroll
}
@media all and (min-width: 320px) {
	.uthsc-off-canvas-menu--slide-left, .uthsc-off-canvas-menu--slide-right, .uthsc-off-canvas-menu--push-left, .uthsc-off-canvas-menu--push-right {
		width: 300px
	}
}
.uthsc-off-canvas-menu--slide-left .uthsc-off-canvas-menu__item, .uthsc-off-canvas-menu--slide-right .uthsc-off-canvas-menu__item, .uthsc-off-canvas-menu--push-left .uthsc-off-canvas-menu__item, .uthsc-off-canvas-menu--push-right .uthsc-off-canvas-menu__item {
	display: block;
	text-align: center;
	border-top: solid 1px #b5dbe9;
	border-bottom: #0a0a0a
}
.uthsc-off-canvas-menu--slide-left .uthsc-off-canvas-menu__item:first-child, .uthsc-off-canvas-menu--slide-right .uthsc-off-canvas-menu__item:first-child, .uthsc-off-canvas-menu--push-left .uthsc-off-canvas-menu__item:first-child, .uthsc-off-canvas-menu--push-right .uthsc-off-canvas-menu__item:first-child {
	border-top: none
}
.uthsc-off-canvas-menu--slide-left .uthsc-off-canvas-menu__item:last-child, .uthsc-off-canvas-menu--slide-right .uthsc-off-canvas-menu__item:last-child, .uthsc-off-canvas-menu--push-left .uthsc-off-canvas-menu__item:last-child, .uthsc-off-canvas-menu--push-right .uthsc-off-canvas-menu__item:last-child {
	border-bottom: none
}
.uthsc-off-canvas-menu--slide-left .uthsc-off-canvas-menu__link, .uthsc-off-canvas-menu--slide-right .uthsc-off-canvas-menu__link, .uthsc-off-canvas-menu--push-left .uthsc-off-canvas-menu__link, .uthsc-off-canvas-menu--push-right .uthsc-off-canvas-menu__link {
	display: block;
	padding: 12px 24px;
	color: #fff
}
.uthsc-off-canvas-menu--slide-left .uthsc-off-canvas-menu__close, .uthsc-off-canvas-menu--slide-right .uthsc-off-canvas-menu__close, .uthsc-off-canvas-menu--push-left .uthsc-off-canvas-menu__close, .uthsc-off-canvas-menu--push-right .uthsc-off-canvas-menu__close {
	display: block;
	padding: 12px 24px;
	width: 100%
}
.uthsc-off-canvas-menu--slide-left, .uthsc-off-canvas-menu--push-left {
	top: 0;
	left: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}
@media all and (min-width: 320px) {
	.uthsc-off-canvas-menu--slide-left, .uthsc-off-canvas-menu--push-left {
		-webkit-transform: translateX(-300px);
		-ms-transform: translateX(-300px);
		transform: translateX(-300px)
	}
}
.uthsc-off-canvas-menu--slide-left.is-active, .uthsc-off-canvas-menu--push-left.is-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.uthsc-off-canvas-menu--slide-right, .uthsc-off-canvas-menu--push-right {
	top: 0;
	right: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}
@media all and (min-width: 320px) {
	.uthsc-off-canvas-menu--slide-right, .uthsc-off-canvas-menu--push-right {
		-webkit-transform: translateX(300px);
		-ms-transform: translateX(300px);
		transform: translateX(300px)
	}
}
.uthsc-off-canvas-menu--slide-right.is-active, .uthsc-off-canvas-menu--push-right.is-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.uthsc-off-canvas-menu--slide-top, .uthsc-off-canvas-menu--slide-bottom, .uthsc-off-canvas-menu--push-top, .uthsc-off-canvas-menu--push-bottom {
	vertical-align: middle;
	width: 100%;
	height: 60px;
	text-align: center;
	overflow-x: scroll
}
.uthsc-off-canvas-menu--slide-top .uthsc-off-canvas-menu__items, .uthsc-off-canvas-menu--slide-bottom .uthsc-off-canvas-menu__items, .uthsc-off-canvas-menu--push-top .uthsc-off-canvas-menu__items, .uthsc-off-canvas-menu--push-bottom .uthsc-off-canvas-menu__items {
	display: inline-block;
	text-align: center
}
.uthsc-off-canvas-menu--slide-top .uthsc-off-canvas-menu__item, .uthsc-off-canvas-menu--slide-bottom .uthsc-off-canvas-menu__item, .uthsc-off-canvas-menu--push-top .uthsc-off-canvas-menu__item, .uthsc-off-canvas-menu--push-bottom .uthsc-off-canvas-menu__item {
	display: inline-block;
	line-height: 60px
}
.uthsc-off-canvas-menu--slide-top .uthsc-off-canvas-menu__link, .uthsc-off-canvas-menu--slide-bottom .uthsc-off-canvas-menu__link, .uthsc-off-canvas-menu--push-top .uthsc-off-canvas-menu__link, .uthsc-off-canvas-menu--push-bottom .uthsc-off-canvas-menu__link {
	display: block;
	padding: 0 4px;
	color: #fff
}
.uthsc-off-canvas-menu--slide-top .uthsc-off-canvas-menu__close, .uthsc-off-canvas-menu--slide-bottom .uthsc-off-canvas-menu__close, .uthsc-off-canvas-menu--push-top .uthsc-off-canvas-menu__close, .uthsc-off-canvas-menu--push-bottom .uthsc-off-canvas-menu__close {
	display: inline-block;
	margin-right: 12px;
	padding: 0 24px;
	height: 60px;
	line-height: 60px
}
.uthsc-off-canvas-menu--slide-top, .uthsc-off-canvas-menu--push-top {
	top: 0;
	left: 0;
	-webkit-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px)
}
.uthsc-off-canvas-menu--slide-top.is-active, .uthsc-off-canvas-menu--push-top.is-active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.uthsc-off-canvas-menu--slide-bottom, .uthsc-off-canvas-menu--push-bottom {
	bottom: 0;
	left: 0;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px)
}
.uthsc-off-canvas-menu--slide-bottom.is-active, .uthsc-off-canvas-menu--push-bottom.is-active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.uthsc-off-canvas-wrapper.has-push-left {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}
@media all and (min-width: 320px) {
	.uthsc-off-canvas-wrapper.has-push-left {
		-webkit-transform: translateX(300px);
		-ms-transform: translateX(300px);
		transform: translateX(300px)
	}
}
.uthsc-off-canvas-wrapper.has-push-right {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}
@media all and (min-width: 320px) {
	.uthsc-off-canvas-wrapper.has-push-right {
		-webkit-transform: translateX(-300px);
		-ms-transform: translateX(-300px);
		transform: translateX(-300px)
	}
}
.uthsc-off-canvas-wrapper.has-push-top {
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px)
}
.uthsc-off-canvas-wrapper.has-push-bottom {
	-webkit-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px)
}
body.has-active-menu {
	overflow: hidden
}
.uthsc-off-canvas-menu__close {
	color: #fff;
	background-color: #222;
	font-size: 14px;
	border: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}
.uthsc-off-canvas-menu__close:focus {
	outline: none
}
.uthsc-off-canvas-mask {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
	transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s
}
.uthsc-off-canvas-mask.is-active {
	width: 100%;
	height: 100%;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s
}
.uthsc-off-canvas-button {
	display: inline-block;
	margin: 4px;
	padding: 12px 24px;
	color: #67b5d1;
	background: none;
	font-size: 14px;
	border: solid 2px #67b5d1;
	box-shadow: none;
	border-radius: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}
.uthsc-off-canvas-button:focus {
	outline: none
}
.uthsc-off-canvas-button:disabled {
	opacity: 0.3;
	cursor: not-allowed
}
#mobile-navigation {
	position: fixed;
	bottom: 0;
	z-index: 1;
	left: 0;
	right: 0
}
#mobile-navigation button {
	margin: 0;
	width: 50%;
	height: 44px;
	border-bottom: 1px solid #00513a;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2)
}
.bottom-nav-bar {
	width: 100%;
	height: 44px;
	clear: left;
	background-image: url(../images/uthsc-logo-short-grey.svg);
	text-align: center;
	line-height: 44px;
	background-size: 89%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #006a4d;
	opacity: 0.4
}
.nav-toggler {
	background: #006a4d;
	height: 44px
}
.toggle-slide-left {
	background-image: url("../images/nav-toggler-left-department.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	border-right: 1px solid #5d5c5c;
	float: left
}
.toggle-slide-right {
	background-image: url("../images/nav-toggler-right-uthsc-menu.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	border-left: 1px solid #1e1e1e;
	float: right
}
.mobile-nav-bottom-spacing-fix {
	height: 44px;
	width: 100%
}
.uthsc-off-canvas-menu .close-menu {
	color: #fefefe;
	width: 100%;
	padding: .5em 1em;
	display: block
}
.uthsc-off-canvas-menu .off-canvas-search input[type="search"] {
	margin: 0
}
.uthsc-off-canvas-menu .off-canvas-search .button {
	height: 2.4375rem;
	background-color: #404040
}
.uthsc-off-canvas-menu .button-group .button {
	border-right: none
}
.uthsc-off-canvas-menu .mission-links h2 {
	font-size: 1.5rem;
	line-height: 1em;
	text-align: center;
	margin-bottom: 0
}
.uthsc-off-canvas-menu .mission-links a {
	background: #e6e6e6;
	width: 100%;
	padding: 0.5em 1em;
	display: block;
	color: #006a4d;
	border: 0;
}
.uthsc-off-canvas-menu .call-to-action-link {
	background: #006a4d;
	color: #fefefe;
	width: 100%;
	padding: .5em 1em;
	display: block
}
.uthsc-off-canvas-menu ul, .uthsc-off-canvas-menu ul ul, .uthsc-off-canvas-menu li {
	margin: 0;
	list-style: none
}
.uthsc-off-canvas-menu .link-heading {
	background: #404040
}
.uthsc-off-canvas-menu li a, .uthsc-off-canvas-menu li .link-heading, .uthsc-off-canvas-menu h2.link-heading {
	color: #fefefe;
	border-bottom: 1px solid #0a0a0a;
	width: 100%;
	padding: .5em 1em;
	display: block
}
.uthsc-off-canvas-menu ul li ul li a {
	padding-left: 1.75rem
}
.uthsc-off-canvas-menu .uthsc-off-canvas-breadcrumbs {
	margin-bottom: 0
}
.uthsc-off-canvas-menu .uthsc-off-canvas-breadcrumbs .dropdown-pane {
	left: 0 !important;
	padding: 0
}
.uthsc-off-canvas-menu .uthsc-off-canvas-breadcrumbs .dropdown-pane a, .uthsc-off-canvas-menu .uthsc-off-canvas-breadcrumbs .dropdown-pane .disabled {
	width: 100%;
	padding: .5em 1em;
	display: block
}
.uthsc-off-canvas-menu .uthsc-off-canvas-breadcrumbs .home-button {
	width: 16%;
	border-right: 1px solid #aaa;
	color: white !important
}
.uthsc-off-canvas-menu .uthsc-off-canvas-breadcrumbs .breadcrumbs-button {
	width: 83%
}
.uthsc-global-footer {
	background-color: #333
}
.uthsc-global-footer p {
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	font-weight: 700
}
.uthsc-global-footer a {
	color: #fff;
	font-weight: 400
}
.uthsc-global-footer a:hover {
	color: #888
}
.uthsc-global-footer .uthsc-copy-block ul, .uthsc-global-footer .uthsc-copy-block p {
	margin: 2rem;
	font-weight: 400
}
.uthsc-global-footer .uthsc-copy-block ul {
	list-style: none
}
.uthsc-global-footer .uthsc-copy-block ul li {
	font-weight: 400
}
.uthsc-global-footer .uthsc-footer-button {
	background-color: #ffffff
}
.uthsc-global-footer .uthsc-footer-button:hover {
	background-color: #888
}
.uthsc-global-footer .uthsc-footer-button p {
	margin-bottom: 0;
	color: #333
}
.uthsc-global-footer .uthsc-social-icons .fa {
	padding: 1rem
}
.uthsc-global-footer .uthsc-social-icons .fa:hover {
	color: #888
}
.uthsc-global-footer #uthsc-emergency-desktop .fa {
	margin-top: 1rem
}
.uthsc-global-footer h2 {
	font-weight: 700;
	font-size: 1.5rem
}
.uthsc-global-footer #uthsc-emergency-mobile * {
	color: #ffffff;
	font-weight: 700
}
.uthsc-global-footer #uthsc-emergency-mobile h2 {
	display: flex;
	align-items: center;
	display: flex;
	justify-content: center
}
.uthsc-global-footer #uthsc-emergency-mobile .accordion {
	border: none;
	color: #fff
}
.uthsc-global-footer #uthsc-emergency-mobile .accordion-title {
	background: #b5121b;
	padding: 1rem;
	font-size: 1rem;
	height: 44px
}
.uthsc-global-footer #uthsc-emergency-mobile .accordion-title:hover, .uthsc-global-footer #uthsc-emergency-mobile .accordion-title:focus, .uthsc-global-footer #uthsc-emergency-mobile .accordion-title:active {
	background: #7f0d13
}
.uthsc-global-footer #uthsc-emergency-mobile .accordion-content {
	background: #59090d
}
.uthsc-global-footer #uthsc-emergency-mobile .accordion-content .button {
	display: flex;
	align-items: center;
	display: flex;
	justify-content: center
}
.uthsc-global-footer #uthsc-emergency-mobile .accordion-content p {
	margin: 0.8rem
}
.safari-bottom-nav-fix--active {
	--safe-area-inset-top: env(safe-area-inset-top);
	--safe-area-inset-bottom: env(safe-area-inset-bottom);
	height: calc(44px + (var(--safe-area-inset-top) + var(--safe-area-inset-bottom)));
	width: 100%;
	background: #00513a;
	background-image: url("/images/uthsc-logo-short-green-dark-emboss.png");
	background-size: 68%;
	background-repeat: no-repeat;
	background-position: 50%;
	clear: left
}
.uthsc-breadcrumbs {
	background: #00513a
}
.uthsc-breadcrumbs ul li {
	float: none;
	text-transform: none;
	font-size: 0.9rem;
	display: flex;
	align-items: center
}
.uthsc-breadcrumbs ul li a {
	color: #BBBBBB
}
.uthsc-breadcrumbs ul li a:hover {
	text-decoration: none
}
.uthsc-breadcrumbs ul li a:not(.disabled):hover {
	color: #fefefe
}
.uthsc-breadcrumbs ul li a .fa-home {
	position: relative;
	top: 0.2rem;
	padding-left: 1rem
}
.uthsc-breadcrumbs ul li .fa-chevron-right {
	color: #BBBBBB;
	margin: 0 1rem 0 1.3rem
}
.uthsc-breadcrumbs ul li:not(:last-child)::after {
	content: '';
	margin: 0
}
@media screen and (max-width: 63.9375em) {
	.uthsc-breadcrumbs ul {
		position: absolute !important;
		overflow: hidden;
		clip: rect(0, 0, 0, 0)
	}
}
.uthsc-breadcrumbs .breadcrumbs {
	margin: 0;
	padding: .5rem 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start
}
.uthsc-off-canvas-breadcrumbs {
	color: #006a4d
}
.uthsc-off-canvas-breadcrumbs a {
	color: #006a4d !important;
	border-bottom: none !important
}
.uthsc-off-canvas-breadcrumbs .dropdown-pane {
	border: 1px solid #bbb;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2)
}
.uthsc-off-canvas-breadcrumbs .dropdown-pane a:before, .uthsc-off-canvas-breadcrumbs .dropdown-pane li:last-of-type:before {
	content: "\f077";
	font-family: fontawesome;
	padding: 0 1.1rem 0 0.1rem !important
}
#uthsc-section-navigation {
	background-color: #006a4d;
	position: absolute;
	width: 100%;
	z-index: 100
}
#uthsc-section-navigation.uthsc-sticky {
	position: fixed;
	left: 0;
	top: 0;
	border-top: 0
}
#uthsc-section-navigation .column.uthsc-navigation-column:last-child:not(:first-child), #uthsc-section-navigation .uthsc-navigation-column.columns:last-child:not(:first-child), #uthsc-section-navigation .columns.uthsc-navigation-column:last-child:not(:first-child) {
	float: left
}
#uthsc-section-navigation a {
	color: #fff;
	padding: .5em;
	display: block
}
#uthsc-section-navigation a:hover {
	background: #00513a !important;
	background: #003728 !important
}
#uthsc-section-navigation > ul {
	margin-bottom: 0
}
#uthsc-section-navigation li {
	list-style: none
}
#uthsc-section-navigation > ul > li {
	text-align: center;
	border-right: 1px solid #004432
}
#uthsc-section-navigation > ul > li:hover {
	background-color: #005f45
}
#uthsc-section-navigation > ul > li:first-child {
	border-left: 1px solid #004432
}
#uthsc-section-navigation > ul > li > a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	font-weight: bold;
	font-size: 1rem
}
#uthsc-section-navigation > ul > li > ul {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	text-align: left;
	margin-left: 0;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	padding-left: 0px;
	width: 16.4%
}
@media screen and (min-width: 75em) {
	#uthsc-section-navigation > ul > li > ul {
		width: 199px
	}
}
#uthsc-section-navigation > ul > li > ul li {
	font-size: .8em;
	line-height: 1.5em;
	font-weight: bold;
	float: none
}
#uthsc-section-navigation > ul > li > ul:before {
	content: "";
	display: block;
	height: 6px;
	width: 50%;
	margin-left: auto;
	background: white;
	margin-right: auto;
	margin-bottom: 0.4em;
	color: white !important;
	opacity: 0.07
}
#uthsc-section-navigation.show-menu ul li ul {
	clip: auto;
	position: relative;
	display: none;
	width: initial
}
#uthsc-section-navigation.hide-class ul li ul {
	position: absolute !important;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}
@media screen and (max-width: 63.9375em) {
	#uthsc-section-navigation {
		position: absolute !important;
		overflow: hidden;
		clip: rect(0, 0, 0, 0)
	}
}
#uthsc-section-navigation .uthsc-nav-on > a {
	background: #595959
}
.uthsc-news-box {
	padding: 1em 0;
	transition: 500ms;
	margin: .5em 0
}
.uthsc-news-box-dark .uthsc-news-box {
	background: #006a4d;
	color: #fff
}
.uthsc-news-box-dark .uthsc-news-box a {
	color: #fff
}
.uthsc-news-box-dark .uthsc-news-box:hover {
	background: #00513a;
	transition: 500ms
}
.uthsc-news-box h4 {
	font-size: 1em;
	font-weight: inherit
}
.uthsc-news-box:hover {
	background: #006a4d;
	transition: 500ms;
	color: #fff
}
.uthsc-news-box:hover a {
	color: #fff
}
.uthsc-news-box a {
	display: block
}
.uthsc-news-box a p {
	font-weight: 400
}
.uthsc-page-opening {
	text-align: center
}
.uthsc-page-opening .uthsc-page-intro {
	color: #006a4d;
	font-size: 1.2em;
	font-weight: 400;
	line-height: inherit;
	font-style: normal;
	padding: .5rem;
	margin-bottom: 0;
	font-family: "Montserrat", sans-serif
}
@media screen and (min-width: 40em) {
	.uthsc-page-opening .uthsc-page-intro {
		font-size: 1.3em;
		padding: 1rem
	}
}
.uthsc-page-opening .uthsc-page-lead {
	color: #777;
	font-size: 1.1em;
	padding: 1rem;
	line-height: 1.4em
}
@media screen and (min-width: 40em) {
	.uthsc-page-opening .uthsc-page-lead {
		line-height: 1.6em
	}
}
.uthsc-highlight-box {
	background: #fff;
	margin: 1em 0
}
.uthsc-highlight-box.uthsc-highlight-box-green .uthsc-highlight-box-title p {
	color: #3ea22f
}
.uthsc-highlight-box.uthsc-highlight-box-green:hover {
	background: #3ea22f
}
.uthsc-highlight-box.uthsc-highlight-box-purple .uthsc-highlight-box-title p {
	color: #7a68ae
}
.uthsc-highlight-box.uthsc-highlight-box-purple:hover {
	background: #7a68ae
}
.uthsc-highlight-box.uthsc-highlight-box-border {
	border: 1px solid rgba(0, 0, 0, 0.1)
}
.uthsc-highlight-box > a {
	color: inherit;
	font-weight: normal
}
.uthsc-highlight-box .uthsc-highlight-box-image {
	overflow: hidden
}
.uthsc-highlight-box .uthsc-highlight-box-image img {
	transition: all 0.5s ease;
	width: 100%
}
.uthsc-highlight-box .uthsc-highlight-box-title {
	padding: 1rem 2rem
}
.uthsc-highlight-box .uthsc-highlight-box-title p {
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	color: #888;
	margin-bottom: 0
}
.uthsc-highlight-box .uthsc-highlight-box-description {
	padding: 0 2rem 1rem
}
.uthsc-highlight-box:hover {
	background: #888
}
.uthsc-highlight-box:hover .uthsc-highlight-box-title p {
	color: #fff
}
.uthsc-highlight-box:hover .uthsc-highlight-box-description {
	color: #fff
}
.uthsc-highlight-box:hover .uthsc-highlight-box-image img {
	transform: scale(1.075);
	transition: all 0.5s ease
}
.uthsc-events {
	margin: 1.7rem auto
}
.uthsc-events .uthsc-event {
	margin: 5px 0
}
.uthsc-events .uthsc-event p {
	margin: 0;
	line-height: 1.2rem;
	font-size: .85rem
}
.uthsc-events .uthsc-event p.uthsc-event-title {
	padding-top: 0.5rem
}
.uthsc-events .uthsc-event .uthsc-event-date {
	border: 1px solid #b5121b;
	padding: .5rem;
	width: 4.5rem;
	height: 4.4rem;
	text-align: center;
	border-radius: 7px;
	background: linear-gradient(0deg, #Ddd, #fff 55%, #b5121b 55%);
	color: #444;
	font-weight: bold;
	float: left;
	margin-right: 0.7rem;
	font-size: 2rem;
	line-height: 0
}
.uthsc-events .uthsc-event .uthsc-event-date .uthsc-event-month {
	color: #fff;
	font-size: 1rem;
	line-height: 1rem
}
.uthsc-events .uthsc-event .uthsc-event-date .uthsc-event-day {
	line-height: 3.2rem
}
.uthsc-badge-box {
	margin: 1rem 0 3rem
}
.uthsc-badge-box .uthsc-badge-box-icon {
	height: 7em;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #006a4d
}
.uthsc-badge-box .uthsc-badge-box-icon span.fa {
	margin: 0 auto
}
.uthsc-badge-box .uthsc-badge-box-text {
	font-family: "Montserrat", sans-serif;
	font-size: 1.25rem;
	max-width: 250px;
	margin: 0.5rem auto 0;
	text-align: center
}
.uthsc-badge-box .uthsc-badge-box-stacked {
	color: #fff
}
.background-stripe .callout {
	background-color: rgba(225, 225, 225, 0.9)
}
.background-stripe .callout.secondary {
	background-color: rgba(213, 243, 255, 0.9)
}
.background-stripe .callout.warning {
	background-color: rgba(255, 243, 217, 0.9)
}
.accordion-title {
	font-size: 1rem;
	line-height: 1.4;
}
a[href*=".pdf"]:after {
	font-family: "FontAwesome";
	content: " \f1c1";
	font-weight: normal
}
a[href$="doc"]:after {
	font-family: "FontAwesome";
	content: " \f1c2";
	font-weight: normal
}
a[href$="docx"]:after {
	font-family: "FontAwesome";
	content: " \f1c2";
	font-weight: normal
}
a[href$="xls"]:after {
	font-family: "FontAwesome";
	content: " \f1c3";
	font-weight: normal
}
a[href$="xlsx"]:after {
	font-family: "FontAwesome";
	content: " \f1c3";
	font-weight: normal
}
a[href$="ppt"]:after {
	font-family: "FontAwesome";
	content: " \f1c4";
	font-weight: normal
}
a[href$="pptx"]:after {
	font-family: "FontAwesome";
	content: " \f1c4";
	font-weight: normal
}
a.uthsc-image-link:after {
	content: ""
}
.row.uthsc-row-space {
	margin-top: 2rem
}
.homepage .hero {
	margin-top: 1rem
}
.homepage .toggle-push-right {
	background-image: url("../images/full-width-menu-button.png");
	background-repeat: no-repeat
}
.homepage .fullscreen {
	height: calc(81vh - 105px);
	background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.45)), url("../images/fullscreen-students.jpg");
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center
}
.homepage .fullscreen .uthsc-fullscreen-content {
	color: #fff;
	font-size: 1.2rem;
	text-align: center
}
.homepage .fullscreen .uthsc-fullscreen-content p {
	line-height: 1.2
}
@media print, screen and (min-width: 64em) {
	.homepage .fullscreen .uthsc-fullscreen-content {
		font-size: 2rem
	}
}
.homepage .uthsc-people-search .input-group-field {
	border-radius: 0;
	font-size: 1.2rem;
	height: 4.1rem;
	font-style: italic
}
.homepage .uthsc-people-search .input-group-button a, .homepage .uthsc-people-search .input-group-button input, .homepage .uthsc-people-search .input-group-button button {
	padding: 1.45rem 03rem;
	font-size: 1.1rem
}
.homepage .uthsc-people-search .input-group-button button {
	height: initial
}
.homepage .uthsc-infographic h2 {
	font-weight: bolder;
	font-size: 4rem;
	font-family: inherit;
	line-height: 5rem;
	margin-bottom: 0;
	letter-spacing: -2px;
	color: #ced0b4;
	margin: 0
}
.homepage .uthsc-infographic p {
	font-size: 0.75rem;
	font-weight: lighter
}
.homepage .uthsc-infographic p:first-of-type {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0
}
.homepage .uthsc-infographic .uthsc-infographic-highlight {
	font-weight: bold;
	color: #b06010;
	letter-spacing: 6px;
	font-size: 1rem;
	font-variant-ligatures: no-common-ligatures
}
.homepage .uthsc-infographic {
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	margin: 1.5rem 0px !important;
	padding: 0.5rem
}
.homepage .uthsc-infographic.tennessee {
	background: url("/images/homepage/uthsc-tennessee-gray.png")
}
.homepage .uthsc-infographic.tennessee:hover {
	background: url("/images/homepage/uthsc-tennessee-color.png")
}
.homepage .uthsc-infographic.billions {
	background: url("/images/homepage/numbers-billion-b.png")
}
.homepage .uthsc-infographic.millions {
	background: url("/images/homepage/numbers-million-m.png")
}
.uthsc-program-explorer-heading {
	text-align: center;
	background: #006a4d;
	color: #fff;
	font-size: 2.4rem
}
.uthsc-program-explorer-tabs ul.tabs {
	margin-right: 0;
	left: auto;
	margin-left: initial;
	text-indent: initial;
	border-bottom: 0
}
.uthsc-program-explorer-tabs ul.tabs li {
	width: 100%;
	line-height: initial;
	padding: initial;
	margin-left: initial
}
.uthsc-program-explorer-tabs ul.tabs li a {
	padding: 1.21rem !important;
	font-size: 1.3rem;
	font-weight: 400;
	padding-left: 1.5rem
}
.uthsc-program-explorer-tabs ul.tabs li a:hover {
	color: #fff;
	background-color: #888
}
.uthsc-program-explorer-tabs ul.tabs li.tabs-title {
	border-bottom: 1px solid #bbb;
	background-color: #eee
}
.uthsc-program-explorer-tabs ul.tabs li.tabs-title a:after {
	font-family: fontawesome;
	content: '\f054\ ';
	float: right;
	font-size: 0.9rem;
	margin-top: 0.2rem
}
.uthsc-program-explorer-tabs ul.tabs li.tabs-title > a[aria-selected='true'] {
	color: #222;
	background-color: #fff;
	border-left: 4px solid #f77f00;
	padding-left: 1.25rem
}
.uthsc-program-explorer-tabs ul.tabs li.tabs-title > a[aria-selected='true']:after {
	color: #f77f00
}
.uthsc-program-explorer-tabs ul.tabs li:before {
	content: ""
}
.uthsc-program-explorer-tabs .uthsc-program-explorer-content ul {
	line-height: 1.7rem
}
.uthsc-program-explorer-tabs .tabs-content.vertical {
	border-left: 0
}
@media print, screen and (min-width: 40em) {
	.uthsc-program-explorer-tabs .tabs-content.vertical {
		overflow: scroll;
		-ms-overflow-style: scrollbar;
		-ms-scroll-limit-x-max: 0;
		overflow-x: hidden;
		overflow-x: visible;
		height: 359px
	}
}
.uthsc-program-explorer-tabs ::-webkit-scrollbar {
	width: 15px;
	height: 0
}
.uthsc-program-explorer-tabs ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 10px #ddd;
	border-radius: 30px
}
.uthsc-program-explorer-tabs ::-webkit-scrollbar-thumb {
	border-radius: 30px;
	background: #ddd
}
.uthsc-program-explorer-accordion .accordion-title {
	border-left: 4px solid #f77f00
}
.uthsc-program-explorer-accordion .accordion-content {
	max-height: 40vh;
	overflow: scroll
}
.uthsc-did-you-know {
	background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.35)), url("/images/homepage/pharmacy-grads.jpg");
	background-size: cover;
	background-position: 83%;
	height: 424px;
	color: #fff;
	font-weight: bold
}
.uthsc-did-you-know h2 {
	border-bottom: 0.4rem solid #006a4d;
	padding: 1rem
}
.uthsc-did-you-know p {
	font-size: 1.8rem
}
.uthsc-did-you-know p.uthsc-did-you-know-number {
	font-size: 6rem;
	color: #f77f00;
	font-weight: bold;
	margin: 0;
	line-height: 0.9
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.uthsc-did-you-know h2 {
		font-size: 1.5em
	}
	.uthsc-did-you-know p {
		font-size: 1.25em
	}
	.uthsc-did-you-know p.uthsc-did-you-know-number {
		font-size: 4em
	}
}
.grid-sizer, .grid-item {
	width: 50%;
	padding: .5em
}
@media screen and (min-width: 40em) {
	.grid-sizer, .grid-item {
		width: 33.33%
	}
}
@media screen and (min-width: 64em) {
	.grid-sizer, .grid-item {
		width: 25%
	}
}
.uthsc-now--no-image.twitter .uthsc-now--container {
	background: #55acee
}
.uthsc-now--no-image.twitter .uthsc-now--container p, .uthsc-now--no-image.twitter .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.twitter .uthsc-now--container {
	transition: .3s
}
.uthsc-now--image.twitter .uthsc-now--service .fa:before {
	color: #55acee
}
.uthsc-now--image.twitter:hover .uthsc-now--container {
	background: #55acee;
	transition: .3s
}
.uthsc-now--image.twitter:hover .uthsc-now--container p, .uthsc-now--image.twitter:hover .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.twitter:hover .uthsc-now--service .fa:before {
	color: #fff
}
.uthsc-now--no-image.facebook .uthsc-now--container {
	background: #3b5999
}
.uthsc-now--no-image.facebook .uthsc-now--container p, .uthsc-now--no-image.facebook .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.facebook .uthsc-now--container {
	transition: .3s
}
.uthsc-now--image.facebook .uthsc-now--service .fa:before {
	color: #3b5999
}
.uthsc-now--image.facebook:hover .uthsc-now--container {
	background: #3b5999;
	transition: .3s
}
.uthsc-now--image.facebook:hover .uthsc-now--container p, .uthsc-now--image.facebook:hover .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.facebook:hover .uthsc-now--service .fa:before {
	color: #fff
}
.uthsc-now--no-image.uthsc_news .uthsc-now--container {
	background: #006a4d
}
.uthsc-now--no-image.uthsc_news .uthsc-now--container p, .uthsc-now--no-image.uthsc_news .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.uthsc_news .uthsc-now--container {
	transition: .3s
}
.uthsc-now--image.uthsc_news .uthsc-now--service .fa:before {
	color: #006a4d
}
.uthsc-now--image.uthsc_news:hover .uthsc-now--container {
	background: #006a4d;
	transition: .3s
}
.uthsc-now--image.uthsc_news:hover .uthsc-now--container p, .uthsc-now--image.uthsc_news:hover .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.uthsc_news:hover .uthsc-now--service .fa:before {
	color: #fff
}
.uthsc-now--no-image.instagram .uthsc-now--container {
	background: #3f729b
}
.uthsc-now--no-image.instagram .uthsc-now--container p, .uthsc-now--no-image.instagram .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.instagram .uthsc-now--container {
	transition: .3s
}
.uthsc-now--image.instagram .uthsc-now--service .fa:before {
	color: #3f729b
}
.uthsc-now--image.instagram:hover .uthsc-now--container {
	background: #3f729b;
	transition: .3s
}
.uthsc-now--image.instagram:hover .uthsc-now--container p, .uthsc-now--image.instagram:hover .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.instagram:hover .uthsc-now--service .fa:before {
	color: #fff
}
.uthsc-now--no-image.uthsc_spotlight .uthsc-now--container {
	background: #f77f00
}
.uthsc-now--no-image.uthsc_spotlight .uthsc-now--container p, .uthsc-now--no-image.uthsc_spotlight .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.uthsc_spotlight .uthsc-now--container {
	transition: .3s
}
.uthsc-now--image.uthsc_spotlight .uthsc-now--service .fa:before {
	color: #f77f00
}
.uthsc-now--image.uthsc_spotlight:hover .uthsc-now--container {
	background: #f77f00;
	transition: .3s
}
.uthsc-now--image.uthsc_spotlight:hover .uthsc-now--container p, .uthsc-now--image.uthsc_spotlight:hover .uthsc-now--container span {
	color: #fff
}
.uthsc-now--image.uthsc_spotlight:hover .uthsc-now--service .fa:before {
	color: #fff
}
.uthsc-now--item {
	cursor: pointer;
	cursor: hand
}
.uthsc-now--item.uthsc-now--no-image .uthsc-now--container {
	border: none;
	border-radius: 0
}
.uthsc-now--item .uthsc-now--container {
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden
}
.uthsc-now--item .uthsc-now--container .uthsc-now--message {
	padding: .5em;
	font-size: 1em;
	color: #6b6b6b;
	font-weight: normal;
	line-height: 1.4em
}
.uthsc-now--item .uthsc-now--container .uthsc-now--footer .uthsc-now--service {
	display: inline;
	padding-left: .5em;
	color: #8a8a8a;
	float: left
}
.uthsc-now--item .uthsc-now--container .uthsc-now--footer .uthsc-now--date {
	float: right;
	display: inline;
	padding-right: .5em;
	color: #8a8a8a;
	font-weight: normal
}
.uthsc-now--item .uthsc-now--container .uthsc-now--footer .uthsc-now--date p {
	font-size: .8em;
	margin-bottom: 0
}
.uthsc-row-bg-cork-purple {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-cork-purple.png)
}
.uthsc-row-bg-cork-green {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-cork-green.png)
}
.uthsc-row-bg-cork-blue {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-cork-blue.png)
}
.uthsc-row-bg-triangles-green {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-triangles-green.png)
}
.uthsc-row-bg-triangles-purple {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-triangles-purple.png)
}
.uthsc-row-bg-triangles-black {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-triangles-black.png)
}
.uthsc-row-bg-paper-purple {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-paper-purple.jpg)
}
.uthsc-row-bg-students-arch {
	background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5)), url(/-resources/2015/images/uthsc-bg-students-arch.jpg)
}
.uthsc-snippet-columns .columns:first-child {
	padding-left: 0
}
.uthsc-snippet-columns .columns:last-child {
	padding-right: 0
}
.uthsc-faq h2 a, .uthsc-faq h3 a {
	color: #555;
	font-weight: 400
}
.uthsc-faq h2 a:after, .uthsc-faq h3 a:after {
	font-family: "FontAwesome";
	content: " \f0c1";
	color: #555;
	font-size: .75em
}
.uthsc-faq h2, .uthsc-faq h3 {
	margin: 1em 0 .25em 0
}
.uthsc-faq .uthsc-row-title h2 {
	margin: 0
}
.uthsc-faq-answer {
	margin-bottom: 2em
}
p.uthsc-faq-question {
	margin-bottom: 0.8rem;
	margin-left: 12px;
	line-height: 1.2rem
}
p.uthsc-faq-question:before {
	content: "\203A \0020";
	margin-left: -12px;
	font-size: 1.4rem;
	display: inline
}
.uthsc-faq-answer-heading {
	color: #0084b6
}
.uthsc-faq-heading-1, .uthsc-faq-heading-2 {
	border-bottom: 1px solid #ccc
}
.uthsc-image-navigation-content {
	position: relative;
	height: 120px;
	margin-bottom: 1.5em;
	background-size: cover;
	background-position: 50% 50%
}
.uthsc-image-navigation {
	padding-top: 1.5em
}
.uthsc-image-navigation .word {
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	width: 100%;
	color: #fff;
	left: 0;
	bottom: 0;
	font-weight: 700;
	z-index: 2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.uthsc-image-navigation .word p {
	margin: 0;
	padding: 0 .5em
}
.uthsc-image-navigation-showcase {
	height: 265px;
	background-size: cover
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px
}
div.pp_default .pp_top .pp_left {
	background: url(../images/pretty-photo/default/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
	background: url(../images/pretty-photo/default/sprite-x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
	background: url(../images/pretty-photo/default/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
	color: #f8f8f8
}
div.pp_default .pp_content_container .pp_left {
	background: url(../images/pretty-photo/default/sprite-y.png) -7px 0 repeat-y;
	padding-left: 13px
}
div.pp_default .pp_content_container .pp_right {
	background: url(../images/pretty-photo/default/sprite-y.png) top right repeat-y;
	padding-right: 13px
}
div.pp_default .pp_next:hover {
	background: url(../images/pretty-photo/default/sprite-next.png) center right no-repeat;
	cursor: pointer
}
div.pp_default .pp_previous:hover {
	background: url(../images/pretty-photo/default/sprite-prev.png) center left no-repeat;
	cursor: pointer
}
div.pp_default .pp_expand {
	background: url(../images/pretty-photo/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}
div.pp_default .pp_expand:hover {
	background: url(../images/pretty-photo/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer
}
div.pp_default .pp_contract {
	background: url(../images/pretty-photo/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}
div.pp_default .pp_contract:hover {
	background: url(../images/pretty-photo/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer
}
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../images/pretty-photo/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer
}
div.pp_default .pp_gallery ul li a {
	background: url(../images/pretty-photo/default/default-thumb.png) center center #f8f8f8;
	border: 1px solid #aaa
}
div.pp_default .pp_social {
	margin-top: 7px
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(../images/pretty-photo/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(../images/pretty-photo/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px
}
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0
}
div.pp_default .pp_bottom .pp_left {
	background: url(../images/pretty-photo/default/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
	background: url(../images/pretty-photo/default/sprite-x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
	background: url(../images/pretty-photo/default/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
	background: url(../images/pretty-photo/default/loader.gif) center center no-repeat
}
div.light-rounded .pp_top .pp_left {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -88px -53px no-repeat
}
div.light-rounded .pp_top .pp_right {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -110px -53px no-repeat
}
div.light-rounded .pp_next:hover {
	background: url(../images/pretty-photo/light-rounded/button-next.png) center right no-repeat;
	cursor: pointer
}
div.light-rounded .pp_previous:hover {
	background: url(../images/pretty-photo/light-rounded/button-previous.png) center left no-repeat;
	cursor: pointer
}
div.light-rounded .pp_expand {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.light-rounded .pp_expand:hover {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.light-rounded .pp_contract {
	background: url(../images/pretty-photo/light-rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.light-rounded .pp_contract:hover {
	background: url(../images/pretty-photo/light-rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.light-rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/pretty-photo/light-rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.light-rounded .pp_nav .pp_play {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light-rounded .pp_nav .pp_pause {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light-rounded .pp_arrow_previous {
	background: url(../images/pretty-photo/light-rounded/sprite.png) 0 -71px no-repeat
}
div.light-rounded .pp_arrow_next {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -22px -71px no-repeat
}
div.light-rounded .pp_bottom .pp_left {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -88px -80px no-repeat
}
div.light-rounded .pp_bottom .pp_right {
	background: url(../images/pretty-photo/light-rounded/sprite.png) -110px -80px no-repeat
}
div.dark-rounded .pp_top .pp_left {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -88px -53px no-repeat
}
div.dark-rounded .pp_top .pp_right {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -110px -53px no-repeat
}
div.dark-rounded .pp_content_container .pp_left {
	background: url(../images/pretty-photo/dark-rounded/content-pattern.png) top left repeat-y
}
div.dark-rounded .pp_content_container .pp_right {
	background: url(../images/pretty-photo/dark-rounded/content-pattern.png) top right repeat-y
}
div.dark-rounded .pp_next:hover {
	background: url(../images/pretty-photo/dark-rounded/button-next.png) center right no-repeat;
	cursor: pointer
}
div.dark-rounded .pp_previous:hover {
	background: url(../images/pretty-photo/dark-rounded/button-previous.png) center left no-repeat;
	cursor: pointer
}
div.dark-rounded .pp_expand {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.dark-rounded .pp_expand:hover {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.dark-rounded .pp_contract {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.dark-rounded .pp_contract:hover {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.dark-rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.dark-rounded .pp_description {
	margin-right: 85px;
	color: #fff
}
div.dark-rounded .pp_nav .pp_play {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark-rounded .pp_nav .pp_pause {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark-rounded .pp_arrow_previous {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) 0 -71px no-repeat
}
div.dark-rounded .pp_arrow_next {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -22px -71px no-repeat
}
div.dark-rounded .pp_bottom .pp_left {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -88px -80px no-repeat
}
div.dark-rounded .pp_bottom .pp_right {
	background: url(../images/pretty-photo/dark-rounded/sprite.png) -110px -80px no-repeat
}
div.dark-rounded .pp_loaderIcon {
	background: url(../images/pretty-photo/dark-rounded/loader.gif) center center no-repeat
}
div.dark-square .pp_left, div.dark-square .pp_middle, div.dark-square .pp_right, div.dark-square .pp_content {
	background: #000
}
div.dark-square .pp_description {
	color: #fff;
	margin: 0 85px 0 0
}
div.dark-square .pp_loaderIcon {
	background: url(../images/pretty-photo/dark-square/loader.gif) center center no-repeat
}
div.dark-square .pp_expand {
	background: url(../images/pretty-photo/dark-square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.dark-square .pp_expand:hover {
	background: url(../images/pretty-photo/dark-square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.dark-square .pp_contract {
	background: url(../images/pretty-photo/dark-square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.dark-square .pp_contract:hover {
	background: url(../images/pretty-photo/dark-square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.dark-square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/pretty-photo/dark-square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.dark-square .pp_nav {
	clear: none
}
div.dark-square .pp_nav .pp_play {
	background: url(../images/pretty-photo/dark-square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark-square .pp_nav .pp_pause {
	background: url(../images/pretty-photo/dark-square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark-square .pp_arrow_previous {
	background: url(../images/pretty-photo/dark-square/sprite.png) 0 -71px no-repeat
}
div.dark-square .pp_arrow_next {
	background: url(../images/pretty-photo/dark-square/sprite.png) -22px -71px no-repeat
}
div.dark-square .pp_next:hover {
	background: url(../images/pretty-photo/dark-square/button-next.png) center right no-repeat;
	cursor: pointer
}
div.dark-square .pp_previous:hover {
	background: url(../images/pretty-photo/dark-square/button-previous.png) center left no-repeat;
	cursor: pointer
}
div.light_square .pp_expand {
	background: url(../images/pretty-photo/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.light_square .pp_expand:hover {
	background: url(../images/pretty-photo/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.light_square .pp_contract {
	background: url(../images/pretty-photo/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.light_square .pp_contract:hover {
	background: url(../images/pretty-photo/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/pretty-photo/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.light_square .pp_nav .pp_play {
	background: url(../images/pretty-photo/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_square .pp_nav .pp_pause {
	background: url(../images/pretty-photo/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_square .pp_arrow_previous {
	background: url(../images/pretty-photo/light_square/sprite.png) 0 -71px no-repeat
}
div.light_square .pp_arrow_next {
	background: url(../images/pretty-photo/light_square/sprite.png) -22px -71px no-repeat
}
div.light_square .pp_next:hover {
	background: url(../images/pretty-photo/light_square/button-next.png) center right no-repeat;
	cursor: pointer
}
div.light_square .pp_previous:hover {
	background: url(../images/pretty-photo/light_square/button-previous.png) center left no-repeat;
	cursor: pointer
}
div.facebook .pp_top .pp_left {
	background: url(../images/pretty-photo/facebook/sprite.png) -88px -53px no-repeat
}
div.facebook .pp_top .pp_middle {
	background: url(../images/pretty-photo/facebook/content-pattern-top.png) top left repeat-x
}
div.facebook .pp_top .pp_right {
	background: url(../images/pretty-photo/facebook/sprite.png) -110px -53px no-repeat
}
div.facebook .pp_content_container .pp_left {
	background: url(../images/pretty-photo/facebook/content-pattern-left.png) top left repeat-y
}
div.facebook .pp_content_container .pp_right {
	background: url(../images/pretty-photo/facebook/content-pattern-right.png) top right repeat-y
}
div.facebook .pp_expand {
	background: url(../images/pretty-photo/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.facebook .pp_expand:hover {
	background: url(../images/pretty-photo/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.facebook .pp_contract {
	background: url(../images/pretty-photo/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.facebook .pp_contract:hover {
	background: url(../images/pretty-photo/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../images/pretty-photo/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.facebook .pp_description {
	margin: 0 37px 0 0
}
div.facebook .pp_loaderIcon {
	background: url(../images/pretty-photo/facebook/loader.gif) center center no-repeat
}
div.facebook .pp_arrow_previous {
	background: url(../images/pretty-photo/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default
}
div.facebook .pp_arrow_next {
	background: url(../images/pretty-photo/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default
}
div.facebook .pp_nav {
	margin-top: 0
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px
}
div.facebook .pp_nav .pp_play {
	background: url(../images/pretty-photo/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px
}
div.facebook .pp_nav .pp_pause {
	background: url(../images/pretty-photo/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px
}
div.facebook .pp_next:hover {
	background: url(../images/pretty-photo/facebook/button-next.png) center right no-repeat;
	cursor: pointer
}
div.facebook .pp_previous:hover {
	background: url(../images/pretty-photo/facebook/button-previous.png) center left no-repeat;
	cursor: pointer
}
div.facebook .pp_bottom .pp_left {
	background: url(../images/pretty-photo/facebook/sprite.png) -88px -80px no-repeat
}
div.facebook .pp_bottom .pp_middle {
	background: url(../images/pretty-photo/facebook/content-pattern-bottom.png) top left repeat-x
}
div.facebook .pp_bottom .pp_right {
	background: url(../images/pretty-photo/facebook/sprite.png) -110px -80px no-repeat
}
div.pp_pic_holder a:focus {
	outline: none
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000
}
.pp_content {
	height: 40px;
	min-width: 40px
}
* html .pp_content {
	width: 40px
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%
}
.pp_content_container .pp_left {
	padding-left: 20px
}
.pp_content_container .pp_right {
	padding-right: 20px
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px
}
.pp_description {
	display: none;
	margin: 0
}
.pp_social {
	float: left;
	margin: 0
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden
}
.pp_social .twitter {
	float: left
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0
}
.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative
}
.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0
}
.pp_gallery ul a {
	border: 1px rgba(0, 0, 0, 0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden
}
.pp_gallery ul a img {
	border: 0
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0
}
.pp_gallery li.default a {
	background: url(../images/pretty-photo/facebook/default-thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px !important
}
a.pp_next {
	background: url(../images/pretty-photo/light-rounded/button-next.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}
a.pp_previous {
	background: url(../images/pretty-photo/light-rounded/button-next.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px
}
#pp_full_res {
	line-height: 1 !important
}
#pp_full_res .pp_inline {
	text-align: left
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px
}
div.pp_default .pp_content, div.light-rounded .pp_content {
	background-color: #fff
}
div.pp_default #pp_full_res .pp_inline, div.light-rounded .pp_content .ppt, div.light-rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color: #000
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff
}
div.pp_default .pp_details, div.light-rounded .pp_details, div.dark-rounded .pp_details, div.dark-square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: relative
}
div.light-rounded .pp_top .pp_middle, div.light-rounded .pp_content_container .pp_left, div.light-rounded .pp_content_container .pp_right, div.light-rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: #fff
}
div.light-rounded .pp_description, div.light_square .pp_description {
	margin-right: 85px
}
div.light-rounded .pp_gallery a.pp_arrow_previous, div.light-rounded .pp_gallery a.pp_arrow_next, div.dark-rounded .pp_gallery a.pp_arrow_previous, div.dark-rounded .pp_gallery a.pp_arrow_next, div.dark-square .pp_gallery a.pp_arrow_previous, div.dark-square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important
}
div.light-rounded .pp_arrow_previous.disabled, div.dark-rounded .pp_arrow_previous.disabled, div.dark-square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default
}
div.light-rounded .pp_arrow_next.disabled, div.dark-rounded .pp_arrow_next.disabled, div.dark-square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default
}
div.light-rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
	background: url(../images/pretty-photo/light-rounded/loader.gif) center center no-repeat
}
div.dark-rounded .pp_top .pp_middle, div.dark-rounded .pp_content, div.dark-rounded .pp_bottom .pp_middle {
	background: url(../images/pretty-photo/dark-rounded/content-pattern.png) top left repeat
}
div.dark-rounded .currentTextHolder, div.dark-square .currentTextHolder {
	color: #c4c4c4
}
div.dark-rounded #pp_full_res .pp_inline, div.dark-square #pp_full_res .pp_inline {
	color: #fff
}
.pp_top, .pp_bottom {
	height: 20px;
	position: relative
}
* html .pp_top, * html .pp_bottom {
	padding: 0 20px
}
.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static
}
.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}
.pp_fade, .pp_gallery li.default a img {
	display: none
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#uthsc-section-navigation > ul > li > a {
		width: 100%;
		display: block
	}
}
/*(begin) Localist widget overrides - fix a11y issue*/
.main-content div.localist-widget ol li.event a, .main-content div.localist-widget ol li.event a:hover {
	background-image: none !important
}
.localist-widget-hl .event-short-date abbr {
	color: #fff
}
/*(end) Localist widget overrides - fix a11y issue*/
h1 {
	font-weight: 800;
}
.footer-box h2 {
	font-weight:500;
}


/* Added styles from Brian */
/* COMC Table styles for their Resident Tables */
.comc-table thead {
	background: #FECB8B;
	color: #000;
}

.comc-table td {
	border-style: solid;
}

.comc-table tbody {
	color: #262626;
}

.comc-table caption {
	text-align: left;
}

.comc-table tfoot {
	color: #fff;
}

/* Addes a style that helps center the symbols in lists with text inside center align snippet */
.text-center ul, .text-center ol {
	list-style-position: inside;
}

/* New colors for Highlight Box Snippet */

/* This will be the default style, which will be a new lighter grey color. The border has more opacity to it, and on hover there will be a bit of a box shadow. This is so that the whole highlight box meets the standard for graphic interface objects. */

/* New bg color on hover with box shadow. */
.uthsc-highlight-box:hover {
	background: #BCBEC0;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.5);
}

/* New title color when not hovered. Now set to be bold, so that we can use some lighter colors later on. */
.uthsc-highlight-box .uthsc-highlight-box-title p {
	color: #616161;
	font-weight: 700;
}

/* Description text color when not hovered */
.uthsc-highlight-box .uthsc-highlight-box-description {
	color: #616161;
}

/* Sets the border when it is turned on, to be darker by making the opacity higher */
.uthsc-highlight-box.uthsc-highlight-box-border {
	border: 1px solid rgba(0,0,0,0.3);
}

/* Is a color fix for secondary color use of button snippet inside this snippet */
.uthsc-highlight-box:hover .button.secondary {
	background: #3D3D3D;
}

/* Styles to replace green choice for snippet */

/* Green bg hover color */
.uthsc-highlight-box.uthsc-highlight-box-green:hover {
	background: #A0DAB3;
}

/* Description text color before hover is active. Text will now be a dark green.  */
.uthsc-highlight-box.uthsc-highlight-box-green .uthsc-highlight-box-description {
	color: #115740;
}

/* A light green color for the title that is brand and web accessible, but the text must be 18.66px and bold */
.uthsc-highlight-box.uthsc-highlight-box-green .uthsc-highlight-box-title p {
	color: #00965E;
}

/* Styles to replace purple choice for snippet with branded web accessible orange colors. */

/* Orange bg hover color */
.uthsc-highlight-box.uthsc-highlight-box-purple:hover, .uthsc-highlight-box.uthsc-highlight-box-orange:hover {
	background: #FECB8B;
}

/* Description text dark orange color when not hovered by purple is selected as color option */
.uthsc-highlight-box.uthsc-highlight-box-purple .uthsc-highlight-box-description, .uthsc-highlight-box.uthsc-highlight-box-orange .uthsc-highlight-box-description {
	color: #B94700;
}

/* Title color that is an orange color for the title that is brand and web accessible, but the text must be 18.66px and bold */
.uthsc-highlight-box.uthsc-highlight-box-purple .uthsc-highlight-box-title p, .uthsc-highlight-box.uthsc-highlight-box-orange .uthsc-highlight-box-title p {
	color: #E07400;
}

/* Title text for all snippet color options boxes when hovered will be a darker grey */
.uthsc-highlight-box:hover .uthsc-highlight-box-title p {
	color: #242424;
}

/* Description text for all snippet color options boxes when hovered will be a darker grey */
.uthsc-highlight-box:hover .uthsc-highlight-box-description {
	color: #242424;
}

/* Styles for new Faculty and Staff component. Prototype version 2 that is stricter in what it asks the user. Mobile styles first and then desktop. */
/* The main wrapper that is set to inline-flex that allows it to have independent rows and columns without snippets. */
.fscomp-wrapper {
	display: inline-flex;
	flex-wrap: nowrap;
	flex-direction: column;
	margin-bottom: 1.75rem;
	box-sizing: border-box;
	width: 100%;
}

/* Default styles for image size, and styles for mobile and for when the image stacks on top */
.fscomp-headshot img {
	width: 100%;
	max-width: 150px;
	height: auto;
	padding-bottom: 0.75rem;
}

/*Hides the image if they just want the listing to be text only*/
.fscomp-headshot img[src*="hideme"] {
	display: none;
	padding-bottom: 0;
}

/* Sets styles for faculty/staff information which uses P tags. By default the P tags are hidden. */
.fscomp-text p {
	/*display: none;*/
	margin-bottom: 0.2rem;
	line-height: 1.4;
}

/* If an element is empty it will not be shown */
.fscomp-text p:empty {
	display: none;
}

.fscomp-text a:empty {
	display: none;
}
/*
.fscomp-text .phone::before {
content: 'Phone:';
}*/

.fscomp-text .fax::before {
	content: 'Fax: ';
}

/* By default p tags are set to not show, by selecting to show them in the component -show is appended to the class causing them to show */
/* 
--Old styles that used a class to show if an option was selected, above styles do the same with no need for an extra input.--
.fscomp-text p[class$="-show"] {
display: block;
}*/

/* By default all links and spans are told not to display */
.name-wrap a, .name-wrap span {
	display: none;
}

/* This set of styles will show which ever name profile option the user selects */
/* This will display the bolden name with no link */
.name-wrap.no-profile span.name-nolink {
	display: inline-block;
}

/* This will display the name with a link to the Digital Measures profile */
.name-wrap.dm-profile a.dm-link {
	display: inline-block;
}

/* This will display the name with a link to a page built using Omni CMS */
.name-wrap.nondm-profile a.nondm-link {
	display: inline-block;
}

/* Aligning content. It will either be all left or center aligned. */
.align-all-left .fscomp-headshot, .align-all-left .fscomp-text {
	text-align: left;
}

.align-all-center .fscomp-headshot, .align-all-center .fscomp-text {
	text-align: center;
}

/* Forces width to 100% to work in block grid and Half and Half snippet */

.uthsc-block-grid .fscomp-wrapper, .uthsc-snippet-columns .fscomp-wrapper {
	width: 100%;
	padding: 0;
}

/* Media queries for 40em, which is lower res desktop and tablet. */
@media print, screen and (min-width: 40em) {
	/* Sets the main rapper to have padding on the left and right to ensure it has room*/
	.fscomp-wrapper {
		padding: 0 1em 0;
	}

	/*When set to 1 column remove the padding so that it can buddy up against the left margin*/
	.fscomp-wrapper.colnum-one {
		padding: 0;
	}

	/* Sets the width for 2 column to 50% on 40em. */
	.colnum-two {
		width: calc(calc(100% - 2em) / 2);
	}

	/* Sets the width for 3 column to 2 column on 40em. */
	.colnum-three {
		width: calc(calc(100% - 2em) / 2);
	}

	/* Sets the width for 4 column to 2 column on 40em */
	.colnum-four {
		width: calc(calc(100% - 2em) / 2);
	}
}

/* Media queries for 64em and above (desktop) */
/* Left stacking only really works on desktop. Anything below reverts to the top stack */
@media print, screen and (min-width: 64em) {
	.fscomp-wrapper.img-stack-left {
		flex-direction: row;
	}

	/* When the headshot stacks to the left, remove the bottom padding */
	.fscomp-wrapper.img-stack-left .fscomp-headshot img {
		padding-bottom: 0;
	}

	/* Adds a left margin to the left stacked text so it doesn't ram up against the image */
	.fscomp-wrapper.img-stack-left .fscomp-text {
		margin-left: 1em;
	}

	/* Keeps the headshot from growing or shrinking too much */
	.fscomp-headshot {
		flex: 0 0 auto;
	}

	/* Allows the text to grow and shrink a bit in the columns */
	.fscomp-text {
		flex: 1 1 auto;
	}

	/* Adds left and right padding on desktop by default, expecting multiple columns */
	.fscomp-wrapper {
		padding: 0 1em 0;
	}

	/* Removes left and right padding on desktop if set to one column */
	.fscomp-wrapper.colnum-one {
		padding: 0;
	}

	/* sets 2 column widths */
	.colnum-two {
		width: calc(calc(100% - 2em) / 2);
	}

	/* sets 3 column widths */
	.colnum-three {
		width: calc(calc(100% - 2em) / 3);
	}

	/* sets 4 column widths */
	.colnum-four {
		width: calc(calc(100% - 2em) / 4);
	}
}
/* End Styles for new Faculty and Staff component. */

/* Styles for Campus Safety icon badges. What is done here will eventually be setup to be more widespread. */

/* Flexbox wrapper */
.card-grid-wrapper {
	display: grid;
	margin: 1em 0;
	grid-template-columns: 1fr;
	grid-auto-rows: 1fr;
	gap: 2rem;
}

/* Wraps the entire card */
.card-outer-wrapper {
	width: 100%;
}


/* Wraps around all the icon contents */
.icon-outer-wrapper {    
	background: #E07400;
	border-radius: 20px 70px 0 0;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}

/* alt with colors reversed */
.card-grid-alt .icon-outer-wrapper {
	background: rgba(255,255,255,0);
	border: 2px solid #707070;
}

/* This holds the SVG */
.icon-wrapper {
	text-align: center;
	margin: 0 auto;
	padding-top: 2rem;
}

.icon-wrapper svg {
	fill: #fff;
	width: auto;
	height: 9em;
}

/* alt icon colors and spacing */
.card-grid-alt .icon-wrapper {
	padding-bottom: 15px;
}

.card-grid-alt .icon-wrapper svg {
	fill: #E07400;
}

/* Holds the accordion snippet */
.text-outer-wrapper {
	border: 2px solid #E07400;
	border-top: 15px solid #E07400;
}

.card-grid-alt .text-outer-wrapper {
	border: 2px solid #707070;
	border-top: 0 solid #E07400;
	background: #707070;
}

.text-outer-wrapper .accordion-title span {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.4;
	display: inline-block;
	padding-right: 0.6rem;
}

.text-outer-wrapper p {
	font-size: 1.25rem;
	line-height: 1.4;
	padding: 1.25rem 1rem;
	font-weight: 400;
	text-align: center;
	margin: 0;
	color: #fefefe;
}


.card-spacer {
	height: 2.25em;
}

@media screen and (min-width: 40em) {
	.card-grid-wrapper {
		grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
	}

}


@media screen and (min-width: 64em) {
	.card-grid-wrapper {
		grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
	}

}

/* Ends Campus Safety Styles for icon badges. */

/*(Begin)Added chevron indicator for active mobile nav menu item*/

@media print, screen and (max-width: 63.9375em) {
	li.uthsc-nav-on > a {
		border-left: 40px solid #e07400;
	}

	.uthsc-off-canvas-menu .main-menu ul li a {
		background: #383C3D;
		color: #fff;
		border-bottom: 1px solid;
		text-transform: uppercase;
		width: 100%;
		padding: 0.5em 1em;
		display: block;
		font-weight: 800;
	}
	.uthsc-off-canvas-menu .main-menu ul li ul li a {
		background: #fff;
		color: #58595B;
		border-bottom: 1px solid #e07400;
		text-transform: uppercase;
		width: 100%;
		padding: 0.5em 1em;
		display: block;
		font-weight: 800;
	}
	li.uthsc-nav-on > a:before {
		content: "\f054";
		position:relative;
		left:-42px;
		color:#383C3D;
		font: normal normal normal 1rem FontAwesome;
	}
	.uthsc-off-canvas-menu ul {
		padding:0;
	}
}

/*(End)Added chevron indicator for active mobile nav menu item*/

/* Start add style to Tableau Embed */
#tableauViz {
	justify-content: center;
}
/* End Tableau Embed style */

/* Begin style for Photoshelter embed */
[data-ps-embed-type="slideshow"] > iframe {
	position: absolute;
	top: 0;
	left: 0;
}
/* End Photoshelter style */

/* Start Table styles for Strategic plan table */
.timeline-wrapper {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}	

.timeline-meeting {
	width: 100%;
	border: 2px solid #555;
	padding: 2px;
}

.timeline-meeting td, .timeline-meeting th {
	padding: 3px;
}

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

.month {
	transform: rotate(-180deg);
	box-sizing: border-box;
	color: #6B6B6B;
	text-align: center;
	vertical-align: top;
	min-width: 2rem;
	max-width: 3rem;
}

.month span {
	writing-mode: vertical-lr;
	text-orientation: mixed;
}

.lightbg {
	background: #fefefe;
}

.darkbg {
	background: #f1f1f1;
}

#monthrow th:nth-child(odd) {
	background: #f1f1f1;
}

#monthrow th:nth-child(even) {
	background: #fefefe;
}

.timeline-meeting tr:nth-child(even){
	background: #f1f1f1;
}

.timeline-meeting tr:nth-child(odd){
	background: #fefefe;
}

@media print, screen and (min-width: 40em) {
	.timeline-wrapper {
		width: 66.66667%;
		padding-left: .9375rem;
		padding-right: .9375rem;
		margin: 0 auto;
	}
}
/* End strategic plan table styles */

/* Start styles to prevent underlining on the site. We've turned off the underline tool but people are still getting them onto the site */
/* We are removing text decoration from the "u" tag and from spans that have text-decoration added*/
u {
	text-decoration: none;
}

span[style*="text-decoration: underline;"] {
	text-decoration: none !important;
}
/* End fix to hide underlining styles on u and spans */

/* Fix for Alert to center and add underline to links */
.columns.callout.large-12.warning {
	text-align: center;
}

.columns.callout.large-12.warning a {
	text-decoration: none;
	text-shadow: -1px 0 0 white, 1px 0 0 white;
	padding: 1px 0;
	background-image: linear-gradient(to top, transparent 13%, rgba(0, 0, 0, 0.3) 13%, rgba(0, 0, 0, 0.3) 18%, transparent 18%);
}

.columns.callout.large-12.warning a:hover {
	background-image: linear-gradient(to top, transparent 13%, #006a4d 13%, #006a4d 18%, transparent 18%);
}
/* End Fix for Alert */

/* Fix for Tab snippet Title Panels. The text is very small */
.vertical .tabs-title > a {
	font-size: 1rem;
	line-height: 1.4;			
}

.small-4 .vertical .tabs-title > a {
	font-size: .85rem;
	line-height: 1.35;			
}

.medium-3 .vertical .tabs-title > a {
	font-size: .95rem;
	line-height: 1.4;			
}

.horizontal .tabs-title > a {
	font-size: .95rem;
	line-height: 1.4;
}

/* End Tab Snippet Fix */

/* New Faculty and Staff Listing that uses the enhanced group options in components */
	.list-container {
		width: 100%;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: center;
	}

	.list-wrap {
		margin-bottom: 2em;
		padding: 0 1em 0;
	}

	.list-img {
		background-repeat: no-repeat;
		background-size: contain;
		width: 100%;
		max-width: 150px;
		height: 225px;
		margin: 0 auto 0.5em;
	}

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

	.list-content p {
		margin-bottom: 0;
	}

	.list-headrule {
		text-align: center;
		flex: 0 0 100%;
	}

	.list-headrule:has(h2:empty) {
		display: none;
	}
	
	/* Global style to hide all headshots for the component */
	.list-container[data-image="hide"] .list-img {
		display: none;
	}

	/* Individual styles that should be used when set to individually select link */
	.list-name[data-show="no-link"] span:not([data-urlloc="none"]) {
		display: none;
	}

	.list-name[data-show="dm"] span:not([data-urlloc="dm"]) {
		display: none;
	}

	.list-name[data-show="other"] span:not([data-urlloc="non-dm"]) {
		display: none;
	}

	/* Global styles to override the above */
	.list-container[data-globalshow="dm"] .list-name span:not([data-urlloc="dm"]) {
		display: none;
	}

	.list-container[data-globalshow="dm"] .list-name:is([data-show="no-link"],[data-show="dm"],[data-show="other"]) span:is([data-urlloc="dm"]) {
		display: inline;
	}	

	.list-container[data-globalshow="nolink"] .list-name span:not([data-urlloc="none"]) {
		display: none;
	}

	.list-container[data-globalshow="nolink"] .list-name:is([data-show="no-link"],[data-show="dm"],[data-show="other"]) span:is([data-urlloc="none"]) {
		display: inline;
	}


	@media print, screen and (min-width: 40em) {
		.list-container {
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: flex-start;
		}

		.list-container:not([data-columns="1"]) .list-wrap {
			width: calc(100% / 2);
		}

		.list-container[data-align="left"] .list-wrap {
			display: flex;
			flex-direction: row;
		}

		.list-container[data-align="left"] .list-wrap .list-content {
			flex: 1 1 auto;
			text-align: left;
		}

		.list-container[data-align="left"] .list-name {
			line-height: 1;
			padding-bottom: .25em;
		}


		.list-container[data-align="left"] .list-wrap .list-img {
			flex: 1 1 auto;
			margin: 0 0.5em 0 0;
		}

	}

	@media print, screen and (min-width: 64em) {
		.list-container {
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: flex-start;
		}

		.list-container[data-columns="1"] {
			flex-direction: column;
			flex-wrap: wrap;
			justify-content: center;			
		}

		.list-container[data-columns="2"] .list-wrap {
			width: calc(100% / 2);
		}

		.list-container[data-columns="3"] .list-wrap {
			width: calc(100% / 3);
		}

		.list-container[data-columns="4"] .list-wrap {
			width: calc(100% / 4);
		}
	}
/* End new styles for people listing */