.nir-node--5816 h1 {
    color: #51beed;
}

.block--nir-news__widget--7871,
.block--nir-news__widget--5816 {
  clear: both;
  padding: 20px 0 0;
}

.block--nir-news__widget--7871 .nir-widget--form,
.block--nir-news__widget--5816 .nir-widget--form {
    float: left;
    width: 100%;
}

.block--nir-news__widget--7871 .nir-widget--form form,
.block--nir-news__widget--5816 .nir-widget--form form {
    float: left;
    width: 100%;
}

.block--nir-news__widget--7871 .nir-widget--form .nir-widgets--field-container,
.block--nir-news__widget--7871 .nir-widget--form .two-col-field,
.block--nir-news__widget--5816 .nir-widget--form .nir-widgets--field-container,
.block--nir-news__widget--5816 .nir-widget--form .two-col-field {
    float: left;
}

#ndq-content .block--nir-news__widget--7871 .nir-widgets--field-container,
#ndq-content .block--nir-news__widget--5816 .nir-widgets--field-container {
    float: left;
    width: initial !important;
    max-width: 200px;
    margin: 0 14px 0 0;
}

.block--nir-news__widget--7871 input[type="submit"],
.block--nir-news__widget--5816 input[type="submit"] {
    float: left;
    margin: 24px 0 0;
}

.block--nir-news__widget--7871 .nir-widget--list,
.block--nir-news__widget--5816 .nir-widget--list {
    clear: both;
    padding: 30px 0 0; 
}

.block--nir-news__widget--7871 article,
.block--nir-news__widget--5816 article {
	clear: both;
    padding: 12px 18px;
    background: #f0f0f0;
}

.block--nir-news__widget--7871 article:nth-child(even),
.block--nir-news__widget--5816 article:nth-child(even) {
  background: #f5f5f5;
}

.block--nir-news__widget--5816 article:last-child {

}

.block--nir-news__widget--5816 article>*+* {

}

.block--nir-news__widget--5816 .nir-widget--news--date-time {

}

.block--nir-news__widget--7871 .nir-widget--news--headline,
.block--nir-news__widget--5816 .nir-widget--news--headline {
  /*display: flex;*/
  padding: 9px 0 0;
}

.block--nir-news__widget--7871 .nir-widget--news--headline > a,
.block--nir-news__widget--5816 .nir-widget--news--headline > a {
    font-size: 19px;
    font-weight: 400;
    color: #444444;
    text-decoration: none;
    display: inline;
    padding: 0 2px 0 0;
}

.block--nir-news__widget--7871 .nir-widget--news--headline .nir-widgets-file-link,
.block--nir-news__widget--5816 .nir-widget--news--headline .nir-widgets-file-link {
    position: relative;
    top: -2px;
    display: inline-block;
}

.block--nir-news__widget--7871 a[href*="pdf"] .widget-file--application-pdf,
.block--nir-news__widget--5816 a[href*="pdf"] .widget-file--application-pdf {
  display: inline-block;
  width: 28px;
  height: 23px;
}

.block--nir-news__widget--7871 a[href*="pdf"] .widget-file--application-pdf::before,
.block--nir-news__widget--5816 a[href*="pdf"] .widget-file--application-pdf::before {
  width: 28px;
  height: 23px;
  margin: 0;
  padding: 0;
  content: "" !important;
  background-image: url(../../isc/images/icon-doc.png);
}

.block--nir-news__widget--7871 .nir-widget--news--teaser,
.block--nir-news__widget--5816 .nir-widget--news--teaser {
    padding: 0 0 16px;
}

.block--nir-news__widget--7871 .nir-widget--pager + .nir-widget--total-results,
.block--nir-news__widget--5816 .nir-widget--pager + .nir-widget--total-results {
    clear: both;
    padding: 30px 0 0;
}

.block--nir-news__widget--7871 .nir-widget--pager .pager,
.block--nir-news__widget--5816 .nir-widget--pager .pager {
    clear: both;
}

/* details */

.nir-node--type-nir-news h1 {
    padding-top: 40px;
    padding-bottom: 20px;
} 

article.node--type-nir-news>*+* {
    margin-top: 0;
}

.node--type-nir-news #back {

}

.node--type-nir-news #back a {
  text-transform: uppercase;
}

.node--type-nir-news #headline {
  margin: 0;
  padding: 28px 0 27px; 
  font-size: 22px;
    font-weight: 400;
    color: #444444;
    text-decoration: none;
    line-height: 1.3;
}

@media screen and (min-width: 40em) {

    .node--type-nir-news #headline {

    }

}

.node--type-nir-news .field--name-field-nir-news-date {
    font-size: 18px;
    color: #444444;
    font-weight: 600;
    line-height: 1.4;
    padding: 0 0 25px;
}

.node--type-nir-news .pdf-file-link {
  padding: 0 0 15px;
}

.node--type-nir-news > .node__content .file--application-pdf a {
  text-decoration: underline !important;
  display: inline-block;
  position: relative;
  padding: 0 0 0 28px;
  line-height: 23px;
}

.node--type-nir-news > .node__content .file--application-pdf a::before {
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  width: 28px;
  height: 23px;
  margin: 0;
  padding: 0;
  content: "";
  background-image: url(../../isc/images/icon-doc.png);
}

#ndq-content .node--type-nir-news ul {
  padding: 0 0 20px 2px;
  margin: 0;
  list-style-type: none;
}

#ndq-content .node--type-nir-news li {
   list-style-type: none;
/*   display: flex;
   align-items: flex-start;*/
   position: relative;
   padding-left: 24px;
}

#ndq-content .node--type-nir-news li * {

}

#ndq-content .node--type-nir-news li::before {
   content: "•";
    position: absolute;
    top: -2px;
    left: 0;
}

#ndq-content .node--type-nir-news ul ul li {
/*   flex-direction: column;*/
}

#ndq-content .node--type-nir-news ul ul li::before {
   content: "○";
}

#ndq-content .node--type-nir-news li ul {
  list-style-type: circle;
  padding: 10px 0 10px 20px;
}

#ndq-content .node--type-nir-news ul li:not(:last-child) {
  padding-bottom: 8px;
}

.node--type-nir-news > .node__content a {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever
  word-break: break-all; */
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) 
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  */

}

#ndq-content .node--type-nir-news p {
/*    padding: 0 0 20px;*/
}

.node--type-nir-news .ndq-table-responsive {
  padding: 0 0 10px;
  margin: 0 0 10px;
}

#ndq-content .node--nir-news--full .node__content sup,
#ndq-content .node--nir-news--full .node__content sub {
    font-size: 9px;
}