/*---------PETITION STYLES---------------*/
#petition {background-color: #5d9742; color: #fff;}
#petition .container {
    width: 96%;
    margin: auto;
	max-width: 1200px;
}
#petition .logo {
    float: left;
    margin-right: 30px;
	    padding-top: 1em;
}
#petition h1 {
         color: #fff;
    margin-bottom: 1em;
    text-transform: uppercase;
    padding-top: 1em;
    text-shadow: 1px 1px 1px rgb(33, 33, 33);
    font-size: 2.3em;
}
#petition #Last_NameDiv, #petition #StateDiv, #petition #First_NameDiv, #petition #Zip_CodeDiv {
    width: 100%;
   float: none; 
}

#petition #Last_NameDiv {
    margin-bottom: 20px;
    clear: both;
}
#petition #header {
    border-bottom: solid 1px #fff;
    margin-bottom: 2em;
}
#petition #Opt-InDiv {
    margin-top: 1em;
	font-style: italic;
}


#petition #Opt-InDiv label{
    display: inline-block;
}
#petition .eaValidationIcon img {
    max-width: 30px;
    position: relative;
    top: 10px;
}
#totaliser {
    background-color: #284498;
    padding: 15px 15px 15px 15px;
    text-transform: uppercase;
}

#totaliser h3 {
    margin: 0px;
    font-size: 1em;
}
.t_target, .t_current {
    font-size: 1.2em;
    color: #fffa13;
}
/*----------------Donate - petition----------------------*/
.pet-don .en_right_wrapper {
    width: 40%;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    color: #000!important;
    padding-bottom: 140px;
}

 .pet-don .eaSubmitButton {
  margin-top: -100px!important;
    width: 35%!important;
    margin-right: 6%!important;
}

#petition .pet-don h1 {
    color: #c85c19;}

.pet-don  .en_left_wrapper {
    width: 53%;
}
.pet-don .eaErrorMessage {
    color: #000;
    font-style: italic;
    font-size: 1em;
    margin-bottom: 3px;
}
.pet-don .eaFormElementLabel {
    margin-top: 20px;
}
.pet-don #CVV_Code {width: 80px!important;}
.pet-don  #Zip_Code {
    width: 120px!important;
}
/*---------------------------------*/
.en_left_wrapper {
clear: both;
width: 63%;
float: left;
}
.en_left_wrapper img {width: 100%; height: auto;}
.en_right_wrapper {
width: 34%;
float: right;


}
.en_right_wrapper p {
    margin-top: 0px;
}
#petition .eaSubmitButton {
    background-color: #c35e29;
    color: #fff;
    font-size: 1.7em;
    border: solid 1px #94bc82;
    width: 33.5%;
    height: 65px;
    margin-top: 1em;
    cursor: pointer;
    float: right;
    clear: right;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    margin-right: 8px;
}
#petition .eaSubmitButton:hover {
	background-color: #92471F;
}
.accordion-toggle {
    background-color: #fff;
    display: inline-block;
    padding: 12px;
    border-radius: 2px;
    color: #000;
	cursor: pointer;
}
.accordion-content {display: none;}
.petition-text {
    background-color: #f5f5f5;
    color: #4b4b4b;
    border-radius: 2px;
    padding: 12px;
}
#petition .eaFormTextfield, #petition .eaFormSelect {
    width: 82%;
    margin-right: 10px;
}
#petition #CountryDiv .eaFormSelect {width: 88%;}

#petition #StateIcon {position: relative; top: 8px;}
#petition .eaErrorMessage a {
    color: #ffffff;
}
#eaerrors {
    float: right;
    background-color: #5d9742;
    padding: 20px;
}
/*---------------------end of petition styles----------------------*/
.eaFormSelect {
    min-width: 185px;
}

h2 {
    color: #727272;
    margin-bottom: 10px;
    border-bottom: solid 1px #cacaca;
    font-size: 1.2em;
}

#CountryDiv .eaFormSelect {width: 100%;}

#CVV_CodeDiv {
    margin-bottom: 2em;
}
#Credit_Card_ExpirationDiv, #First_NameDiv, #Zip_CodeDiv {
    width: 47%;
    float: left;
    clear: both;
    margin-right: 20px;
}

#CVV_CodeDiv, #Last_NameDiv, #StateDiv {
   width: 47%;
    float: left;
}
#CountryDiv, #Address_1Div {clear: both;}
#Payment_TypeDiv, #CurrencyDiv {
    background-color: #b8dac3;
    padding: 10px 10px 20px 20px;
    border-radius: 5px;
    border: solid 1px #5d9732;
margin-bottom: 1.3em;
}
body {
    margin: 0px;
font-family: arial;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
background-size: cover;
}
/*-------------gift aid---------------------*/
#Gift_AidDiv p {
    font-weight: normal;
    font-size: .85em;
}
#Gift_AidDiv  {
 border: solid 1px #ccc;
    padding: 20px;
    margin-top: 20px;
}

.eaMandatoryFieldMarker {display: none;}

.container {
    width: 92%;
    margin: auto;
}

.maincol {
    background-color: #fff;
    width: 96%;
    max-width: 420px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2em;
margin-bottom: 1em;
-webkit-box-shadow: 3px 3px 32px 0px rgba(255,255,255,1);
    -moz-box-shadow: 3px 3px 32px 0px rgba(255,255,255,1);
    box-shadow: 3px 3px 22px 0px rgb(75, 75, 75);
padding-top: 1em;
}

.main-image {
    position: absolute;
    z-index: -10;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
}

.footer {
    color: #6b6b6b;
}
.footer a {
    color: #c85c19;
}
h1 {
    color: #c85c19;
    margin-top: 0px;
    margin-bottom: 10px;
}

p {    line-height: 1.3em;}

.eaSubmitButton {
    background-color: #c85c19;
    color: #fff;
    font-size: 2em;
    border: solid 1px #c85c19;
    border-radius: 2px;
    width: 100%;
    height: 65px;
    margin-top: 1em;
cursor: pointer;
}
.eaSubmitButton:hover {
    background-color: #93552e;
}
.eaFormTextfield, .eaFormSelect, .eaFormZipTextfield, .eaFormZipExtTextfield, .eaFormTextArea, .eaQuestionTextfield, .eaQuestionTextArea, .eaMessageSalutation, .eaMessageContent, .eaMessageSignoff, .eaMessageSubject, .eaFriendFormTextfield, .eaSenderMailTemplateSalutation, .eaSenderMailTemplate, input #Donation_amountOther, #Donation_amountOther, .eaQuestionSelect, .eaSplitTextfield, .eaRadioTextfield, .eaSplitSelectfield, .eaSelectTextfield, .eaFormUneditableTextfield, .eaTripleSelectfield, .eaTripleTextfield {
   font-family: inherit;
    font-size: inherit;
    padding: 10px;
    border: 1px solid #5d9732;
    margin-left: 0;
    background-color: #eff5eb;
    border-radius: 4px;
	}
	
	
.eaFormTextfield:focus, .eaFormTextArea:focus, .eaQuestionTextfield:focus, .eaQuestionTextArea:focus, .eaMessageContent:focus, .eaMessageSalutation:focus, .eaMessageSignoff:focus, .eaMessageSubject:focus, .eaFriendFormTextfield:focus, .eaSenderMailTemplateSalutation:focus, .eaSenderMailTemplate:focus, .eaFormSelect:focus, .eaQuestionSelect:focus, .eaSplitTextfield:focus, .eaRadioTextfield:focus, .eaSplitSelectfield:focus, .eaSelectTextfield:focus, .eaFormUneditableTextfield:focus, .eaTripleSelectfield:focus, .eaTripleTextfield:focus {
	border: 1px solid #5d9732;
	background-color:#FFFFFF;
	}
#CurrencyDiv {
    padding-bottom: 1em;
    border-bottom: solid 1px #5d9732;
}

.eaFormElementLabel {
    margin-bottom: 4px;
    display: block;
    font-weight: bold;
width: 100%;
}
.logo {
    width: 98%;
    max-width: 140px;
    height: auto;
    float: right;
}


#Donation_AmountDiv {
    padding-top: 1em;
    padding-bottom: 1em;
    border-bottom: solid 1px #5d9732;
    margin-bottom: 1em;
}

#Donation_AmountDiv .eaFormElementLabel {display: none;}
#Currency {
    width: 220px;
}
.eaFormTextfield, .eaFormSelect {
    width: 85%;
}
.eaErrorMessage {
    color: #000;
    font-style: italic;
    font-size: 1em;
    margin-bottom: 3px;
}

.eaErrorMessage a{
    color: #609836;
}
.footer p {
    font-size: .75em;
}


/*---------------------donation buttons------------------*/
#Donation_AmountDiv input[type="radio"] {
    display: none;
}
#Donation_AmountDiv  .eaFormRadio input[type="radio"]:checked + label {
    background-color: #5d9732;
    color: #FFF;
}
#Donation_AmountDiv .eaRadioTextField  {
    display: inline-block;
}
#Donation_AmountDiv  .eaFormRadio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 15px 15px 15px;
   margin-right: 1.4%;
width: 15%;
    font-size: 18px;
    color: #000;
    background-color: #eff5eb;
    overflow: hidden;
    text-align: center;
	border-radius: 3px;
border: solid 1px #5d9732;
    z-index: 3;
}
#Donation_AmountDiv  .eaFormRadio label:hover, #Donation_frequency_USDDiv  .eaFormRadio label:hover, #Donation_frequency_EURDiv  .eaFormRadio label:hover, #Donation_frequency_GBPDiv .eaFormRadio label:hover {
    background-color: #ccc;
}
#OtherInput {
    width: 58px;
    position: absolute;
    padding: 16px;
    margin-left: -30px;
    z-index: 1;
    display: inline-block;
}
#Donation_frequency_USDDiv .eaFormElementLabel, #Donation_frequency_EURDiv .eaFormElementLabel, #Donation_frequency_GBPDiv .eaFormElementLabel {display: none;}

/*---------------------single or monthly buttons------------------*/
#Donation_frequency_USDDiv input[type="radio"], #Donation_frequency_EURDiv input[type="radio"],  #Donation_frequency_GBPDiv input[type="radio"] {
    display: none;
}
#Donation_frequency_USDDiv   .eaFormRadio input[type="radio"]:checked + label, #Donation_frequency_EURDiv   .eaFormRadio input[type="radio"]:checked + label, #Donation_frequency_GBPDiv input[type="radio"]:checked + label {
    background-color: #5d9732;
    color: #FFF;
}
#Donation_frequency_USDDiv  .eaRadioTextField, #Donation_frequency_EURDiv  .eaRadioTextField   {
    display: inline-block;
}
#Donation_frequency_USDDiv  .eaFormRadio label, #Donation_frequency_EURDiv  .eaFormRadio label, #Donation_frequency_GBPDiv .eaFormRadio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
padding: 10px 15px 10px;
    margin-right: 1.2%;
    width: 40%;
    font-size: 18px;
    color: #000;
    background-color: #eff5eb;
    overflow: hidden;
    text-align: center;
	border-radius: 3px;
border: solid 1px #5d9732;
    z-index: 3;
}
@media screen and (max-width: 680px), screen and (max-device-width: 680px)
{
.en_left_wrapper, .en_right_wrapper, #petition .pet-don .en_left_wrapper  {
width: 100%;
float: none;
}
#petition .pet-don .en_right_wrapper {width: 90%;
float: none;     padding-bottom: 30px;}
#petition .eaLeftColumnFiller {display: none;}
#petition .logo {
    float: none;
    margin-right: 0px;
    padding-top: .5em;
}
#petition .eaSubmitButton {
    width: 97%;
    float: none;
}

 #petition .pet-don .eaSubmitButton {width: 97%!important;
    float: none;
    margin-top: 30px!important;}

#Donation_AmountDiv Label {
    width: 100%;
}
#Donation_AmountDiv .eaFormRadio label {
    margin-right: 0px;
   width: 90%;}
}

@media screen and (max-width: 390px), screen and (max-device-width: 390px)
{
#Credit_Card_ExpirationDiv, #First_NameDiv, #Zip_CodeDiv {
    margin-right: 0px;
}
#Credit_Card_ExpirationDiv, #First_NameDiv, #Zip_CodeDiv, #CVV_CodeDiv, #Last_NameDiv, #StateDiv  {width: 92%; float: none;}
body {background-image: none!important;}
#Donation_frequency_USDDiv .eaFormRadio label, #Donation_frequency_EURDiv .eaFormRadio label, #Donation_frequency_GBPDiv .eaFormRadio label {
    margin-right: 1.1%;
    width: 38%;
}
#OtherInput {
    width: 89%;
   position: static;
    padding: 16px;
  margin-left: 0px;
}
.footer {
    padding-left: 20px;
    padding-right: 20px;
position: static;
    width: auto;
}
}