.example-4 {
    position: relative;
    overflow-y: scroll;
    height: 650px;
    border: none;
    background-color: #eaeaea;
}

.alert-grid {
    background-color: #ffffff;
}

.linechart-increase {
    font-weight: 500;
    font-size: 14px;
}

.image-is {
    width: 15px;
    height: 15px;
    border-radius: 50px;
}

.ima-is {
    font-size: 11px;
}

.ting-size {
    color: #000000;
    font-size: 10px;
}

.deadline-orange {
    color: rgb(244, 165, 17);
    font-size: 10px;
}

.bg-deadline0 {
    background-color: #ebebeb;
}

.mon-dark {
    color: #000000;
    font-size: 10px;
}

.diamond-con {
    font-size: 10px;
    font-weight: 500;
}

.pro-load0 {
    background: #ffffff;
    font-size: 9px;
    border: 4px solid rgb(52, 153, 224);
    position: relative;
    color: #000000;
    width: 35px;
    height: 35px;
    padding-left: 3px;
    margin-left: -10px;
    margin-top: -9px;
    padding-top: 9px;
}

.pro-load-table {
    background: #ffffff;
    font-size: 9px;
    border: 3px solid rgb(52, 153, 224);
    display: inline-block;
    color: #000000;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding-top: 12px;
    margin-top: 10px;
}



.progress .progress-value {
    width: 70px;
    height: 35px;
    line-height: 27px;
    border-radius: 20px;
    background: #fff;
    font-size: 17px;
    font-weight: 600;
    position: absolute;
    top: -12px;
    right: 0;
    z-index: 2;
}

.progress.blue:before {
    border-radius: 20px;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

.padding-FEB {
    padding-top: 30px;
    color: #000000;
}

.bullseye-con {
    font-size: 10px;
    color: #7A7A7A;
}

.Quant-ratio {
    font-size: 10px;
    color: #7A7A7A;
}

.trophy-con {
    font-size: 10px;
    color: #7A7A7A;
}

.padding-mark {
    padding-top: 10px;
    font-weight: 700;
    font-size: 10px;
}

.update-mouth {
    font-size: 12px;
    font-weight: 700;
}

.padding-update {
    font-size: 10px;
}

.animated-progress {
    width: 100%;
    height: 15px;
    border-radius: 15px;
    margin: 20px 10px;
    border: 1px solid none;
    background-color: #e0e0e0;
    overflow: hidden;
    position: relative;
}

.animated-progress span {
    height: 100%;
    display: block;
    width: 0;
    color: rgb(241, 241, 241);
    line-height: 20px;
    position: absolute;
    text-align: end;
    padding-right: 5px;
}

.progress-blue span {
    background-color: rgb(34, 126, 230);
    font-size: 10px;
}

.comment-ima {
    width: 18px;
}

.next-update-span {
    font-size: 12px;
    color: rgb(36, 122, 220);
    cursor: pointer;
}

.pro-loadding {
    background-color: rgb(189, 189, 189);
    /* font-size: 11px; */
    width: 50px;
    height: 50px;
}