#event-vote{
display: none;
}
.admin-bar #event-vote{
display: block;
}.partner-vote {
margin-top: 0;
}
.partner-vote-btn {
border: none;
background: #0000001a;
color: #333;
padding: 3px 10px;
margin-right: 8px;
cursor: pointer;
border-radius: 5px;
font-size: 16.5px;
transition: all 0.2s ease;
}
.partner-vote-btn.active,
.partner-vote-btn:hover {
background: var(--accent);
color: #fff;
}
.partner-vote-result {
margin-top: 5px; }.spoiler-head{padding:10px;cursor:pointer}.folded:before{content:"+";margin-right:5px}.unfolded:before{content:"–";margin-right:5px}.spoiler-body{padding:10px}.wpnm-button.style-1 {
font-size: 16px;
position: relative;
display: block;
width: 2.5em;
height: 1.3125em;
margin-bottom: 0;
top: 0.125em;
}
.wpnm-button.style-1 .wpnm-slider.round {
border-radius: 2.125em;
}
.wpnm-button.style-1 .wpnm-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}
.wpnm-button.style-1 .wpnm-slider:before {
position: absolute;
content: "";
height: 0.9375em;
width: 0.9375em;
left: 0.2em;
bottom: 0.1875em;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
.wpnm-button.style-1 .wpnm-slider.round:before {
border-radius: 50%;
} .wpnm-button.style-1.active .wpnm-slider {
background-color: #2196F3;
}
.wpnm-button.style-1.active .wpnm-slider:before {
-webkit-transform: translateX(1.2em);
-ms-transform: translateX(1.2em);
transform: translateX(1.2em);
} .wpnm-button.style-2 {
font-size: 16px;
}
.wpnm-button-inner-left:empty {
margin-left: -0.625em;
}
.wpnm-button-inner-left:before,
.wpnm-button-inner-left:after {
box-sizing: border-box;
margin: 0;
padding: 0; -webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
outline: none;
}
.wpnm-button.style-2 .wpnm-button-inner,
.wpnm-button.style-2 .wpnm-button-inner-left {
display: inline-block;
font-size: 0.875em;
position: relative;
padding: 0em;
line-height: 1em;
cursor: pointer;
color: rgba(149, 149, 149, 0.51);
font-weight: normal;
}
.wpnm-button.style-2 .wpnm-button-inner-left:before {
content: '';
display: block;
position: absolute;
z-index: 1;
line-height: 2.125em;
text-indent: 2.5em;
height: 1em;
width: 1em;
margin: 0.25em; -webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
right: 1.625em;
bottom: 0em;
background: #FFB200;
transform: rotate(-45deg);
box-shadow: 0 0 0.625em white;
}
.wpnm-button.style-2 .wpnm-button-inner-left:after {
content: "";
display: inline-block;
width: 2.5em;
height: 1.5em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
background: rgba(255, 255, 255, 0.15);
vertical-align: middle;
margin: 0 0.625em;
border: 0.125em solid #FFB200;
}
.wpnm-button.style-2.active .wpnm-button-inner-left:before {
right: 1.0625em;
box-shadow: 0.3125em 0.3125em 0 0 #eee;
background: transparent;
}
.wpnm-button.style-2.active .wpnm-button-inner-left:after {
background: rgba(0, 0, 0, 0.15);
border: 0.125em solid white;
}
.wpnm-button.style-2 .wpnm-button-inner-left {
color: rgba(250, 250, 250, 0.51);
font-weight: bold;
}
.wpnm-button.style-2.active .wpnm-button-inner-left {
color: rgba(149, 149, 149, 0.51);
font-weight: normal;
}
.wpnm-button.style-2.active .wpnm-button-inner-left + .wpnm-button-inner {
color: rgba(250, 250, 250, 0.51);
font-weight: bold;
}  .wpnm-button.style-3 {
font-size: 16px;
position: relative;
z-index: 0;
display: inline-block;
width: 2.625em;
height: 1.5em;
background-color: #BFE6F7;
border-width: 0.125em;
border-style: solid;
border-color: #80C1D7;
border-radius: 0.750em;
overflow: hidden;
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.wpnm-button.style-3 .wpnm-button-circle {
position: absolute;
z-index: 20;
top: 0.094em;
right: 0.125em;
border-width: 0.125em;
width: 1.125em;
height: 1.125em;
background-color: #F5ED28;
border: 0.125em solid #E6C542;
border-radius: 50%;
overflow: hidden;
transition: all 0.3s ease-in-out;
}
.wpnm-button.style-3 .wpnm-button-cloud {
position: absolute;
top: 0.563em;
left: 0.563em;
width: 1.125em;
height: 1.125em;
transition: all 0.3s ease-in-out;
-webkit-animation: cloud 12s linear infinite;
-moz-animation: cloud 12s linear infinite;
-o-animation: cloud 12s linear infinite;
animation: cloud 12s linear infinite;
}
.wpnm-button.style-3 .wpnm-button-cloud div,
.wpnm-button.style-3 .wpnm-button-cloud div:before,
.wpnm-button.style-3 .wpnm-button-cloud div:after {
position: absolute;
display: block;
z-index: 40;
width: 0.75em;
height: 0.375em;
background-color: #F5F6F8;
border-radius: 0.188em;
content: "";
}
.wpnm-button.style-3 .wpnm-button-cloud div:before {
bottom: 0.188em;
left: 0.063em;
width: 0.375em;
height: 0.375em;
}
.wpnm-button.style-3 .wpnm-button-cloud div:after {
bottom: 0.188em;
left: 0.375em;
width: 0.25em;
height: 0.25em;
border-radius: 0.125em;
}
.wpnm-button.style-3 .wpnm-button-cloud div + div {
top: -0.063em;
left: -0.063em;
}
.wpnm-button.style-3 .wpnm-button-cloud div + div,
.wpnm-button.style-3 .wpnm-button-cloud div + div:before,
.wpnm-button.style-3 .wpnm-button-cloud div + div:after {
z-index: 30;
width: 0.938em;
height: 0.563em;
background-color: #D2D4D3;
border-radius: 0.25em;
}
.wpnm-button.style-3 .wpnm-button-cloud div + div:before {
bottom: 0.188em;
left: 0.063em;
width: 0.563em;
height: 0.563em;
}
.wpnm-button.style-3 .wpnm-button-cloud div + div:after {
bottom: 0.188em;
left: 0.375em;
width: 0.438em;
height: 0.438em;
border-radius: 0.188em;
}
.wpnm-button.style-3.active {
background-color: #484848; border-color: #202020;
}
.wpnm-button.style-3.active .wpnm-button-circle {
right: 1.188em;
background-color: #FFFDF1;
border-color: #E1E5C4;
}
.wpnm-button.style-3.active .wpnm-button-moon-spots {
width: 0.375em;
height: 0.375em;
}
.wpnm-button.style-3.active .wpnm-button-moon-spots,
.wpnm-button.style-3.active .wpnm-button-moon-spots:before,
.wpnm-button.style-3.active .wpnm-button-moon-spots:after {
border-width: 0.063em;
}
.wpnm-button.style-3.active .wpnm-button-moon-spots:before {
height: 0.063em;
width: 0.063em;
border-radius: 0.188em;
}
.wpnm-button.style-3.active .wpnm-button-moon-spots:after {
height: 0.188em;
width: 0.188em;
border-radius: 0.125em;
}
.wpnm-button.style-3.active .wpnm-button-cloud {
opacity: 0;
}
.wpnm-button.style-3.active .wpnm-button-stars {
opacity: 1;
background-color: #484848;
}
.wpnm-button-moon-spots {
top: 0.067em;
right: 0.067em;
z-index: 10;
}
.wpnm-button-moon-spots,
.wpnm-button-moon-spots:before,
.wpnm-button-moon-spots:after {
position: absolute;
display: block;
width: 0;
height: 0;
background-color: #EFEED9 !important;
border: 0 solid #E1E5C4;
border-color: #E1E5C4;
border-radius: 50%;
content: "";
transition: all 0.3s ease-in-out;
}
.wpnm-button-moon-spots:before {
right: 0.563em;
}
.wpnm-button-moon-spots:after {
right: 0.063em;
bottom: -0.563em;
}
.wpnm-button-stars {
position: absolute;
top: 0;
right: 0;
width: 1.188em;
height: 1.313em;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.wpnm-button-stars div {
bottom: 0.188em;
left: 0;
width: 0.121em;
height: 0.121em;
}
.wpnm-button-stars div,
.wpnm-button-stars div:before,
.wpnm-button-stars div:after {
position: absolute;
display: block;
background-color: #FEFEFE !important;
border-radius: 50%;
content: "";
}
.wpnm-button-stars div:before {
bottom: 0.625em;
left: 0.25em;
width: 0.059em;
height: 0.059em;
}
.wpnm-button-stars div:after {
bottom: 0.938em;
left: -0.063em;
width: 0.063em;
height: 0.063em;
}
.wpnm-button-stars div + div {
top: 0.563em;
left: 0.938em;
right: 0;
}
.wpnm-button-stars div + div:before {
bottom: -0.188em;
left: -0.375em;
}
.wpnm-button-stars div + div:after {
bottom: -0.375em;
left: -0.063em;
} .wpnm-button.style-4 {
font-size: 16px;
box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.1);
width: 2.75em;
height: 1.5em;
border: 0.125em solid rgba(204, 204, 204, 0.4);
background: rgba(252, 250, 250, 0.05);
padding: 0.25em;
position: relative;
border-radius: 2.5em;
cursor: pointer;
}
.wpnm-button.style-4 .wpnm-button-inner {
height: 1.125em;
width: 1.125em;
background: yellow;
border-radius: 2.5em;
position: absolute;
pointer-events: none;
top: 0.125em;
left: 0.125em;
transition: left 0.5s ease, box-shadow 0.5s ease, border 0.5s ease, top 0.5s ease;
background: #EDDDD4;
background: linear-gradient(135deg, #edddd4 0%, #fcfafa 50%, #edddd4 51%, #fcfafa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 );
box-shadow: 0 0 0.3125em 0.0625em #EDDDD4;
border: 0.3125em solid rgba(237, 221, 212, 0.5);
}
.wpnm-button.style-4 .wpnm-button-inner::before {
content: '';
height: 1.2375em;
width: 1.2375em;
background: red;
top: -0.0625em;
left: -0.0625em;
position: absolute;
border-radius: 2.5em;
background: #FFFFFF;
background: radial-gradient(ellipse at center, white 0%, #ffbe0b 50%, #fb5607 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=1 );
transition: opacity 0.5s ease;
opacity: 0;
} .wpnm-button.style-4.active {
border: 0.0625em solid rgba(255, 255, 255, 0.525);
}
.wpnm-button.style-4.active .wpnm-button-inner {
left: 1.375em;
box-shadow: 0 0 0.125em 0.125em #FB5607;
border: 0.0625em solid #fb5607;
} .wpnm-button.style-5 {
font-size: 16px;
cursor: default;
}
.wpnm-button.style-5 #dayIcon,
.wpnm-button.style-5 #nightIcon {
position: relative;
width: 1.75em;
height: 1.75em;
top: -0.1875em;
fill: #9caec0;
}
.wpnm-button.style-5 .wpnm-button-sun,
.wpnm-button.style-5 .wpnm-button-moon {
display: inline-block;
}
.wpnm-button.style-5 .wpnm-button-toggle {
outline: 0;
display: inline-block;
width: 4em;
height: 2em;
position: relative;
margin: 0 0.4375em;
padding: 0.125em;
border: 0.125em solid rgba(156, 174, 192, 0.27);
border-radius: 2em;
cursor: pointer;
}
.wpnm-button.style-5 .wpnm-button-toggle:after {
content: "";
display: block;
position: relative;
width: 50%;
height: 100%;
left: 0;
background: rgba(156, 174, 192, 0.27);
border-radius: 1em;
-webkit-transition: all .4s ease;
transition: all .4s ease;
} .wpnm-button.style-5.active .wpnm-button-toggle:after {
left: 50%;
} @-webkit-keyframes cloud{ 0%{left: -1.5em;} 100%{left: 3em;}}
@-moz-keyframes cloud{ 0%{left: -1.5em;} 100%{left: 3em;}}
@-o-keyframes cloud{ 0%{left: -1.5em;} 100%{left: 3em;}}
@keyframes cloud{ 0%{left: -1.5em;} 100%{left: 3em;}}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none transparent}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:none;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li:before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff,#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(180deg,#fff 0,#e0e0e0);background-repeat:repeat-x;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con{display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}.ez-toc-toggle #item{position:absolute;left:-999em}label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}#ez-toc-container .eztoc-toggle-hide-by-default{display:none}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.eztoc-hide{display:none}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}.ez-toc-list.ez-toc-columns-2{column-count:2;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-2>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-3{column-count:3;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-3>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-4{column-count:4;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-4>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-optimized{column-fill:balance;orphans:2;widows:2}.ez-toc-list.ez-toc-columns-optimized>li{display:block;break-inside:avoid;page-break-inside:avoid}@media (max-width:768px){.ez-toc-list.ez-toc-columns-2,.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:1;column-gap:0}}@media (max-width:1024px) and (min-width:769px){.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:2}}