#block-social-share-social-share {
  height: 30px;
  width: 107px;
}
div.social-share span,
div.social-share a {
  float: left;
  margin: 3px 2px 3px 1px;
}
div.social-share a {
  text-indent: -9999px;
  display: block;
  height: 32px;
  width: 20px;
}
a.social-share-facebook {
  background: url(../images/facebook.png) no-repeat 0 5px  transparent;
}
a.social-share-googleplus {
  background: url(../images/google.png) no-repeat 0 5px transparent;
}
a.social-share-pinterest {
  background: transparent url(../images/pinterest.png) no-repeat 0 5px;
}
a.social-share-twitter {
  background: transparent url(../images/twitter.png) no-repeat 0 5px;
}
/**
 * Corriger css ci-dessous si possible - Placement forward button
 */ 
div.field-name-forward-ds-field{
  margin-left: 221px;
  margin-top: -32px;
}
a.forward-page {
  height: 32px;
  width: 20px;
  margin: 3px 2px 3px 1px;
  display: block;
}
/* Global print */
#block-print-print-links .print-plain-text {
  left: 30px;
  position: relative;
  top: 0;
  color: white;
}