.comment-easy-reply-number-link-tips,
.comment-easy-reply-referrer-link-hover ,
.comment-easy-reply-referrer-link-quote-hover {
  background: #ffffff;
  border: 1px solid #d3d7d9;
  color: #68696b;
  display: none;
  padding: 6px;
  position: absolute;
  text-align: center;
  text-transform: none;
  z-index: 99;
}
.comment-easy-reply-number-link-tips:before,
.comment-easy-reply-number-link-tips:after,
.comment-easy-reply-referrer-link-hover:before,
.comment-easy-reply-referrer-link-hover:after,
.comment-easy-reply-referrer-link-quote-hover:before,
.comment-easy-reply-referrer-link-quote-hover:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff;
  bottom: -10px;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
}
.comment-easy-reply-number-link-tips:before,
.comment-easy-reply-referrer-link-hover:before,
.comment-easy-reply-referrer-link-quote-hover:before {
  border-top: 10px solid #d3d7d9;
  bottom: -11px;
}
.comment-easy-reply-number-link {
  border-bottom: 1px dotted #000000;
  color: #000000;
  font-style: normal;
  outline: none;
  position: relative;
  text-decoration: none;
}
.comment .field-name-comment-body p {
  display: inline;
}
