.pdbdt-icon {
  display: inline-block;
  margin: 0 0 0 1ex;
}
.pdbdt-icon .ajax-loading, 
.pdbdt-icon .ajax-loading image {
  width: 16px;
  height: 16px;
}
.pdbdt-rating-count {
  display: inline-block;
  margin: 0 0 0 0.5ex;
}
.pdbdt-user-rating {
  margin-left: 0;
}
.pdbdt-rating-average-numeric {
  font-weight: bold;
  padding-left: 0.3em; 
}
.unstar {
  display:inline-block;
  height:1em;width:1ex
}
.fa-stack.halfstar {
  width: auto;
  height: auto;
  top: -0.1em;
}
.fa-stack.halfstar i:first-child {
  position: relative;
}
.fa-stack.halfstar .half {
  top: 0;
  left: 0;
  text-align: left;
}
.fa-stack.halfstar .half:before {
  width: 0.5em;
  display: inline-block;
  overflow: hidden;
}
.average-stars-hidden {
  display: none;
}