#buttonsAmount ul, #buttonsAmount ol {
  margin-top: 0;
  margin-bottom: 10px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
  }

#buttonsAmount ul {
  margin-top: 10px;
  text-align: center;
}



.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}


.btn {
    /* font-family: "SourceSansProSemiBold", Helvetica, Arial, sans-serif; */
    font-family: Helvetica, Arial, sans-serif;
    border: 1px solid transparent;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
    border-radius: 0;
    padding: 7px 15px 6px 15px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .btn-default {
      color: #fff;
      background-color: #222222;
      border-color: transparent;
    }


  li.donate-now a {
      background-color: #c02942 !important;
      color: #fff;

    }

#buttonsAmount a:hover,
#buttonsAmount a:focus {
  background: #c02942 !important;
      color: #fff !important;
      text-decoration: none !important;
}

#buttonsAmount li.donate-now a:hover,
#buttonsAmount li.donate-now a:focus {
      text-decoration: none !important;
      background-color: #222222 !important;
      border-color: transparent;
}



#cboxContent, #cboxLoadedContent {
/*height: auto !important;*/
margin-bottom: 0;
}

.btn-amount {
    margin-right: 10px;
}
#lightbox_containerasa{
	width: 600px;
    height: 358px;
    /*background: url('images/bg.gif');	*/
	/*padding:25px;*/
	/*-webkit-border-radius: 10px;
	border-radius: 0px;
	-webkit-box-shadow:  5px 5px 30px 0px rgba(0, 0, 0, .5);
    box-shadow:  5px 5px 30px 0px rgba(0, 0, 0, .5);*/

}
#lightbox_contentasa {
    width: 600px;
    height: 358px;
    position:relative;
    font-family: Arial;
    font-size: 12px;
}
#lb_closeasa {
    position:absolute;
    top:-5px;
    right: 5px;
}



#lb_closeasa .close{
    font-size: 30px;
    font-weight: 100;
    text-shadow: none;
    opacity: 1;
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
    background: #000;
    padding: 5px;
}

#lb_closeasa a.close:hover,
#lb_closeasa a.close:focus {
    opacity: 0.5;
    text-decoration: none;
}

#lb_amountsasa {
    /*padding: 340px 0 0 0px;*/
    margin-top: 10px;
}
#lb_amountsasa td {
    font-family: Arial;
    font-size: 18px;
	font-weight:bold;
	color:#000000;
}
#lb_amountsasa input.other {
    width: 60px;
}
#lb_givebtnasa {
float: right;
margin-top: -10px;

}
#ahahomepage #lb_givebtnasa {
  margin-top: 0;
}
.btn-amount {
  margin-top: 10px;
}

#lightbox_containerasa input {
    position: absolute;
    left: -9999px;
}

#lb_headerasa img {
		/*padding:0px 0px 10px 0px;*/
    width: 100%;
}

#lb_give_btnasa.btn.btn-primary {
    border: 0 !important;
}

#lb_give_btnasa,
#lb_amountsasa > span.aha40 > label,
#lb_amountsasa > span.aha60 > label,
#lb_amountsasa > span.aha100 > label,
#lb_amountsasa > span.aha250 > label,
#lb_amountsasa > span.other > label  {
background:#484848;
padding: 10px;
color: #FFF;
font-size: 24px;
font-weight: bold;
border-radius: 10px;
}

#lb_give_btnasa:hover,
#lb_amountsasa > span.aha40 > label:hover,
#lb_amountsasa > span.aha40 > label:focus,
#lb_amountsasa > span.aha60 > label:hover,
#lb_amountsasa > span.aha60 > label:focus,
#lb_amountsasa > span.aha100 > label:hover,
#lb_amountsasa > span.aha100 > label:focus,
#lb_amountsasa > span.aha250 > label:hover,
#lb_amountsasa > span.aha250 > label:focus,
#lb_amountsasa > span.other > label:hover,
#lb_amountsasa > span.other > label:focus {
background:#c02942;
}

#lb_give_btnasa:hover {
  text-decoration: none;
}

#lb_amountsasa > span.aha40 > input[type="radio"]:checked + label,
#lb_amountsasa > span.aha60 > input[type="radio"]:checked + label,
#lb_amountsasa > span.aha100 > input[type="radio"]:checked + label,
#lb_amountsasa > span.aha250 > input[type="radio"]:checked + label,
#lb_amountsasa > span.other > input[type="radio"]:checked + label {
background-color:#c02942;
}
