#donut-chart {
    height: 250px;
}

.four_box p {
    font-size: 14px;
}

#donut-chart svg text {
    font-weight: 500 !important;
    font-size: 6px !important;
    fill: #BCBDBD !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: 59.15rem;
}



@media only screen and (max-width: 400px) {
    .side_product {
        height: 60.15rem;
    }
}

.btn-primary {
    box-shadow: 0px 5px 10px rgb(175, 132, 245, 0.5);
}

.theme-info .btn-primary:hover {
    box-shadow: none;
    background-color: #9B6FE3 !important;
    outline: none !important;
    border-color: #9B6FE3 !important;
}

.input-group {
    border: none !important;
    background-color: #F1F4F6!important;
    border-radius: 10px!important;
    padding: 0.5rem;
}

input {
    border: none!important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9E9E9E!important;
    opacity: 1; /* Firefox */
}

.pcontent {
    padding-left: 40px;
    padding-top: 40px;
}

.table-add-btn {
    margin: 5px 0 15px 0;
}

.no-record-master {
    height: 40vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.v-scroll-content {
    overflow-y: scroll;
    max-height: 100%;
    padding-right: 25px;
}

.add-master-btn-container {
    display: flex;
    justify-content: flex-end;
}

.stage-no-badge {
    background-color: #343D46;
    text-align: center;
    color: white;
    /* aspect-ratio: 1/1 !important; */
    border-radius: 1000px;
    height: 40px;
    width: 40px;
    font-size: 16px;
}

.stage-text {
    font-size: 12px;
    color: #BCBDBD;
}

.btn-action-circle {
    border-radius: 1000px;
    height: 35px;
    width: 35px;
    background-color: #F1F4F6;
    margin-left: 10px;
    padding: initial;
}

.btn-action {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    margin-left: 10px;
    padding: initial;
}

.editIntStgName {
    font-size: 18px;
    color: #343D46;
}

.intStgText {
    font-size: 18px;
    color: #343D46;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-row{
    display: flex;
    flex-direction: row;
}

.bg-purple {
    background-color: rgba(175, 132, 245, 0.15);
}

.bg-red {
    background-color: rgba(253, 246, 243, 1);
}
.bg-gray {
    background-color: rgba(188, 189, 189, 0.2) !important;
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.leading-normal {
    line-height: 1.5 !important
}

.fs-16 {
    font-size: 16px
}

.m-0 {
    margin: 0 !important;
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-5 {
    margin-bottom: 1.5rem !important
}

.mb-7 {
    margin-bottom: 3rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.text-center {
    text-align: center !important
}

.btn-gray {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
    margin-right: 5px;
}

.btn-black {
    color: #fff;
    background-color: #343D46;
    border-color: #343D46;
    margin-right: 5px;
}

.tt-uppercase {
    text-transform: uppercase;
}

.tt-lowercase {
    text-transform: lowercase;
}

.tt-capitalize {
    text-transform: capitalize;
}

.td-underline {
    text-decoration: underline;
}

.jc-end {
    justify-content: flex-end !important;
}

.ai-end {
    align-items: flex-end !important; 
}

.jc-start {
    justify-content: flex-start !important;
}

.ai-start {
    align-items: flex-start !important; 
}

.jc-sb {
    justify-content: space-between !important;
}

.jc-center {
    justify-content: center !important;
}

.filterField {
    max-width: 250px !important;
    margin: 15px !important;
    margin-left: 0 !important;
}

.dashboard-icon-container{
    height: 60px;
    width: 60px;
    border-radius: 15px;
    display:flex;
    justify-content:center;
    align-items:center;
}

.dashboard-no-container{
    height: 50px;
    width: 50px;
    border-radius: 10px;
    display:flex;
    justify-content:center;
    align-items:center;
}

.header-name {
    font-size: 14px;
    color: #343D46;
}

.header-designation {
    font-size: 12px;
    color: #9E9E9E;
}

.fc-gray {
    color: #BCBDBD !important;
}

.fc-black {
    color: #343D46 !important;
}

.fc-purple {
    color: #9B6FE3 !important;
}

.fc-orange {
    color: #ffa800 !important;
}

.user-pic {
    position: relative;
}

.avatar-container {
    border-width: 2px;
    border-color: lightgray;
    border-style:solid;
}

.br-100 {
    border-radius: 100px;
}

.bg-purple-solid {
    background-color: #9B6FE3;
}

.menu-scroll-container {
    max-height:200px;
    overflow-y: auto;
}

.notificationCount {
    display: block;
    position: absolute;
    top: 6px;
    right: 7px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f72d66;
    cursor: pointer;
    font-size: 9px;
    color: white;
    line-height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-1{
    display: flex;
    flex:1;
}