<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hidden {
	display: none;
}
.pma-text-center{
	text-align: center;
}
#pma-template-error h4 {
	color: red;
}
.pma-response-error{
	color: red;
	padding: 4px;
}
#left_column .social_share {
	margin-bottom: 12px;
}
.view-messages {
	background: #666;
	padding: 6px;
	text-align: center;
	cursor: pointer;
	color: white;
	box-shadow: 0px 0px 0px #444;
	margin-bottom: 2px;
	border: 1px solid #777;
	display: none;
}
.mobile-pma-letter{
	border: 1px solid #F3F3EF;
	padding: 6px;
	display: none;
}

/*Form*/

.error-wrapper {
	color: #C60F13;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 0.1875em;
	padding-bottom: 8px;
}
.mobile-optin-text {
	font-size: 15px;
	font-style: italic;
	padding-bottom: 8px;
}
.mobile-optin-tc {
	font-size: 13px;
	padding-bottom: 8px;
	margin-top: 5px;
}
.pma-casl-check {
	font-size: 13px;
	padding-bottom: 8px;
	margin-top: 5px;
}
.label-text-nowrap {
	white-space: nowrap !important;
}
.field-container {
	height: 70px;
}
.validation_error input,
input.validation_error,
select.validation_error,
.validation_error textarea,
textarea.validation_error {
	margin-bottom: 5px !important;
	background-color: #F9E7E7 !important;
	border-color: #C60F13 !important;
}
.label_required {
	font-weight: bold
}
.field-wrap{
	margin-bottom: 5px;
}
#pma-question-from {
	margin-bottom: 0;
	margin-top: 15px !important;
	padding-top: 13px !important;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.pca_message_body {
	height: 80px
}
fieldset.message {
	margin-top: 0px !important;
}
.pma-template-default {
	margin-bottom: 30px;
}
div.required input[placeholder] {
	font-weight: bold;
}
div.mobile-optin-text {
	display: table;
	padding-top: 0px;
}
.req-legend {
	font-size: 12px;
	padding-top: 5px;
}
.field-wrap {
	line-height: 1.4em;
}
.field-wrap-dob {
	height: 50px;
}
.field-wrap-dob .error-wrapper {
	float: left;
}
.label-inline {
	display: inline !important;
	margin-left: 0px !important;
}
.pma-call-to-action {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: green;
}
.pma-privacy-policy {
	font-size: 0.7em;
	margin: 8px 2px 2px 2px;
}
.pma-privacy-policy p {
	font-size: 0.7em;
	margin-bottom: 0px;
	line-height: 1.3em;
}
.pma-privacy-policy a {
	text-decoration: underline;
}
.error-submission-failed {
	color: #C20;
	margin-top: 12px;
}
.error-submission-failed p {
	line-height: 21px;
}
#question-from-wrapper {
	width: 33%;
	background: #e4e4e4;
}
.required-message {
	font-size: 0.875em
}
.error-message {
	color: #c00;
	font-size: 13px;
	font-weight: bold;
}
.img_loader {
	background: #05B0EF;
	margin-top: 3px !important;
	float: right
}
.form-input {
	width: 100%;
}
.img-bt{
	display: none !important;
}
input.form-input-bt {
	display: none !important;
}
.form-input-bt:pa {
	display: none;
}
.bot {
	display: none;
}
.label-inline {
	display: inline !important;
}
.pma-question-wrapper-full-width {
	background: #05B0EF !important;
	padding: 20px;
	color: white;
}
.pma-question-wrapper-full-width .pma-call-to-action {
	color: white;
}
.pma-question-wrapper-full-width .label-text {
	color: white;
}
.pma-question-wrapper-full-width .disp-sig {
	color: white;
}
.pma-question-wrapper-full-width a {
	color: blue !important;
	text-decoration: underline;
}
.pma-template-default .message {
	border: 3px solid #14B5EB !important;
	padding: 25px !important;
}
.pma-template-default .submit-large-screen {
	text-align: right !important;
	margin-top: 20px;
}
.pma-template-default .submit-small-screen {
	text-align: center !important;
	margin-top: 10px;
}
.pma-template-default .submit-wrap input {
	background: #6ac225;
	color: #fff;
	border: 0;
	padding: 5px;
}
.pma-adv-form input[type="checkbox"] {
	margin: 0px;
}
#pma_form input[type="checkbox"] {
	margin: 0px;
}
.pma_form input[type="checkbox"] {
	margin: 0px;
}
.submit-small-screen {
	display: none;
}
.pma-template-default .aj-processing {
	background: url('ajax-loader.gif') #05B0EF no-repeat right !important;
	padding-right: 40px !important;
	color: red !important;
}
.limited-part-text {
	color: red;
	padding-bottom: 4px;
}
.pma-template-default #pma-question-from {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.pma-template-default fieldset {
	border: 0px;
}
/*Thermometer*/

.thermometer-outer {
	background: #FFFFFF;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
	height: 15px;
	width: 98%;
}
.thermometer-inner {
	background: #A52A2A;
	height: 13px;
}
.interaction_container {
	margin-bottom: 10px
}
.interaction_goal {
	float: right;
}
.interaction-status-goal-text {
	color: rgba(6, 154, 248, 1);
}
.interaction-status {
	display: table;
	text-align: left;
	background: #E8E8E8;
	padding: 5px;
	margin: 10px 0px 13px 0px;
}
.interaction-status-count {
	width: 20px;
	font-size: 30px;
	color: #00aeef;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.interaction-status-goal {
	display: table-cell;
	padding-left: 10px;
	vertical-align: middle;
	color: #222;
}
.thermometer-goal {
	margin: 10px 0;
}
.thermometer-outer {
	border: 0;
	height: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.thermometer-inner {
	height: 20px;
	background: rgb(37, 170, 214);
	background: -moz-linear-gradient(top, rgba(37, 170, 214, 1) 0%, rgba(27, 125, 158, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(37, 170, 214, 1)), color-stop(100%, rgba(27, 125, 158, 1)));
	background: -webkit-linear-gradient(top, rgba(37, 170, 214, 1) 0%, rgba(27, 125, 158, 1) 100%);
	background: -o-linear-gradient(top, rgba(37, 170, 214, 1) 0%, rgba(27, 125, 158, 1) 100%);
	background: -ms-linear-gradient(top, rgba(37, 170, 214, 1) 0%, rgba(27, 125, 158, 1) 100%);
	background: linear-gradient(to bottom, rgba(37, 170, 214, 1) 0%, rgba(27, 125, 158, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#25aad6', endColorstr='#1b7d9e', GradientType=0);
}
.thermometer-outer {
	border: 0;
	height: 20px !important;
	border-radius: 10px;
	overflow: hidden;
}
.thermometer-outer {
	border: 0;
	height: 20px !important;
	border-radius: 0;
	overflow: hidden;
}
.thermometer-inner {
	background: #0acddf;
}
/*Targets*/

ul.target_list &gt; li {
	font-size: 14px;
	margin: 0;
	padding: 5px;
	list-style: none;
	border-bottom: 1px solid #E5E4E1;
}
ul.target_list &gt; li:last-child {
	border-bottom: 0px;
}
.hidden-target {
	display: none
}
.target_container {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #F8F8FF;
	padding: 14px;
}

/*Loader*/

#pma-loader {
	display: none;
}
.toggle-content {
	cursor: pointer;
}
/*No Right Col*/

.no-right-col .constituent_fields {
	width: 50%;
}
/*Alert Content*/

.pma-alert-content-table {
	border: 0px;
	width: 100%;
	font-family: inherit;
}
.pma-alert-content-table td {
	max-width: 605px;
}
.pma-alert-content-table td img {
	max-width: 100% !important;
}
.pma-alert-content-table td {
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: inherit;
}
.pma-alert-content-table td img {
	max-width: 100% !important;
}
.pma-alert-content-table td img {
	max-width: 100% !important;
	height: auto;
}
.pma-alert-content-table td {
	display: table-cell !important;
}
.pma-template-default .columns,
.pma-template-default .column {
	padding: 0px !important;
}
.pma-template-default fieldset {
	padding: 0px !important;
}
.view-messages {
	display: none;
}
.pma-template-default .pma-alert-content-table td img {
	width: auto;
}

/*Donation Form*/

.donation-amount,
.donation-amount-other {
	font-size: 0.85em;
}
/*Iframe*/

.iFrameWrap {
	position: relative;
	height: 100%;
}
.iFrameWrap iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0px;
}
#donation_iframe {
	border: 0px;
}
/*Multialert Navigation*/

.pma-thanks-next-alert {
	background: #e2eee0;
	color: #497143;
	padding: 10px;
	border: 1px none;
	margin: 10px 0px 10px 0px;
	font-size: 24px;
	border-top: 3px solid #2cad91 !important;
}
.pma-support-also {
	width: 70% !important;
	padding: 0px;
	margin: 0px;
	float: left;
}
.pma-skip {
	width: 28% !important;
	padding: 0px;
	margin: 0px;
	text-align: right;
	float: left;
	padding: 12px 0px;
}
.pma-skip .pma-skip-button {
	color: gray;
	margin-left: 8px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border-radius: 4px;
	background: #e8e8e8;
	padding: 5px 12px;
}
.pma-loader {
	background: red!important;
}
.pma-loader-skip {
	display: none;
	padding: 5px 8px;
	margin-left: 4px
}
.pma-loader-skip img {
	vertical-align: top;
	height: 21px;
}
/*Media Queries*/

@media only screen and (max-width: 766px) {
	.pma-left-column {
		margin-top: 10px;
	}
	.view-messages {
		display: block;
	}
	.message {
		display: none;
	}
	.g-recaptcha iframe {
		max-width: 304px !important;
	}
	.g-recaptcha div {
		max-width: 250px !important;
	}
	.pma-letters {
		margin-bottom: 8px;
	}
	#question-from-wrapper {
		width: 100% !important;
		margin-bottom: 10px;
	}
	#pma-question-wrapper-full-width {
		width: 100% !important
	}
	#question-from-wrapper {
		width: 100% !important
	}
	#pma-question-wrapper-full-width {
		width: 100% !important
	}
	.mob-letter {
		display: none;
	}
	.pma-skip {
		text-align: center;
	}
	.pma-skip .pma-skip-button {
		display: block;
	}
	.pma-skip .skip-button-loader {
		width: fit-content;
		padding: 5px 4px !important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.pma-alert-content-table td {
		max-width: 265px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 600px) {
	.pma-alert-content-table td {
		max-width: 430px;
	}
	.iFrameWrap {
		width: 95% !important;
		max-width: 95% !important;
	}
	#pca-convio-alert-response iframe {
		height: 2000px !important;
	}
	#pca-convio-alert-response .iFrameWrap {
		height: auto !important;
	}
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
	.pma-alert-content-table td {
		max-width: 550px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.pma-alert-content-table td {
		max-width: 470px;
	}
}
@media only screen and (min-width: 768px) {
	.pma-template-default .pma-left-column {
		width: 50%;
	}
	.pma-template-default .pma-right-column {
		width: 40%;
	}
}
@media only screen and (max-width: 580px) {} @media only screen and (max-width: 320px) {
	.iFrameWrap iframe {
		width: 20em;
	}
}
.login-prompt{
	color: red;font-weight: bold;
}
.interaction-status{
	width: 100%;
}
#pma-question-wrapper-full-width {
	position:relative; float: right;
}

.no-right-column #pma-question-wrapper-full-width {
	float: none;
	margin: auto;
	width : 70%;
}
.mobile-optin-teaser{
	font-style: italic;
	font-size: 14px;
}
.monthly-opt {
	line-height: 1em;
}
.monthly-opt,
.email_optin,
.pma-casl-check,
.membership-update,
.membership_update {
	font-size: 11px;
	line-height: 16px;
}
.opt-in-text{
	font-weight: bold;
}
.pma-casl-check label {
	font-size: 11px;
}
.monthly-opt label,
.pma-casl-check label,
.email_optin label,
.membership-update label,
.membership_update label {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
}
.monthly-opt input,
.pma-casl-check input,
.email_optin input,
.membership-update input,
.membership_update input {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
}
.donation_widget .pma-email, .donation_widget .pma-lname, .donation_widget .pma-fname {
	clear: both;
	padding: 0 1em .5em 0;
}

.df-shortcode-countdown {
	width: 100%;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.df-shortcode-countdown .countdown_day,
.df-shortcode-countdown .countdown_hour,
.df-shortcode-countdown .countdown_minute,
.df-shortcode-countdown .countdown_second {
	width: 24%;
	float: left;
}

.df-shortcode-countdown .countdown-timezone {
	clear: both;
}

.df-teaser-countdown {
	width: 100%;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.df-teaser-countdown .countdown_hour {
	width: 33%;
	float: left;
}
.df-teaser-countdown .countdown_minute {
	width: 33%;
	float: left;
}
.df-teaser-countdown .countdown_second {
	width: 33%;
	float: left;
}
.df-teaser-countdown .countdown-timezone {
	clear: both;
}
.subscription-success-response{
	display: none;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 250px;
}
.subscription-error-response{
	display: none;
	text-align: center;
	color: red;
}
#pma-subscription-form-splash input[type="checkbox"]{
	margin: 0px;
}
.pma-subscription-form-splash input[type="checkbox"]{
	margin: 0px;
}

.content .content-side .pma-subscription-widget .row {
    border: 0px;
}

.pma-subscription-widget{
    padding: .4em;
}

.pma-subscription-widget .privacy-policy p {
    font-size: .625em;
    line-height: 1.25;
    padding-top: 4px;
}
.pma-subscription-widget .submit-button input[type="submit"] {
    display: inline-block;
    clear: both;
    width: auto;
    margin: 0 auto;
    padding: 0.25em 1em;
    font-family: "proxima-nova", sans-serif;
    font-size: .9em;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 2;
    cursor: pointer;
    border: 0 none;
    background: #6bc225;
}

.pma-subscription-widget-form .thank-you{
	padding: 1em;
    margin: auto;
    font-weight: bold;
}
.pma-subscription-widget-form .opt-out-text{
	padding-top: .4em;
	color: inherit;
}
.pma-subscription-widget-form .opt-in-text{
	color: inherit;
}
.pma-subscription-widget-form .pma-casl-check input[type=checkbox]{
	float: none;
	vertical-align: middle;
}
.pma-subscription-widget-form input[type=text],.pma-subscription-widget-form input[type=email]{
	width: 100%;
}
#pma-message-body{
	resize: vertical;
}
.pma-message-body{
	resize: vertical;
}

.pma-secondary-alert-elements .next-alert-form-fields-diff{
	display: block !important; 
}
.pma-secondary-alert-elements .next-alert-form-fields-diff .constituent_fields{
	display: block; 
}
.inline-label{
	display: inline;
}

.other-amount .error-wrapper {
	display: inline;
}

.field-wrap.required.dob{
	font-size: 14px;
	font-weight: bold;
}

.pma-content-shortcode .pma-button-submit, .pma-content-shortcode .pma-loader {
    border: none;
    border-radius: 0.3125rem;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 0.75rem 1.5625rem;
}

.pma-content-shortcode .pma-button-submit{
    width: auto!important;
	cursor: pointer;
}

.pma-share-container {
	text-align: center;
	width: 100%;
}
.pma-share-container li {
	height: 50px;
	width: 150px;
	display: inline-block;
	margin-right: 18px;
	image-rendering: -webkit-optimize-contrast;
}
.pma-share-container li a {
	display: block;
	height: 50px;
	width: 150px;
}
.pma-share-container li a strong {
	display: none;
}
.pma-share-container .facebook-share {
	background: #3b5998 url(https://resources.peta.org/engaging-networks/pages/_shared/images/share-facebook-3x.png) center center no-repeat;
	background-size: 150px 50px;
}
.pma-share-container .twitter-share {
	background: #000 url(https://resources.peta.org/engaging-networks/pages/_shared/images/share-twitter-3x.png) center center no-repeat;
	background-size: 150px 50px;
}
.pma-share-container .email-share {
	background: #20a886 url(https://resources.peta.org/engaging-networks/pages/_shared/images/share-email-3x.png) center center no-repeat;
	background-size: 150px 50px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
	.pma-share-container ul {
		margin: 0px;
		padding: 0px;
	}
	.pma-share-container ul li {
		margin: 0px;
		padding: 0px;
	}
}</pre></body></html>