.comment {
    background-color: rgba(30, 151, 14, 0.02);
    /*border-top: 1px solid #1E970E;*/
    border-right: 3px solid #4b2e83;
    margin-bottom: 20px;
    padding: 4px 4px 0px 8px;
}
    .comment .comment-head {
        /*min-height: 26px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 6px;*/
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
        line-height: 40px;
        border-bottom: 1px solid #e3e3e3 !important;
    }
    .comment .comment-head .comment-author {
      float: right;
      margin-left: 9px; }
    .comment .comment-head .comment-id {
      float: right; }
    .comment .comment-head .comment-date {
      float: left;
      margin-right: 9px; }
    .comment .comment-head .comment-moderator {
      float: left; }
  .comment .comment-text {
    line-height: normal;
    text-align: justify;
    white-space: pre-line;
    word-wrap: break-word;
    margin-bottom: 9px;
    padding: 0px; }
  .comment .comment-foot {
    height: 34px;
    margin-bottom: 14px; }
    .comment .comment-foot .comment-reactions {
      height: 24px;
      margin: 10px 0px 0px 7px;
      padding: 0px 26px 0px 0px;
      text-align: left;
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: right center;
      background-size: contain;
      border: 0px none transparent; }
    .comment .comment-foot .comment-like {
      background-image: url("/files/emojis/256/like.svg"); }
    .comment .comment-foot .comment-thinking {
      background-image: url("/files/emojis/256/thinking.svg"); }
    .comment .comment-foot .comment-smile {
      background-image: url("/files/emojis/256/smile.svg"); }
    .comment .comment-foot .comment-poker {
      background-image: url("/files/emojis/256/poker.svg"); }
    .comment .comment-foot .comment-sad {
      background-image: url("/files/emojis/256/sad.svg"); }
    .comment .comment-foot .comment-wow {
      background-image: url("/files/emojis/256/wow.svg"); }
    .comment .comment-foot .comment-laugh {
      background-image: url("/files/emojis/256/laugh.svg"); }
    .comment .comment-foot .comment-rage {
      background-image: url("/files/emojis/256/rage.svg"); }
    .comment .comment-foot .comment-reply {
      color: #105108;
      float: left; }
      .comment .comment-foot .comment-reply:hover, .comment .comment-foot .comment-reply:focus {
        text-decoration: none; }
  .comment .comment-child {
    margin-right: 24px; }

/*# sourceMappingURL=comment.css.map */
