.lnt-banner {
    width: 100%;
    padding: 30px 40px;
    box-sizing: border-box;
    background-image: url("/../m-core/images/lnt/banner1.png");
    background-size: cover;
    min-height: 245px;
    max-height: auto;
    position: relative;
    border-radius: 20px;
}
.lnt-banner.vusdbanner {
    width: 100%;
    padding: 30px 40px;
    box-sizing: border-box;
    background-image: url("/../m-core/images/lnt/bannernew.png");
    background-size: cover;
    min-height: 245px;
    max-height: auto;
    position: relative;
    border-radius: 20px;
}
.lnt-banner.tlngold {
    width: 100%;
    padding: 30px 40px;
    box-sizing: border-box;
    background-image: url("/../m-core/images/tln-gold-banner.png");
    background-size: cover;
    min-height: 245px;
    max-height: auto;
    position: relative;
    border-radius: 20px;
}
.lpswap.lnt-banner {
    min-height: 245px;
    max-height: 300px;
}

.lpswap.tlnx-banner {
    min-height: 245px;
    max-height: 330px;
}
.lpswap.master-swap {
    min-height: 245px;
    max-height: 375px;
}

.tlnclaim.lnt-banner {
    max-height: 340px;
}

.lnt-banner h2 {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    margin-top: 40px;
}

.lnt-banner h2 span {
    font-size: 30px;
    font-weight: 600;
}

.lnt-banner a {
    color: #fff;
    border: solid 1px #fff;
    width: 100%;
    line-height: 32px;
    max-width: 150px;
    display: inline-block;
    text-align: center;
    border-radius: 12px;
    margin-top: 0;
}

.lnt-banner a:disabled,
.lnt-banner a[disabled],
.lnt-banner a.disabled-btn,
button.common-btn:disabled,
button.common-btn[disabled] {
    background: rgb(0 122 255);
    color: #fff;
    border: solid 1px #97c9ff;
}

.lntbtn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: solid 1px #043a70;
    line-height: 32px;
    border-radius: 23px;
    max-width: 190px;
    padding: 0px 15px;
    color: #043a70;
}

.lntbtn img {
    width: 24px;
    margin-right: 6px;
}

.announcement::after {
    display: none;
}

.announcement > .bg {
    right: -15px;
    left: inherit;
}

.announcement > .icon {
    background-color: transparent;
    width: 35px;
    height: 35px;
}

.counter .reward-card {
    max-height: 200px;
    min-height: 190px;
    width: 42%;
    display: flex;
    flex-wrap: wrap;
    border: solid 1px #c5c5c5;
    flex-direction: column;
}

.counter .m-flex {
    flex-wrap: wrap;
}

.counter .reward-card .inner-content h4 {
    color: #043a70;
    font-weight: 400;
}

.counter .reward-card:last-child {
    margin-bottom: 0;
}

.announcement {
    margin-top: 10px;
}

.about h3 {
    color: #043a70;
}

.about h6 {
    font-size: 14px;
    margin-top: 5px;
}

.about {
    margin-top: 0;
}

.inner-content {
    padding-top: 9px;
}

.orbitCon ul li {
    margin-bottom: 0;
    border-radius: 0;
}

.orbitCon ul li:first-child {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.orbitCon ul li:last-child {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.orbitCon ul li:nth-child(even) {
    background-color: #eef6fe;
}

.orbitCon ul li summary h3 {
    color: #043a70;
}

.orbitCon.earnings ul li summary h4 {
    font-weight: 400;
}

.share-card {
    background: url("/../m-core/images/lnt/sharebg.png");
    height: 13rem;
    background-size: cover;
}

.share-card .content {
    padding: 0 30px;
}

.copy-urll::before,
.copy-url-link::before {
    display: none;
}

#copysuccess {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background: rgb(28 28 28 / 38%);
    right: 0;
    padding: 5px 0;
    color: #fff;
    z-index: 9999;
}

.share-sec {
    position: relative;
}

.tronlink_pop .popup-con ul li {
    border: none;
}

.tronlink_pop .popup-con p.alt {
    margin-top: 0px;
}

p.comingsoon {
    color: #043a70 !important;
    font-size: 17px !important;
}

.close {
    background: #084e9a;
    color: #fff;
    min-width: 56%;
    line-height: 38px;
    margin-top: 22px;
}

.fixed-bottom-nav ul li a span::last-child {
    width: 30px;
}

.logo {
    width: 100%;
    max-width: 200px;
}

.nodeid {
    top: 25px;
    border-top: 30px solid rgb(255 255 255 / 20%);
    max-width: 190px;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-radius: 20px;
    left: 0;
    transform: translateX(30%);
}

.nodeid > span {
    top: -30px;
    font-size: 13px;
    line-height: 25px;
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
}

.nodeid span a {
    border: none;
    text-overflow: initial;
    top: 0;
    font-size: 11px;
    margin-left: 15px;
}

.sharebt {
    background: transparent;
    border: 0px solid #fff;
    background-color: #024b9c;
    color: #fff;
    font-size: 10px;
    height: 16px;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .lnt-banner h2 {
        margin-top: 10px;
        font-size: 15px;
    }

    .counter .reward-card {
        justify-content: space-between;
        max-height: 201px;
        min-height: 149px;
    }

    .reward-card .inner-content {
        width: 100%;
    }

    .fixed-bottom-nav ul li a span {
        width: 25px;
    }

    .share-card {
        height: 15rem;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 205px;
    }
    .transaction .rank-progress-1 {
        min-width: 100%;
    }
    .transaction .pool .rank-progress {
        min-width: 100px;
    }
    .transaction .pool .pqlp.rank-progress {
        min-width: 100px;
    }
    .transaction .pool .rank-progress .val {
        font-size: 9px;
    }
}

@media only screen and (max-width: 450px) {
    .lnt-banner {
        background-size: contain;
        background-repeat: no-repeat;
        min-height: 230px;
    }

    .lnt-banner h2 {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .share-card {
        height: 15rem;
        max-width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .lnt-banner {
        min-height: 225px;
    }
    .lnt-banner h4 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 375px) {
    .lnt-banner {
        background-position-x: -25px;
        border-radius: 10px;
        background-size: 150%;
        background-position-y: -30px;
        min-height: 180px;
    }

    .nodeid {
        top: 10px;
        transform: translateX(50%);
    }
    .lnt .announcement {
        padding: 0px 10px;
        gap: 0px;
    }
    .mob-row {
        padding: 0px 10px;
    }
    .stake-balance-content .announcement-hold .announcement img {
        width: 15px;
    }
}

@media only screen and (max-width: 420px) {
    .share-card {
        height: 200px;
        background-size: 150%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .logi {
        width: 150px;
    }

    .lntbtn {
        padding: 0 5px;
        font-size: 12px;
    }

    .lntbtn img {
        margin-right: 0;
        width: 20px;
    }
    .nodeid {
        top: 10px;
        transform: translateX(50%);
    }
}

@media only screen and (max-width: 320px) {
    .orbitCon ul li summary h3 {
        font-size: 13px;
    }
    .nodeid {
        top: 10px;
        transform: translateX(20%);
    }
    .lnt-banner h4 {
        font-size: 12px;
    }
}

button.common-btn {
    background: #024fa44f;
    margin: 5px auto 0;
    display: inline-block;
    border: 2px solid #4292dd;
}

button.common-btn-blue {
    background: #024fa4;
}

.lnt-banner-action {
    text-align: center;
    /* margin-top: 5px; */
}

.lnt-banner-content {
    text-align: center;
    color: #fff;
}
.vusdbanner .lnt-banner-content {
    padding-top: 10px;
}

.lnt-banner h4 {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 15px;
}
.lnt-banner p {
    margin-bottom: 12px;
    margin-top: -15px;
    font-weight: 400;
    font-size: 10px;
}

.lnt-banner.stake-lnt-card {
    padding: 45px 40px;
}

.lnt-banner.stake-lnt-card a.activate-id {
    font-size: 12px;
    border-radius: 20px;
    line-height: 25px;
    position: absolute;
    right: 50px;
    top: 25px;
    background: #ffffff44 0% 0% no-repeat padding-box;
    border-radius: 14px;
    border: none;
    padding: 2px;
    color: white;
}

@media only screen and (max-width: 600px) {
    .head-ul li:last-child span:last-child {
        width: 100px;
        overflow: hidden;
        float: right;
        text-overflow: ellipsis;
    }

    .head-ul li:last-child span.in-block {
        width: auto;
    }
}

@media only screen and (max-width: 480px) {
    .lnt-banner {
        /* background-image: url("/../m-core/images/lnt/card-bg-mob1.png"); */
        background-size: cover;
        border-radius: 10px;
        /* overflow: hidden; */
        background-position: center;
    }

    .nodeid {
        top: 10px;
        transform: translateX(50%);
    }

    .lnt-banner.stake-lnt-card {
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-position-y: center;
    }
    .lnt-banner.stake-lnt-card.vusd {
        padding: 40px 20px;
    }

    .lnt-banner-content {
        padding-top: 15px;
    }

    .lnt-banner .main-inp-area {
        width: 80%;
    }
    .vusdbanner .main-inp-area {
        width: 100%;
    }
    .lpswap .lnt-banner .main-inp-area {
        width: 100%;
    }
    .lnt-banner .btns {
        width: 90%;
    }
    .lnt-banner.stake-lnt-card a.activate-id {
        font-size: 10px;
        max-width: 105px;
        border-radius: 25px;
        line-height: 22px;
        position: relative;
        right: 0;
        top: 25px;
        margin-bottom: 15px;
    }
}

.stake-balance-flex,
.bridge-token-flex,
.governance-card-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.stake-balance-flex .announcement-hold,
.bridge-token-flex .announcement-hold {
    width: 48%;
    border-radius: 10px;
}

.loan-flex .announcement-hold {
    width: 100%;
}

.loan-flex .announcement-hold .h110 {
    height: 110px;
}

.governance-card-flex .announcement-hold {
    width: 96%;
    border-radius: 10px;
}

.stake-balance-flex .announcement-hold > .announcement::after,
.bridge-token-flex .announcement-hold > .announcement::after,
.governance-card-flex .announcement-hold > .announcement::after,
.announcement::before {
    display: none;
}

.text-danger {
    color: #dc3545 !important;
}

.text-success {
    color: #28a745 !important;
}

@media only screen and (max-width: 320px) {
    .lnt-banner .main-inp-area,
    .lnt-banner .btns {
        width: 100%;
    }

    .lnt-banner-action,
    .lnt-banner-action button {
        width: 100%;
    }

    .stake-balance-flex .announcement-hold > .announcement h6 {
        text-align: center;
    }
}

.swal2-container .swal2-loader {
    background-image: url("/assets/img/loading-vow-v1.gif") !important;
    -webkit-animation: none;
    animation: none;
    width: 200px;
    height: 108px;
    border: 0 none;
    border-radius: 0;
}

.swal2-container .swal2-loading {
    background: #fefcfe;
}

.alertify-notifier .ajs-message.ajs-success {
    color: #fff;
    background: rgb(105 69 255);
}

/*--- Bridge Ui ---*/
.bridge-lnt-card.lnt-banner {
    padding: 25px 20px;
    box-sizing: border-box;
    min-height: 280px;
    background-position: center;
    border-radius: 15px;
    overflow: hidden;
    background: url("/../m-core/images/lnt/card-bg-mob.png");
}

.bridge-swap-form {
    display: flex;
    margin: 0 -10px;
}

.bridge-swap-form + .bridge-swap-form {
    margin-top: 8px;
}

.bridge-swap-form > div {
    width: 50%;
    padding: 0 10px;
}

.bridge-swap-form > div > label {
    display: block;
    font-size: 14px;
    margin-bottom: 8px;
}

.bridge-swap-form > div > label {
    text-align: left;
}

.bridge-swap-form > div > select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, 9%);
    color: #fff;
    font-size: 16px;
    border: 1px solid #51a5ff;
}

.bridge-swap-form > div > select option {
    background: rgba(255, 255, 255, 9%);
    color: #0356b6;
}

.bridge-swap-form > div > select:focus {
    background: rgba(255, 255, 255, 9%);
    color: #51a5ff;
    border: 1px solid #51a5ff;
}

.main-inp-area.bridge-main-inp {
    border-radius: 0;
    border: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    overflow: hidden;
}

.main-inp-area.bridge-main-inp .inp-append-btns.left-btn,
.main-inp-area.bridge-main-inp .inp-append-btns.right-btn {
    border-radius: 0;
}

.p-rel {
    position: relative;
}

.bridge-form-card {
    /* display: flex;
    justify-content: space-between; */
    height: 40px;
    line-height: 40px;
    align-items: center;
    padding: 0 10px;
    border: 0.5px solid #fff;
    border-radius: 5px;
    background: #ffffff26;
    backdrop-filter: blur(35px);
    position: relative;
}

.bridge-form-card h6 {
    width: 40%;
    text-align: right;
    font-size: 15px;
    font-weight: 400;
    position: relative;
}

.bridge-swap-form > div.w-full,
.w-full {
    width: 100%;
}

.bridge-form-card label {
    font-size: 12px;
    font-weight: 400;
}

.bridge-form-card .sel-form {
    position: absolute;
    width: 100%;
    opacity: 0;
    top: 0;
    right: 0;
    height: 100%;
}

.bridge-form-card h6::before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(0, -50%);
}

.bridge-form-card.token-card h6 {
    width: 100%;
}

.bridge-form-card h6.BSC::before {
    background-image: url("../bnc.png");
}

.bridge-form-card h6.ETH::before {
    background-image: url("../eth.png");
}

.bridge-form-card h6.TLNToken::before {
    background-image: url("../vow.png");
}

.bridge-form-card h6.LPToken::before {
    background-image: url("../vow.png");
}

.bridge-swap-form + .bridge-swap-form.mt-3 {
    margin-top: 15px;
}

/*--- Head Icon ---*/
.spacer-sm {
    height: 20px;
}

.head-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.balance-card {
    border-radius: 8px;
    background: #fff;
    padding: 8px;
    box-sizing: border-box;
    margin-top: 8px;
}

.balance-card h6 {
    line-height: 25px;
    font-weight: 400;
}

.balance-card h6 > span {
    float: right;
    font-size: 15px;
}

.bridge-toke-flex-holder {
    display: flex;
    justify-content: center;
    margin: 0 -10px;
}

.bridge-toke-flex-holder .bridge-token-flex {
    padding: 0 10px;
}

.bridge-toke-flex-holder .bridge-token-flex,
.bridge-toke-flex-holder .bridge-token-flex .announcement-hold {
    width: 100%;
}

@media only screen and (max-width: 480px) {
    .bridge-lnt-card.lnt-banner {
        min-height: 380px;
    }

    .bridge-swap-form {
        flex-wrap: nowrap;
    }

    .bridge-swap-form > div {
        width: 100%;
        margin-bottom: 5px;
    }

    .lnt-banner-content {
        padding-top: 0;
    }

    .lnt-banner-action,
    .lnt-banner-content {
        width: 100%;
    }
    .tln-gold-card-content.lnt-banner-content {
        width: fit-content;
    }

    .bridge-form-card h6 {
        width: 100%;
        font-size: 12px;
    }

    .lnt-banner.governace_card.staking_reward {
        padding: 30px 15px 20px;
    }
    .stake-balance-content .announcement-hold .announcement p {
        font-size: 9px;
    }
    .stake-balance-content .announcement-hold .announcement h6 {
        font-size: 15px;
    }
    .lnt-banner h4 {
        font-size: 12px;
    }
    .stake-lnt-balance-flex .announcement-hold.popup-hold .anc-bottom span {
        color: #707070;
        font-size: 10px;
    }
}

@media only screen and (max-width: 375px) {
    .bridge-swap-form {
        flex-wrap: nowrap;
    }

    .bridge-swap-form > div {
        width: 50%;
    }

    .bridge-form-card h6 {
        width: 65%;
    }

    .bridge-swap-form .p-rel + .p-rel {
        margin-top: 0;
    }

    .bridge-lnt-card.lnt-banner {
        min-height: 330px;
    }
    .nodeid {
        top: 10px;
        transform: translateX(40%);
    }
    .stake-balance-content .announcement-hold .announcement p {
        font-size: 9px;
    }
    .stake-balance-content .announcement-hold .announcement h6 {
        font-size: 15px;
    }
    .stake-lnt-balance-flex .announcement-hold.popup-hold .anc-bottom span {
        color: #707070;
        font-size: 10px;
    }
}

@media only screen and (max-width: 320px) {
    .bridge-form-card h6 {
        font-size: 12px;
    }

    .balance-card h6 > span {
        font-size: 12px;
    }

    .bridge-swap-form > div {
        padding: 0 5px;
    }

    .bridge-lnt-card.lnt-banner {
        padding: 25px 10px;
    }
    .stake-balance-content .announcement-hold .announcement p {
        font-size: 9px;
    }
    .stake-balance-content .announcement-hold .announcement h6 {
        font-size: 15px;
    }
    .stake-lnt-balance-flex .announcement-hold.popup-hold .anc-bottom span {
        color: #707070;
        font-size: 10px;
    }
}

.text-center {
    text-align: center;
}

.orbitCon ul li details a.btn {
    background: #0200ff;
}

.orbitCon ul li details a.btn:disabled,
.orbitCon ul li details a.disabled {
    background: #0200ff;
    opacity: 0.35%;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.staking-progress-tab {
    padding: 10px;
    background: #eef6fe;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

span.balance_trunc {
    width: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 90px;
}

@media only screen and (min-width: 768px) {
    span.balance_trunc {
        width: 100px;
    }

    .counter .reward-card {
        min-height: 150px;
    }
}

@media only screen and (max-width: 600px) and (min-width: 400px) {
    .head-ul li:last-child span.in-block {
        width: 160px;
    }
    .stake-balance-content .announcement-hold .announcement p {
        font-size: 9px;
    }
    .stake-balance-content .announcement-hold .announcement h6 {
        font-size: 15px;
    }
    .loan-balance-flex .bt-div .staketpbtn {
        width: 100%;
    }
}

.orbitCon ul li details table tr td span {
    width: 100%;
    text-align: right;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.lnt-banner.governace_card {
    padding: 30px 40px 20px;
}

.total-content h6 {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}

.total-content h6 > span {
    float: right;
    font-weight: 500;
}

.lnt-banner-action .staketpbtn {
    width: 100%;
    max-width: 370px;
}

.total-content {
    width: 100%;
}

/*--- LNT Transactions ---*/

.transaction {
    padding-top: 30px;
}
h3.common {
    font-size: 26px;
    text-align: center;
    color: #3b3a3b;
    font-weight: 800;
}
h3.common span {
    color: #3b3a3b;
    font-weight: 400;
    font-size: 20px;
}
.transaction ul li {
    border-radius: 13px;
    background-color: #fff;
    box-shadow: 0px 1px 3px #00000029;
    margin-bottom: 20px;
}
.transaction ul {
    margin-top: 20px;
}
.transaction ul li a {
    background-color: #a8d4ff;
    padding: 8px 15px;
    width: 100%;
    display: inline-flex;
    font-size: 15px;
    color: #043a70;
    font-weight: 500;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    box-sizing: border-box;
}
.transaction .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.transaction .list:last-child {
    margin-bottom: 0;
}
.transaction .details {
    padding: 10px 15px;
}

@media (min-width: 320px) and (max-width: 375px) {
    .transaction ul li a {
        font-size: 13px;
        padding: 8px 10px;
    }
    .transaction ul li a span {
        width: 72%;
        overflow: hidden;
        display: inline-block;
        text-overflow: ellipsis;
        direction: rtl;
        font-size: 15px;
    }
    h3.common span {
        font-size: 17px;
    }
    .stake-balance-content .announcement-hold .announcement p {
        font-size: 9px;
    }
    .stake-balance-content .announcement-hold .announcement h6 {
        font-size: 15px;
    }
    .stake-lnt-balance-flex.limit-popup
        .announcement-hold.popup-hold
        .anc-bottom
        span {
        color: #707070;
        font-size: 11px;
    }
}
.lnt-banner-content h4 {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: 500;
    position: relative;
}
.lnt-banner-content h4::before,
.lnt-banner-content h4::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 12%; /* Adjust the width of the lines */
    height: 1px; /* Adjust the height of the lines */
    background-color: rgba(255, 255, 255, 0.445);
}
.vusdbanner .lnt-banner-content h4::before,
.vusdbanner .lnt-banner-content h4::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 25%; /* Adjust the width of the lines */
    height: 1px; /* Adjust the height of the lines */
    background-color: rgba(255, 255, 255, 0.445);
}
.lnt-banner-content.use-tln h4::before,
.lnt-banner-content.use-tln h4::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 35%; /* Adjust the width of the lines */
    height: 1px; /* Adjust the height of the lines */
    background-color: rgba(255, 255, 255, 0.445);
}
.lnt-banner-content.tlnclaim h4::before,
.lnt-banner-content.tlnclaim h4::after {
    width: 20%; /* Adjust the width of the lines */
}

.lnt-banner-content.use-swap h4::before,
.lnt-banner-content.use-swap h4::after {
    width: 25%; /* Adjust the width of the lines */
}

.lnt-banner-content h4::before {
    left: 3%;
}

.lnt-banner-content h4::after {
    right: 3%;
}
.lnt-banner-content .lnt-values {
    display: flex;
    justify-content: space-between;
}
.lnt-values .main-inp-area.topup-staking-inp .inp-append {
    right: 10%;
}
.lnt-values .main-inp-area.topup-staking-inp {
    border: none;
    border-radius: 10px;
    width: fit-content;
}
button.common-btn {
    background: #024fa44f;
    margin: 5px auto 0;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #fcfdff;
}
.announcement-hold .announcement p {
    color: #6d6d6d !important ;
    font-size: 12px;
    white-space: nowrap;
}
.stake-lnt-balance-flex .stake-balance-content {
    display: flex;
    gap: 10px;
    width: 100%;
}
.announcement img {
    width: 20px;
}
.announcement .row {
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
}
.stake-lnt-balance-flex {
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
}
.stake-balance-content .announcement-hold .announcement {
    background: #eff7ff 0% 0% no-repeat padding-box;
    border-radius: 44px;
    opacity: 0.95;
}
.lnt .main-wrapper {
    background: #eff7ff 0% 0% no-repeat padding-box;
    opacity: 1;
}
.loan-flex .announcement {
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
}
.loan-balance-flex {
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    width: 10;
    text-align: center;
}
.loan-flex .announcement .common-btn {
    background: #045fc3 0% 0% no-repeat padding-box;
    border: 1px solid #fbfdff;
    border-radius: 10px;
    opacity: 0.87;
}
.bt-div {
    width: 100%;
}
.loan-balance-flex {
    margin-bottom: 20px;
}
.loan-balance-flex .loan-con {
    display: flex;
    justify-content: space-between;
    padding: 8px 3px;
}
.loan-balance-flex .loan-con:nth-child(1),
.loan-balance-flex .loan-con:nth-child(2),
.loan-balance-flex .loan-con:nth-child(3),
.loan-balance-flex .loan-con:nth-child(4) {
    border-bottom: 1px solid #00000029;
}
.loan-lnt.loan-balance-flex .loan-con:nth-child(1),
.loan-lnt.loan-balance-flex .loan-con:nth-child(2),
.loan-lnt.loan-balance-flex .loan-con:nth-child(3),
.loan-lnt.loan-balance-flex .loan-con:nth-child(4),
.loan-lnt.loan-balance-flex .loan-con:nth-child(5),
.loan-lnt.loan-balance-flex .loan-con:nth-child(6) {
    border-bottom: 1px solid #00000029;
}

.loan-balance-flex .bt-div .staketpbtn {
    background: #045fc3 0% 0% no-repeat padding-box;
    border: 1px solid #fbfdff;
    border-radius: 10px;
    opacity: 0.87;
    margin: 10px 0px 0px 0px;
    width: 100%;
}
.loan-con img {
    width: 20px;
    margin-bottom: -4px;
    margin-right: 15px;
}
.loan-con span {
    line-height: 1.6rem;
    color: #6d6d6d;
    font-size: 12px;
    text-align: left;
}
.loan-con span:nth-child(2) {
    font-size: 15px;
    font-weight: 500;
    color: #0660c4;
}
.loan-balance-flex hr {
    border: 1px solid #00000029;
}
.lnt .announcement h6 {
    color: #0660c4;
}
.stake-lnt-balance-flex .announcement-hold {
    width: 50%;
    border-radius: 10px;
}
.stake-lnt-balance-flex .announcement-hold.total-hold {
    width: 100%;
    border-radius: 10px;
}
.mob-row {
    width: 100%;
    justify-content: space-between;
}
@media only screen and (min-width: 800px) {
    .loan-balance-flex .bt-div .staketpbtn {
        max-width: 500px;
        width: 100%;
    }
    .stake-lnt-balance-flex .announcement-hold.popup-hold .anc-bottom span {
        color: #707070;
        font-size: 12px;
    }
}
.lnt .stake-lnt-balance-flex {
    margin-bottom: 20px;
}
.reward-p {
    color: #4b4b4b;
    font-size: 12px;
    text-align: justify;
    margin-top: 10px;
}
.sociel-media-card {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.sociel-media-card .sociel-cards {
    background-color: white;
    padding: 10px;
    border-radius: 15px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    color: black;
}
.sociel-media-card .sociel-cards img {
    height: 30px;
    width: 30px;
}
.chart-master-div {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #ffffff;
    border-radius: 20px;
    background-color: white;
}
#chart_div {
    display: inline-block;
    white-space: nowrap;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group > .form-control,
.input-group > .form-floating,
.input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-floating:focus-within,
.input-group > .form-select:focus {
    z-index: 5;
}
.input-group .btn {
    position: relative;
    z-index: 2;
}
.input-group .btn:focus {
    z-index: 5;
}
.btn-primary {
    background-color: #0d6efd;
    outline: none;
    border: none;
    border-radius: 5px;
    color: white;
    margin-left: 10px;
}
.round {
    position: relative;
}

.round label {
    background-color: #bbb;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
}

.round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 4px;
    left: 2px;
    opacity: 0;
    position: absolute;
    top: 3px;
    transform: rotate(-45deg);
    width: 9px;
}

.round input[type="checkbox"] {
    visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
    background-color: #2376f5;
    border-color: #2376f5;
}

.round input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
.check-selector {
    background: #fff;
    border-radius: 10px;
    padding: 8px;
    width: fit-content;
    margin: 3px;
    margin-bottom: 10px;
}
.check-selector .round span {
    font-weight: 600;
    margin-left: 5px;
}
.d-flex {
    display: flex;
}
.justify-between {
    justify-content: space-between;
}
.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr auto;
    background-color: #ffffff;
    padding: 0px;
    border-radius: 10px;
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.grid-container-1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr auto;
    background-color: #ffffff;
    padding: 0px;
    border-radius: 10px;
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-width: 345px;
}
.grid-container-2 {
    display: grid;
    grid-template-columns: auto 1fr 1fr 1fr 1fr 1fr;
    background-color: #ffffff;
    padding: 0px;
    border-radius: 10px;
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-width: 420px;
}
.pool .grid-container {
    display: grid;
    grid-template-columns: auto 1fr 1fr auto;
    background-color: #ffffff;
    padding: 0px;
    border-radius: 10px;
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.pool .grid-container-content {
    display: grid;
    grid-template-columns: auto 1fr 1fr auto;
    background-color: #ffffff;
    padding: 0px;
    align-items: center;
    min-width: 345px;
}
.grid-container-content {
    display: grid;
    grid-template-columns: 2fr 1fr auto;
    background-color: #ffffff;
    padding: 0px;
    align-items: center;
}
.grid-container-content-2 {
    display: grid;
    grid-template-columns: auto 1fr 1fr 1fr 1fr 1fr;
    background-color: #ffffff;
    padding: 0px;
    align-items: center;
    min-width: 420px;
}
.grid-container-content-1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr auto;
    background-color: rgba(51, 152, 251, 0.08);
    padding: 0px;
    align-items: center;
    min-width: 345px;
}
.grid-item {
    border: 0px solid rgba(0, 0, 0, 0.8);
    padding: 10px;
    font-size: 12px;
    text-align: left;
    display: flex;
    white-space: nowrap;
    min-width: 30px;
}
.grid-item-head {
    background-color: #a7d0ff;
    border: 0px solid rgba(0, 0, 0, 0.8);
    padding: 10px;
    font-size: 12px;
    text-align: left;
    font-weight: 500;
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.pool .grid-item-head {
    background-color: #e8e8e8;
    border: 0px solid rgba(0, 0, 0, 0.8);
    padding: 10px;
    font-size: 12px;
    text-align: left;
    font-weight: 500;
    display: flex;
    align-items: center;
    /* white-space: nowrap; */
}
/* Round top corners of the first item */
.grid-item-head:first-child {
    border-top-left-radius: 10px;
}

/* Round top corners of the last item */
.grid-item-head:last-child {
    border-top-right-radius: 10px;
    align-items: center;
}
.rank-progress {
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border: 1px solid #2a4fe2;
    border-radius: 12px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    align-items: center;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    min-width: 200px;
}
.rank-progress-1 {
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border: 1px solid #2a4fe2;
    border-radius: 12px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    align-items: center;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    min-width: 100%;
    padding: 8px 0px;
}
.pool .rank-progress {
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border: 1px solid #2a4fe2;
    border-radius: 12px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    align-items: center;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    min-width: 133px;
    text-align: center;
}
.rank-progress .progress {
    background: #b1d0ff;
    position: absolute;
    height: 100%;
    z-index: 0;
    opacity: 0.5;
}
.rank-progress-1 .progress {
    background: #a7d0ff;
    position: absolute;
    height: 100%;
    z-index: 0;
}
.rank-progress-1 .progress1 {
    background: #b3a7ff;
    position: absolute;
    height: 100%;
    z-index: 0;
    opacity: 1;
}
.rank-progress .val {
    position: relative;
    z-index: 1;
    color: black;
    font-size: 9px;
    margin-left: 2px;
    align-items: center;
}
.rating-container {
    display: inline-block;
    font-size: 15px; /* Adjust the font size as needed */
    color: #ffd700; /* Set the default star color */
}

.star {
    display: inline-block;
    width: 1em; /* Adjust the size of each star */
    overflow: hidden;
}

.star::before {
    content: "\2605"; /* Unicode character for a filled star */
    display: block;
    width: 100%;
    color: inherit;
}

.empty-star {
    color: #ccc; /* Adjust the color of empty stars */
}
#myTab {
    display: flex;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    overflow-y: hidden;
}
.drp {
    position: relative;
    overflow: hidden;
}
.grid-item-head.last-end,
.grid-item.last-end {
    width: 33px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.my-2 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.last-content {
    border-radius: 0px 0px 10px 10px;
    position: relative;
    overflow: hidden;
}
.pool .rank-progress .val {
    position: relative;
    z-index: 1;
    color: black;
    font-size: 12px;
    margin-left: 2px;
    align-items: center;
    margin: 10px;
    width: 100%;
}
.pool .grid-item.last-end {
    width: 100%;
    align-items: end;
    display: flex;
    justify-content: center;
}
.grid-container-content .grid-item img {
    width: 18px;
    height: 18px;
}
.pool .grid-item-head {
    width: -webkit-fill-available;
}
.transaction-raking b,
.transaction-raking h3 {
    color: #041163;
    margin-bottom: 5px;
}
.pool {
    border-radius: 10px;
    position: relative;
    overflow-x: scroll;
}
.tln-goals {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
}
.team-section .orbitCon {
    background-color: transparent;
}
.status-span {
    border-radius: 5px;
    padding: 5px;
    font-size: 9;
    min-width: 60px;
    text-align: center;
}
.status-span.isclosed {
    background-color: rgb(167, 0, 0);
    color: white;
}
.status-span.qualified {
    background-color: rgb(0, 167, 19);
    color: white;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-5 {
    width: 41.66666667%;
}
.text-xs {
    font-size: 12px;
}
.transaction-raking.ranking-container {
    background: white;
    padding: 10px;
    border-radius: 10px;
}
.items-center {
    align-items: center;
}
.g-10 {
    gap: 10px;
}
.g-5 {
    gap: 5px;
}
.lp-marker {
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: rgba(167, 208, 255, 1);
}
.pclp-marker {
    height: 10px;
    width: 10px;
    border-radius: 50px;
    background: rgba(179, 167, 255, 1);
}
.bonus-val {
    font-family: Rubik;
    font-size: 16px;
    font-weight: 400;
    color: rgba(4, 17, 99, 1);
}

.bonus-val-loan {
    font-family: Rubik;
    font-size: 16px;
    font-weight: 400;
    color: #0660c4;
}

.grid-item.grid-progress {
    padding-left: 0px;
}
.claim-div {
    margin-top: 20px;
    padding: 10px;
    background-color: #f3f3f3;
    border-radius: 10px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.21);
    align-items: center;
    border: 1px solid #fbfbfb;
}
.claim-div button {
    padding: 10px 20px;
    background: #045fc3;
}

.claim-loan-div {
    align-items: center;
}
.claim-loan-div button {
    background: #045fc3 0% 0% no-repeat padding-box;
}

.split-val {
    padding: 10px 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #38527133;
}
.align-items-center {
    align-items: center;
}
.gap-5 {
    gap: 5px;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.justify-content-center {
    justify-content: center;
}
.vusd-action {
    margin-top: 15px;
}
.text-green {
    color: #41ff4b;
    font-weight: bold;
}
.input-container {
    position: relative;
    display: inline-block;
}
.input-container::before {
    content: "$";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Ensures the dollar sign does not block clicks */
}
.card-bottom-text {
    color: #024b9c;
    font-weight: 400;
    font-size: 12px;
    margin-top: 10px;
}
.lnt-banner.stake-lnt-card.vusd-card {
    padding-bottom: 30px;
}
.claim-btn {
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding-top: 2px;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.discount-btn {
    background-color: #0251a7;
    border: solid 1px #707070;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: white;
    width: 80px;
    line-height: 35px;
    text-align: center;
    border-radius: 10px;
    display: flex;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    gap: 3px;
}
.discount-btn1 {
    background-color: #0251a7;
    border: solid 1px #707070;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: white;
    width: 100%;
    line-height: 35px;
    text-align: center;
    border-radius: 10px;
    display: flex;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    gap: 3px;
}
.discount-btn i {
    font-size: 16px;
}
.discount-cards {
    background: white;
    padding: 10px;
    border-radius: 10px;
    /* flex-wrap: wrap; */
    /* gap: 5px; */
}
.discount-cards span {
    font-size: 14px;
}
.deposit-btn {
    background-color: #0251a7;
    border: solid 1px #707070;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: white;
    line-height: 35px;
    text-align: center;
    border-radius: 10px;
    display: flex;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    gap: 3px;
    padding: 0px 10px;
    min-width: 90px;
}
@media only screen and (max-width: 600px) {
    .deposit-btn {
        font-size: 10px;
        padding: 0px 5px;
    }
    .discount-cards span {
        font-size: 12px;
    }
    .stake-lnt-balance-flex .announcement-hold.popup-hold .anc-bottom span {
        color: #707070;
        font-size: 12px;
    }
}
.bold {
    font-weight: 500;
    color: rgb(0, 161, 0);
}
.total-hold .discount-btn {
    border-radius: 50px;
    line-height: 25px;
    border: none;
}
.stake-lnt-balance-flex .announcement-hold.popup-hold .anc-top {
    border-radius: 10px;
    width: 100%;
}
.stake-lnt-balance-flex .announcement-hold.popup-hold .anc-bottom {
    border-radius: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.stake-lnt-balance-flex .announcement-hold.popup-hold .anc-bottom span {
    color: #707070;
    font-size: 14px;
}

.stake-lnt-balance-flex .announcement-hold.popup-hold {
    width: 100%;
    display: flex;
    justify-content: center;
}
.stake-lnt-balance-flex.limit-popup {
    background-color: transparent;
    border-radius: 20px;
    padding: 0px;
    margin: 0px;
}
.stake-lnt-balance-flex.limit-popup .announcement {
    padding: 0px;
    margin: 0px;
    height: 35px;
    align-items: center;
    background: transparent;
    padding-right: 10px;
    text-align: left;
}
.text-underline {
    text-decoration: underline;
    color: #000b5f;
    font-size: 14px;
    text-align: start;
}
.stake-balance-content.total .announcement {
    background: #f0f7ff;
    border-radius: 20px;
    padding: 0px 10px;
    font-weight: 600;
    align-items: center;
}
.swal2-content {
    padding: 0px;
}
.pop-description {
    padding: 10px;
    border-radius: 10px;
    background: #f0f7ff;
    margin-top: 14px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    text-align: left;
}
.pop-description p {
    font-size: 10px;
    color: #4b4b4b;
}
.mt-5 {
    margin-top: 20px;
}
.popup-head {
    margin-bottom: 20px;
}
.swal2-popup.swal-wide {
    padding: 20px 0px;
}
.swal2-popup.swal-wide .swal2-popup .swal2-content {
    padding: 0px 0.8em;
}
.swal2-popup.swal-wide button.swal2-close {
    color: black;
    outline: none;
    border: 0px;
    font-weight: 900;
}

.balance-card-container {
    display: flex;
    flex-wrap: wrap;
}

.balance-card-container h6 {
    line-height: 25px;
    font-weight: 400;
}

.balance-card-container h6 > span {
    float: right;
    font-size: 15px;
}

.balance-col-item {
    flex-basis: 33%;
    box-sizing: border-box;
    padding: 10px;
}
.claim-tln-balance .announcement {
    margin-top: 0px;
}
.claim-tln-balance {
    margin-top: 0px;
}
.text-left {
    text-align: left;
}
.claim-tln-balance.stake-lnt-balance-flex {
    margin: 0px;
    margin-top: 20px;
}
.claim-tln-balance .claim-title {
    color: #0660c4;
    font-weight: 500;
}
.claim-tln-balance .claim-sub {
    color: #4c70c1;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
}
.claim-tln-balance .claim-bottom-text {
    color: #4c70c1;
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 18px;
}
.claim-tln-balance p {
    color: #4c70c1;
    font-size: 14px;
    line-height: 20px;
}
.claim-tln-balance ul {
    list-style: disc;
    font-size: 12px;
    margin-left: 16px;
    line-height: 24px;
    color: #4c70c1;
    margin-top: 10px;
}
.claim-tln-balance ul li {
    line-height: 20px;
    color: #4c70c1;
}
.claim-tln-balance .claim-content {
    line-height: 25px;
    padding: 10px 15px;
    background: #f3f8fe;
    border-radius: 12px;
}
.claim-tln-balance .claim-divider {
    height: 1px;
    width: 100%;
    background: #4c6fc159;
    margin: 10px 0;
}
.claim-tln-balance .announcement.clickbtn {
    cursor: pointer;
    border: 1px solid #c4c4c47e;
    text-align: center;
}
.claim-tln-balance .announcement.clickbtn.active {
    cursor: pointer;
    border: 1px solid #c4c4c47e;
    background-color: #045fc3;
    color: white;
}
.stake-balance-content .announcement-hold .announcement.clickbtn.active p,
.claim-tln-balance .announcement.clickbtn.active h6 {
    color: white !important;
}
.tlnpage .stake-balance-content .announcement-hold .announcement {
    border-radius: 10px;
}
.tlnpage .stake-balance-content .announcement-hold .announcement.start {
    border-radius: 20px 0px 0px 20px;
}
.tlnpage .stake-balance-content .announcement-hold .announcement.middle {
    border-radius: 0px;
}
.tlnpage .stake-balance-content .announcement-hold .announcement.end {
    border-radius: 0px 20px 20px 0px;
}
.tlnpage .stake-balance-content {
    gap: 5px;
    margin-top: -10px;
}
.balance-card-head-1 .balance-card-b .bln-btn,
.restake-lpt-btn {
    width: 100% !important;
    padding: 0px 2px;
    height: auto;
    text-align: center;
    font-size: 9px;
}
.lent-btn {
    background-color: #0251a7;
    border: none;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: white;
    text-align: center;
    border-radius: 10px;
    letter-spacing: 1px;
    gap: 3px;
    padding: 6px 5px;
    min-width: 90px;
}

.lend .main-inp-area.topup-staking-inp .inp-append {
    right: 14px;
}
.lent-btn-swp {
    background-color: #0251a7;
    border: none;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: white;
    text-align: center;
    border-radius: 20px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 8px;
    min-width: 10px;
    gap: 5px;
}
.swap-icon {
    max-width: 12px;
}
.lent-bottom-text {
    font-size: 12px;
    margin-top: 10px;
    margin-left: 2px;
    color: #004588;
}
.f-70 {
    flex-basis: 50%;
}
.tab-cards {
    background: white;
    padding: 2px;
    border-radius: 10px;
    /* flex-wrap: wrap; */
    gap: 5px;
    border: 0.5px solid #50a5ffbe;
    margin-top: 10px;
}
.tab-btn {
    background: transparent;
    border: none;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: #3e85d2;
    text-align: center;
    border-radius: 10px;
    letter-spacing: 1px;
    gap: 3px;
    padding: 13px 2px;
    width: 100%;
    /* white-space: nowrap; */
}
.swap-tabs .tab-btn {
    background: transparent;
    border: none;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: #3e85d2;
    text-align: center;
    border-radius: 10px;
    letter-spacing: 1px;
    gap: 3px;
    padding: 13px 2px;
    width: 100%;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /* white-space: nowrap; */
}
.tab-btn.active {
    background-color: #043a70;
    color: white;
}
.lock-btn {
    background-color: transparent;
    border: 1px solid;
    width: 100%;
    color: white;
}
.card-bottom-btn button {
    width: 100%;
    padding: 0px 10px;
    background-color: #0251a7;
    border: none;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: white;
    text-align: center;
    border-radius: 10px;
    letter-spacing: 1px;
    gap: 3px;
    padding: 8px 5px;
    min-width: 90px;
}
.card-bottom-btn {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    margin-top: 12px;
    /* margin-bottom: 10px; */
    flex-wrap: nowrap;
    width: 100%;
}
.card-bottom-btn button.disabled-btn {
    background: #4785c7;
}
.my-balance-card {
    background: white;
    border-radius: 10px;
    margin-top: 10px;
}
.my-balance-card.direct-lend {
    background: white;
    border-radius: 20px;
    margin-top: 15px;
}
.my-balance-head {
    border-bottom: 0.5px solid #eff7ff;
    padding: 10px 15px;
    color: #0660c4;
    font-weight: 600;
}
.innercontent .stake-balance-content {
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
.innercontent .stake-balance-content .announcement-hold {
    width: 100%;
}
.my-balance-card .innercontent {
    padding: 10px;
}
.lend-bg {
    background: #cce4ff;
    border-radius: 10px 10px 0 0;
}
.border-card {
    border: 1px solid #cfe5ff;
    border-radius: 10px;
}
.border-card-content {
    padding: 0 8px 8px 8px;
}
.border-card-head {
    padding: 10px 10px;
    border-bottom: 1px solid #d1e6ff;
    display: flex;
    justify-content: space-between;
    font-size: small;
}
@media only screen and (max-width: 600px) {
    .card-bottom-btn {
        flex-wrap: wrap;
    }
}
.b-head {
    display: flex;
    align-items: center;
    gap: 5px;
}
.border-card-head a {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #0660c4;
}
.border-card-head a img {
    width: 12px;
}
.innercontent.overview {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 22px;
}
.innercontent.overview h6 {
    color: #0660c4;
    font-size: 16px;
}
.innercontent.overview.gold-balance h6 {
    background: linear-gradient(
        86.4deg,
        #ae9b0f 21.09%,
        #c4ac10 53.94%,
        #ebcc15 66.47%,
        #9d8600 75.96%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 16px;
}
.innercontent.overview p {
    color: #6d6d6d;
    font-size: 12px;
}
.my-balance-head.overview-head {
    display: flex;
    align-items: center;
    gap: 8px;
}
.my-balance-head.overview-head span {
    color: rgb(32, 31, 31);
    font-size: 14px;
    background: #eff7ff;
    padding: 3px 8px;
    border-radius: 8px;
}
.my-balance-head.overview-head img {
    width: 100px;
}
.lnt-banner-content.use-tln.swap h4::before,
.lnt-banner-content.use-tln.swap h4::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 25%; /* Adjust the width of the lines */
    height: 1px; /* Adjust the height of the lines */
    background-color: rgba(255, 255, 255, 0.445);
}
.withdraw-yield-button {
    width: fit-content;
    background-color: #0251a7;
    border: none;
    /* box-shadow: 0px 10px 12px #00000029; */
    font-weight: 400;
    font-size: 12px;
    color: white;
    text-align: center;
    border-radius: 20px;
    letter-spacing: 1px;
    padding: 4px 8px;
    min-width: 90px;
}
.status-card {
    padding: 14px;
    border-radius: 10px;
}
.status-card-top {
    padding: 8px;
    border-radius: 10px;
}
.status-card-top .status-content {
    /* display: flex; */
    align-items: center;
}
.status-card .status-head {
    font-size: 16px;
    font-weight: 700;
}
.status-card .status-content {
    background: #f0f7ff;
    border-radius: 10px;
    padding: 8px;
    display: flex;
    margin-top: 10px;
    align-items: center;
}
.status-card.requests .status-content {
    background: #f0f7ff;
    border-radius: 10px;
    padding: 8px 20px;
    display: flex;
    margin-top: 14px;
    align-items: center;
}
.status-card-top .status-content .content {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px;
}
.status-card .status-content .content {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px;
}
.status-card-top .status-content .content.left {
    border-left: 1px solid rgba(0, 0, 0, 0.137);
}
.status-card .status-content button {
    white-space: nowrap;
    background: #043a70;
    color: white;
    border: none;
    border-radius: 10px;
    padding: 5px 30px;
    height: fit-content;
}
.status-card-top .status-content .content .bal-text {
    font-size: 12px;
    color: #6d6d6d;
    margin-top: 5px;
}
.status-card .status-content .content .bal-text {
    font-size: 12px;
    color: #6d6d6d;
    margin-top: 5px;
}
.status-card .info-section p {
    font-size: 12px;
    color: #004588;
}
.status-card .info-section img {
    width: 20px;
    height: 20px;
}
.status-card .info-section {
    display: flex;
    gap: 5px;
    margin-top: 10px;
    /* align-items: start; */
}
.left-border {
    border-left: 1px solid #fff;
}
.pending-rights-bal {
    font-size: 18px;
    font-weight: 700px;
}
.pending-rights-bal.bal {
    color: #2071ca;
}
.pending-rights-bal.sts {
    color: #ff9500;
}
.status-card .connect a {
    font-size: 14px;
    color: #0660c4;
    text-decoration: underline;
}
.status-card .connect span {
    text-decoration: underline;
}
.status-card .connect img {
    width: 12px;
}
.tlngold-tabs.tab-cards .tab-btn.active {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    color: white;
    font-weight: 500;
}
.tlngold-tabs.tab-cards .tab-btn.blue-tab.active {
    background: linear-gradient(91.06deg, #043a70 -27.71%, #043a70d7);
    color: white;
    font-weight: 500;
}
.tlngold-tabs.tab-cards .tab-btn {
    color: #000000;
    padding: 8px 0px;
    border-radius: 8px;
    font-size: 10px;
}
.tlngold-tabs.tab-cards {
    border: 0.5px solid #715a00;
}
.lnt-banner-content.use-tln.gold {
    color: #000000;
}
.tln-gold-input.main-inp-area {
    background: #ffffff30;
    position: relative;
    width: 95%;
    display: inline-block;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #a7a7a7;
    font-size: 12px;
}
.tln-gold-input.main-inp-area .inp-append {
    top: 50%;
}
button.tln-gold-btn.common-btn {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    margin: 5px auto 0;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #fcfdff;
}
.my-balance-card.gold-balance .my-balance-head {
    color: #715a00;
}
.my-balance-card.gold-balance .announcement h6 {
    color: #715a00;
}
.my-balance-card.gold-balance.blue-balance .my-balance-head {
    color: #043a70;
}
.my-balance-card.gold-balance.blue-balance .announcement h6 {
    color: #043a70;
}
.status-card .stake-sbtn {
    white-space: nowrap;
    background: #043a70;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 5px 30px;
    height: fit-content;
    width: 100%;
    margin-top: 5px;
}
.rates_pop {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.rates_pop h3 {
    font-size: 16px;
    font-weight: 500;
}

.rates_pop .popup-con {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 15px;
    z-index: 11;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
    flex-wrap: wrap;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to / .fade-leave-active {
    opacity: 0;
}
.rates_pop .my-balance-card {
    background: #f0f7ff;
}
.rates_pop .my-balance-card img {
    width: 35px;
    margin-bottom: 10px;
}
.rates_pop .my-balance-card .content.right {
    border-left: 1px solid #cfe5ff;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* align-items: center; */
    padding: 0px 10px;
}
.rates_pop .my-balance-card .content.right p {
    font-size: 14px;
    color: #3b3a3b;
    margin-bottom: 5px;
}
.rates_pop .my-balance-card .content.right span {
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 5px;
}
.info-text {
    font-size: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #000000;
    margin-left: 5px;
}
.info-img {
    width: 40px;
    margin-top: 10px;
}
.rates_pop .close-btn {
    background: transparent;
    border: none;
}
.rates_pop .close-btn img {
    width: 25px;
}
.rates-sbtn {
    background: transparent;
    border: 1px solid #2071ca;
    border-radius: 20px;
    padding: 8px 30px;
    height: fit-content;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #2071ca;
}
.rates-sbtn:hover {
    background: #2071ca;
    color: #fff;
}
.text-success {
    color: #0da125 !important;
}
.text-danger {
    color: #ff3b30 !important;
}
.text-bottom {
    font-size: 12px;
    color: #4b4b4b;
}
.rates_pop hr {
    opacity: 0.1;
}
.provider-details .rates_pop .pending-rights-bal {
    font-size: 15px;
    font-weight: 700px;
}
.border-right {
    border-right: 1px solid #043a7021;
}
.border-left {
    border-left: 1px solid #043a700c;
}
.provider-details .rates_pop .status-card .status-content .content .bal-text {
    font-size: 10px;
    color: #6d6d6d;
    margin-top: 2px;
}
.pending-status {
    display: flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
}
.provider-details .pending-status span {
    font-size: 12px;
}
.provider-details .rates_pop .my-balance-card {
    padding: 0px;
}
.provider-details .rates_pop .my-balance-card img {
    width: 35px;
    margin-bottom: 0px;
}
.provider-details .rates_pop .my-balance-card .content {
    display: flex;
    padding: 0px 15px;
    flex-direction: row;
    justify-content: start;
    /* align-items: center; */
    gap: 10px;
    text-align: start;
}
.provider-details .rates_pop .my-balance-card .content .content-text {
    display: flex;
    flex-direction: column;
}
.provider-details .rates_pop .my-balance-card .content.top {
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.provider-details .rates_pop .my-balance-card .content.right {
    display: flex;
    flex-direction: column;
    padding: 5px 5px;
    margin-right: 15px;
    margin-left: 40px;
    gap: 0px;
    background: #f0f7ff;
    border-radius: 5px;
    border: 1px solid #043a7021;
}
.provider-details .rates_pop .my-balance-card .content.right .right-vals {
    display: flex;
    font-size: 12px;
    gap: 10px;
    align-items: start;
    justify-content: start;
    text-align: start;
}
.provider-details .rates_pop .my-balance-card .content.right span {
    font-size: 12px;
    color: #1a1a1a;
    /* margin-bottom: 5px; */
}
.provider-details .rates_pop.provider .popup-con {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px 0px;
    z-index: 11;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
    flex-wrap: wrap;
}
.provider-details .status-card .stake-sbtn {
    white-space: nowrap;
    background: #043a70;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 5px 30px;
    height: fit-content;
    width: fit-content;
    margin-top: 0px;
}
.provider-details .pending-rights-bal {
    font-size: 15px;
    font-weight: 700px;
}
.provider-details .status-card .status-content .content .bal-text {
    font-size: 10px;
    color: #6d6d6d;
    margin-top: 5px;
}
.provider-details .status-card.requests .status-content {
    background: #f0f7ff;
    border-radius: 10px;
    padding: 4px 12px;
    display: flex;
    margin-top: 14px;
    align-items: center;
    border: 1px solid #043a7021;
}
.provider-details .status-card.requests .status-content .content {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 5px;
}
.provider-details .rates_pop .my-balance-card {
    background: transparent;
    padding: 0px;
    margin-top: 10px;
}
.swap-requests-list {
    max-height: 400px;
    overflow-y: scroll;
}
.swap-requests-list::-webkit-scrollbar {
    width: 4px;
}

.swap-requests-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.swap-requests-list::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.swap-requests-list::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.pending-date {
    font-size: 12px;
    color: #6d6d6d;
    width: 100%;
    text-align: right;
    margin-top: 5px;
}
.gold-head {
    font-size: 18px;
    font-weight: bold;
    background: linear-gradient(
        86.4deg,
        #ae9b0f 21.09%,
        #c4ac10 53.94%,
        #ebcc15 66.47%,
        #9d8600 75.96%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-left: 10px;
}
.share-node {
    border-radius: 8px;
    padding: 10px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #dfcd4d;
    color: #715a00;
    font-size: 12px;
    white-space: nowrap;
    font-weight: 400;
}
.share-node.share-blue {
    border-radius: 8px;
    padding: 10px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #0077ff57;
    color: #ffffff;
    font-size: 12px;
    white-space: nowrap;
    font-weight: 400;
}
.activate-id-gold {
    border-radius: 8px;
    /* font-weight: 400; */
    padding: 5px 10px;
    width: 160px;
    position: relative;
    overflow: hidden;
    background: #dfcd4d;
    color: #715a00;
    font-size: 12px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    font-weight: 400;
}
.activate-id-blue {
    border-radius: 8px;
    /* font-weight: 400; */
    padding: 5px 10px;
    width: 160px;
    position: relative;
    overflow: hidden;
    background: #0077ff57;
    color: #003f86;
    font-size: 12px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    font-weight: 400;
}
.truncate_middle {
    /* width: 50px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.my-balance-card.gold-balance .my-balance-head .sharebt {
    margin-right: 0px;
    padding: 1px 8px;
}
.lnt-banner.tlngold {
    width: 100%;
    padding: 30px 40px;
    box-sizing: border-box;
    background-image: url("/../m-core/images/tln-gold-banner.png");
    background-size: cover;
    min-height: 245px;
    max-height: auto;
    position: relative;
    border-radius: 20px;
}
.tln-gold-card.tlngold {
    width: 100%;
    box-sizing: border-box;
    background-image: url("/../m-core/images/tln-gold-banner.png");
    background-size: cover;
    min-height: 245px;
    max-height: auto;
    position: relative;
    border-radius: 20px;
    border: 1px solid #ffedcd;
    overflow: hidden;
}
.tln-gold-card.tlngold.blue-card {
    width: 100%;
    box-sizing: border-box;
    background-image: url("/../m-core/images/lnt/bannernew.png");
    background-size: cover;
    min-height: 245px;
    max-height: auto;
    position: relative;
    border-radius: 20px;
    border: none;
    overflow: hidden;
    color: #fff;
}
.tln-gold-card-head {
    padding: 10px 20px;
    text-align: center;
    border-bottom: 1px solid #fff;
    background-color: #ffedcd;
}
.tln-gold-card-content {
    padding: 15px 15px;
}
.tln-gold-card-content p {
    font-size: 12px;
    color: #1a1a1a;
    text-align: center;
}
.blue-card .tln-gold-card-content p {
    font-size: 10px;
    color: #f5f5f5;
    text-align: center;
}
.tln-gold-input {
    position: relative;
    display: inline-block;
    width: fit-content;
    margin: 3px auto;
    display: flex;
    align-items: center;
    width: 100%;
}
.tln-gold-input .inp-append {
    font-size: 12px;
    position: absolute;
    right: 10px;
    font-weight: 500;
}
.tln-gold-input input {
    border: 1px solid #b6a063;
    border-radius: 10px;
    padding: 10px 10px;
    background: #ffffff30;
    width: 100%;
    outline: none;
}
.blue-card .tln-gold-input input {
    border: 1px solid #f7f7f77a;
    border-radius: 10px;
    padding: 10px 10px;
    background: #ffffff30;
    width: 100%;
    outline: none;
    color: #fff;
}
.tln-gold-input .span-inp-area {
    border: 1px solid #b6a063;
    border-radius: 10px;
    padding: 10px 10px;
    background: #ffffff30;
    width: 100%;
    outline: none;
    text-align: center;
}
.blue-card .tln-gold-input .span-inp-area {
    border: 1px solid #f7f7f77a;
    background: #ffffff30;
    color: #fff;
}
button.tln-gold-btn {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    /* margin: 5px auto 0; */
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #fcfdff;
    width: 100%;
    padding: 12px;
    color: white;
}
.blue-balance button.tln-gold-btn {
    background: linear-gradient(91.06deg, #268bff -27.71%, #0051ad 105.44%);
    /* margin: 5px auto 0; */
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #fcfdff;
    padding: 5px 12px;
    color: white;
}
.blue-card button.tln-gold-btn {
    background: linear-gradient(91.06deg, #268bff -27.71%, #0051ad 105.44%);
    border: 0.5px solid #f7f7f77a;
    max-width: 100%;
    margin: auto;
    display: block;
}
.tln-gold-card-footer {
    padding: 10px 0px;
}
.w-100 {
    width: 100%;
}
.prepend-child {
    position: absolute;
    left: 10px;
    font-size: 12px;
    font-weight: 500;
}
.tln-gold-input.readonly {
    background: #00000017;
    border-radius: 10px;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    outline: none;
    display: flex;
    justify-content: center;
}
.input-container-gold {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}
.swap-icon {
    min-width: 30px;
    height: 30px;
    background: linear-gradient(90deg, #dfcd4d 0%, #d0b80f 100%);
    border-radius: 50%;
    padding: 2px;
    cursor: pointer;
}
.borrow-select-modal {
    background: #fff5cd;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
}
.modal-conainer {
    position: absolute;
    display: flex;
    justify-content: center;
    z-index: 100;
    width: 100%;
    margin-top: -8px;
}
.borrow-select-modal li {
    padding: 5px 0px;
    cursor: pointer;
    padding: 10px 15px;
}
.borrow-select-modal li:hover {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    color: #fff;
}
.borrow-select-modal li.active {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    color: #fff;
}
.border-top {
    border-top: 1px solid #fff;
}
.gold-balance .loan-flex .loan-balance-flex {
    background: #faf8e5;
    border-radius: 10px;
    border: 1px solid #fff;
    margin-bottom: 0px;
}
.gold-balance.blue-balance .loan-flex .loan-balance-flex {
    background: #eff7ff 0% 0% no-repeat padding-box;
}
.gold-balance .loan-flex .loan-balance-flex button {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 10px;
    color: white;
}
.gold-balance .loan-flex .loan-balance-flex button.blue-btn {
    background: linear-gradient(91.06deg, #268bff -27.71%, #0051ad 105.44%);
    color: white;
}
.gold-balance .loan-flex .loan-balance-flex button.loan-sell-btn,
.gold-balance .loan-flex .loan-balance-flex button.blue-btn.loan-sell-btn {
    color: white;
    padding: 5px;
    font-size: 10px;
    border-radius: 5px;
}
.gold-balance.loan-bal {
    padding-bottom: 10px;
}
.gold-balance .loan-con span:nth-child(2) {
    color: #715a00;
}
.bln-btn.gold-btn {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
}
.discount-cards.gold-card {
    background: linear-gradient(90deg, #f5d790 0%, #fff2d4 100%);
}
.discount-cards.gold-card .discount-btn {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    border: none;
}
.gold-card p {
    font-size: 10px;
    color: #3d3d3d;
}
.limit-div {
    background: #fff5cd;
    border-radius: 10px;
    padding: 8px;
    width: fit-content;
    margin: 10px auto;
}
.blue-card p.limit-div {
    background: #ffffff54;
    border-radius: 10px;
    padding: 8px;
    width: fit-content;
    margin: 10px auto;
    color: #ffffff;
    backdrop-filter: blur(10px);
}
.text-bold {
    font-weight: 600;
}
.text-lg {
    font-size: 16px;
}
.tln-gold-dropdown {
    position: relative;
    margin: 0 auto;
    background-color: #ffdfa7;
    border-radius: 10px;
    padding: 0 10px;
}
.gold-border-left {
    border-left: 1px solid #fff;
    padding: 10px 0px 10px 10px;
}
.rotate-180 {
    transform: rotate(180deg);
}
.gold-dropdown-icon {
    height: 12px;
    width: 12px;
    cursor: pointer;
}
.gold-step-container {
    background: #faf8e5;
    border-radius: 10px;
    padding: 8px;
}
.blue-popup.gold-step-container {
    background: #e5e9fa;
    border-radius: 10px;
    padding: 8px;
}
.blue-balance .gold-step-container,
.blue-card .gold-step-container {
    background: #eff7ff 0% 0% no-repeat padding-box;
    backdrop-filter: blur(10px);
}
.text-sm {
    font-size: 12px;
}
.gold-step-container ul {
    list-style: disc;
    font-size: 10px;
    margin-left: 16px;
    line-height: 14px;
    color: #212121;
}
.blue-popup.gold-step-container ul li::marker {
    color: #3e6bff;
    font-size: 1.2em;
}
.gold-step-container ul li::marker {
    color: #c9b600;
    font-size: 1.2em;
}
.blue-card .gold-step-container ul li::marker {
    color: #0460c393;
}
.cursor-pointer {
    cursor: pointer;
}
.text-semibold {
    font-weight: 500;
}
.step-icon {
    width: 20px;
    height: 20px;
}
.flex-column {
    flex-direction: column;
}
.gap-10 {
    gap: 10px;
}
.text-black {
    color: #000;
}
.my-balance-card.gold-balance .announcement-hold .announcement {
    background: #faf8e5;
    border-radius: 10px;
    padding: 0 10px;
}
.my-balance-card.gold-balance.blue-balance .announcement-hold .announcement {
    background: #eff7ff 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 0 10px;
}
.my-balance-card.gold-balance
    .announcement-hold
    .announcement
    button.tln-gold-btn {
    width: fit-content;
    padding: 3px 6px;
    border-radius: 8px;
    font-size: small;
}
.custome-dropdown {
    position: absolute;
    z-index: 1;
    width: 40%;
    right: 0;
    background-color: white;
    color: black;
    border-radius: 10px;
    overflow: hidden;
}
.custome-dropdown ul li {
    cursor: pointer;
    padding: 10px 0px;
}
.custome-dropdown ul li:hover {
    background-color: #f3f8fe;
}

.main-inp-area .custome-dropdown-button {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    min-width: 68px;
    line-height: inherit;
    border: none;
    background: #ffffff21;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
}
.main-inp-area .custome-dropdown-button.right-btn {
    left: auto;
    right: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.card-inner-tab {
    border: 1px solid #715a00;
    border-radius: 20px;
    padding: 1px;
}
.card-inner-tab .tab-btn {
    border-radius: 20px;
    color: #000;
    white-space: nowrap;
    padding: 5px 10px;
    cursor: pointer;
}
.card-inner-tab .tab-btn.active {
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    color: white;
    font-weight: 500;
}
.px-2 {
    padding: 0px 8px;
}
.text-3xl {
    font-size: 20px;
}
.risk-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
.popup-content {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    max-width: 480px;
    max-height: 90vh;
    position: relative;
    box-sizing: border-box;
    overflow-y: scroll;
    gap: 3px;
}
.popup-content::-webkit-scrollbar {
    width: 4px;
    background: transparent;
}
.popup-content::-webkit-scrollbar-thumb {
    background-color: #715a00b6;
    border-radius: 10px;
}
.risk-popup .close-btn {
    background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    background: linear-gradient(91.06deg, #715a00 -27.71%, #d7ac00 105.44%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 8px;
}
ul.risk-list {
    list-style: decimal;
    font-size: 12px;
    margin-left: 16px;
    color: #3d3d3d;
}
ul.risk-list li {
    margin-top: 5px;
}
.risks-btn {
    color: #5b50ff;
    background: transparent;
    border: none;
    outline: none;
}
.text-desclimer {
    font-size: 12px;
    color: #3d3d3d;
    margin-top: 10px;
    margin-left: 16px;
    line-height: 14px;
}
[v-cloak] {
    display: none;
}
.gold-step-container ul li span {
    color: #222222;
    font-size: 10px;
    font-weight: 500;
}
ul.risk-list li span {
    color: #222222;
    font-size: 12px;
    font-weight: 500;
}
.option-title {
    font-weight: 500;
}
.hidden {
    display: none;
}
.link-bln-btn {
    background: linear-gradient(91.06deg, #268bff -27.71%, #0051ad 105.44%);
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 8px;
    cursor: pointer;
}
.space-y-2 {
    margin-top: 8px;
    margin-bottom: 8px;
}
.input-drop-val {
    background: #ffffff2e;
    border-radius: 10px;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    outline: none;
    display: flex;
    justify-content: center;
}

.lnt-banner.buy-sell .lnt-banner-content {
    padding-top: 0;
}
.lpswap.buy-sell.lnt-banner {
    max-height: 375px;
}
.buy-sell .custome-dropdown {
    margin-top: -8px;
    width: 100%;
}
.info-card p {
    font-size: 10px;
    color: #4e4e4e;
}
.py-2 {
    padding-top: 8px;
    padding-bottom: 8px;
}

.lp-rewards .withdraw-btn {
    width: 100%;
    background: #0251a7;
    border: none;
    color: white;
    border-radius: 10px;
    padding: 8px;
}
.lp-rewards .unstake-btn {
    width: 100%;
    border: 1px solid #0251a7;
    color: #0251a7;
    border-radius: 10px;
    padding: 5px;
    margin-top: -10px;
}
.lp-rewards.announcement-hold .loan-balance-flex {
    background: #e8f3ff;
    border-radius: 10px;
    border: 1px solid #043a7021;
    margin-bottom: 5px;
}
.lp-rewards.announcement-hold {
    max-height: 100%;
}
span.staked-data {
    color: #0251a7;
    font-weight: 500;
}
.loan-header {
    color: #003f86;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #043a7021;
    padding-bottom: 10px;
    text-align: start;
}
.radio-loan-con {
    background: #e8f3ff;
    border-radius: 10px;
    margin-top: 5px;
    border: 1px solid #043a7021;
    position: relative;
    overflow: hidden;
}
.radio-loan-con .loan-con {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 10px;
    cursor: pointer;
}
.select-withdraw {
    display: flex;
    justify-content: left;
    margin-top: 10px;
    font-size: 14px;
    color: #003f86;
    font-weight: 500;
}
.loan-con.selected {
    background: #ffffffa9;
}
.radio-icon {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #043a7021;
    display: flex;
    align-items: center;
    justify-content: center;
}
.radio-icon.fill-radio::after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0251a7;
}
.withdraw-btn {
    width: 100%;
    background: #0251a7;
    border: none;
}
.items-center {
    align-items: center;
}
.withdraw-btn.disabled-btn {
    background: #0251a7;
    opacity: 0.5;
}
#rewards-app button.tab-btn {
    height: 50px;
    font-size: 9px;
    padding: 8px 2px;
    font-weight: bold;
}
@media only screen and (max-width: 600px) {
    #rewards-app button.tab-btn {
        font-size: 9px;
        font-weight: bold;
    }
}
.table-pclpr .button-con {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.table-pclpr .button-con a.btn {
    padding: 3px 3px;
    width: 100%;
}

.overview-list {
    color: #000;
    font-size: 10px;
    display: flex;
    flex-direction: column;
    line-height: normal;
}
.desclimer-text {
    color: #000;
    font-size: 9px;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}
.mb-5 {
    margin-bottom: 20px;
}
.tln-blue-btn {
    background: linear-gradient(91.06deg, #268bff -27.71%, #0051ad 105.44%);
    color: #fff;
    border: none;
    padding: 8px 10px;
    border-radius: 8px;
    cursor: pointer;
}
.tln-blue-btn.close-bordered {
    background: transparent;
    border: 1px solid #0051ad;
    color: #0051ad;
    padding: 6px 10px;
    border-radius: 8px;
    cursor: pointer;
    margin-top: 5px;
}
.liquidity-card .my-balance-card {
    border: 0.5px solid #b5dcff;
    border-radius: 10px;
    background: linear-gradient(91.06deg, #fefff2 -27.71%, #ffffff 105.44%);
    background-size: 100% 100%;
    animation: gradient 3s ease infinite;
}
.liquidity-card .my-balance-card .overview-head span {
    width: 100%;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    background: linear-gradient(88.82deg, #0679e1 18.57%, #03427b 109.03%);
    background-size: 200% 200%;
    animation: gradient 3s ease infinite;
    padding: 8px 8px;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.liquidity-card .my-balance-card .overview-head {
    padding: 2px;
    border-bottom: 0px;
}
.userwallet-connect {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.userwallet-connect span {
    position: relative;
    padding: 0 10px;
    background: transparent;
    z-index: 1;
}

.userwallet-connect span::before,
.userwallet-connect span::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 200px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.7);
}

.userwallet-connect span::before {
    right: 100%;
    margin-right: 10px;
}

.userwallet-connect span::after {
    left: 100%;
    margin-left: 10px;
}
.wallet-connect-card .span-inp-area {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.wallet-connect-card .span-head {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 13px;
    /* text-align: center; */
    letter-spacing: 1px;
    margin-bottom: 0;
}
.connect-card-con {
    border-bottom: 1px solid rgba(255, 255, 255, 0.164);
    padding-bottom: 5px;
    padding-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wallet-connect-card .tln-gold-card-footer button.tln-gold-btn {
    background: #0560c7;
}

.wallet-connect-card input::placeholder {
    opacity: 0.5;
    color: white;
}
.connect-card-wallet {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 5px 0px;
    background-color: #0000002c;
    border-radius: 10px;
    margin-bottom: 10px;
    flex-direction: column;
}
.connect-card-wallet span:last-child {
    font-size: 13px;
    color: #fff;
}
.logout-btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 10px;
    border-radius: 8px;
    cursor: pointer;
    margin-top: 5px;
}
.header-div {
    border-bottom: 1px solid #ffffff62;
    padding: 10px;
}
.tln-gold-card-content .info .connect-card-con.last-child {
    border-bottom: none;
}
.terms-text {
    font-size: 12px;
    line-height: normal;
    color: rgba(224, 224, 224, 0.76) fff;
    margin-top: 10px;
}
.terms-btn {
    background: transparent;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    border: none;
    text-decoration: underline;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
p.card-info-text {
    font-size: 14px;
    color: #fff;
    margin-top: 0px;
    line-height: normal;
}
.video-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.video-container video {
    max-width: 100%;
    max-height: 100%;
}
.nodeid-new {
    display: flex;
    gap: 5px;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    font-size: 12px;
    margin-top: -10px;
}
.nodeid-new img {
    width: 10px;
}
.nodeid-new .link-div {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #ffffff1a;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff;
}
.nodeid-new .link-div .sharebt {
    margin-right: 0px;
    padding: 1px 8px;
}
.nodeid-new .activate-id {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #ffffff1a;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff;
}
.nodeid-new .truncate_middle {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.info-text-base {
    font-size: 12px;
    line-height: normal;
    color: rgb(75, 75, 75);
}

.doc-view-button-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
}

.doc-view-button-wrapper {
    flex: 1 1 calc(25% - 10px);
    display: flex;
}

.staking-doc-view-button-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
}

.staking-doc-view-button-wrapper {
    flex: 1 1 calc(33% - 10px);
    display: flex;
}

.doc-view-button {
    flex: 1;
    padding: 16px 2px;
    background-color: #0251a7;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    width: 100%;
    height: 100%;
}

.doc-view-button:hover {
    background-color: #086dda;
}

.doc-view-button-wrapper a,
.staking-doc-view-button-wrapper a {
    width: 100%;
    text-decoration: none;
}
.text-base {
    font-size: 14px;
}
.w-100 {
    width: 100%;
}
.justify-space-between {
    justify-content: space-between;
}
.text-2xl {
    font-size: 18px;
}
.level-progress {
    width: 100%;
    height: 8px;
    background: #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
}
.level-progress .level-progress-bar {
    background: #0cce40;
    height: 8px;
    border-radius: 50px;
}
.progress-stats {
    font-size: 10px;
    margin-top: 14px;
    background: #ffffff17;
    border-radius: 10px;
    padding: 10px 10px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ffffff17;
}
.criteria-list p {
    font-size: 14px;
    color: #707070;
    margin: 5px 5px 5px 0px;
}
.criteria-list li {
    font-size: 14px;
    color: #000000;
    margin: 5px 0px;
}
.criteria-list li.list-title::marker {
    font-size: 18px;
    color: #000000;
}
.criteria-list-sub {
    background: #eff7ff;
    border-radius: 10px;
    padding: 10px 10px;
    color: #000b5f;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #eff7ff;
    margin-top: 10px;
}
.warning-text {
    font-size: 12px;
    color: #ff0000;
    margin-top: 2px;
}
.text-xl {
    font-size: 16px;
}
.claim-btn {
    background: linear-gradient(91.06deg, #268bff -27.71%, #0051ad 105.44%);
    color: white;
    border: 1px solid #ffffffa9;
    border-radius: 8px;
    padding: 10px 30px;
    width: 100%;
    margin-top: 0px;
    font-size: 12px;
}
.claim-btn:hover {
    background: linear-gradient(91.06deg, #0067dd -27.71%, #0051ad 105.44%);
    color: white;
    border: 1px solid #ffffff;
    border-radius: 8px;
    padding: 10px 30px;
    width: 100%;
    margin-top: 0px;
    font-size: 12px;
}
.progress-stats-text {
    font-size: 10px;
    align-items: center;
    color: #494949;
    margin-top: 5px;
}
.text-base {
    font-size: 14px;
}

.frb,
.frb:hover {
    font-family: "Rubik", sans-serif;
    font-size: 14px;
}
.custom-wrapper {
    display: flex;
    justify-content: end;
    white-space: nowrap;
    align-items: center;
}

.custom-dropdown {
    position: relative;
}

.custom-toggle {
    cursor: pointer;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #f9f9f9;
}

.custom-toggle:hover {
    background: #f0f0f0;
}

.custom-icon {
    margin-left: 6px;
}

.custom-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 150px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-top: 5px;
    z-index: 10;
}

.custom-item {
    padding: 8px 12px;
    cursor: pointer;
}

.custom-item:hover {
    background: #f5f5f5;
}
.divider{
    height: 1px;
    background-color: #e0e0e069;
    margin: 8px 0;
}
.order-swap-icon{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(90deg, #268bff 0%, #0051ad 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}
.order-percentage-inp input{
    line-height: 20px;
    background: transparent;
    border: none;
    color: white;
    font-size: 12px;
}
.order-percentage-inp input:focus{
    border:none;
    outline:none;
}
.order-percentage-inp{
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #ffffff1a;
    border: 1px solid #ffffff1a;
    border-radius: 5px;
}
.order-percentage-inp .inp-append {
    position: absolute;
    right: 15px;
    top: 53%;
    transform: translate(0, -50%);
    font-size: 12px;
    border-left: 1px solid #ffffff1a;
    padding-left: 4px;
}
.percentage-btn{
    background: #0051ad;
    border: none;
    color: white;
    border-radius: 5px;
    padding: 4px 8px;
    cursor: pointer;
    width: 100%;
    border:0.5px solid rgba(255, 255, 255, 0.521);
    font-size:10px;
}
.percentage-btn:hover{
    background: #0067dd;
}
.cancel-btn{
    background: transparent;
    border: none;
    color: rgb(150, 0, 0);
    border-radius: 5px;
    padding: 4px 8px;
    cursor: pointer;
    width: 100%;
    border:0.5px solid rgba(136, 0, 0, 0.521);
    font-size:10px;
}
.btn-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -5px;
    width: 100%;
    gap: 5px;
    margin-bottom: 10px;
}
.order-book-table {
    max-height: 150px;
    overflow-y: auto;
    margin-top: 0px;
    overflow-x: auto;
    width: 100%;
    position: relative;
}
.order-book-table table{
    width: 100%;
}
.order-book-table table .tb-head{
    font-size: 10px;
    border-bottom: 1px solid #e0e0e069;
    white-space: nowrap;
    font-weight: 600;
    
}
.order-book-table table td{
    font-size: 10px;
    border-bottom: 1px solid #e0e0e069;
    padding-bottom: 5px;
}
.order-sell{
    color: #ff4d4d;
}
.order-buy{
    color: #00c800;
}
.order-limit{
    color: #4e4e4e;
}
.order-status{
    font-size: 10px;
    border-radius: 5px;
    color: rgb(121, 92, 0);
    background: #fff7ad;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px;
    border: 1px solid #e0e0e069;
}
.order-status.success{
    color: rgb(0, 100, 0);
    background: #d4ffd4;
}
.order-status.cancelled{
    color: rgb(150, 0, 0);
    background: #ffd4d4;
}
.order-percentage-inp input::placeholder {
    color: #ffffffb3;
    opacity: 1;
    font-size: 10px;
}
.sub-title {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 5px;
}
.qr-container{
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    padding: 10px;
    border-radius: 10px;
}
.address-block{
    background: #edf5fd;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #c3d7ef;
}
.merchant-address{
    max-width: 200px;
    font-size: 12px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.landing-custome-dropdown {
    position: absolute;
    z-index: 1;
    width: 50%;
    background-color: white;
    color: black;
    border-radius: 10px;
    overflow: hidden;
    top: 110%;
    right: 0;
    box-shadow: 0px 1px 3px #00000029;
}
.landing-custome-dropdown ul li {
    cursor: pointer;
    padding: 10px 0px;
    font-size: 12px;
    color: #363636;
}
.landing-custome-dropdown ul li:hover {
    background-color: #f3f8fe;
}
.landing.c {
    min-width: 100px;
} 