hr{margin-top:5px;margin-bottom:20px;border:0;border-top:1px solid #ffffff}a{text-decoration:none}.issue-comment::before,.issue-comment::after{content:"";display:table;clear:both}.issue-comment .title{margin-top:1rem;font-size:2rem}.issue-comment ul{list-style-type:none;padding:0}.issue-comment img{opacity:1;filter:Alpha(opacity=100);-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px}.issue-comment img.avatar{width:50px;height:50px;border-radius:100%;object-fit:cover;margin-left:1rem}.issue-comment img.avatar.avatar-sm{width:30px;height:30px}.issue-comment .issue-comments{border:1px solid #eee;margin-bottom:20px;margin-left:85px;margin-right:0;padding:10px 20px;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#fff;color:#6b6e80}.issue-comment .meta{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;margin-bottom:10px!important;border-bottom:1px solid #eee;font-size:1.4rem}.issue-comment .meta .name{color:#0e64a0}.comment-content{white-space:pre-line}.issue-comment ul.comments ul{list-style-type:none;padding:0;margin-left:85px}ul li .actionbar{margin-top:1rem;display:flex;align-items:center}.actionbar .action{display:inline-flex;align-items:center;color:#333}.actionbar .action:not(:first-child){margin-right:1rem}.actionbar .action:hover{cursor:pointer;color:#0e64a0}.actionbar .action .icon{width:1.5rem;height:1.5rem}.actionbar .action .name{font-size:1.5rem;margin-right:.5rem}.issue-comments{min-width:30%}.issue-comment .d-flex>.issue-comments{flex:1 1 auto;width:100%}.issue-comments .edit-input{width:100%;min-width:100%;min-height:120px;resize:vertical}.comment-form .avatar{width:50px;height:50px;border-radius:100%;object-fit:cover}.comment-form #comment-text{width:100%;margin-right:60px}.comment-form .attachment{margin-top:1rem;margin-right:60px}.comment-form #btn-publish{margin-top:1rem;margin-right:60px}.comment-form .reply-bar{display:inline-flex;align-items:center;background:white;margin-right:60px;padding:.5rem 2rem;margin-bottom:1rem}.comment-form .reply-bar .snippet{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.comment-form .reply-bar .fa-close{margin-right:2rem}.comment-form .reply-bar .fa-close:hover{color:#0e64a0;cursor:pointer}.fa-refresh.spinning{animation:spin 1.5s infinite linear;-webkit-animation:spin2 1.5s infinite linear}@keyframes spin{from{transform:scale(1) rotate(0deg)}to{transform:scale(1) rotate(360deg)}}@-webkit-keyframes spin2{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}