* {
    font-family: Helvetica, Arial, "sans-serif";
}

html,
body {
    padding: 0;
    margin: 0;
}

.rpr-widget-wrapper {
    display: block;
    text-decoration: none;
    border: 0;
}

.rpr-bar {
    position: absolute;
    top: 0px;
    left: 16px;
    padding: 0 0 0 20px;
    height: 21px;
    min-width: 155px;
    font-size: 12px;
    line-height: 21px;
    text-align: right;
    color: #ffffff;
    background: none!important;
}

.rpr-widget-stars {
    display: inline-block;
    width: 100%;
    height: 13px;
    text-align: left;
    background: url(/assets/img/widgets/footer/small/light-stars.png) no-repeat 0 -13px;
}

.rpr-widget-stars-bg.rpr-widget-stars {
    float: left;
    margin-top: 4px;
    width: 68px;
    overflow: hidden;
    background-position: 0 0;
}

.rpr-bubble {
    position: relative;
    padding-top: 7px;
    width: 0px;
    height: 22px;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
    background: none!important;
    z-index: 5;
}

body.small .rpr-bar {
    top: 3px;
    left: 15px;
    padding: 0 9px 0 25px;
    height: 21px;
    width: 117px;
    font-size: 8px;
    line-height: 21px;
}

body.small .rpr-widget-stars {
    height: 13px;
    background: url(/assets/img/widgets/footer/small/light-stars.png) no-repeat 0 -13px;
}

body.small .rpr-widget-stars-bg.rpr-widget-stars {
    margin-top: 4px;
    width: 68px;
    background: url(/assets/img/widgets/footer/small/light-stars.png) no-repeat 0 0;
}

body.small .rpr-bubble {
    padding-top: 8px;
    width: 33px;
    height: 22px;
    font-size: 11px;
}

body.medium .rpr-bar {
    top: 0px;
    left: 16px;
    padding: 0 0 0 20px;
    height: 25px;
    min-width: 155px;
    font-size: 12px;
    line-height: 25px;
}

body.medium .rpr-widget-stars {
    height: 16px;
    background: url(/assets/img/widgets/footer/medium/light-stars.png) no-repeat 0 -16px;
}

body.medium .rpr-widget-stars-bg.rpr-widget-stars {
    margin-top: 5px;
    width: 78px;
    background: url(/assets/img/widgets/footer/medium/light-stars.png) no-repeat 0 0;
}

body.medium .rpr-bubble {
    width: 0px;
    height: 27px;
    font-size: 15px;
    padding-top: 7px;
    background: none!important;
}

body.large .rpr-bar {
    top: 4px;
    left: 22px;
    padding: 0 0 0 15px;
    width: 185px;
    height: 20px;
    font-size: 13px;
    line-height: 23px;
}

body.large .rpr-widget-stars {
    height: 19px;
    background: url(/assets/img/widgets/footer/large/light-stars.png) no-repeat 0 -19px;
}

body.large .rpr-widget-stars-bg.rpr-widget-stars {
    margin-top: 2px;
    width: 88px;
    background: url(/assets/img/widgets/footer/large/light-stars.png) no-repeat 0 0;
}

body.large .rpr-bubble {
    padding-top: 9px;
    width: 0px;
    height: 28px;
    font-size: 15px;
}
