.comment {
  background-color: rgba(30, 151, 14, 0.02);
  border-top: 1px solid #1E970E;
  border-right: 3px solid #1E970E;
  margin-bottom: 20px;
  padding: 4px 4px 0px 8px; }
  .comment .comment-head {
    min-height: 22px;
    border-bottom: 1px solid #eee;
    margin-bottom: 4px; }
    .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: 7px;
    padding: 0px; }
  .comment .comment-foot {
    height: 35px;
    margin-bottom: 14px; }
    .comment .comment-foot .comment-reactions {
      height: 24px;
      margin: 6px 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;
      font-size: 0.9rem; }
      .comment .comment-foot .comment-reply:hover, .comment .comment-foot .comment-reply:focus {
        text-decoration: none; }
  .comment .comment-child {
    margin-right: 24px; }

.comment .comment .comment .comment .comment .comment-foot .comment-reply {
  display: none; }

@media (max-width: 575.98px) {
  .comment .comment .comment .comment {
    display: none; }
  .comment .comment-child {
    margin-right: 12px; } }

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