nav#block-siteevents {
  padding-left: 6px;
}

.nir-node--type-nir-event nav#block-siteevents {
  padding-left: 0;
}

/*body.nir-node--5821 #ndq-content h2 {
    clear: both;
    margin: 0;
    padding: 0 0 22px;
}

.block--nir-events__widget--5821:last-child {
    padding: 40px 0 0;
    clear: both;
}*/

.block--nir-events__widget--6031 article.node--nir-event--nir-widget-list,
.block--nir-events__widget--5826 article.node--nir-event--nir-widget-list {
    clear: both;
  padding: 0 0 24px 2px;
    margin: 0 0 24px;
/*    border-bottom: 1px solid #cacaca;*/
    clear: both;
}

.block--nir-events__widget--6031 article.node--nir-event--nir-widget-list:last-child,
.block--nir-events__widget--5826 article.node--nir-event--nir-widget-list:last-child {
    margin: 0;
    padding: 0;
}

.block--nir-events__widget--6031 .nir-widget--event--webcast,
.block--nir-events__widget--5826 .nir-widget--event--webcast {
  padding: 12px 0 0;
}

.webcast-link a::before, 
.normal-webcast-link a::before {
    color: #212529;
}

.block--nir-events__widget--6031 [class*="webcast"] a,
.block--nir-events__widget--5826 [class*="webcast"] a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 28px;
}

.block--nir-events__widget--6031 [class*="webcast"] a::before,
.block--nir-events__widget--5826 [class*="webcast"] a::before {
    position: absolute;
    top: 0;
    left: 0;
}

.nir-widget--event--add-to-calendar {
    padding: 12px 0 0;
}

.nir-widget--event--add-to-calendar > div {
  float: left;
}

.nir-widget--event--support-materials {
    padding: 12px 0 0;
}

.block--nir-events__widget--6031 .button.hollow,
.block--nir-events__widget--5826 .button.hollow {
    font-size: 14px;
    line-height: 32px;
    height: 34px;
    padding: 0 20px;
    margin: 14px 0 0;
}

.node--type-nir-event #event-title {
/*    font-family: "Roboto", sans-serif;
    font-weight: 700;*/
/*    font-size: 24px;
    line-height: 1.4em;*/
    margin: 0;
    padding: 8px 0 0;
}

.node--type-nir-event .event-label {
/*    font-family: "Roboto", sans-serif;*/
    font-weight: 700;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    /*font-size: 1.0625rem;*/
    margin: 0;
    padding: 0 0 9px;
}

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

/*  .node--type-nir-event #event-title {
      font-size: 30px;
  }*/

/*  .node--type-nir-event .event-label {
      font-size: 1.25rem;
  }*/

}

.node--type-nir-event #add-event {
    line-height: 1;
    padding: 20px 0 0;
}

.node--type-nir-event .event-detail {
    padding: 20px 0 0;
}

.node--type-nir-event .file--application-pdf a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 28px;
}

.node--type-nir-event .file--application-pdf a::before {
    position: absolute;
    top: 1px;
    left: 0;
}

.node--type-nir-event #webcast {

}

.node--type-nir-event .webcast-link a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 28px;
}

.node--type-nir-event .webcast-link a::before {
    position: absolute;
    top: 0;
    left: 0;
}

.add-outlook,
.add-gcal {
    display: inline-block;
    padding: 0 3px 0 0;
}

.add-outlook a {
  font-size: 0
}

.add-outlook a::before {
  content: "";
  display: inline-block;
  text-decoration: none;
  background: #FFBC00;
  color: #fff;
  font-size: 20px !important;
    width: 30px !important;
    height: 30px !important;
  text-align: center;
  padding-top: 5px !important;
  margin-right: 0;
  padding-left: 5px
}

.add-gcal a {
  font-size: 0
}

.add-gcal a::before {
  content: "";
  display: inline-block;
  text-decoration: none;
  background: #dd4b39;
  color: #fff;
  font-size: 22px !important;
  width: 30px !important;
  height: 30px !important;
  text-align: center;
  padding-top: 4px !important;
  margin-right: 5px;
  padding-left: 4px;
}

/* presentations */

.block--nir-assets__widget--5831 article {
    padding: 0 2px 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #cacaca;
    clear: both;
}

.block--nir-assets__widget--5831 article:last-child {
    margin: 0;
    border: 0; 
}

.block--nir-assets__widget--5831 .nir-widget--asset--date {
    padding: 0 0 5px 4px;
}

.block--nir-assets__widget--5831 .nir-widgets--asset--title a[type*="pdf"] {
    position: relative;
    display: inline-block;
    padding: 0 0 0 28px;
}

.block--nir-assets__widget--5831 .nir-widgets--asset--title a[type*="pdf"]::before {
    position: absolute;
    top: 0;
    left: 0;
}