.vote-widget{background-color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-o-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-ms-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-khtml-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);padding:16px;margin-bottom:16px}.vote-widget__header{font-size:24px;line-height:24px;font-family:proximanova-bold,sans-serif;color:#212121;margin:0 0 16px}.vote-widget__question{font-size:15px;line-height:21px;color:#212121;margin-bottom:16px}.vote-widget__question a{font-family:proximanova-bold,sans-serif;color:#212121}.vote-widget--alert{display:none;margin-bottom:16px;color:#840000;font-size:12px;padding:16px;background-color:#f2f2f2}.vote-widget--alert.tf-show{display:block}.vote-widget__form{display:none}.vote-widget__form.tf-show{display:block}.vote-widget__input{margin-bottom:16px}.vote-widget__input input[type=radio]+label{font-weight:400;font-size:14px;line-height:18px;color:#212121;padding-left:24px}.vote-widget__input input[type=radio]+label:before{background-color:#fff;border:1px solid #979797;width:11px;height:11px}.vote-widget__input input[type=radio]+label:after{width:5px;height:5px;top:7px;left:6px;background-color:#212121}.vote-widget__actions{display:flex;justify-content:center;align-items:center;margin-top:16px}.vote-widget__actions .vote-btn{font-size:15px;background-color:#212121;color:#fff;font-family:proximanova-regular,sans-serif;padding:0 24px;display:inline-block;cursor:pointer;height:40px;line-height:40px;-webkit-border-radius:25px;-khtml-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;-webkit-transition:background-color .2s ease,color .2s ease;-moz-transition:background-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;width:50%;text-align:center}.vote-widget__actions .vote-btn:active,.vote-widget__actions .vote-btn:focus,.vote-widget__actions .vote-btn:hover{background-color:#080808;-webkit-tap-highlight-color:transparent;outline:0}.vote-widget__actions .results-btn{font-size:15px;font-family:proximanova-regular,sans-serif;display:inline-block;padding:8px 16px;cursor:pointer;width:50%;text-align:center}.vote-widget__actions .results-btn:hover{text-decoration:underline}.vote-widget__results{display:none}.vote-widget__results.tf-show{display:block}.vote-widget__results.tf-show .result__bar-percentage{width:inherit}.vote-widget__results .result{margin-bottom:16px}.vote-widget__results .result__title{font-size:14px;line-height:21px;color:#212121;display:block}.vote-widget__results .result__data{text-align:right;font-size:12px;color:#4a4a4a;display:block;margin-bottom:4px}.vote-widget__results .result__bar{width:100%;position:relative;overflow:hidden;background-color:#f5f5f5}.vote-widget__results .result__bar,.vote-widget__results .result__bar-percentage{display:block;height:8px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.vote-widget__results .result__bar-percentage{position:absolute;top:0;left:0;z-index:1;background-color:#212121;width:0}.vote-widget__results .result__percentage{font-size:18px;font-family:proximanova-bold,sans-serif;display:inline-block;margin-right:8px}.vote-widget__more-links{text-align:center;padding:8px 0}.vote-widget__more-links a{font-size:12px;line-height:18px;font-family:proximanova-bold,sans-serif;color:#4a4a4a}.vote-widget__more-links a:hover{text-decoration:underline}.vote-category.tf-lhs-col .vote-widget__results{display:block}.vote-category.tf-lhs-col .vote-widget__actions{display:none}