.openDeeplinkConfirmBox {
    width: 350px !important;
}
.openDeeplinkConfirmBox .md-content {
    padding: 20px;
    border-radius: 15px;
    background-color: transparent;
}
.openDeeplinkConfirmBox .md-content .btn-close-confirm-box, .openDeeplinkConfirmBox .md-content .btn-open-confirm-box{
    cursor: pointer;
    color: #3991cf;
    font-weight: 600;
}

.w-60 {
    width: 60%!important;
}

.w-47{
    width: 47%!important;
}

.w-40 {
    width: 40%!important;
}

.h-34rem {
    height: 34rem !important;
}

.cursor-right {
   text-align: right;
   padding-right: 60px !important;
}

.btn-acleda-white {
    background-color: #ffffff !important; 
    color: #1a3351 !important;
    border: 1px solid #1a3351 !important;
}

.fs-1rem {
    font-size: 1.20rem !important;
}

.donation-amount-label {
    color: #1a3351 !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.text-right {
    text-align: right !important;
}
.merchantCompanyName {
    font-family: 'Krasar', Montserrat !important;
}

.khqr-btn-close {
    right: -5px;
}

.form-check-input-ccy {
    height: 1.2em;
    border-radius: 10px !important;
}
.selectedCurrency {
    margin-top: -4px;
    margin-right: -6px;
}
