/* ********** Debug Bootstrap ********** * /

	.container, .container-fluid {
		outline: 1px solid rgba(0,0,255,.25);
	}

	.row {
		outline: 1px solid rgba(0,255,0,.25);
	}

	.item, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
		outline: 1px solid rgba(255,0,0,.25);
	}

	/* */

/* ********** EN Fixes ********** */

div.header-inner {
	display: none;
}

div.page-wrap {
	background-color: transparent;
}

div.content .form-text {
	color: #212529;
	padding: 0;
}

div.content > .container {
	min-height: auto;
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}

div.content > .container > .padding {
	margin: 0;
	padding: 0;
}

div.content > .container > .padding > .padding {
	width: 100%;
	max-width: 1200px;
	margin: 0;
	padding: 15px 20px;
}
/* col-md */
@media (min-width: 768px) {
	div.content > .container > .padding > .padding {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 40px;
	}
}

div.content p.no-padding {
	padding: 0;
	margin: 0;
}

div.content p {
	padding: 0;
}

div.content .inline-edit,
div.content .dynamic:hover {
	color: #212529 !important;
}

div.content .min-row {
	margin: -0.5rem 0;
}
/* ***** Bootstrap Breakpoints for EN Widths ***** */
/* col-sm */
@media (min-width: 576px) {
	.p-sm-100 {
		width: 100% !important;
	}

	.p-sm-66 {
		width: 66.6% !important;
	}

	.p-sm-50 {
		width: 50% !important;
	}

	.p-sm-33 {
		width: 33.3% !important;
	}

	.p-sm-25 {
		width: 25% !important;
	}
}
/* col-md */
@media (min-width: 768px) {
	.p-md-100 {
		width: 100% !important;
	}

	.p-md-66 {
		width: 66.6% !important;
	}

	.p-md-50 {
		width: 50% !important;
	}

	.p-md-33 {
		width: 33.3% !important;
	}

	.p-md-25 {
		width: 25% !important;
	}
}
/* col-lg */
@media (min-width: 992px) {
	.p-lg-100 {
		width: 100% !important;
	}

	.p-lg-66 {
		width: 66.6% !important;
	}

	.p-lg-50 {
		width: 50% !important;
	}

	.p-lg-33 {
		width: 33.3% !important;
	}

	.p-lg-25 {
		width: 25% !important;
	}
}
/* col-xl */
@media (min-width: 1200px) {
	.p-xl-100 {
		width: 100% !important;
	}

	.p-xl-66 {
		width: 66.6% !important;
	}

	.p-xl-50 {
		width: 50% !important;
	}

	.p-xl-33 {
		width: 33.3% !important;
	}

	.p-xl-25 {
		width: 25% !important;
	}
}
/* col-xxl */
@media (min-width: 1400px) {
	.p-xxl-100 {
		width: 100% !important;
	}

	.p-xxl-66 {
		width: 66.6% !important;
	}

	.p-xxl-50 {
		width: 50% !important;
	}

	.p-xxl-33 {
		width: 33.3% !important;
	}

	.p-xxl-25 {
		width: 25% !important;
	}
}

/* ********** Event Specific ********** */

div.content .masthead {
	color: #ffffff;
	background: #6D8CA4;
	background-image: url('https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/marathon_2022-header_1840x275.jpg');
	background-position: 30% 50%;
	background-size: cover;
	text-align: left;
}

div.content .masthead .header-banner {
	position: relative;
	min-height: 110px;
}

div.content .masthead .header-banner img {
	width: 100%;
	min-width: 920px;
	min-height: 137px;
	margin-left: -100px;
}

div.content .masthead .responsive-image,
div.content .masthead .responsive-image img {
	margin-bottom: 0;
}

div.content .masthead .overprint {
	position: absolute;
	top: 55%;
	left: 0;
}

div.content .masthead .overprint h1 {
	font-size: 3em;
	color: #FFFFFF;
	margin-bottom: 0;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.7);
}

div.content .masthead .verbose {
	display: none;
}
/* col-sm */
@media (min-width: 576px) {
	div.content .masthead {
		background-position: 50% 50%;
	}

	div.content .masthead .header-banner {
		min-height: 195px;
	}

	div.content .masthead .overprint {
		top: 75%;
	}

	div.content .masthead .verbose {
		display: inline;
	}
}

@media (min-width: 1300px) {
	div.content .masthead .overprint {
		left: -50px;
	}
}

div.content .submasthead {
	color: #ffffff;
	background: #006ECD;
}

div.content .submasthead p {
	color: #ffffff;
	margin-bottom: .5em;
}

div.content .submasthead .container {
	padding: 15px 30px;
}
/* col-sm */
@media (min-width: 512px) {
	div.content .submasthead .container {
		padding: 20px 40px;
	}
}

/* ********** Basics ********** */

html {
	width: 100%;
	font-size: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	scroll-padding-top: 210px;
}

body {
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	line-height: 1.8rem;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-variant-ligatures: common-ligatures;
	font-variant-ligatures: common-ligatures;
	-webkit-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern";
	font-feature-settings: "kern";
	font-kerning: normal;
}
/* col-md */
@media (min-width: 768px) {
	html {
		scroll-padding-top: 160px;
	}
}

/* ********** Fonts ********** */

P {
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	color: #212529;
	margin-bottom: .9em;
}

LI {
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	color: #212529;
	margin-bottom: .6em;
}

h1,
h2,
h3,
h4 {
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: .9;
	color: #212529;
	margin-bottom: .6em;
}

h5,
h6 {
	font-family: Gesta-Medium, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: .9;
	color: #212529;
	margin-bottom: .5em;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}
/* col-md */
@media (min-width: 768px) {
	body {
		font-size: 1.8rem;
	}
}

b,
strong {
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

a,
a:link,
span.link,
div.link {
	outline: 0;
	color: #ED217C;
	cursor: pointer;
}

a:visited,
a:link:visited,
span.link:visited,
div.link:visited {
	color: #cb1063;
}

a:hover,
a:link:hover,
span.link:hover,
div.link:hover {
	color: #cb1063;
	text-decoration: underline;
}

a:focus,
a:link:focus,
span.link:focus,
div.link:focus {
	color: #cb1063;
	text-decoration: underline;
}

a:active,
a:link:active,
span.link:active,
div.link:active {
	color: #f15098;
	text-decoration: underline;
}

a.PDF {
	display: inline-block;
	background: transparent url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/icon_pdf_16.png") no-repeat left center;
	padding: 1px 0 0 20px;
}

.hidden {
	display: none !important;
}

/* ********** Forms ********** */

div.content form {
	width: 100%;
}

div.content .form-title {
	margin-bottom: .6em;
	padding-bottom: 0;
	font-size: inherit;
	text-transform: none;
}

div.content a.btn,
div.content a.button,
div.content a.button_small,
div.content a.hq-button,
a.hq-button,
div.content button,
div.content input[type="button"],
div.content input[type="submit"] {
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0;
	padding: 0.25em 1em;
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.2;
	color: #FFFFFF;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #ED217C;
	cursor: pointer;
	transition: background 0.15s ease;
	width: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.content a.btn:visited,
div.content a.button:visited,
div.content a.button_small:visited,
div.content a.hq-button:visited,
a.hq-button:visited,
div.content button:visited,
div.content input[type="button"]:visited,
div.content input[type="submit"]:visited {
	background-color: #ED217C;
}

div.content a.btn:hover,
div.content a.button:hover,
div.content a.button_small:hover,
div.content a.hq-button:hover,
a.hq-button:hover,
div.content button:hover,
div.content input[type="button"]:hover,
div.content input[type="submit"]:hover {
	background-color: #cb1063;
	box-shadow: none;
	text-decoration: none;
}

div.content a.btn:focus,
div.content a.button:focus,
div.content a.button_small:focus,
div.content a.hq-button:focus,
a.hq-button:focus,
div.content button:focus,
div.content input[type="button"]:focus,
div.content input[type="submit"]:focus {
	background-color: #cb1063;
	text-decoration: none;
}

div.content a.btn:active,
div.content a.button:active,
div.content a.button_small:active,
div.content a.hq-button:active,
a.hq-button:active,
div.content button:active,
div.content input[type="button"]:active,
div.content input[type="submit"]:active {
	background-color: #f15098 !important;
	text-decoration: none;
}

@media (min-width: 576px) {
	div.content a.btn,
  div.content a.button,
  div.content a.button_small,
  div.content a.hq-button,
  a.hq-button,
  div.content button,
  div.content input[type="button"],
  div.content input[type="submit"] {
		padding: 0.5em 2em;
	}
}

div.content a.button_small,
div.content a.btn.small,
div.content a.button.small,
div.content button.small,
div.content input[type="button"].small,
div.content input[type="submit"].small {
	margin: 0;
	padding: .38em .75em;
}

div.content a.btn.button-back,
div.content a.button.button-back,
div.content button.button-back,
div.content input[type="button"].button-back,
div.content input[type="submit"].button-back {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #ED217C;
	border-style: solid;
	color: #ED217C;
}

div.content a.btn.button-back:visited,
div.content a.button.button-back:visited,
div.content button.button-back:visited,
div.content input[type="button"].button-back:visited,
div.content input[type="submit"].button-back:visited {
	background-color: #fef5f9;
}

div.content a.btn.button-back:hover,
div.content a.button.button-back:hover,
div.content button.button-back:hover,
div.content input[type="button"].button-back:hover,
div.content input[type="submit"].button-back:hover {
	background: #fcdeeb;
	box-shadow: none;
	text-decoration: none;
}

div.content a.btn.button-back:focus,
div.content a.button.button-back:focus,
div.content button.button-back:focus,
div.content input[type="button"].button-back:focus,
div.content input[type="submit"].button-back:focus {
	background: #fcdeeb;
	text-decoration: none;
}

div.content a.btn.button-back:active,
div.content a.button.button-back:active,
div.content button.button-back:active,
div.content input[type="button"].button-back:active,
div.content input[type="submit"].button-back:active {
	background-color: #fcdeeb;
	text-decoration: none;
}

div.content label,
div.content legend {
	display: inline-block;
	margin-bottom: .25rem;
	color: #212529;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.2;
	cursor: pointer;
}

div.content .checkbox .label {
	white-space: normal;
	margin-bottom: .5rem;
}

div.content .stacked label {
	display: block;
	width: 100%;
}

div.content fieldset label {
	padding: 0;
}

div.content label span.required,
div.content .label span.required {
	color: #990000;
}

div.content textarea,
div.content select,
div.content option,
div.content input[type='text'],
div.content input[type='email'],
div.content input[type='password'],
div.content input[type='number'],
div.content input[type='date'],
div.content input[type='search'],
div.content input[type='tel'] {
	display: block;
	width: 100%;
	padding: .5rem 0 .5rem .5rem;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	line-height: normal;
	background-color: #FFFFFF;
	border: 2px solid #696F72;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: border-color 0.5s linear;
}

div.content textarea:focus,
div.content select:focus,
div.content input[type='text']:focus,
div.content input[type='email']:focus,
div.content input[type='password']:focus,
div.content input[type='number']:focus,
div.content input[type='date']:focus,
div.content input[type='search']:focus,
div.content input[type='tel']:focus {
	border-bottom: 2px solid #0088ff;
	outline: none;
}

div.content textarea:disabled,
div.content select:disabled,
div.content input[type='text']:disabled,
div.content input[type='email']:disabled,
div.content input[type='password']:disabled,
div.content input[type='number']:disabled,
div.content input[type='date']:disabled,
div.content input[type='search']:disabled,
div.content input[type='tel']:disabled {
	border-color: #CFCFCF;
	background: #F6F6F6;
	outline: none;
}

div.content textarea {
	min-height: 6.25em;
}

div.content .checkbox label {
	cursor: pointer;
}

div.content .radio label {
	cursor: pointer;
}

div.content .checkbox label span {
	border-radius: 20%;
}

div.content .radio label span {
	border-radius: 50%;
}

div.content .checkbox input[type="checkbox"],
div.content .radio input[type="radio"] {
	position: absolute;
	left: -9999px;
}

div.content .checkbox label span,
div.content .radio label span {
	display: inline-block;
	margin-right: .5rem;
	margin-bottom: -0.4rem;
	width: 1.7rem;
	height: 1.7rem;
	background-color: #FFFFFF;
	border: solid 1px #cfcfcf;
	transition: all 0.5s;
	cursor: pointer;
}

div.content .checkbox label,
div.content .radio label {
	display: inline-block;
	margin: .5rem 0 .5rem .5rem;
}

div.content input[type="checkbox"],
div.content input[type="radio"] {
	vertical-align: baseline;
}

div.content input[type="checkbox"]:checked + label span,
div.content input[type="radio"]:checked + label span {
	box-shadow: inset 0 0 0 2px #fff;
}

div.content input[type="number"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}

div.content input[type="number"]::-webkit-inner-spin-button,
div.content input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

div.content input::-webkit-input-placeholder {
	color: #666666;
}

div.content input:-moz-placeholder {
	color: #666666;
	opacity: 1;
}

div.content input::-moz-placeholder {
	color: #666666;
	opacity: 1;
}

div.content input:-ms-input-placeholder {
	color: #666666;
}

div.content select::-ms-expand {
	display: none;
}

div.content .sel {
	position: relative;
}

div.content .sel:after {
	position: absolute;
	right: 2rem;
	top: .7rem;
	padding: 0 0 2px;
	content: '>';
	font: 17px "Consolas", monospace;
	color: #333;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	pointer-events: none;
	touch-action: none;
}

div.content .sel select {
	display: block;
	background-color: #FFFFFF;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-epub-word-break: normal;
	-ms-word-break: normal;
	word-break: normal;
}

/* ********** Layout ********** */

div.header {
  /*
		position: fixed;
		top: 0;
	*/
	position: relative;
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #aaa;
	background: #fff;
	z-index: 900;
}

div.content {
  /*
		margin-top: 140px;
	*/
	margin-top: 0 !important;
	min-height: 400px;
	border: 1px solid #EEE;
}

div.footer {
	min-height: 100px;
	padding: 30px 5px;
	background-color: #003087;
	text-align: left;
}

div.subfooter {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
	color: #666;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
}

/* ********** Layout - Header ********** */

div.header a.skip-main {
	position: absolute;
	top: auto;
	left: -999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999;
}

div.header a.skip-main:focus {
	top: 0;
	left: 50%;
	width: 14em;
	height: auto;
	margin-left: -7em;
	padding: 5px;
	outline: 3px solid red;
	background: #FFFFFF;
	text-align: center;
	overflow: auto;
	z-index: 999;
}

div.header > .container {
	max-width: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	white-space: nowrap;
	overflow: visible;
}

div.header .mobile-menu {
	display: none;
	width: 100%;
	background: #fff;
	border-bottom: 2px solid #006ECD;
}

div.header .group {
	text-align: center;
}

div.header a.logo {
	display: inline-block;
	max-width: 210px;
	margin: 2px auto;
	padding: 0;
	overflow: visible;
}

div.header a.logo img {
	float: none;
	width: 100%;
	max-width: 210px;
	height: auto;
	margin: 10px;
}

div.header .group a.item {
	display: block;
	outline: 0;
	margin: 4px 0;
	padding: .75em .5em;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	letter-spacing: .03em;
	line-height: 3rem;
	color: #FFFFFF;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #006ECD;
	transition: background .15s ease;
}

div.header .group a.item:hover {
	background: #0189ff;
	text-decoration: none;
}

div.header .group a.item:focus {
	background: #0189ff;
	text-decoration: none;
}

div.header .group a.item:active {
	background: #00539a;
	text-decoration: none;
}

div.header .group a.item:visited {
	background: none;
}

div.header .group a.icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 15px 2px 20px 2px;
	border: 2px solid #006ECD;
	border-radius: 30px;
	overflow: hidden;
}

div.header .group a.icon:hover {
	border: 2px solid #0189ff;
}

div.header .group a.icon:focus {
	border: 2px solid #0189ff;
}

div.header .group a.icon img {
	width: 26px;
	height: 26px;
	margin: 10px;
}

div.header .group a.secondary {
	background: #3B8FD8;
}

div.header .group a.secondary:hover {
	background: #66a7e0;
}

div.header .group a.secondary:focus {
	background: #66a7e0;
}

div.header .group a.secondary:active {
	background: #2575bb;
}

div.header .group a.secondary:visited {
	background: none;
}

div.header .group a.tertiary {
	background: #2C7EBD;
	padding: .25em .5em;
}

div.header .group a.tertiary:hover {
	background: #226294;
}

div.header .group a.tertiary:focus {
	background: #226294;
}

div.header .group a.tertiary:active {
	background: #4897d4;
}

div.header .group a.tertiary:visited {
	background: none;
}

div.header .double a.item {
	display: inline-block;
	margin: 0;
	width: 50%;
}

div.header a.item.desktop,
div.header span.item.desktop {
	display: none;
	margin-left: 20px;
}

div.header .group .profile-menu {
	display: inline-block;
}

div.header .group .profile-menu > a {
	font-family: Gesta-Medium, Tahoma, Helvetica, Arial, sans-serif;
	border-left: #A4A4A4 solid 1px;
	background-image: url(../images/tiny-arrow.png);
	background-repeat: no-repeat;
	background-position: 95% 55%;
	padding: 20px 40px 20px 20px;
}

div.header .group .profile-menu:hover > a {
	background-image: url(../images/tiny-arrow-black.png);
}

div.header .group .profile-menu > a img {
	height: 25px;
	width: 25px;
	border: #fff solid 1px;
	border-radius: 3px;
	vertical-align: middle;
	margin-right: 10px;
}

div.header .group .profile-menu ul.navlist {
	display: none;
	position: absolute;
	top: 70px;
	right: 15px;
	padding: 0;
	background: #ffffff;
	border: #A4A4A4 solid 1px;
	border-radius: 0 0 5px 5px;
	list-style: none;
	list-style: outside none none;
}

div.header .group .profile-menu:hover ul.navlist,
div.header .group .profile-menu ul.navlist:hover {
	display: block;
}

div.header .group .profile-menu ul.navlist li {
	margin: 0;
	padding: 10px 20px;
	text-align: left;
}

div.header .group .profile-menu ul.navlist li.rich {
	border-bottom: 1px solid #A4A4A4;
}

div.header .group .profile-menu ul.navlist li.rich > a img {
	height: 40px;
	width: 40px;
	border: #fff solid 1px;
	border-radius: 3px;
	vertical-align: middle;
	margin-right: 10px;
}

div.header .group ul li.subpage > a span,
div.header .group ul li.individual > a span {
	display: inline-block;
	vertical-align: middle;
}

div.header .group ul li.subpage > a span > label {
	padding-left: 0;
}

/** Logo Shrink smaller than 375px **/
@media (max-width: 375px) {
	div.header a.logo img {
		max-width: 165px;   
	}
}

/* col-sm */
@media (min-width: 576px) {
	div.header .group a.icon {
		margin: 15px 5px 20px 5px;
	}
}
/* col-lg */
@media (min-width: 992px) {
	div.header {
		height: 90px;
	}

	div.header > .container {
		height: 100%;
	}

	div.header > .container .row {
		height: 100%;
	}
  /*
		div.content {
			margin-top: 90px;
		}
	*/
	div.header .group:nth-child(1) {
		order: 1;
		text-align: left;
	}

	div.header .group:nth-child(2) {
		order: 3;
		text-align: right;
	}

	div.header .group:nth-child(3) {
		order: 2;
		text-align: left;
	}

	div.header .menu-box {
		display: none;
	}

	div.header a.logo {
		margin: 2px 20px;
	}

	div.header a.logo::after {
    /*
			content: " ";
			margin-left: 10px;
			padding: 10px;
			border-left: 1px solid #999;
			*/;
	}

	div.header a.logo img {
		width: 100%;
		margin: 10px 0;
	}

	div.header .mobile-menu {
		display: -ms-flexbox !important;
		display: flex !important;
		width: auto;
		border-bottom: none;
	}

	div.header .mobile {
		display: none !important;
	}

	div.header a.item.desktop,
  div.header span.item.desktop {
		display: inline-block;
	}

	div.header .group:nth-child(2) .row {
		text-align: right;
		display: inline-flex;
	}

	div.header .group a.item,
  div.header .double a.item {
		display: inline-block;
		width: auto;
		margin: 1.15em 1.5em 1.1em 0;
		padding: .25em 0;
		font-family: Gesta-Medium, Tahoma, Helvetica, Arial, sans-serif;
		text-align: left;
		letter-spacing: .01em;
		color: #212529;
		background: none;
		border-bottom: 3px solid transparent;
		transition: all none;
		transition: border-bottom linear 0.25s;
	}

	div.header .group a.item:hover,
  div.header .double a.item:hover {
		background: none;
		border-bottom: 3px solid #ED217C;
	}

	div.header .group a.item:focus,
  div.header .double a.item:focus {
		background: none;
		border-bottom: 3px solid #ED217C;
	}

	div.header .group a.item:active,
  div.header .double a.item:active {
		background: none;
		border-bottom: 3px solid #ED217C;
	}

	div.header .group a.item:visited,
  div.header .double a.item:visited {
		background: none;
	}

	div.header .group a.selected,
  div.header .group .row .col-6 a.selected {
		border-bottom: 3px solid #cb1063;
	}
}
/* col-xl */
@media (min-width: 1200px) {
	div.header {
		height: 105px;
	}
  /*
		div.content {
			margin-top: 105px;
		}
	*/;
}
/* col-xxl */
@media (min-width: 1440px) {
	.verbose {
		display: inline;
	}
}

/* ********** Menu Box ********** */

.menu-box {
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 65px;
	transform: translate(-50%, -50%);
	width: 70px;
	height: 70px;
}

.menu-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 5px;
	transform: translate(-50%, -50%);
	width: 60px;
	cursor: pointer;
}

.menu-btn:focus {
	outline: none;
}

.menu-btn span {
	display: block;
	width: 100%;
	border-radius: 3px;
	height: 7px;
	background: #212529;
	transition: all .3s;
	position: relative;
}

.menu-btn:focus span {
	background: #006ECD;
}

.menu-btn span + span {
	margin-top: 11px;
}

.menu-btn.active span:nth-child(1) {
	animation: ease .7s top forwards;
}

.menu-btn.not-active span:nth-child(1) {
	animation: ease 0.7s top-2 forwards;
}

.menu-btn.active span:nth-child(2) {
	animation: ease .7s scaled forwards;
}

.menu-btn.not-active span:nth-child(2) {
	animation: ease 0.7s scaled-2 forwards;
}

.menu-btn.active span:nth-child(3) {
	animation: ease .7s bottom forwards;
}

.menu-btn.not-active span:nth-child(3) {
	animation: ease 0.7s bottom-2 forwards;
}

@keyframes top {
	0% {
		top: 0;
		transform: rotate(0);
	}

	50% {
		top: 18px;
		transform: rotate(0);
	}

	100% {
		top: 18px;
		transform: rotate(45deg);
	}
}

@keyframes top-2 {
	0% {
		top: 18px;
		transform: rotate(45deg);
	}

	50% {
		top: 18px;
		transform: rotate(0deg);
	}

	100% {
		top: 0;
		transform: rotate(0deg);
	}
}

@keyframes bottom {
	0% {
		bottom: 0;
		transform: rotate(0);
	}

	50% {
		bottom: 18px;
		transform: rotate(0);
	}

	100% {
		bottom: 18px;
		transform: rotate(135deg);
	}
}

@keyframes bottom-2 {
	0% {
		bottom: 18px;
		transform: rotate(135deg);
	}

	50% {
		bottom: 18px;
		transform: rotate(0);
	}

	100% {
		bottom: 0;
		transform: rotate(0);
	}
}

@keyframes scaled {
	50% {
		transform: scale(0);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes scaled-2 {
	0% {
		transform: scale(0);
	}

	50% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

/* ********** Layout - Pages ********** */

div.content .section {
	box-shadow: none;
	margin: 0;
}

div.content .section.underline {
	border-bottom: 2px solid #EEEEEE;
}

div.content .section > .container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px 20px;
}

div.content .section > .container .pict {
	padding-bottom: 15px;
}

div.content .section > .container h2 {
	color: #003087;
	margin: 0 0 .25em 0;
}

div.content .section > .container h4.tagline {
	color: #3B8FD8;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
/* col-md */
@media (min-width: 768px) {
	div.content .section > .container {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 40px;
	}

	div.content .section > .container .pict {
		padding-bottom: 0;
	}

	div.content .section.align-right .row div:nth-child(1) {
		order: 2;
	}

	div.content .section.align-right .row div:nth-child(2) {
		order: 1;
	}

	div.content .section.align-left .responsive-image,
  div.content .section.align-left .responsive-image img,
  div.content .section.align-right .responsive-image,
  div.content .section.align-right .responsive-image img {
		margin-bottom: 0;
	}
}

.video-container-embed {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container-embed iframe,
.video-container-embed object,
.video-container-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

/* ********** Login ********** */

#signin {
	max-width: 768px;
	margin: 0 auto;
	padding: 15px 20px;
}
/* Adjust for sticky menu and scrollTop in forms.js */
#sign-in {
	position: relative;
	top: -140px;
}

#sign-in::before {
	content: " ";
	display: block;
	height: 140px;
}

@media (min-width: 992px) {
	#sign-in {
		position: relative;
		top: -90px;
		padding: 40px;
	}

	#sign-in::before {
		content: " ";
		display: block;
		height: 90px;
	}
}

a.facebook-login {
	margin: 0 0 .25em 0;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	text-decoration: none;
	color: #FFFFFF;
}

a.facebook-login:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.facebook-login:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

a.facebook-login:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.facebook-login:visited {
	color: #FFFFFF;
}

div.content .form-panel {
	overflow: visible;
}

div.content .form-errors {
	color: #990000;
	background-color: #fff;
	border: 1px solid #990000;
	margin: 0 0 1em 0;
	padding: .5em;
}

div.content .field-cover {
	position: relative;
}

div.content textarea.amperror,
div.content select.amperror,
div.content input[type='text'].amperror,
div.content input[type='email'].amperror,
div.content input[type='password'].amperror,
div.content input[type='number'].amperror,
div.content input[type='date'].amperror,
div.content input[type='search'].amperror,
div.content input[type='tel'] {
	border: 2px solid #696F72 !important;
	border-bottom: 2px solid #990000 !important;
}

div.content label.amperror {
	bottom: .75em;
	top: auto;
	margin-bottom: 0;
	position: absolute;
	right: -0.25em;
	border: 1px solid #333333;
	border-radius: 0;
	padding: 0.15em 0.2em;
	white-space: nowrap;
	background-color: #FFFFFF;
	color: #990000;
	font-family: Gesta-Light, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	line-height: 1;
	z-index: 100;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	touch-action: none;
	opacity: .9;
}

/* ********** Layout - Footer ********** */

div.footer .container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

div.footer a {
	margin: 0 0 .25em 0;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	line-height: 1.35;
	color: #FFFFFF;
}

div.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

div.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

div.footer a:visited {
	color: #FFFFFF;
}

div.footer .links .logo {
	padding: 10px 30px 30px 30px;
}

div.footer .links .logo img {
	width: 100%;
	max-width: 400px;
	padding: 0;
}

div.footer .links a {
	display: block;
}

div.footer .social {
	text-align: right;
	justify-content: top;
}

div.footer .social h2 {
	color: #FFFFFF;
	font-family: Gesta-Medium, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 2.5em;
	margin: 20px 5px 10px 5px;
}

div.footer .social .icons {
	white-space: nowrap;
}

div.footer .social a.icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 2px;
	font-size: 1em;
	border: 2px solid #FFF;
	border-radius: 30px;
	overflow: hidden;
}

div.footer .social a.icon:hover {
	border: 2px solid #ED217C;
}

div.footer .social a.icon:focus {
	border: 2px solid #ED217C;
}

div.footer .social a.icon img {
	width: 26px;
	height: 26px;
	margin: 10px;
}
/* col-sm */
@media (min-width: 576px) {
	div.footer .social a.icon {
		margin: 0 5px;
	}
}
/* col-md */
@media (min-width: 768px) {
	div.footer .mobile {
		display: none !important;
	}
}
/* col-lg */
@media (min-width: 992px) {
	.col-fixed {
		-ms-flex: 0 0 625px;
		flex: 0 0 625px;
		max-width: 625px;
		float: none;
		width: auto;
	}

	.col-fluid {
		-ms-flex: 1;
		flex: 1;
		max-width: auto;
		float: none;
		width: auto;
	}

	div.footer .links .logo {
		padding: 40px 20px 0 10px;
	}

	div.footer .links .logo img {
		width: 100%;
		padding: 0 20px 0 0;
		border-right: 1px solid rgba(255, 255, 255, 0.25);
	}
}
/* col-xl */
@media (min-width: 1200px) {
	.col-fixed {
		-ms-flex: 0 0 750px;
		flex: 0 0 750px;
		max-width: 750px;
		float: none;
		width: auto;
	}

	div.footer .links .logo {
		padding: 30px 50px 0 10px;
	}

	div.footer .links .logo img {
		width: 100%;
		padding: 0 50px 0 0;
		border-right: 1px solid rgba(255, 255, 255, 0.25);
	}
}
/* col-xxl */
@media (min-width: 1400px) {
	.col-fixed {
		-ms-flex: 0 0 800px;
		flex: 0 0 800px;
		max-width: 800px;
		float: none;
		width: auto;
	}
}

/* ******************** PAGES ******************** */

/* ***** Bootstrap Breakpoints ***** */
/*
	<picture class="responsive-image">
		<source srcset="" media="(min-width: 992px)" />
		<source srcset="" media="(min-width: 768px)" />
		<source srcset="" media="(min-width: 576px)" />
		<source srcset="" media="(min-width: 320px)" />
		<source srcset="" media="(min-width:  72px)" />
		<img src="" alt="" />
	</picture>
	*/
/* col-sm */
/* @media (min-width: 576px) { } */
/* col-md */
/* @media (min-width: 768px) { } */
/* col-lg */
/* @media (min-width: 992px) { } */
/* col-xl */
/* @media (min-width: 1200px) { } */
/* col-xxl */
/* @media (min-width: 1400px) { } */
/* ***** Widgets ***** */
.firstcontainer {
	background-color: #177DD4;
	font-size: 1.4rem;
	padding: .5em 0;
}

.firstcontainer #searchButton {
	border-radius: 3px;
	padding: 0.25em 2em 0.25em 1em;
}

.firstcontainer #searchButton:focus {
	border: 1px solid #212529;
}

div.content thermo-wrap {
	display: inline-block;
	width: 100%;
	background-color: #003087;
}

div.content .thermometer {
	width: 100%;
	padding: 0;
	font-size: 1rem;
	color: #FFFFFF;
	background-color: #003087;
	overflow: hidden;
	text-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 15px 20px;
	margin: 0 auto;
	max-width: 1200px;
}

div.content .thermometer div.raised {
	font-family: Gesta-Medium, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	line-height: .9;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 .15em 0;
	flex: 0 0 100%;
	max-width: 100%;
}

div.content .thermometer div.raised .therm_numbers {
	font-family: Gesta-Bold, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 4.2rem;
	line-height: .9;
	margin: 0;
}

div.content .thermometer div.goal {
	font-family: Gesta-Medium, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	line-height: .9;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 1em 0;
	flex: 0 0 100%;
	max-width: 100%;
}

div.content .thermometer div.goal .therm_numbers {
	font-family: Gesta-Medium, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
}

div.content .thermometer div.goal br {
	display: none;
}

div.content .thermometer div.therm {
	display: initial;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	height: auto;
	padding: 0;
}

div.content .thermometer div.therm .therm_progress {
	display: none;
}

div.content .thermometer div.therm .progressBar_therm {
	position: relative;
	height: 20px;
	margin: 20px 0;
	font-size: 1rem;
	border: none;
	background-color: #017DC3;
}

div.content .thermometer div.therm .progressBar_therm::before {
	content: " ";
	position: absolute;
	background: #ED217C;
	height: 26px;
	width: 26px;
	top: -3px;
	left: -3px;
	border-radius: 50%;
	z-index: 40;
}

div.content .thermometer div.therm .progressBar_therm::after {
	content: " ";
	position: absolute;
	background: #017DC3;
	height: 26px;
	width: 26px;
	top: -3px;
	right: -3px;
	border-radius: 50%;
	z-index: 40;
}

div.content .thermometer div.therm .progressBar_therm.burst div.bulb.right {
	background: #ED217C;
	height: 3.6em;
	width: 3.6em;
	top: -0.83em;
	right: -0.83em;
	border-radius: 50%;
	transition: all ease-out 1s, background 0.2s;
	z-index: 50;
}

div.content .thermometer div.therm .progressBar_therm.burst div.confetti.right {
	z-index: 10;
}

div.content .thermometer div.therm .progressBar_therm div {
	position: relative;
	background: #ED217C;
	padding: 0;
	border-radius: 1em;
	height: 2em;
	min-width: 7%;
	max-width: 100% !important;
	z-index: 50;
}

div.content .thermometer div.donate_display {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

div.content .thermometer a.button_small,
div.content .thermometer a.button_small:visited {
	font-size: 1.6em;
	margin: 0;
	padding: 0.7em 2em;
}
/* col-md */
@media (min-width: 768px) {
	div.content .thermometer {
		padding: 0;
		overflow: visible;
	}

	div.content .thermometer div.raised {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	div.content .thermometer div.therm {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	div.content .thermometer div.donate_display {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	div.content .thermometer div.amount {
		font-size: 2.2em;
		margin: 0 0 .25em 0;
	}

	div.content .thermometer div.raised {
		font-size: 1.8em;
		margin: 0;
	}

	div.content .thermometer div.therm .progressBar_therm {
		margin: 10px 50px 10px 10px;
	}

	div.content .thermometer div.goal {
		position: absolute;
		top: .75em;
		right: 14em;
		font-size: 1.8em;
	}

	div.content .thermometer a.button_small,
  div.content .thermometer a.button_small:visited {
		margin: 0;
		padding: 2.5em 1em;
		width: 100%;
		height: 100%;
	}
}
/* col-lg */
@media (min-width: 992px) {
	div.content .thermometer div.raised {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	div.content .thermometer div.therm {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
}
/* ***** Personal Page ***** */
div.content .banner {
	margin: 0 auto;
	width: 100% !important;
	height: auto !important;
	max-width: 1200px;
}

div.content .banner .banner-image {
	width: 100% !important;
	height: auto !important;
}

div.content .page-image {
	border: 1px solid #fff;
}

div.content .banner .social-bar .soc_fb,
div.content .banner .social-bar .soc_tw,
div.content .banner .social-bar .soc_em {
	border: 1px solid #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.content .content-wrapper {
	margin: 0 auto;
	width: 100% !important;
	height: auto !important;
	max-width: 1200px;
}

div.content .content-wrapper .alpha {
	width: 100% !important;
}

div.content .content-wrapper .beta {
	width: 100% !important;
}

div.content .content-wrapper .gamma {
	width: 100% !important;
}

div.content .content-wrapper .delta {
	width: 100% !important;
}
/* col-md */
@media (min-width: 768px) {
	div.content .content-wrapper .gamma {
		width: 35% !important;
	}

	div.content .content-wrapper .delta {
		width: 65% !important;
	}
}
/* col-lg */
@media (min-width: 992px) {
	div.content .content-wrapper .alpha {
		width: 65% !important;
	}

	div.content .content-wrapper .beta {
		width: 35% !important;
	}
}

div.content .content-wrapper .alpha h2 {
	margin-bottom: 0;
}

.mce-panel .mce-btn button {
	padding: 4px 8px;
	background-color: transparent;
	text-transform: none;
	letter-spacing: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}

.mce-panel .mce-btn button:visited {
	background-color: transparent;
}

.mce-panel .mce-btn button:hover {
	background-color: transparent;
}

.mce-panel .mce-btn button:focus {
	background-color: transparent;
}

.mce-panel .mce-btn button:active {
	background-color: transparent;
}
/* ***** Headquarters ***** */
div.content .hq {
	max-width: 1200px;
	margin: 0 auto;
}

div.content .hq .hq-main {
	padding-right: 0;
}

div.content .hq .hq-left {
	width: 100% !important;
}

div.content .hq .hq-right {
	width: 100% !important;
}
/* col-lg */
@media (min-width: 992px) {
	div.content .hq .hq-left {
		width: 35% !important;
	}

	div.content .hq .hq-right {
		width: 65% !important;
	}
}

#hqmenu a.hqmenu-header {
	font-weight: bold;
	background-color: #eee;
	color: #ED217C;
	text-transform: none;
}

#hqmenu a {
	border-bottom: #ccc solid 1px;
	border-top: #fff solid 1px;
	color: #999;
	padding-left: 6rem;
}

#hqmenu a:hover {
	background-color: #FFFFCC;
}

div.content .hq .hq-tabs {
	margin: 0;
}

div.content .hq .hq-tabs a {
	padding: 5px 2px;
	border: 1px solid #AAAAAA;
	background-color: #f2f2f2;
	color: #666;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: none;
	transition: background .15s ease;
}

div.content .hq .hq-tabs a:hover {
	text-decoration: none;
}

div.content .hq .hq-tabs a:focus {
	text-decoration: none;
}

div.content .hq .hq-tabs a:active {
	text-decoration: none;
}

div.content .hq .hq-tabs a.active {
	background-color: #fff;
	border: 1px solid #212529;
	border-bottom: 1px solid #FFFFFF;
	color: #006ECD;
	z-index: 20;
}

div.content .hq .hq-tabs::after {
	background-color: #212529;
	z-index: 10;
}

@media (min-width: 992px) {
	div.content .hq .hq-tabs {
		margin: 0 2rem;
		background-color: transparent;
	}

	div.content .hq .hq-tabs::after {
		display: block;
	}
}

div.content .hq .hq-main {
	width: 100%;
}

div.content .hq .hq-main-inner {
	padding: 2rem;
}

div.content .hq .hq-sub-inner {
	padding: 0 2rem;
}

div.content .hq .hq-dashboard-block,
div.content .hq .hq-user-mobile .hq-page-block {
	background-color: #f2f2f2;
	padding: 1rem;
}

div.content .hq .hq-page-info-name a {
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
}

div.content .hq .hq-box-header,
div.content .hq .hq-title-bold,
div.content .hq .hq-title,
div.content .hq .hq-bar,
div.content .hq .cg-header {
	background-color: #eee;
	color: #212529;
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 0.5rem;
	border-bottom: 0;
}

div.content .hq .cg-header {
	padding: 0.4rem 0;
}

div.content .hq .cg-header * {
	color: #212529;
	font-weight: normal;
}

div.content .hq .hq-page-info-cmp {
	color: #212529;
}

div.content .hq .cg-num {
	width: 5em;
}

div.content .hq .center-box-border {
	border: 1px solid #aaa;
	background: #FFFFFF;
}

div.content .hq .columns-hq .column {
	border: 1px solid #aaa;
	display: none;
}

div.content .hq .columns-hq .column .hq-large,
div.content .hq .columns-hq .column .hq-big {
	color: #212529;
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 2em;
}

@media (min-width: 768px) {
	div.content .hq .columns-hq .column {
		display: block;
	}
}

div.content .hq .hq-box {
	border: 0;
}

div.content .hq .clr {
	height: 5px;
}

div.content .hq .hq-dashboard-block ~ .hq-donors {
	border: 1px solid #aaa;
}

div.content .hq .hq-dashboard-block ~ .hq-donors .hq-box2 {
	border: 0;
	border-bottom: 1px solid #aaa;
}

div.content .hq .hq-sub {
	width: 100%;
}

div.content .hq .hq-sub .hq-widget {
	border: 1px solid #aaa;
}

div.content .hq .hq-sub .hq-box2 {
	border: 0;
}

div.content .hq .hq-sub .hq-task-row {
	border-bottom: 1px solid #aaa;
}

div.content .hq .hq-sub .hq-task-row:last-of-type {
	border-bottom: 0;
}

div.content .hq .hq-sub .hq-task-row a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
}

div.content .hq .hq-link {
	font-family: inherit;
	text-decoration: none;
}

div.content .hq .hq-link:hover {
	text-decoration: underline;
}

div.content .hq .hq-link:focus {
	text-decoration: underline;
}

div.content .hq .hq-link:active {
	text-decoration: underline;
}

div.content .search-button,
div.content .hq .hq-button-mini,
div.content .hq .hq-button-mini-active,
div.content .hq .hq-button-mini-disable {
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0;
	padding: 0.5em 2em;
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: inherit;
	color: #FFFFFF;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #ED217C;
	cursor: pointer;
	transition: background 0.15s ease;
	width: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.content .search-button:visited,
div.content .hq .hq-button-mini:visited,
div.content .hq .hq-button-mini-active:visited,
div.content .hq .hq-button-mini-disable:visited {
	background-color: #ED217C;
}

div.content .search-button:hover,
div.content .hq .hq-button-mini:hover,
div.content .hq .hq-button-mini-active:hover,
div.content .hq .hq-button-mini-disable:hover {
	background-color: #cb1063;
	box-shadow: none;
	text-decoration: none;
}

div.content .search-button:focus,
div.content .hq .hq-button-mini:focus,
div.content .hq .hq-button-mini-active:focus,
div.content .hq .hq-button-mini-disable:focus {
	background-color: #f15098;
	text-decoration: none;
}

div.content .search-button:active,
div.content .hq .hq-button-mini:active,
div.content .hq .hq-button-mini-active:active,
div.content .hq .hq-button-mini-disable:active {
	background-color: #f15098 !important;
	text-decoration: none;
}
/* ***** Forms ***** */
div.content .field-wrapper {
	vertical-align: top;
	margin-bottom: 5px;
}

div.content .field-wrapper label.option_label {
	width: auto;
	padding-top: 0;
}

div.content .field-wrapper.required label.formLabel::after {
	content: "*";
	color: #990000;
}

div.content div.hardrow h2,
div.content div.hardrow p {
	margin-bottom: 0;
}

div.content div.hardrow .inquiries p {
	border: 1px solid #AAAAAA;
	padding: .2em .5em;
	margin: 6px 6px 1.5rem 6px;
}

div.content .custom-option {
	max-width: 100%;
	margin: .2rem .15rem;
	padding: 1.5rem 0;
	color: #ED217C;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	cursor: pointer;
	border: 2px solid #212529;
	border-radius: .5rem;
}

div.content .custom-option:hover {
	background-color: #FFFFCC;
}

div.content .custom-option-selected {
	max-width: 100%;
	margin: .2rem .15rem;
	padding: 1.5rem 0;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #ED217C;
	cursor: pointer;
	border: 2px solid #212529;
	border-radius: .5rem;
}

div.content .custom-option-selected:hover {
	color: #FFFFFF;
	background-color: #ED217C;
}

div.content .optional-input-wrap {
	padding: 10px 0;
}

div.content .mobile-view .button {
	width: 100%;
	margin: .2em 0;
}

div.content .pc-view .button {
	margin: 0 .5em;
}

@media (min-width: 576px) {
	div.content .pc-view {
		display: block;
	}

	div.content .mobile-view {
		display: none;
	}
}
/* ***** Donations ***** */
/* Configuration */
div.content .configuration {
	background: #FFFFFF;
	display: none;
}

div.content .configuration.debug {
	display: block;
}

div.content .configuration div.max-row label,
div.content .configuration div.max-row label.formLabel {
	color: orange;
}

div.content .configuration textarea,
div.content .configuration select,
div.content .configuration input[type='text'],
div.content .configuration input[type='email'],
div.content .configuration input[type='password'],
div.content .configuration input[type='number'],
div.content .configuration input[type='date'] {
	padding: .5rem;
	border: 1px solid orange;
	border-radius: 1px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

div.content .configuration textarea:focus,
div.content .configuration select:focus,
div.content .configuration input[type='text']:focus,
div.content .configuration input[type='email']:focus,
div.content .configuration input[type='password']:focus,
div.content .configuration input[type='number']:focus,
div.content .configuration input[type='date']:focus,
div.content .configuration input[type='search']:focus,
div.content .configuration select:focus {
	border: 1px solid orange;
}
/* Configuration Pop-up */
div.content .default-opt {
	display: none;
}

div.content .default-opt.debug {
	display: block;
}

div.content .default-opt * {
	color: #99CC99 !important;
}
/* Search */
div.content .content-wrapper .dplacement {
	padding: 2rem;
}

div.content .content-wrapper #donation_search {
	border-width: 2px;
}

div.content .content-wrapper #donation_submit {
	padding: 0.2rem;
}

div.content .content-wrapper .custom-checkbox {
	display: block;
}
/* Form */
div.content .content-wrapper .alpha .page-info {
	background-color: #00AEEF;
	color: #FFFFFF;
}

div.content .content-wrapper #inline_donation_form #donation_form_wrapper {
	transition: min-height 2s ease-out;
  /* Accomodate rearranged tribute */;
}

div.content .content-wrapper #inline_form_title h2,
div.content .content-wrapper .column-title,
div.content .content-wrapper .column-title a {
	margin-bottom: 0;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
}

div.content .content-wrapper .column-title {
	background-color: #003087;
}

div.content .content-wrapper #inline_donation_form,
div.content .content-wrapper #donation_form_wrapper,
div.content .content-wrapper .beta-max,
div.content .content-wrapper .beta-maxd {
	background-color: #EEEEEE;
	margin-top: 0;
}

div.content .content-wrapper .alpha .page-info .page-name {
	color: #FFFFFF;
}

div.content .content-wrapper .delta .vplacement {
	padding: 0;
}

div.content div.max-row label.formLabel {
	color: #212529;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: .25em;
}

div.content #sticky_header {
	display: none;
}

div.content #sticky_header a {
	margin: 0 0 .25em 0;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	line-height: 1.35;
	color: #FFFFFF;
}

div.content #sticky_header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.content #sticky_header a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

div.content #sticky_header a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

div.content #sticky_header a:visited {
	color: #FFFFFF;
}

div.content .faketext {
	padding: 0;
	border: 2px solid #696F72;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

div.content .form-panel {
	padding: 0;
}

div.content .form-panel span.option_item {
	position: relative;
}

div.content .form-panel span.option_item label.option_label {
	display: inline;
	margin: 0 0 0 .2em;
}

div.content .form-panel #donationAmt,
div.content .form-panel #paymenttypeREMOVE {
	position: absolute;
	left: -9999px;
}

div.content .form-panel .form-panel-button {
	margin: 0 .5em;
}
/* Style Tribute */
div.content #panel_3,
div.content #panel_4,
div.content .tribute,
div.content .tribute_inform {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #AAAAAA !important;
	background-color: #F6F6F6 !important;
	padding: 0 5px 5px 5px;
}

div.content #panel_4 {
	background-color: #FFFFFF !important;
	margin: 10px !important;
}

div.content .mobile-view .form-panel-button {
	margin-bottom: 20px;
}

div.content h1.innerTitle {
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.1;
	padding-top: 0;
	text-transform: none;
}

.field-wrapper.donor_pay_fee {
	margin: 1em 0;
}

.field-wrapper.donor_pay_fee span.checkmark {
	border: #696F72 solid 2px;
}

.field-wrapper.donor_pay_fee label.custom-checkbox {
	font-family: Gesta-Medium, Tahoma, Helvetica, Arial, sans-serif;
	padding-left: 25px;
}
/* Receipt */
div.content .donation_receipt_header {
	text-transform: none;
	background-color: transparent;
	border-bottom: #AAAAAA solid 1px;
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}

div.content .donation_receipt {
	width: 100%;
}

div.content .donation_receipt_body {
	border: #AAAAAA solid 1px;
}

div.content .donation_receipt_body .max-row {
	padding: 0.25rem 0;
}

div.content .donation_receipt_body .line {
	overflow: hidden;
}

div.content .donation_receipt_body .line br {
	display: none;
}

div.content .donation_receipt_body .line .line-left {
	text-transform: none;
}

div.content .donation_receipt_body .line .line-lefts {
	width: 30%;
	min-width: 150px;
	text-transform: none;
}

div.content .donation_receipt_body label.option_label {
	padding-top: 0 !important;
}
/* ***** Registration ***** */
div.content #signup .form-title h1 {
	color: #003087;
	margin: 0 0 .25em 0;
}

div.content #signup .form-subtitle {
	max-width: 500px;
	margin: 0 auto 1em auto;
}

div.content .group-option-block {
	padding: 0 10px;
}

div.content #main_option .regtypewidgetoption-join span.desc:after {
	content: "Join a team someone has already created";
	display: block;
	color: #666;
	font-weight: normal;
	font-size: 1.6rem;
	padding-right: 50px;
	padding-top: 4px;
}

div.content #main_option .regtypewidgetoption-create span:after {
	content: "Fundraise as a group with family or friends";
	display: block;
	color: #666;
	font-weight: normal;
	font-size: 1.6rem;
	padding-right: 50px;
	padding-top: 4px;
}

div.content .regtypewidgetoption-individual,
div.content .regtypewidgetoption-join,
div.content .regtypewidgetoption-create {
	background-image: none;
}

div.content .parttypewidgetoption,
div.content .parttypewidgetoption:last-of-type {
	background-image: none;
}

div.content .regtypewidgetoption,
div.content .parttypewidgetoption,
div.content .activityoption {
	border: 2px solid #212529;
	background-size: 100px;
	background-position: 10px center;
	padding: 10px;
	min-height: auto;
}

div.content .regtypewidgetoption:hover,
div.content .parttypewidgetoption:hover,
div.content .activityoption:hover {
	text-decoration: none;
}

div.content .regtypewidgetoption:focus,
div.content .parttypewidgetoption:focus,
div.content .activityoption:focus {
	text-decoration: none;
}

div.content .regtypewidgetoption:active,
div.content .parttypewidgetoption:active,
div.content .activityoption:active {
	text-decoration: none;
}

@media (min-width: 576px) {
	div.content .group-option-block {
		padding: 0 20px;
	}

	div.content .regtypewidgetoption-individual {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_myself_125x125.png");
	}

	div.content .regtypewidgetoption-join:nth-of-type(1) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_joingroup_125x125.png");
	}

	div.content .regtypewidgetoption-join:nth-of-type(2) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_joincompany_125x125.png");
	}

	div.content .regtypewidgetoption-join:nth-of-type(3) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_joincompanyteam_125x125.png");
	}

	div.content .regtypewidgetoption-join:nth-of-type(4) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_joinsponsor_125x125.png");
	}

	div.content .regtypewidgetoption-join:nth-of-type(5) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_joinsponsorteam_125x125.png");
	}

	div.content .regtypewidgetoption-create:nth-of-type(1) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_creategroup_125x125.png");
	}

	div.content .regtypewidgetoption-create:nth-of-type(2) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_createcompany_125x125.png");
	}

	div.content .regtypewidgetoption-create:nth-of-type(3) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_createcompanyteam_125x125.png");
	}

	div.content .regtypewidgetoption-create:nth-of-type(4) {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_createsponsorteam_125x125.png");
	}

	div.content .parttypewidgetoption {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_myself_125x125.png");
	}

	div.content .parttypewidgetoption:last-of-type {
		background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon_register_joingroup_125x125.png");
	}

	div.content .regtypewidgetoption,
  div.content .parttypewidgetoption,
  div.content .activityoption {
		padding: 20px 20px 20px 120px;
		min-height: 120px;
		font-size: 1.3em;
	}
}

div.content .regtypewidgetoption span.icon,
div.content .parttypewidgetoption span.icon {
	padding-top: 0;
}

div.content .regtypewidgetoption span.desc,
div.content .parttypewidgetoption span.desc,
div.content .parttypewidgetoption span.fee-desc {
	padding-top: 4px;
	font-size: 0.7em;
}

div.content .regtypewidgetoption > span {
	padding-left: 0;
}

div.content .regtypewidgetoption:hover,
div.content .parttypewidgetoption:hover,
div.content .activityoption:hover {
	background-color: #FFFFCC;
}

div.content .regtypewidgetoption-active,
div.content .parttypewidgetoption-active,
div.content .activityoption-active,
div.content .regtypewidgetoption-active:hover,
div.content .parttypewidgetoption-active:hover,
div.content .activityoption-active:hover {
	background-color: #3B8FD8;
	color: #FFFFFF;
}

div.content .regtypewidgetoption-active span.desc,
div.content .parttypewidgetoption-active span.desc,
div.content .parttypewidgetoption-active span.fee-desc {
	color: #BBBBBB;
}

div.content .regtypewidgetoption span.icon,
div.content .regtypewidgetoption-active span.icon {
	padding-top: .25em;
}

div.content .parttypewidgetoption .ptw-amount,
div.content .parttypewidgetoption-active .ptw-amount {
	padding-top: .25em;
	font-size: 2.6rem;
}

div.content .form-panel-body .waiver-outer {
	max-height: 350px;
}

div.content .waiver-inner {
	white-space: break-spaces;
}

div.content .form-panel-body .custom-option {
	max-width: 100%;
	margin: .2rem .15rem;
	padding: 1.5rem 0;
	color: #ED217C;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	cursor: pointer;
	border: 2px solid #212529;
	border-radius: .5rem;
}

div.content .form-panel-body .custom-option:hover {
	background-color: #FFFFCC;
}

div.content .form-panel-body .custom-option-selected {
	max-width: 100%;
	margin: .2rem .15rem;
	padding: 1.5rem 0;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background-color: #ED217C;
	cursor: pointer;
	border: 2px solid #212529;
	border-radius: .5rem;
}

div.content .form-panel-body .custom-option-selected:hover {
	color: #FFFFFF;
	background-color: #ED217C;
}

div.content .form-panel-body .optional-input-wrap {
	padding: 10px 0;
}

div.content .form-panel-body .form-currency-symbol {
	position: absolute;
	bottom: .65em;
	left: .65em;
	color: #71C5E9;
}

div.content .form-panel-body #groupGoal,
div.content .form-panel-body #pageGoal {
	padding-left: 1em;
}

div.content .regitem,
div.content .regcurr {
	font-size: 1.2em;
	color: #212529;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
}

div.content .regtotal,
div.content .regtotalcur {
	font-size: 1.2em;
	color: #212529;
	font-family: Gesta-Regular, Tahoma, Helvetica, Arial, sans-serif;
}

div.content .flex-total {
	padding: 0.75rem 1rem;
	background-color: #EEEEEE;
}

div.content div.sub-section-header {
	font-family: "Gesta-Bold", Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background-color: #EEEEEE;
	font-size: 1.2em;
	padding: .4em .2em;
}

div.content .attendee-block-body .row {
	margin-right: 0;
	margin-left: 0;
}

div.content .memorial_note {
	margin: .25em;
	font-size: .9em;
}

div.content #add_more_paticipants a::before {
	font-size: inherit;
}

div.content .mce-container iframe {
	height: 400px !important;
}

div.content .optional-input-wrap {
	position: relative;
}

div.content .optional-input-wrap::before {
	content: "$";
	position: absolute;
	bottom: 0.95em;
	left: 0.35em;
	color: #71C5E9;
	font-weight: bold;
}

div.content #otheramount {
	padding-left: 1.2em;
}

/* ********** Event Info & FAQ ********** */

div.content .eventinfo {
	margin: 1em 0;
}

div.content .eventinfo .sidebar {
	position: relative;
	margin-bottom: 2em;
}

div.content .eventinfo .sidebar h4.eventdate {
	color: #003087;
	padding-top: 1rem;
	margin: 0;
}

div.content .eventinfo .sidebar h4,
div.content .eventinfo .sidebar p {
	padding-left: 20px;
}

div.content .eventinfo .sidebar h4.eventdate:before {
	content: "";
	position: absolute;
	left: 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon-eventinfo-date-25x25.png");
	background-size: 25px 25px;
}

div.content .eventinfo .sidebar h4.eventtime {
	color: #003087;
	padding-top: 1rem;
	margin: 0;
}

div.content .eventinfo .sidebar h4.eventlocation {
	color: #003087;
	padding-top: 1rem;
	margin: 0;
}

div.content .eventinfo .sidebar h4.eventlocation:before {
	content: "";
	position: absolute;
	left: 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url("https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10100/p2p-icon-eventinfo-location-25x25.png");
	background-size: 25px 25px;
}

div.content .faqs h3 {
	margin-bottom: .3em;
}

div.content .faq .container-fluid,
div.content .faqs .faq {
	position: relative;
	border: 1px solid #999999;
	padding: 0;
	margin-bottom: 20px;
}

div.content .faq .expando {
	position: absolute;
	margin: 0 0 .1em 0;
	text-align: right;
	right: 0;
	top: -2em;
}

div.content .faq .row {
	margin-left: 0;
	margin-right: 0;
}

div.content .faq .row:first-of-type {
	border-top: none;
}

div.content .faq .row:nth-child(odd) {
	background: #D4EEF8;
}

div.content .faq .question {
	padding: .5em;
	cursor: pointer;
}

div.content .faq .question p {
	font-family: Gesta-Bold, Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

div.content .faq .question p::after {
	content: "\e902";
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: "Icomoon" !important;
	font-size: .8em;
	font-weight: normal;
}

div.content .faq .open .question p::after {
	content: "\e901";
}

div.content .faq .answer {
	display: none;
	padding: .5em;
}

/* ********** How You Can Help ********** */

div.content .other-ways {
	background: #D4EEF8;
	text-align: center;
}

div.content .other-ways .container {
	padding: 0 40px 20px 40px;
}

div.content .other-ways img {
	display: block;
	margin: 20px auto 10px auto;
	width: 125px;
	height: 125px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
}

#content .other-ways h2 {
	white-space: nowrap;
}

#content .other-ways p {
	text-align: left;
}

/* ********** Make a Difference ********** */

div.content .patient {
	background: #ffc72c;
}

div.content .patient .quote {
	font-size: 1.6em;
	font-family: Gesta-Medium, Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.1;
	hanging-punctuation: first;
}

div.content .patient p.quote:before {
	content: "\201C";
	position: absolute;
	margin-left: -1em;
	width: 1em;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div.content .patient p.quote:after {
	content: "\201D";
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div.content .patient p.attrib {
	max-width: 600px;
}

/* ********** Social Swag Kit ********** */

div.content .card {
	margin: 10px 0;
}

div.content .card-img {
	padding: 1.25rem 1.25rem 0 1.25rem;
}

div.content .shaded {
	background-color: #EEEEEE;
}

/* ********** Fundraising Incentives ********** */

div.content .shaded {
	background-color: #EEEEEE;
}

div.content .card {
	margin: 10px 0;
}

div.content .card-img {
	padding: 1.25rem 1.25rem 0 1.25rem;
}

/* ********** Event Sponsors ********** */

.sponsor-list {
	align-items: center;
}

.sponsor img {
	max-width: 200px;
	margin: 1em 0;
}

div.content .shaded {
	background: #EEEEEE;
}

/* ********** Hide Facebook Icon Participant HQ ********** */

a.soc_fb, #t_255468 { display: none !important; }


/* ********** Fix Chat Styling ********** */

.hq-icon-chat {
    padding-left: 40px;
}

div.content .hq .hq-box {
    border: 0;
}

div.hq-box button.chat-button {
    padding: 0.5em 1.7em !important;
    background-repeat: no-repeat;
}

/* ***** 404 Page ***** */ 

.error-margin {
	margin-top: 50px;
} 

@media (min-width: 992px) {
	img.error-girl {width: 85% !important;} 
	.error-margin {margin-top: 0px;} 
}

/* ********** Osano Privacy Management ********** */

.osano-cm-content a { color: #FFFFFF !important; }
.osano-cm-close svg { vertical-align: unset !important; }
.osano-cm-close svg:focus { outline: none !important; }