.platform-main-container {
    background-color: transparent;
    color: #000;
}

.platform-main-container {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -box-sizing: border-box;
    padding: 10px 6px 2px 6px;
    max-width: 960px;
    margin: 10px auto;
    display: block;
    box-sizing: border-box;
}

.review-summary {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
}

.or-star-rating-summary {
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 12px;
}

.or-star-rating-summary, .or-review-rating {
    display: block;
    margin-bottom: 10px;
}

.star-rated {
    color: rgb(0, 0, 0);
}

.or-star-rating-summary .icon-star, .or-star-rating-summary .icon-star-half, .or-star-rating-summary .icon-star-empty, .or-review-rating .icon-star, .or-review-rating .icon-star-half, .or-review-rating .icon-star-empty {
    display: inline-block;
    font-size: 24px;
    width: 24px;
    height: 24px;
    position: relative;
}

.or-star-rating-summary .star-1, .or-star-rating-summary .star-5 {
    top: 15px;
}

.review_icon:before {
    font-family: "fontello-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-star {
    background: url("/static/images/glyphicons-50-star.png");
}

.review_icon:before {
    margin-right: 0.1;
    margin-left: 0;
}

.or-rating-summary {
    width: 30%;
    display: block;
    margin: 0px auto;
    height: 60px;
    width: 20%;
    text-align: center;
}

.or-rating-summary {
    color: #000;
    border-color: rgba(0, 0, 0, 0.15);
}

.or-rating-summary:before, .or-rating-summary:after {
    content: "";
    display: block;
    border: 1px solid;
    width: 35%;
    height: 1px;
    position: absolute;
    top: 51%;
    left: 2%;
    border-color: rgba(0, 0, 0, 0.15);
}

.or-rating-summary:before {

}

.or-rating-summary h1 {
    margin: 0 auto;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
}

.or-rating-summary h1:before, .or-rating-summary h1:after {
    content: "";
    display: block;
    border: 1px solid;
    width: 35%;
    height: 1px;
    position: absolute;
    top: 50%;
}

.or-rating-summary h1:before {
    border-color: #000;
}

.or-rating-summary h1 span {
    padding: 0 15px;
    position: relative;
    z-index: 5;
}

.or-rating-summary h1:before, .or-rating-summary h1:after {
    content: "";
    display: block;
    border: 1px solid;
    width: 35%;
    height: 1px;
    position: absolute;
    top: 50%;
}

.or-rating-summary h1:after {
    left: 65%;
}

.or-rating-summary h1:after {
    border-color: #000;
}

.or-rating-summary:after {
    content: "";
    display: block;
    border: 1px solid;
    width: 35%;
    height: 1px;
    position: absolute;
    top: 51%;
    left: 2%;
}

.or-rating-summary:after {
    left: 63%;
}

.or-rating-summary:after {
    border-color: rgba(0, 0, 0, 0.15);
}

.add-review {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -box-sizing: border-box;
    border: 1px solid;
    height: 42px;
    position: absolute;
    top: 30px;
    right: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.add-review {
    border-color: #000;
    color: #000;
    background-color: rgb(255, 255, 255);
}

.add-review .icon-down-open-big {
    display: inline-block;
    margin-left: 5px;
}

.icon-down-open-big {
    background: url("/static/images/glyphicons-602-chevron-down.png");
}

.review-container {
    position: relative;
    width: 100%;
    margin: auto;
}

.new_review .row, .review-container .row {
    margin-left: 0;
    margin-right: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.review-avatar {
    float: left;
    position: relative;
    height: 65px;
    width: 100%;
}

.review-user-photo {
    background-color: rgba(0, 0, 0, 0.15);
    color: rgb(255, 255, 255);
}

.review-avatar .review-user-photo {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    margin: auto;
    height: 60px;
    width: 60px;
}

.review-avatar .review-user-photo span {
    height: inherit;
    width: inherit;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.review-user-info {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.review-user-info .user-name {
    font-size: 16px;
}

@media (min-width: 600px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left;
    }
}

@media (min-width: 600px) {
    .col-sm-2 {
        width: 16.666666666666664%;
    }
}

@media (min-width: 600px) {
    .col-sm-8 {
        width: 66.66666666666666%;
    }
}

.or-container-user, .or-container-info, .or-container-review {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -box-sizing: border-box;
    display: block;
    float: left;
    height: 100%;
    padding: 10px;
}

.or-container-user, .or-container-info {
    width: 15%;
}

.or-container-info {
    text-align: right;
    padding: 5px 0 10px 0;
    font-size: 13px;
}

.review-date {
    color: rgba(0, 0, 0, 0.5);
}

.or-container-info .review-date {
    font-weight: 800;
}

.or-star-rating-summary, .or-review-rating {
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 600px) {
    .review-text {
        line-height: 1.6;
    }
}

.review-hashtags {
    margin-top: 5px;
}

.review-negative-hashtags, .review-positive-hashtags {
    width: 100%;
    min-width: 100px;
    display: inline-block;
    vertical-align: top;
}

.hashtag {
    margin-bottom: 5px;
}

.review-hashtag {
    display: inline-block;
    font-size: 26px;
    width: 26px;
    height: 26px;
    position: relative;
}

@media (min-width: 600px) {
    .review-hashtag {
        margin-bottom: 0;
    }
}

.review-hashtag {
    border-color: #000;
    color: #000;
}

.review-hashtag .icon-plus, .review-hashtag .icon-minus {
    width: inherit;
    height: inherit;
}

.icon-plus:before {
    background: url("/static/images/glyphicons-191-plus-sign.png");
}

.review-hashtag-word {
    position: relative;
    padding-left: 2px;
    margin-right: 25px;
    vertical-align: text-bottom;
}

.icon-minus:before {
    background: url("/static/images/glyphicons-192-minus-sign.png");
}

.reviews-separator {
    border-color: rgba(0,0,0,0.15);
}

.reviews-separator {
    margin: 15px 0;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}