.mo-comments-list .mo-comment-card{background-color:rgba(0, 0, 0, 0.08) !important;width:100%;position: relative;}
.mo-comments-list .block-report {position: absolute;top: 10px;right: 20px;}
.mo-comments-list .block-report a {text-decoration: none;font-size: .8em;}
.mo-comments-list .container-comments{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
.mo-container-classic .container-comments .mo-comment-card:nth-child(2) a{text-decoration:none;font-size:.8em}
.container .mo-comments-section{font-size:1.4em;display:block}
.title-comments{font-size:1.5em!important}
.mo-paginator{margin:0!important;padding:20px 0 40px}
.mo-paginator a{text-decoration:none}
#container-ring{text-align:center;display:none}
.lds-ring{display:inline-block;position:relative;width:80px;height:80px}
.lds-ring div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #DA091B;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;-o-animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#DA091B transparent transparent}
.lds-ring div:nth-child(1){-webkit-animation-delay:-.45s;-o-animation-delay:-.45s;animation-delay:-.45s}
.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;-o-animation-delay:-.3s;animation-delay:-.3s}
.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;-o-animation-delay:-.15s;animation-delay:-.15s}
@-webkit-keyframes lds-ring {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@-o-keyframes lds-ring {
0%{-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes lds-ring {
0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
@media only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
.mo-comment-alert-mobile{font-size:.8em;margin:3% 0 0}
.mo-comment-alert-mobile a{text-decoration:none}
}
.prototype{display:none}
.mo-breadcrumb a:before{font-family:"Font Awesome 5 Free";font-weight:900;content:" \f053 "}
.mo-comment-card{font-size: 1em !important}
.mo-comment-card .author-reply{margin-top: 1%;display: none}
.mo-comment-card .author-reply textarea{width: 80%;height: 35px;font-size: 1em;border: 1px solid rgba(0,0,0,0.2);border-radius: 3px;vertical-align: middle}
.mo-comment-card .author-reply a{vertical-align: middle}
.commentaire-reponse-block{display:none;margin-top: 1%;}
.a-commentaire-reponse:hover{cursor: pointer}
.commentaire-reponse {margin-left: 20px;line-height: 20px}
.author-reply-text{padding: 5px}
.mo-comment-card .container-profil{display: flex;align-items: center;}
.mo-comment-card .container-profil a{overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;-ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.mo-comment-card .container-profil img{width: 50px;margin-right: 10px;}
.mo-container-like{margin-top: 10px;font-size: 15px;}
.mo-container-like .mo-comment-nblike{margin-left: 5px;}
.mo-comment-like-full:hover{color:#DA091B;cursor: pointer;}
body .mo-breadcrumb a:after{content: inherit !important;}