.home {
     background: url(../images/bg_content.jpg) no-repeat top center;   
}
.status {
    background: url(../images/bg_success.jpg) no-repeat top center;  
    padding-bottom: 100px !important;
    text-align: center;
    min-height: 675px !important;
}
.success {
    width: 300px;
    float: right;
    margin: 10px 30px auto auto;
    text-align: left;
}
.success h3 {
    color: white;
    font-size: 23px;
    line-height: 50px;
    padding-top: 15px;
}
.success p {
    font-size: 18px;
    color: #00ffb7;
}
.success p span {
    color: #000000;
}
#slider a.fail_link {
    color: #01996E;
}
.info_pay {
    background: #FFFFFF;
    width: 500px;
    margin: 50px auto;
    padding: 50px;
    text-align: left;
}
.info_pay h3 {
    font-family: 'Bitter',serif;
     font-size: 30px;
    font-weight: inherit;
    color: #000000;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.info_pay p {
     font-family: 'Bitter',serif;
     font-size: 15px;
    font-weight: inherit;
    color: red;
}
.info_pay p span {
    color: #000000;
    margin-right: 15px;
}
nav {
    padding: 50px 0 0 !important;
}
#slider {
    height: auto !important;
    padding-bottom: 40px;
}
.span6 {
    width: 50%;
}
.sl_left {
    float:left;
    position: relative;
    text-align: left;
    padding: 15px;
    width: 410px;
}
.status .sl_left {
    width: 430px;
}
.sl_left h2 {
    font-size: 30px;
    color: #000000;
}
.sl_left h3 {
    font-size: 24px;
    font-style: italic;
    color: #0b0b0a;
    font-weight: lighter;
}
.red_thiim {
    color: red;
}
.contact_detail .red_thiim {
    float: right;
}
.sl_left p {
    color: white;
    font-size: 12px;
    font-family: 'Bitter';
    line-height: 1.5;
}
.sl_left p span {
    color: #00c18b;
}
.sl_right {
    float: right;
    z-index: 999;
}
/* ---------------------------------
----PAYMENT FORM--------------------
-----------------------------------*/
#payment {
    font-size: 14px;
    color : #000000;
    font-family: 'Bitter';
    padding-left: 5px;
}
#payment h3 {
    font-size: 30px;
    color: white;
    font-weight: inherit;
}
#payment .amount {
    padding-top: 13px;
    text-align: left;
}
#payment .amount div {
    height: 57px;
    margin-top: 5px;
}
#payment .amount div label {
    line-height: 57px;
    width: 115px;
    float: left;
    text-align: center;
}
#payment .amount div input {
    margin: 12px auto;
    font-style: italic;
    font-weight: bold;
}
.contact_detail input {
    font-style: italic;
    font-weight: bold;
}
#payment input[type=text] , #payment select {
    padding: 8px 5px;
    width: 300px;
    font-family: 'Bitter';
}
#payment select {
    width: 312px;
}
#payment select option {
    padding: 0px 5px;
}
#payment .radio {
    padding-top: 10px;
    padding-right: 25px;
    height: 180px;
}
#payment .radio p {
      color: #FFFFFF;
    margin-bottom: 7px;
    margin-top: 15px;
}
#payment .radio  div {
    width: 49%;
    display: inline-block;
    padding: 5px 0px;
}
.contact_detail  {
    padding-top: 10px;
    margin-left: -13px;
}
.contact_detail h3 {
    padding-bottom: 10px;
}
.row_contact {
    padding: 6px 0px;
    height: 34px;
}
.row_contact label {
    float: left;
    width: 118px;
    line-height: 38px;
    text-align: right;
    padding-right: 10px;
}
.row_contact label span {
    color: red;
}
input.error {
    border: 1px solid red;
}
label.error {
    display: none !important;
}
#intro {
    margin-top: 55px;
    clear: both;
}
.donate_sub {
    text-align: center;
     padding-top: 20px;
}
.donate_sub input {
    background: url(../images/bg_donate.png) no-repeat center center;
    height: 43px;
    width: 136px;
    text-indent: 99999999999px;
    border: none;
}
.donate_sub input:hover {
    opacity:0.8;
filter:alpha(opacity=80);
}
p.power {
    position: absolute;
    font-size: 12px;
    font-style: italic;
    left:60px;
    bottom:40px;
}
p.power img {
    vertical-align: middle;
    margin-left: 5px;
}
p.contri {
    position: absolute;
    font-size: 14px;
    width: 100%;
    font-family: 'Bitter';
    text-align: center;
    color: #000000;
    bottom:40px;
    
}
.infocontact p {
    line-height: 1.7;
    font-family: 'Bitter';
}
span.note {
    font-size: 14px;
    font-style: italic;
    font-weight: ;
}