.br-theme-bootstrap-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-bootstrap-stars .br-widget a {
  font: normal normal normal 18px/1 'Glyphicons Halflings';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-right: 2px;
}
.br-theme-bootstrap-stars .br-widget a:after {
  content: '\e006';
  color: #d2d2d2;
}
.br-theme-bootstrap-stars .br-widget a.br-active:after {
  color: #EDB867;
}
.br-theme-bootstrap-stars .br-widget a.br-selected:after {
  color: #EDB867;
}
.br-theme-bootstrap-stars .br-widget .br-current-rating {
  display: none;
}
.br-theme-bootstrap-stars .br-readonly a {
  cursor: default;
}
@media print {
  .br-theme-bootstrap-stars .br-widget a:after {
    content: '\e007';
    color: black;
  }
  .br-theme-bootstrap-stars .br-widget a.br-active:after,
  .br-theme-bootstrap-stars .br-widget a.br-selected:after {
    content: '\e006';
    color: black;
  }
}



@font-face { font-family: 'Glyphicons Halflings';
src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot');
src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.woff') format('woff'),
url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); }
.br-theme-bootstrap-stars .br-widget a, .br-theme-fontawesome-stars-o .br-widget a { font-size:14px;}
.br-theme-bootstrap-stars .br-widget a.br-selected:after, .br-theme-bootstrap-stars .br-widget a:hover:after, .br-theme-bootstrap-stars .br-widget a.br-active:after, .br-theme-fontawesome-stars-o .br-widget a.br-selected::after, .br-theme-fontawesome-stars-o .br-widget a:hover:after, .br-theme-fontawesome-stars-o .br-widget a.br-active:after, .br-theme-fontawesome-stars-o .br-widget a.br-fractional::after { color:#ef323a;}
.br-wrapper.br-theme-bootstrap-stars, .stars.stars-example-fontawesome-o { display: inline-block; vertical-align: middle; margin: 5px auto 1px 14px;}
#ratestatus, #rateus { position: relative; text-transform: uppercase;  font-size: 11px; font-weight:bold;}
.rate-block { position: relative;}
#ratestatus::before, .rate-block:before { content: ""; display: inline-block; width: 100%; height: 40px; position: absolute; top: -40px; left: 20px; z-index: 9;}