/** copy text icon **/
.c-copy-to-clip {
    color: #9e9e9e;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    top: -4px;
    left:10px;
}
.c-copy-bank-account {
    color: #9e9e9e;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    left:5px;
}

.commercioo-thankyou-konfirmasi-pembayaran{
    margin-bottom: 5px;
}
.daterangepicker{
    height: 245px;
    box-shadow:0 0 0 0 #eee!important;
}
.daterangepicker.show-calendar .ranges{
    display: none!important;
}