pre {
  background-color: white;
}
pre code {
  white-space: unset;
}
.panel-body > pre,
.panel-body > div > pre,
.preview-content > pre {
  background-color: #f0f0f0;
  margin-left: -15px;
  margin-right: -15px;
  border: none;
  border-radius: unset;
  padding: 9px 15px;
  overflow-x: auto;
  text-wrap: none !important;
  word-break: keep-all;
  overflow-wrap: unset;
}
code.hljs {
  padding: 0 !important;
}
body {
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
  min-height: 1000px;
}
/* QR code generator  */
qr-code {
  display: block;
  margin: 15px;
  height: 300px;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}
.panel {
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 999px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}
.panel .breadcrumb {
  margin: 0;
}
.pagination {
  margin: 0;
}
.input-group {
  margin-bottom: 10px;
}
.no-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.form-label {
  float: left;
  width: 100px;
  line-height: 34px;
  text-align: right;
}
.form-controls {
  margin-left: 105px;
}
@media (min-width: 768px) {
  .form-label {
    width: 240px;
  }
  .form-controls {
    margin-left: 250px;
  }
}
.panel-header {
  padding: 15px 15px 0 15px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 0;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 20px;
}
h2,
.h2 {
  font-size: 19px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 15px;
}
.panel-body img {
  max-width: 100%;
  max-height: 400px;
}
.panel-header .tags {
  margin: 0;
}
.tags a {
  text-decoration: none !important;
}
.post-preview {
  min-height: 100px;
  position: relative;
}
.post-preview div.shadow {
  position: absolute;
  height: 50px;
  width: calc(100% + 30px);
  bottom: 0px;
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
  pointer-events: none;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}
.manage-posts {
  min-height: 1000px;
}
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
  background-color: #fff;
}
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4;
}
.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.bs-callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0;
}

.user-info__name,
.user-info__nickname {
  display: inline-block;
  vertical-align: baseline;
  line-height: 20px;
}
.user-info__nickname {
  color: #548eaa;
  font-weight: 500;
  font-size: 14px;
}
.user-info__nickname_small {
  margin-left: 8px;
  font-size: 13px;
}
.user-info__nickname_comment {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #414b50;
  font-weight: 700;
}
.content-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-list_comment {
  overflow: hidden;
  margin: 20px 0 0;
  margin-left: -20px;
  padding-left: 20px;
}
.content-list__item {
  position: relative;
  box-sizing: border-box;
  padding: 10px 0 14px;
}
.content-list__item_comment {
  padding: 0;
}
.comment {
  position: relative;
  padding-bottom: 15px;
}
.comment__date-time {
  margin-left: 8px;
  color: #5f5f5f;
  font-size: 13px;
}
.comment__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
  transition: background-color ease 0.3s;
}
.comment__head_topic-author {
  background-color: #f5fbe5;
}
.comment__header-link {
  display: inline-flex;
  padding: 0px 12px;
}
.comment__message,
.comment-form__preview {
  padding-bottom: 10px;
  color: #111;
  font-size: 15px;
  line-height: 1.46;
  overflow: hidden;
}
.comment__message p {
  padding: 0;
  margin: 0 0 5px;
}
.user-info__image-pic {
  display: block;
  margin: 0;
  max-width: 100%;
  height: auto;
  border: 0;
  border-radius: 3px;
}
.user-info__image-pic_small {
  width: 24px;
  height: 24px;
}
.content-list_nested-comments {
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 0;
}
.add-comment-link {
  text-decoration: underline;
  margin-bottom: 20px;
  display: inline-flex;
}
.content-list_nested-comments-0,
.content-list_nested-comments-1,
.content-list_nested-comments-2,
.content-list_nested-comments-3,
.content-list_nested-comments-4,
.content-list_nested-comments-5,
.content-list_nested-comments-6,
.content-list_nested-comments-7,
.content-list_nested-comments-8,
.content-list_nested-comments-9,
.content-list_nested-comments-10,
.content-list_nested-comments-11,
.content-list_nested-comments-12,
.content-list_nested-comments-13 {
  padding: 0 0 0 20px;
}
.comment__footer a {
  text-decoration: none;
}
.comment__footer-link {
  color: #548eaa;
  font-size: 13px;
}
.comment-editor {
  position: relative;
}
.btn-submit-comment {
  position: absolute;
  bottom: 0;
}

