body {
    font-size: 1rem;
    font-family: "Montserrat", sans-serif;
    color: #212529;
}

.navbar.default-layout .navbar-brand-wrapper {
    background: #179E66;
}

.navbar.default-layout .navbar-brand-wrapper .navbar-brand img {
    height: auto;
}

.card-revenue-table .revenue-item .revenue-amount p {
    margin-bottom: 0px;
}

.revenue-desc h6 {
    margin-bottom: 0px;
    line-height: 1.8rem;
}

.card .padding-custom {
    padding: 1.2rem 1.81rem;
}

.card-body_custom {}

.footer {
    border-top: 1px solid #b1c4d4;
}

.refvalue {
    padding: 20px 0px;
}

.btn-info {
    color: #fff;
    background-color: #2e5def;
    border-color: #2e5def;
}

.btn-info:hover {
    color: #fff;
    background-color: #3969FF;
    border-color: #3969FF;
}

.tab-basic .nav-item {
    margin-right: 1.2%;
    margin-bottom: 2%;
}

.icon-sm {
    font-size: 1rem;
}

.icon-lg {
    font-size: 2rem;
}

.btn-primary {
    background-color: #179E66;
    border-color: #179E66;
}

.navbar.default-layout {
    font-family: "Montserrat", sans-serif;
    background: #179E66;
    transition: background 0.25s ease;
    -webkit-transition: background 0.25s ease;
    -moz-transition: background 0.25s ease;
    -ms-transition: background 0.25s ease;
    font-weight: 600;
}

.badge-warning {
    background: #FFED21;
    border: 1px solid #FFED21;
    color: #179E66;
}

.card-revenue {
    background: #179E66;
    background-size: cover;
    color: #ffffff;
}

.acc_balance {
    padding: 13px 0px;
}

.footer a {
    color: #4268ca;
    font-size: inherit;
}

.text-primary {
    color: #179E66 !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
}

.planbox {
    background: #179E66;
    border-top: 6px solid #ffed21;
    padding: 20px 25px 25px;
    border-radius: 0 0 15px 15px;
    width: 100%;
    float: left;
    margin: 0px;
    position: relative;
    z-index: 9;
    color: white;
}

.plantop {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.plantop .val {
    font-size: 72px;
    line-height: 72px;
    font-weight: 300;
    padding: 0 20px 0 0;
    border-right: 2px solid #ffed21;
}

.plantop .val sup {
    font-size: 36px;
}

.plantop .daily {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    padding: 0 0 0 20px;
}

.planbox .minmax {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

.planbox .minmax ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    padding-left: 0px;
    margin-bottom: 0px;
}

.planbox .minmax ul li {
    padding: 0 10px 0 24px;
    margin: 0 10px 0 0;
    border-right: 2px solid #fff;
    background: url(../../images/bluetick.png) no-repeat left center;
    list-style: none;
    text-align: left;
}

.planbox .minmax ul li:last-child {
    border: none;
    padding-right: 0;
    margin: 0;
}

.planbox .instant {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    padding: 0 0 0 24px;
    background: url(../../images/bluetick.png) no-repeat left center;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}

.planbox .investnow {
    position: absolute;
    right: 0;
    bottom: 0;
}

.planbox .investnow a {
    color: #021768;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 25px;
    text-transform: uppercase;
    background: #ffed21;
    border-radius: 0 0 15px 0;
}

.planbox .investnow a:hover {
    color: #ffed21;
    background: #1e58f0;
}

.card-statistics p {
    font-size: 0.775rem;
}

.iradio_line span {
    float: right;
}

.sidebar {
    font-family: "montserrat", sans-serif;
}

.Bitcoin_color .iradio_line.checked {
    background: #F9BB26 !important;
}

.Dogecoin_color .iradio_line.checked {
    background: #C79317 !important;
}

.TRC20_color .iradio_line.checked {
    background: #26A07B !important;
}

.Tron_color .iradio_line.checked {
    background: #C53027 !important;
}

.BNB_color .iradio_line.checked {
    background: #F0B90B !important;
}

.icheck,
.icheck-flat,
.icheck-line,
.icheck-square {
    margin-bottom: 0.5rem;
    width: auto;
    display: inline-block;
}

.transaction-top label {
    font-size: 14px;
}

.processor_box {
    width: auto;
    display: inline-block;
    background: #F3F4FA;
    padding: 10px;
    border-radius: 6px;
    padding-bottom: 0px;
}

.processor_box img {
    display: block;
    margin: 5px auto;
}

.iradio_line {
    position: relative;
    display: block;
    margin: 0;
    padding: 8px 10px 8px 30px;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    background: #848282;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 600;
}

.alert-fill-warning {
    color: #ffffff;
    background-color: #ff4700;
    border-color: #ff4700;
    font-weight: 500;
}

.icheck-line span {
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    display: block;
}

.card-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #212229;
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: capitalize;
}

.table thead th,
.jsgrid .jsgrid-table thead th {
    border-top: 0;
    border-bottom-width: 1px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #2f3647;
    border-bottom-color: #dee2e6;
}

.bg-primary {
    background: #179E66 !important;
}

.btn,
.ajax-upload-dragdrop .ajax-file-upload,
.swal2-modal .swal2-buttonswrapper .swal2-styled,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-confirm,
.swal2-modal .swal2-buttonswrapper .swal2-styled.swal2-cancel,
.wizard>.actions a {
    font-size: 0.875rem;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
}

@media (max-width:1025px) {
    .nav-tabs>li>a {
        font-size: 20px;
        line-height: 40px;
    }
    .useractivitywrap .heading {
        margin: 0 0 40px;
    }
    .tabwrap {
        padding: 0;
    }
    .helpcenter a,
    .support a {
        font-size: 10px;
    }
    .lastwrap .head ul li,
    .lastwrap .infos ul li {
        padding: 5px;
        font-size: 12px;
    }
    .lastwrap .infos ul li {
        font-size: 12px;
    }
    .headblk {
        display: none;
    }
    .bannerwrap {
        padding: 50px 0;
    }
    .bannerleft h1 {
        font-size: 42px;
        line-height: 42px;
    }
    .bannerleft p {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 30px;
    }
    .calvalbox .infos h4 {
        font-size: 40px;
        line-height: 40px;
    }
    .calvalbox .infos h4 span {
        font-size: 28px;
    }
    .calvaluewrap {
        padding: 30px 25px;
        border-radius: 15px;
    }
    .planbox {
        padding: 15px 15px 30px;
        margin: 0 0 20px;
    }
    .plantop .val {
        font-size: 52px;
        line-height: 52px;
    }
    .plantop .daily {
        font-size: 18px;
        line-height: 24px;
    }
    .plantop .daily br {
        display: none;
    }
    .planbox .minmax ul {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .planbox .minmax ul li {
        padding: 0 0 0 24px;
        margin: 0 0 5px;
        border-right: none;
        width: 100%;
    }
}