/* body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-color: var(--bs-background);

}

body {
    font-family: Inter, sans-serif !important;
    background-color: #001012 !important;
}

.bg-body {
    background-color: #011022 !important;
} */

/* .main {
}

.nowrap {
    flex-wrap: nowrap !important;
} */


/* header {

    position: absolute;
    top: 0px;
    height: 75px;
    color: var(--bs-white);
    z-index: 2;
    backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--bs-green-web);
}

.header {

    max-width: 1700px;
}

.main-banner {}

#tvchart>div {
    width: 100% !important;
}

#tvchart>div>table {
    width: 100% !important;
}

.zIndex-0 {
    z-index: 0 !important;
}

.zIndex-1 {
    z-index: 1 !important;
}

.zIndex-4 {
    z-index: 4 !important;
}

.zIndex-5 {
    z-index: 5 !important;
} */

.main-banner .banner-overlay {
    position: absolute;
    left: 40%;
    top: -50%;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

@media screen and (min-width:1024px) {
    .main-banner .text-left {
        text-align: left !important;
    }

    .main-banner-align-left {
        justify-content: start !important;
        align-items: start !important;
    }
}

.icon-banner {
    height: 70px;
    /* margin-left: 10px; */
}

.icon-banner img {
    width: 50px;
    height: 50px;
    margin: 15px 5px 0 5px;
}

.text-banner {
    margin: 5px 0 0 0;
    font-size: 24px;
    font-weight: 600;
}

.text-banner span {
    color: var(--bs-green-web)
}

.btn-banner {
    /* margin: 25px 0 0 20px; */
    font-size: 13px;
    font-weight: 600;
}

.btn-sign_up {
    margin: 0 5px 0 0;
}

.btn-sign_up a,
.btn-sign_in a {
    color: var(--bs-white);
    text-decoration: none;
}

.btnMainBorder {
    border-radius: 10px !important;
    padding: 11px 20px;
    font-weight: 700 !important;
    font-size: 13px;
}

.button {
    cursor: pointer;
    border: none;
    background: none;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 700 !important;
    text-decoration: none;
}

.button.primary,
.button.primary:hover,
.button.primary span,
.text-primary,
a .primary-hover:hover {
    color: #fff !important;
}

a:not(.md-button) {
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    transition-property: color, background-color, opacity;
}

.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#rightNav a span[data-v-5866782e] {
    white-space: nowrap;
}

.btnSignIn {
    background-color: #8b8d96;
    color: #fff;
}

.btn-sign_up {
    /* width: 60px;
    height: 20px;
    padding: 5px;
    text-align: center;
    line-height: 20px; */
    background-color: var(--bs-darkgreen-web);
    border-radius: 10px !important;

}

.main-banner .title {
    font-size: 56px;
    line-height: 62px;
    font-weight: 600;
    margin-bottom: 26px;
}

.main-banner .title-2 {
    font-size: 40px;
    line-height: 62px;
    font-weight: 600;
    margin-bottom: 26px;
}

.main-banner h2.title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    max-width: 588px;
    margin-bottom: 32px;
}

.mt-section {
    margin-top: 150px;
}

.mb-section {
    margin-bottom: 50px;
}

.pt-section {
    padding-top: 150px;
}

.pt-section-100 {
    padding-top: 100px;
}

.pb-section {
    padding-bottom: 100px;
}

.bg-sub-main {
    background-color: #001810 !important;
}

.features__list-item {
    border-radius: 20px;
    border: 1px solid hsla(0, 0%, 100%, .1);
    background: linear-gradient(141deg, hsla(0, 0%, 100%, .1), transparent 50%);
    width: calc(40% - 12px);
    height: 100%;
}

.colorPrimary {
    color: #18c07c !important;
}

.box {
    max-width: 486px;
    border-radius: 20px;
    padding: 24px;
    background: linear-gradient(220deg, hsla(0, 0%, 100%, .1), transparent 60%);
    border: 1px solid hsla(0, 0%, 100%, .1);
}

.hidden-mobile {
    display: none !important;
}

.hidden-mobile-m {
    display: none !important;
}

.hidden-desktop {
    display: flex !important;
}

.opacity-02 {
    opacity: 0.2;
}

.opacity-05 {
    opacity: 0.5;
}

.opacity-1 {
    opacity: 1;
}

.menutop .listitem {
    list-style-type: none;
    height: 40px;
    padding: 5px 15px 5px 15px;
    border: 1px solid #592ae6;
    border-radius: 6px;
    background: linear-gradient(133deg, #020024, #290c7e 0, #592ae6);
    font-family: Lato;
    text-align: left;
    position: relative;
    margin-left: 1em;
}

.menutop .listitem.bg-second {
    border: 1px solid #1d233b;
    background: #1d233b !important;
}

.menutop .listitem a {
    text-decoration: none;
    color: white;
}

.text-xsmall {
    font-size: 0.7em;
}

.text-small {
    font-size: 0.8em;
}

.text-medium {
    font-size: 1em;
}

.text-larg {
    font-size: 1.5em;
}

.text-xlarg {
    font-size: 2.5em;
}

.icon-pricepool {
    left: -25px;
}

.info-bell {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 0.6em;
    top: -10px;
    right: 0;
}

.notification-item-text {
    font-size: 12px;
    color: #8b8d96;
    line-height: 16px;
    margin-bottom: 8px;
}

.notification-item-text .textnote-notidesc {
    color: #18c07c !important;
}

.notification-item-time {
    border-radius: 3px;
    display: inline-block;
    background: #02142b;
    height: 24px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 24px;
    color: hsla(0, 0%, 100%, .44);
}

.notification-item-icon,
.notification-item-time {
    background: #1d233b !important;
}

.notification-item:first-child {
    border-top: none;
}

.notification-item {
    /* padding: 12px 0px 12px 0px!important; */
    text-align: left;
    font-weight: 400;
    line-height: 1 !important;
    border-top: 1px solid #1d233b;
    cursor: pointer;
    position: relative;
}

.notification-dropdown-header {
    background: #1f2f43 !important;
    border: 1px solid #3a3f65 !important;
}

/* menu mobile */
.over-lay {
    position: fixed;
    background-color: #0000006e;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
}

.navbar-menu-mobile {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;

    z-index: 100;
    transform: translateX(-100%);
    transition: all 0.3s linear;
}

.navbar-menu-mobile.show {
    transform: translateX(0);
}

.navbar-menu-mobile .navbar {
    width: 300px;
    height: 100%;
    background-color: #02142b;
}

.scale_btn:active {
    animation: scalebtn 0.1s linear;
}

.nav-grid-3 {
    display: grid !important;
    grid-template-columns: 1fr 5fr 1fr;
    grid-gap: 5px;
}

.nav-grid-2 {
    display: grid !important;
    grid-template-columns: 1fr 5fr;
    grid-gap: 5px;
}

.bg-color-main {
    background-color: #011022 !important;
}

.nav-notifi {
    display: flex;
    justify-content: end;
    transform: translateX(100%);
    transition: all 0.3s linear;
}

@keyframes scalebtn {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.95);
    }
}

.line {
    display: block;
    margin-bottom: 5px;
    width: 1px;
    height: 100%;
    background-color: hsla(0, 0%, 100%, .2) !important;
}

.line-v {
    display: block;

    width: 100%;
    height: 1px;
    background-color: hsla(0, 0%, 100%, .2) !important;
}

.bgSecondary3 {
    background-color: #02142b;
}

.navbar-menu-desktop {
    /* position: fixed;
    left: 0;
    top: 75px;
    height: calc(100vh - 75px); */
    /* width: 120px;    */
    height: 100%;
}

.colorSecondary2 {
    color: #8b8d96 !important;
}

.navbar-menu-desktop a {
    color: white;
}

.navbar-menu-desktop a.active {
    color: #007c43 !important;
}

.navbar-menu-desktop a.active i,
.navbar-menu-desktop a.active span {
    color: #007c43 !important;
}

.navbar-menu-desktop.navbar-right {
    right: 0 !important;
}


/*  */


.navbar-menu-desktop-right {
    /* position: fixed;
    right: 0;
    top: 75px; */
    /* height: calc(100vh - 75px); */
    /* width: 120px;    */
}

.colorSecondary2 {
    color: #8b8d96 !important;
}

.navbar-menu-desktop-right a {
    color: white;
}

.navbar-menu-desktop-right a.active {
    color: #007c43 !important;
}

.navbar-menu-desktop-right a.active i,
.navbar-menu-desktop-right a.active span {
    color: #007c43 !important;
}

.hidden-mobile-xm {
    display: none;
}

.box-history {
    display: flex;
    flex-direction: column !important;
}

@media screen and (min-width: 768px) {
    .section-custom {
        width: 80%;
    }

    .hidden-mobile-m {
        display: flex !important;
    }
}

.d-grid-main {
    display: grid;

    height: calc(100vh - 80px);
}

.d-grid-main-2 {


    height: calc(100vh - 80px);
}

.transition-all-01 {
    transition: all 0.1 linear;
}

.grid-amount {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;


}

.grid-amount-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 5px;


}

.btn-amount.active {

    background: -webkit-gradient(linear, left top, left bottom, from(#00ff6c), color-stop(120%, #007c43)) !important;
    background: linear-gradient(180deg, #00ff6c, #007c43 120%) !important;

}

.process-bar {
    background-color: #007c43;
    height: 6px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.process-bar .process {
    background-color: rgb(252, 95, 95);
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.process-bar .min {
    position: absolute;
    left: 0;
}

.process-bar .max {
    position: absolute;
    right: 0;
}

.list-trade-item .info {
    background-color: #1d233b;

}

.trendIcon {

    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 10px;
}

.text-time {
    color: #8b8d96 !important;
}

/* .modal-custom{
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 100;
    background-color: #0000003d;
} */
.modal-exchange {
    width: 100%;
    height: 100%;

}

.modal-exchange .btn-exchange {
    top: 40%;
    right: -20px;
}

.info-chart-top {
    height: 40px;
    top: 10px;
    left: 10px;

}

/* .main-chart {
    min-height: calc(100vh - 200px);
} */

.bottom-mobile-trade {
    /* position: absolute;
    bottom: 60px;
    left: 0;
    z-index: 10000; */

}

.bottom-mobile-trade .trader {
    height: 40px;
}

.bottom-mobile-trade .trader-action {
    height: 60px;
}

.bgSecondary4 {
    background: #02142b !important;
}

.color-icon-exchange-wallet {
    color: white !important;
}

.color-icon-exchange-wallet {
    fill: white;
}

.radius-primary {

    border-radius: 10px;
}

.bg-contain {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.bg-cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.wrapper-main-content {
    background-color: #011022;
}

.borderBtSecondary2 {
    border-bottom: 1px solid;
    border-color: #8b8d96;
}

.borderBtSecondary3 {
    border-bottom: 1px solid;
    border-color: #142545 !important;
}

.fix-bottom {
    position: absolute;
    bottom: 10px;
}

.wallet-account-title {
    color: hsla(0, 0%, 100%, .5);
    line-height: 1;
}

.icon-circel {
    border-radius: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
}

.object-fit-contain {
    object-fit: contain;
}

.object-fit-cover {
    object-fit: cover;
}

.borderSecondary2 {
    border: 1px solid;
    border-color: #142545 !important;
}

.bgSecondary4-2 {
    background: #1f2f43 !important;
}

.boder-right-main {
    border-right: 1px solid hsla(0, 0%, 100%, .17);
}

.boder-left-main {
    border-left: 1px solid hsla(0, 0%, 100%, .17);
}

.affiliateInfo {
    padding: 1.25rem;
    border-radius: 18px;
    height: 100%;
}

.affiliatePage .banner {
    position: relative;
    width: 100%;
    min-height: calc(100vh - 185px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.borderPrimary {
    border: 1px solid;
    border-color: #18c07c;
}

.input-append {
    position: absolute;
    top: 0;
    right: 10px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
}

.inputGroup input {
    height: 45px;
    line-height: 45px;
    background-color: #fafafa;
    color: #333;
    border-radius: 4px;
}

.container-custom {
    max-width: 1140px !important;
    margin: 0 auto;
}

.affiliatePage .main-chart .title {
    font-size: 1.1em;
    line-height: 1.5em;
    margin-top: 2em;
}

.affiliatePage .affiliateInfo {
    margin-top: 2em;
}

.color-light-gray {
    color: #8b8d96;
}

.textGuide {
    margin-top: 2rem;
    background-color: #1d233b;
    border-radius: 6px;
    padding: 1rem;
}

.circle-bar {
    width: 151px;
    height: 151px;
    border-radius: 50%;
    border: 15px solid #2f3342;
}

.circel-round {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    margin-right: 5px;
}

.circel-round:after {
    position: absolute;
    content: "";
    display: block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    background-color: #1d233b;
}

.list-style-type-none {
    list-style-type: none;
}

.action-his {
    display: flex;
    flex-direction: column !important;
    width: 100%;
}

.labelInput {
    opacity: 1;
    font-size: .875rem;
    display: inline-block;
    margin-bottom: 4px;
    color: hsla(0, 0%, 100%, .4);
}

.winput {
    color: #8b8d96;
    height: 45px;
    line-height: 45px;
    font-size: .875rem;
    border-radius: 8px;
    background: rgba(139, 141, 150, .23) !important;
    border: none;
}

.colorDanger {
    color: #fc5f5f;
}

.font-italic {
    font-style: italic !important;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

.form-control,
.md-field .md-input,
.md-field .md-textarea,
.winput {
    width: 100%;
    /* color: #333; */
    padding: 0 10px !important;
    background: transparent;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
}

.profile-personal .winput {
    border: 1px solid hsla(0, 0%, 100%, .23) !important;
    background: hsla(0, 0%, 43.9%, .23) !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #18c07c;
    border-color: #18c07c;
    cursor: not-allowed;
}

.scroll-y {
    overflow-y: scroll;
}

.sticky-top {
    position: sticky;
    top: 0;
}

.font-14 {
    font-size: 14px;
}

.font-12 {
    font-size: 12px;
}

.switch-core.off {
    border: 1px solid #8b8b8b !important;
    background-color: #bababa !important;
}

.switch-core {
    display: block;
    overflow: hidden;
    position: relative;
    width: 60px;
    height: 26px;
    border-radius: 13px;
    cursor: pointer;
}

.off:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.switch-core .switch-label.right {
    left: calc(100% - 27px);
}

.switch-core .switch-label {
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-48%);
    -webkit-transform: translateY(-48%);
    -moz-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    -o-transform: translateY(-48%);
    font-weight: 700;
}

.switch-core .switch-button.left {
    left: 4px;
}

.switch-core .switch-button {
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 2;
    background-color: #fff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    -webkit-transition: left .3s linear;
    transition: left .3s linear;
}

.switch-core .switch-button {
    -webkit-box-shadow: rgba(0, 0, 0, .08) 0 4px 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
}

.switch-core.off {
    border: 1px solid #8b8b8b !important;
    background-color: #bababa !important;
}

.btn-border {
    background: transparent;
    border: 1px solid #18c07c;
    color: #18c07c;
    white-space: nowrap;
    cursor: pointer;
}

.button.wbtn {
    border-radius: 4px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-weight: 400 !important;
}

.button.wbtn.btn-md {
    padding: 10px 2.5rem;
}

@media screen and (min-width: 1024px) {
    .box-history {
        flex-direction: row !important;
    }

    .box-history>p {
        width: 60%;
    }

    .action-his {
        display: flex;
        flex-direction: row !important;
        width: 50%;
    }

    .modal-exchange {
        width: 500px;
        height: auto;
    }

    .modal-exchange .button-close {
        position: absolute;
        right: -30px;
        top: -30px;
        border-radius: 50%;
        background-color: #ffffff91 !important;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .affiliatePage .affiliateInfo {
        margin-top: 0;
    }

    .affiliatePage .main-chart .title {
        font-size: 1.8em;
        line-height: 1.5em;
        margin-top: 0;
    }

    /* .main-chart {
        min-height: calc(100vh - 300px);
        height: calc(100vh - 300px);
    } */

    .d-grid-main-2 {
        display: grid;

        grid-template-columns: 1fr 13fr;
    }

    .d-grid-main {
        display: grid;
        grid-template-columns: 1fr 10fr 2fr;
    }

    .d-grid-main.show-nav {
        grid-template-columns: 1fr 10fr 3fr !important;
    }

    .menutop .listitem.listitem-custom {
        background-color: unset !important;
        border: none;
        width: auto;
    }

    .menutop .listitem {
        height: 50px;
        width: 120px;
    }

    .menutop .listitem.bell {
        height: 50px;
        width: 50px;
    }

    .menutop .listitem.bell .info-bell {

        width: 25px;
        height: 25px;
        font-size: 0.8em;

    }

    .icon-pricepool {
        width: 50px;
    }

    .text-small {
        font-size: 1em;
    }

    .text-medium {
        font-size: 1.2em;
    }

    .text-larg {
        font-size: 1.7em;
    }

    .section-custom {
        width: 80%;
    }

    .hidden-mobile {
        display: flex !important;
    }

    .hidden-desktop {
        display: none !important;
    }

    .title-w {
        width: 70% !important;
    }

    .features__list .mt-lg-0 {
        margin-top: 0 !important;
    }
}

@media screen and (min-width: 1280px) {

    .box-history {
        flex-direction: row !important;
    }

    .box-history>p {
        width: 60%;
    }

    .action-his {
        display: flex;
        flex-direction: row !important;
        width: 25%;
    }

    .hidden-mobile-xm {
        display: block;
    }
}

@media screen and (min-width: 1600px) {
    .section-custom {
        width: 40%;
    }

}

@media screen and (max-width: 567px) {
    .main-banner h1.title {
        font-size: 40px;
        line-height: 46px;
    }

    .main-banner h2.title {
        font-size: 32px;
        line-height: 40px;
        font-weight: 700;
        max-width: 588px;
        margin-bottom: 32px;
    }
}

.button.second-normal {
    color: #fff;
    font-size: 1rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #2f3342 !important;
    padding: .75rem;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    /* justify-content: left!important; */
}

.second-normal:active {
    background-color: #00ff6c !important;
}

.button.second {
    color: #fff;
    font-size: 1rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #18c07c !important;
    padding: .75rem;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    /* justify-content: left!important; */
}

.btnStart {
    background: -webkit-gradient(linear, left top, right top, from(#009f66), to(#00d287)) !important;
    background: linear-gradient(90deg, #009f66, #00d287) !important;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    padding: 16px 32px !important;
    border-radius: 16px !important;
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 16px;
    font-weight: 700;
}

.button.primary {
    background: -webkit-gradient(linear, left top, left bottom, from(#00ff6c), color-stop(120%, #007c43)) !important;
    background: linear-gradient(180deg, #00ff6c, #007c43 120%) !important;
}

.bg.second-normal {
    background-color: #2f3342 !important;
}

.bg.primary {
    background: -webkit-gradient(linear, left top, left bottom, from(#00ff6c), color-stop(120%, #007c43)) !important;
    background: linear-gradient(180deg, #00ff6c, #007c43 120%) !important;
}

.bg.second {
    background-color: #18c07c !important;
}

.button:disabled {
    background-color: #2f3342 !important;

}

.btn-sign_in {
    /* width: 80px;
    height: 20px;
    padding: 5px;
    text-align: center;
    line-height: 20px; */
    background-color: var(--bs-gray);
    border-radius: 10px !important;

}

.btnMainBorder span {
    font-size: 12px;
}

.tab button {
    border-bottom: 2px solid #8b8d96;
    color: #8b8d96 !important;
}

.tab button.active {
    border-bottom: 2px solid #009f66;
    color: #FFFFFF !important;
}

.transactionBox {
    background-color: #1d233b !important;
}