/* @less partials */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* @group GN Additions */
/* @end */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
/* @group Greys */
/* @end */
.eager-share-app-target {
  position: fixed;
  z-index: 0!important;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  background: black;
  border: 0 !important;
  padding-left: 64px !important;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  text-align: left;
  width: 67px;
  overflow: hidden;
  -webkit-transition: width 360ms;
  transition: width 360ms;
}
/*# sourceMappingURL=share.css.map */