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

.polls .gpoll_wrapper {
    width: 100%;
}

.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;
}
.gpoll_bar_juice {
    -webkit-border-top-right-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px  !important;
    -moz-border-radius-topright: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
.polls .gpoll_bar {
    height: 20px;
    max-height: 20px;
    margin-left: 0px;
}
.polls .gpoll_ratio_label{margin-top: -2px;
margin-left: 235px;
color: black;
font-size: 14px;
z-index: 900;
position: relative;
font-weight: bold;
text-shadow: 1px 1px 0px #ffffff, -1px -1px 0px #ffffff, 1px -1px 0px #ffffff, -1px 1px 0px #ffffff;}
