/*login*/
.login-form {
    width:450px;
}
.login-session {
    display:flex;color:#fff;align-items:start;padding:2rem 10%;min-height:90vh;
}
.login-logo {
    width: 6.225rem;margin-bottom:1.438rem;
}
.login-logo2 {
    width: 8.225rem;margin-bottom:1.438rem;
}
.s-logo {
    width: 17.225rem;height:auto;margin-top:12rem;
}
.login-welcome {
    color: #d2af6d;line-height: 1.78;font-size: 1.125rem;font-weight: bold;padding-bottom:1.938rem;
}
.login-navbar {
    border: solid 1px #d2af6d;background-color: #142046;margin-bottom:1rem;
}
.login-navbar .bars {
    padding:0.5rem;width:50%;color: #d2af6d;font-size: 0.813rem;font-weight: bold;
}
.login-navbar .bars:hover {
    background-color: #d2af6d5d;
}
.login-navbar .bars.bolded {
    background-color: #d2af6d;
    color: #142046;
}

.redirect-boxx {
    padding:2rem 0;
}
.forget-password-redirect {
    color: #fff;font-size: 0.875rem;font-weight: 500;font-size: 0.875rem;text-decoration: underline;
}

.form-boxx {
    padding:0.5rem 0;text-align:center
}
.btn-main {
    background-color: #d2af6d;
    padding:1rem 2rem;
    width:12.5rem;
    color: #142046;
    font-size: 0.875rem;
    font-weight: bold;
    border:none;
}
.btn-main:hover {
    background-color: #d2af6de7;
}

.btn-second {
    background-color: #142046;
    padding:1rem 2rem;
    width:12.5rem;
    color: #d2af6d;
    font-size: 0.875rem;
    font-weight: bold;
    border:none;
}
.btn-second:hover {
    background-color: #142046da;
}


/*home*/
.home-main-sub {
    color: #000;font-size: 0.813rem;font-weight: bold;padding-bottom:0.188rem;text-transform:uppercase;
}
.home-main-main {
    color: #000;font-size: 1.313rem;font-weight: bold;text-transform:uppercase;
}
.home-main-right {
    background-color: #1c2542;padding:0.875rem 1.813rem;border:none;outline:none;color: #d2af6d;font-size: 0.875rem;font-weight: 500;
}
.home-reminder {
    color: #626262;font-size: 0.75rem;padding-top:1.5rem;font-weight:400;
}
.country-box {
    padding-top:2rem;
}
.country-img {
    width: 4.313rem;height:auto;
}
.country-box .label-node {
    color: #000;font-size: 0.75rem;font-weight: bold;
    
}
.country-box .span-country {
    color: #000;font-size: 0.75rem;font-weight: bold;
    text-align: center;margin-top: 0.5rem;
}
.country-box .right-score {
    border-radius:10px;color: #797979;font-size: 0.688rem;font-weight: bold;background-color: #1420461c;padding:0.125rem 1.313rem;
}
.country-box .right-score b{
    color: #000;font-size: 0.875rem;font-weight: bold;
}
.country-box .progresss-bar {
    width:100%;background-color: #dadada;height:0.313rem;border-radius:3px;margin:0.5rem 0 1rem;
}
.country-box .progresss-bar .barr {
    background-color: #ffa700;width:20%;height:100%;border-radius:3px;
}


/*packagege*/
@font-face {
    font-family: krefit;
    src: url('../fonts/Font/kredit-back.ttf');
}
.package-reminder {
    color: #626262;font-size: 0.75rem;font-weight:400;
}
.package-info {
    padding:1.6rem 0;gap:1rem;display: flex;flex-wrap: wrap;
}
.package-card {
    position:relative;margin-bottom: 0.6rem;
}
.package-card .package-card-cover {
    width: 20.938rem;height: auto;object-fit: contain;border-radius:5px;z-index:-1;
}
.package-card-box {
    width: 20.938rem;height:100%;position:absolute;top:0;left:0;border-radius:5px;padding:1.2rem 1.25rem;
}
.package-card-box .small-logo {
    width: 8.25rem;height:auto;
}
.package-card-box .small-type {
    padding:3.5rem 0;text-transform:uppercase;text-align:left;color: #d2af6d;font-size: 0.688rem;font-family:krefit;
}
.package-card-box .bottom-side {
    position:absolute;bottom:1.2rem;left:1.25rem;width:88%;
}
.package-card-box .cardholder-name, .package-card-box .cardholder-country {
    color: #d2af6d;font-size: 0.688rem;font-family:krefit;text-transform:uppercase
}
.package-card-box .cardholder-date {
    color: #d2af6d;font-size: 0.688rem;font-family:krefit;
}
.cardholder-country-img {
    width: 1rem;height:auto;margin-left:0.5rem;
}
.card-term-title {
    color: #626262;font-size: 0.875rem;font-weight: bold;padding-bottom:0.25rem;
}
.card-term-desc {
    color: #626262;font-size: 0.75rem;font-weight: normal;line-height: 1.5;
}

/*package info*/
.package-info-reminder {
    color: #626262;font-size: 0.75rem;font-weight:400;
}
.package-info-info {
    padding:1.6rem 0;gap:1rem;display: flex;
}
.package-info-card {
    position:relative;margin-bottom: 0.6rem;
}
.package-info-card .package-info-card-cover {
    width: 20.938rem;height: auto;object-fit: contain;border-radius:5px;z-index:-1;
}
.package-info-card-box {
    width: 20.938rem;height:100%;position:absolute;top:0;left:0;border-radius:5px;padding:1.2rem 1.25rem;
}
.package-info-card-box .small-logo {
    width: 8.25rem;height:auto;
}
.package-info-card-box .small-type {
    padding:3.5rem 0;text-transform:uppercase;text-align:left;color: #d2af6d;font-size: 0.688rem;font-family:krefit;
}
.package-info-card-box .bottom-side {
    position:absolute;bottom:1.2rem;left:1.25rem;width:88%;
}
.package-info-card-box .cardholder-name, .package-info-card-box .cardholder-country {
    color: #d2af6d;font-size: 0.688rem;font-family:krefit;text-transform:uppercase
}
.package-info-card-box .cardholder-date {
    color: #d2af6d;font-size: 0.688rem;font-family:krefit;
}
.cardholder-country-img {
    width: 1rem;height:auto;margin-left:0.5rem;
}


/* buy */
.wallett-box {
    padding: 1rem 1.25rem;
    box-shadow: 0 2px 10px 0 rgba(101, 101, 101, 0.3);
    background-color: #fff;
}
.wallett-box .assets-history-img
{
    width: 2rem;height:auto;margin-right:0.75rem;
}
.wallett-box .wallet-type {
    color: #526fa0;font-size: 0.875rem;font-weight: bold;padding-bottom:0.125rem;
}
.wallett-box .wallet-sub {
    color: #526fa0;font-size: 0.75rem;font-weight:300;
}
.wallett-box .wallet-value {
    color: #273155;line-height: 1.35;font-size: 1.25rem;font-weight: bold;
}
.wallett-box .wallet-rate {
    color: #526fa0;font-size: 0.688rem;font-weight:500;
}
.wallett-reminder {
    padding:1.25rem 0 1.5rem;border-bottom: solid 1px #ebebeb;
}
.reminder-02 {
    color: #626262;font-size: 0.75rem;font-weight:400;
}
.summary-boxx {
    position:fixed;bottom:0;width:80%;left:20%;padding: 1rem 1.25rem;box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.5);
  background-color: rgba(255,255,255,1);
}
.summary-boxx .lbl-summary {
    color: #696969;font-size: 0.688rem;padding-bottom:0.125rem;
}
.summary-boxx .val-summary {
    color: #000;font-size: 0.938rem;font-weight: bold;
}
.wallet-coming-boxx {
    padding:25vh 1rem;
}
.wallet-coming-boxx img {
    width: 9.178rem;height:auto;margin-bottom:0.5rem;opacity:0.6;
}
.wallet-coming-boxx .label-coming {
    color: #526fa0;font-size: 0.875rem;font-weight: bold;font-weight:500;
}
.buy-package-detail {
    padding:2rem 0 0.5rem;
}
.buy-package-detail .buy-package-label {
    color: #000;font-size: 0.875rem;font-weight: bold;padding-bottom:1.5rem;
}
.buy-package-detail-summary {
    display:flex;align-items:center;padding-bottom:1rem;
}
.buy-package-detail-summary .buy-detail-label-02 {
    color: #626262;font-size: 0.75rem;font-weight:500;
}
.buy-package-detail-summary .buy-detail-label-img {
    width:1.25rem;height:auto;margin-right:0.3rem;
}


/*buy history*/
.filter-box {
    cursor:pointer
}
.filter-box .filter-i {
    color: #d2af6d;font-size:1rem;margin-right:0.375rem;
}
.filter-box span {
    color: #273155;font-size: 0.813rem;font-weight:400;
}
.filter-box .down-i {
    font-size:0.4rem;color: #d2af6d;margin-left:0.375rem;
}
.filter-box:hover {
    opacity: 0.8;
}
.history-boxx {
    border-bottom: solid 1px #ebebeb;padding:1.25rem 0;
}
.history-boxx .history-titlee {
    color: #273155;font-size: 0.813rem;font-weight: bold;padding-bottom:0.375rem;
}
.history-boxx .history-date {
    color: #a5a5a5;font-size: 0.688rem;font-weight: normal;
}
.history-boxx .history-valuee {
    color: #0e4e3c;font-size: 0.813rem;font-weight: bold;
}

/*topup*/
.section--title {
    color: #273155;font-size: 1rem;font-weight: bold;padding:1rem 0;
}
.section--title3 {
    color: #273155;font-size: 1rem;font-weight: bold;padding:1rem 0 0;
}
.section--title4 {
    color: #273155;font-size: 1rem;font-weight: bold;padding:2rem 0 1rem;
}
.usdt-boxx {
    padding: 1.25rem;background-color: #fafafa;
}
.usdt-boxx .usdt-img-boxx {
    margin-right:1rem;
}
.usdt-boxx .usdt-img-boxx img {
    width: 4.688rem;height:auto;border-radius: 5px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;padding:0.1rem
}
.usdt-boxx .usdt-info-box {
    width:100%;
}
.usdt-boxx .usdt-info-box .usdt-info {
    color: #033e3b;font-size: 0.813rem;font-weight: normal;margin-bottom:0.75rem;
}
.usdt-boxx .usdt-addresss {
    color: #a5a5a5;line-height: 1.33;font-size: 0.75rem;line-break:anywhere;
}
.section-boxx {
    padding-top:1rem;border-top: solid 1px #ebebeb;margin-top:1.75rem;
}
.section-boxx .section--title2 {
    color: #273155;font-size: 1rem;font-weight: bold;padding-bottom:1rem;
}
.wallet-amount-boxx {
    background-color: #fafafa;padding:1.25rem;margin-bottom:0.5rem;
}
.wallet-amount-boxx .usdt {
    color: #273155;font-size: 0.875rem;font-weight: normal;
}
.wallet-amount-boxx input {
    outline:none !important;font-size: 1rem;width:100%;border:none;padding-left:0.5rem;background:transparent;color: #273155;font-weight:bold;font-size:1rem;
}
.wallet-amount-boxx .reminder-input {
    color: #a5a5a5;font-size: 0.75rem;padding:0.75rem 0;font-weight: normal;
}
.btn-amount-option {
    width:50%;border: solid 1px #eaeaea;background-color: #fff;color: #273155;font-size: 0.813rem;font-weight: bold;text-align:center;padding:0.5rem 0.75rem;
}
.btn-amount-option:hover {
    border: solid 1px #e0b767;
    background-color: #e0b86718;
    color: #273155;
}
.wallet-amount-boxx .summary-wallet {
    padding-top:1rem;
}
.wallet-amount-boxx .summary-wallet .summary-wallet-info {
    color: #273155;font-size: 0.75rem;font-weight:normal;margin-top: 0.5rem;
}

/*kyc*/
.reminder-03 {
    padding:0rem 0 1.5rem;border-bottom: solid 1px #ebebeb;
    color: #626262;font-size: 0.75rem;font-weight:400;
}
.member_prompt{
    width:100%;height:auto;border-radius:5px;
}
.no-clickable {
    pointer-events: none;
    opacity: 0.5;
}

/*topup history*/
.assets-history-box {
    padding:1.125rem 0;border-bottom: solid 1px #ebebeb;
}
.assets-history-box .transaction-title {
    color: #273155;font-size: 0.813rem;font-weight: bold;padding-bottom:0.313rem;
}
.assets-history-box .transaction-remarks {
    color: #526fa0;font-size: 0.688rem;padding-bottom:0.375rem;font-weight:400;
}
.assets-history-box .transaction-date {
    color: #a5a5a5;font-size: 0.688rem;font-weight:400;
}
.assets-history-box .transaction-value {
    color: #a5a5a5;font-size: 0.813rem;font-weight: bold;
}
.red {
    color: #f00 !important;
}
.green {
    color:#0e4e3c !important;
}
.pending {
    margin-left:0.625rem;color:#b9b9b9
}
.approved {
    margin-left:0.625rem;color:#32db6d
}
.rejected {
    margin-left:0.625rem;color:#f00;
}

.view-trans-btn {
    color: #273155;font-size: 0.75rem;font-weight: bold;width:100%;padding:0.688rem;outline:none !important;background:#fff;border: solid 1px #273155;
    margin-top: 1rem;
}
.view-trans-btn:hover {
    opacity: 0.8;
}

/*empty box*/
.empty-boxx {
    padding:3rem 1rem;
}
.empty-boxx img {
    width:3rem;height:auto;opacity:0.7;
}
.empty-boxx .label-e {
    margin-top:0.5rem;font-size:0.813rem;font-weight:500;color:rgba(0,0,0,0.7)
}

/*under maintenance */
.under-maintenance-box {
    display:flex;align-items:center;justify-content:center;min-height:80vh;
}
.under-maintenance-box img {
    width:18rem;height:auto;
}
.under-maintenance-box .under-maintenance-top {
    padding:0.75rem;color:rgba(255,255,255,0.7);font-size:1.2rem;
}
.under-maintenance-box .under-maintenance-desc {
    color:rgba(255,255,255,1);font-size:1.1rem;
}