#Head,
#Panel,
span.EditComment,
span.Like,
div.Options,
div.BaseTab,
div.MessageForm,
div.CommentInfo,
span.DateCreated,
#MessageForm,
.Message + .Meta,
.DP_AnswerForm,
.Comment > .Meta:last-child {
  display: none !important;
}

#Frame.Flat #Body {
  margin: 16px;
}

body {
  margin: 0;
  background: #fff;
  font-family: "Helvetica Neue",Helvetica,arial,sans-serif;
}

h2 {
  font-size: 20px;
}

h2 > a {
  color: #000;
  text-decoration: none;
}

.Message a {
  text-decoration: none;
}

ul,
.SubTab {
  border: 0 !important;
}

ul.DataList,
ul.MessageList {
  margin: 0 !important;
  padding: 0 !important;
}

li {
  border: 0 !important;
  list-style: none;
}

.ProfilePhotoMedium {
  width: 38px;
  height: 38px;
}

span.Author {
  display: flex;
}

span.Author > a:not(.ProfileLink):not(.Photo) {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  margin: 2px 9px 0;
}

.Comment,
ul.Conversation > .Item {
  margin: 24px 0 !important;
}

.Item {
  border-bottom: 1px solid #ddd !important;
}

.Item:last-child {
  border: 0 !important;
}

.Message {
  margin: 12px 0 !important;
}

.ConversationMessage {
  margin: 12px 0 22px 0 !important;
}

span.RiceBall {
  display: inline-block;
  font-size: 16px;
  color: transparent;
}

.SubTab {
  min-height: auto !important;
}

.DP_ResultQuestions {
  padding: 0;
  margin-top: 16px;
}

.DP_ResultOptions {
  margin: 0 !important;
  padding: 0;
}

.DP_ResultOptions > div {
  margin-top: 10px;
}