#shopper_review_page{line-height:normal;font-family:Helvetica,Arial,sans-serif}
#shopper_review_page img{vertical-align:top}
#testimonials p{border-top:1px solid #eee;padding:20px;margin:0}

#shopper_review_page {
    box-sizing: content-box;
}

#shopper_review_page * {
    box-sizing: content-box;
}

#shopper_review_page div {
    line-height: 1;
    vertical-align: top;
}

.merchant_review {
    padding: 30px 15px 30px 15px;
    border-bottom: #cccccc solid 1px;
    clear: both;
}

.merchant_review {
    max-width: inherit;
}

.merchant_review .stars {
    float: left;
    padding-bottom: 5px;
}

#sa_be_first {
    cursor: pointer;
}

.ind_cnt {
    font-size: 9px;
    display: block;
    text-align: center;
    width: 100%;
}

/*.ind_cnt.low { display: none; }*/
.big .ind_cnt {
    width: 125px;
}

.merchant_review .images {
    float: right;
    font-size: 12px;
    margin-right: 15px;
}

.merchant_review .rheading {
    font-size: 15px;
    clear: both;
    font-weight: bold;
    padding-bottom: 10px;
}

.merchant_review .rproduct {
    font-size: 15px;
    clear: both;
    font-weight: bold;
    padding: 10px 0;
}

.merchant_review .info {
    font-size: 13px;
    color: #555555;
    clear: both;
}

.merchant_review .comments {
    font-size: 15px;
    padding-top: 10px;
}

.custom_head {
    font-size: 15px;
    font-weight: bold;
}

.merchant_review .custom-question {
    font-size: 15px;
    padding-top: 10px;
    font-weight: bold;
}

.merchant_review .resolution-attempt {
    color: #32a9d1;
    padding: 10px 0 0 0;
    font-size: 10px;
}

.sa_response_header {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 0 0;
}

.merchant_review .custom-answer {
    font-size: 15px;
}

#merchant_page .paging {
    padding: 15px 15px 30px 15px;
    height: 24px;
}

#merchant_page .paging {
    max-width: inherit;
}

#merchant_page .paging .sa_page {
    width: 24px;
    height: 24px;
    margin-right: 6px;
    background-color: white;
    border: #cccccc solid 1px;
    padding: 0;
    font-size: 10px;
    text-align: center;
}

#merchant_page .paging .arrow {
    font-weight: bold;
    color: #02669a;
    text-align: left;
    padding-left: 6px;
}

#merchant_page .paging .active {
    background-color: #eeeeee;
}

#merchant_page #sa_sort {
    display: inline;
    width: inherit;
}

#review_image {
    height: 40px;
}

#review_image .sa_logo {
    border: 0;
    margin-top: -60px;
    display: block;
    float: right;
}

#review_header {
    text-align: center;
    padding: 0 15px 50px 15px;
    border-bottom: #cccccc solid 1px; /*border-top: #cccccc solid 1px;*/
}

#review_header.hide_header div.overall {
    display: none;
}

#review_header.hide_header div.stars {
    display: none;
}

#review_header .block {
    display: inline-block;
    height: 96px;
    text-align: center;
    margin: 15px 10px 0;
}

#review_header .overall {
    width: 100px;
    color: white;
}

#review_header .overall .numbers {
    font-size: 32px;
    font-weight: bold;
    background-color: #cccccc;
    padding: 16px 0;
    float: none;
    margin: 0;
}

#review_header .overall .color5 {
    background-color: #019f17;
}

#review_header .overall .color4 {
    background-color: #789f01;
}

#review_header .overall .color3 {
    background-color: #cbb103;
}

#review_header .overall .color2 {
    background-color: #a3620a;
}

#review_header .overall .color1 {
    background-color: #790000;
}

#review_header .overall .outof {
    padding: 5px 0;
    font-size: 14px;
    background-color: #000;
}

.outof div {
    display: inline-block;
    vertical-align: middle;
}

#review_header .graph {
    width: 196px;
}

#review_header .stars {
    width: 135px;
    font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
}

#review_header .stars .desc {
    padding-bottom: 6px;
    margin: 0 auto;
}

#review_header .stars .content {
    white-space: nowrap;
}

#review_header .percentage {
    width: 134px;
    font-size: 12px;
    padding-top: 5px;
}

#review_header .percentage .numbers {
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 5px;
}

.aggregatesum {
    width: 200px;
}

.aggregatesum .custom_sum {
    padding-bottom: 5px;
}

#custom_aggregate {
    padding: 0 15px 30px 15px;
    border-top: #cccccc solid 1px;
    margin-top: 10px; /*border-top: #cccccc solid 1px;*/
}

#custom_aggregate .block {
    display: block;
    height: 110px;
    float: left;
    text-align: center;
    margin-top: 15px;
    width: 250px;
}

.pr_link {
    background-color: #0C6DA3;
    color: white;
    border: 0;
    font-size: 12px;
    padding: 2px 4px;
    margin-top: 11px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

.pr_bottom {
    margin-top: -50px;
    float: left;
    display: none;
}

.sa_media img {
    max-width: 200px;
    max-height: 200px;
    margin: 10px 20px; /*cursor: pointer;*/
}

#sa_media_view {
    display: none;
    position: fixed;
    top: 20px;
    width: 100%;
    z-index: 10000;
    text-align: center;
}

#sa_media_view img {
    max-width: 80%;
    max-width: 80%;
}

#sa_media_background {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #333333;
    display: none;
    opacity: 0.40;
}

.modalWindow {
    display: none;
    position: fixed;
    left: 50%;
    top: 20px;
    width: 600px;
    margin-left: -300px;
    background-color: white;
    padding: 10px;
    text-align: left;
    z-index: 10000;
}

div#sa_review_paging br {
    display: none;
}

#shopper_review_page .graph .progress {
    width: 115px;
    margin-left: 40px;
    background-color: #ccc;
    border-radius: 0;
    height: 11px;
    margin-bottom: 9px;
}

#shopper_review_page .graph .star-label,
#shopper_review_page .graph .star-total {
    font-size: 10px;
    margin-top: 1px;
}

@media (max-width: 360px) {
    .merchant_review .images .recommend {
        float: none;
        padding-right: 0px;
    }

    .merchant_review .images .verified {
        float: none;
    }

    #review_image .sa_logo {
        margin-top: 0px;
    }
}

@media (max-width: 600px) {

    div#sa_review_paging br {
        display: block;
    }

    #review_image .sa_logo {
        margin-top: -60px !important;
        width: 160px;
    }
}