.node-simplenews.view-mode-full {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.node-simplenews.view-mode-full .group-title-date-banner {
  padding: 0.75em 0.5em;
  margin: 0.1em 0 1em 0;
  position: relative;
  overflow: auto;
}
.node-simplenews.view-mode-full .group-title-date-banner .field-name-title {
  padding: 0 15px;
}

.node-simplenews.view-mode-full .group-title-date-banner .field-name-title h2 {
  margin: 0;
  /*color: white;*/
  font-size: 1.4em;
  font-weight: 500;
}
.node-simplenews.view-mode-full .group-title-date-banner .field-name-field-newsletter-date {
  text-align: right;
  position: absolute;
  bottom: 1em;
  right: 1em;
  /*color: white;*/
}
.node-simplenews.view-mode-full .field-name-field-newsletter-intro {
  clear: both;
  padding: 0 0 1em 0;
  margin: 0 0 1em 0;
}
.node-simplenews.view-mode-full .newsletter-section-header {
  padding: 0.5em 1em;
  margin: 1.5em 0 1em 0;
  position: relative;
  overflow: auto;
}
.node-simplenews.view-mode-full .newsletter-section-header h3 {
  padding: 0;
  margin: 0;
}
.node-simplenews.view-mode-full .newsletter-section-header .header-link {
  text-align: right;
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
}
.node-simplenews.view-mode-full .field-type-entityreference > div.field-items > div.field-item:not(:last-child) {
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.node-simplenews.view-mode-full .field-type-entityreference .row {
  margin: 0;
}
.node-simplenews.view-mode-full .field-type-entityreference .row > div {
  padding: 0;
}
.node-simplenews.view-mode-full .field-type-entityreference .row > div:nth-child(2) {
  /*padding-left: 1em;*/
}
.node-simplenews.view-mode-full .field-type-entityreference .row > div:nth-child(2) > div {
  padding-left: 1em;
}
.node-simplenews.view-mode-full .field-type-entityreference .row blockquote {
  display: none;
}
.node-simplenews.view-mode-full .field-type-entityreference .row h4 {
  margin-top: 0;
}
.node-simplenews.view-mode-full .field-type-entityreference .row .field-name-field-event-categorie {

}
.node-simplenews.view-mode-full .field-type-entityreference .row .field-name-field-event-dates {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.node-simplenews.view-mode-full .field-type-entityreference .row .field-name-field-event-dates .newsletter-agenda-adverb {
  font-size: 80%;
  text-align: right;
}
.node-simplenews.view-mode-full .field-type-entityreference .row .field-name-field-event-dates .newsletter-agenda-date {
  text-align: right;
}
#edit-newsletter-header-image-fid-upload {
  display: inline;
}

