.comment-box .box {
  border-radius: 10px;
  background-color: white;
  -webkit-box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
    margin-bottom: 0.75rem;
  background-clip: padding-box;
  padding-top: 15px;
  padding-bottom: 15px;
}

.comment-user-picture .user-profile-image.img-circle.center-block {
  background: #afa9ad;
  font-size: 32px;
  color: #fff;
  line-height: 3;
  margin: 20px 0;
  width: 100px;
  height: 100px;
  text-align: center;
}

.comment-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.align-center {
  display: flex;
  justify-content: center;
}

.field--name-comment-body a, .gruppen-inhalt a, .link, .field--name-field-kommentar-text a, .field--name-field-ticket-text a {
  color: #2196f3 !important;
  text-decoration: underline !important;
}

.cke_image_resizer_wrapper img, .field--name-comment-body img, .cke_image_resizer_wrapper img, #comment-form img, .cke_widget_element {
  object-fit: scale-down !important;
  width: 100% !important;
  height: 100% !important;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}


.comment-user-picture .user-profile-image.img-circle.center-block {
  background: #afa9ad;
  font-size: 32px;
  color: #fff;
  line-height: 3;
  margin: 20px 0;
  width: 100px;
  height: 100px;
  text-align: center;
}


.comment-links ul.inline li,
.book ul.inline li{
  display: inline;
  padding: 6px 12px;
  list-style-type: none;

}

.comment-links ul.inline li a,
.book ul.inline li a{
  text-decoration: none;
}

.node-form .form-actions{
  text-align: inherit !important;
}

img, svg {
  vertical-align: middle;
  max-width: -moz-available;
}

img.img-fluid.image-style-large {
  padding: 15px;
}

div#field_kommentar_media-media-library-wrapper--description {
  margin-top: 15px;
}
.form-item.js-form-item.form-type-textarea.js-form-type-textarea.form-item-field-kommentar-text-0-value.js-form-item-field-kommentar-text-0-value label {
  display: none;
}
div#edit-field-kommentar-text-0-format {
  display: none;
}

