﻿ 
.chartPanel .new-dashb h2 {
    padding: 0;
    margin: 0;
    float: right !important;
    font-size: 16px;
    justify-content: end;
    order: 3;
    /*margin-top: 10px;*/
    color: #fff;
}

.chartPanel .new-dashb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ad4f0d;
    padding: 0 20px 0 0;
    border-radius: 6px;
}

.feedback1 {
    background: #990000 !important;
}

.bg-warning {
    background-color: #ff9920 !important;
    color: #ffffff;
}

.dde span {
    font-size: 25px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 35px;
    padding: 8px;
    border-radius: 50%;
}

.Complaints {
    color: #fff;
}

h2.text-center {
    color: #ffce3d !important;
    font-weight: bold;
}

.chartPanel .bg-danger {
    background-color: #ff562f !important;
    color: #ffffff;
}

.chartPanel .bg-info {
    background-color: #00baff !important;
    color: #ffffff;
}

.chartPanel .bg-ff {
    background-color: #49d588 !important;
    color: #ffffff;
}

.jjm-card-new.main-height {
    border: 2px solid #ffebeb;
    margin-bottom: 2px;
}

text {
    font-size: 11px !important;
}
 