.ewd_container-form {
    /*background: rgba(91,81,59,0.5);*/
    /*background:#00af3a;*/
    /*background:#333;*/
    /* golden color: c5b358 */
    background:#333;
    padding: 1px;
    border-radius: 5px;
   
    display: inline-block;
    width:100%;
    vertical-align:top;
}
.ewd_donation_sadhanaforest {
	position:relative;
	background:url('images/leaves_logo.png') center top no-repeat;
   display: inline-block;
   text-align:center;
   margin: 1% 0.3%;
   color:#333;
   border-radius: 8px;
   padding:5px;
   word-wrap: break-word;
   vertical-align:top;
}

.ewd_montant_sadhanaforest{
	position:absolute;
	color:#fff;
	border-radius: 50%;
	-moz-border-radius:50%;
   -webkit-border-radius:50%;
   -khtml-border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	
}
@media screen and (min-width: 961px) {
  	.ewd_donation_sadhanaforest {
   	width:20%;
    	height:270px;
    	
  	}
  	.ewd_montant_sadhanaforest{
  		width: 100px;
		height: 100px;
		line-height: 100px;
		font-size: 40px;
		top:60%;
		margin-left:-25%;
  	}
}
@media screen and (max-width: 960px) {
  	.ewd_donation_sadhanaforest {
   	width:20%;
    	height:260px;
  	}
	.ewd_montant_sadhanaforest{
		width: 75px;
		height: 75px;
		line-height: 70px;
		font-size: 30px;
		top:65%;
		margin-left:-25%;
	}
}
@media screen and (max-width: 768px) {
  	.ewd_donation_sadhanaforest {
   	width:20%;
    	height:300px;
  	}
	.ewd_montant_sadhanaforest{
		width: 75px;
		height: 75px;
		line-height: 70px;
		font-size: 30px;
		top:73%;
		margin-left:-40%;
	}
}
@media screen and (max-width: 479px) {	
	.ewd_donation_sadhanaforest {
   	width:27%;
    	height:270px;
    	
  	}
	.ewd_montant_sadhanaforest{
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
		top:80%;
		margin-left:-25%;
	}
}



.ewd_donation_sadhanaforest.highlight{
	background: #CD853F;
}
.ewd_donation_sadhanaforest.highlight:hover,  .ewd_donation_sadhanaforest.bgnormal:hover{
	background:#2e813f;
}
.ewd_donation_sadhanaforest.bgnormal{
	background:#ccc;
	border:1px solid #999;
}
.ewd_donation_sadhanaforest .span{
	border:1px solid:#333;
}


.ewd_montant_sadhanaforest.highlight{
	background: #2e813f;
	
}
.ewd_montant_sadhanaforest.highlight:hover, .ewd_donation_highlight, .ewd_montant_sadhanaforest.bgnormal:hover{
	background: #CD853F;
	color:#333;
	
}
.ewd_montant_sadhanaforest.bgnormal{
	background: #999;
}
#ewd_donation_amount_sadhanaforest{
	background-color: #CD853F;
	border-radius: 8px;
   padding:7px;
	width:270px;
	height:30px;
	margin-bottom:20px;
	margin-right:auto;
	margin-left:auto;
}
.ewd_required:after { 
	content:" *" !important; 
}

.ewd_donor_profile {
	float: left;
	margin-right: 15px;
}

.donor_information_col_one {
	width: 50%;
	float: left;
}

.donor_information_col_two {
	width: 50%;
	float: right;
}

.ewd_form input[type="text"] {
	width: 90%;
	padding-right: 10px !important;
	padding-left: 10px !important;
	overflow: hidden;
}

.ewd_form input[type="text"].wide{
	width: 96%;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.ewd_form textarea {
	width: 96%;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

div.radio {height: 12px; width: 12px; position: relative; margin: 0 auto 15px auto; overflow: hidden;}
div.radio input {width: 12px; height: 12px; margin: 0; padding: 0;}
div.radio span {height: 12px; width: 12px; background: url('images/radio.png') center top no-repeat; padding: 0; display: block; overflow: hidden;}
div.radio span.checked {background-position: center bottom;}


#amounts {
	width: 100%;
	display: block;
	overflow: hidden;
}

p.donation label {
	float: left !important; 
	/*margin: 0 10px 15px 0 !important;
	padding: 12px 12px !important;
	border: 1px solid #dee1e4 !important;
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	background: #fdfdfd !important;*/
	width: 190px;
	font-size: 15px !important;
	text-transform: uppercase !important;
	cursor: pointer !important;
	display: block !important;
}
#donation_currency{
	margin-left: 200px;
    width: 130px;
    height: 29px;
    padding: 5px;
}
div.radio {
	height: 12px; 
	width: 12px; 
	position: relative; 
	margin: 0 auto 15px auto; 
	overflow: hidden;
}
.ewd_form input[type="radio"] {
	width: 12px; 
	height: 12px; 
	margin: 0 5px 0 0; 
	padding: 0;
}

.ewd_form span.donation_radio {
	display: block;
}
#hide_donor_container{
		float: left; margin-right: 10px;
}
#hide_amount_container{

		float: left;	
}

#donor_information label { 
	display: block; 
	/*float: left; */
	min-width: 50px; 
	font-weight: bold; 
}

.ewd_error {
	display: block;
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	color: #c09853;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}

#robot {
	width: 50px !important;
}

/* Pagination */

.navigation { list-style:none; font-size:12px; }
.navigation li{ display:inline; }
.navigation li a{ display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #efefef; }
.navigation li span.current { display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #efefef; background-color:#f5f5f5;  }	
.navigation li span.dots { display:block; float:left; padding:4px 9px; margin-right:7px;  }
#cta-btn{
	float: left;
	color: white;
	font-size: 15px;
	background: #81B721;
	padding: 10px 15px;
	cursor: pointer;
}

#normal-btn{
	float: left;
	color: #000000;
	padding: 10px 5px;
	cursor: pointer;
}
#in-middle{
	float: left;
	padding: 10px 3px;
}
.active-btn{
}
#selector-buttons{
float: left;
}
#selector-bar{
	clear: both;
	background: #124700;
    bottom: 0px;
    height: 3px;
    left: 0;
    position: relative;
    width: 134px;
    padding: 0 15px;
}
#show-cta{
	/*height: 185px;*/
	overflow: hidden;
	padding-bottom:20px;
}
#show-support{
	height: 0px;
	overflow: hidden;
}
.hideme{
	display: none;
}
.donor_information_col_one_three{
	width: 32%; float: left; margin-right: 10px;
}
.donor_information_col_two_three{
	width: 32%;float: left;margin-right: 10px;

}
.donor_information_col_three_three{
	width: 32%;float: left;

}

.donationContent #goForIt{
	display: inline-block;
	padding: 8px 25px;
	border: 0px;
	outline: medium none;
	color: white;
	background: #81B721;
	cursor: pointer;
	font-size: 14px;
     -webkit-transition: background-color 300ms linear;
     -moz-transition: background-color 300ms linear;
     -o-transition: background-color 300ms linear;
     -ms-transition: background-color 300ms linear;
     transition: background-color 300ms linear;
     margin-top: 22px;
}
.donationContent #goForIt:hover, 
.donationContent #goForIt:focus,
.donationContent #goForIt:active{
	     background-color: #664A18;
     -webkit-transition: background-color 300ms linear;
     -moz-transition: background-color 300ms linear;
     -o-transition: background-color 300ms linear;
     -ms-transition: background-color 300ms linear;
     transition: background-color 300ms linear;
}
#secured-image{
	float: right;
}