/* ENPAGE-CUSTOM */
/* This is for the AnimalKind theme and contains style overrides
of the default Engaging Networks css and other custom form styles */

/* EN hidden content label */
kbd {
    font-family: Arial, Helvetica, sans-serif;
    color: #f27420;
    font-weight:normal;
    font-size:1rem;
    background-color:#f6f6f6;
}

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;
}

.form_intro p {
    margin: 0 0 2rem;
    line-height:1.5;
}

/* 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;
}

input[type="email"],
input[type="text"] {
    width:258px; 
    height: 2.4375rem;
    color: #000;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    background-color: #fafafa;
    border: 1px solid #B4B4B4;
    border-radius:0;
    box-shadow: none;
    display: inline;
    float: none;
    margin: 0;
    padding: 4px 6px !important;
}

input[type="email"]:focus,
input[type="text"]:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}

input[name="transaction.ccvv"].en__field__input--text { 
    width:9rem;
}

name="event.ticketType.0.quantity"

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: 1rem;
    vertical-align:top !important;
    line-height:1.4;
	width: 220px !important;
}

.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-size:.875rem;
    margin:-22px 0 0 30px;
}

.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 {
    display:inline-block;
    width:80%;
    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__share__button--email {
    background: url(../images/en_share--gplus.png) center center no-repeat
}

.en__component--contactblock,
.en__component--pledgeblock {
    margin-bottom:2rem;
}

.en__submit {

    max-width: 370px;

}

.en__submit button {
    font-family: 'Poppins', sans-serif;
    color: #FFF;
    border: 0;
    margin: 1rem auto 2rem auto;
    text-align: center;
    font-weight: 800;
    letter-spacing: .5px;
    cursor: pointer;
    border-radius: 0;
    line-height: 1.2;
    box-shadow: none;
    transition: all 0.2s ease;
	background-color: #FF5B46;
  padding: 1.5rem;
  text-transform: uppercase;
  font-size: 1.250rem;
}

.en__submit button:hover {
    background-color:#FC3117 !important;
}

.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;
    }
}

/* CCVV ICON */

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;
}

.open-popup-link {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.2' baseProfile='tiny' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='15px' viewBox='0 0 15 15' overflow='visible' xml:space='preserve'%3E%3Cpath fill='%23999999' d='M7.5,0C3.4,0,0,3.4,0,7.5C0,11.6,3.4,15,7.5,15S15,11.6,15,7.5C15,3.4,11.6,0,7.5,0z M7.5,12.7 c-0.7,0-1.4-0.6-1.4-1.4c0-0.8,0.6-1.4,1.4-1.4c0.8,0,1.4,0.6,1.4,1.4C8.9,12.1,8.3,12.7,7.5,12.7z M8.6,8.9c0,0.2-0.1,0.3-0.3,0.3 H6.7C6.5,9.2,6.4,9,6.4,8.9V8.2c0-1.3,2.1-1.9,2.1-2.9c0-0.5-0.5-0.9-1.2-0.9c-1.1,0-1.4,1-1.8,0.6l-1-0.9C4.5,4,4.5,3.8,4.6,3.7 c0,0,1.2-1.4,3.2-1.4c1.7,0,3.2,1.2,3.2,2.7C11,7.1,8.6,7.2,8.6,8.9z'/%3E%3C/svg%3E");
}

.fa-question-circle::before {
  content: ""!important;
}

/* VIEW / HIDE MESSAGE */

.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:2rem auto;
    }

    .view_hide a {
        display:block;
        font-size:1.25rem;
        color:#000;
        font-weight:700;
        text-decoration:none;
    }

    .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 */

.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;
}

.en__ticket__quantity,
.en__additional__input,
.en__additional__code {
    color:#000 !important;
    font-weight:normal !important;
    background-color:#fff !important;
}

.en__ticket__quantity {
    width:3em !important;
}

.en__additional__input {
    width: 4em !important;
}

.en__additional__code {
    width: 8em !important;
}

.en__ticketSummary__checkout {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight:700;
    background-color: #08bcff !important;
}

.smaller_text p {
    font-size:.875rem;
    line-height:1.5;
}

/* ticket grid */

.en__ticketBlock {
    color:#555 !important;
    margin-bottom:30px;
}

.en__additional__amount,
.en__additional__label, 
.en__ticket__currency, 
.en__ticket__name, 
.en__ticket__price {
    font-weight: normal !important;
    color:#888 !important;
}

.en__ticket__name,
.en__additional__label {
     font-weight: 700 !important; 
}

.en__additional__amount input[type="text"] {
    margin-right:5px;
}

@media only screen and (max-width: 1280px),
only screen and (max-device-width: 1280px) {

    .en__ticketSummary__checkout,
    .en__additional__amount, 
    .en__additional__label, 
    .en__ticket__currency, 
    .en__ticket__name, 
    .en__ticket__price {
        font-size: 1.25em !important;
    }
}

@media only screen and (max-width: 700px),
only screen and (max-device-width: 700px) {

    .en__ticketSummary__checkout,
    .en__additional__amount, 
    .en__additional__label, 
    .en__ticket__currency, 
    .en__ticket__name, 
    .en__ticket__price {
        font-size: 1.5em !important;
    }

    .en__tickets {
        padding: 0 !important;
    }

    .en__ticket__field--info,
    .en__additional__label {
        background-color:#e2e2e2;
    }

    .en__ticket__field {
        border-bottom: none !important;
    }

    .en__tickets,
    .en__ticket,
    .en__ticket__field,
    .en__additional,
    .en__additional__amount, 
    .en__additional__label,
    .en__additional__promo {
       display:block !important; 
    }

    .en__ticket__field,
    .en__additional__label {
        text-align: center !important;
    }

    .en__ticket__field--cost,
    .en__ticket__field--quantity,
    .en__additional__amount {
        width:auto !important;
    }

    .en__ticketSummary__checkout {
        width:100% !important;
    }

    .en__ticket__field--cost {
        padding-bottom:0 !important;
    }

    .en__ticket__field--quantity,
    .en__additional__promo {
        padding-bottom:1.25rem !important;
    }
}

/* 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;
}





