#comments {
	margin-top:15px;
}
.rbox{
padding:10px;
margin-bottom: 20px;
border-radius:4px;
background:#fff;
border:1px solid #cedee3;	
}
.comments-list .comments-list {
	margin-left:15px
}
.rbox.super_comment {
    background: #f6f6f9 none repeat scroll 0 0;
    border-left: 3px solid #a94442;
    margin-left: 20px;
	
}
.comment-avatar {
    display: inline-block;
    vertical-align: top;
	width: 100px;
    position: relative;
    margin-top: 5px;
    margin-right: 30px;
}
.comment_ava{
width: 100px;
height: 100px;
border-radius:50%;
overflow: hidden;
}
.comment-avatar img{width:100px}
.comment-box {
	display:inline-block;
	vertical-align:top;
	width:calc(100% - 140px);
	position:relative
}
.comment-author {
    color: #15527E;
    font-size: 16px;
}
.comment-author sup {
font-size: 11px;
color: #999;
}
.comment-date {
    color:#666;
    display:inline-block;
    font-size:12px;
}
.comment-body {
    border-left:3px solid #5599FF;
    line-height:1.3;
    margin-top:10px;
    padding:5px 10px;
	font-size:15px;
}
.comment-body br {
    display:block;
    height:5px;
    margin:3px;
}
.comments-buttons {
	display:block;
	text-align:right;
	font-size:13px;
	
}
.comments-buttons a {
	text-decoration:none;
	
}

.comments-inline-report {
	width:50%;
	margin: 10px auto;
	padding:10px;
	border:1px solid #ccc;
}
input#comments-report-form-reason {
	padding:8px;
	border:1px solid #ccc
}
#comments-report-form-buttons .btn {
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
#comments-report-form-buttons .btn a {
	color:#fff;
	display:block;
	text-decoration: none;
	padding:5px 15px;
	background:#353761
}
.subs {
    margin-right: 10px;
    margin-top: 10px;
	margin-bottom:15px;
    vertical-align: middle;
	font-size:15px;
}
#comments-form-buttons{
	margin-top:10px
}
button#comments-form-buttons {
	display:inline-block;
	vertical-align:middle;	
}
button#comments-form-send{
	color:#26325C;
	padding: 8px 20px;
	background:#fff;
	border:1px solid #cedee3;
	border-radius:4px;
font-size: 17px;
border-radius:4px;
cursor:pointer;
font-family: Stem;
}
button#comments-form-reset{
	background:none;
	border:none;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	font-family:Stem;
	color:#666;
	cursor:pointer
}
button#comments-form-reset img{
	width:25px;
}

.comments-form-message-error {
    background-color: #f2dede;
    color: #a94442;
    margin: 10px 0;
    padding: 10px;
	text-align:center
}
.comments-form-message-info {
    background-color: #dff0d8;
    color: #3c763d;
    margin: 10px 0;
    padding: 10px;
	text-align:center
}
input#comments-form-town{
	padding:8px;
	border:1px solid #ccc;
	width:50%
}
.otziv_rating{
	display:inline-block;
	vertical-align:middle;
	width:45%
}
.otziv_rating .rating{display:block;color:#0066cc}
.otziv_info{
	display:inline-block;
	vertical-align:middle;
	width:55%	
}
.label_rating{
	display:inline-block;
	vertical-align:middle;
	width:50%;
	font-size:13px;
}
.star_rating{
	display:inline-block;
	vertical-align:middle;
	width:45%		
}
.star_rating input.rsform-radio + label {
padding: 2px 6px;
font-size: 11px;
}
.star_rating input.rsform-radio + label:after{
	
}
.otziv_info span{
	display:block;
	font-size:14px;
	color:#666
}
.otziv_info span.firstWord{
	display:inline-block;
	color:#EE3F58
}
.otziv_info span i,.otziv_info small i {
	color:#ccc;
	font-size:13px;
	margin-right:5px;
}
.otziv_info small{
	font-size:12px;
	color:#ff6600;
	display:block;
	margin-top:5px;
}
.text_comment{margin-top:10px;position:relative}
.text_comment textarea{
border: 1px solid #cedee3;
padding: 10px;
font-family: Stem;
font-size: 15px;
width: 99.5%;
}
.grippie{
	position:absolute;
	right:10px;
	bottom:10px;
	font-size:13px;
	color:#666
}
.otziv_rating #comments-form-send{
	text-align:center;
}
.otziv_rating #comments-form-send a{display:inline-block}
.otziv_info .firstWord {font-weight:400}
.comments-vote {
	position:absolute;
	right:-10px;
	top:0;
	display:inline-block;
}
a.vote-good,
a.vote-poor {
	display:inline-block;
	vertical-align:top;
	font-size:22px;
	color:#3c763d;
	opacity:0.8;
	margin-right:5px;
}
a.vote-poor {color:#f55}
a.vote-good:hover{color:#3c763d;opacity:1}
a.vote-poor:hover{color:#f55;opacity:1}
span.vote-none{
	display:table-cell;
	vertical-align:middle;
	margin-left:5px;
	width:20px;
	height:20px;
	border:2px solid #666;
	color:#666;
	text-align:center;
	border-radius:50%;
	font-weight:bold;
	font-size:14px
}
span.vote-poor{
	display:table-cell;
	vertical-align:middle;
	margin-left:5px;
	width:21px;
	height:21px;
	border:2px solid #f55;
	color:#f55;
	text-align:center;
	border-radius:50%;
	font-weight:bold;
	font-size:14px	
}
span.vote-good{
	display:table-cell;
	vertical-align:middle;
	margin-left:5px;
	width:21px;
	height:21px;
	border:2px solid #3c763d;
	color:#3c763d;
	text-align:center;
	border-radius:50%;
	font-weight:bold;
	font-size:14px	
}
#comments-list-footer {
	margin-bottom:20px;
}
#comments-list-footer a {
	text-decoration:none;
	color:#15527E;
	font-size:13px;
}
.input_comment{
	display:inline-block;
	vertical-align:middle;
	width:50%
}
.jcom_reca{
	display:inline-block;
	vertical-align:top;
	width:50%
}
.hide-children .comments-list-child{display:none}
.comments-list-child {
	margin-left:30px;
}
.comments-buttons{
	margin-top:10px;
}
#comments .comment.hide-children + .comments-list-child {
	display:none
}
.form-check {
	margin-bottom:10px;
}
.check_comments{
	display:inline-block;
	vertical-align:middle;
	width:50%;
	margin-bottom:10px;
}
#comments-form-buttons{
	display:inline-block;
	vertical-align:middle;
	width:50%;
	text-align:right;
	margin-bottom:10px;
}
.comments-buttons a {
	display:inline-block;
	vertical-align:middle;
	color:#666;
	font-weight:100;
	padding: 5px 10px;
	border:1px solid #cedee3;
	border-radius:5px;
}
.comments-buttons a img{
	display:inline-block;
	vertical-align:middle;
	width:20px;
}
.padding.main_comments {
	margin-top:10px;
}
