#MostSellItemsDiv {
  width: 100%;
  height: 300px;
}
#MonthlyOrdersDIv{
  width: 100%;
  height: 320px; 
}
#LeadMonthly{
  width: 100%;
  height: 350px;   
}
.card-header .card-title {
    margin: 0;
    display: inline-block;
    font-size:.9rem;
    padding:10px;
    color:white;
}

.card-title {
    /*font-size: 1.3rem;*/
    font-size: 16px;
    line-height: 1.5rem;
    /*color: #464a53;*/
    color: white;
    text-transform: capitalize;
}
/*.span-color{*/
/*    color:black;*/
/*    font-weight:bold;*/
/*}*/
.card {
    /*margin-bottom: 1.2rem;*/
    margin-bottom: 0.9rem;
    border: 0;
    background: #fff;
    border: 0 solid #fff;
    box-shadow: 2px 3px 10px 0px rgba(119,119,119,0.1);
    transition: all .5s ease-in-out;
}
.card-body {
    padding: 1.2rem;
}

.mr-4, .mx-4 {
    margin-right: 1.3rem !important;
}
.mr-2, .mx-2 {
    margin-right: 1.2rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}
.media {
    display: flex;
    align-items: flex-start;
}
.stat-widget-two .media .media-body {
    margin-top: .5rem;
}
.media-body {
    flex: 1;
}


.text-infos {
    color: #00a2ff !important;
}
.text-successs {
    color: #4CAF50  !important;
}
.text-dangers {
    color: #FF5722 !important;
}
.text-warnings{
  color: #FFC107  !important;
}
.mb-1, .my-1 {
    margin-bottom: .25rem !important;
}
.mt-0, .my-0 {
    margin-top: 0 !important;
}
.stat-widget-two .media .media-body span {
    font-size: 1.2rem;
}

.stat-widget-three .media-body span {
    font-size: 1.2rem;
    font-weight: 500;
}

.color-pale-sky, .text-pale-sky {
    color: #6a707e;
}



.table-responsive {
        padding:0px;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.recent-order-list-table.table-padded {
    border-spacing: 0 1rem;
}
.table-padded {
    border-collapse: separate;
    border-spacing: 0 1.5rem;
}
.table-padded tbody tr {
    transition: all .3s ease-in-out;
}

tbody tr {
    background: #fff;
    transition: all 0.5s;
}

.transparent-card .table>tbody>tr>td, .transparent-card .table>tbody>tr>th, .transparent-card .table>tfoot>tr>td, .transparent-card .table>tfoot>tr>th, .transparent-card .table>thead>tr>td, .transparent-card .table>thead>tr>th {
    border: 0;
}
.table-padded tr td:first-child, .table-padded tr th:first-child {
    padding-left: 2.5rem;
}
.table>tbody>tr>td {
    color: #6a707e;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    /*border-top: 0.1rem solid rgba(120,130,140,0.13);*/
}
.table-padded td {
    padding: 2rem 1rem;
}
.table th, .table td {
    vertical-align: middle;
}

.pb-2{
    padding-bottom: .5rem !important;
    /*font-family: "Poppins",sans-serif;*/
    font-size:16px;
}


.task-table table td span {
    position: relative;
    margin-left: 2rem;
}



.text-white .card-title {
    color: #fff;
}

.statisticsc-card h4 {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 3.3rem;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}



.border-bottom {
    border-bottom: 1px solid #DDDFE1 !important;
}
 .text-dpink {
    color: #fe60ad;
}

/*h6 {*/
/*    line-height: 1.6rem;*/
/*    font-size: 1.4rem;*/
/*    font-weight: 400;*/
/*}*/
.justify-content-between {
    justify-content: space-between !important;
}





.md-layout-item {
    padding-right: 15px;
    padding-left: 15px;
}
.md-layout, .md-layout-item {
    width: 100%;
}

.md-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    margin: 20px 0;
    overflow: unset;
    font-size: .875rem;
    border-radius: 6px;
    color: #333;
    background: #fff;
}
.md-card {
    position: relative;
    z-index: 1;
    border-radius: 2px;
    transition: .3s cubic-bezier(.4,0,.2,1);
    transition-property: color,background-color;
    will-change: color,background-color;
}
.md-card [class*=md-card-header-] {
    margin: 0 15px;
    border-radius: 3px;
    padding: 0;
    background-color: transparent;
}
.md-card .md-card-header .card-icon, .md-card .md-card-header .card-text {
    border-radius: 3px;
    background-color: #00827F;
    color:white;
    padding: 15px;
    margin-top: -20px;
    margin-right: 15px;
    float: left;
}

.md-card .md-card-header .rohit-card-icon, .md-card .md-card-header .card-text {
    border-radius: 3px;
    /* background-color: #00827F; */
    
    color: white;
    padding: 10px;
    padding-bottom: 0px;
    margin-top: -15px;
    margin-right: 15px;
    float: left;
}
.md-card-stats .md-card-header .rohit-card-icon+.category, .md-card-stats .md-card-header .card-icon+.title {
    padding-top: 10px;
}

.md-card-stats .md-card-header.md-card-header-icon i, .md-card-stats .md-card-header.md-card-header-text i {
    font-size: 36px!important;
    line-height: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
}
.md-card-stats .md-card-header .card-icon+.category, .md-card-stats .md-card-header .card-icon+.title {
    padding-top: 10px;
}
.md-card-stats .md-card-header .category:not([class*=text-]) {
    color: #999;
    font-size: 14px;
}
.md-card-stats .md-card-header.md-card-header-icon .title, .md-card-stats .md-card-header.md-card-header-text .title {
    margin: 0;
}
.md-card .md-card-header.md-card-header-icon .title, .md-card .md-card-header.md-card-header-text .title {
    color: #3c4858;
    margin-top: 15px;
}
.md-card-stats .md-card-header+.md-card-actions {
    margin-top: 20px;
}
.md-card .md-card-actions {
    margin: 0 15px 10px;
    font-size: 14px;
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
}
.md-card-actions.md-alignment-left {
    justify-content: flex-start;
}
.md-card .md-card-actions .stats {
    line-height: 22px;
    color: #999;
    font-size: 12px;
}
.md-card .md-card-actions .stats .md-icon.md-theme-default.md-icon-font {
    position: relative;
    top: -1px;
    font-size: 16px!important;
    color: #999;
}
















.border-left-primary {
    border-left: .25rem solid #4C2476 !important;
}
.border-left-warning {
    border-left: .25rem solid #f6c23e!important;
}
.border-left-danger {
    border-left: .25rem solid #FF5722!important;
}
.border-left-success {
    border-left: .25rem solid #1cc88a!important;
}


.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}
.h-100 {
    height: 100%!important;
}
.shadow {
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
}
.align-items-center {
    align-items: center!important;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.mr-2, .mx-2 {
    margin-right: .5rem!important;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}
.text-xs {
    font-size: .9rem;
}
.h5, h5 {
    font-size: 18px;
    line-height: 22px;
}
.text-primaryst {
    color: #00827F!important;
}
.text-warningst {
    color: #f6c23e!important;
}
.text-dangerst {
    color: #FF5722!important;
}
.text-successst {
    color: #1cc88a!important;
}
.text-gray-800 {
    color: #5a5c69!important;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    margin-top: .5rem;
}


.text-gray-300 {
    color: #dddfeb!important;
}

.font-weight-bold {
    font-weight: 700!important;
}

.rohit-card-body {
    flex: 1 1 auto;
    min-height: 1px;
    /* padding: 1.25rem; */
    padding: 0.6rem;
}
.fa-32x{
        font-size: 3.8em;
}



.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.rohit-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e3e6f0;
    border-radius: 0.35rem;
}

/*.rohit-card-header {*/
/*    padding: .75rem 1.25rem;*/
/*    margin-bottom: 0;*/
/*    background-color: #f8f9fc;*/
/*    border-bottom: 1px solid #e3e6f0;*/
/*}*/


.rohit-card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(103, 183, 220);
    border-bottom: 1px solid white;
    color:white;
}
.rohit-card-header-2 {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    /* background-color: #007399; */
    border-bottom: 1px solid white;
    border-bottom: 1px solid #e2e2e4;
    color: black;
}


.border-right {
    border-right: 1px solid #EEEEEE !important;
}
.text-center {
    text-align: center !important;
}
.pb-3, .py-3 {
    /*padding-bottom: 0.8rem !important;*/
    line-height: 35px;
}
.m-1 {
    margin: 0.25rem !important;
}
.m-0 {
    margin: 0 !important;
    color:black;
}



.well {
    box-shadow: none;
}

.well-rohit {
    min-height: 20px;
    padding: 8px;
    font-size:16px;
    margin-bottom: 5px;
    margin-left:5px;
    background-color: #fcfcfc;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.rohit-card-header-2 {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    /* background-color: #007399; */
    border-bottom: 1px solid white;
    border-bottom: 1px solid #e2e2e4;
    color: black;
}





.radius-10 {
    border-radius: 10px;
}
.overflow-hidden {
    overflow: hidden!important;
}
.card-crane {
    border: 0;
    margin-bottom: 0.8rem;
    /* box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%); */
}
.card-crane {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
}
.p-2 {
    padding: 0.5rem!important;
}
.card-body-crane {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}
.radius-10 {
    border-radius: 10px;
}

.align-items-stretch {
    align-items: stretch!important;
}
.justify-content-between {
    justify-content: space-between!important;
}
.d-flex {
    display: flex!important;
}
.bg-light-primary {
    background-color: rgba(52, 96, 255, 0.15)!important;
}

.p-3 {
    padding: 1rem!important;
}
.w-50 {
    width: 50%!important;
}
.dash-text-primary {
    color: #3461ff!important;
}





.bg-c-green {
    background-color: #6c64fb !important;
   
}
.rohit-card {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgb(69 90 100 / 8%);
    box-shadow: 0 1px 20px 0 rgb(69 90 100 / 8%);
    border: none;
    margin-bottom: 20px;
}

.color-white{
    color:white
}

.height-320 {
    height: 340px !important;
}
.height-280 {
    height: 275px !important;
}






.border-e {
        border-right: 1px solid #eceff5;
        border-bottom: none;
    }
    .justify-content-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }
    
    .d-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
    }
    .col {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .align-self-center {
        -ms-flex-item-align: center!important;
        align-self: center!important;
    }
    .col-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        margin-right: 10px;
    }
    .media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .bg-light-alt {
        background-color: #fbfbfb!important;
    }
    
    .thumb-md {
        height: 48px;
        width: 48px;
        font-size: 18px;
        font-weight: 700;
    }
    .rounded-circle {
        border-radius: 50%!important;
    }
    .media-body {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    
    .ms-2 {
        margin-left: 0.5rem!important;
    }
    .fw-semibold {
        font-weight: 500!important;
    }
    
    .text-dark {
        color: #000444!important;
    }
    .mb-1 {
        margin-bottom: 0.25rem!important;
    }
    .text-muted {
        color: #7081b9!important;
    }
    .mb-0 {
        margin-bottom: 0!important;
    }
    .text-truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .my-1 {
        margin-top: 0.25rem!important;
        margin-bottom: 0.25rem!important;
        font-size:25px;
    }
    
    h4 {
        line-height: 22px;
    }
    .g-0, .gy-0 {
        --bs-gutter-y: 0;
    }
    
    .g-0, .gx-0 {
        --bs-gutter-x: 0;
    }
    .card-title {
        text-transform: capitalize;
        letter-spacing: .02em;
        font-size: 14px;
        font-weight: 500;
        margin: 0;
        color: #303e67;
        padding: 5px;
    }
    .card {
        background-color: #fff;
        border: 1px solid #eceff5;
        padding:0px;
        border-radius:18px;
        
    }
    .card .card-header {
        background-color: #fff;
        border-radius:15px 15px 0px 0px;
    }
    
    
    
    
    
    .renewal-sub-first[data-v-110b2d78]:first-child {
        color: #8d9bb5;
    }
    
    .renewal-sub-first[data-v-110b2d78] {
        padding: 1.2rem 1.2rem 0.5rem 0;
        border-right: 1px solid #c8c8c8;
        flex: 0 0 30%;
        text-align: center;
    }
    .count[data-v-110b2d78] {
        margin-top: 5%;
        color: #414b5c;
        font-size: 22px;
        text-align: center;
    }
    
    
    .renewal-sub-second[data-v-110b2d78] {
        flex: 0 0 100%;
        padding-left: 1rem;
    }
    .renewal-sub-container[data-v-25e85f55]:first-child {
        margin-left: 0;
    }
    .today[data-v-25e85f55] {
        color: #FF5722;
        border-bottom: 3px solid #FF5722;
        font-weight:bold;
    }
    
    .title[data-v-25e85f55] {
        margin-top: 10%;
        text-align: center;
        font-size: 15px;
        line-height:25px;
    }
    .pack-count[data-v-25e85f55] {
        margin-top: 15%;
        text-align: center;
        color: #8f9bb3;
        font-size: .8rem;
    }
    .rs-count[data-v-25e85f55] {
        margin-top: 5%;
        color: #414b5c;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
    }
    .renew-button[data-v-25e85f55] {
        margin-top: 2%;
        border-radius: 4px;
        padding-bottom: 7px;
        padding-top: 7px;
        font-size: 12px;
        width: 100%;
    }
    
    .tomorrow[data-v-25e85f55] {
        color: #4CAF50;
        border-bottom: 3px solid #4CAF50;
        font-weight:bold;
    }

