.br-theme-ecoffice .br-widget {
  height: 23px;
  white-space: nowrap; }
  .br-theme-ecoffice .br-widget a {
    text-decoration: none;
    height: 19px;
    width: 19px;
    float: left;
    font-size: 23px;
    margin-right: 5px;
    background: url("../images/star.png") no-repeat; }
  .br-theme-ecoffice .br-widget a.br-active, .br-theme-ecoffice .br-widget a.br-selected {
    background: url("../images/star-hover.png") no-repeat; }
  .br-theme-ecoffice .br-widget .br-current-rating {
    display: none; }

.br-theme-ecoffice .br-readonly a {
  cursor: default; }

.br-theme-ecoffice-poll .br-widget {
  white-space: nowrap;
  display: inline-block; }
  .br-theme-ecoffice-poll .br-widget a {
    display: inline-block;
    width: 55px;
    height: 12px;
    background-color: #b3eaee;
    margin: 1px; }
    .br-theme-ecoffice-poll .br-widget a.br-active, .br-theme-ecoffice-poll .br-widget a.br-selected {
      background-color: #60d3db; }
  .br-theme-ecoffice-poll .br-widget .br-current-rating {
    text-align: center;
    font-weight: 600;
    display: block;
    color: #27a5ae;
    font-weight: 400;
    min-height: 34px; }

.br-theme-ecoffice-poll .br-readonly a {
  cursor: default; }
  .br-theme-ecoffice-poll .br-readonly a.br-active, .br-theme-ecoffice-poll .br-readonly a.br-selected {
    background-color: #81dce3; }

.br-theme-ecoffice-poll .br-readonly .br-current-rating {
  color: #36c7d2; }

@media print {
  .br-theme-ecoffice-poll .br-widget a {
    border: 1px solid #b3b3b3;
    background: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .br-theme-ecoffice-poll .br-widget a.br-active, .br-theme-ecoffice-poll .br-widget a.br-selected {
      border: 1px solid black;
      background: white; }
  .br-theme-ecoffice-poll .br-widget .br-current-rating {
    color: black; } }

@media print {
  .br-theme-css-stars .br-widget a {
    background: url("/images/star.png") no-repeat;
    color: black; }
  .br-theme-css-stars .br-widget a.br-active,
  .br-theme-css-stars .br-widget a.br-selected {
    background: url("/images/star-hover.png") no-repeat;
    color: black; } }

/*# sourceMappingURL=bar-rating.css.map */
