#product_comments_block_extra {
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	font-weight: bold;
	font-size:12px;
	line-height:18px
}
	
#product_comments_block_extra a {
    padding-left: 10px;
	text-decoration: none;
	background: url(img/bg_li.png) no-repeat scroll 1px 45% #fff;

}

#product_comments_block_extra a:hover {text-decoration: underline}

#product_comments_block_extra .comments_note {margin-bottom:5px}
#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {float:left}
#product_comments_block_extra .star_content {margin-top:2px}

#product_comments_block_extra div.star {background: url(img/star.gif) no-repeat scroll 0 0 transparent}

#product_comments_block_extra div.star_on {background: url(img/star.gif) no-repeat scroll 0 -12px transparent}

#product_comments_block_extra .comments_advices {clear:both;}

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

#new_comment_form {
	width:100%;
	max-width: 100%;
	color: #333;
	text-align: left;
	background-color: #fff
}
#new_comment_form .title {
	padding:10px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	background: #333
}
#new_comment_form ul.grade_content {list-style-type:none}
#new_comment_form .grade_content li {width:50%}
#new_comment_form .product {padding:15px}
#new_comment_form .product img {
	float:left;
   border: 1px solid #ccc;
}
#new_comment_form .product .product_desc {
	float:left;
	margin-left:15px;
	width:300px;
	line-height:18px;
	color:#666
	max-width: 100%;
}
#new_comment_form .product .product_desc .product_name {
	padding-bottom:5px;
	font-size:13px;
	color:#000
}

#new_comment_form .grade_content {margin:0 0 20px 0}
#new_comment_form .grade_content span,
#new_comment_form .grade_content span {
	display:inline-block;
	padding:0 10px;
	width:150px;/* 160 */
	font-weight:bold
}
#new_comment_form .grade_content .cancel {margin-right:5px}

.new_comment_form_content {
	padding:15px;
	background:#f8f8f8
}
.new_comment_form_content .intro_form {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px
}

#new_comment_form label {
	display: block;
	margin:12px 0 4px 0;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#new_comment_form input {
	padding: 0 5px;
	height: 28px;
	width: 100%;
	max-width: 100%;
	border: 1px solid #ccc;
	background: #fff;
}
#new_comment_form textarea {
	padding: 0 5px;
	height: 80px;
	width: 100%;
	max-width: 100% !important;
	border: 1px solid #ccc;
	background: #fff;
}

#new_comment_form .submit {
	margin-top:20px;
	padding:0;
	font-size:13px;
	text-align:right
}

#new_comment_form #criterions_list {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	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 0 0 0px;
}

#new_comment_form #criterions_list .star_content {
    display: inline;
    float: left;
    margin-right: 0;
    padding-left: 5px;
    padding-top: 0px;
}

#new_comment_form #new_comment_form_footer {
	margin-top: 20px;
	font-size: 12px;
}
#new_comment_form_footer .fr {
    padding-top: 20px;
}
#new_comment_tab_btn {
    color: #8eb35a;
    font-weight: normal !important;
    padding-left: 15px;
}
#new_comment_form h2 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
}
/* TAB COMMENTS ******************************************************************************** */
#product_comments_block_tab {margin:35px 0 20px 0}

#product_comments_block_tab div.comment {
	margin:0 -15px 10px -15px;
	padding: 5px 0px;
}

#product_comments_block_tab div.comment .comment_author span {
    float: left;
    font-weight: bold;
}
.product_comment_list_reviews {
    padding-bottom: 50px;
}
#product_comments_block_tab div.comment .comment_author .description{text-align: left;}
#product_comments_block_tab div.comment .comment_author .description *{font-size: 13px;font-weight: 400;}
/*#product_comments_block_tab div.comment .star_content {margin: 0 0 0 5px}
#product_comments_block_tab div.star,
#product_comments_block_tab div.star_on {
	background: url(img/star.gif) no-repeat 0 0 transparent
}*/
/*#product_comments_block_tab div.star_on {background-position: 0 -12px}*/
#product_comments_block_tab .comment_author_infos {clear:both}
#product_comments_block_tab .comment_author_infos em {color:#999}

#product_comments_block_tab div.comment div.comment_details {
	float: left;
	overflow:hidden;
	width: 360px
}
#product_comments_block_tab div.comment_details .title_block, #product_comments_block_tab div.comment_details h4  {padding-bottom:10px}
#product_comments_block_tab div.comment_details p {padding-bottom:10px}
#product_comments_block_tab div.comment_details ul {
	list-style-type:none;
	margin:0
}
#product_comments_block_tab div.comment_details li {
	padding:2px 0 2px 12px;
	background:url(img/bg_li.png) no-repeat 1px 45% #fff
}

#product_comments_block_tab a {
	text-decoration: none;
	font-weight: bold
}

#product_comments_block_tab a:hover {text-decoration: underline}

#product_comments_block_tab button.usefulness_btn {
	cursor: pointer;
	margin:0 0 0 5px;
	display: inline-block;
	padding: 0 2px;
	border: 1px solid #CC9900;
	border-radius: 3px 3px 3px 3px;
	color: #000;
	font-weight: bold;
	background: url("img/bg_bt.gif") repeat-x scroll 0 0 #F4B61B
}
#product_comments_block_tab button.usefulness_btn:hover {background-position: left -50px}
#product_comments_block_tab button.usefulness_btn:active {background-position: left -100px}

#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; }

.star {
  position: relative;
  top: -1px;
  float: left;
  width: 14px;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal; }

.star {
  display: block; }
  .star a {
    display: block;
    position: absolute;
    text-indent: -5000px; }
.star_content .star{
	/*background: url(img/star.gif) no-repeat;*/
	height: 12px;
    width: 15px;
}
/*.star_content .star.star_on, .star_content .star.star_hover{
	background-position: 0px -12px;

}*/
.comments_note .star_content {
    display: inline-block;
}
#dor-review-form{display: block;}
div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #777676; }

div.star.star_on {
  display: block; }
  div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }

div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ef8743; }

.hook-reviews .star_content {
	padding-top: 5px;
}
.comments_note{position: relative;}
.comments_note:after{
	content: "";
	position: absolute;
	height: 1px;
	width: 35px;
	bottom: 16px;
	left: calc(50% - 17px);
	background: #ddd;
}
.hook-reviews .comments_note .star_content{display: none;}
.product-miniature .dor-thumbnail-container:hover .hook-reviews .comments_note .star_content{display: inline-block;}
.product-miniature .dor-thumbnail-container:hover .comments_note:after{display: none;}
.hook-reviews .comments_note  {
    min-height: 35px;
}
.dor-tab-product-category-wrapper .comments_note::after{display: none;}
.dor-detail-reviews .comments_note::after{display: none;}
#product h1.h1::before, .quickview h1.h1::before{display: none;}
#product #main h1.h1, .quickview #main h1.h1{padding-bottom: 10px;}
.ajax_block_product_sidebar .comments_note::after{display: none;}
.ajax_block_product_sidebar .hook-reviews .comments_note .star_content{display: block;}
.ajax_block_product_sidebar .hook-reviews .star_content {
	padding-top: 0px;
}
#productscategory_same .comments_note::after{display: none;}
.viewed-product-lists .dor-thumbnail-container .dor-product-description .h5.product-title::before{display: none;}
.viewed-product-lists .dor-thumbnail-container .dor-product-description .h5.product-title {
    padding-bottom: 0 !important;
}
.field-comment-review {
    padding-top: 20px;
}
.review-form-group{clear: both;}
#submitNewMessage {
    margin-left: 15px;
}
#submitNewMessage {
    background: #8eb35a none repeat scroll 0 0;
    border: 0 none;
    border-radius: 35px;
    color: white;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 15px;
    text-shadow: 0 0;
    text-transform: uppercase;
    transition: opacity 250ms ease 0s;
}
#new_comment_form_error li {
    color: #ff0000;
    display: block;
    float: none;
    font-size: 13px;
    font-style: italic;
    text-decoration: none;
    text-transform: none;
    margin-left: 0px;
}
#new_comment_form_error {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body .quickview h1.h1{padding-bottom: 10px  !important;}
#add-to-cart-or-refresh{position: relative;}
#add-to-cart-or-refresh .buttons_bottom_block.no-print{
	bottom: 80px;
    position: absolute;
    right: 0;
    margin:0 auto;
}
a#wishlist_button {
    border: 1px solid #8eb35a;
    border-radius: 50%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    width: 43px;
}
a#wishlist_button .material-icons {
    font-size: 19px;
}
a#wishlist_button span{display: none;}
a#wishlist_button .material-icons {
    display: inline-block;
    font-size: 19px;
    line-height: 13px;
    text-align: center;
    color: #8eb35a;
}
.quickview .buttons_bottom_block.no-print {
    bottom: 15px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 50px;
}


@media (max-width: 767px){
	.field-review-cmt {
	    padding-bottom: 15px;
	    padding-left: 0;
	    padding-right: 0;
	}
	.cmt-review-group{padding-bottom: 0px !important;}
}
@media (max-width: 430px){
	#product_comments_block_tab div.comment {
	    border-top: 0 solid #eee;
	    margin: 0 -15px 5px !important;
	    padding-left: 0;
	    padding-right: 0;
	    padding-top: 25px;
	}
	.new_comment_form_content{padding-left: 0px;padding-right: 0px;}
	#product_comments_block_tab div.comment .comment_author span{display: none;}
	.comment-text{margin:0 !important;}
}