html, body {
	font-family: SourceSansPro-Light, Arial, sans-serif;
	font-weight: 300;
	background-color: #ffffff;
}

/*header and other setup*/
section#ReutersGraphicsCharts{
	width:100%;
	margin: 0 auto 0 auto;
	position:relative;
	
}
#fallback{
	margin:100px auto 100px auto;
	font-size: 20px;
	text-align: center;
	color: white;
	
}

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:25px;
	background-position: center center;
	background-repeat: no-repeat;
	width:100%;
	margin-top:7px;
}

section#ReutersGraphicsCharts #mainGraphic{

  padding-bottom: 40px;
  width:800px;
  margin: 50px auto 120px auto;
  position: relative;
    padding-left: 10px;
  padding-right: 10px;
}

section{
   position: relative;
}

ul{
	list-style: none;
	padding:0 0 0 0;
}

.container{
	position: relative;
}


/*Main sections*/


h1{
font-family: SourceSansPro-ExtraLight, Arial, sans-serif;
font-weight: 200;
font-size: 80px;
width: 100%;
text-align: center;
display: inline-block;
margin: 45px auto 10px auto;
position: relative;
}

h2{
font-family: SourceSansPro-Semibold, Arial, sans-serif;
font-weight:600;
font-size: 24px;
margin: 30px auto 0px auto;
width: 100%;
}

p{
font-weight:300;
font-family: SourceSansPro-Light, Arial, sans-serif;
font-size: 18px;
margin:0 auto;
line-height: 120%;
}

p.main{
width:100%;
margin: 20px auto 60px auto;
text-align: center;
position: relative;
}

p.descriptions
{
position: relative;
width:100%;
margin-top:8px;
margin-bottom:20px;
}

p.titles
{
font-family: SourceSansPro-SemiBold, Arial, sans-serif;
font-weight:600;
margin-bottom: -16px;
margin-top: 15px;
font-size: 19px;
}


p.captions
{
position: relative;
margin-top: 10px;
margin-bottom: 30px;
}


p.credit
{
color:grey;
margin-top:0px;
margin-bottom:-20px;
font-size: 14px;
line-height: normal;
width:100%;
text-align: right;
position: relative;
top: -30px;
}

p.source
{
color:grey;
margin-top:35px;
margin-bottom:-100px;
font-size: 14px;
line-height: normal;
width: 100%;
}

p.date
{
color:grey;
margin-top:0px;
margin-bottom:0px;
font-size: 14px;
line-height: normal;
width: 800px;
text-align: right;
position: absolute;
top: 5px;
}

.aft{
text-align: right;
margin-bottom: 6px;
}

.bef{
position: absolute;
margin-bottom: 6px;
}

#grey{
color: #905397;
}

.black{
font-family: SourceSansPro-SemiBold, Arial, sans-serif;
font-weight:600;
background-color: #000000;
color: #ffffff;
padding: 0 8px 1px 8px;
margin-right: 8px;
}

.bold{
font-family: SourceSansPro-SemiBold, Arial, sans-serif;	
font-weight:600;

}

.subhead{
margin-bottom: 8px;
}

#rockethead{
	position: absolute;
        top: -30px;
}

#rocketintro{
	position: absolute;
        top: 24px;
	width: 500px;
}

#mobile{
	display: none;
}

#bold{
font-family: SourceSansPro-SemiBold, Arial, sans-serif;
font-weight:600;

}

.absolute{
position: absolute;
width: 35%;
top: -10px;
}

.relative{
position: relative;
}

#reg{
font-family: SourceSansPro-Light, Arial, sans-serif;
font-weight:300;
font-size: 18px !important;
}

.centre{
font-family: SourceSansPro-Semibold, Arial, sans-serif;
font-weight:600;
font-size: 16px;
margin: 35px auto 35px auto;
width: 800px;
text-align:center;
}

hr.faded {
  clear: both; 
  float: none; 
  width: 100%; 
  height: 1px;
  margin: 1.4em 0;
  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%
  );

}


/*images etc*/

.pictureBoxes {
	padding-bottom: 47.5%;
	margin: 0 auto 0 auto;
	width:100%;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 100%;
}


.pictureBoxes {
	margin: 20px 0px 30px 0px !important;
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}


.mapcontainer {
   position: relative;
   top: -30px;
}

.double{
display: inline-block;
margin-right: 18px;
position: relative;
}

#map{
background-image: url(../img/overview.png);
padding-bottom: 92%;
}

#gazacity{
background-image: url(../img/gazacity.png);
padding-bottom: 67%;
}

#northgaza{
background-image: url(../img/northgaza.png);
padding-bottom:67%;
}

#toll{
background-image: url(../img/toll.png);
padding-bottom:72%;
}

#rockets{
background-image: url(../img/rockets.png);
padding-bottom:108%;
}




/*sliders*/


div#comparison, div#comparison2, div#comparison3, div#comparison4 {
	width: 380px; 
	height: 380px;
	overflow: hidden;
	margin-bottom: 30px;
}
div#comparison figure, div#comparison2 figure, div#comparison3 figure, div#comparison4 figure {
	position:relative;
	background-size: cover; 
	font-size: 0;
	width: 100%; 
	height: 100%; 
	margin: 0;
}

div#comparison figure div, div#comparison2 figure div, div#comparison3 figure div, div#comparison4 figure div {
	background-size: cover;
	position: absolute;
	width: 50%;
	overflow: hidden; 
	height: 380px;
	border-right: 2px solid #ffffff;
}

div#comparison figure {
	background-image: url(beitlahiaaft.jpg);
}

div#comparison figure div {
	background-image: url(beitlahiabef.jpg);
}

div#comparison2 figure {
	background-image: url(beithanunaft.jpg);
}

div#comparison2 figure div {
	background-image: url(beithanunbef.jpg);
}

div#comparison3 figure {
	background-image: url(cengazaaft.jpg);
}

div#comparison3 figure div {
	background-image: url(cengazabef.jpg);
}

div#comparison4 figure {
	background-image: url(shujaiyahaft.jpg);
}

div#comparison4 figure div {
	background-image: url(shujaiyahbef.jpg);
}

#slider, #slider2, #slider3, #slider4 {
	width:380px;
}


    
    /* SLIDER STUFFmakes the button and the background */
section#ReutersGraphicsCharts .ui-slider {
	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: none;
	height:  380px;
	position: absolute;
	top: 28px;;
}
/*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: 2px solid #ffffff;
	background: #808080;
	font-weight: bold;
	top: 190px;
}

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: 2px solid #ffffff;
	background: #000000;
	font-weight: bold;
	
}



/*rules*/

hr {
    border: 0;
    height: 1px;
    background: #cccccc;
    width: 100%;
margin: 0px auto 30px auto;
}

/*media*/


@media (min-width: 800px) and (max-width: 1200px) {
	
	h1{
		font-size: 70px;
	}
}


@media (max-width: 800px) {


	section#ReutersGraphicsCharts #mainGraphic{	
	  padding-bottom: 40px;
	  width:100%;
	  margin: 40px auto 100px auto;
	  position: relative;
	}
	
}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px),
(max-width: 600px) {
	
	
	#toll{
background-image: url(../img/toll@2x.png);
padding-bottom:86%;
}
	
	#map{
background-image: url(../img/overview@2x.png);
padding-bottom:160%;
}
	
	#northgaza{
background-image: url(../img/northgaza@2x.png);
padding-bottom:74%;
}

	#gazacity{
background-image: url(../img/gazacity@2x.png);
padding-bottom:80%;
}

	#rockets{
background-image: url(../img/rockets@2x.png);
padding-bottom:220%;
}
	
	
	p.date{
text-align: left;
width: 100%;
position: relative;
margin-top: -8px;
margin-bottom: -10px;
}
	
	.aft{
text-align: right !important;
margin-bottom: 6px;
}
	.double{
display: block;
margin-right: 0px;
width: 100% !important;
}

section#ReutersGraphicsCharts .ui-state-default,
section#ReutersGraphicsCharts .ui-widget-content .ui-state-default,
section#ReutersGraphicsCharts .ui-widget-header .ui-state-default {
	top: 180px;
}

div#comparison figure div, div#comparison2 figure div, div#comparison3 figure div, div#comparison4 figure div {
	height: 360px;
	position: relative;
}

div#comparison, div#comparison2, div#comparison3, div#comparison4 {
	width: 100%;
	height: 360px;
	position: relative;
}
div#comparison figure, div#comparison2 figure, div#comparison3 figure, div#comparison4 figure {
	width: 100%;  
}

div#comparison figure div, div#comparison2 figure div, div#comparison3 figure div, div#comparison4 figure div {
	width: 50%;
	height: 360px;

}

section#ReutersGraphicsCharts .ui-widget-content {
	height:  360px;
}

	#slider, #slider2, #slider3, #slider4 {
	width:100%;
	}

	section#ReutersGraphicsCharts header{
	position: fixed;
	text-align: center;
	padding: 4px 0 10px 0;
	}

	section#ReutersGraphicsCharts #logo{
	background-image: url('thelogo@2x.png');
	height:22px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width:100%;
	margin-top:7px;
	}
	
	.yearbutton, .yearbutton1, .label{
	width:24%;
	height:20px;
	padding: 4px 0 0 0;
	margin: 0 3% 0 0;
	}
	
	#rockethead{
	position: relative;
        top: 0px;
	}

	#rocketintro{
	position: relative;
        top: 0px;
	width: 100%;
	}
	
	#mobile{
		display: block;
	}
	
	p.main{
	margin top: -10px;
	margin-bottom: 35px;
	}

	section#ReutersGraphicsCharts #mainGraphic{
	width: 94%;
	margin-bottom: 110px;
	}

	.share-toolbar{
	display: none !important;
	}
	
	
	h1{
		text-align: left;
		font-size: 58px;
		top: -24px;
		margin-bottom: -18px;
	}
	h2.absolute{
		position: relative !important;
		width: 100%;
		top:0;
	}
	p {
		text-align: left !important;
	}
	
	.pictureBoxes {
	margin: 30px 0px 20px 0px !important;
	}
	
	.mapcontainer{
	top: -15px;
	}
	

	
	#grey{
	color: black;
	}

	hr{
	margin-bottom: 30px;
	}
	
	footer {
	width: 100%;
	}

	footer .wrapper {
	padding: 1.2em 0 0 0 !important;
	width: 100%;
	}
	
	footer ul {
	margin-bottom: 0.8em;
	font-size: .5em !important;
	}
	
	footer p {
	font-size: .4em;
	line-height: 1.4em;
	}
	
}


/*Footer et cet.*/

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


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 #bebebe;
  margin-right: .3em;
  padding-right: 0.6em;
}
footer li.last-child {
  border: none;
}
footer p {
  font-size: .7em;
  line-height: 1.6em;
}

/*get fonts*/

@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; }
    
    


/* 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;
}






    
