body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

img {
  max-width: 100%;
  height: auto !important;
  vertical-align: middle;
}

.print-breadcrumb {
  display: none;
}

.forum-post-title,
.field-name-field-tags,
.post-edited,
.forum-post-footer,
.forum-topic-header,
.forum-post-info,
.forum-post-panel-sub,
#block-user-online {
  display: none;
}

.rtejustify {
    text-align: justify;
}

.rtecenter {
  text-align: center;
}

div.forum-post,
.forum-post-wrapper,
.forum-post-panel-main {
  border: 0 none;
  background-color: transparent;
}   