/* @override 
	http://civicscience-widgets.s3.amazonaws.com/cheezburger/cheezburger-main-v3-min.css
	http://civicscience-css.s3.amazonaws.com/clients/Cheezburger/knowyourmeme.css */

.ballotbox, .ballotbox .answer, .ballotbox .answer .answer_text, .ballotbox .answer .control, .ballotbox .buttons, .ballotbox .detailed_results, .ballotbox .poll_body, .ballotbox .poll_title, .ballotbox .question_text, .ballotbox .result, .ballotbox .result .answer_text, .ballotbox .result .percent, .ballotbox .wrap_up, .ballotbox form, .ballotbox input, .ballotbox label, .ballotbox span {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    width: auto;
    color: #000;
    text-decoration: auto;
    text-align: left;
}
.ballotbox {
    background: #fff;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    width: 300px;
}

.ballotbox .header {
    font-size: 18px;
    font-weight: 700;
    width: 299px;
    color: #9F1C27;
    font-weight: bold;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
    padding: 0 0 2px 0;
    padding: 0 10px 4px 0;
    border-bottom: 1px solid #DCDCDC;
}

.ballotbox .question_text {
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0 ;
}
.ballotbox ul.answer_options {
    margin: 10px 0;
    list-style: none;
    padding: 0;
}
.ballotbox.click ul.answer_options li {
    margin: 10px 0;
}
.ballotbox.click ul.answer_options li label {
    font-size: 13px;
    display: table;
    padding: 0 10px;
    cursor: pointer;
}
.ballotbox.click ul.answer_options li input[type=radio] {
    float: left;
    font-size: 12px;
    margin: 1px 0 0;
}
.ballotbox.click ul.answer_options li input[type=checkbox] {
    float: left;
    font-size: 12px;
    margin: 1px 0 0;
}
.ballotbox.click input.submit {
    font-weight: 600;
    font-size: 11px;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0;
    line-height: 1.3;
    color: #666;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    cursor: pointer;
}
.ballotbox.click .answer_results {
    display: table;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    margin: 15px 0 10px;
}
.ballotbox.click .answer_results .answer {
    margin: 0 0 6px;
}
.ballotbox.click .result {
    margin: 4px 0;
}
.ballotbox.click .answer_results .answer_percentage {
    width: 40px;
    float: left;
    font-size: 12px;
}
.ballotbox.click .answer_text {
    display: table;
    font-size: 12px;
}
.ballotbox.click input.submit:hover {
    cursor: pointer;
}
.ballotbox.click .controls {
    display: table;
    margin: 0 0 6px;
    width: 100%}
.ballotbox.click .controls .next {
    font-weight: 600;
    font-size: 11px;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0;
    line-height: 1.3;
    color: #666;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    cursor: pointer;
    float: right;
}
.ballotbox.click .controls .next::after {
    content: ">>"}
.ballotbox.click .controls .previous {
    font-weight: 600;
    font-size: 11px;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0;
    line-height: 1.3;
    color: #666;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    cursor: pointer;
    float: left;
}
.ballotbox.click .controls .previous::after {
    content: "<<"}
.ballotbox.click .detailed_results {
    padding: 0;
    width: 250px;
    clear: both;
}
.ballotbox.click .detailed_results a {
    color: #2470cf;
    text-decoration: none;
    font-size: 12px;
}
.ballotbox.click .wrap_up {
    margin: 0 0 20px;
}
.ballotbox.click .footer {
    font-size: 9px;
    color: #000;
    font-weight: 300;
    float: right;
}