﻿* {
    font-family: tahoma;
    font-size: 17px !important;
}

.page-wrapper .page-body-wrapper .page-header {
    padding-top: 0;
    padding-bottom: 20px;
}

.card {
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2) !important;
}

.page-wrapper .page-body-wrapper .page-body {
    min-height: calc(100vh - 95px);
    margin-top: 0 !important;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
}

.crypto-table-market table tbody tr td {
    padding: 10px 20px !important;
}

.card .card-header {
    padding: 35px 50px;
}

.sales-product-table {
    min-height: 400px;
}

.card-tab {
    min-height: 420px !important;
}

.more-btn .btn:nth-child(2) {
    padding: 28px 21px !important;
    margin-right: 13px !important;
    z-index: 1 !important;
    background-color: #fff !important;
    color: black;
    border-radius: 50% 0 0 50% !important;
}

.more-btn .btn-light {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
}

.btn-secondary {
    display: block !important;
    background-color: #fe80b2 !important;
    border-color: #fe80b2 !important;
}

.add-arrow .more-btn .btn-light {
    width: auto !important
}

.font-warning {
    color: #ff4217 !important;
}

.setting-bg-warning i {
    color: #ff4217;
}

.font-secondary {
    color: #ed2b78 !important;
}

.setting-bg-secondary i {
    font-size: 16px;
    color: #ed2b78;
}

.crypto-slider .owl-nav, .owl-theme .owl-nav, .owl-theme .owl-dots {
    display: none !important;
}

.owl-carousel.owl-drag .owl-item {
    padding: 5px 10px;
}

h3, .h3 {
    font-size: 1.25rem;
    font-weight: bold;
    padding: 10px 20px 10px;
    color: #fff;
    border-radius: 20px;
    text-align: center;
}

.h31 {
    background: #072541 !important;
}

.h32 {
    background: #FFB000 !important;
}

.h33 {
    background: #FF3FA4 !important;
}

.h34 {
    background: #87C4FF !important;
}

.h35 {
    background: #0C356A !important;
}

.h351 {
    background: #004225 !important;
}

.h36 {
    background: #6e6e89 !important;
}

.owl-vert {
    padding-top: 20px !important;
}

.crypto-graph-card .media .right-setting h6 {
    margin-top: 15px;
}

.card {
    margin-bottom: 40px;
}

.sales-product-table th, .sales-product-table td {
    font-size: 16px;
    text-align: center;
    color: #000;
}

.crypto-table-market table tbody tr td:nth-child(3) {
    color: #000 !important;
}

.card-bg .media h5 {
    font-size: 1.60rem;
}

.crypto-table-market table tbody tr td:nth-child(2) {
    font-weight: bold;
    color: #5d06c9 !important;
    font-family: tahoma;
}

.page-wrapper .page-body-wrapper footer p {
    color: #323030;
    font-weight: 600;
    padding-left: 25px;
    font-size: 17px;
}

.card-tab {
    border-radius: 40px 40px 0 0;
    padding-bottom: 20px;
}

.coin-card.card-body {
    padding: 8px 16px !important;
}

.card .card-header {
    padding: 20px 50px;
}

.position-set {
    position: absolute;
    right: 50px;
    top: 10px;
}

.media-body span, .media-right span {
    font-size: 22px !important;
}

.icon-close:hover {
    cursor: pointer;
}

.dataTables_wrapper table.dataTable th, .dataTables_wrapper table.dataTable td {
    padding: 0.75rem;
    font-size: 20px !important;
    font-weight: bold;
}

    .dataTables_wrapper table.dataTable th a, .dataTables_wrapper table.dataTable td a {
        padding: 0.75rem;
        font-size: 20px !important;
        font-weight: bold;
    }

#newsupdate {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.tickerwrapper {
    z-index: 999;
    position: relative;
    top: 0px;
    left: 0%;
    border: 1px solid #444;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    width: 99.9%;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
}

ul.list {
    position: relative;
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 5px;
}

    ul.list.cloned {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    ul.list li {
        float: left;
        padding-left: 20px;
    }

#parallelogram {
    width: 300px;
    height: 52px;
    /* transform: skew(20deg); */
    background-color: transparent;
    position: relative;
    top: 50px;
    left: 0px;
    z-index: 9999;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    /*border-right: #706f6e solid 5px*/
}

    #parallelogram:after {
        content: '';
        position: absolute;
        top: 0;
        left: -60px;
        width: 100%;
        height: 100%;
        background: red;
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: skew(-135deg);
        -ms-transform: skew(-135deg);
        transform: skew(-135deg);
        z-index: -1;
    }

    #parallelogram p {
        font-size: 20px !important;
        padding-top: 12px;
        margin-left: -40px;
    }

.card .card-header h5 {
    font-size: 23px !important;
}

.card-bg .media h5 {
    font-size: 21px !important;
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    font-size: 21px !important;
}

h3 {
    font-size: 21px !important;
}

.year-overview {
    min-height: 482px !important;
}

.tickerwrapper ul li {
    line-height: 40px;
}

    .tickerwrapper ul li span {
        font-size: 20px !important;
    }

.customizer-links {
    top: 37%;
}

    .customizer-links .nav-link .settings img {
        padding: 8px;
    }

.crypto-table-market table tbody tr td:last-child {
    text-align: center;
}

#latestWinnersCont .owl-item {
    margin-top: -25px;
}

#latestWinnersCont {
    padding-top: 55px !important;
}

    #latestWinnersCont .media {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    #latestWinnersCont h5 b {
        color: #9e67e2 !important;
    }

h5.npdetials, h5.npdetials span {
    font-size: 22px !important;
    color: #0340c7;
    font-weight: bold;
}

    h5.npdetials span {
        color: #fb1973 !important;
        font-size: 22px !important;
    }

.card .card-header h5 {
    font-size: 19px !important;
}

.card-tab {
    height: 482px !important;
    overflow-y: auto !important;
}

#DataTables_Table_0 thead th {
    position: sticky;
    top: 0;
    z-index: 1;
}

.scroller {
    scrollbar-width: thin !important;
}

.fa {
    font-size: 32px !important;
}

.card .card-header h5 {
    font-size: 27px !important;
}

h5.npdetials span {
    color: #fb1973 !important;
    font-size: 30px !important;
}

h3 {
    font-size: 26px !important;
}

.bitcoin-graph-content h5 {
    font-size: 27px !important;
}

.tickerwrapper ul li span {
    font-size: 30px !important;
}

.tickerwrapper {
    height: 65px;
}

#parallelogram p {
    font-size: 32px !important;
}

#parallelogram {
    width: 350px;
}

    #parallelogram p {
        font-size: 28px !important;
        padding-top: 2px;
        margin-left: -40px;
    }

ul.list {
    margin-top: 11px;
}

#newsupdate {
    bottom: -8px;
}

.dataTables_wrapper table.dataTable td a {
    font-size: 32px !important;
}

.crypto-table-market table tbody tr td:nth-child(2) {
    font-weight: bold;
    color: #084cac !important;
    font-family: tahoma;
    font-size: 31px !important;
}

#parallelogram {
    width: 300px;
    height: 64px;
    top: 63px;
}

.crypto-graph-card .media .rounded-icon {
    width: 50px;
    height: 50px;
}

.crypto-graph-card .media .right-setting h6 {
    font-size: 22px !important;
}

.dataTables_wrapper table.dataTable td a {
    font-size: 32px !important;
    color: #891010 !important;
}

.dataTables_wrapper table.dataTable td {
    font-size: 32px !important;
    color: #891010 !important;
}

.year-overview .card-body {
    padding: 0 11px;
}

.bitcoin-graph-content h5 {
    font-size: 23px !important;
}

#latestWinnersCont h5 b {
    color: #9e67e2 !important;
    font-size: 27px !important;
    line-height: 37px;
}

.h33 {
    border-left: 2px solid #a37e0f;
    background: #a37e0f;
}

#bitcoinchart-4, #bitcoinchart-5, #bitcoinchart-6 {
    margin-bottom: -15px;
    margin-top: -57px;
}

.card-tab {
    height: 640px !important;
}

.card .card-header {
    padding: 30px 20px;
    text-align: center;
}

    .card .card-header h5 {
        line-height: 40px;
    }

.media-body h5, .media-right a h5 {
    text-align: center;
}

.mboxes .card {
    border-radius: 0px;
}

    .mboxes .card .card-header h5 {
        color: #000 !important;
    }

body, .page-body-wrapper, #page-wrapper, .page-wrapper .page-body-wrapper {
    background: #496985;
}