.dons {
	margin:15px;
}
.dons_sum-button, .dons_sum-button_one-time, a.dons_increase-button:link, a.dons_increase-button:visited {
    display:inline-block;
    padding:5px 15px;
    cursor:pointer;
    
    border-top: 1px solid #000000;
    background: #305b0c;
    background: -webkit-gradient(linear, left top, left bottom, from(#244707), to(#305b0c));
    background: -webkit-linear-gradient(top, #244707, #305b0c);
    background: -moz-linear-gradient(top, #244707, #305b0c);
    background: -ms-linear-gradient(top, #244707, #305b0c);
    background: -o-linear-gradient(top, #244707, #305b0c);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*font-family: 'Libre Baskerville', serif;*/
    color: #fffd4e;
text-decoration:none;

    
    border-radius:8px;
    font-size:16px;
    font-family:Arial, sans-serif;
    margin-bottom:15px;
}
.dons_sum-button:hover, .dons_sum-button_selected, .dons_sum-button_one-time:hover, .dons_sum-button_one-time_selected, a.dons_increase-button:hover {
    background: #feac31;
    color:#fff;
    
}

.dons_register-form {
    display:none;
}
.dons_register-form legend {
    font-size: 16px;
    padding: 20px 0 5px 0;
    font-weight: bold;
}
.dons_register-form p {
    margin-bottom:10px;
}


.dons_payment-form {
    position:relative;
}
.dons_payment-form .cancel {
    text-align:center;
    float: left;
margin-top: 14px;
padding: 0 20px;
}
.dons_payment-form .cc_images {
    position:absolute;
    top:205px;
    right:25px;
    text-align:center;
}
.dons_payment-form h4 {
    margin-top: 20px;    
}
.dons_payment-form .donor_data {
    font-size:1.2em;    
}
.dons_payment-form .donor_data p {
    margin:10px;
}
.dons_suprise_us {
    margin: 5px 0 25px 15px;
}


.error_message {
    font-size: 16px;
    color:red;
}
.display_none {
    display:none;
}
.float_left {
    float: left;
    margin-right: 12px;
}


.cc_wrapper {
    border: 1px solid #999;
    border-radius: 15px;
    padding: 30px 25px 0px;
    width: 307px;
    margin-bottom: 20px;
    margin-top: 15px;
    box-shadow: 2px 2px 3px #999;
    background: #E2FFC2;
    min-height: 190px;
}

.cc_wrapper label {
cursor: pointer;
font-size: 13px;
color: #999;
margin-bottom: 10px;
line-height: 7px;
font-weight: normal;
display: block;
margin-top: 10px;
}
.cc_wrapper input[type="text"], .precc_wrapper input[type="text"], .precc_wrapper input[type="email"], .precc_wrapper select, input[type="text"].dons_suprise_us_input{
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    color: rgb(85, 85, 85);
    cursor: auto;
    display: inline-block;
    font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    /*height: 20px;*/
    letter-spacing: normal;
    line-height: 18px;
    margin-bottom: 9px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    resize: none;
    text-align: start;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    transition-delay: 0s, 0s;
    transition-duration: 0.2s, 0.2s;
    transition-property: border, box-shadow;
    transition-timing-function: linear, linear;
    word-spacing: 0px;
    writing-mode: lr-tb;
    box-sizing: content-box;
    
}
.cc_wrapper .cc_number {
    width: 293px;
    font-size: 21px;
    line-height: 28px;
}
.cc_wrapper input.cc_cvv {
    width:50px;
}
.cc_wrapper input.cc_month {
    width: 30px;
}
.cc_wrapper input.cc_year {
    width: 30px;
}
.cc_wrapper .cc_between {
display: inline-block;
float: left;
line-height: 21px;
margin-right: 10px;
padding-top: 38px;
font-size: 27px;
color: #ccc;
}
.cc_submit {
    clear:both;
    margin:15px 0;
    padding-left:112px;
}
.cc_submit input[type="submit"]{
    border: 0px;
    border-top: 1px solid #000000; 
    background: #305b0c;
    background: -webkit-gradient(linear, left top, left bottom, from(#244707), to(#305b0c));
    background: -webkit-linear-gradient(top, #244707, #305b0c);
    background: -moz-linear-gradient(top, #244707, #305b0c);
    background: -ms-linear-gradient(top, #244707, #305b0c);
    background: -o-linear-gradient(top, #244707, #305b0c);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Libre Baskerville', serif;
    height: 31px;
    color: #fffd4e;
    font-weight: bold;
    font-size: 18px;
    margin-top: 7px;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
    padding: 0 20px;
}
.cc_wrapper .error, .precc_wrapper .error {
    background:transparent;
}  
.cc_wrapper label.error {
    color:rgb(255, 34, 0);
    font-weight:bold;
    position: absolute;
bottom: -14px;
line-height: 12px;
}  


.cc_wrapper .cc_number_input label.error {
bottom: 0px;
}

.precc_wrapper div.relative {
    position:relative;
}

.precc_wrapper label.error {
color: rgb(255, 34, 0);
font-weight: bold;
position: absolute;
bottom: 12px;
left: 114px;
width: 250px;
text-align: left;
}
.precc_wrapper .don_amount label.error {
 bottom: -2px;   
}
.precc_wrapper .zip_code  {
    display: block;    
}
.precc_wrapper .zip_code label.error  {
color: rgb(255, 34, 0);
font-weight: bold;
position: absolute;
bottom: 12px;
left: 85px;
width: 200px;
text-align: left;
}


.cc_wrapper input[type="text"].error, .precc_wrapper input[type="text"].error, .precc_wrapper input[type="email"].error {
    background: rgba(255, 0, 0, 0.15);
    border-color: #666;
    margin-bottom:36px;
}

.cc_wrapper input[type="text"].cc_number_input.error {
    margin-bottom:15px !important;
}


.precc_wrapper > div {
    margin-bottom:15px;
}
.precc_wrapper .cc_submit {
    padding-left:0;
    text-align:center;
}
.precc_wrapper label {
    width:105px;
    display:inline-block;
    text-align:right;
    margin-right:5px;
}
.precc_wrapper input[type="text"], .precc_wrapper input[type="email"] {
    width:175px;
}
.precc_wrapper .zip_code label {
    width: 76px;    
}
.precc_wrapper .is_monthly_div {
display: block;
float: right;
margin:9px 110px 0 20px;
}
.precc_wrapper .is_monthly_div input {
    width:20px;
    height:20px;
    display: block;
    margin-right: 155px;
}
.precc_wrapper .is_monthly_div label {
width: 150px;
display: block;
float: right;
font-weight: bold;
line-height: 24px;
}
input[type="text"].dons_suprise_us_input, input[type="text"].donation_amount  {
    width:80px;
}
.dons_suprise_us span {
    display: inline-block;
    font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
    font-size: 21px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    /*height: 20px;*/
    letter-spacing: normal;
    line-height: 28px;
}

.precc_wrapper div.clr {
    clear:both;
    margin-bottom: 0;
}
h2.dontot_h2 {
 display:block;
 text-align:left;
 clear:both;
 margin:15px 40px;
}

.donor-request {
    
}
.donor-request div {
    margin-bottom:15px;
    clear:both;
}
.donor-request label {
    display: block;
    width: 216px;
    text-align: right;
    float: left;
    padding-right: 10px;
}
.donor-request input[type="text"] {
    width: 300px;
}

.donor-request textarea {
    width:300px;
    height:100px;
}
.donor-request .submit {
    text-align:center;
    margin-bottom:25px;
}

.payment-error {
    font-size:1.4em;
    font-weight:bold;
    padding:15px;
    color:red;
}

/* Stylesheet: donations_styles Modified On 2014-11-05 01:26:20 */
