.residue {
    background: #F2F4F5;
    padding: 10px 15px;
    border-radius: 10px;
    height: 37px;
    color: #595959;
    line-height: 17px;
    margin-top: 17px;
}

.residue__text {
    display: block;
    float: right;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

.residue__mounth {
    padding: 0px 20px;
    color: #BFBFBF;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
}

.residue__result {
    margin-left: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}
