.causes_details_share span,
ul {
    padding-top: 10px;
}

.teks-kanan-lg {
    text-align: right;
}

@media screen and (max-width: 768px) {
    .teks-kanan-lg {
        text-align: left;
    }
}

.border-siji {
    border: 1px solid #c5c5c5;
}

.kolom7 {
    max-width: 13.7%;
    display: inline-block;
}

/* HALAMAN DONASI */

.header_area {
    z-index: unset;
}

.hitamdong {
    background-color: rgba(71, 71, 71, 0.7);
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.keatas {
    z-index: 99;
}

/* END HALAMAN DONASI */

/*halaman konfirmasi*/
body {
    background-color: #edf2f7;
}

.single_form h2 {
    text-align: left;
    font-family: sans-serif;
    font-size: 18px;
}

.page_banner {
    z-index: -2;
}

.container-form {
    padding: 20px 50px 50px 50px;
    margin: -30px 200px 20px 200px;
    background-color: white;
    border-radius: 0px;
}

.section_title {
    text-align: center;
    margin-top: -40px;
}

.confirm-btn {
    display: block;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 0 80px;
    font-size: 16px;
    line-height: 48px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background-color: #f86048;
}

.confirm-btn:hover {
    background-color: #e7a642;
    color: #fff;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(34, 34, 34, 0.15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(34, 34, 34, 0.15);
    box-shadow: 0px 0px 25px 0px rgba(34, 34, 34, 0.15);
}

.note {
    color: red;
    font-size: 16px;
    font-style: italic;
}

.upload-fil {
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid rgba(43, 42, 53, 0.3);
    position: relative;
    background-color: #e2e8f0;
}

.file-upload {
    opacity: 0;
    top: 0;
    left: 0;
    cursor: pointer;
}

.file-upload input {
    cursor: pointer;
}

.format {
    padding: 15px 25px 0px;
}

.format img {
    height: 18px;
}

@media screen and (max-width: 768px) {
    .confirm-btn {
        width: 100%;
        margin-bottom: 20px;
    }

    .header_top_wrapper img {
        margin: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 200px;
        width: 300px;
    }

    .container-form {
        padding: 20px;
        margin: 0em;
    }
}

/*Form Donasi*/

.section_title h1,
.section_title h2,
.section_title h4,
.section_title h6 {
    font-family: sans-serif !important;
}

.judul-donasi,
.isi-donasi {
    padding: none;
    margin: 5px 100px 20px 100px !important;
}

@media screen and (max-width: 425px) {

    .judul-donasi,
    .isi-donasi {
        margin: 0 !important;
    }

    .judul-donasi {
        padding-bottom: 50px;
    }
}

.judul-donasi .section_title .title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 100;
}

.judul-donasi .section_title strong h4 {
    font-weight: bolder;
    font-size: 25px;
}

.single_form .nominal-donasi {
    background-color: #edf2f7;
    text-align: right;
    font-weight: bold;
    font-size: x-large;
}

.checkbox {
    float: left;
    margin-left: 0px;
    margin-top: 7px;
}

.container i {
    font-size: 12px;
}

.container .fa {
    font-size: 16px;
}

.konfirmasi_area {
    margin-top: 100px;
    margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
    .confirm-btn {
        padding: 0 67px;
    }

    .section_title .title {
        font-size: 25px;
    }

    .judul-donasi .section_title .title {
        font-size: 20px;
    }
}

@media screen and (max-width: 320px) {
    .judul-donasi .section_title strong h4 {
        font-size: 20px;
    }
}

.pilihan-nominal {
    border: 1px solid rgba(43, 42, 53, 0.3);
    border-radius: 5px;
    margin-top: 10px;
    padding: 0px 20px 15px 20px;
    display: none;
}

.pilihan-nominal .row a {
    padding: 5px 5px;
    border: 2px solid rgba(43, 42, 53, 0.3);
    border-radius: 5px;
    color: #616161;
    box-shadow: none;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
}

.pilihan-nominal .row a:hover {
    text-align: center;
    color: white;
    background-color: #e7a642;
    border: none;
}

.pilihan-nominal .row {
    text-align: justify;
    margin: 3px;
}

.pilihan-nominal .penjelasan {
    font-size: 12px;
}

/* berhasil start */

.ngeblok {
    background-color: #15bbda;
}

.ngeblok .container-form {
    background-color: #15bbda !important;
    color: white;
    margin-bottom: 10px !important;
}

.ngeblok .box-congrate {
    background-color: #7ad6e3;
    padding: 50px 10px;
    border-radius: 20px;
    box-shadow: 5px 5px 25px grey;
    color: black;
}

.box-congrate span {
    color: #f86048;
}

.box-congrate h4 {
    font-size: 18px;
}

.ngeblok .box-congrate img {
    margin: 20px;
    max-width: 70%;
}

.ngeblok .contact_area:last-child {
    padding-top: 10px !important;
}

.ngeblok .container-form h3,
.ngeblok .container-form h6 {
    color: white;
}

@media screen and (max-width: 425px) {
    .ngeblok .contact_area:first-child {
        padding-top: 50px !important;
    }

    .ngeblok .contact_area {
        padding-top: 10px !important;
    }

    .ngeblok .container-form {
        padding: 0px !important;
        margin: 0em;
    }

    .box-congrate {
        margin-bottom: 30px;
    }
}

/* berhasil end */

/* start detail program */

.box-fundraiser {
    border: 1px solid black;
    padding: 5px;
}

/* end detail program */

/*invoice start*/
.salindong {
    margin-top: 10px;
    border: 1px solid #f86048;
    padding: 3px 16px;
    color: #f86048;
    font-size: 14px;
    border-radius: 5px;
}

.tabel-pembayaran {
    width: 100%;
}

.tabel-pembayaran td {
    padding: 5px;
}

.tabel-pembayaran td:first-child {
    width: 140px;
}

@media screen and (max-width: 425px) {
    .tabel-pembayaran td:first-child {
        width: 80px;
    }
}

.berhasil_area {
    margin: -30px 40px 20px 40px;
}

.judul-invoice .section_title span {
    font-size: 13px;
    cursor: pointer;
}

.section_title .inv {
    font-size: 25px;
}

.no-pemb {
    margin-bottom: -15px;
    font-size: 20px;
}

.penting {
    padding: 20px;
    background-color: #4a5568;
    color: white;
    font-weight: bold;
    margin: 20px 15px;
    font-size: 13px;
}

.penting strong {
    color: #f86048;
}

.menunggu {
    font-size: 15px;
    margin-top: -10px;
}

.menunggu i {
    margin-bottom: 10px;
}

.rincian-donasi input {
    background-color: #edf2f7;
}

.text-right {
    margin-top: -15px;
}

.rek-bank {
    border-radius: 5px;
    background-color: #f9f9f9;
    /* text-align: center; */
    padding: 10px;
    margin: 30px 15px;
}

.container-form .contact_form p {
    margin: 30px 15px;
    text-align: justify;
}

.rek-bank img {
    margin: -20px 0px;
    max-height: 80px;
}

.rek-bank a {
    font-size: 15px;
    font-weight: bold;
}

.rek-bank strong {
    font-size: 23px;
}

.btn-shr {
    text-align: center;
    margin-bottom: -20px;
}

.share-fb {
    margin: 10px;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 0 90px;
    font-size: 16px;
    line-height: 48px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background-color: #4267b2;
}

.share-fb:hover,
.share-wa:hover {
    color: white;
}

.share-fb:hover {
    background-color: #2a4365 !important;
}

.share-wa {
    margin: 0 10px;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 0 90px;
    font-size: 16px;
    line-height: 48px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background-color: #38a169 !important;
}

.share-wa:hover {
    background-color: #2f855a !important;
}

.cash a {
    font-size: 20px;
    margin-left: 5px;
}

.cash {
    font-weight: normal;
    color: #f86048;
}

.cash span {
    background-color: yellow;
    font-size: 36px !important;
}

.popup-message-container {
    position: fixed;
    right: 10px;
    bottom: 10px;
    border: 1px #2f855a solid;
    padding: 15px 30px;
    background-color: aquamarine;
    display: none;
}

.popup-message {
    text-align: center;
    color: #38a169;
}

button {
    background: none;
    color: blue;
    border: none;
    font-size: 20px;
    border-radius: 10px;
    font-weight: bold;
}

button:hover {
    cursor: pointer;
}

@media screen and (max-width: 425px) {
    .kolom7 {
        max-width: 24%;
        display: inline-block;
        margin-top: -20px;
    }

    .konfirmasi_area {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .confirm-btn {
        width: 100%;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .header_top_wrapper img {
        margin-left: 60px;
        width: 250px;
    }

    .container-form {
        padding: 10px;
        margin: 0em !important;
    }

    h6 {
        font-size: 14px;
    }

    .single_form h2 {
        font-size: 14px;
    }

    .single_form textarea,
    .single_form input {
        padding: -5px 15px;
        font-size: 14px;
    }

    .single_form {
        margin-bottom: -5px;
    }

    .share-fb,
    .share-wa {
        margin: 0;
        margin-top: 10px;
        display: block;
        width: 100%;
        padding: 0 20px;
    }

    .btn-shr {
        margin-bottom: 10px;
    }

    .section_title .inv {
        font-size: 20px;
    }

    .no-pemb {
        font-size: 17px;
    }
}

@media screen and (max-width: 375px) {
    .header_top_wrapper img {
        margin-left: 60px;
        width: 230px;
    }

    .section_title .inv {
        font-size: 18px;
    }

    .no-pemb {
        font-size: 15px;
    }
}

@media screen and (max-width: 320px) {
    .header_top_wrapper img {
        margin-left: 50px;
        width: 200px;
    }

    .kolom7 {
        max-width: 32%;
        display: inline-block;
        margin-top: -20px;
    }
}

/*invoice end*/

.tabelku td {
    border-width: 0.5px;
    border-color: #f2f2f2;
}

.no-border-right {
    border-right-width: 0 !important;
}

.no-border-left {
    border-left-width: 0 !important;
}

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");

*,
h1,
h2,
h3,
h4,
h5,
h6,
.footer_area .footer_title {
    font-family: "Noto Sans JP", sans-serif;
}

.gading {
    background-color: bisque;
    margin: 15px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e7a642;
}

.gading li {
    list-style-type: disc;
    margin-left: 20px;
}
