.icon {
    font-family: fontawesome;
    font-weight: bold;
    fill:white;
}

.goal {
    fill: #555;
    text-anchor: middle;
}

.completed {
    fill: #07d3fc;
    text-anchor: middle;
}

#activerewardschart {
    widht:100%;
}

.newmember-intro .row-fluid .span3 {
    margin-left: 0!important;
    width: 25%!important;
    text-align: center!important;
}

.newmember-intro {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 8px;
    overflow: hidden;
}

.newmember-intro-mobile {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 8px;
}
