.top-box-style {
    /*background-color:#fff;*/
    color: white;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    /*box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 78px -2px;*/
    height: 100px;
}

    .top-box-style table {
        width: 100%;
    }

    .top-box-style span {
        font-size: 14px;
    }

    .top-box-style p {
        font-size: 35px;
        margin: 0px;
        font-weight: bold;
        line-height: 37px;
    }

    .top-box-style p:hover {
        text-decoration:underline;
    }
        .top-box-style img{
        width:35px;
    }


/*.top-box-color-1 p{
        color: #394ea2;
    }

.top-box-color-2 p {
    color: #28c0cd;
}

.top-box-color-3 p {
    color: #fec05d;
}

.top-box-color-4 p {
    color: #cf5061;
}

.top-box-color-5 p {
    color: #7e6698;
}

.top-box-color-6 p {
    color: #7fb6a1;
}

.top-box-color-7 p {
    color: #959866;
}

.top-box-color-8 p {
    color: #6ea4d0;
}

.top-box-color-9 p {
    color: #3e9051;
}

.top-box-color-10 p {
    color: #17a2b8;
}

.top-box-color-11 p {
    color: #7e6698;
}

.top-box-color-12 p{
    color: #7e6698;
}*/

.top-box-color-1 {
        background-color: #394ea2;
    }

.top-box-color-2 {
    background-color: #28c0cd;
}

.top-box-color-3 {
    background-color: #fec05d;
}

.top-box-color-4 {
    background-color: #cf5061;
}

.top-box-color-5 {
    background-color: #7e6698;
}

.top-box-color-6 {
    background-color: #7fb6a1;
}

.top-box-color-7 {
    background-color: #959866;
}

.top-box-color-8 {
    background-color: #6ea4d0;
}

.top-box-color-9 {
    background-color: #3e9051;
}

.top-box-color-10 {
    background-color: #17a2b8;
}

.top-box-color-11 {
    background-color: #7e6698;
}

.top-box-color-12 {
    background-color: #7e6698;
}

.top-box-color-13 {
    background-color: #cc2d7d;
}
.top-box-color-14 {
    background-color: #767a85;
}
.top-box-color-15 {
    background-color: rgb(233 171 171);
 }
.top-box-color-16 {
    background-color: rgb(164, 208, 164);
}
.top-box-color-17 {
    background-color: #9ec069 !important
}
.top-box-color-18 {
    background-color: #ff7062e6 !important
}

.top-box-color-19 {
    background-color: #9a7b16a3 !important
}
.top-box-color-20 {
    background-color: #169a619e !important
}
.top-box-color-21 {
    background-color: #c76eb7 !important
}
.top-box-color-22 {
    background-color: #a1bd66 !important;
}

.chart-base-white-height {
    /*background-color: #ffffff;*/
    background-color: #f3f6f8;
    /*box-shadow: rgba(204, 204, 204, 0.3607843137254902) 2px 5px 18px;*/
    padding: 20px;
}

.dashboard-bottom-count {
    width: 100%;
    border: 1px #e8e8e8 solid;
    background-color: #fff;
    margin-bottom: 5px;
}

    .dashboard-bottom-count .text {
        font-size: 13px;
        padding: 10px;
        border-right: 1px #e8e8e8 solid;
    }

    .dashboard-bottom-count .count {
        font-size: 20px;
        padding: 10px;
        color: #8a8686;
        background-color: #eaeaea;
        text-align: center;
        width: 80px;
        line-height: 37px;
    }

.Status-newopen {
    background-color: #F58B4C !important;
}

.Status-PP {
    background-color: #F26D21 !important;
}

.Status-PEP {
    background-color: #DA621E !important;
}

.Status-Completed {
    background-color: #93A661 !important;
}
.Status-GoLive {
    background-color: #A3B86C !important;
}
.Status-PC {
    /* background-color: #1496BB !important; */
    background-color: #92a75c !important
}
.Status-RYTB {
    /* background-color: #1287A8 !important;*/
    background-color: #829356 !important;
}
.Status-RTI {
    /* background-color: #107896 !important;*/
    background-color: #829356 !important;
}
.Status-Resloved {
    background-color: #829356 !important;
}
.Status-Cancelled {
    background-color: #C02F1D !important;
}
.clr-orange {
    background-color: #F58B4C !important;
}
.clr-darkOrange {
    background-color: #F26D21 !important;
}
.clr-lightgreen {
    background-color: #93A661 !important
}
.clr-blue {
    background-color: #1496BB !important;
}
.clr-red {
    background-color: #C02F1D !important;
}
.clr-green {
    background-color: #92a75c !important
}
.clr-orange2 {
    background-color: #DA621E !important;
}
.clr-blue2 {
    background-color: #138eb1 !important;
}
.clr-resGreen {
    background-color: #829356 !important;
}
.clr-yellow {
    background-color: #ffcc34 !important;
}
.clr-green2 {
    background-color: #829356 !important;
}