.rating-report {
  border: 1px solid #DDD;
  margin: 10px auto;
  width: 60%; }
  .rating-report th, .rating-report td {
    border-bottom: 1px solid #ddd;
    padding: 5px 10px; }
  .rating-report th {
    font-size: 20px;
    font-weight: normal; }
  .rating-report td {
    background: white; }

.ubb-rr-section-title {
  font-weight: bold; }

.ubb-rr-section-rating .rr-rating {
  float: right; }

.ubb-rr-overall {
  background: #f5f5f5;
  font-size: 30px; }
  .ubb-rr-overall td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center; }
  .ubb-rr-overall .ubb-rr-section-title {
    font-size: 100%;
    font-weight: normal;
    width: 50%; }
  .ubb-rr-overall .ubb-rr-section-rating {
    background: #ececec;
    color: #98ab41;
    float: none;
    font-family: 'Arial Black', Arial, sans-serif;
    font-size: 100%;
    font-weight: bold; }

/*# sourceMappingURL=frontend.css.map */
