div.poll-outer div.poll{margin:1em 0;border:1px solid var(--primary-low);display:grid;grid-template-areas:"poll" "info" "buttons"}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll{grid-template-columns:1fr 10em;grid-template-areas:"poll info" "buttons buttons"}}div.poll-outer div.poll ul,div.poll-outer div.poll ol{margin:0;padding:0;list-style:none;display:inline-block;width:100%}div.poll-outer div.poll li[data-poll-option-id]{color:var(--primary);padding:.5em 0;word-break:break-word}div.poll-outer div.poll li[data-poll-option-id] button{background-color:var(--secondary);border:none;text-align:left;padding-left:23px;text-indent:-23px}div.poll-outer div.poll .ranked-choice-poll-options{display:flex;flex-direction:column;gap:.5em;padding:.5em}div.poll-outer div.poll .ranked-choice-poll-options .ranked-choice-poll-option{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5em;padding:.5em}div.poll-outer div.poll .tabs{display:none}div.poll-outer div.poll .discourse-poll-ranked_choice-results .tabs.nav-items{display:flex;gap:.5em}div.poll-outer div.poll .discourse-poll-ranked_choice-results .tabs.nav-items .nav-btn{background-color:var(--secondary);border:none;color:var(--primary-medium)}div.poll-outer div.poll .discourse-poll-ranked_choice-results .tabs.nav-items .active .nav-btn{color:var(--primary)}div.poll-outer div.poll .discourse-poll-ranked_choice-results .rank{display:inline-block;min-width:20px}div.poll-outer div.poll .discourse-poll-ranked_choice-results .poll-results-ranked_choice-subtitle-rounds{margin:.25em 0 .67rem}div.poll-outer div.poll img:not([width]):not(.emoji),div.poll-outer div.poll img:not([height]):not(.emoji){width:200px !important;height:200px !important;object-fit:contain}div.poll-outer div.poll .poll-info{box-sizing:border-box;grid-area:info;display:flex;line-height:var(--line-height-medium);color:var(--primary-medium)}@media screen and (max-width: 550px){div.poll-outer div.poll .poll-info{border-top:1px solid var(--primary-low);flex-direction:row-reverse}div.poll-outer div.poll .poll-info_counts,div.poll-outer div.poll .poll-info_instructions{padding:1em}}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll .poll-info{gap:0 1em;padding:1em;border-left:1px solid var(--primary-low);flex-direction:column;justify-content:center;align-items:center}}div.poll-outer div.poll .poll-info_counts{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:.25em 0}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll .poll-info_counts{justify-content:center}}@media screen and (max-width: 550px){div.poll-outer div.poll .poll-info_counts{flex:1 1 auto}}div.poll-outer div.poll .poll-info_counts-count{gap:.25em;line-height:1;white-space:nowrap;text-align:left}div.poll-outer div.poll .poll-info_counts-count .info-label,div.poll-outer div.poll .poll-info_counts-count .info-number{display:inline;margin-right:.25em;text-align:center}@media screen and (max-width: 550px){div.poll-outer div.poll .poll-info_counts-count:not(:last-child){margin-right:.75em}}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll .poll-info_counts-count{display:flex;flex-direction:column;align-items:center}div.poll-outer div.poll .poll-info_counts-count:not(:last-child){margin-bottom:.25em}div.poll-outer div.poll .poll-info_counts-count .info-label,div.poll-outer div.poll .poll-info_counts-count .info-number{margin:0}div.poll-outer div.poll .poll-info_counts-count+.poll-info_counts-count{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;min-width:0;gap:0 .33em;margin:.5em}div.poll-outer div.poll .poll-info_counts-count+.poll-info_counts-count .info-number,div.poll-outer div.poll .poll-info_counts-count+.poll-info_counts-count .info-label{font-size:var(--font-up-1);min-width:0;white-space:normal;line-height:var(--line-height-medium)}}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll .poll-info_counts+.poll-info_instructions:not(:empty){margin-top:1.25em}}div.poll-outer div.poll .poll-info_instructions{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-self:start}div.poll-outer div.poll .poll-info_instructions:empty{display:none}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll .poll-info_instructions{padding-top:1.25em}div.poll-outer div.poll .poll-info_instructions:not(:empty){border-top:1px solid var(--primary-low)}}@media screen and (max-width: 550px){div.poll-outer div.poll .poll-info_instructions{padding-right:1em;height:100%;flex:1 1 auto}div.poll-outer div.poll .poll-info_instructions:not(:empty){border-right:1px solid var(--primary-low)}}div.poll-outer div.poll .poll-info_instructions li{display:flex;gap:.5em}div.poll-outer div.poll .poll-info_instructions li:not(:last-child){margin-bottom:.5em}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll .poll-info_instructions li:not(:last-child){margin-bottom:1em}div.poll-outer div.poll .poll-info_instructions li:not(:first-child:last-child) .d-icon{width:15%}div.poll-outer div.poll .poll-info_instructions li:not(:first-child:last-child) span{width:85%}div.poll-outer div.poll .poll-info_instructions li:first-child:last-child{display:inline;text-align:center}}div.poll-outer div.poll .poll-info_instructions .d-icon{font-size:var(--font-down-1);margin-top:.2em}div.poll-outer div.poll .poll-info .info-text{margin:.25em 0;display:block}@media screen and (min-width: calc(550px + 1px)){div.poll-outer div.poll .poll-info .info-label{font-size:var(--font-up-2)}div.poll-outer div.poll .poll-info .info-number{font-size:var(--font-up-6)}}div.poll-outer div.poll .poll-container{box-sizing:border-box;grid-area:poll;padding:1em;width:100%;overflow:visible;align-self:center}div.poll-outer div.poll .poll-container li{cursor:pointer;font-size:var(--font-up-1)}div.poll-outer div.poll .poll-container .poll-results-number-rating{font-size:var(--font-up-5)}div.poll-outer div.poll .poll-title{border-bottom:1px solid var(--primary-low);margin-bottom:.5em;padding-bottom:.5em}div.poll-outer div.poll .poll-buttons{box-sizing:border-box;grid-area:buttons;display:flex;flex-wrap:wrap;gap:.5em;width:100%;padding:1em;border-top:1px solid var(--primary-low)}div.poll-outer div.poll .poll-buttons button{white-space:nowrap;align-self:start}div.poll-outer div.poll .poll-buttons button .d-button-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 768px){div.poll-outer div.poll .poll-buttons button{flex:1 1 0}div.poll-outer div.poll .poll-buttons button:first-child:last-child{flex:0 1 auto}div.poll-outer div.poll .poll-buttons button.toggle-results:first-child{flex:0 1 auto;margin-right:auto}}@media screen and (max-width: 450px){div.poll-outer div.poll .poll-buttons button:first-child:last-child,div.poll-outer div.poll .poll-buttons button.cast-votes{flex:1 1 100%}}div.poll-outer div.poll .poll-buttons:empty{display:none}div.poll-outer div.poll .poll-voters:not(:empty){min-height:30px;margin-bottom:.25em}div.poll-outer div.poll .poll-voters:not(:empty) li{display:inline}div.poll-outer div.poll .poll-voters-toggle-expand{width:100%;text-align:center}div.poll-outer div.poll .poll-voters-toggle-expand .spinner{margin-top:.25em}div.poll-outer div.poll .poll-buttons-dropdown,div.poll-outer div.poll .export-results,div.poll-outer div.poll .toggle-status,div.poll-outer div.poll .show-breakdown{margin-left:auto}div.poll-outer div.poll .results>li{cursor:default;padding:.25em 0}div.poll-outer div.poll .results>li:last-child{padding-bottom:0}div.poll-outer div.poll .results .option p{margin:0}div.poll-outer div.poll .results .percentage{float:right;color:var(--primary-medium);margin-left:.25em}div.poll-outer div.poll .results .bar-back{background:var(--primary-low)}div.poll-outer div.poll .results .bar{height:.75em;background:var(--primary-medium)}div.poll-outer div.poll .results .chosen .bar{background:var(--tertiary)}div.poll-outer div.poll .pie-chart-legends{justify-content:center;text-align:center;margin-top:.5em}div.poll-outer div.poll .pie-chart-legends .legend{align-items:center;cursor:pointer;display:inline-flex;flex-direction:row;margin-left:1em;font-size:var(--font-down-0)}div.poll-outer div.poll .pie-chart-legends .legend .swatch{margin-right:.5em;display:inline-block;height:16px;width:16px}div.poll-outer div.poll .poll-grouped-pies-controls{display:flex;justify-content:space-between}div.poll-outer div.poll .poll-results-chart{overflow-y:auto;overflow-x:hidden}div.poll-outer[data-poll-type=number] li[data-poll-option-id]{display:inline-block;width:3.25em;margin-right:.25em}.d-editor-preview .poll li[data-poll-option-id]:before{position:relative;vertical-align:baseline;border:2px solid var(--primary);border-radius:50%;display:inline-block;margin-right:.5em;width:12px;height:12px;content:""}.d-editor-preview .poll[data-poll-type=multiple] li[data-poll-option-id]:before{border-radius:3px}body.crawler .poll .poll-info,body.crawler .poll .poll-button{display:none}.poll-ui-builder-modal .show-advanced{margin-left:auto;margin-right:0}.poll-ui-builder label{font-weight:bold}.poll-ui-builder .input-group{margin-bottom:15px}.poll-ui-builder .input-group input[type=number],.poll-ui-builder .input-group input[type=text],.poll-ui-builder .input-group input[type=time],.poll-ui-builder .input-group .combo-box,.poll-ui-builder .input-group .multi-select,.poll-ui-builder .input-group .select-kit-header,.poll-ui-builder .input-group .date-picker-wrapper{width:100%}.poll-ui-builder .input-group .date-picker-wrapper{margin-right:5px}.poll-ui-builder .input-group:last-child{margin-bottom:0}.poll-ui-builder .poll-public .d-toggle-switch__label{margin-bottom:0}.poll-ui-builder .radio-group{display:inline-block;margin-right:30px}.poll-ui-builder .radio-group input{vertical-align:top}.poll-ui-builder .radio-group label{display:inline-block}.poll-ui-builder .poll-type{padding:0;margin-top:0;border:none}.poll-ui-builder .poll-type .poll-type-value{font-size:var(--font-down-1)}.poll-ui-builder .poll-options{margin-bottom:15px}.poll-ui-builder .poll-options .poll-option-value{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:0}.poll-ui-builder .poll-options .poll-option-value button{margin-left:.5rem}.poll-ui-builder .poll-options .poll-option-controls{margin-top:10px}.poll-ui-builder .poll-options .tip{display:inline-block;vertical-align:bottom}.poll-ui-builder .tip{display:block;font-size:var(--font-down-1);margin:-0.5em 0 .5em}.poll-ui-builder .d-editor-preview{width:100%}.poll-breakdown.modal .modal-tabs{justify-content:flex-end}.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 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} /*# sourceMappingURL=poll_de711e9bde716209a142836c9fc79e24a4787467.css.map?__ws=community.badvoltage.org */