.rf-pb {
    background: #eee;
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    height: 26px;
    margin: 0;
}

.rf-pb-rmng {
    font-size: 0;
    background: none;
    border: none;
    width: 100%;
    height: 100%;
}

.rf-pb-prgs {
    background: #98b5da;
    border: none;
    border-radius: 3px;
    height: 100%;
}

.rf-pb-fin {
    text-align: center;
    font-size: 11px;
    line-height: 26px;
    color: white;
    background: #6f97cc;
    width: 100%;
    height: 100%;
}
