html, body {
  background-color: #fff;
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.33em;
}

div#pagecontent {
  margin: 10px 0;
  min-height: 500px;
}

div#pagecontent div#maincontent {
  margin: 0;
  width: 100%;
}

div#item p.intro {
  font-size: 18px !important;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6em;
  margin-top: 10px;
  text-align: justify;
  font-style: italic;
  font-weight: 400;
  line-height: 160%;
  color: #222;
}

div#item div.fulltext {
  margin-top: 6px;
}

div#item div.fulltext span span, div#item div.fulltext p.MsoNormal {
  color: initial;
  font-size: 17px !important;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 29px;
}

div#item div.fulltext span em span {
  display: block !important;
  text-align: center;
  font-style: italic;
  font-size: 16px !important;
  font-family: "quicksand" !important;
  margin: 0 auto !important;
}

div#item div.fulltext img {
  width: 100%;
  margin: 0 auto;
}

div#item div.fulltext iframe {
  max-width: 100%;
}

div#item div.fulltext audio {
  max-width: 100%;
}

div#item div.fulltext video {
  max-width: 100%;
}

div#item div.itemattach {
  background-color: #fff9d7;
  margin-top: 12px;
  padding: 6px;
}

div#item div.itemattach h4 {
  font-weight: bold;
  margin-bottom: 6px;
}

p.alignCenter {
  text-align: center;
}

:root {
  --plyr-color-main: #E21F26;
}

.audio-article {
  padding-right: 16px;
  border: 1px solid #e9e6e6;
  border-radius: 8px;
}

.audio-article option {
  padding: 3px;
  display: block;
}

.audio-article .select-accent {
  border: 1px solid #ccc;
  border-radius: 4px;
}

.audio-article .plyr__time + .plyr__time {
  display: block;
}
