
	
#product_comments_block_extra a {
    padding-left: 20px;
	text-decoration: none;
/*	background: url(img/bg_li.png) no-repeat scroll 1px 45% #fff;*/

}
#product_comments_block_extra a i{
    padding-right: 10px;
}
#product_comments_block_extra a:hover {text-decoration: underline}
#product_comments_block_extra .comments_note span,
#product_comments_block_extra .star_content {float:left}

/* pop-in add grade/advice ********************************************************************* */


#new_comment_form #id_new_comment_form{
	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 #ebebeb;
}
#new_comment_form .product .product_desc {
	float:left;
	margin-left:15px;
	width:300px;
	line-height:18px;
	color:#666
}
#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;
}
#new_comment_form input:not(.btn.btn-primary) {
	padding: 0 5px;
	height: 28px;
	width: 100%;
	border: 1px solid #ebebeb;
	background: #fff;
}
#new_comment_form textarea {
	padding: 0 5px;
	height: 80px;
	width: 100%;
	border: 1px solid #ebebeb;
	background: #fff;
}

#new_comment_form .submit {
	margin-top:20px;
	padding:0;
	font-size:13px;
	text-align:right
}
#new_comment_form button {
	cursor: pointer;
	cursor: pointer;
	display: inline-block;
	padding: 4px 7px 3px 7px;
	border: 1px solid #7fb6c5;
        background:#7fb6c5;
	border-radius: 3px 3px 3px 3px;
	font-weight: bold;
	color: #fff;
}
#new_comment_form button:hover{ 
	color: #fff;
        border: 1px solid #292929;
        background: #292929;
}
#new_comment_form #criterions_list {
	border-bottom: 1px solid #ebebeb;
	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 60px;
}

#new_comment_form #criterions_list .star_content {
    float: left;
    margin-left: 40px;
}

#new_comment_form #new_comment_form_footer {
	margin-top: 20px;
	font-size: 12px;
}

/* TAB COMMENTS ******************************************************************************** */

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

#product_comments_block_tab div.comment div.comment_author {
	float: left;
	padding-right:25px;
	width: 140px;/* 165 */
	line-height:18px
}
#product_comments_block_tab div.comment div.comment_author span {font-weight:bold;}
#product_comments_block_tab div.comment div.comment_author span,
#product_comments_block_tab div.comment .star_content {
	float:left;
}
#product_comments_block_tab div.comment .star_content {margin: 0 0 0 5px}

#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:0; margin-bottom: 0;text-transform: capitalize;}
#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; }


/* 123111111111111111*/
.cancel a, .star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0;
}
.cancel, .star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.star {
    position: relative;
    top: -1px;
    float: left;
    width: 14px;
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
}
.star a {
    display: block;
    position: absolute;
    text-indent: -5000px;
}
div.star_on a {
    background-position: 0 -16px;
}
div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743;
}
.star {
    display: block;
}
div.star.star_on {
    display: block;
}
div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676;
}
div.star_hover a, div.star a:hover {
    background-position: 0 -32px;
}
div.star_hover a, div.star a:hover {
    background-position: 0 -32px;
}
div.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743;
}
.cancel, .cancel a {
    background: url(../../../modules/fieldproductcomments/img/delete.gif) no-repeat 0 -16px !important;
}
.tabs #productcomment.tab-pane{padding: 0;    background: #f8f8f8;}
.form_comment_title input#comment_title,
.form_comment_content textarea#content,
#product .form_comment_content #content,
.form_comment_name input#commentCustomerName{max-width:100%; height:40px; width: 100%;border: 1px solid #ebebeb!important; padding: 0 15px;}
.comment_author_infos .show_comment_name {
    width: auto;
    display:inline-block;
}

.form_comment_content textarea#content{min-height: 80px;}
.comment_author_infos {display:inline-block;}
#product_comments_block_tab div.comment .star_content {float: right;}
#product_comments_block_tab div.comment div.comment_details {
    padding: 15px 10px;
    width: 80%;
    float: right;
    border: 1px solid #ebebeb!important;
    border-radius: 4px;
    background: #fff;
}
#product_comments_block_tab .info-icons i {
    display: inline-block;
    font-size: 28px;
    margin-top: 26px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border: 1px solid #e4e1e3;
}
#product_comments_block_tab .info-icons {
    display: inline-block;
    width: 20%;
    text-align: center;
}
.show_number_comment {
    padding: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.comment_hide {
    max-height: 475px;
    margin-top: 0;
    overflow: auto;
    display: inline-block;
    width: 100%;
}

/* popup */

.PopupModalSuccess {
    margin: 0;
    position: fixed;
    width: 360px;
    z-index: 9999999;
    right: 15px;
    top: 15px;
}
.PopupModalSuccessInner {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 18px;
}
.PopupModalSuccessInner > h3 {
    font-size: 21px;
    margin-top: 0;
}
.noty_text_body {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;
}
.noty_text_body .thumbnail {
    display: inline-block;
    flex: 0 0 auto;
    height: 72px;
    margin-bottom: 0;
    margin-right: 24px;
    width: auto;
}
.noty_text_body > p {
    flex: 1 1 0;
    overflow: hidden;
}
.close-popcompare {
    position: absolute;
    right: 18px;
    top: 13px;
}
.close-popcompare i{color: #b0b0b0;}
.PopupModalSuccessInner > h3 > i {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    color: #1696ef;
}
.noty_text_body strong {
    color: #1696ef;
}