body,html{margin:0;padding:0;height:100%;font-family:helvetica,ariel,sans-serif;interpolate-size:allow-keywords}*{box-sizing:border-box}#Application{height:100%}.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;-o-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s linear infinite;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;-o-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.ridings{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}.ridings header{display:flex;justify-content:center;align-items:center;background:#fff;color:#1f2125;font-size:1.5em;height:82px;transition:all .33s ease-in-out;box-shadow:inset 0 -1px 1px 0 #e0e0e0}.ridings header svg{display:inline;height:1em}.ridings header:only-child{flex:1;flex-direction:row;font-size:3em;height:100vh;height:calc(var(--vh, 1vh)*100)}.ridings main{display:flex;flex-direction:column;flex:1;min-height:calc(100vh - 81px);min-height:calc(var(--vh, 1vh)*100 - 81px);transition:min-height .25s ease-in;background:#fafafa;border-bottom:1px solid #e0e0e0}.ridings main .riding-selector{height:100px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid #e0e0e0}.ridings main .riding-selector .Select-control{text-align:center;border:1px solid #e0e0e0!important;box-shadow:none!important;background:#fff;border-radius:8px;height:45px;max-width:500px}@media only screen and (max-width:768px){.ridings main .riding-selector .Select-control{max-width:360px}}.ridings main .riding-selector .Select-value{font-size:20px;line-height:45px;font-family:franklin-gothic-urw,serif;font-style:normal;font-weight:500}.ridings main .reco{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.ridings main .reco img.party{width:350px;max-width:70vw;margin:0 auto;height:auto}.ridings main .reco .result-text{font-family:franklin-gothic-urw,serif;text-align:center;display:block;font-size:50px;line-height:1.1em;font-weight:700;color:#1f2125}@media only screen and (max-width:768px){.ridings main .reco .result-text{font-size:36px}}.ridings main .reco .result-text small{color:#6f7881;font-size:20px;line-height:1.4em;font-weight:500;text-transform:uppercase;display:block;margin-bottom:1.5em}.ridings main .reco .result-text .br{display:inline}@media only screen and (max-width:768px){.ridings main .reco .result-text .br{display:block}}.ridings main .reco .result-text img{display:block}.ridings main .reco .notice{position:absolute;top:0;width:100%;text-align:center;padding:1.25rem;color:#856404;background-color:#fff3cd;border:0 solid #ffeeba}.ridings main .chart{max-width:1000px;height:250px;margin:-100px auto 0;width:100%}@media only screen and (max-width:1200px){.ridings main .chart{max-width:992px}}@media only screen and (max-width:992px){.ridings main .chart{max-width:768px}}@media only screen and (max-width:768px){.ridings main .chart{padding:0 1em}}.ridings main .chart .my-tooltip{background:#1f2125;color:#fafafa;padding:.8em 1em;border-radius:8px;transform:translate(-66%,-150%)}.ridings section.faq{max-width:1000px;background:#fff;display:flex;flex-direction:column;margin:0 auto;padding:40px 0}@media only screen and (max-width:1200px){.ridings section.faq{max-width:992px}}@media only screen and (max-width:992px){.ridings section.faq{max-width:768px}}@media only screen and (max-width:768px){.ridings section.faq{padding-left:2em;padding-right:2em}}.ridings section.faq img{vertical-align:text-bottom}.ridings section.faq .list table{width:100%;border-spacing:0;color:#1f2125}.ridings section.faq .list table thead{display:none}.ridings section.faq .list table tr:nth-child(2n){background-color:#fafafa}.ridings section.faq .list table td{padding:1.33em .66em}.ridings section.faq .list table td.Anyone{opacity:.33}.ridings section.faq .list table td.cpc:before{display:inline-block;content:" ";width:.6em;height:.6em;border-radius:.3em;margin-right:.5em;background-color:#2d368c;color:#2d368c}.ridings section.faq .list table td.lpc:before{display:inline-block;content:" ";width:.6em;height:.6em;border-radius:.3em;margin-right:.5em;background-color:#e9243d;color:#e9243d}.ridings section.faq .list table td.ndp:before{display:inline-block;content:" ";width:.6em;height:.6em;border-radius:.3em;margin-right:.5em;background-color:#f99e29;color:#f99e29}.ridings section.faq .list table td.gpc:before{display:inline-block;content:" ";width:.6em;height:.6em;border-radius:.3em;margin-right:.5em;background-color:#3d9b35;color:#3d9b35}.ridings section.faq .list table td.bq:before{display:inline-block;content:" ";width:.6em;height:.6em;border-radius:.3em;margin-right:.5em;background-color:#00a8ed;color:#00a8ed}.ridings section.faq .list table td.ppc:before{display:inline-block;content:" ";width:.6em;height:.6em;border-radius:.3em;margin-right:.5em;background-color:#639;color:#639}.ridings section.faq .list table td.ind:before{display:inline-block;content:" ";width:.6em;height:.6em;border-radius:.3em;margin-right:.5em;background-color:#aaa;color:#aaa}.ridings footer{display:flex;flex-direction:column;justify-content:space-between;font-family:franklin-gothic-urw,serif;background:#1f2125;color:#fafafa}.ridings footer a,.ridings footer svg{opacity:.5;transition:all .15s}.ridings footer a:hover,.ridings footer svg:hover{opacity:1}.ridings footer>*{width:100%}.ridings footer .top{margin:0 auto;max-width:1000px;display:flex;justify-content:space-between;align-items:center;min-height:100px}@media only screen and (max-width:1200px){.ridings footer .top{max-width:992px}}@media only screen and (max-width:992px){.ridings footer .top{max-width:768px}}@media only screen and (max-width:768px){.ridings footer .top{padding:0 1.5em;min-height:80px}}.ridings footer .top>svg{height:25px;opacity:1}@media only screen and (max-width:768px){.ridings footer .top>svg{height:20px}}.ridings footer .top .share{display:flex;flex-direction:row}.ridings footer .top .share div{cursor:pointer}.ridings footer .top .share div:hover{color:#fafafa}.ridings footer .top .share div svg{height:24px;width:24px;margin:0 58px 0 0}@media only screen and (max-width:768px){.ridings footer .top .share div svg{height:32px;width:32px;margin:8px}}.ridings footer .top .share div:last-of-type svg{margin-right:0}.ridings footer .bottom{margin:0 auto;max-width:1000px;border-top:1px solid #36383b;min-height:100px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:20px;font-weight:500}@media only screen and (max-width:1200px){.ridings footer .bottom{max-width:992px}}@media only screen and (max-width:992px){.ridings footer .bottom{max-width:768px}}@media only screen and (max-width:768px){.ridings footer .bottom{padding:0 1.5em}}.ridings footer .bottom a,.ridings footer .bottom a:hover,.ridings footer .bottom a:visited,.ridings footer .bottom span{color:inherit;text-decoration:none;cursor:pointer}.ridings footer .bottom .links{flex:1;display:flex;justify-content:space-between}@media only screen and (max-width:768px){.ridings footer .bottom .links{display:flex;flex-direction:column}.ridings footer .bottom .links a{line-height:2em;padding:0;border:0}.ridings footer .bottom .links a:first-of-type{margin-top:1em}.ridings footer .bottom .links a:last-of-type{margin-bottom:1em}}.ridings footer .bottom .languageSelector{width:200px;text-align:right}@charset "UTF-8";.Chart{height:250px;display:flex;justify-content:space-between;align-items:flex-end;position:relative}.Chart .bar:before{opacity:0;top:0;transition:all .2s ease-out}.Chart.hover .bar:before,.Chart:hover .bar:before{top:-1em;opacity:1}.Chart .bar{transition:all .3s ease-out}.Chart .bar:before{display:block;content:attr(data-projection) "% ± " attr(data-moe) "%";position:relative;width:100%;text-align:center;line-height:0;font-weight:700;font-size:1.2em}@media only screen and (max-width:768px){.Chart .bar:before{content:attr(data-projection) "%"}}.Chart .bar.cpc{background-color:#2d368c}.Chart .bar.cpc:before{color:#2d368c}.Chart .bar.lpc{background-color:#e9243d}.Chart .bar.lpc:before{color:#e9243d}.Chart .bar.ndp{background-color:#f99e29}.Chart .bar.ndp:before{color:#f99e29}.Chart .bar.gpc{background-color:#3d9b35}.Chart .bar.gpc:before{color:#3d9b35}.Chart .bar.bq{background-color:#00a8ed}.Chart .bar.bq:before{color:#00a8ed}.Chart .bar.ppc{background-color:#639}.Chart .bar.ppc:before{color:#639}.Chart .bar.ind{background-color:#aaa}.Chart .bar.ind:before{color:#aaa}@charset "UTF-8";.Qna{overflow:hidden;padding:1em 0;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;justify-content:space-between}.Qna,.Qna .answer{transition:all .5s ease-in-out}.Qna .answer{height:0;opacity:0}.Qna.open .answer{height:max-content;opacity:1}.Qna:last-child{border-bottom:none}.Qna .question{cursor:pointer}.Qna .question h2:before{content:"+";float:right;font-size:.8em;font-weight:400;color:#6f7881}.Qna.open .question h2:before{content:"–"}.Qna .question h2{font-family:franklin-gothic-urw,serif;text-align:left;display:block;font-size:30px;font-weight:500;color:#1f2125;margin:.5em 0}@media only screen and (max-width:768px){.Qna .question h2{font-size:24px}}.Qna .answer p{font-family:franklin-gothic-urw,serif;text-align:left;display:block;font-size:18px;line-height:1.5em;color:#6f7881;margin:.5em 0}.Qna .answer a:not(.imglink){color:#6f7881;text-decoration:none;border-bottom:1px dashed #6f7881}.Qna .answer a:not(.imglink):hover{border-top:1px dashed #6f7881}.Qna .answer blockquote{margin-left:0;padding-left:1em;border-left:5px solid hsla(0,0%,87.8%,.5)}.Qna .answer blockquote p{font-size:.9em}
/*# sourceMappingURL=https://votewell.ca/repo.0ecd8c19.css.map */