#donut-chart {
    height: 250px;
}

.four_box p {
    font-size: 14px;
}

#donut-chart svg text {
    font-weight: 500 !important;
    font-size: 6px !important;
    fill: #a1a4b5 !important;
}

.sales-effect-1 {
    width: 90px;
    color: #ffffff;
    padding: 5px 25px;
    margin-bottom: 15px;
}

.images_box {
    height: 22.8rem;
}

.slide_img {
    height: 20rem;
}

.second_box {
    height: 22.8rem;
}

.carousel-indicators [data-bs-target] {
    background-color: #f2426d;
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-left: 70px;
    font-size: 15px;
}

.widget-user-desc {
    font-size: 15px;
}

#area-chart3 {
    height: 200px;
}

@media only screen and (max-width: 600px) {
    .slide_img {
        height: auto;
    }
    .images_box {
        height: auto;
    }
}


/*new dashboard index2*/

.ml-auto {
    margin-left: auto !important;
}

.float-right {
    float: right;
}

.fs-35 {
    font-size: 35px;
}

.chart_card {
    height: 34.9rem;
}

.chart_card2 {
    height: 40rem;
}

.apexcharts-toolbar {
    display: none;
}

.width-100 {
    width: 100%;
}

@media only screen and (max-width: 1455px) {
    .product_box {
        padding: 10px;
        ;
    }
}

.product_box {
    text-align: -moz-center;
    text-align: -webkit-center;
}

.product_icon {
    padding: 5px;
    background-color: #c9f4dc;
    border-radius: 50%;
}

.product_icon i {
    margin-left: -9px;
}

.l-h-55 {
    line-height: 55px;
}

.ml-5 {
    margin-left: 5px;
}

.Sales_Profit {
    height: 9.35rem;
}

@media only screen and (max-width: 1367px) {
    .Sales_Profit .col-8 {
        padding: 0px;
    }
}

@media only screen and (max-width: 1199px) {
    .Sales_Profit .col-8 {
        padding: 0px 10px;
    }
}

@media only screen and (max-width: 390px) {
    .Sales_Profit .col-8 {
        padding: 0px;
    }
}

.side_product {
    height: auto;
}

@media only screen and (max-width: 767px) {
    .side_product {
        height: auto;
    }
    .card-header {
        display: block;
    }
    .card-header>* {
        margin-left: 0;
        margin-right: 0;
    }
    .dropdown {
        margin-top: 15px;
    }
    .card-body {
        padding: 1rem;
    }
    .tab-content.px-20 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .nav-tabs.nav-bordered li a {
        border: 0;
        padding: 13px 10px;
        text-align: center;
    }
    .nav-tabs.nav-bordered .nav-item {
        width: 48%;
        margin: 2px;
    }
    .nav-tabs.nav-bordered .nav-item {
        width: 48%;
        margin: 2px;
    }
    .rite_btns .nav.nav-tabs li {
        width: auto !important;
    }
    .dropdown.user.user-menu {
        margin-top: 0;
    }
    .rite_btns {
        margin-bottom: 15px;
    }
    .profile-content div {
        padding: 15px 5px;
    }
}

@media only screen and (max-width: 520px) {
    .nav-tabs.nav-bordered .nav-item {
        width: 100%;
        margin: 2px;
    }
    .tab-pane h3 {
        margin-top: 0;
    }
    .box-controls.pull-right {
        margin-top: 20px !important;
    }
    #apexcharts-line2 {
        margin-top: 20px !important;
    }
    .chartjs-chart.mb-30 {
        margin-bottom: 75px !important;
    }
}