.polls .gform_button {
    display: none !important;
}
.polls .gpoll_bar {
    height: 7px;
    max-height: 7px;
    margin-left: 0px;
}

.polls .gpoll_wrapper {
    width: 75%;
}

#gform_submit_button_2 {
    display:none;
}

.polls .gform_wrapper {
    margin: 0px;

}

.polls .gpoll_field label.gfield_label {
    display: none;
}

.polls .gpoll_field_label {
    margin: 0px;
    font-weight: normal;
}

.polls .gpoll_choice_label {
    margin-bottom: 5px;
}

.polls .gpoll_ratio_label {
    margin-top: -7px;
    margin-left: 235px;
    color: black;
    font-size: 13px;
}

.polls .gpoll_bar_count {
    display: none;
}

.polls .gpoll_wrapper .gpoll_ratio_box {
    width: 0px;
}

.polls .gpoll_wrapper .gpoll_bar_juice:after {
    background-image: none;
    display: none;
}

.polls .gpoll_wrapper .gpoll_bar_juice {
    background-color: #DC1A22;
    background-image: none;
    box-shadow: none;
}
