.notify {
    position: fixed;
    z-index: 99999;
}

.notify button {
    background-color: transparent;
    background-image: none;
    padding: 0;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.notify svg {
    display: block;
    vertical-align: middle;
}

.modal-backdrop.fade.show {
    display: none;
}

.modal-content {
    margin-top: 80px;
    width: 90%;
    margin: 90px 19px;
}

.modal-dialog {
    /* margin-top: 65px; */
    width: 79%;
}
div.confirm-all {
    background: #0000004a;
}
div.confirm-all {width: 100%; margin: 0px!important; }

@media (max-width: 768px) {
    div.confirm-all {
        margin: 0px;
        /* padding-top: 55px; */
    }

    .modal-content {
        width: 100%;
        margin: 0px;
    }

    .modal-dialog {
        width: 96%;
    }
    .col-md-6.col-xs-6 {
        width: 50%;
    }

    .info-account span {
        font-size: 16px;
    }
}
div.modal.fade  {
    background: #0000004a;
}


/*.investment-plan-icon > img {*/
/*    width: 100%;*/
/*    height: auto !important;*/
/*}*/

/*.content > h3 {*/
/*    font-size: 13px !important;*/
/*    margin-bottom: 0px !important;*/
/*}*/

/*.content > h4 {*/
/*    font-size: 16px !important;*/
/*    margin-bottom: 12px !important;*/
/*}*/

/*.content > ul {*/
/*    margin: 0px !important;*/
/*}*/

/*.content > ul > li {*/
/*    font-size: 0.6rem;*/
/*}*/

/*.content > ul > li > span {*/
/*    font-size: 0.8rem;*/
/*    padding: 3px !important;*/
/*}*/

/*.single-investment-plan {*/
/*    min-height: 0px;*/
/*}*/

/*button.btn.btn-primary.w-100.centered {*/
/*}*/

/*button.btn.btn-primary.w-100.centered {*/
/*    font-size: 10px;*/
/*}*/

/*li > span {*/
/*    line-height: 15px;*/
/*    font-size: 10px !important;*/
/*}*/

/*.single-investment-plan {*/
/*    min-height: 500px ! IMPORTANT;*/
/*    margin-bottom: 20px !important;*/
/*}*/

/*section.white-bg.section-style-2 {*/
/*    padding-bottom: 60px;*/
/*}*/

/*.single-investment-plan {*/
/*    padding: 10px !important;*/
/*}*/

/*li > span {*/
/*    line-height: 10px;*/
/*    font-size: 0.5rem !important;*/
/*}*/

/*.single-investment-plan {*/
/*    margin-bottom: 25px;*/
/*}*/
/*button.btn.w-100.centered.disabled {*/
/*    width: 100%;*/
/*    padding: 10px !important;*/
/*    font-size: 10px;*/
/*}*/

.section-title.text-center {
    background: #c3e6f0;
    height: auto;
    border-radius: 10px;
    padding: 20px;
}


ul.list-info {
    padding: 25px 20px;
}

li.info-account {
    float: left;
    /* width: 100%; */
    left: 0px !important;
}

span.name-info {
    font-weight: bold;
    color: #000;
}

span.infor {
    color: #000;
}

section.white-bg.section-style-2 {
    margin-bottom: 65px;
}
ul.nav.nav-pills.mb-3 {
    margin: 0px !important;
    padding: 0px !important;
}

/*}*/

.scroll-to-top {
    position: fixed;
    bottom: 70px; /* Kho&#7843;ng c�ch t&#7915; d&#432;&#7899;i c�ng */
    right: 20px;  /* Kho&#7843;ng c�ch t&#7915; b�n ph&#7843;i */
    background-color: #000000ad; /* M�u n&#7873;n */
    color: #fff; /* M�u ch&#7919; */
    border: none;
    border-radius: 50%; /* N�t h�nh tr�n */
    width: 50px; /* Chi&#7873;u r&#7897;ng */
    height: 50px; /* Chi&#7873;u cao */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 24px; /* K�ch th&#432;&#7899;c bi&#7875;u t&#432;&#7907;ng */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* &#272;&#7893; b�ng */
    transition: background-color 0.3s ease;
}

.scroll-to-top:hover {
    background-color: #0056b3; /* M�u n&#7873;n khi hover */
}
form#formUpdatePassword > .toggle-password {
    padding-top: 38px !important;
}

input#old_password_field {
    position: relative;
}

#formUpdatePassword span.toggle-password {
    position: absolute;
    margin-top: 17px;
}
.crisp-client {
    display: block;
}
.bank-logo.has-bank-name {
    display: none !important;
}
.notice {
    width: 95%;
    height: 40px;
    background: #fff;
    overflow: hidden;
    line-height: 1.6875rem;
    font-size: 0.8125rem;
    color: #333;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background-color: #ffffff;
    color: #4a8ab5;
    font-size: 14px;
    line-height: 24px;
    box-sizing: border-box;
    margin: 12px auto;
}
.notice img {
    width: 75px;
    height: 37px;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #007bff; /* M�u dot */
}
.carousel-indicators .active {
    background-color: #ff0000; /* M�u dot khi active */
}
.content {
    text-align: center;
}
span.title-label {
    line-height: 30px;
    font-size: 17px;
    color: #0497e2;
    font-weight: 600;
    width: 80%;
}

.user-total {
    width: 100%;
    display: flex;
}

span.total-number {
    font-weight: bold;
    font-size: 17px;
    float: right;
    color: #f20e0e;
}

h5#confirmModalLabel {
    color: #0273ad;
}
input.money {
    padding: 5px;
    border: 1px solid #0000002e;
    border-radius: 4px;
}

button.btn-all {
    width: 100%;
    padding: 5px;
    background: #3992bf;
    color: white;
    border-radius: 4px;
}

button.btn.btn-primary.btn-capital {
    width: 100%;
    background: #3992bf;
    border: 1px solid;
}

button.btn.btn-primary.btn-capital:hover {
    background: #1574a4;
}
img.logo-top {
    width: 68px;
}

.row.account-information > .col-md-6 {
    /*float: left;*/
    text-align: left;
    margin: 0px !important;
}

.info-account {
    padding-left: 3%;
}

.img-logo {
    padding: 5px 0px;
}
