div.poll{margin:1em 0;border:1px solid var(--primary-low);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.poll ul,div.poll ol{margin:0;padding:0;list-style:none;display:inline-block;width:100%}div.poll li{cursor:pointer;font-size:1.1487em}div.poll li[data-poll-option-id]{color:var(--primary);padding:.5em 0;word-break:break-word}div.poll img{max-width:100%!important;height:auto}div.poll .poll-info{color:var(--primary-medium);vertical-align:middle;padding:1em 0}div.poll .poll-info .info-label{font-size:1.7511em;line-height:1.2}div.poll .poll-info .info-text{margin:.25em 0;display:block}div.poll .poll-container{vertical-align:middle;padding:.5em 1em}div.poll .poll-container .poll-results-number-rating{font-size:2em}div.poll .poll-buttons .info-text{margin:.25em 0;color:var(--primary-medium)}div.poll .poll-buttons .info-text+.info-text,div.poll .poll-buttons button+.info-text{margin-left:.5em}div.poll .poll-voters:not(:empty){min-height:30px;margin-bottom:.25em}div.poll .poll-voters:not(:empty) li{display:inline}div.poll .poll-voters-toggle-expand{width:100%;text-align:center}div.poll .poll-voters-toggle-expand .spinner{margin-top:.25em}div.poll .results>li{cursor:default;padding:.25em 0}div.poll .results>li:last-child{padding-bottom:0}div.poll .results .option p{margin:0}div.poll .results .percentage{float:right;color:var(--primary-medium);margin-left:.25em}div.poll .results .bar-back{background:var(--primary-low)}div.poll .results .bar{height:.75em;background:var(--primary-medium)}div.poll .results .chosen .bar{background:var(--tertiary)}div.poll[data-poll-type=number] li[data-poll-option-id]{display:inline-block;width:3.25em;margin-right:.25em}div.poll .pie-chart-legends{text-align:center;margin-top:.5em}div.poll .pie-chart-legends .legend{display:inline-block;margin:4px 0 4px 14px}div.poll .pie-chart-legends .legend .swatch{display:inline-block;width:24px;height:12px;margin-right:4px}div.poll .poll-grouped-pies-controls{display:flex;justify-content:space-between}div.poll .poll-results-chart{overflow-y:auto;overflow-x:hidden}div.poll .poll-show-breakdown{margin-bottom:.25em}div.poll.pie .poll-container{display:inline-block;height:340px;max-height:340px;overflow-y:auto}div.poll.pie .poll-info{display:inline-block;width:150px}body.crawler .poll .poll-info,body.crawler .poll .poll-button{display:none}.poll-ui-builder .poll-date input{height:30px}.poll-ui-builder-form{display:flex;margin:0}.poll-ui-builder-form .options{flex-shrink:0;width:280px}.poll-ui-builder-form .combo-box,.poll-ui-builder-form .multi-select{min-width:180px;width:180px}.poll-ui-builder-form .d-editor-preview{margin-left:20px;width:360px}.poll-ui-builder-form label{font-weight:700;display:inline}.poll-ui-builder-form .tip{display:block;margin-bottom:15px;margin-top:5px;font-size:.8706em}.poll-ui-builder-form .poll-select{margin-bottom:10px;display:flex;align-items:center}.poll-ui-builder-form .input-group-label{min-width:85px}.poll-ui-builder-form .input-group{display:flex;justify-content:space-between}.poll-ui-builder-form .poll-number{margin:10px 0;display:flex;align-items:center}.poll-ui-builder-form .poll-number input{width:70px}.poll-ui-builder-form .poll-textarea,.poll-ui-builder-form .poll-title{flex-direction:column}.poll-ui-builder-form .poll-title input{width:100%}.poll-ui-builder-form .poll-textarea textarea{width:100%;height:90px;box-sizing:border-box}.poll-ui-builder-form .poll-select+.poll-title{margin-top:10px}.poll-ui-builder-form .poll-textarea{margin-top:10px}.poll-ui-builder-form .poll-checkbox,.poll-ui-builder-form .poll-date{margin-top:5px}.poll-breakdown-modal .modal-inner-container{max-width:unset;width:90vw}.poll-breakdown-modal .modal-tabs{justify-content:flex-end}.poll-breakdown-modal .modal-body{display:grid;height:80vh;grid:auto-flow/1fr 2fr;padding:0}.poll-breakdown-sidebar{background:var(--primary-very-low);box-sizing:border-box;padding:1rem}.poll-breakdown-title{font-weight:600;margin:0;text-align:center}.poll-breakdown-total-votes{font-size:1.2rem;font-weight:600;margin-top:.5rem;text-align:center}.poll-breakdown-options{display:grid;list-style:none;margin:1.5rem 0 0}.poll-breakdown-option{align-items:center;border-radius:5px;column-gap:.66rem;cursor:default;display:grid;grid-template-columns:2.5rem 1fr;row-gap:.1rem;justify-content:start;padding:.5rem 1rem}.poll-breakdown-option-color{align-self:end;border:1px solid rgba(0,0,0,.15);grid-column:1;height:.6rem;justify-self:center;width:1.2rem}.poll-breakdown-option-count{align-self:start;font-size:.9rem;grid-column:1;justify-self:center}.poll-breakdown-option-text{grid-column:2;grid-row:1/3}.poll-breakdown-body{box-sizing:border-box;padding:1rem 2rem}.poll-breakdown-body-header{align-items:center;border-bottom:1px solid var(--primary-low);display:flex;flex:0 0 auto;padding-bottom:.5rem}.poll-breakdown-body-header-label{font-size:1.2rem;font-weight:600;margin:0}.poll-breakdown-dropdown{margin-left:1rem}.poll-breakdown-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(33.3%,0.33fr))}.poll-breakdown-chart-container{display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;position:relative}.poll-breakdown-chart-label{display:block;text-align:center}