.qr-container img {
    max-height: 400px;
}

.qr-container .alert {
    text-align: center;
    width: 70%;
}

.qr-container .account {
    color: #014480;
}

/* .first-account-item .delete-account-item:first-of-type {
    display: none;
} */
.single-account-pay-for-item {
    /* display: flex; */
}

.custom-top-60 {
    top: 60% !important;
}

#billing-detail-table_wrapper .dt-scroll-body {
    height: 500px;
}