
* {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-text-size-adjust: none;
	-webkit-user-select: none;
}

@font-face {
	font-family: "AntennaCondBold";
 	src: url(../../../../resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-2.eot);
 	src: local(â˜º), url(../../../../resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-3.woff) format("woff"),
	url(../../../../resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-1.ttf) format("truetype"),
	url(../../../../resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-4.svg#web) format("svg");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "AntennaCondMedium";
	src: url(../../../../resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-2.eot);
	src: local(☺), url(../../../../resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-3.woff) format("woff"),
	url(../../../../resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-1.ttf) format("truetype"),
	url(../../../../resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-4.svg#web) format("svg");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "HeronSansCond";
	src: url(https://storytelling.blick.ch/infografik/resources/fonts/Heron_Sans_Condensed_Bold.eot);
	src: local(Ã¢ËœÂº), url(https://storytelling.blick.ch/infografik/resources/fonts/Heron_Sans_Condensed_Bold.woff) format("woff");
	src: local(Ã¢ËœÂº), url(https://storytelling.blick.ch/infografik/resources/fonts/Heron_Sans_Condensed_Bold.woff2) format("woff2");
	font-style: normal;
	font-weight: bold;
}
@font-face {
	font-family: "HeronSansSemi";
	src: url(https://storytelling.blick.ch/infografik/resources/fonts/Heron_Sans_Semi_Bold.eot);
	src: local(Ã¢ËœÂº), url(https://storytelling.blick.ch/infografik/resources/fonts/Heron_Sans_Semi_Bold.woff) format("woff");
	src: local(Ã¢ËœÂº), url(https://storytelling.blick.ch/infografik/resources/fonts/Heron_Sans_Semi_Bold.woff2) format("woff2");
	font-style: normal;
	font-weight: bold;
}

body, html {
	padding: 0;
	margin: 0;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;

	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.4em;

	font-weight: normal;
}

.vox-header {
	position: relative;
	z-index: 100;
}

.vox-headerBox {
	line-height: 1.2em;
	color: #fff;
 	width: 100%;
 	position: fixed;
	position: relative;
	clear: both;
	display: block;
	z-index: 200;
	top: 0;
	background-color: rgba(255,255,255,0.85);
	display: none;
}

.vox-main.starting {
	opacity: 0;
}

.vox-main {
	position: relative;
	width: 100%;
}

.vox-mainWrapper {
	position: relative;
	padding: 12px;
	padding-top: 0;
}

.vox-stichfrage {
	background-color: #fffdf4;
}

#content {
	position: relative;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.2em;
	border-top: 1px solid #ddd;
}

.vox-header {
	background-color: #e20000;
}

.vox-header h1 {
	font-family: "AntennaCondBold", "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 0.3px;
	padding: 0.75em 0.5em 0.6em 0.5em;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #fff;
}

.vox-footer {
	position: relative;
	bottom: 0;
	left: 0;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.2em;
	/*border-top: 1px solid #ccc;
	margin-top: 1em;
	*/
	width: 98%;
	padding: 2px 1% 3px 1%;
	color: #999;
	z-index: 2000;
	background-color: rgba(255,255,255,0.9);
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

.clear {
	position: relative;
	display: block;
	float: none;
	clear: both;
	height: 1px;
	width: 1px;
	line-height: 0;
}

h2 {
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 0.75em;
	/*padding-left: 0.75em;
	margin-right: 0.75em;*/
	color: #666;
}



h3 {
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 0.25em;
}

h4 {
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 0.25em;
	color: #666;
}

h5 {
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 0.25em;
	color: #000;
}

.vox-cantons-wrapper {
	margin-top: 1em;
	display: none;
}

.vox-cantons-wrapper.vox-show-cantons {
	display: block;
}


.vox-results {
	margin-top: 0em;
}

.vox-votes-selector-wrapper {
	z-index: 3;
	display: none;
}

.vox-votes-selector {
	position: absolute;
	width: 100%;
	top: 0;
	list-style: none;
	display: none;
	background-color: #fff;
	z-index: 20;
	box-shadow: 0px 2px 2px #fff;
}

.vox-votes-selector-title {
	padding: 0.75em;
	padding-right: 3em;
	border: 1px solid #ddd;
	border-top: 0;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	z-index: 5;
	background-color: #fff;
	color: #666;
	background: url(../img/btn_expand.png) no-repeat 100% 50%;
	background-size: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%

}

.vox-votes-selector-title:hover {
	color: #000;
}

.vox-votes-selector-item {
	padding: 0.75em;
	border: 1px solid #ddd;
	border-top: 0;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #f4f4f4;
	cursor: pointer;
	color: #1f1f1f;
	transition: background-color 0.12s linear, color 0.12s linear;
}

.vox-votes-selector-item.active {
	background-color: #ffcc00;
	color: #000;
	background-color: #1f1f1f;
	color: #fff;
}

.vox-votes-selector-item.active:hover {
	color: #fff;
}


.vox-votes-selector-item:hover {
	color: #e20000;
}

.vox-day-titles {
	margin-top: 0.5em;
	display: none;
}

.vox-notifier-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	background-color: #fff9d2;
	display: none;
	line-height: 1.3em;
}

.vox-busy {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background-color: rgba(255,255,255,1);
	padding: 1em;
}

.vox-canton-item {
	padding: 0.5em 1em;
	margin: 0;
	margin-bottom: 1em;
	display: none;
	border-left: 5px solid #e0e0e0;
}

.vox-canton-item:first-child {
	display: block;
}

.vox-ch-wrapper {
	margin-bottom: 2em;
}

.vox-ch-wrapper .vox-canton-item {
	margin-bottom: 1em;
}

.vox-canton-wrapper:empty {
	display: none;
}

.vox-canton-wrapper {
	padding-top: 1em;
}


.vox-canton-item:after {
	/* clearfix */
	content: " ";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

.vox-notification-item {
	display: inline-block;
	margin-right: 1em;
	cursor: pointer;
	padding: 1%;
}

.vox-notification-type-2 {
	color: #e20000;
}

.vox-cantons-list {
	list-style: none;
	margin: 0;
	padding: 0;
	/*padding: 0.5em 0em 0.5em 0;
	margin-bottom: 3em;*/
}

.vox-canton-flag {
	position: relative;
	display: block;
	float: left;
	width: 60px;
	border: 1px solid #e0e0e0;
	margin-right: 1em;
}

.vox-vote-description {
	font-size: 1em;
	line-height: 1.3em;
	/*font-style: italic;*/
}

.vox-vote-title {
	display: block;
	position: relative;
	padding-bottom: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%
}

.vox-canton-info {
	position: relative;
	color: #000000;
	width: 48%;
	margin-right: 2%;
	float: left;
}

.vox-canton-stats {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	line-height: 1.3em;
}

.vox-ch-wrapper .vox-canton-stats {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}

.vox-ch-stats {
	position: relative;
	padding-left: 1em;
}

.vox-ch-wrapper .vox-ch-stats {
	padding-left: 0;
	margin-bottom: 1em;
}

.vox-canton-charts {
	position: relative;
	width: 50%;
	float: left;
	height: 60px;
}

.vox-bar-gueltig-wrapper {
	position: relative;
	height: 50%;
	width: 100%;
}

.vox-bar-gueltig {
	background-color: #ccc;
	height: 100%;
	width: 80%;
	position: absolute;
	top: 0;
	left: 10%;
	width: 100%;
	left: 0;
}


.vox-bar-yes {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	height: 100%;
	width: 0px;
	background-color: #1b73a5;
	z-index: 5;
}

.vox-bar-no {
	position: absolute;
	position: relative;
	float: right;
	top: 0;
	height: 100%;
	width: 0px;
	background-color: #e20000;
	z-index: 5;
}

.vox-stichfrage .vox-bar-yes {
	background-color: #79a0b3;
}

.vox-stichfrage .vox-bar-no {
	background-color: #a2955a;
}

.vox-bar-intermediate-yes {
	position: absolute;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	height: 100%;
	width: 0px;
	background-color: #1b73a5;
	z-index: 5;
}

.vox-bar-intermediate-no {
	position: absolute;
	position: relative;
	float: right;
	top: 0;
	right: 0;
	height: 100%;
	width: 0px;
	background-color:  #e20000;
	z-index: 5;
}


.vox-stichfrage .vox-bar-intermediate-yes {
	background-color: #79a0b3;
}

.vox-stichfrage .vox-bar-intermediate-no {
	background-color: #a2955a;
}


.vox-bar-middle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/middle.gif) 50% 0% repeat-y;
	z-index: 10;
}


.vox-label-yes, .vox-label-no {
	padding-top: 6px;
	width: 50%;	
	z-index: 8;
	position: absolute;
	top: 0;
	font-size: 1.3em;
	line-height: 1;
	font-weight: 600;
 	text-shadow: 0px 0px 3px #222;
	text-transform: uppercase;
}

.mobile .vox-label-yes, .mobile .vox-label-no {
	padding-top: 0.7%;
}

.vox-label-yes {
	left: 0;
	padding-right: 2%;
	text-align: right;
	color: #1b73a5;
	color: #fff;
	padding-left: 2%;
	text-align: left;
}

.vox-label-no {
	right: 0%;
	padding-left: 2%;
	text-align: left;
	color: #e20000;
	color: #fff;
	padding-left: 0;
	padding-right: 2%;
	text-align: right;
}

.vox-bar-intermediate-overlay {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/intermediate_overlay_18.png) 0% 0% repeat;
}

.vox-ca-intermediate {
	background: url(../img/intermediate_overlay_18.png) 0% 0% repeat;
}

.vox-canton-result-value {
	font-size: 1.1em;
	line-height: 1.2em;
	padding-top: 4px;
	font-weight: 600;
	position: absolute;
	top: 50%;
	width: 50%;
}

.vox-canton-result-value-yes {
	left: 2%;
}

.vox-canton-result-value-no {
	right: 2%;
	text-align: right;
}

.vox-result-absolute {
	margin-left: 1em;
	margin-right: 1em;
	font-weight: normal;
}

.vox-votes-bullets {
	position: relative;
	text-align: center;
	padding: 1em;
	list-style: none;
}

.vox-votes-bullets-item {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-left: 0.36em;
	margin-right: 0.36em;
	border-radius: 50%;
	background-color: #e0e0e0;
	background-color: #f4f4f4;
	cursor: pointer;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}

.vox-votes-bullets-item:hover {
	background-color: #aaa;

}

.vox-votes-bullets-item.active {
	background-color: #666;
}

.vox-map, .vox-map-standin {
	text-align: center;
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}

svg {
	position: relative;
	display: inline-block;
	width: 100%;
}

.vox-mc {
	position: relative;
	display: inline-block;
	margin: 0 1em 1em 0;
	border: 1px solid #ddd;
	width: 60px;
	height: 60px;
	background-color: #e0e0e0;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}

.initial {
	background-color: #e0e0e0;
}

.green, .green_1 {
	background-color: #1b73a5
}


.green_0 {
	background-color: #4eaace
}

.red, .red_1 {
	background-color: #e20000;
}

.red_0 {
	background-color: #fb8163;
}

.vox-map-wrapper {
	position: relative;
	width: 100%;
	text-align: center;

}

.vox-map {
	max-width: 640px;
	display: inline-block;
}

.vox-map polygon {
	-webkit-transition: fill 0.5s ease;
	-moz-transition: fill 0.5s ease;
	-o-transition: fill 0.5s ease;
	transition: fill 0.5s ease;
} 

.vox-map #cantons-hitters polygon:hover {
	cursor: pointer;
	opacity: 0.95;
	stroke-width: 5px;
	stroke: #aaa;
}

.vox-home-content polygon,.vox-home-content polygon:hover {
	cursor: default !important;
	stroke: none !important;
}

.vox-map #cantons-labels, .vox-map #cantons-values {
	font-family: inherit;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}
 .vox-map #cantons-labels text {
 	/*fill: #111 !important;
 	text-shadow: 0px 0px 2px #fff;*/
 	fill: #fff !important;
 	text-shadow: 0px 0px 4px #222;
}
 .vox-map #cantons-values text {
 	fill: #fff !important;
 	text-shadow: 0px 0px 4px #222;
 }

.vox-map text {
	cursor: pointer;
}

.vox-toolTip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	line-height: 1.3em;
	padding: 0.5em;
	background-color: #fff;
	box-shadow: 0 0  5px #000;
	display: none;
}

.vox-toolTip b {
	font-weight: 600;
}

.vox-toolTip h5 {
	margin-bottom: 0.15em;
}

.vox-all-votes-wrapper {
	width: 100%;
	overflow: hidden;
}

.vox-all-votes {
	position: relative;
	min-width: 100%;
}

.vox-all-vote {
	position: relative;
	max-width: 980px;
	float: left;
}

.vox-all-vote .vox-canton-info {
	width: 100%;
}


.vox-all-vote .vox-canton-charts {
	width: 100%;
}

.vox-home-content .vox-canton-info {
	margin-bottom: 1em;
}

.vox-all-vote h2 {
	font-size: 1.2em;
	line-height: 1.2em;
}


.vox-all-ch-map {
	text-align: center;
	width: 100%;
	float: left;
}

.vox-all-ch-volk, .vox-all-ch-staende {
	width: 48%;
	padding: 0 1% 0 1%;
	font-size: 0.9em;
	float: right;
	position: relative;
}

.vox-map-template {
	display: none;
}

.vox-all-vote .vox-vote-title {
	background-color: #333;
	padding: 0.42em;
	color: #ffcc00;

	background-color: #fff;
	color: #000;
	/* border-bottom: 1px solid #eee; */
}

.vox-all-vote .vox-vote-title h2 {
	margin: 0;
	font-size: 1em;
	line-height: 1.2em;
	color: #ffcc00;
	color: #000;
	font-weight: 600;
	padding: 0.1em;
}

.vox-all-vote .vox-map {
	margin-bottom: 0;
	margin-top: 1em;
}


.vox-home-content {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.2em;
}

.vox-home-content .vox-canton-item {
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin-bottom: 0;
}

.vox-article-url {
	text-align: right;
	float: right;
	margin: 1%;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border-radius: 3px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	background-color: #ffcc00;
	margin-top: 1em;
	margin-bottom: 0;
	margin-right: 3%;
}

.vox-article-url:hover a {
	color: #e20000;
	text-decoration: none;
}

.vox-home-content .vox-votes-bullets-wrapper {
	/* background-color: #333; */
	border-top: 1px solid #eee;
}

.vox-home-content .vox-votes-bullets {
	padding: 0.42em 0.36em 0.3em 0.36em;
	line-height: 1em;
}

.vox-home-content .vox-votes-bullets-item.active {
	background-color: #ffcc00;
	background-color: #000;
}

.vox-options {
	text-align: center;
	margin-top: 2em;
	/*margin-bottom: 1em;*/
}

/* .cit-form-btn {
	display: inline-block;
	border: 1px solid #999;
	border-radius: 4px;
	background-color: #e0e0e0;
	color: #666;
	padding: 0.3em 0.6em;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}

.cit-form-btn:hover {
	background-color: #ccc;
	color: #000;
}

.cit-form-btn.refreshBtn {
	margin-bottom: 1em;

} */

.cit-form-btn {
	display: inline-block;
	font-weight: 600;
	border-radius: 25px;
	background-color: #f4f4f4;
	color: #1f1f1f;
	padding: 0.6em 1.4em;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.12s linear, color 0.12s linear;
	margin: 1em;
}

.cit-form-btn:hover {
	color: #e20000;
}
.cit-form-btn:active {
	color: #1f1f1f;
}

.cit-form-btn.refreshBtn {
	margin-bottom: 1em;

}

.vox-outcome-yes, .vox-outcome-no {
	font-weight: 600;
}

.vox-outcome-yes {
	/* color:  #abbf5b; */
	color:  #1b73a5;
}
.vox-outcome-no {
	color: #e20000;
}

.vox-stichfrage .vox-outcome-yes {
	color:  #79a0b3;
}
.vox-stichfrage .vox-outcome-no {
	color:  #a2955a;
}

.vox-flag {
	font-weight: 600;
}


.vox-definitive.vox-ja {
	border-left-color: #1b73a5;
}

.vox-definitive.vox-ja .vox-flag {
	color: #1b73a5;
}

.vox-definitive.vox-nein .vox-flag {
	color: #e20000;
}

.vox-definitive.vox-nein {
	border-left-color: #e20000;
}

.vox-stichfrage .vox-definitive.vox-ja {
	border-left-color: #79a0b3;
}

.vox-stichfrage .vox-definitive.vox-nein {
	border-left-color: #a2955a;
}


.vox-stichfrage .vox-definitive.vox-ja .vox-flag {
	color: #79a0b3;
}

.vox-stichfrage .vox-definitive.vox-nein .vox-flag {
	color: #a2955a;
}

.vox-irrelevant {
	opacity: 0.15;
	display: none;
}

.vox-modified {
	color: #aaa;
}

.vox-all-votes-wrapper .vox-canton-stats {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}

.vox-all-votes-wrapper .vox-canton-item {
	border: none;
	margin-left: 2em;
}

.vox-all-votes-wrapper .vox-all-ch-volk, .vox-all-votes-wrapper .vox-all-ch-staende {
	width: 100%;
	float: right;
}

.vox-vote-body-left {
	width: 50%;
	float: left;
	position: relative;

}

.vox-vote-body-right {
	width: 50%;
	float: right;
}

.vox-social-btn {
	position: relative;
	float: right;
	width: 15px;
	height: 15px;
	margin-left: 15px;
	cursor: pointer;
	opacity: 0.25;
	background-size: contain;
}


.vox-social-btn img {
	position: relative;
	display: block;
	width: 100%;
}


.vox-social-btn:hover {
	opacity: 1;
}

.vox-ch-stats  .vox-social {
	position: absolute;
	top: -2.5em;
	right: 1em;
}

.vox-ch-info b {
	font-weight: 700;
}

.vox-ch-stats .vox-social-btn {
	position: relative;
	float: right;
	width: 20px;
	height: 20px;
	margin-left: 20px;
}

.vox-map-legend {
	text-align: right;
	right: 1em;
	top: 1em;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #aaa;
	position: relative;
}

.vox-map-legend-button {
	display: inline-block;
	cursor: pointer;
	-webkit-transition: color 0.25s ease;
	-moz-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	transition: color 0.25s ease;
}

.vox-map-legend-button:hover {
	color: #222;
	/*text-decoration: underline;*/
}

.vox-map-legend-home {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 14px;
	color: #ccc;
	display: inline-block;
}

@media (max-width: 735px) {
	.vox-canton-stats {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}

.mobile .vox-vote-body-left {
	width: 100%;
	float: none;
	display: none;
}


.mobile .vox-vote-body-right {
	width: 97%;
	float: none;
	padding-right: 3%;
	width: 100%;
	float: none;
	padding-right: 0%;	
}

.vox-cantons-more-title {
	cursor: pointer;
	color: #888;
	margin-bottom: 0;
}

.vox-cantons-more-title:hover {
	color: #333;
}

.vox-more {
	z-index: 20;
}

.vox-more b {
	font-size: 0.7em;
	color: #999;
	position: relative;
	bottom: 0.1em;
	margin-left: 0.35em;
}


.vox-cantons-more-wrapper {
	/*border-top: 2px solid #efefef;*/
	position: relative;
	overflow: hidden;
	height: 10px;
	/* border-bottom: 1px solid #999; */
	overflow: visible;
	height: auto;
}

.vox-cantons-more-wrapper.vox-more-open {
	overflow: visible;
	height: auto;
	min-height: 60px;
}

.vox-cantons-more-wrapper.vox-more-open .vox-canton-wrapper {
	border-bottom: 2px solid #efefef;
}

.vox-cantons-more-wrapper.vox-more-open .vox-canton-wrapper:last-child {
	border-bottom: none;
}


.vox-all-ch-stats {
	font-size: 0.9em;
	margin-left: 2.6em;
	/* border-bottom: 1px solid #ccc; */
}

@media (max-width: 600px) {
	#content {
		font-size: 14px;
		line-height: 1.2em;
	}

	.vox-canton-flag {
		width: 2.6em;
	}

	.vox-canton-stats {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.vox-vote-body-left {
		width: 100%;
		float: none;
		display: none;
	}

	.vox-vote-body-right {
		width: 100%;
		float: none;
		padding-right: 0;
	}

	.vox-canton-charts {
		margin-top: 1em;
		width: 100%;
	}
	.vox-canton-labels, .vox-canton-info {
		width: 100%;
	}

	.vox-options {
		text-align: center;
		margin-bottom: 2em;
	}

	.vox-all-votes-wrapper .vox-all-ch-volk ,.vox-all-votes-wrapper .vox-all-ch-staende {
		padding: 0;
	}

	.vox-all-votes-wrapper .vox-canton-info {
		margin-right: 0;
	}

	.vox-all-votes-wrapper .vox-canton-item {
		margin-left: 0em;
	}

	.vox-all-votes-wrapper .vox-canton-charts {
		margin-top: 0; 
	}

	.vox-toolTip {
		font-size: 14px;
	}

	.vox-all-ch-stats {
		margin-left: 1em;
	}

}



/* COMPACT */
.vox-main.compact .vox-votes-selector-wrapper.vox-section {
	display: none !important;
}
/* .vox-main.compact .vox-options .refreshBtn {
	display: none !important;
} */
.vox-main.compact .vox-votes-bullets {
	display: none !important;
}
.vox-main.compact .vox-footer {
	display: none !important;
}
.vox-main.compact .vox-options {
	margin-top: 2em;
}
.vox-main.compact #content  {
	border: none;
}

.vox-main.compact .vox-day-titles h4 {
	display: none;
}
.vox-main.compact .vox-day-titles {
	margin-top: 1.5em;
}

.vox-main.fr .vox-social {
	display: none !important;
}
