<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pma-fieldset-shortcode input[type="email"], .pma-fieldset-shortcode input[type="tel"], .pma-fieldset-shortcode input[type="text"] {
	font-size: 14px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	background: #FCFCFC none repeat scroll 0% 0%;
	border: 1px solid #E4E4E2;
	padding: 8px;
	border-radius: 2px;
	width: 100%
}
.pma-secondary-alert-elements{
	width: 50%;
	margin: auto;
}
.pma-response-error,.pma-error-submission-failed{
	color: red;
}
.membership-update{
	font-size: 13px;
}
.pma-fieldset-shortcode textarea { width: 100%; max-width: 100%; height: 80px; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 14px; }
.pma-fieldset-shortcode  select {
	background: #fcfcfc;
	border: solid 1px #e4e4e2;
	padding: 8px;
	width: 100%;
	color: #555;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 14px;

}
.pma-fieldset-shortcode input, .pma-fieldset-shortcode select, .pma-fieldset-shortcode textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.pma-fieldset-shortcode .login-link{
	text-decoration : underline;
	color: red;
}
.pma-fieldset-shortcode .login-prompt{
	color: red;
	font-weight: bold;
	text-align: center;
}
.pma-content-shortcode a {
	color: blue;
}
.pma-secondary-alert-title{
	text-align: center;
}

.pma-letters{
	margin: 5px 0px;
}
.pma-content-shortcode .label_subject , .pma-content-shortcode .label_message , .pma-content-shortcode .req-legend{
	font-size: 12px;
}
.interaction-status{
	width: 100%;
	box-sizing: border-box;
	background: #E8E8EA;
	border-radius: 3px;
	padding: 15px;
}
.pma-content-shortcode .interaction-status-count{
	width: 20px;
	font-size: 2.625rem;
	color: rgb(120, 161, 72);
	display: table-cell;
	vertical-align: middle;
	font-weight: 900;
}
.interaction-status-goal {
	color: #069af8;
	font-weight: 600;
	font-size: 16px;
	    line-height: 1.1;
}
.pma-content-shortcode .pma-button-submit{
	background-color: #25ae90 !important;
	font-size: 14px;
	margin-top: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.pma-content-shortcode .pma-loader{
	background: red;
	width: 120px;
}
.pma-content-shortcode .pma-loader img{
	vertical-align: top;
}
.no-right-column {
	width: 100% !important;
}
@media only screen and (max-width: 767px)  {
	.no-right-column .constituent_fields {
	  width: 100%;
	}
	.no-right-column .mob-messages {
	  width: 92%;
	}
}
.pma-call-to-action{
	color:#4e4e4e;
	text-align: left;
}

.target_container {
	background: inherit;
	padding: 8px;
	width: 100%;
	margin-bottom: 6px;
	box-sizing: border-box;
}
.pma-secondary-alert-description .pma-call-to-action{
	text-align: center;
}
/*.pma-secondary-alert-elements #pma-message-body{
	width: 92% !important;
}
.pma-secondary-alert-elements #pma-message-body{
	width: 92% !important;
}*/
.pma-secondary-alert-elements .constituent_fields{
	display: none;
}

@media only screen and (min-width: 768px)  {
	select.date{
		width:33.3%;
	}
	.no-right-column  { text-align: center; }
	.no-right-column .pma-message-subject { width: 46%; margin-left: -4%; }
	.no-right-column .pma-message-body {width: 46%; margin-left: -4%; }
	.no-right-column .label-field-wrap { width: 50%; margin: auto; text-align: left; }
	.no-right-column .constituent_fields { width: 50%; margin: auto; /*text-align: left;*/ }
	.no-right-column .interaction-status{ width: 50%; margin: auto; text-align: left; }
	.no-right-column .pma-call-to-action{ text-align: center; }
}
@media only screen and (max-width: 768px)  {
	.pma-secondary-alert-elements{
		width: 100%;
	}
	.pma-mineral-col-1 {
		margin-bottom: 0px !important;
	}
}

.section-full-width-en-alert {
	background: #faf9f4 !important;
}
.section-full-width-en-alert h2.section-title {
	color:#4e4e4e !important;
}
.section-full-width-en-alert .section-boxed {
	color:#4e4e4e !important;
}
.section-full-width-en-alert h1, .section-full-width-en-alert h2, .section-full-width-en-alert h3, .section-full-width-en-alert h4, .section-full-width-en-alert h5, .section-full-width-en-alert h6 {
	color:#4e4e4e !important;
}
.mobile-optin-teaser{
	font-style: normal;
}
.pma-casl-check {
	font-size: inherit;
	line-height: 1.2;
	text-align: left;
}
.opt-in-text{
	font-weight: inherit;
}
.pma-casl-check label {
	font-size: inherit;
	line-height: 1.2;
	color: inherit;
	margin: 5px 0;
}
.dcf-subject{
	font-weight: bold;
}
</pre></body></html>