/* Font Families
    Headers: "Londrina Solid", sans-serif;
    Paragraph: "Lato", sans-serif;
    Section Headers: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    Form Content: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
*/
body {
	font-size: 18px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
}

.en__field__error {
    font-size: 14px;
    color: #ffffff;
    background-color: #e42323;
    padding: 5px 0px 5px 10px;
}

.col.noPadding {
	padding: 0px !important;
	margin: 0px !important;
}

.thankyouMessage {
	font-size: 16px;
	line-height: 20px;
}

.form_container {
	margin: 3em 3em;
}

.SLIS_border_top {
	background: #ffffff url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1988/redesign_ornament.png?v=1653335525000");
	background-repeat: repeat-x;
}

.rounded-top {
	border-top-right-radius: 10px !important;
	border-top-left-radius: 10px !important;
}

.rounded-bottom {
	border-bottom-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	border-collapse: separate;
}

.logo_padding {
	margin: 1.2em auto;
	max-width: 80%;
}

.en__component--column {
	min-width: 100px;
}

.form_content {
	max-width: 90%;
	margin: 0px auto 1em auto;
}

.form_copy h1 {
	font-size: 2.7em;
	color: #e42323;
	font-family: "Londrina Solid", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.form_copy h3 {
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: .8em;
}

.form_copy p {
	line-height: 20px;
}

.form_copy strong {
	font-weight: 700;
}

.en__field--NOT_TAGGED_195 {
	display: none;
}

.en__captcha,
.en__field {
	padding: 0px 0px 5px 0px !important;
}

.en__field__input--calendar,
.en__field__input--email,
.en__field__input--number,
.en__field__input--password,
.en__field__input--range,
.en__field__input--telephone,
.en__field__input--text,
.en__field__input--textarea,
.en__rangeFieldLabels,
.en__field__input--select {
	width: 100% !important;
	border-radius: 3px;
	border: 1px solid #8c8c8c;
}

.en__field__element--calendar,
.en__field__element--checkbox,
.en__field__element--email,
.en__field__element--number,
.en__field__element--password,
.en__field__element--radio,
.en__field__element--range,
.en__field__element--rating,
.en__field__element--select,
.en__field__element--splitselect,
.en__field__element--splittext,
.en__field__element--telephone,
.en__field__element--text,
.en__field__element--textarea,
.en__field__element--tripleselect,
.en__field__element--tripletext,
.en__field__element--vgs,
.en__field__item {
	width: 100% !important;
}

.en__field__input--select {
	min-height: 41px !important;
}

.en__field--gift-frequency-monthly-vs-one-time input[type="radio"],
.en__field--donationAmt input[type="radio"],
.payment_types input[type="radio"] {
	opacity: 0;
	position: fixed;
	width: 0;
}

.en__field--gift-frequency-monthly-vs-one-time label {
	display: inline-block;
	background-color: #ffffff;
	padding: 5px 0px;
	font-size: 22px;
	border: 3px solid #737373;
	border-radius: 5px;
	width: 100%;
	color: #737373;
	text-align: center;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	font-weight: 800;
	transition: color 0.65s;
	cursor: pointer;
}

.payment_types label {
	display: inline-block;
	background-color: #ffffff;
	padding: 10px 15px !important;
	font-size: 18px;
	border: 3px solid #737373;
	border-radius: 5px;
	width: 100%;
	color: #737373;
	text-align: center;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	font-weight: 800;
	transition: color 0.65s;
	cursor: pointer;
}

.en__field--gift-frequency-monthly-vs-one-time input[type="radio"]:checked+label,
.en__field--donationAmt input[type="radio"]:checked+label,
.payment_types input[type="radio"]:checked+label {
	background-color: #e42323;
	border: 3px solid #e42323;
	color: #ffffff;
}

.en__field--gift-frequency-monthly-vs-one-time input[type="radio"]:focus+label,
.en__field--gift-frequency-monthly-vs-one-time input[type="radio"]:hover+label,
.en__field--donationAmt input[type="radio"]:hover+label,
.en__field--donationAmt input[type="radio"]:focus+label,
.payment_types input[type="radio"]:focus+label,
.payment_types input[type="radio"]:hover+label {
	background-color: #e42323;
	border: 3px solid #e42323;
	color: #ffffff;
}

.en__field--donationAmt>label,
.en__field--paymenttype>label {
	display: none !important;
}

.en__field--donationAmt .en__field__element--radio,
.en__field--paymenttype .en__field__element--radio {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: normal;
	column-gap: .35em;
}

.oneTimeElement, .monthlyElement{
	margin-left:6px;
}

label[for='en__field_transaction_paymenttype2'] {
	background: url('https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1988/redesign_paypal-logo.png?v=1653405897000');
	background-repeat: no-repeat;
	background-position: center center;
}

input[type="radio"]:checked+label[for='en__field_transaction_paymenttype2'], label[for='en__field_transaction_paymenttype2']:hover {
	background: url('https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1988/redesign_paypal_white.png?v=1653406122000');
	background-color: #e42323;
	border: 3px solid #e42323;
	background-repeat: no-repeat;
	background-size: 76px 20px;
	background-position: center center;
}

label[for="en__field_transaction_paymenttype1"] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.en__field--donationAmt .en__field__element--radio .en__field__item,
.en__field--paymenttype .en__field__element--radio .en__field__item {
	flex: 31%;
}

.en__field--paymenttype .en__field__element--radio .en__field__item {
	display: flex;
	align-items: stretch;
	align-content: center;
}

.en__field--donationAmt label {
	display: inline-block;
	background-color: #ffffff;
	padding: 5px;
	font-size: 22px;
	border: 3px solid #737373;
	border-radius: 5px;
	width: 100%;
	color: #737373;
	text-align: center;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	font-weight: 800;
	transition: color 0.65s;
	cursor: pointer;
}

.en__field__input--other {
	width: 100% !important;
	border-radius: 3px;
	border: 1px solid #8c8c8c;
	margin: 0px auto !important;
}

.en__field__item.en__field__item--other:before{
	content: "Other Amount:";
}

.spaced_header {
	padding: 25px 0px 0px 0px;
}

.section_header h3 {
	line-height: 30px;
	color: #212529;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	margin: 0.5em 0px;
	font-size: 24px;
	font-weight: 700;
}

.section_header a {
	line-height: 24px;
	color: #e42323;
	font-size: 18px;
	font-weight: 700;
	text-decoration: underline;
}

.section_header a:hover {
	opacity: 0.8;
}

.receipt_header h4 {
	line-height: 24px;
	color: #f7f7f7;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	margin: 0px !important;
	font-size: 18px;
	font-weight: 700;
	background-color: #0ba1dd;
	padding: 10px;
}

.receipt_data {
	padding: 5px 5px 0px 5px;
}

.en__field__label{
	width:100% !important;
}

.en__field--mobile-number-opt-in .en__field__label--positionabove {
	display: none;
}

.en__field--gift-frequency-monthly-vs-one-time .en__field__element--radio {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	column-gap: .35em;
}

.en__field--radio {
	flex-grow: 1;
}

.en__field--mobile-number-opt-in .en__field__item {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

.en__field--feeCover .en__field__element--checkbox {
	background-color: #cddd92;
	padding: 10px;
}

.en__field--feeCover .en__field__item {
	display: inline-flex;
	align-items: flex-start;
}

#en__field_transaction_feeCover {
	margin: 10px 5px;
}

.extra_payments {
	background-color: #cccccc;
}

#en__field_supporter_questions_1255767 {
	margin: 6px 10px 0px 0px;
}

.monthly_flag_mobile {
	display: none;
}

.en__field--opt-in {
	display: none;
}

.en__field--ccexpire .en__field__element--splitselect {
	display: flex;
	flex-direction: row;
	column-gap: .35em;
}

.en__field__element--splitselect .en__field__input--splitselect {
	width: 100%;
	border-radius: 3px;
}

.en__pgHeader {
	line-height: 30px;
	color: #212529;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	margin: 0.5em 0px;
	font-size: 24px;
	font-weight: 700;
	padding: 0px !important;
	background-color: #ffffff !important;
}

.en__component--premiumgiftblock,
.en__pg,
.en__pgHeader {
	border: 0px !important;
}

.en__pgList {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	column-gap: 1em;
}

.en__pg {
	text-align: center;
	border: 3px solid #737373 !important;
	border-radius: 10px;
	flex: 32%;
	font-weight: 700;
}

.en__pg:hover,
.en__pg:focus {
	background-color: #e42323 !important;
	border: 3px solid #e42323 !important;
	color: #ffffff;
	cursor: pointer;
}

.en__pg__body,
.en__pg__detail,
.en__pg__display,
.en__pg__select {
	padding: 0px !important;
}

.en__pg__body {
	align-items: stretch;
	justify-content: center;
}

.en__pg__detail {
	min-height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.en__pg__detail>div {
	display: none;
}

.en__pg--selected {
	outline: 0px !important;
	background-color: #e42323 !important;
	border: 3px solid #e42323 !important;
	color: #ffffff;
}

.en__pg--selected .en__pg__image--selected {
	outline: 0px !important;
}

.en__pg__select {
	display: none;
	padding: 0px;
}

.en__pg__name {
	font-size: 16px;
	font-weight: bold;
}

.en__pg__image {
	width: 100%;
}

.en__pg__images img {
	height: auto;
}

.en__pg__display {
	l position: relative;
	z-index: 2;
	width: 100%;
}

.en__pgList>div:last-child .en__pg__description {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}

.en__pgList>div:last-child .en__pg__body {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer_container {
	background-color: #fafafa;
	padding: 3em 0px;
}

.footer_container .footer_row_1 {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 1em auto;
	width: 90%;
}

.footer_menu {
	padding: 10px 0px 20px 0px;
}

.footer_menu ul {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 0px !important;
	margin: 0px !important;
}

.footer_menu ul li {
	border-right: 1px solid #928985;
	padding: 0 0.5rem;
	display: flex;
	margin: 0.25em 0;
}

.footer_menu ul li:last-child {
	padding-right: 0;
	border-right: none;
}

.footer_menu ul li a {
	text-decoration: none;
	color: #e42323;
	font-size: 14px;
}

.en__submit button {
	display: inline-block;
	padding: 15px;
	font-size: 22px;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	font-weight: 800;
	transition: color 0.65s;
	background-color: #e42323;
	border: 3px solid #e42323;
	color: #ffffff;
}

.en__submit button:hover,
.en__submit button:focus {
	opacity: 0.8;
}

.copyright_info,
.footer_row_1,
.footer_menu {
	font-size: 14px;
	margin: 0px auto;
	max-width: 90%;
}

.givingBanner {
	background-color: #285093;
	padding: 10px;
	margin: 15px 0px 0px 0px;
}

.givingBanner ul {
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: center;
}

.givingBanner ul li {
	text-align: center;
	list-style-type: none;
	font-size: 14px;
	line-height: 20px;
	display: inline-flex;
	align-self: center;
}

.givingBanner ul li:not(:last-child) {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 2px solid #ffffff;
}

.bannerLinks {
	color: #ffffff;
}

.en__mandatory label.en__field__label--positionabove:after{
	content: "*";
	color: #e42323;
}

/* Autocomplete */
#smarty-suggestions {
	display: none;
	border: 1px solid #8c8c8c;
	border-radius: 0px 0px 4px 4px;
	border-top: none;
	background-color: #efefef;
}

#smarty-suggestions.active {
	display: block;
}

#smarty-suggestions li {
	list-style: none;
	padding: 4px 8px;
}

#smarty-suggestions li:hover {
	background-color: #cecece;
	transition: all linear 0.35s;
	cursor: pointer;
}

/* Address validator */
#address-validation-message {
	font-weight: bold;
	display: block;
	padding: 8px 0;
}

#address-validation-message.valid {
	color: green;
}

#address-validation-message.invalid {
	color: darkred;
}

/* Autocomplete - Smarty */
#smarty-suggestions {
	display: none;
	border: 1px solid #8c8c8c;
	border-radius: 0px 0px 4px 4px;
	border-top: none;
	background-color: #efefef;
}

#smarty-suggestions.active {
	display: block;
}

#smarty-suggestions li {
	list-style: none;
	padding: 4px 8px;
}

#smarty-suggestions li:hover {
	background-color: #cecece;
	transition: all linear 0.35s;
	cursor: pointer;
}

/* Address validator - Smarty */
#address-validation-message {
	font-weight: bold;
	display: block;
	padding: 8px 0;
}

#address-validation-message.valid {
	color: green;
}

#address-validation-message.invalid {
	color: darkred;
}

#no-premium>div>div.en__pg__display {
	display: none;
}

@media screen and (max-width:768px) {
	.form_container {
		max-width: 100%;
		margin: 1.5em auto;
	}
}

@media screen and (max-width:500px) {
	.givingBanner ul {
		flex-direction: column;
		font-size: 12px;
		line-height: 14px;
	}

	.givingBanner ul li:not(:last-child) {
		padding: 0px;
		margin: 0px;
		border-right: 0px solid #ffffff;
	}

	.form_copy h1{
		font-size:1.8em;
	}

	.form_copy p{
		font-size:14px;
		line-height: 16px;
	}

	.logo_padding {
		margin: .8em auto;
	}

	.monthly_flag_mobile {
		display: block;
		max-width: 90%;
	}

	.monthly_flag_desktop {
		display: none;
	}

	.en__field--donationAmt .en__field__element--radio .en__field__item {
		flex: 48%;
	}

	.en__field--gift-frequency-monthly-vs-one-time .en__field__element--radio {
		flex-direction: column;
	}

	.en__field--gift-frequency-monthly-vs-one-time label {
		padding: 5px 0px;
		width: 100% !important;
	}

	.en__field__input--calendar,
	.en__field__input--email,
	.en__field__input--number,
	.en__field__input--password,
	.en__field__input--range,
	.en__field__input--telephone,
	.en__field__input--text,
	.en__field__input--textarea,
	.en__rangeFieldLabels,
	.en__field__input--select {
		width: 100% !important;
	}

	.en__field__element--calendar,
	.en__field__element--checkbox,
	.en__field__element--email,
	.en__field__element--number,
	.en__field__element--password,
	.en__field__element--radio,
	.en__field__element--range,
	.en__field__element--rating,
	.en__field__element--select,
	.en__field__element--splitselect,
	.en__field__element--splittext,
	.en__field__element--telephone,
	.en__field__element--text,
	.en__field__element--textarea,
	.en__field__element--tripleselect,
	.en__field__element--tripletext,
	.en__field__element--vgs,
	.en__field__item {
		width: 100% !important;
	}

	.en__field--gift-frequency-monthly-vs-one-time .en__field__item {
		width: 100% !important;
	}

	.en__component--column,
	.en__field__input--select {
		min-width: 150px !important;
	}

	.g-recaptcha {
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}

	.en__field--paymenttype .en__field__element--radio {
		flex-direction: column;
	}

	.en__field--paymenttype .en__field__label--item {
		min-height: 40px;
		padding: 5px 10px !important;
	}

	.en__pgList {
		flex-direction: column;
		row-gap: 10px;
	}
}

/* Upsell Styles */
#en__upsellModal .en__upsellModal__container.en__upsellModal__withanim {
  min-height: 480px;
}

#en__upsellModal .en__upsellModal__container.en__upsellModal__withanim .en__upsellModal__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.en__upsellModal__content p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  margin: 10px 0;
}

#en__upsellModal__buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

#en__upsellModal__buttons #en__upsellModal__yes,
#en__upsellModal__buttons #en__upsellModal__no {
  flex: 100%;
  max-width: 48%;
  margin-bottom: 0 !important;
  margin-top: 15px;
}

#en__upsellModal__buttons #en__upsellModal__yes button,
#en__upsellModal__buttons #en__upsellModal__no button {
  border: none;
  background-color: transparent;
}

#en__upsellModal__buttons #en__upsellModal__yes button span.label,
#en__upsellModal__buttons #en__upsellModal__no button span.label {
  font-family: "Lato", sans-serif;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  padding: 10px;
  cursor: pointer;
}

#en__upsellModal__buttons #en__upsellModal__yes button span.label {
  background-color: #e42323;
  color: #fff;
}

#en__upsellModal__buttons #en__upsellModal__no button span.label {
  background-color: #e3e3e3;
  color: #595959;
}


@media(max-width:767px) {
  #en__upsellModal .en__upsellModal__container.en__upsellModal__withanim {
    display: flex;
    flex-direction: column;
    min-height: unset;
  }

  #en__upsellModal .en__upsellModal__container.en__upsellModal__withanim .en__upsellModal__background {
    flex: 100%;
    max-width: 100%;
    width: 100%;
    min-height: 350px;
    background-position: center;
    background-repeat: no-repeat;
  }

  #en__upsellModal .en__upsellModal__container.en__upsellModal__withanim .en__upsellModal__content {
    flex: 100%;
    max-width: 100%;
    width: 100%;
    padding: 15px 10px;
    min-width: unset !important;
    box-sizing: border-box;
  }

  #en__upsellModal__buttons #en__upsellModal__yes,
  #en__upsellModal__buttons #en__upsellModal__no {
    flex: 100%;
    max-width: 100%;
  }
}