.comments-items {
list-style:none;
margin-right:0
}

.comments-items .comments-items {
margin-right:90px
}

.comments-items .comments-items .comments-items .comments-items .comments-items {
margin-right:30px
}

.comment {
overflow:hidden;
position:relative;
padding-bottom:1.5rem
}

.comment-meta {
min-height:20px;
padding:19px;
background-color:#f8f6f8;
border:1px solid #00000020;
border-radius:.25rem;
box-shadow:inset 0 1px 1px #0000000d;
border:0;
margin-bottom:.75rem;
padding-right:90px;
position:relative
}

.comment-meta .spip_logo {
position:absolute;
right:15px
}

.comment-meta .permalink {
position:absolute;
left:0;
font-size:2rem;
color:#807e8040
}

.comment-meta .forum-titre {
display:block
}

.comment-content {
background:transparent;
padding-right:90px;
max-height:60em;
overflow:auto;
overflow-x:none
}

.comment-reply {
clear:both;
text-align:left;
margin-bottom:0;
margin-top:-.75rem;
visibility:hidden
}

.comment:hover .comment-reply {
visibility:visible;
position:relative
}

.comment-item:hover > .comment-reply {
visibility:visible;
position:relative
}

.comments-thread .comment-item {
margin-bottom:1.5rem
}

.comments-thread .comment-item .comment-item {
margin-bottom:0
}

.comments-thread .permalink.in-reply-to {
bottom:0
}

.comment-meta .item {
display:block
}

.boutons.modererforum {
text-align:left;
position:absolute;
top:0;
left:0;
display:none
}

.comment:hover .boutons.modererforum {
display:block
}