.wcf_raise_funding{
    padding: 10px;
}
span.wcf_progress_bar {
    height: 10px;
    display: block;
}
.wcf_add_amount{
    margin-bottom: 10px;
}
.wcf_add_amount input{
    width: 100%;
}
.wcf_bar{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.wcf_raise_funding .quantity{
    display: contents;
}
.wcf_contributors_counter{
    float: right;
}