#product_comments_block_extra {
    padding: 0;
    font-weight: normal;
    line-height: 18px;
    border: none;
    background: none;
    margin: 0 0 6px 0;
    clear: both;
    float: left;
    width: 100%;
}
#product_comments_block_extra .comments_note { 
    margin-bottom: 5px;
    float: left;
    margin-right: 5px;
 }
#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {
    float: left;
    color: #666;
    font-weight: normal;
    padding: 0; 
}
#product_comments_block_extra .comments_note span {
    border-right: 1px solid #dadada;
    padding: 0 6px 0 3px; 
}
#center_column.col-sm-9 #product_comments_block_extra .comments_note span { border-right: none }
@media (min-width: 768px) and (max-width: 991px) {
    #product_comments_block_extra .comments_note span { border-right: none }
    #center_column.col-sm-12 .comments_advices a.reviews { margin-left: 0 }
} 
#center_column.col-sm-9 .comments_advices a.reviews { margin-left: 0; color: #666; }
#product_comments_block_extra .star_content { margin-top: 1px }
#product_comments_block_extra div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffcc30; 
}
#product_comments_block_extra div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffcc30; 
}
#product_comments_block_extra .comments_advices { 
    clear: right;
    float: left;
}

.comments_advices { 
    clear: none;
    float: left;
    margin: 0;
}
.comments_advices li {
    display: inline-block;
}
.comments_advices a {
    text-decoration: none;
    color: #999;
    position: relative;
    margin-right: 6px;
    padding: 0;
    display: inline-block; 
}
@media (min-width: 768px) and (max-width: 1199px) {
    .comments_advices a { float: none; } 
}
.comments_advices a:hover { color: #333333; }
.comments_advices a.reviews {
    border-right: 1px solid #dadada;
    padding-right: 6px;
    margin-right: 2px;
    margin-left: 6px
}
      @media (min-width: 768px) and (max-width: 991px) {
        .comments_advices a.reviews {
          margin-right: 0;
          padding: 0;
          border: none; } }

/* pop-in add grade/advice ********************************************************************* */
#fancybox-wrap {
  width: 585px; }

#fancybox-content {
  width: 585px;
  border-width: 0; }

#new_comment_form {
    overflow: hidden;
    color: #333333;
    text-align: left; 
}
#new_comment_form h2 {
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    padding: 0 0 12px 0;
    line-height: normal;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ccc; 
}
#new_comment_form h2.page-subheading {
    padding: 0 0 13px;
    margin-bottom: 15px;
}
  #new_comment_form .title {
    padding: 10px;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    background: #333333; 
}
#new_comment_form ul.grade_content {
    list-style-type: none;
    margin: 0 0 15px 0; 
}
#new_comment_form ul.grade_content li { width: 50%; }
#new_comment_form ul.grade_content span {
    display: inline-block;
    padding: 0 10px;
    width: 150px;
    font-weight: 400; 
}
#new_comment_form ul.grade_content .cancel { margin-right: 5px; }
#new_comment_form .product { padding:0 15px; }
#new_comment_form .product img { border: 1px solid #ccc; }
#new_comment_form .product .product_desc {
    line-height: 18px;
    color: #666666; 
}
#new_comment_form .product .product_desc .product_name {
    padding: 10px 0 5px;
    font-size: 14px;
    color: #000; 
}
#new_comment_form .new_comment_form_content {
    padding: 0 25px 15px 15px;
    background: #FFF; 
}
@media (max-width: 767px) { #new_comment_form .new_comment_form_content { padding-left: 25px; } }
#new_comment_form .new_comment_form_content .intro_form {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 14px; 
}
#new_comment_form label {
    display: block;
    margin: 12px 0 4px 0;
    font-weight: normal;
    font-size: 14px; 
}
#new_comment_form input,
#new_comment_form textarea {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #ccc;
    background: white; 
}
#new_comment_form textarea { height: 80px }
#new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 14px;
    text-align: right; 
}
#new_comment_form #criterions_list {
    border-bottom: 1px solid #CCC;
    padding-bottom: 0;
    list-style-type: none; 
}
#new_comment_form #criterions_list li { margin-bottom: 10px; }
#new_comment_form #criterions_list label {
    display: inline;
    float: left;
    margin: 0 10px 0 0; 
}
#new_comment_form #criterions_list .star_content { float: left }
#new_comment_form #new_comment_form_footer {
    margin-top: 20px;
    font-size: 14px; 
}

/* TAB COMMENTS ******************************************************************************** */
#product_comments_block_tab { margin: 0 }
#product_comments_block_tab div.comment {
    margin: 0 0 14px;
    padding-top: 14px;
    border-top: 1px solid #ccc; 
}
#product_comments_block_tab div.comment:first-child {
    padding: 0;
    border: none; 
}
#product_comments_block_tab div.comment .comment_author {
    padding: 0 15px;
    line-height: 18px
}
#product_comments_block_tab div.comment .comment_author .star_content {
    display: inline-block;
    vertical-align: middle;
    margin: 0; 
}
@media (min-width: 768px) and (max-width: 1199px){
    #product_comments_block_tab div.comment .comment_author .star_content{
        margin-left:0;
    }
}
#product_comments_block_tab div.comment .comment_details {
    overflow: hidden;
    border-left: 1px solid #ccc; 
}
@media (max-width: 991px) {
    #product_comments_block_tab div.comment .comment_details { border-left: none }
    #product_comments_block_tab div.comment .comment_details ul {
        list-style-type: none;
        margin: 0; 
    }
    #product_comments_block_tab div.comment .comment_details ul li { padding: 2px 0 2px; }
    #product_comments_block_tab div.comment .comment_details ul li:before {
        font-family: "FontAwesome";
        content: "\f0da";
        color: #333333;
        margin-right: 8px; 
    } 
}
  #product_comments_block_tab div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; }
  #product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ffcc30; }
  #product_comments_block_tab .comment_author_infos {
    clear: both;
    padding-top: 9px; }
    #product_comments_block_tab .comment_author_infos strong {
      display: block;
      color: #333333; }
    #product_comments_block_tab .comment_author_infos em {
      color: #adadad; }
  #product_comments_block_tab a {
    text-decoration: none;
    font-weight: bold; }
  #product_comments_block_tab span.report_btn {
    cursor: pointer; }
  #product_comments_block_tab span.report_btn:hover {
    text-decoration: underline; }

.fl {
  float: left; }

.fr {
  float: right; }

#product_comments_block_extra .star { margin: 0 2px 0 0 ; }
.comment_author .widthfull { 
    width: 100%;
    display: inline-block;
}
.ie9 .comment_author .grade,
.ie .comment_author .grade {
    display: block;
    clear: both;
}