@font-face {
  font-family: 'icomoon_code';
  src:    url('fonts/icomoon.eot?etc8zl');
  src:    url('fonts/icomoon.eot?etc8zl#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?etc8zl') format('truetype'),
      url('fonts/icomoon.woff?etc8zl') format('woff'),
      url('fonts/icomoon.svg?etc8zl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.panel-pane.pane-els-content-links-pane [class^="iconcode-"], [class*=" iconcode-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon_code' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconcode-star-filled:before ,
.iconcode-star-outline:before ,
.iconcode-heart:before {
  font-family: 'icomoon_code' !important;
}

.content-links .fivestar-outline div.fivestar-widget-static .star{
  font-size:14px;
}

.content-links .fivestar-outline div.fivestar-widget-static .star span.on,
.content-links .fivestar-outline div.fivestar-widget-static .star span.off,
.content-links .fivestar-outline div.fivestar-widget div.star.on,
.content-links .fivestar-outline div.fivestar-widget div.star.on a,
.content-links .fivestar-outline div.fivestar-widget div.star
 {
  background: transparent;
}
.content-links .fivestar-outline div.fivestar-widget-static .star span:before,
.content-links .fivestar-outline div.fivestar-widget div.star a:before {
  font-family: 'icomoon_code' !important;
  display: block;
}
.content-links .fivestar-outline div.fivestar-widget-static .star span.on:before,
.content-links .fivestar-outline div.fivestar-widget div.on.star a:before,
.content-links .fivestar-outline div.fivestar-widget div.hover.star a:before,
.content-links .fivestar-outline div.fivestar-widget div.on.hover.star a:before
 {
  content: "\e900";
}
.content-links .fivestar-outline div.fivestar-widget-static .star span.off:before,
.content-links .fivestar-outline div.fivestar-widget div.star a:before
{
  content: "\e901";
}
.content-links .fivestar-outline div.fivestar-widget-static .star span,
.content-links .fivestar-outline div.fivestar-widget div.star a
{
  background: transparent;
  width:16px;
  height:19px;
  overflow: hidden;
  text-indent: 0;
}
.pane-els-content-links-pane .fivestar-outline div.fivestar-widget .cancel, .fivestar-outline div.fivestar-widget div.star {
    height: 16px;
    width: 16px;
}
.content-links .fivestar-outline div.fivestar-widget-static .star {
  background: transparent;
  width:auto;
  height: auto;
}
.iconcode-star-outline:before {
    content: "\e900";
}
.iconcode-star-filled:before {
    content: "\e901";
}
.iconcode-heart:before {
    content: "\e902";
}
.panel-pane.pane-els-content-links-pane .content-links {
  display: inline-block;
  vertical-align: top;
  padding: 5px 2%;
  max-height: 11px;
}
.panel-pane.pane-els-content-links-pane {
  margin-left: -2%;
}
.panel-pane.pane-els-content-links-pane .content-links:last-child {
  padding-right: 0;
}

.pane-els-content-links-pane .content-links:last-child {
  border:none;
}
.pane-els-content-links-pane .content-links span.flag-favorites,
.pane-els-content-links-pane .content-links .field-name-field-els-rating {
  top:-10px;
}
.content-links > span,
.content-links > div,
.content-links > a{
  position: relative;
  top:-8px;
}

.contribution-print-link:before {
  padding-right: 7px;
}
.contribution-mailto-link:before {
  padding-right: 7px;
}
