.ief-row-entity > .ief-entity-hide	 {
  background-color: yellow;
}
.chosen-container.chosen-container-multi {
	width: 300px!important;
}
.page-node-type-simplenews-issue .node__content img {
  box-sizing: unset !important;
}
.page-node-type-simplenews-issue .node__content a {
  text-decoration: none;
  color: #150162;
  font-family: Arial;
  font-size: 12px;
}
.page-node-type-simplenews-issue .node__content p {
  line-height: normal;
}
.page-node-type-simplenews-issue .node__content ul {
  margin-left: 0px;
  padding-left: 20px !important;
  text-align: left;
  line-height: normal;
  list-style: disc;
}
.page-node-type-simplenews-issue .node__content h3 {
  font-size: inherit;
  font-weight: 600;
}
.page-node-type-simplenews-issue .node__content table tbody tr {
  border: none;
}
