/* EN hidden content label */
kbd {
    font-family: Arial, Helvetica, sans-serif;
    color: #f27420;
    font-weight:normal;
    font-size:1rem;
    background-color:#f6f6f6;
}
.en__field__label {
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
}
#petaMobileUrgeTxt {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, ul {
    padding:0;
}
label {
    margin: 0;
    font-weight: 400;
    line-height: 1.8;
}
ins {
    text-decoration: none;
}
/* HIDES DEFAULT IE ARROW */
select::-ms-expand {
    display: none;
}
select {
    min-width:68px;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}
.en__field__input--select {
    width:258px;
    margin-bottom:0;
}
.en__field__input--select {
    white-space: normal;
}
input[type="radio"] {
    margin:0;
}
[type="radio"] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}
[type="text"], 
[type="password"], 
[type="date"], 
[type="datetime"], 
[type="datetime-local"], 
[type="month"], [type="week"], 
[type="email"], [type="number"], 
[type="search"], [type="tel"], 
[type="time"], [type="url"], 
[type="color"], 
textarea {
    width:100%; 
    height: 67px!important;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #000;
    border-radius:0;
    box-shadow: none;
    display: inline;
    float: none;
    margin: 0;
    padding: 4px 6px !important;
}
input[type="email"]:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus  {
    outline: none;
    border: 1px solid #0F69F5;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}
@media screen and (max-width: 39.9375em) {
    [type="text"], 
    [type="password"], 
    [type="date"], 
    [type="datetime"], 
    [type="datetime-local"], 
    [type="month"], [type="week"], 
    [type="email"], [type="number"], 
    [type="search"], [type="tel"], 
    [type="time"], [type="url"], 
    [type="color"], 
    textarea {
        height: 57px!important;
        font-size: 18px;
    }
}
textarea.en__contactMessage__plainText {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    height: 200px!important;
}
input[name="transaction.ccvv"].en__field__input--text { 
    width:9rem;
}
input[name="contact.subject"].en__field__input--text { 
    width:100%;
}
input[name="transaction.donationAmt"],
input[name="transaction.recurrpay"] { 
    width:20px;
    height:20px;
}
input[name="transaction.donationAmt.other"].en__field__input--other { 
    margin-bottom: -20px;
    margin-left: 30px;
    width:100px;
}
.en__field__element--radio .en__field__label--item[for="en__field_transaction_donationAmt4"] {
    width:80%;
    vertical-align: top !important;
}
.en__field--radio .en__field__label {
    width: 80% !important;
}
@media only screen and (max-width: 488px),
only screen and (max-device-width: 488px) {
    input[name="transaction.donationAmt.other"].en__field__input--other { 
        margin-bottom: 0;
        margin-left: 0;
    }
}
label[for=en__field_transaction_donationAmt4] {
	width: 80%!important;
}
.en__field__label {
    font-size: 22px;
    line-height:1.4;
    text-transform: uppercase;
}
@media screen and (max-width: 39.9375em) {
    .en__field__label {
        font-size: 18px;
    }
}
.en__field--text .en__field__label,
.en__field--select .en__field__label {
    padding-right:5px!important;
}
.en__field--radio .en__field__label,
.en__field__input--radio,
.en__field--textarea .en__field__label,
.en__field--checkbox .en__field__label,
.en__field__input--checkbox {
    vertical-align: middle !important;
}
/* CHECKBOX STYLES */
.en__field__input--checkbox {
    margin: 5px 8px 0 0 !important;
    vertical-align:middle;
    width:20px;
    height:20px;
}
.en__field--checkbox .en__field__label--item {
    display:block;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size:.875rem;
    margin:-22px 0 0 30px;
    text-transform: none;
}
.en__field--checkbox .en__field__label {
    vertical-align: baseline !important;
}
.en__field--checkbox .en__field__label--item[for="en__field_transaction_recurrpay"] {
    font-size:1rem;
    width:80%;
    vertical-align: top !important;
}
/* HIDDEN CASL CHECKBOX */
.en__field--question .en__field__element--checkbox {
    float: left;
}
.en__field--question .en__field__label{
    margin-top:7px;
}
.en__field--checkbox label {
    margin: 0;
    padding-top:0;
}
/* END HIDDEN CASL CHECKBOX */
.en__field__input--radio {
    margin: -1px 0 0 0;
}
.en__field__item {
    margin-right: 5px;
}
.en__field__input--splitselect {
    margin-bottom:0 !important;
}
.en__component--contactblock,
.en__component--pledgeblock {
    margin-bottom:2rem;
}
.en__submit {
    text-align: center;
}
.en__submit button {
    font-family: 'Heebo', sans-serif;
    font-size: 36px;
    font-weight: 900;
    color: #FFF;
    border: 0;
    text-align: center;
    letter-spacing: .5px;
    cursor: pointer;
    border-radius: 0;
    line-height: 1.2;
    box-shadow: none;
    transition: all 0.2s ease;
    background-color: #E60113;
    margin: 1rem auto 2rem auto;
    padding: 1.5rem;
    text-transform: uppercase;
}
.en__submit button:hover,
.en__submit button:focus {
    background-color:#d20213 !important;
}
@media only screen and (max-width: 1200px),
only screen and (max-device-width: 1200px) {
    .en__submit button {
        font-size: 23px;
    }
}
.en__field__error {
    text-align: left;
    color: #c92533;
    margin: 5px 0 12px 0;
}
.en__field__error,
.en__field__error strong {
    font-style: italic;
}
@media only screen and (max-width: 319px) {
     input[type="text"]{   
        width:100% !important; 
    }
    .en__field__input--select {
        width:100%
    }
}
.en__component--contactblock,
.en__component--pledgeblock,
.en__component--petitionblock {
    display: block;
}
.replacementHeader{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.replacementHeader, .footer-row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
@media only screen and (max-width: 600px),
only screen and (max-device-width: 600px) {
    .replacementHeader, .footer-row {
        margin-left: 0;
        margin-right: 0;
    }
}
.en__component--socialblock {
    margin-top: 1rem;
}
.field_label_text_component {
    margin-top:-10px;
    margin-bottom:1.25rem;
    margin-left:184px;
    width:258px;
    font-size:0.6875rem;
    line-height:1.2;
} 
@media only screen and (max-width: 488px),
only screen and (max-device-width: 488px) {
    .field_label_text_component {
        margin-left:0;
    }
}
input[name="supporter.bankRoutingNumber"] {
    width:230px;
    margin-right:5px;
}
.en__field--bankRoutingNumber a.open-popup-link {
    color:#999
}
.ccvv__link {
    display: inline-block;
    font-size: 0.75rem;
    padding: 0 0 0 8px;
    margin-left: 0;
    margin-top: 0;
}
.ccvv__link a {
    color:#90CDFC !important;
    font-size:14px;
}
.view_hide {
    display:none;
}
@media only screen and (max-width: 600px),
only screen and (max-device-width: 600px) {
    .view_hide {
        display:table;
        text-align:center;
        margin:3rem auto;
    }
    .view_hide a {
        display:block;
        font-family:'Heebo',sans-serif;
        font-size:1.25rem;
        color:#fff;
        font-weight:900;
        background-color: #0F69F5;
        text-decoration:none;
        border: 0;
        padding: 20px;
    }
    .en__component--contactblock,
    .en__component--pledgeblock,
    .en__component--petitionblock {
        display:none;
    }
}
.en__mandatory label::after {
    content: ' *';
    margin-right: 4px;
    color: #f00;
}
.en__mandatory .en__field__element--radio label::after {
    content:none;
    margin-right: 0;
}
.privacy-policy {
    font-size:0.75rem;
    line-height:1.5;
}
.cc__icons {
    margin: 5px 10px 20px 0;
    width: auto;
}
.cc__icons ul {
    margin:0;
    padding:0;
}
.cc__icons li {
    list-style-type: none;
    display:inline-block;
    margin:0 8px .75rem 0;
    padding:0;
}
.cc__icons li img {
    padding:0;
    border: 1px solid #b9b9b9;
    width:48px;
    height: auto;
}
@media only screen and (max-width: 488px),
only screen and (max-device-width: 488px) {
    .cc__icons li {
        margin:0 4px .75rem 0;
    }
    .cc__icons li img {
        width:32px;
    }
}
/* ERROR MESSAGES */
.pf_ErrorHeader {
    color: #cc0000 !important;
    padding-bottom:10px !important;
}
.pf_ErrorItems {
    color: #CC0000 !important;
    margin-left: 1rem !important;
    margin-bottom: 2rem !important;
}
li.en__error {
    margin-bottom:10px !important;
    line-height: 1.4 !important;
}
/* AddThis Social Button Style Overrides */
.en__component--socialblock {
    margin: 1.5rem 0;
}
.en__component--socialblock .en__shares {
    width:134px;
    margin: 0 auto;
}
.en__share__button--twitter {
    background: url('../images/en_share--twitter.png') no-repeat center center !important;
}
.en__share__button--facebook {
    background: url('../images/en_share--facebook.png') no-repeat center center !important;
}
.en__component--socialblock .en__share__button--twitter,
.en__component--socialblock .en__share__button--facebook,
.en__component--socialblock .en__share__button--gplus {
    background-size: 60px 60px;
}
.en__component--socialblock .en__share__button {
    height: 60px;
    width: 60px;
}
/* Label for Email Field on Donation Page Only */
.en__donation--billing--info .en__field--emailAddress .en__field__element::after{
    content:"If you donate and have not already registered, you will receive periodic updates and communications.";
    display: block;
    color:#fff;
    margin-top: 7px;
    width: 258px;
    font-size: 13px;
    line-height: 1.3;
}
/* Update Email Subscription Page styles */
.subscription_head {
    color:#555;
    background-color:#e8e8e8;
    padding: 10px 0 10px 10px;
}
.subscription_title > .en__field--checkbox > label {
    font-weight: bold;
}
.subscription_title .en__field {
    padding-bottom: 0;
}
.subscription_description p {
    font-style: italic;
    position: relative;
    font-size: 0.8rem;
    margin-bottom:1rem;
    margin-left:36px;
    padding-bottom:0;
}
.en__field--2897 > .en__field__label {
    width: 150px;
    font-weight: 700;
}
.en__field--2897 input[name="supporter.emailAddress"] {
    background-color:#fff !important;
}
/* EN social buttons */
.en__component--socialblock .en__shares {
    justify-content: inherit !important;
}
/* AddThis */
.addthis_inline_share_toolbox {
    margin: -1rem 0 1rem 0;
}
.at-share-tbx-element .at-share-btn {
    padding: 6px 60px 6px 5px !important;
    margin: 0 2px 5px !important;
    opacity: .9 !important;
}
@media only screen and (max-width: 979px),
only screen and (max-device-width: 979px) {
    .at-share-tbx-element .at-share-btn {
        padding: 6px !important;
        margin: 0 5px 5px 0 !important;
    }
}
.receipt_text {
    line-height:1.6;
}
.smaller_text p,
p.smaller_text {
    font-family: 'Roboto', sans-serif;
    font-size:.875rem;
    line-height:1.5;
    margin: 0 auto 1rem;
}
/* full width form labels */
.full-width-label .en__field__label,
.full-width-label .en__field__label label {
    display:block;
    width:auto !important;
}
.full-width-label .en__field--checkbox .en__field__label--positionabove,
.full-width-label .en__field--text .en__field__label--positionabove,
.full-width-label .en__field--radio .en__field__label--positionabove {
    display:block;
    width:auto !important;
    vertical-align:top !important;
}
.full-width-label .en__field--checkbox .en__field__element--layoutvertical label,
.full-width-label .en__field--text .en__field__element--layoutvertical label,
.full-width-label .en__field--radio .en__field__element--layoutvertical label {
    width:auto !important;
}
.full-width-label .en__field__input--calendar, 
.full-width-label .en__field__input--email, 
.full-width-label .en__field__input--number, 
.full-width-label .en__field__input--password, 
.full-width-label .en__field__input--range, 
.full-width-label .en__field__input--telephone, 
.full-width-label .en__field__input--text, 
.full-width-label .en__field__input--textarea, 
.full-width-label .en__rangeFieldLabels {
    width: 100%;
}
.full-width-label .en__field__element--calendar, 
.full-width-label .en__field__element--checkbox, 
.full-width-label .en__field__element--email, 
.full-width-label .en__field__element--number, 
.full-width-label .en__field__element--password, 
.full-width-label .en__field__element--radio, 
.full-width-label .en__field__element--range, 
.full-width-label .en__field__element--rating, 
.full-width-label .en__field__element--select, 
.full-width-label .en__field__element--splitselect, 
.full-width-label .en__field__element--splittext, 
.full-width-label .en__field__element--telephone, 
.full-width-label .en__field__element--text, 
.full-width-label .en__field__element--textarea, 
.full-width-label .en__field__element--tripleselect, 
.full-width-label .en__field__element--tripletext, 
.full-width-label .en__field__item {
    display: block;
}