.advancedreviews-summary-block {
    margin: 10px 0;
    width: 75%;
    float: left;
}

.advancedreviews-recommend-block{
    float: left;
    width: 25%;
    margin: 10px 0;
    font-weight: bold;
}

.advancedreviews-recommend-block .button{
    margin-top: 10px;
    width: 185px;
    font-size: 12px;
    border-radius: 20px !important;
}

.advancedreviews-recommed-percent{
    font-size: 44px;
    line-height: 44px;
}

.advancedreviews-recommed-client{
    text-transform: uppercase;

}
.advancedreviews-recommed-note{
    margin-top: 10px;
    text-transform: uppercase;
}
.advancedreviews-recommed-note,
.advancedreviews-recommed-summary{
    font-size: 12px;
}
.advancedreviews-rate-summary{
    float: left;
    width: 35%;
    text-align: center;
}

.advancedreviews-rate-summary .advancedreviews-rate-summary-top{
    background-color: #e5f7fd;
    font-size: 34px;
    line-height: 60px;
    font-weight: bold;
}

.advancedreviews-rate-summary .advancedreviews-rate-summary-bottom{
    background-color: #ffde15;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
}
.advancedreviews-rate-block {
    float: left;
    width: 65%;
    padding-left: 10px;
}
.advancedreviews-rate-box{
    overflow: hidden;
    float: left;
}


.advancedreviews-summary-block .star-line{
    display: inline-block;
    width: 60%;
}

.star-line .star-bar-container{
    display: inline-block;
    width: 100%;
    height: 9px;
    background-color: #e5f7fd;
}

.star-line .star-bar{
    display: block;
    width: 0%;
    height: 9px;
    background-color: #ffde15;
}

.advancedreviews-rate-block .star-name{
    font-weight: bold;
}

.advancedreviews-rate-block .star-icon{
    font-weight: bold;
    display: inline-block;
    line-height: 16px;
    width: 28px;
    height: 14px;
    background: url(../../images/tehno/icon_full_star.png) center center no-repeat;
}

.advancedreviews-rate-block .star-count{
    font-size: 12px;
    color: #c4c4c4;
}
.advancedreviews-rate-summary-bottom-stars{
    margin-top: 10px;
}

.rating-box{
    background: url(../../images/tehno/icon_empty_5_stars.png);
    background-repeat: repeat-x;
    height: 13px;
    overflow: hidden;
    text-indent: -9999px;
    width: 86px;
    margin: 0 auto;
}
.rating-box .rating{
    background: url(../../images/tehno/icon_full_5_stars.png);
    float: left;
    height: 13px;
}

.advancedreviews-count{
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
}

.advancedreviews-summary-block .spacer {
    clear: both;
}

.advancedreviews-reviews-count {
    font-weight: bold;
    margin: 10px 0;
    text-align: right;
}

label.consFilter, label.prosFilter {
    color: #1E7EC8;
    cursor: pointer;
}

table.advancereviews-filters th {
    width: 50%;
    color: #E26703;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px;
}

#advancereviews-filters table.advancereviews-filters li, #customer-reviews #product-review-table li {
    margin-bottom: 5px;
}

#advancereviews-filters img {
    display: inline;
}

ul.hiddenList {
    display: none;
}

#product-review-table { overflow: hidden; padding-bottom: 5px; border-bottom: 1px solid #e1e1e1; }
#product-review-table li { overflow: hidden; float: left; }
#product-review-table li label { font-weight: bold; line-height: 25px; }

#product-review-table td a {
    display: block;
}

#loading-mask .loader {
    background: #FFF4E9;
    border: 2px solid #F1AF73;
    color: #D85909;
    font-weight: bold;
    left: 39%;
    padding: 15px 60px;
    position: fixed;
    text-align: center;
    top: 45%;
    width: inherit;
    z-index: 1000;
}

#loading-mask .loader img {
    display: inline;
}

#advancereviews-sort-reviews img {
    cursor: pointer;
}

#advancereviews-sort-reviews .pager{
    float: none;
}

#advancereviews-pager-reviews .pager{
    float: none;
}

#advancereviews-pager-reviews .pager .limiter{
    float: right;
}

.hidden {
    display: none;
}

.abuse-link {
    cursor: pointer;
}

.helpful-link {
    cursor: pointer;
}

#review-form h2{
    border-bottom: 1px solid #e1e1e1;
    font-weight: bold;
    padding-bottom: 5px;
}

#customer-reviews #review-form h3{
    font-size: 14px;
    font-weight: bold;
}
#customer-reviews #review-form h3 span{
    color: #07afe0;
    text-transform: none;
}

#customer-reviews #review-form em{
    font-family:  Arial, Verdana,sans-serif;
}

.product-review .product-details div table img {
    display: inline;
}

#advancereviews-filteredReviews {
    display: inline-block;
    width: 100%;
    /*border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 20px;*/
}

#advancereviews-filteredReviews dt{
    font-size: 18px;
    float: left;
    width: 20%;
    padding-top: 10px;
    margin-bottom: 20px;
}

#advancereviews-filteredReviews dd{
    float: left;
    width: 80%;
    border: 1px solid #838383;
    padding: 25px 40px 20px 37px;
    margin-bottom: 20px;
}
#advancereviews-filteredReviews dd .review-title{
    font-size: 18px;
}

#advancereviews-filteredReviews dd .review-rating{
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
}
#advancereviews-filteredReviews dd .review-rating .rating-label,
#advancereviews-filteredReviews dd .review-rating .rating-box{
    float: left;
    overflow: hidden;
    margin-right: 15px;
    overflow: hidden;
    
}
#advancereviews-filteredReviews dd .review-rating .rating-box{
    margin-right: 25px;
    margin-top: 4px;
}
#advancereviews-filteredReviews dd .review-content{
    font-size: 12px;
    font-style: italic;
    color: #5e5e5e;
    margin-bottom: 14px;
}

#advancereviews-filteredReviews dd .review-pros,
#advancereviews-filteredReviews dd .review-cons{
    font-size: 12px;
}
#advancereviews-pager-reviews-footer { overflow: hidden; }
#advancereviews-pager-reviews-footer .pager {
    float: none;
}

#advancereviews-pager-reviews-footer .pager .limiter {
    float: right;
}
.helpful{
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
}
.helpful-wrapper{
    display: inline-block;
    background-color: #ffde15;
    line-height: 23px;
    margin-right: 5px;
}

.helpful-wrapper .helpful-link{
    width: 27px;
    height: 24px;
    display: inline-block;
    text-indent: -9999em;
}

.helpful-wrapper .vote-count{
    display: inline-block;
    height: 24px;
    font-weight: bold;
    padding: 0 7px 0 5px;
}


.helpful-wrapper .helpful-link.helpful-yes{
    background: url(../../images/tehno/icon_upvote.png) center no-repeat;
}
.helpful-wrapper .helpful-link.helpful-no{
    background: url(../../images/tehno/icon_downvote.png) center no-repeat;
}


.ui-stars-star, .ui-stars-cancel {
    cursor: pointer;
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -999em;
}
.ui-stars-star a, .ui-stars-cancel a {
    background: url("../../images/tehno/icon_empty_5_stars.png") no-repeat scroll center left rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    width: 16px;
}
.ui-stars-star a {
}
.ui-stars-star-on a {
    background: url("../../images/tehno/icon_full_5_stars.png") no-repeat scroll center left rgba(0, 0, 0, 0);
}
.ui-stars-star-hover a {
    background: url("../../images/tehno/icon_full_5_stars.png") no-repeat scroll center left rgba(0, 0, 0, 0);
}
.ui-stars-cancel-hover a {
    background: url("../../images/tehno/icon_empty_5_stars.png") no-repeat scroll center left rgba(0, 0, 0, 0);
}
.ui-stars-star-disabled, .ui-stars-star-disabled a, .ui-stars-cancel-disabled a {
    cursor: default !important;
}

.stars-wrapper { padding-right: 30px; }

.ar_customerform{ overflow: hidden; }
.ar_customerform label{ font-size: 14px; }
.ar_customerform li{ float: left; }
.ar_customerform .input-box{ margin-bottom: 10px; }
.ar_customerform .col1 { clear: left; width: 365px; padding-right: 10px; max-width: 100%;}
.ar_customerform .col2 { max-width: 100%;}
.ar_customerform .col2 textarea { height: 113px; width: 520px; max-width: 100%; }

@media only screen and (max-width: 770px) {
    .advancedreviews-recommend-block{
        width: 100%;
    }
    .advancedreviews-summary-block{
        display: none;
    }

    .ar_customerform .col1{
        padding-right: 0;
    }
}