@color_1: #45bed5;

.rpt-title1 {
  color: @color_1 !important;
}
.rpt-title2 {
  background-color: #45bed5 !important;
}
.rpt-title5 {
  color: @color_1 !important;
}
.title-image {
  background: #45bed5 !important;
}
.rpt-img {
  background-image: url(../img/bgcolor-Deckers.png) !important;
}
.report-logo {
  background-image: url(../img/deckers.png) !important;
  background-size: 208px !important;
  min-height: 90px !important;
}
.report-rating {
  .test-rating {
    .set {
      i.icon-circle {
        &:before {
          background-color: #45bed5 !important;
        }
      }
      i.icon-circle-half {
        &:before {
          background-color: #45bed5 !important;
        }
      }
    }
  }
}
span.test-rating, span.test-rating span {
  color: @color_1 !important;
}
