#product_comments_block_extra .comments_note {
	margin: 5px 10px 0px 0px; padding: 0px 10px 0px 0px; border-right-color: rgb(195, 195, 195); border-right-width: 1px; border-right-style: solid; float: left;
}
#product_comments_block_extra .comments_note span {
	color: rgb(85, 85, 85); float: left;
}
#product_comments_block_extra .star_content {
	color: rgb(85, 85, 85); float: left;
}
#product_comments_block_extra .star_content {
	margin-top: 1px;
}
#product_comments_block_extra div.star::after {
	color: rgb(195, 195, 195); font-family: "FontAwesome"; display: inline-block; content: "\f005";
}
#product_comments_block_extra div.star_on::after {
	color: rgb(255, 113, 5); font-family: "FontAwesome"; display: inline-block; content: "\f005";
}
#product_comments_block_extra .comments_advices {
	margin: 0px; float: left;
}
.comments_advices li {
	line-height: 28px; display: inline-block;
}
@media all and (max-width:991px) and (min-width:768px)
{
.comments_advices li {
	line-height: 20px; display: block;
}
}
.comments_advices a {
	padding: 0px; line-height: 18px; text-decoration: none; margin-right: 8px; display: inline-block; position: relative;
}
@media all and (max-width:1199px) and (min-width:768px)
{
.comments_advices a {
	line-height: 20px; float: none;
}
}
.comments_advices a::before {
	font-family: "FontAwesome";
}
@media all and (max-width:1199px)
{
.comments_advices a::before {
	display: none;
}
}
.comments_advices a.reviews::before {
	margin-right: 5px; content: "\f0e5";
}
.comments_advices a.open-comment-form::before {
	margin-right: 5px; content: "\f040";
}
.comments_advices a:hover {
	color: rgb(255, 113, 5);
}
.comments_advices a.reviews {
	padding-right: 10px; margin-right: 9px; border-right-color: rgb(195, 195, 195); border-right-width: 1px; border-right-style: solid;
}
@media all and (max-width:991px) and (min-width:768px)
{
.comments_advices a.reviews {
	padding: 0px; border: currentColor; border-image: none; margin-right: 0px;
}
}
#fancybox-wrap {
	width: 585px;
}
#fancybox-content {
	border-width: 0px; width: 585px;
}
#new_comment_form {
	text-align: left; color: rgb(85, 85, 85); overflow: hidden;
}
#new_comment_form h2 {
	margin: 0px 0px 10px;
}
#new_comment_form .title {
	background: rgb(51, 51, 51); padding: 10px; color: white; text-transform: uppercase; font-size: 13px;
}
#new_comment_form ul.grade_content {
	margin: 0px 0px 20px; list-style-type: none;
}
#new_comment_form ul.grade_content li {
	width: 50%;
}
#new_comment_form ul.grade_content span {
	padding: 0px 10px; width: 150px; font-weight: bold; display: inline-block;
}
#new_comment_form ul.grade_content .cancel {
	margin-right: 5px;
}
#new_comment_form .product {
	padding: 15px;
}
#new_comment_form .product img {
	border: 1px solid rgb(230, 230, 230); border-image: none;
}
#new_comment_form .product .product_desc {
	color: rgb(102, 102, 102); line-height: 18px;
}
#new_comment_form .product .product_desc .product_name {
	padding: 10px 0px 5px; color: rgb(0, 0, 0); font-size: 13px;
}
#new_comment_form .new_comment_form_content {
	padding: 15px 25px 15px 15px;
}
@media all and (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-size: 12px; font-weight: bold;
}
#new_comment_form label {
	margin: 12px 0px 4px; font-size: 12px; font-weight: bold; display: block;
}
#new_comment_form input {
	background: white; padding: 0px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 28px;
}
#new_comment_form textarea {
	background: white; padding: 0px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 28px;
}
#new_comment_form textarea {
	height: 80px;
}
#new_comment_form .submit {
	padding: 0px; text-align: right; font-size: 13px; margin-top: 20px;
}
#new_comment_form #criterions_list {
	padding-bottom: 15px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none;
}
#new_comment_form #criterions_list li {
	margin-bottom: 10px;
}
#new_comment_form #criterions_list label {
	margin: 0px 10px 0px 0px; float: left; display: inline;
}
#new_comment_form #criterions_list .star_content {
	float: left;
}
#new_comment_form #new_comment_form_footer {
	font-size: 12px; margin-top: 20px;
}
#product_comments_block_tab {
	margin: 0px 0px 20px;
}
#product_comments_block_tab div.comment {
	margin: 0px 0px 14px; padding-top: 14px; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid;
}
#product_comments_block_tab div:first-child.comment {
	padding: 0px; border: currentColor; border-image: none;
}
#product_comments_block_tab div.comment .comment_author {
	padding: 0px 20px 0px 0px; line-height-font-weight: bold; line-height-float: left;
}
#product_comments_block_tab div.comment .comment_author .star_content {
	margin: 0px 0px 0px 5px; vertical-align: middle; display: inline-block;
}
#product_comments_block_tab div.comment .comment_details {
	overflow: hidden; border-left-color: rgb(230, 230, 230); border-left-width: 1px; border-left-style: solid;
}
@media all and (max-width:991px)
{
#product_comments_block_tab div.comment .comment_details {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
#product_comments_block_tab div.comment .comment_details ul {
	margin: 0px; list-style-type: none;
}
#product_comments_block_tab div.comment .comment_details ul li {
	padding: 2px 0px;
}
#product_comments_block_tab div.comment .comment_details ul li::before {
	color: rgb(85, 85, 85); font-family: "FontAwesome"; margin-right: 8px; content: "\f0da";
}
}
#product_comments_block_tab div.star::after {
	color: rgb(195, 195, 195); font-family: "FontAwesome"; display: inline-block; content: "\f005";
}
#product_comments_block_tab div.star_on::after {
	color: rgb(255, 113, 5); font-family: "FontAwesome"; display: inline-block; content: "\f005";
}
#product_comments_block_tab .comment_author_infos {
	padding-top: 9px; clear: both;
}
#product_comments_block_tab .comment_author_infos strong {
	display: block;
}
#product_comments_block_tab .comment_author_infos em {
	color: rgb(173, 173, 173);
}
#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: left;
}
.fr {
	float: right;
}
#new_comment_form .error {
	padding: 0px !important; color: rgb(255, 0, 0);
}
