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



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


#year-end-modal .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;
  }

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


#year-end-modal  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: auto;
    position:relative;
    font-family: Arial;
    font-size: 12px;
}
#lb_closeasa {
    position:absolute;
    top:-5px;
    right: 0px;
    z-index: 3
}



#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: 1;
    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_headerasa {
    position: relative;
    display: block;
    /* height: 320px; */
    text-align: center;
    margin-bottom: 15px;
}

div#yec_banner_slot {
    /* background-color: rgba(185,14,30,0.8); */
    width: 100%;
    height: 63px;
    display: block;
    position: absolute;
    bottom: 0px;
    text-align: center;
}
div#yec_banner_slot img {
    /* margin-top: 3%; */
    width:auto;
    height:auto;

}


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


/* Additions by PMX */
/* Date: 11-14/2017 */
#lightbox_containerasa, #lightbox_contentasa {
    /* height: 398px !important */
}

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

#buttonsAmount .btn-amount:hover, #buttonsAmount .btn-amount.active {
    background: #c02942;
    /*width:100%;*/
}

#buttonsAmount .btn-default {
    border: 0 none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

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

#buttonsAmount .btn-default:hover, #buttonsAmount .btn-default:focus, #buttonsAmount .btn-default:active, #buttonsAmount .btn-default.active {
    background-color: #c02942;
    color: #fff;
}

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


.modal-body {
    position: relative;
    background-color: #000000;
}

.modal-body .close {
    text-shadow: none;
    font-weight: 200;
    color: white;
    position: absolute;
    right: 10px;
    opacity: 1;
    background: black;
    padding: 5px;
}

.modal-body button.close:hover,
.modal-body button.close:focus {
    opacity: 0.8;
}

.modal-cta  {
    /* position: absolute; */
    /* bottom: 0; */
    border-color: black;
    width: 100%;
    background-color: white;


}
.modal-cta::after {
    content: "";
    display: block;
    clear:both;
}
.modal-cta-text {
    color: black;
    font-size: 20px;
    line-height: 24px;
    display: block;
    float: left;
    max-width: 400px;
    padding: 0px 0px 14px 0px;
    text-align: left;
    margin-left: 10px;
}
.modal-cta-btn {
    display: block;
    float: right;
    margin-top: 14px;
    /* margin-left: 32px; */
    margin-right: 2px;
}
.modal-cta-btn a {
    background-color: #c10e21;
    border-color: #c10e21;
    color: #ffffff;
    border-radius: 10em;
    text-decoration: none;
    padding: .875rem 2.5rem;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.modal-cta-btn a:hover {
    background-color: #9d0b1b;
    border-color: #910b19;
}
