body {
	font-family: SourceSansPro-Regular, Arial, sans-serif;
	font-size:11pt;
	color:#231F20;
	background-color: #fff;
}

html {background-color: #fff;}	

/*header and other setup*/
section#ReutersGraphicsCharts{
	width:100%;
	margin: 0 auto 0 auto;
	position:relative;
	float:left;
	background-color: #fff;
	
}

section#ReutersGraphicsCharts .hed {
font-size: 32pt;
margin-bottom: 10px;
margin-top: 10px;
text-align: left;
font-family: SourceSansPro-Light, arial, sans-serif;}

section#ReutersGraphicsCharts .dek {
font-size: 14pt;
line-height: 17pt;
text-align: left;
font-family: SourceSansPro-Light, arial, sans-serif;
margin-bottom: 10px;}

.tooltipYes {
	position: absolute;
	text-align: center;
	width: 60px;
	height:15px;
	padding: 2.5px;
	background: #bbce68;
	pointer-events: none; 
	line-height: 15px;
	z-index: 5;
}
.tooltipNo {
	position: absolute;
	text-align: center;
	width: 60px;
	height:15px;
	padding: 2.5px;
	background: #ef4e22;
	pointer-events: none; 
	line-height:15px;
	z-index: 5;
}
.tooltipDK {
	position: absolute;
	text-align: center;
	width: 125px;
	height:15px;
	padding: 2.5px;
	background: #c5c5c5;
	pointer-events: none; 
	line-height:15px;
	z-index: 3;
}
.tooltip1{
	display:inline-block;
	font-family: "SourceSansPro-Light", arial, sans-serif;
	text-transform: uppercase;
}
.tooltip2{
	display:inline-block;
	font-family: "SourceSansPro-Bold", arial, sans-serif;
	margin-left:5px;
}

#fallback{
	margin:100px auto 100px auto;
	font-size: 20px;
	text-align: center;
	
}

section#ReutersGraphicsCharts header{
  position: fixed;
  text-align: center;
  top:0;
  left:-2px;
  width: 100%;
  padding: 10px 0 20px 0;
  background: #FFF;
  -webkit-box-shadow: 0 0px 10px -2px #cccccc;
  -moz-box-shadow: 0 0px 10px -2px #cccccc;
  box-shadow: 0 0px 10px -2px #cccccc;
  z-index: 10000000;
	
}

section#ReutersGraphicsCharts #logo{
	background-image: url('thelogo.png');
	height:20px;
	background-position: center center;
	background-repeat: no-repeat;
	width:100%;
	margin-top:10px;
}

section#ReutersGraphicsCharts #mainGraphic{

position: relative;
display: block;
  padding-bottom: 40px;
  width:960px;
  margin: 100px auto 150px auto;
}


/* Custom styles */
#byline {
	margin: 15px auto 10px auto;
	width: 800px;
	text-align:center;
}

.h2{
font-family: SourceSansPro-Regular, Arial, sans-serif;
font-size: 15px;
letter-spacing: normal;
}

.h2light {
	font-family: SourceSansPro-Light, Arial, sans-serif;
    font-size: 15px;
    letter-spacing: normal;
}

#key {background-image: url("key.png");width:380px; height:40px;position: relative;float:left;}
.fullwidth {width:100%; position: relative; display: block; float:left; display: block;}
.centered {margin:0 auto;text-align:center;}
.packageHead {font-family: "SourceSansPro-Light"; font-size: 16px; text-transform: uppercase;color:#666;}
.voteHead {font-family: "SourceSansPro-Light"; font-size: 14px; text-transform: uppercase;color:#666;}
.topDescription {font-family: "SourceSansPro-Light"; font-size: 13pt; line-height:16pt;margin-top:20px; margin-bottom:30px;text-align: center;color:#666;}
#updated {font-family: "SourceSansPro-Light";font-size: 13px;line-height:14px;margin-top:7px;color:#999;margin-bottom:15px;}
.credits {font-family: "SourceSansPro-ExtraLight"; color:#666; font-size:14px; line-height:18px;width:800px; float:left; position: relative; display: block; }
.headLabel {background-color: #efeae0; padding: 10px 15px; font-family: "SourceSansPro-Light"; font-size:13px; color:#666;text-transform: uppercase;margin: 0 auto; width:150px;}
.arrow-down {width: 0; height: 0; border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: 7px solid #efeae0;margin: 0 auto;}
.sectionHead {font-family: "SourceSansPro-Light"; font-size: 28px; line-height:28px;margin-top:10px; margin-bottom:30px;text-align: center;}
#tracker, #groups, #results, #councils {margin-bottom:20px;width:100%; clear:both;float:left;position: relative;}
#results {margin-bottom:20px;}
hr {border: 0;height: 1px;background: #cccccc; width: 800px;margin: 0px auto 40px auto;}
.catLabel {font-family: "SansSourcePro-Bold", Arial, sans-serif; font-size:15px; text-transform: uppercase; background-color: #eaeaea; padding:5px 8px;width:150px;}
.catDescription {font-family: "SourceSansPro-Light"; font-size: 16px; line-height:21px;color:#666;}
.subhead {font-family: "SourceSansPro-Light";
font-size: 13px;
color: #666;
text-transform: uppercase;
margin: 0 auto;}

hr.faded {clear: both; float: none; width: 100%; height: 1px;margin: 1px 0px 40px 0px;border: none; background: #ddd; background-image: -webkit-gradient(       linear,       left bottom,       right bottom,       color-stop(0, rgb(255,255,255)),       color-stop(0.3, rgb(221,221,221)),       color-stop(0.7, rgb(221,221,221)),       color-stop(1, rgb(255,255,255)) );background-image: -moz-linear-gradient(
left center,rgb(255,255,255) 0%, rgb(221,221,221) 30%,
rgb(221,221,221) 70%,rgb(255,255,255) 100%
  );}
.trackerColumn {width:270px; margin: 0 20px;position: relative; display: block-inline; float:left;margin-top:20px;}
.turnoutColumn {width:380px; margin: 0 20px;position: relative; display: block-inline; float:left;margin-top:20px;}
#mapColumn {width:500px;position: relative; display: block-inline; float:left;}
.pollNotes {margin-bottom:50px;margin-top:10px;font-family: "SourceSansPro-ExtraLight"; font-size:13px; line-height:16px;color:#999;float:left; position:relative;margin-left:40px;}
.trackerColumnHead {font-family: "SourceSansPro-Regular"; font-size: 16px;}   
.trackerColumnDate {font-family: "SourceSansPro-Light"; font-size: 13px; text-transform: uppercase; color:#666;line-height:23px}
.resultBar {height:20px;width:260px;position: relative;float:left;}
.latestPollYes {background-color:#bbce68; display: inline; height:20px; float:left;position: relative;}
.latestPollNo {background-color:#f17a5e; display: inline; height:20px; float:left;position: relative;}
.latestPollDK {background-color:#d3d3d3; display: inline; height:20px; float:left;position: relative;}
.pollCatYes {float:left; padding:2px 0 2px 7px;font-family:"SourceSansPro-Light"; font-size:16px;text-transform: uppercase;display: inline;}
.pollCatNo {float:right; padding: 2px 5px 2px 0;font-family:"SourceSansPro-Light"; font-size:16px;text-transform: uppercase;display: inline;}
.MainColumn {width:160px; display: inline; text-align: right; padding-right:15px; border-right:1px dashed #999;position: relative;float:left;}
.MainColumnTwo {width:160px; display: inline; text-align: left; padding-left:15px;position: relative; float:left;}

.pollResultYes {float:right; padding: 2px 5px 2px 0;font-family:"SourceSansPro-Bold"; font-size:16px;text-transform: uppercase;display: inline;}
.pollResultNo {float:left; padding:2px 0 2px 7px;font-family:"SourceSansPro-Bold"; font-size:16px;text-transform: uppercase;display: inline;}
.latestPollNotes {font-family: "SourceSansPro-ExtraLight"; font-size:13px; color:#999;float:left; position:relative;padding-left:5%;}
.chartContainer{height:270px;vertical-align: top;background-color: #fff;}
.theCharts {position: relative;width:100%;height:90%;font-size: 16px;padding:5%;display:block;font-family:"SourceSansPro-Regular", Arial, sans-serif;background-color: transparent;}

.theText{position:relative;display: block;background-color: #ECEDED;width:90%;height:90%;margin:auto auto auto auto;font-size: 36px;color:#666666;text-align: center;cursor: pointer;line-height: 1.2;padding:5%;}

/* Custom styles results */
.votes {font-family: "SourceSansPro-ExtraLight", Arial, sans-serif;font-size:20px; color:#666; }
.bar_t {width: 100px; height:18px; background-color: #f0f0f0; position: relative;float:left;display: inline;}
.turnout, .turnout_c {height:10px; background-color: #dfdfdf; position: absolute; left:0;margin-top:4px;}
.turnout_c { background-color: #666; }
.number {font-family: "SourceSansPro-Regular", Arial, sans-serif;}
#ref1979 {width:63.3px;}
#ref1997 {width:60.2px;}
#ref2011 {width:50.4px;}
#ref2012 {width:39px;}
#ref2014 {width:33.4px;}
#refS2014 {width:84.6px;}
.turnout_bar {margin-bottom:6px;}
#headline {padding-top:40px;}
.ranked {padding-right:10px;}
.label {display: block; float:left;font-size: 10pt;display: inline;font-family: "SourceSansPro-Light", Arial, sans-serif;margin-left:10px;}
.circle {
  fill: orange;
}


.councils{
/*   fill: #eadfcc; */
   stroke: #fff;
  stroke-linejoin: round;
  stroke-linecap: round;
	
}

.councils:hover{
	opacity:1;
}
.councils.selected{
	opacity:1;
}
.plot{
	fill:#FFFFFF;
}


section#ReutersGraphicsCharts .axis line, section#ReutersGraphicsCharts .axiszero line  {fill: none;stroke: #eaeaea;stroke-width: 1.5px;}
section#ReutersGraphicsCharts .axiszero line {  stroke: #231F20;stroke-width: 1.5px;}
section#ReutersGraphicsCharts .axis text {font-family:  "SourceSansPro-Light", Arial, sans-serif;font-size: 9pt;}
 section#ReutersGraphicsCharts .axiszero text, section#ReutersGraphicsCharts .axis path, section#ReutersGraphicsCharts .axiszero path {display: none;} 

/* table styles */
.numberAssets{
font-family: SourceSansPro-Regular, Arial, sans-serif;
font-weight:400;
	display:inline-block;
	/* width:30px; */
	font-size:10pt;
	float:right;
	padding-right:15px;
		vertical-align:middle;
		/* margin-bottom: -20px; */
		z-index:5;
}

.party{
font-family: SourceSansPro-Regular, Arial, sans-serif;
font-weight:400;
	display:inline-block;
	font-size:10pt;
float:left;
	padding-right:15px;
		vertical-align:middle;
		/* margin-bottom: -20px; */
		z-index:5;
}

.notes {font-size: 11pt;
	line-height: 15pt;
	font-family: SourceSansPro-ExtraLight, Arial;
	margin-top:5px;
	color:#666;
}

#dataTable1 {width:950px;}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 960px;
  text-align: left;
  margin-top:20px;
  margin-bottom: 20px;
}

table thead th {vertical-align: bottom; }
th {
  font-family: SourceSansPro-Light, Arial, sans-serif;	
  text-align: left;
  line-height:13pt;
  font-size: 10pt;
  vertical-align: middle;
 }

.tablehead {font-family: SourceSansPro-Regular, Arial, sans-serif;font-size: 10pt;line-height:11pt;vertical-align: bottom;}

thead tr th{
	  padding-bottom: 13px;
	  padding-left: 10px;
	  text-align:center;
	  border-bottom:3px solid #000;
	  
	 }
	 
thead tr th:first-of-type{
	padding-left:0px;
	text-align:left;
}


tbody tr td{
	padding-left: 10px;
}

tbody tr:first-child td {
  padding-top: 4px;
}

tbody tr:first-child th {
  padding-top: 4px;
}

tbody td {
  padding: 0;
  border-left: 0;
  vertical-align: middle;

}

tbody tr {
	  height:25px !important;
	  line-height: 20px;
	  margin-left:20px;
	  border-bottom: 1px solid #AFBABF;
	  vertical-align:middle !important;

}

tbody tr th {width:150px !important}
tbody tr td{
	 background-color: rgba(185, 167, 121, .12);
	 border-right:2px solid white;
}

tbody tr td:first-of-type{
	width:170px !important;
}

tbody tr td:nth-child(2) {
width:150px !important;
}

tbody tr td:nth-child(3) {
width:150px !important;
}

tbody tr td:nth-child(4) {
width:70px !important;
}
tbody tr td:nth-child(8) {
width:120px !important;
}


tbody tr:hover {
	background-color: #eaeaea !important;
	
}
tbody tr.selected {
	background-color: #E6EFF4 !important;
	
}

thead{
	border-bottom: 1px solid #eaeaea; 
	margin-bottom: 20px !important;
	vertical-align: bottom;	
	padding-bottom:7px;	
}

table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	cursor: pointer;
	
}


table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	font-family: SourceSansPro-Bold;
	font-size: 10pt;
}

 section#ReutersGraphicsCharts .source{
	font-size: 11pt;
	line-height: 15pt;
	font-family: SourceSansPro-Light, Arial;
	margin-top:5px;
	color:#666;
}

p.source
{
width:800px;
color:#666;
margin-top:50px;
margin-bottom:30px;
font-size: 14px;
line-height: normal;
}

/*tooltips get centered*/
.tip1, .tip2, .tip3 { text-align: center; font-size: 10pt;position: relative; display: block; }
.tip1 {font-size:13pt; padding-bottom: 10px;}
.tip1Yes {background-color:#f17a5e; font-family: SourceSansPro-Bold, Arial, sans-serif;font-size: 14pt;line-height: 1.4;height:20px;width:100px;color:#000;}
.tip {background-color: #ccc;}

section#ReutersGraphicsCharts .caption {font-size: 18pt;width:200px;}	
section#ReutersGraphicsCharts .captiontop {font-size: 14pt;margin-bottom:6px; }

/*lines and area and plot space*/
section#ReutersGraphicsCharts .line {
  fill: none;
  stroke: #231F20;
  stroke-linejoin: round;
  stroke-linecap:round;
} 
section#ReutersGraphicsCharts .lineChart {
  stroke-width:2px;
} 

section#ReutersGraphicsCharts .lineChart:hover {
  stroke-width:5px;
} 

section#ReutersGraphicsCharts .lineChart.notSelected {
  opacity:0.4;
} 

section#ReutersGraphicsCharts .bar:hover{fill:orange !important;}
/*
section#ReutersGraphicsCharts .bar.notSelected {
  opacity:0.4;
} 
*/
section#ReutersGraphicsCharts .area, section#ReutersGraphicsCharts .area2 {
	opacity:0.4;
	fill:#fbc8b3;
}

section#ReutersGraphicsCharts .plot{fill: #ffffff;}
section#ReutersGraphicsCharts .states { fill: none;stroke: #ffffff;stroke-linejoin: round;}
section#ReutersGraphicsCharts .cursorline {stroke: #AFBABF;stroke-width: 2px;}
/*Footer et cet.*/

a{
	text-decoration: none;
	color:black;
	font-family: SourceSansPro-Bold;
}


footer {
  float: left;
  background-color: #F3F3F3;
  border-top: 1px solid #EAEAEA;
  color: #aaa;
  width: 100%;
  position:relative;
  bottom:0;
}
footer .wrapper {
  padding: 1.8em 0;
}
footer a:link,
footer a:visited {
  color: #949494;
}
footer a:hover,
footer a:active,
footer a:focus {
  color: #444444;
}
footer ul {
  margin-bottom: 1.9em;
  color: #ddd;
  font-size: .75em;
  text-align: center;
}
footer li {
  display: inline;
  border-right: 1px solid #CCC;
  margin-right: .3em;
  padding-right: 0.6em;
}
footer li.last-child {
  border: none;
}
footer p {
  font-size: .7em;
  line-height: 1.6em;
}

@font-face {
  font-family: 'SourceSansPro-ExtraLight';
  font-style: normal;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGC-IiwWNzQT_LXAtr-Ee9Pw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Light';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGMVNtom4QlEDNJaqqqzqdSs.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Semibold';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGCmgpmuQqK2I-L2S9cF65Ek.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGIqjGYJUyOXcBwUQbRaNH6c.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Black';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGC7eGk4PJkA83J1AXCmgUfc.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-ExtraLightIt';
  font-style: italic;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight Italic'), local('SourceSansPro-ExtraLightIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6OE3EfhCMemg4BxrY2mmJD_3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-LightIt';
  font-style: italic;
  font-weight: 300;
  src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6H7XMO6S-yJpg1torQFmnv33rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-It';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/M2Jd71oPJhLKp0zdtTvoM_bce-VcyLJMRR1FC9qWbU8.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-SemiboldIt';
  font-style: italic;
  font-weight: 600;
  src: local('Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6J4LxuTxC3JbLqy8IUt0K1T3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-BoldIt';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6PgYMAt3u4NmhhzLLLPJ5qH3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-BlackIt';
  font-style: italic;
  font-weight: 900;
  src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6MJvEBP8Mx4XcuTrPnlPwTr3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}

.tipsy { position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; margin:20px 0px 20px 0px; padding:10px;}

  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; margin:20px 0px 20px 0px; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


.gravity { width: 100%; margin: 5px 0; border-spacing: 5px; }
  .gravity td { text-align: center; vertical-align: middle; padding: 5px 0; background-color: #d0d0d0; width: 33%; }
  .gravity a { }
    .gravity a:hover { color: #505050; background: none; }
    
    
    /* SLIDER STUFFmakes the button and the background */
section#ReutersGraphicsCharts .ui-slider {
	float:left;
	position: relative;
	text-align: left;
}
section#ReutersGraphicsCharts .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	cursor: default;
}
section#ReutersGraphicsCharts .ui-slider-horizontal {
	height: .8em;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

/*makes the grey background*/
section#ReutersGraphicsCharts .ui-widget-content {
	background: #eeeeee;
}
/*makes the red part*/
section#ReutersGraphicsCharts .ui-widget-header {
	background: #e11f26;
}
/* makes the button
----------------------------------*/
section#ReutersGraphicsCharts .ui-state-default,
section#ReutersGraphicsCharts .ui-widget-content .ui-state-default,
section#ReutersGraphicsCharts .ui-widget-header .ui-state-default {
	outline: none;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	font-weight: bold;
}

section#ReutersGraphicsCharts .ui-corner-all {
	border-radius: 8px;
}

section#ReutersGraphicsCharts .ui-state-hover,
section#ReutersGraphicsCharts .ui-widget-content .ui-state-hover,
section#ReutersGraphicsCharts .ui-widget-header .ui-state-hover {
	border: 1px solid #CCCCCC;
	background: #faf7bb;
	font-weight: bold;
	
}

/* SHARE BUTTON STUFF */

div.article-share {
  position:fixed;
  width: 100px;
  left:0px;
  top:22px;
}
div.share-toolbar {
  width: auto;
}
div.article-share div.share-toolbar div.share-icon {
  float: right;
  margin: 0 0 0 10px;
}
div.article-share div.share-toolbar div.share-buttons-container {
  left: -50px;
  top: 26px;
}
#share-toolbar,
.share-buttons-wrapper {
  position: absolute;
  padding-top: 15px;
  background: white;
  border: 1px solid #e1e1e1;
  height: 35px;
  width: 415px;
  z-index: 2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
#share-toolbar .fb,
.share-buttons-wrapper .fb {
  display: inline-block;
  width: 125px;
  height: 20px;
  margin-left: 10px;
  border: none;
}
#share-toolbar .twitter,
.share-buttons-wrapper .twitter {
  margin-left: 15px;
  width: 80px;
  height: 20px;
}
#share-toolbar .IN-widget,
.share-buttons-wrapper .IN-widget {
  margin-left: 15px;
}
#share-toolbar .plusone,
.share-buttons-wrapper .plusone {
  display: inline-block;
  height: 20px;
  width: 32px;
  margin-left: 15px;
}

.share-toolbar {
  z-index: 2;
  width: 20px;
  position: absolute;
}
.share-toolbar .share-more:hover {
  background-position: 0px -60px;
}
.share-toolbar .share-buttons-container {
  width: 0px;
  height: 55px;
  left: -5px;
  top: 39px;
  -webkit-transition: left, opacity, 250ms ease-out;
  -moz-transition: left, opacity, 250ms ease-out;
  -o-transition: left, opacity, 250ms ease-out;
  transition: left, opacity, 250ms ease-out;
  overflow: hidden;
  position: absolute;
  z-index: 99;
  opacity: 0;
}
.share-toolbar .open.share-buttons-container {
  display: block;
  width: 230px;
  opacity: 1;
  left: 0px;
  z-index: 900;
}
.share-toolbar .share-buttons-wrapper {
  width: 183px;
  position: absolute;
  top: 0px;
  left: 30px;
}
.share-toolbar .share-icon {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  padding-top: 0;
  background: transparent url(../css/share_sprite-gray-20x20.png) no-repeat;
  cursor: pointer;
}
.share-toolbar .share-icon .share-iframe {
  display: block;
  width: 0;
  height: 0;
  opacity: 0;
  padding: 0;
  border: 0;
  background: #FFFFFF;
  position: absolute;
  top: -6px;
  left: -5px;
  overflow: hidden;
}
.share-toolbar .share-icon.open {
  z-index: 999;
}
.share-toolbar .share-icon.open .share-iframe {
  opacity: 1;
  width: auto;
  height: 20px;
  border: 1px solid #dadada;
  padding: 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  box-shadow: 0 2px 0 #eaeaea;
  -webkit-box-shadow: 0 2px 0 #eaeaea;
  -moz-box-shadow: 0 2px 0 #eaeaea;
}
.share-toolbar .share-icon:first-child {
  margin: 0px;
}
.share-toolbar .share-more {
  background-position: 0px -40px;
  cursor: pointer;
  height: 17px;
}
.share-toolbar .fb-icon {
  background-position: 0px 0px;
}
.share-toolbar .fb-icon .share-iframe {
  width: 125px;
}
.share-toolbar .fb-icon .share-iframe .fb {
  display: inline-block;
  width: 125px;
  height: 20px;
  border: none;
}
.share-toolbar .twitter-icon {
  background-position: 0px -20px;
}
.share-toolbar .twitter-icon .share-iframe .twitter {
  width: 80px;
}
div.share-toolbar div.share-icon:hover div.share-iframe {
  display: block;
  opacity: 1;
  width: auto;
  height: auto;
  border: 1px solid #E1E1E1;
  border-bottom: 4px solid #E1E1E1;
  padding: 6px 5px;
}






    
