tr .span1 [class^='icon-']::before,
tr .span1 [class*=' icon-']::before {
  font-family: Fontawesome !important;
}
:nth-child(2n+1).category-grey {
  background-color: #e5e5e5;
}
.topictitle {
  font-size: 16px !important;
  font-weight: 600 !important;
}
.ksig {
  display: none;
}
.message {
  margin: 20px 0;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
@media (min-width: 986px) {
  .message {
    min-height: 340px;
  }
}
.well.well-small {
  background-color: transparent !important;
  border: 0;
}
