#top form {
    margin-bottom: 60px;
}

#top .block {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

#top .row {
    margin: 0;
    margin-bottom: 15px;
    line-height: 30px;
}

.row .lab {
    padding-right: 15px;
    padding-left: 0;
    text-align: center;
}

#top .display {
    background-color: #f3f3f3;
    border: 1px solid #ddddde;
}

#donation-success-form br {
    display: none;
}

#top .display .display-detail.text {
    padding-top: 20px;
}

#top .display.success .display-detail {
    padding: 70px 0;
    color: #898989;
}

#top .display .display-detail {
    background-color: #fff;
    border: 1px solid #ddddde;
    margin: 10px;
}

#donation-success {
    margin-top: 30px;
}

#donation-success p {
    text-indent: 0;
    margin-bottom: 50px;
    text-align: center;
}

.line {
    height: 1px;
    margin: 39px 0 30px 0;
    background: url(../images/donation/line.png) repeat-x;
}

#top #donation-submit-form #btn-invoice {
    background-color: #fff;
    color: #ed1c24;
    border: 1px solid #ed1c24;
}

#donation-submit-form .donor-inform {
    display: none;
}

#donation-inquiry-result {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

#donation-inquiry-result .display-form {
    display: none;
}

#top .display {
    background-color: #f3f3f3;
    border: 1px solid #ddddde;
}

#top .display form {
    margin: 0;
}

#top .display .display-title {
    padding: 10px 20px 0 0;
    margin-bottom: 0;
    color: #666666;
}

#top .display .display-detail {
    background-color: #fff;
    border: 1px solid #ddddde;
    margin: 10px;
}

#top .display .display-detail .row {
    padding: 10px;
    margin-bottom: 0;
}

#top .display .display-detail .line {
    margin: 0;
}

#top .display .big-title {
    line-height: normal;
    text-align: center;
    padding: 20px 0;
}

.display .display-detail .row [class*="col-"] {
    text-align: left;
    border-right: 1px solid #ddddde;
    padding-left: 10px;
    padding-right: 0;
}

.display .display-title [class *="col-"] {
    text-align: center;
}

.display .display-detail .row [class*="col-"]:last-child {
    border: none;
}

.display .display-detail .row {
    background: url(../images/donation/line.png) repeat-x bottom left;
}

.dot {
    color: #ed1c24;
    padding: 0 8px;
    font-size: 20px;
}

#top form {
    margin-bottom: 60px;
}

#top .block {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

#top .row {
    margin: 0;
    margin-bottom: 15px;
    line-height: 30px;
}

.row .lab {
    padding-right: 15px;
    padding-left: 0;
    text-align: center;
}

#top .display {
    background-color: #f3f3f3;
    border: 1px solid #ddddde;
}

#donation-success-form br {
    display: none;
}

#top .display .display-detail.text {
    padding-top: 20px;
}

#top .display.success .display-detail {
    padding: 70px 0;
    color: #898989;
}

#top .display .display-detail {
    background-color: #fff;
    border: 1px solid #ddddde;
    margin: 10px;
}

#donation-success {
    margin-top: 30px;
}

#donation-success p {
    text-indent: 0;
    margin-bottom: 50px;
    text-align: center;
}

.line {
    height: 1px;
    margin: 39px 0 30px 0;
    background: url(../images/donation/line.png) repeat-x;
}

#top #donation-submit-form #btn-invoice {
    background-color: #fff;
    color: #ed1c24;
    border: 1px solid #ed1c24;
}

#donation-submit-form .donor-inform {
    display: none;
}

#donation-inquiry-result {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

#donation-inquiry-result .display-form {
    display: none;
}

#top .display {
    background-color: #f3f3f3;
    border: 1px solid #ddddde;
}

#top .display form {
    margin: 0;
}

#top .display .display-title {
    padding: 10px 20px 0 0;
    margin-bottom: 0;
    color: #666666;
}

#top .display .display-detail {
    background-color: #fff;
    border: 1px solid #ddddde;
    margin: 10px;
}

#top .display .display-detail .row {
    padding: 10px;
    margin-bottom: 0;
}

#top .display .display-detail .line {
    margin: 0;
}

#top .display .big-title {
    line-height: normal;
    text-align: center;
    padding: 20px 0;
}

.display .display-detail .row [class*="col-"] {
    text-align: left;
    border-right: 1px solid #ddddde;
    padding-left: 10px;
    padding-right: 0;
}

.display .display-title [class *="col-"] {
    text-align: center;
}

.display .display-detail .row [class*="col-"]:last-child {
    border: none;
}

.display .display-detail .row {
    background: url(../images/donation/line.png) repeat-x bottom left;
}

.dot {
    color: #ed1c24;
    padding: 0 8px;
    font-size: 20px;
}

@media only screen and (max-width:767px) {
    #top .block .row input {
        width: 100%;
    }

    #top .row.block {
        width: 100%;
    }

    #top #yourprovince {
        width: 100%;
        margin-bottom: 14px;
    }

    #top #donation-submit-form #btn-invoice{
        margin-bottom: 10px;
        width: 180px;
    }
    #top #donation-submit-form #btn-invoice-cancel{
        width: 180px;
    }
}