#product_comments_block_extra {
  padding: 8px 10px 10px;
  line-height: 18px;
  border: 1px solid #d6d4d4;
  background: #fbfbfb;
  margin: 39px 0 22px; 
  }
  #product_comments_block_extra .comments_note {
    margin-bottom: 5px; }
  #product_comments_block_extra .comments_note span,
  #product_comments_block_extra .star_content {
    float: right;
    color: #333333;
margin-left:10px;
	}
  #product_comments_block_extra .star_content {
    margin-top: 1px; }
	
#product_comments_block_extra div.star, #product_comments_block_extra div.star_on{
	      display: inline-block;
}

  #product_comments_block_extra div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676;
	font-size:16px;

	}
  #product_comments_block_extra div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }
  #product_comments_block_extra .comments_advices {
    clear: both; }

.comments_advices {
  padding-top: 2px; }
  .comments_advices li {
    display: inline-block;
    line-height: 40px;
	}

  .comments_advices a {
    text-decoration: none;
    color: #777777;
    position: relative;
    margin-left: 8px;
    line-height: 30px;
    padding: 0;
    display: inline-block; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .comments_advices a {
        float: none;
        line-height: 20px; } }
    .comments_advices a:before {
      background: #929292;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      -o-border-radius: 50px;
      border-radius: 50px;
      color: white;
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 15px;
      font-weight: normal;
      height: 30px;
      line-height: 30px;
      margin-left: 6px;
      text-align: center;
      width: 30px;
      /*max 1199px*/ }
     
    .comments_advices a.reviews:before {
      content: "\f0e5"; }
    .comments_advices a.open-comment-form:before {
      content: "\f040"; }
    .comments_advices a:hover {
      color: #333333; }

    

/* pop-in add grade/advice ********************************************************************* */
#fancybox-wrap {
  width: 585px; }

#fancybox-content {
  width: 585px;
  border-width: 0; }

#new_comment_form {
  overflow: hidden;
  color: #333333;
display:block !important;
  text-align: right;
  }
  #new_comment_form h2 {
    margin-bottom: 10px; }
  #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 20px 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: bold; }
    #new_comment_form ul.grade_content .cancel {
      margin-left: 5px; }
  #new_comment_form .product {
    padding: 15px; }
    #new_comment_form .product img {
      border: 1px solid #d6d4d4; }
    #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: 13px;
        color: #000; }
  #new_comment_form .new_comment_form_content {
    padding: 15px 0px 15px 0px;

	}
  
    #new_comment_form .new_comment_form_content .intro_form {
      padding-bottom: 10px;
      font-weight: bold;
      font-size: 12px; 
	  }
  #new_comment_form label {
    display: block;
    margin: 10px 0 10px 0;
    font-size: 13px; 
	clear:right;
	}
  #new_comment_form input,
  #new_comment_form textarea {
     height: 32px;
	 background:#f5f5f5;
	 box-shadow:none;
	     margin: 10px 0 10px 0;
    border: 1px solid #aeaeae;

	}
	
	  #new_comment_form input:focus,
  #new_comment_form textarea:focus {
  background:#fff;
  }
  #new_comment_form textarea {
    height: 80px;
	}
  #new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: left; }
	
  #new_comment_form #criterions_list {
    border-top: 1px solid #CCC;
    padding-top: 15px;
    list-style-type: none;
	}
	  #new_comment_form #criterions_list div.star a {display:none}
  #new_comment_form #criterions_list div.star,   #product_comments_block_tab div.star_on{
	  display:inline-block;
	  color:#fff
	  }
	  
  #new_comment_form #criterions_list div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; 
	font-size:14px;
	}
  #new_comment_form #criterions_list div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; 
	font-size:14px;
	}
	  	  
	  
	    #new_comment_form #criterions_list div.star:hover:after{
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; 
	font-size:14px;
	cursor:pointer;
		}
#new_comment_form #criterions_list div.star_hover:after{
    content: "\f005" !important;
    color: #ef8743 !important; 

}





  #product_comparison div.star a {display:none}
  #product_comparison div.star,   #product_comparison div.star_on{
	  display:inline-block;
	  color:#fff
	  }
	    #product_comparison div.star:hover:after{
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; 
	font-size:18px;
	cursor:pointer;
		}
#product_comparison div.star_hover:after{
    content: "\f005" !important;
    color: #ef8743 !important; 

}
				
	
  #product_comparison div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; 
	font-size:18px;
	}
  #product_comparison div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; 
	font-size:18px;
	}
	  
.new_comment_form_content h3{
color: #e1523d;
font-weight:600
}

.usefulness_btn i, .comment_details .btn i{
font-size:14px;
}

.commentnot{
font-size:12px;
padding-bottom:10px;
line-height:30px;
}
	
    #new_comment_form #criterions_list li {
      margin-bottom: 15px; 
	  margin-top: 15px; 
	  }
    #new_comment_form #criterions_list label {
      display: inline;
      float: right;
	  color:#555;
	  min-width:200px;
      margin: 0; 
	  }
    #new_comment_form #criterions_list .star_content {
      float: right; }
  #new_comment_form #new_comment_form_footer {
    margin-top: 20px;
    font-size: 12px; }

/* TAB COMMENTS ******************************************************************************** */
#product_comments_block_tab {
  margin: 30px 0 20px 0; 
  }
  #product_comments_block_tab .title_block {
font-size:15px;
  }
  #product_comments_block_tab div.comment .comment_details p{
  margin:0 !important;
  line-height:20px;
  font-size:13px;
  padding:5px 0px;
  text-align:justify
  }
 #product_comments_block_tab div.comment .comment_details p.title_block{
    font-size:15px;
  }
  #product_comments_block_tab div.comment {
    margin: 0px;
    padding-top: 14px;
	    padding-bottom: 14px;
    border-top: 1px solid #d6d4d4;
	}
    #product_comments_block_tab div.comment:first-child {
     
      border: none; }
    #product_comments_block_tab div.comment .comment_author {
      padding: 0 20px;
	  text-align:center;
      line-height: 18px span;
        line-height-font-weight: bold;
        line-height-float: right; 
		}
		
		    #product_comments_block_tab div.comment .comment_author  i.fa-user {
			font-size:48px;
			color:#555
			}
      #product_comments_block_tab div.comment .comment_author .star_content {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0px 0 0; }
    #product_comments_block_tab div.comment .comment_details {
      overflow: hidden;

	  }
	  
	      #product_comments_block_tab div.comment .comment_details ul li {
		  list-style:none;
		  padding:5px 0px
		  }
		  
      #product_comments_block_tab div.star,   #product_comments_block_tab div.star_on{
	  display:inline-block
	  }
  #product_comments_block_tab div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676; 
	font-size:14px;
	}
  #product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; 
	font-size:14px;
	}
  #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 {
	margin-right:5px;
      color: #adadad;
	  }
  #product_comments_block_tab a {
    text-decoration: none;
 }
  #product_comments_block_tab span.report_btn {
    cursor: pointer; }
  #product_comments_block_tab span.report_btn:hover {
    text-decoration: underline; }

.fl {
  float: right; }

.fr {
  float: left; margin-left:12px;}
  
  .oddd{background:#fafafa}
