.edit-btn {
  background-image: url(/images/editing.png);
  background-size: 20px;
  background-color: #f5f5f5;
  width: 20px;
  height: 20px;
  border: 0; }

.table-responsive {
  max-width: 100%;
  overflow-x: auto; }

.table-responsive table {
  width: 100%;
  word-wrap: break-word;
  word-break: break-all; }

.direct-chat-messages {
  height: 100%; }

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