#chartGO {
	text-align: center;
	padding: 10px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* background: rgb(255,255,255); */ /* Old browsers */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* FF3.6+ */ /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); */ /* Chrome,Safari4+ */ /* background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); */ /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* W3C */
	border: 1px solid #aaa;
	margin: 10px 0px 10px;
	font-size: 1.3em;
	font-weight: bold;
	cursor: pointer;
	clear: both;
	border-radius: 5px;
 }

#chartGO:active {
	color: white;
	background: #666;
 }

#year {
	font-size: 2.6em;
	font-weight: bold;
	color: #aaa;
 }

	#year.polling_year {
		color: #000;
		font-size: 3.6em;
	 }

#year_select {
	display: inline-block;
	width: 100px;
	height: auto;
	float: right;
	clear: right;
	font-size: 1.3em;
	border: 1px solid #aaa;
	border-radius: 5px;
	padding: 5px 9px;
	font-family: "franklin-gothic-urw",Verdana,Geneva,sans-serif;
	background-color: rgba(247, 247, 247, 1);
	color: #7C7C7C;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 40px
 }

	#year_select:focus {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	 }

#view_year {
	width: 100%;
	display: inline-block;
	text-align: right;
	clear: right;
	font-size: 1.4em;
 }

#chart {
	clear: both;
	height: 400px;
 }

.switch.title {
	margin-bottom: 5px;
	font-size: 1.4em;
 }

#year_shown {
	text-align: center;
	width: 100%;
	display: inline-block;
 }

.toggle {
	overflow: auto;
	height: 100%
 }

	.toggle .switch {
		overflow: auto;
		float: left;
		height: 100%
	 }

		.toggle .switch:nth-child(n+2) {margin-left: 15px}

	.toggle legend,.singular .content .toggle .legend {
		font-size: 1.4em;
		padding: 6px 0;
		float: left;
		margin-bottom: 0;
		margin-right: 20px;
		font-family: "franklin-gothic-urw",​Verdana,​Geneva,​sans-serif;
		line-height: 1
	 }

	.toggle input {margin-right: .5em}

.has-js .toggle input {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	left: 0
 }

button,a.button,.toggle label,.toggle a {
	white-space: nowrap;
	font-size: 1.1em;
	font-weight: bold;
	color: #969696;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 7px 12px;
	position: relative;
	border: 1px solid #AAA;
	float: left;
	position: relative;
	text-shadow: none;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(50%,rgba(243,243,243,1)),color-stop(51%,rgba(237,237,237,1)),color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0)
 }

button,a.button {float: none}

button:active,a.button:active,.has-js .toggle .selected {
	color: #7C7668;
	-webkit-box-shadow: inset 1px 1px 2px 0 rgba(156,156,156,1);
	box-shadow: inset 1px 1px 2px 0 rgba(156,156,156,1);
	background: rgb(226,223,206);
	background: -moz-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(226,223,206,1)),color-stop(100%,rgba(242,243,233,1)));
	background: -webkit-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: -o-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: -ms-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: -webkit-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: -moz-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: -ms-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: -o-linear-gradient(top,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	background: linear-gradient(to bottom,rgba(226,223,206,1) 0%,rgba(242,243,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2dfce',endColorstr='#f2f3e9',GradientType=0);
	cursor: default
 }

.toggle {
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
	overflow: auto;
	height: 100%;
 }

	.toggle .legend {
		margin-left: 0px;
		margin-right: 5px !important;
	 }

	.toggle .switch {margin-left: 0px !important;}

div.switch.engaged {
	margin-right: 5px !important;
	margin-bottom: 5px !important;
 }

.interactive .source {
	display: block;
	color: rgb(136, 136, 136);
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-family: franklin-gothic-urw, ​Verdana, ​Geneva, ​sans-serif;
	line-height: normal;
 }
