/*

ATTENTION !
This file is generated by less.
Do not touch unless you are in the *.less file..

*/
#block-acl-social-share-acl-social-share-shares .social-icons {
  position: fixed;
  top: 40px;
  z-index: 999;
  text-align: center;
  right: 0;
}
.admin-menu #block-acl-social-share-acl-social-share-shares .social-icons {
  top: 70px;
}
#block-acl-social-share-acl-social-share-shares ul.social-icons {
  padding: 0;
  width: 42px;
  background-color: #ffffff;
}
ul.social-icons li {
  background-image: url(../img/social-sprites.png);
  background-repeat: no-repeat;
  display: inline-block;
  padding: 10px 0 0 0;
}
ul.social-icons li[class] a {
  text-indent: -9999px;
}
ul.social-icons li a {
  display: block;
  height: 38px;
  width: 42px;
  text-align: center;
  cursor: pointer;
}
ul.social-icons li.facebook {
  background-position: 3px -129px;
}
ul.social-icons li.facebook:hover {
  background-position: 3px -67px;
  background-color: #353e75;
}
ul.social-icons li.twitter {
  background-position: 3px -1198px;
}
ul.social-icons li.twitter:hover {
  background-position: 3px -1145px;
  background-color: #353e75;
}
