Progress Bar

Orange Progress Bar

.orangeProgBar{
    background-color: #FF671B;
    height: 18px;
    width: 18px;
}

Green Progress Bar

.greenProgBar{
    background-color: #d6dbde;
    background-color: #27ae60;
    height: 12px;
    font-size: 10px;
}