.problem-comments {
    padding-top: 31px;
}

.comments .commentsCount {
    color: #898989;
    font-size: 1rem;
    vertical-align: super;
}

.comments .chat-item {
    padding-top: 20px;
    border-top: 1px solid #dedede;
}
.discuss-chat > .chat-item:first-of-type {
    border: none;
}

#discuss-comments {
    margin-top: -1px;
}
.comments .comment-replies-container {
  margin-left: 40px;
}
.comment-replies-container .chat-item {
  background: url("../../images/redesign/arrow_komment.svg") 1px 29px no-repeat;
  padding-left: 33px;
}

.comments .chat-item .date {
    font-size: 0.8125rem;
    color: #7e848c;
}

.comments .chat-item .label-new {
    font-size: 14px;
    padding: 0 5px 1px;
    border-radius: 3px;
    color: #fff;
    background: #1a70c1;
}

.comments .chat-item .text {
    padding: 20px 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.comments .controls {
    margin-top: -4px;
}
.comments

.comments .upload-file {
    color: #1a70c1;
    border-bottom: 1px dotted #1a70c1;
    float: left;
    position: relative;
}

.comments .upload-file input {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.comments .comment_rate {
    display: inline-block;
    white-space: nowrap;
}

.comments .comment_rate a,
.comments .comment_rate span {
    display: inline-block;
    vertical-align: middle;
}

.comments .comment_rate a {
    width: 18px;
    height: 18px;
}

.comments .comment_rate .icon_down {
    background: url(../../images/redesign/minus.svg) 0 0 no-repeat;
}
.comments .comment_rate .icon_down:hover {
    background: url(../../images/redesign/minus_hover.svg) 0 0 no-repeat;
}

.comments .comment_rate .icon_up {
    background: url(../../images/redesign/plus.svg) 0 0 no-repeat;
}
.comments .comment_rate .icon_up:hover {
    background: url(../../images/redesign/plus_hover.svg) 0 0 no-repeat;
}

.comments .comment_rate span {
    color: #898989;
    padding: 0 7px;
}

.first-level-comment{
  padding-left: 50px;
}

.comment-replies-container{
  /*padding-left: 50px;*/
}
.comments .comment-reply {
    float: right;
    padding: 0.5rem 0 0.5rem 2.75rem;
}

.comments .user-info .user-pic {
    position: relative;
    top: 5px;
}

.add-comment-wrapp {
    padding: 24px 0 36px;
}

.add-comment-wrapp textarea.form-control {
    height: 152px;
}

.add-comment-wrapp .add-comment-abort-reply {
    display: none;
    margin: 13px 20px 0 16px;
    border-bottom: 1px dashed #979797;
    line-height: 1.2;
    color: #979797;
}

.add-comment-wrapp .add-comment-abort-reply:hover {
    border-bottom-color: transparent;
    text-decoration: none;
}

.add-comment-wrapp .add-file-wrapp {
    margin-top: 13px;
    line-height: 1.2;
}

.add-comment-wrapp .add-file-wrapp .dashed {
    border-bottom: 1px dashed #1a70c1;
}

.add-comment-wrapp .add-file-wrapp .dashed:hover {
    text-decoration: none;
    border-bottom-color: transparent;
}

.add-comment-submit {
    margin-top: 15px;
}
.comments .chat-item .text .is-hidden{
    display: none;
}
.comments .chat-item > .text.negative-comment,
.comments .chat-item > .text.negative-comment a{
    color: #a5a5a5;
}
.comments .chat-item > .text.negative-comment a {
     border-bottom: 1px dashed;
 }
.comments .chat-item > .text.negative-comment a:hover {
    text-decoration: none;
    border-bottom: none;
}

.comments .chat-item > .text.negative-comment .is-hidden{
    display: block;
}

.comments .chat-item > .text.negative-comment .comment-body{
    display: none;
}

.items-list--discussions .label {
    position: relative;
    top: -5px;
    font-size: 10px;
    line-height: 1.1;
    padding: 0 4px;
    margin-left: 5px;
}

.items-list--discussions .label.label--new {
    background: #1a70c1;
}

@media (min-width: 768px) {
    .comments .chat-item .date {
        position: absolute;
        right: 0;
        top: 6px;
    }

    .comments .chat-item .text,
    .comments .chat-item .files,
    .comments .chat-item .controls {
         padding-left: 40px;
    }

    .comments .chat-item .text {
        padding-top: 0;
    }

    .comments .chat-item .comments-text-new {
        padding-top: 20px;
    }

    .comments .comment-replies-container {
    }
    .comments .controls {
    }
    .add-comment-wrapp {
        padding: 27px 0 39px;
    }
    .add-comment-submit {
        float: right;
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .discuss-chat > .chat-item:first-of-type {
        border-top: 1px solid #dedede;
    }
    .chat-item .user-info .name {
          margin: 10px 0px 10px 40px;
      }
    .comments .chat-item .date {
        display: inline-block;
        margin: 2px 0 0 40px;
    }

}
@media (max-width: 479px) {
    .block-raiting > .item {
        margin-left: 20px;
    }
    .user-content__footer .btn {
        background: transparent;
        border: none;
        color: #428bca;
        font-size: 14px;
        padding: 0;
        margin-top: 15px;
        font-weight: 400;
    }
    .user-content__footer .btn:hover {
        color: #034d92;
        text-decoration: underline;
    }
    .comments .chat-item .text {
         padding: 6px 10px 0 41px;
     }
    .comments .comment_rate {
        margin-left: 39px;
    }
    .comments .comment-reply {
        padding: 0px 0 8px 44px;
        font-size: 14px;
    }
    .user-content__footer {
        margin: 13px 0 27px;
    }
    .user-info .position {
        left: 0;
        top: -19px;
    }
}