.starRating {
    position: relative;
    top: 0px;
    width: 100%;
    display: inline-block;
    font-size: 12px;
    font-family: "open_sansregular";
    text-align: center;
    padding-right: 160px
}
.starRating:before {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 200px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/nostar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate01:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 2.2px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate02:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 4.4px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate03:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 6.6px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate04:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 8.8px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate05:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 11px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate06:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 13.2px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate07:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 15.7px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate08:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 17.9px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate09:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 21.0px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate10:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: 25.5px;
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate11:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(2.2px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    mask-repeat: no-repeat;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate12:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(4.4px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate13:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(6.6px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate14:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(8.8px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate15:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(11px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate16:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(13.2px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate17:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(15.7px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate18:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(17.9px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate19:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(21.0px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate20:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(25.5px + 31px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate21:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(2.2px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate22:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(4.4px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate23:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(6.6px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate24:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(8.8px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate25:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(11px + 64px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate26:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(13.2px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate27:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(15.7px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate28:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(17.9px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate29:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(21.0px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate30:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(25.5px + 62px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate31:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(2.2px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate32:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(4.4px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate33:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(6.6px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate34:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(8.8px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate35:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(11px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate36:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(13.2px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate37:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(15.7px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate38:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(17.9px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate39:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(21.0px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate40:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(25.5px + 93px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate41:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(2.2px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate42:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(4.4px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate43:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(6.6px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate44:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(8.8px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate45:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(11px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate46:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(13.2px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate47:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(15.7px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate48:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(17.9px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate49:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(21.0px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating.rate50:after {
    content: "";
    font-size: 12px!important;
    color: black;
    width: calc(25.5px + 124px);
    height: 50px;
    position: absolute;
    left: calc(50% - 73px);
    top: -3px;
    background-image: url("/Portals/UTracks/css/Images/fullstar.png");
    background-size: 150px;
    background-repeat: no-repeat;
}
.starRating {
    -ms-transform: scale(0.85);
    /* IE 9 */
    -webkit-transform: scale(0.85);
    /* Safari */
    transform: scale(0.85);
}
@media (min-width:992px) and (max-width:1199px) {
    .starRating {
        -ms-transform: scale(0.9);
        /* IE 9 */
        -webkit-transform: scale(0.9);
        /* Safari */
        transform: scale(0.9);
    }
}

