@charset "UTF-8";
.cookiebot .cookieconsent-optout-marketing {
  padding: 0;
  background-color: transparent;
}

.cookiebot .cookieconsent-optout-marketing__inner p {
  color: #fff;
}

.cookiebot .cookieconsent-optout-marketing__inner *:last-child {
  margin-bottom: 0;
}

html .krumo-root a {
  color: inherit;
}

html .krumo-root td a.cke_disabled {
  color: #A0A0A0;
}

html .krumo-root a.krumo-name {
  color: #2C5858;
}

html .krumo-root li.krumo-footnote a {
  color: #434343;
}

html .krumo-root li.krumo-footnote a:hover {
  color: black;
}

.element-invisible {
  width: 1px;
}

.ef-nsg {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.3rem;
  color: #000;
  line-height: 1.4;
  font-weight: 300;
  text-align: left;
}

.ef-nsg h1 {
  font-family: "Source Serif Pro", serif;
  font-size: 42px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
  background-color: transparent;
}

@media only screen and (min-width: 768px) {
  .ef-nsg h1 {
    font-size: 60px;
  }
}

.ef-nsg h2 {
  font-family: "Source Serif Pro", serif;
  font-size: 30px;
  color: #067EB1;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
}

@media only screen and (min-width: 768px) {
  .ef-nsg h2 {
    font-size: 36px;
  }
}

.ef-nsg h3 {
  font-family: "Source Serif Pro", serif;
  font-size: 26px;
  color: #067EB1;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
}

@media only screen and (min-width: 768px) {
  .ef-nsg h3 {
    font-size: 30px;
  }
}

.ef-nsg h4 {
  font-family: "Source Serif Pro", serif;
  font-size: 24px;
  color: #4C4C4C;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
}

@media only screen and (min-width: 768px) {
  .ef-nsg h4 {
    font-size: 26px;
  }
}

.ef-nsg h5 {
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #FFF;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
  background-color: transparent;
}

@media only screen and (min-width: 768px) {
  .ef-nsg h5 {
    font-size: 24px;
  }
}

.ef-nsg h6 {
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #FFF;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
  background-color: transparent;
}

.ef-nsg p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-align: inherit;
  margin-bottom: 1rem;
}

.ef-nsg ul, .ef-nsg ol {
  margin: 0 0 1rem 0;
  padding-left: 40px;
  line-height: inherit;
}

.ef-nsg ul {
  list-style-type: circle;
}

.ef-nsg ol {
  list-style-type: decimal-leading-zero;
}

.ef-nsg li {
  margin-bottom: 10px;
}

.ef-nsg a {
  color: #0e4194;
}

.ef-nsg a:visited {
  color: #0e4194;
}

.ef-nsg a:focus {
  color: #0e4194;
}

.ef-nsg a:hover {
  color: #067EB1;
}

.ef-nsg a:active {
  color: #067EB1;
}

.ef-nsg b, .ef-nsg strong {
  font-family: inherit;
}

.ef-nsg em {
  font-family: inherit;
}

.ef-nsg .affix {
  position: fixed;
}

.ef-nsg .ajax-load {
  position: relative;
}

.ef-nsg .ajax-load::before {
  position: absolute;
  display: block;
  left: 100%;
  width: 15px;
  height: 20px;
  margin-left: 5px;
  content: '';
  background: url(/misc/throbber.gif) no-repeat right -15px;
}

.ef-nsg .alert-box {
  font-size: inherit;
  font-weight: normal;
  position: relative;
  padding: 0 1.25rem;
  border: 1px solid transparent;
}

.ef-nsg .alert-box.success {
  color: #fff;
  background-color: #368275;
  border-color: #368275;
}

.ef-nsg .alert-box.secondary {
  color: #fff;
  background-color: #fa6a2b;
  border-color: #f5c6cb;
}

.ef-nsg .alert-box.alert {
  color: #fff;
  background-color: #721c24;
  border-color: #f5c6cb;
}

.ef-nsg .alert-box:before {
  display: block;
  height: 0;
  content: '';
  margin-bottom: 1.375rem;
}

.ef-nsg .alert-box:after {
  display: block;
  height: 0;
  content: '';
  margin-top: 1.75rem;
}

.ef-nsg .alert-box > ul,
.ef-nsg .alert-box > ul.no-bullet {
  list-style-type: circle;
  margin: 0.5em 0 0.5em 1em;
}

.ef-nsg .alert-box > .close {
  opacity: 1;
  text-decoration: none;
  padding: 0;
  position: absolute;
  top: 1.375rem;
  right: 1.25rem;
  color: inherit;
  font-weight: normal;
  text-indent: -999px;
  overflow: hidden;
}

.ef-nsg .alert-box > .close:after {
  content: "\f00d";
  display: block;
  text-indent: 0;
  line-height: initial;
  font-family: FontAwesome;
  font-size: inherit;
}

.ef-nsg .badge-success {
  color: #fff;
  background-color: #368275;
  padding: 3px 6px;
  margin-top: -25px;
  font-size: 14px;
  border: 2px solid white;
  border-radius: 4px;
  text-transform: uppercase;
}

.ef-nsg .badge-primary {
  color: #fff;
  background-color: #067EB1;
  padding: 3px 6px;
  margin-top: -25px;
  font-size: 14px;
  border: 2px solid white;
  border-radius: 4px;
  text-transform: uppercase;
}

.ef-nsg .badge-secondary {
  color: #fff;
  background-color: #6c757d;
  padding: 3px 6px;
  margin-top: -25px;
  font-size: 14px;
  border: 2px solid white;
  border-radius: 4px;
  text-transform: uppercase;
}

.ef-nsg .badge-info-plus {
  color: #fff;
  background-color: #00aeef;
  padding: 8px 10px;
  margin-top: -25px;
  font-size: 14px;
  border: 2px solid white;
  border-radius: 4px;
  text-transform: uppercase;
}

.ef-nsg .button-group {
  padding: 0;
}

.ef-nsg .button-group ul, .ef-nsg .button-group li {
  padding: 0;
  list-style-type: none;
}

.ef-nsg .btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0.7rem 1rem 0.7rem 0.7rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  box-shadow: none;
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
  max-width: 320px;
}

.ef-nsg .btn:hover, .ef-nsg .btn:focus {
  text-decoration: none;
}

.ef-nsg .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.ef-nsg .btn-primary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0.7rem 1rem 0.7rem 0.7rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  box-shadow: none;
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
  max-width: 320px;
  color: #fff;
  background-color: #067EB1;
  border: 3px solid #067EB1;
}

.ef-nsg .btn-primary:hover, .ef-nsg .btn-primary:focus {
  text-decoration: none;
}

.ef-nsg .btn-primary:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.ef-nsg .btn-primary:hover {
  color: #067EB1;
  background-color: #fff;
  border: 3px solid #067EB1;
}

.ef-nsg .btn-primary:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 160%;
  line-height: 75%;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

.ef-nsg .btn-primary-sf {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0.7rem 1rem 0.7rem 0.7rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  box-shadow: none;
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
  max-width: 320px;
  color: #fff;
  background-color: #067EB1;
  border: 3px solid #067EB1;
  color: #fff;
  background-color: #1A2F55;
  border: 3px solid #1A2F55;
}

.ef-nsg .btn-primary-sf:hover, .ef-nsg .btn-primary-sf:focus {
  text-decoration: none;
}

.ef-nsg .btn-primary-sf:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.ef-nsg .btn-primary-sf:hover {
  color: #067EB1;
  background-color: #fff;
  border: 3px solid #067EB1;
}

.ef-nsg .btn-primary-sf:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 160%;
  line-height: 75%;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

.ef-nsg .btn-primary-sf:hover {
  color: #067EB1;
  background-color: #fff;
  border: 3px solid #1A2F55;
}

.ef-nsg .hidden {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .ef-nsg .row .row,
  .row .ef-nsg .row {
    margin-left: -.9375em !important;
    margin-right: -.9375em !important;
  }
}

.ef-nsg .lead {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1538461538em;
  color: #4C4C4C;
  line-height: 1.35;
  font-weight: 300;
}

.ef-nsg .view-footer-wrapper .pagination-centered {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.ef-nsg .view-footer-wrapper .pagination-centered .item-list {
  float: none;
}

.ef-nsg .view-footer-wrapper .pagination-centered ul.pagination, .ef-nsg .view-footer-wrapper .pagination-centered ul.pager {
  -ms-flex-pack: center;
      justify-content: center;
}

.ef-nsg .view-footer-wrapper .ef-full-pager {
  display: block;
}

.ef-nsg .view-footer-wrapper .ef-full-pager .item-list {
  float: left;
}

.ef-nsg .view-footer-wrapper .ef-full-pager .counter {
  float: right;
  margin: 10px 0 1rem 0;
  padding: .5rem 0 0 0.75rem;
}

.ef-nsg ul.pagination, .ef-nsg ul.pager {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  height: auto;
  margin-top: 10px;
  padding: 0;
  border: 0;
}

@media only screen and (min-width: 992px) {
  .ef-nsg ul.pagination, .ef-nsg ul.pager {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.ef-nsg ul.pagination li, .ef-nsg ul.pager li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  color: #1A2F55;
  font-size: inherit;
}

.ef-nsg ul.pagination li:last-child, .ef-nsg ul.pager li:last-child {
  border-right: 0;
}

.ef-nsg ul.pagination li a, .ef-nsg ul.pager li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  padding: 0.5rem 0.75rem;
  color: #1A2F55;
}

@media only screen and (min-width: 768px) {
  .ef-nsg ul.pagination li a, .ef-nsg ul.pager li a {
    color: #333333;
    -webkit-font-kerning: normal;
            font-kerning: normal;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    font-family: "Source Sans Pro", sans-serif;
  }
}

.ef-nsg ul.pagination li a:hover, .ef-nsg ul.pager li a:hover {
  background-color: transparent;
  color: #067EB1;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.ef-nsg ul.pagination li.arrow a, .ef-nsg ul.pager li.arrow a {
  width: auto;
}

.ef-nsg ul.pagination li.current a, .ef-nsg ul.pager li.current a {
  background-color: #1A2F55;
  color: #FFF;
  font-weight: 400;
}

.ef-nsg ul.pagination li.current a:hover, .ef-nsg ul.pager li.current a:hover {
  background-color: #067EB1;
  color: #FFF;
  transition: background-color 0.3s ease, color 0.3s ease;
}

@media only screen and (min-width: 768px) {
  .readmore-mobile .ef-nsg .readmore-summary {
    display: none !important;
  }
}

.ef-nsg .readmore-summary .readmore-link {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  display: block;
  padding-top: 55px;
  padding-bottom: 1rem;
  margin-top: -55px;
  position: relative;
  background: white;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, white 55px, rgba(255, 255, 255, 0) 56px);
}

.ef-nsg .readmore-summary .readmore-link:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

.ef-nsg .readmore-text {
  display: none;
}

@media only screen and (min-width: 768px) {
  .readmore-mobile .ef-nsg .readmore-text {
    display: block !important;
  }
  .readmore-mobile .ef-nsg .readmore-text .readless-link {
    display: none;
  }
}

.ef-nsg .readmore-text .readless-link {
  display: block;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  padding-top: .5rem;
  padding-bottom: 1rem;
}

.ef-nsg .readmore-text .readless-link:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

.ef-nsg .small {
  font-size: .8em;
}

.ef-nsg .text-white {
  color: #fff;
}

.ef-nsg .text-white a {
  color: #FFF;
}

.ef-nsg .text-white a:visited {
  color: #FFF;
}

.ef-nsg .text-white a:focus {
  color: #FFF;
}

.ef-nsg .text-white a:hover {
  color: #067EB1;
}

.ef-nsg .text-white a:active {
  color: #067EB1;
}

.ef-nsg .text-whiteOnGreen {
  color: #fff;
}

.ef-nsg .text-whiteOnGreen a {
  color: #FFF;
}

.ef-nsg .text-whiteOnGreen a:visited {
  color: #FFF;
}

.ef-nsg .text-whiteOnGreen a:focus {
  color: #FFF;
}

.ef-nsg .text-whiteOnGreen a:hover {
  color: #68BFAC;
}

.ef-nsg .text-whiteOnGreen a:active {
  color: #68BFAC;
}

.ef-nsg input.form-text:focus,
.ef-nsg textarea.form-textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
}

.ef-nsg .up-to-top {
  position: relative;
}

.ef-nsg .up-to-top a.jump-to-top {
  color: #067EB1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #E8EBEC;
  border-radius: 50%;
  text-indent: -1000em;
  font-size: 1rem;
  font-weight: 400;
}

.ef-nsg .up-to-top a.jump-to-top:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #067EB1;
  font-weight: 400;
  text-indent: 0;
}

@media only screen and (min-width: 768px) {
  .ef-nsg .up-to-top a.jump-to-top {
    display: none;
  }
}

.ef-nsg div.vertical-tabs {
  margin: 15px 0 15px 0;
  background-color: #1A2F55;
  padding-left: 170px;
  border: 0;
}

@media only screen and (min-width: 768px) {
  .ef-nsg div.vertical-tabs {
    padding-left: 290px;
  }
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list {
  width: 170px;
  margin: 0;
  margin-left: -170px;
  border: 0;
  color: #333333;
  font-family: "Source Serif Pro", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  list-style-type: none;
  list-style-image: none;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .ef-nsg div.vertical-tabs > .vertical-tabs-list {
    width: 290px;
    margin-left: -290px;
  }
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button {
  background-color: #067EB1;
  border: 0;
  border-bottom: 1px solid #1A2F55;
  color: #FFF;
  list-style-type: none;
  list-style-image: none;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.first,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.first {
  border-top: 0;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li:hover,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button:hover {
  background-color: #1A2F55;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li a,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button a {
  padding: 18px 16px;
  line-height: 1;
  outline: none;
  font-size: 1rem;
  color: #FFF;
  background-color: #067EB1;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li a:hover,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button a:hover {
  text-decoration: none;
  background-color: rgba(6, 126, 177, 0.5);
  color: #FFF;
  outline: none;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li a:hover strong,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button a:hover strong {
  text-decoration: none;
  color: #FFF;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li a:before,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button a:before {
  color: #FFF;
}

@media only screen and (min-width: 768px) {
  .ef-nsg div.vertical-tabs > .vertical-tabs-list li a,
  .ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button a {
    font-size: 1.3rem;
  }
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected {
  background-color: #E8EBEC;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected a,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected a {
  background-color: #E8EBEC;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected a:before,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected a:before {
  color: #067EB1;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected a strong,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected a strong {
  color: #067EB1;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected:hover,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected:hover {
  background-color: #E8EBEC;
  color: #067EB1;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected:hover a,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected:hover a {
  color: #067EB1;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected:hover a:before,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected:hover a:before {
  color: #067EB1;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-list li.selected:hover a strong,
.ef-nsg div.vertical-tabs > .vertical-tabs-list .vertical-tab-button.selected:hover a strong {
  color: #067EB1;
}

.ef-nsg div.vertical-tabs > .vertical-tabs-panes {
  padding: 15px;
  background-color: #E8EBEC;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs,
.ef-nsg .easy-responsive-tabs.resp-vtabs {
  background-color: #1A2F55;
  border: 0;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list {
  width: 170px;
  margin: 0;
  padding: 0;
  float: none;
  border: 0;
  color: #333333;
  font-family: "Source Serif Pro", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  list-style-type: none;
  list-style-image: none;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list,
  .ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list {
    width: 290px;
  }
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item {
  background-color: #067EB1;
  border: 0;
  border-bottom: 1px solid #1A2F55;
  color: #FFF;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 18px 16px !important;
  line-height: 1.3;
  outline: none;
  font-size: 1rem;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item:hover,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item:hover {
  text-decoration: none;
  background-color: rgba(6, 126, 177, 0.5);
  color: #FFF;
  outline: none;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item:hover strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item:hover strong {
  text-decoration: none;
  color: #FFF;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item:before {
  color: #FFF;
}

@media only screen and (min-width: 768px) {
  .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item,
  .ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item {
    font-size: 1.3rem;
  }
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.first,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.first {
  border-top: 0;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active {
  margin-right: 0 !important;
  background-color: #E8EBEC;
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:before {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active strong {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover {
  background-color: #E8EBEC;
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover:before {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover strong {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container {
  float: none;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  padding: 0;
  background-color: #E8EBEC;
  border: 0;
  border-radius: 0;
  min-width: initial;
  width: 10%;
}

@media only screen and (min-width: 768px) {
  .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container,
  .ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container {
    padding: 15px;
  }
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion {
  background-color: #067EB1;
  border: 0;
  border-bottom: 1px solid #1A2F55;
  color: #FFF;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 18px 16px;
  line-height: 1;
  outline: none;
  font-size: 1rem;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion:hover,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion:hover {
  text-decoration: none;
  background-color: rgba(6, 126, 177, 0.5);
  color: #FFF;
  outline: none;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion:hover strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion:hover strong {
  text-decoration: none;
  color: #FFF;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion:before {
  color: #FFF;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion span.resp-arrow,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion span.resp-arrow {
  border: 0;
  padding-right: 8px;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion span.resp-arrow:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion span.resp-arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active {
  margin-right: 0 !important;
  padding: 18px 16px !important;
  background-color: #E8EBEC;
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:before, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:before {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active strong, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active strong {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:hover, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:hover,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:hover,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:hover {
  background-color: #E8EBEC;
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:hover:before, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:hover:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:hover:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:hover:before {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:hover strong, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:hover strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active:hover strong,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active:hover strong {
  color: #067EB1;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active span.resp-arrow, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active span.resp-arrow,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active span.resp-arrow,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active span.resp-arrow {
  border: 0;
}

.ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active span.resp-arrow:before, .ef-nsg .easy-responsive-tabs.resp-vtabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active span.resp-arrow:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion h2.resp-tab-active span.resp-arrow:before,
.ef-nsg .easy-responsive-tabs.resp-vtabs .resp-tabs-container .resp-accordion.resp-tab-active span.resp-arrow:before {
  content: "";
}

.ef-nsg-page .ef-main {
  margin-bottom: 1rem;
}

.ef-nsg-page .ef-main h1.title, .ef-nsg-page .ef-main h1.secundary {
  font-family: "Source Serif Pro", serif;
  font-size: 42px;
  color: #067EB1;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
  background-color: transparent;
  color: #067EB1 !important;
  border-bottom: none;
}

@media only screen and (min-width: 768px) {
  .ef-nsg-page .ef-main h1.title, .ef-nsg-page .ef-main h1.secundary {
    font-size: 60px;
  }
}

.ef-nsg-page .ef-main .sai-label {
  font-size: 1.17rem !important;
  font-weight: 400;
}

.para-jq-acc.ui-widget {
  font-family: "Source Sans Pro", sans-serif;
  font-size: inherit;
}

.para-jq-acc .ui-accordion-header {
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px 15px 20px;
  margin: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #E8EBEC;
  font-family: "Source Serif Pro", serif;
  font-size: 24px;
  color: #067EB1;
  line-height: 1.2;
  font-weight: 700 !important;
  letter-spacing: normal;
}

@media only screen and (min-width: 768px) {
  .para-jq-acc .ui-accordion-header {
    font-size: 26px;
  }
}

.para-jq-acc .ui-accordion-header .ui-accordion-header-icon {
  width: auto;
  height: auto;
  -ms-flex-order: 1;
      order: 1;
  background: none;
  position: static;
  margin: 0 0 0 10px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-family: 'ef-icon-font';
  font-size: 25px;
  text-indent: inherit;
  color: #000;
  overflow: inherit;
}

.para-jq-acc .ui-accordion-header a {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.para-jq-acc .ui-state-default .ui-icon::after {
  content: "\e61c";
}

.para-jq-acc .ui-state-active .ui-icon::after {
  content: "\e619";
}

.para-jq-acc .ui-state-default a {
  color: inherit;
}

.para-jq-acc .ui-accordion-content {
  padding: 15px 20px 15px 20px;
  font-size: inherit;
  line-height: inherit;
  border-bottom: 1.5px solid #4C4C4C;
  border-radius: 0;
}

.d-none {
  display: none !important;
}

@media only screen and (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-none {
    display: none;
  }
}

.ef-crm-subscription-form-wrapper {
  padding: 1.25rem;
  background-color: #E8EBEC;
  text-align: left;
}

.ef-crm-subscription-form-wrapper form {
  padding: 0;
}

.ef-crm-subscription-form-wrapper form input, .ef-crm-subscription-form-wrapper form button, .ef-crm-subscription-form-wrapper form select, .ef-crm-subscription-form-wrapper form optgroup, .ef-crm-subscription-form-wrapper form textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.ef-crm-subscription-form-wrapper form button, .ef-crm-subscription-form-wrapper form input {
  overflow: visible;
}

.ef-crm-subscription-form-wrapper form input[type="radio"], .ef-crm-subscription-form-wrapper form input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

.ef-crm-subscription-form-wrapper form label {
  display: inline-block;
  margin-bottom: .5rem;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  font-weight: inherit !important;
}

.ef-crm-subscription-form-wrapper form input, .ef-crm-subscription-form-wrapper form textarea {
  display: block;
  width: 100%;
  max-width: 600px;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e3e4e4;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.ef-crm-subscription-form-wrapper form .form-actions {
  margin: 0;
}

.ef-crm-subscription-form-wrapper form input:-ms-input-placeholder {
  font-family: 'ArialMT', 'Arial', sans-serif !important;
  color: #6c757d;
  opacity: 1;
}

.ef-crm-subscription-form-wrapper form input::placeholder {
  font-family: 'ArialMT', 'Arial', sans-serif !important;
  color: #6c757d;
  opacity: 1;
}

.ef-crm-subscription-form-wrapper form .form-item {
  margin: 0 0 1.5rem;
}

.ef-crm-subscription-form-wrapper form .alert-box {
  margin-bottom: 1.5rem;
}

.ef-crm-subscription-form-wrapper form .form-submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0.7rem 1rem 0.7rem 0.7rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  box-shadow: none;
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
  max-width: 320px;
  color: #fff;
  background-color: #067EB1;
  border: 3px solid #067EB1;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 1.5rem;
}

.ef-crm-subscription-form-wrapper form .form-submit:hover, .ef-crm-subscription-form-wrapper form .form-submit:focus {
  text-decoration: none;
}

.ef-crm-subscription-form-wrapper form .form-submit:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.ef-crm-subscription-form-wrapper form .form-submit:hover {
  color: #067EB1;
  background-color: #fff;
  border: 3px solid #067EB1;
}

.ef-crm-subscription-form-wrapper form .form-submit:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 160%;
  line-height: 75%;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

.ef-crm-subscription-form-wrapper form > div > button:last-of-type {
  margin-bottom: 0;
}

.ef-crm-subscription-form-wrapper a.form-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0.7rem 1rem 0.7rem 0.7rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  box-shadow: none;
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
  max-width: 320px;
  color: #fff;
  background-color: #067EB1;
  border: 3px solid #067EB1;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.ef-crm-subscription-form-wrapper a.form-link:hover, .ef-crm-subscription-form-wrapper a.form-link:focus {
  text-decoration: none;
}

.ef-crm-subscription-form-wrapper a.form-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.ef-crm-subscription-form-wrapper a.form-link:hover {
  color: #067EB1;
  background-color: #fff;
  border: 3px solid #067EB1;
}

.ef-crm-subscription-form-wrapper a.form-link:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 160%;
  line-height: 75%;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

.ef-crm-subscription-form-wrapper .form-title {
  display: block;
}

.ef-crm-subscription-form-wrapper .subscribe-label {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-right: 1em;
}

.ef-crm-subscription-form-wrapper h2::before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f003";
  font-size: 2rem;
  color: #1A2F55;
  position: relative;
  top: 1px;
  margin-right: 1rem;
}

.ef-crm-subscription-form-wrapper .form-privacy-policy p:last-child {
  margin-bottom: 0;
}

body .ef_components-publication_in_list h3 {
  margin-bottom: 1rem;
  padding: 0;
}

body .ef_components-publication_in_list h3 a {
  color: #067EB1 !important;
}

body .ef_components-publication_in_list h3 a:hover {
  color: #1A2F55 !important;
}

body .ef_components-publication_in_list .field-name-field-ef-topic {
  font-size: .76923em;
}

body .ef_components-publication_in_list .ef-meta {
  margin: .6em 0;
}

body .ef_components-publication_in_list .ef-meta div {
  display: inline-block;
}

body .ef_components-publication_in_list .ef-meta .field-name-field-ef-document-type {
  margin-right: 8px;
  color: #fff;
  background-color: #00aeef;
  padding: 8px 10px;
  font-size: 14px;
  border-radius: 4px;
  text-transform: uppercase;
  line-height: 1.2;
  display: inline-block;
}

body .ef_components-publication_in_list .ef-meta .ef-publication-date {
  font-size: .76923em;
  color: #4C4C4C;
}

ul.ef-glossary-groups {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 0;
  margin: 1em 0;
  margin-right: -20px;
}

ul.ef-glossary-groups > li {
  padding: 0;
  text-indent: 0;
  width: 100%;
  display: block;
  padding-right: 20px;
  margin: 0 0 2em;
}

ul.ef-glossary-groups > li::before {
  display: none;
}

@media only screen and (min-width: 576px) {
  ul.ef-glossary-groups > li {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  ul.ef-glossary-groups > li {
    width: 33.3%;
  }
}

@media only screen and (min-width: 992px) {
  ul.ef-glossary-groups > li {
    width: 25%;
  }
}

ul.ef-glossary-groups > li > h3 {
  text-transform: uppercase;
  color: #4C4C4C;
}

ul.ef-glossary-groups > li > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.ef-glossary-groups > li > ul > li {
  padding: 0;
  text-indent: 0;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
}

ul.ef-glossary-groups > li > ul > li::before {
  display: none;
}

.ef-sticky-menu,
.ef-sticky-menu-container {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #1A2F55;
  width: 100%;
}

.ef-main .ef-sticky-menu > .__sticky_limit_selector::before {
  content: ".ef-main";
}

.ef-sticky-menu {
  z-index: 100;
}

.ef-sticky-menu > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ef-sticky-menu > ul > li {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: normal;
}

.ef-sticky-menu > ul > li > a {
  display: block;
  padding: 15px 20px;
  background-color: #1A2F55;
  font-family: "Source Serif Pro", serif;
}

.ef-sticky-menu > ul > li > a, .ef-sticky-menu > ul > li > a:visited, .ef-sticky-menu > ul > li > a:focus, .ef-sticky-menu > ul > li > a:active {
  color: #FFF;
}

.ef-sticky-menu > ul > li > a:hover {
  color: #FFF;
  background-color: #067EB1;
  text-decoration: none;
}

.ef-sticky-menu > ul > li > a::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 8px;
  content: "";
}

.ef-sticky-menu > ul > li.active > a {
  color: #68bfac;
}

.ef-sticky-menu > ul > li.active > a::before {
  content: "";
}

.ef-sticky-menu > ul > li.up > a::before {
  content: "";
}

@media only screen and (max-width: 768px) {
  .ef_tabs--nsg > .__mode::before {
    content: 'accordion';
  }
}

.ef_tabs--nsg > ul.__controls-horizontal {
  padding-top: 14px !important;
  padding-left: 20px !important;
}

.ef_tabs--nsg > ul.__controls-horizontal > li {
  max-width: 200px;
  line-height: .95;
  padding: 0.5rem 2rem 0.8rem 2rem !important;
  margin-right: 1px !important;
}

.ef_tabs--nsg > ul.__controls-horizontal > li.__active {
  margin-top: -5px !important;
}

.ef_tabs--nsg > ul.__controls-vertical {
  width: 290px;
}

.ef_tabs--nsg > ul.__controls-vertical > li {
  border-bottom: 1px solid #1A2F55;
  line-height: 1.3;
  padding: 18px 16px !important;
}

.ef_tabs--nsg > ul.__controls {
  background-color: #1A2F55;
  margin-bottom: 0 !important;
}

.ef_tabs--nsg > ul.__controls > li {
  background-color: #067EB1;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 700;
}

.ef_tabs--nsg > ul.__controls > li.__inactive:hover {
  background-color: rgba(6, 126, 177, 0.5) !important;
}

.ef_tabs--nsg > ul.__controls > li.__active {
  border: none;
  background-color: #E8EBEC;
  color: #067EB1;
}

.ef_tabs--nsg > ul.__controls > li.__active:hover {
  background-color: #E8EBEC;
}

.ef_tabs--nsg > .__sections {
  background-color: #E8EBEC;
}

.ef_tabs--nsg > .__sections > section > .__title {
  background-color: #067EB1;
  border: none;
  border-bottom: 1px solid #1A2F55;
  color: #FFF;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 18px 16px;
  line-height: 1;
  outline: none;
  font-size: 1rem;
  transition: border-bottom-color 300ms;
}

.ef_tabs--nsg > .__sections > section > .__title:hover {
  text-decoration: none;
  background-color: rgba(6, 126, 177, 0.5);
  color: #FFF;
  outline: none;
}

.ef_tabs--nsg > .__sections > section > .__title:hover strong {
  text-decoration: none;
  color: #FFF;
}

.ef_tabs--nsg > .__sections > section > .__title::before {
  float: right;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  transition: transform 300ms;
}

.ef_tabs--nsg > .__sections > section.__accordion_active > .__title {
  background-color: #dbdbdb;
  border-bottom-color: #aaa;
  color: #067EB1;
}

.ef_tabs--nsg > .__sections > section.__accordion_active > .__title::before {
  transform: rotate(180deg);
}

.ef_tabs--nsg > .__sections > section > .__content {
  padding: 0 20px;
  transition-duration: 300ms;
}

.ef_tabs--nsg > .__sections > section > .__content::before {
  margin-bottom: 20px;
}

.ef_tabs--nsg > .__sections > section > .__content::after {
  margin-top: 20px;
}

.ef-disclaimers {
  background-color: #368275;
  padding: 0.75rem 1.25rem;
  margin: 1em 0;
}

.ef-disclaimers p {
  color: #fff;
  font-weight: 400;
}

.ef-disclaimers p:last-child {
  margin-bottom: 0;
}

.ef-eat-margins::before {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: -200px;
  margin-bottom: 200px;
}

.ef-eat-margins::after {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: 200px;
  margin-bottom: -200px;
}

.ef-input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  padding: 0 0 0 1px;
}

html .ef-input-group * {
  height: auto !important;
  margin: 0 !important;
}

.ef-input-group div {
  display: -ms-flexbox;
  display: flex;
}

.ef-input-group div label {
  display: none;
}

.ef-input-group input.form-text,
.ef-input-group select {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 1%;
  margin: 0 0 0 -1px !important;
}

.ef-input-group input.form-text:focus,
.ef-input-group select:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

html.ef-important .ef-input-group input.form-submit,
html.ef-important .ef-input-group button {
  position: relative;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  width: auto;
  margin: 0 0 0 -1px !important;
}

.ef-input-group *:focus {
  z-index: 3;
}

.ef-pub-part-series-section {
  margin-top: 35px;
}

.ef-nsg-horizontal-form {
  margin-bottom: 0;
}

.ef-nsg-horizontal-form .views-exposed-form .views-exposed-widgets label {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: .8em;
  margin-bottom: 0;
}

.ef-nsg-horizontal-form .views-exposed-form .wrap-row-filters {
  margin-left: -.8em;
  margin-right: -.8em;
  padding: 0;
}

.ef-nsg-horizontal-form .views-exposed-form .views-exposed-widgets {
  margin-bottom: 0;
}

.ef-nsg-horizontal-form .views-exposed-form .views-exposed-widgets .form-item-sort-bef-combine .chosen-container,
.ef-nsg-horizontal-form .views-exposed-form .views-exposed-widgets #edit-field-ef-publication-format-tid-selective-wrapper > .views-widget {
  width: auto !important;
  max-width: 200px;
}

.ef-nsg-horizontal-form .views-exposed-form .views-exposed-widget {
  min-height: auto;
  margin-bottom: 0.7692307692em;
  padding-top: 0;
}

.ef-nsg-horizontal-form .views-exposed-form .form-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.ef-nsg-horizontal-form .views-exposed-form .chosen-container-single .chosen-single {
  height: auto !important;
  padding: 6px 12px;
  vertical-align: bottom;
}

.ef-nsg-horizontal-form .views-exposed-form .chosen-container {
  font-size: 0.7692307692em;
}

@media only screen and (max-width: 575px) {
  .ef-nsg-horizontal-form .views-exposed-form .views-exposed-widgets .wrap-row-filters > div,
  .ef-nsg-horizontal-form .views-exposed-form .views-exposed-widgets .views-widget-per-page .form-item-items-per-page,
  .ef-nsg-horizontal-form .views-exposed-form .form-item {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: normal;
        align-items: normal;
  }
  .ef-nsg-horizontal-form .views-exposed-form .chosen-container-single .chosen-single {
    display: inline-block;
    width: auto !important;
    max-width: 200px;
  }
}

.navy-text-box {
  color: #fff;
  background-color: #1A2F55;
  padding: 20px 15px;
  margin: 1em 0;
}

.navy-text-box a {
  color: #FFF;
}

.navy-text-box a:visited {
  color: #FFF;
}

.navy-text-box a:focus {
  color: #FFF;
}

.navy-text-box a:hover {
  color: #067EB1;
}

.navy-text-box a:active {
  color: #067EB1;
}

.navy-text-box::before {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: -200px;
  margin-bottom: 200px;
}

.navy-text-box::after {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: 200px;
  margin-bottom: -200px;
}

.green-text-box {
  color: #fff;
  background-color: #368275;
  padding: 20px 15px;
  margin: 1em 0;
}

.green-text-box a {
  color: #FFF;
}

.green-text-box a:visited {
  color: #FFF;
}

.green-text-box a:focus {
  color: #FFF;
}

.green-text-box a:hover {
  color: #68BFAC;
}

.green-text-box a:active {
  color: #68BFAC;
}

.green-text-box::before {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: -200px;
  margin-bottom: 200px;
}

.green-text-box::after {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: 200px;
  margin-bottom: -200px;
}

.silver-text-box {
  background-color: #E8EBEC;
  padding: 20px 15px;
  margin: 1em 0;
}

.silver-text-box a {
  color: #0e4194;
}

.silver-text-box a:visited {
  color: #0e4194;
}

.silver-text-box a:focus {
  color: #0e4194;
}

.silver-text-box a:hover {
  color: #067EB1;
}

.silver-text-box a:active {
  color: #067EB1;
}

.silver-text-box::before {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: -200px;
  margin-bottom: 200px;
}

.silver-text-box::after {
  content: '';
  height: 0;
  display: block;
  visibility: hidden;
  margin-top: 200px;
  margin-bottom: -200px;
}

@media only screen and (min-width: 768px) {
  .toggleable-content-field {
    border: 1px solid #E8EBEC;
    padding: 1em;
    position: relative;
    margin-bottom: 40px;
  }
  .toggleable-content-field:before {
    content: "";
    background-color: #368275;
    width: 110px;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.toggleable-content-field .field-label {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  padding: 0.7rem 1rem 0.7rem 0.7rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  box-shadow: none;
  font-family: "Source Serif Pro", serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
  max-width: 320px;
  color: #fff;
  background-color: #067EB1;
  border: 3px solid #067EB1;
  max-width: 100%;
}

.toggleable-content-field .field-label:hover, .toggleable-content-field .field-label:focus {
  text-decoration: none;
}

.toggleable-content-field .field-label:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.toggleable-content-field .field-label:hover {
  color: #067EB1;
  background-color: #fff;
  border: 3px solid #067EB1;
}

.toggleable-content-field .field-label:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 160%;
  line-height: 75%;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

@media only screen and (min-width: 768px) {
  .toggleable-content-field .field-label {
    margin-bottom: 1em;
    padding-left: 0;
    background-color: transparent;
    border: 0;
    color: #333333;
  }
  .toggleable-content-field .field-label, .toggleable-content-field .field-label:not(:disabled):not(.disabled) {
    cursor: initial;
  }
  .toggleable-content-field .field-label:hover {
    border: 0;
    color: #333333;
    cursor: none;
    background-color: transparent;
  }
  .toggleable-content-field .field-label:after {
    display: none;
  }
}

.toggleable-content-field .content-wrapper {
  display: none;
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  .toggleable-content-field .content-wrapper {
    display: block;
  }
}

.toggleable-content-field .content-wrapper.opened {
  display: block;
}

.toggleable-content-field p:last-child {
  margin-bottom: 0;
}

.view-mode-card.node,
.view-mode-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .view-mode-card.node,
  .view-mode-card {
    width: 33.3%;
  }
}

html.ef-important .view-mode-card.node .field, html.ef-important
.view-mode-card .field {
  margin-bottom: 0;
}

.view-mode-card.node img,
.view-mode-card img {
  margin: 0;
  border: 0;
  outline: none;
  outline-width: 0;
}

.view-mode-card.node > .inner-wrapper,
.view-mode-card > .inner-wrapper {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 1;
      flex: 1;
  background-color: #F9F9F9;
}

.view-mode-card.node > .inner-wrapper > .field-type-image,
.view-mode-card.node > .inner-wrapper > .field-name-field-image,
.view-mode-card.node > .inner-wrapper > .field-name-field-ef-main-image,
.view-mode-card > .inner-wrapper > .field-type-image,
.view-mode-card > .inner-wrapper > .field-name-field-image,
.view-mode-card > .inner-wrapper > .field-name-field-ef-main-image {
  margin-bottom: 0;
}

.view-mode-card.node > .inner-wrapper > .field-type-image img,
.view-mode-card.node > .inner-wrapper > .field-name-field-image img,
.view-mode-card.node > .inner-wrapper > .field-name-field-ef-main-image img,
.view-mode-card > .inner-wrapper > .field-type-image img,
.view-mode-card > .inner-wrapper > .field-name-field-image img,
.view-mode-card > .inner-wrapper > .field-name-field-ef-main-image img {
  float: none;
  outline: none;
  margin: 0;
  padding: 0;
  line-height: 1px;
}

.view-mode-card.node > .inner-wrapper > .field-name-title,
.view-mode-card.node > .inner-wrapper > .field-name-title-field,
.view-mode-card > .inner-wrapper > .field-name-title,
.view-mode-card > .inner-wrapper > .field-name-title-field {
  padding: 20px;
  padding-bottom: 0;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.view-mode-card.node > .inner-wrapper > .field-name-title .title,
.view-mode-card.node > .inner-wrapper > .field-name-title-field .title,
.view-mode-card > .inner-wrapper > .field-name-title .title,
.view-mode-card > .inner-wrapper > .field-name-title-field .title {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  font-family: "Source Serif Pro", serif;
  margin: 0;
  margin-bottom: 0.75rem;
  padding: 0;
}

.view-mode-card.node > .inner-wrapper > .field-name-title .title a,
.view-mode-card.node > .inner-wrapper > .field-name-title-field .title a,
.view-mode-card > .inner-wrapper > .field-name-title .title a,
.view-mode-card > .inner-wrapper > .field-name-title-field .title a {
  color: #0e4194;
  line-height: 1.2;
  font-size: 1.125rem;
}

.view-mode-card.node > .inner-wrapper > .field-name-title .title a:visited,
.view-mode-card.node > .inner-wrapper > .field-name-title-field .title a:visited,
.view-mode-card > .inner-wrapper > .field-name-title .title a:visited,
.view-mode-card > .inner-wrapper > .field-name-title-field .title a:visited {
  color: #0e4194;
}

.view-mode-card.node > .inner-wrapper > .field-name-title .title a:focus,
.view-mode-card.node > .inner-wrapper > .field-name-title-field .title a:focus,
.view-mode-card > .inner-wrapper > .field-name-title .title a:focus,
.view-mode-card > .inner-wrapper > .field-name-title-field .title a:focus {
  color: #0e4194;
}

.view-mode-card.node > .inner-wrapper > .field-name-title .title a:hover,
.view-mode-card.node > .inner-wrapper > .field-name-title-field .title a:hover,
.view-mode-card > .inner-wrapper > .field-name-title .title a:hover,
.view-mode-card > .inner-wrapper > .field-name-title-field .title a:hover {
  color: #067EB1;
}

.view-mode-card.node > .inner-wrapper > .field-name-title .title a:active,
.view-mode-card.node > .inner-wrapper > .field-name-title-field .title a:active,
.view-mode-card > .inner-wrapper > .field-name-title .title a:active,
.view-mode-card > .inner-wrapper > .field-name-title-field .title a:active {
  color: #067EB1;
}

.view-mode-card.node > .inner-wrapper > .group-card-footer,
.view-mode-card > .inner-wrapper > .group-card-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1;
  padding: 20px 20px 30px;
  padding-top: 0;
  border-bottom: 10px solid #067EB1;
}

.view-mode-card.node > .inner-wrapper > .group-card-footer > .document-type,
.view-mode-card > .inner-wrapper > .group-card-footer > .document-type {
  color: #4C4C4C;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #4C4C4C;
  font-weight: 700;
}

.view-mode-card.node > .inner-wrapper > .group-card-footer > .published-on,
.view-mode-card > .inner-wrapper > .group-card-footer > .published-on {
  color: #4C4C4C;
}

.node.view-mode-compact,
.view-mode-compact {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-bottom: 10px solid #067EB1;
  border-radius: 0;
  padding: 1.25rem;
  background-color: #FFF;
}

.node.view-mode-compact .inner-wrapper,
.view-mode-compact .inner-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.node.view-mode-compact .inner-wrapper h4,
.view-mode-compact .inner-wrapper h4 {
  margin: 0;
  padding: 0;
}

.node.view-mode-compact .inner-wrapper .compact--title,
.view-mode-compact .inner-wrapper .compact--title {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  color: #0e4194;
  margin: 0;
  margin-bottom: 12px;
  font-size: 1.125rem;
}

.node.view-mode-compact .inner-wrapper .compact--title a,
.view-mode-compact .inner-wrapper .compact--title a {
  color: #0e4194;
}

.node.view-mode-compact .inner-wrapper .compact--title a:visited,
.view-mode-compact .inner-wrapper .compact--title a:visited {
  color: #0e4194;
}

.node.view-mode-compact .inner-wrapper .compact--title a:focus,
.view-mode-compact .inner-wrapper .compact--title a:focus {
  color: #0e4194;
}

.node.view-mode-compact .inner-wrapper .compact--title a:hover,
.view-mode-compact .inner-wrapper .compact--title a:hover {
  color: #067EB1;
}

.node.view-mode-compact .inner-wrapper .compact--title a:active,
.view-mode-compact .inner-wrapper .compact--title a:active {
  color: #067EB1;
}

.node.view-mode-compact .inner-wrapper .compact--body,
.view-mode-compact .inner-wrapper .compact--body {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.node.view-mode-compact .inner-wrapper .compact--body, .node.view-mode-compact .inner-wrapper .compact--body p,
.view-mode-compact .inner-wrapper .compact--body,
.view-mode-compact .inner-wrapper .compact--body p {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.04rem;
  color: #000;
  font-weight: 300;
  line-height: 1.4;
}

.node.view-mode-compact .inner-wrapper .compact--forthcoming,
.view-mode-compact .inner-wrapper .compact--forthcoming {
  margin-bottom: 10px;
}

.node.view-mode-compact .inner-wrapper .compact--forthcoming span,
.view-mode-compact .inner-wrapper .compact--forthcoming span {
  background: #f7931e;
  padding: 1px 6px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  letter-spacing: 0;
  border-radius: 4px;
  vertical-align: super;
  text-transform: uppercase;
  font-family: 'OpenSans-Semibold-webfont', serif;
}

.node.view-mode-compact .inner-wrapper .compact--footer,
.view-mode-compact .inner-wrapper .compact--footer {
  padding: 0;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  color: #4C4C4C;
  line-height: 1;
  margin: 0 0 10px 0;
}

.node.view-mode-compact .inner-wrapper .compact--footer .compact--document-type,
.node.view-mode-compact .inner-wrapper .compact--footer .document-type,
.view-mode-compact .inner-wrapper .compact--footer .compact--document-type,
.view-mode-compact .inner-wrapper .compact--footer .document-type {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #4C4C4C;
  font-weight: 700;
}

.page-index .pane-ef-key-topics-home-new {
  color: #fff;
  overflow: hidden;
  margin-bottom: 25px;
  background: #004799;
  /* Old browsers */
  background: linear-gradient(to bottom, #004799 0%, #2965a9 100%);
  /* W3C */
  padding: 20px 20px 32px 20px;
}

.page-index .pane-ef-key-topics-home-new h2.pane-title {
  margin-top: 0;
  border-bottom: 1px solid #467AB4;
  color: #FFF;
}

.page-index .pane-ef-key-topics-home-new h2.pane-title:before {
  content: "\e629";
  font-family: 'ef-icon-font';
}

.page-index .pane-ef-key-topics-home-new .view-content {
  margin-right: -8px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-index .pane-ef-key-topics-home-new .topics-element {
  padding-right: 8px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

@media only screen and (min-width: 576px) {
  .page-index .pane-ef-key-topics-home-new .topics-element {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  .page-index .pane-ef-key-topics-home-new .topics-element {
    width: 33.3%;
  }
}

.page-index .pane-ef-key-topics-home-new .topics-element a {
  display: block;
  overflow: hidden;
}

.page-index .pane-ef-key-topics-home-new .topics-element a img {
  border: 0;
  outline: none;
  margin: 0;
  width: 100%;
  height: auto;
}

.page-index .pane-ef-key-topics-home-new .topics-element a span {
  position: absolute;
  display: block;
  overflow: hidden;
  right: 8px;
  bottom: 0;
  left: 0;
  color: #FFF;
  padding: 5px 10px;
  height: 50px;
  background: #005baa;
  background: rgba(0, 91, 170, 0.7);
  z-index: 10;
  margin-bottom: 0;
  transition: all 1s;
  text-align: left;
}

.page-index .pane-ef-key-topics-home-new .topics-element a:hover span {
  height: 100%;
  background: rgba(0, 91, 170, 0.7);
  text-shadow: 1px 1px #f7931ee6;
  transition: all 0.35s;
}

.page-index .pane-ef-key-topics-home-new .topics-element.key-topic--flagged:before {
  content: "\e629";
  font-family: 'ef-icon-font';
  font-size: 20px;
  padding: 0 1px;
  position: absolute;
  z-index: 10;
  background: #F7931E;
  border-radius: 50%;
  color: white;
  line-height: 1;
  right: 13px;
  top: 5px;
}

.page-index .pane-ef-key-topics-home-new .topics-element.key-topic--flagged a span {
  color: #FFF;
  background: #F7931E;
  background: rgba(247, 147, 30, 0.9);
}

.page-index .pane-ef-key-topics-home-new .topics-element.key-topic--flagged a:hover span {
  background: rgba(247, 147, 30, 0.6);
}

.forthcoming-label {
  margin: inherit;
  background: #f7931e;
  padding: 1px 6px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  letter-spacing: 0;
  border-radius: 4px;
  margin-left: 8px;
  vertical-align: super;
  text-transform: uppercase;
  font-family: 'OpenSans-Semibold-webfont';
}

.ef-pub-detail-full-report-mobile > h3.__label {
  border: none;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box {
  max-width: 400px;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box > ul > li {
  padding: 15px 0;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box .button {
  display: block;
  margin: 0;
  font-size: .9rem;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box .full-report-box-pdf > span {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box .full-report-box-pdf > select {
  margin-right: 10px;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box.__doc_multi_language .button {
  min-width: 41%;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box.__doc_single_language > ul {
  display: -ms-flexbox;
  display: flex;
  margin-left: -.5em !important;
  margin-right: -.5em !important;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box.__doc_single_language > ul > li {
  display: block;
  width: 50%;
  margin: 0;
  padding-left: .5em;
  padding-right: .5em;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box.__doc_single_language > ul > li > span {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}

.ef-pub-detail-full-report-mobile .ef_components-full_report_box.__doc_single_language .button {
  min-width: auto;
}

.ef-pub-detail-full-report-sidebar .ef_components-full_report_box > ul > li {
  background-color: #e8ebec;
  border-bottom: 1px solid #fff;
  padding: 15px 10px;
}

.ef-pub-detail-full-report-sidebar .ef_components-full_report_box > ul > li:hover {
  background-color: #f6f7f7;
}

.ef-pub-detail-sidebar-main {
  margin-top: 46px;
}

.page-publications .ef-main .flex-viewport ul.slides img {
  padding: 0 !important;
  border-radius: 0;
  outline: none;
}

.page-publications .flexslider {
  padding: 20px 15px;
  border: none;
  background-color: #E8EBEC;
  box-shadow: unset;
}

.no-js .page-publications .flexslider {
  overflow: hidden;
}

.page-publications .flexslider .slides {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-publications .flexslider .slides > li {
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 0;
}

.no-js .page-publications .flexslider .slides > li {
  width: 285px;
  margin-right: 26px;
}

.page-publications .flexslider .slides > li > * {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 10px solid #1A2F55;
  background-color: #fff;
}

.page-publications .flexslider .slides > li > * > div {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
}

.page-publications .flexslider .slides img {
  display: inline-block;
  vertical-align: bottom;
}

.no-js .page-publications .flexslider .slides {
  width: 9000%;
}

.page-publications .flexslider .field-name-field-ef-card-cover-image {
  display: inline-block;
}

.page-publications .flexslider .field-name-field-ef-card-cover-image a {
  display: inline-block;
}

.page-publications .flexslider .field-group-div {
  margin: 0;
}

.page-publications .flexslider .field-group-div:last-child > div {
  display: block;
  margin-top: 0;
}

.page-publications .flexslider .group-ef-content-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.25rem;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.page-publications .flexslider .field-name-published-on,
.page-publications .flexslider .field-name-node-forthcoming-date,
.page-publications .flexslider .field-name-changed-date {
  position: relative;
  margin-bottom: 2.16em;
  color: #4C4C4C;
  font-size: 0.7692307692em;
  font-weight: 400;
  line-height: 1;
}

.page-publications .flexslider .field-name-published-on::after,
.page-publications .flexslider .field-name-node-forthcoming-date::after,
.page-publications .flexslider .field-name-changed-date::after {
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 50px;
  border-top: 6px solid #067EB1;
  content: '';
}

.page-publications .flexslider .field-name-title-field {
  margin: 0 0 30px 0;
  font-size: 1em;
  word-break: break-word;
}

.page-publications .flexslider .field-name-title-field a {
  color: #067EB1;
}

.page-publications .flexslider .field-name-node-type {
  margin-top: auto !important;
}

.page-publications .flexslider .field-name-node-type a {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 320px;
  padding: .7rem 2rem .7rem .7rem;
  border: 3px solid #067EB1;
  color: #fff;
  background-color: #067EB1;
  font-family: "Source Serif Pro", serif;
  font-size: 0.8653846154em;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  vertical-align: middle;
  letter-spacing: 0.0277777778em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.page-publications .flexslider .field-name-node-type a::after {
  float: right;
  position: absolute;
  top: 50%;
  right: .7rem;
  margin-top: -10px;
  font-family: 'ef-icon-font';
  font-weight: 400;
  line-height: 1;
  content: '\e61D';
}

.page-publications .flexslider .field-name-node-type a:hover {
  border: 3px solid #067EB1;
  color: #067EB1;
  background-color: #fff;
}

.page-publications .flexslider .field-name-node-type a:focus {
  box-shadow: 0 0 0 0 rgba(6, 126, 177, 0.5);
}

.page-publications .flexslider .field-name-node-type a:active {
  border-color: #067EB1;
  color: #fff;
  background-color: #067EB1;
}

.page-publications .flexslider .field-name-node-type a:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 126, 177, 0.5);
}

.page-publications .flexslider .forthcoming-label {
  vertical-align: middle;
}

.page-publications .flex-direction-nav {
  list-style: none;
}

.page-publications .flex-direction-nav li {
  margin-bottom: 0;
  vertical-align: middle;
}

.page-publications .flex-control-nav {
  bottom: auto;
  top: 100%;
  padding: .3em 0 0 0;
  margin: auto;
  margin: unset;
}

.page-publications .flex-control-nav li {
  margin-bottom: 0;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .page-publications .flex-control-nav li {
    margin: 0 1em;
  }
}

.page-publications .ef-main {
  background-color: #fff;
  box-shadow: 0 0 5px #8b8b8b;
}

.page-publications h2.pane-title {
  margin-top: 0;
  border-bottom: none;
}

.page-publications .pane-ef-ft-vw-publications-features-publications-pane {
  margin-bottom: 6em;
}

.page-publications .pane-block ul li {
  text-indent: 0;
}

.page-publications .pane-block ul li::before {
  color: transparent;
  color: unset;
  font-size: inherit;
  line-height: inherit;
  vertical-align: auto;
  vertical-align: unset;
  content: none;
}

.ef_publications_search_filters {
  margin-bottom: 40px;
  padding: 0;
  background-color: #E8EBEC;
  text-align: left;
  font-size: .7em;
}

.ef_publications_search_filters label {
  padding: 4px 0 4px 0;
  color: #6b6b6b !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 1em;
}

.ef_publications_search_filters label::before {
  display: inline-block;
  margin-right: 5px;
  padding-top: -10px;
  font-family: 'ef-icon-font';
  font-size: 1.4em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  line-height: 1;
  vertical-align: middle;
}

.ef_publications_search_filters ul li::before {
  content: none;
}

.ef_publications_search_filters .views-exposed-widget {
  width: 100%;
  padding: .7em 1.4em;
  border-bottom: 1px solid #fff;
  float: none;
}

.ef_publications_search_filters .views-exposed-widget:last-child .form-submit {
  margin-bottom: 1.3em;
}

.ef_publications_search_filters .views-widget-filter-search_api_views_fulltext {
  border-top: 0;
  color: #fff;
  background-color: #1A2F55;
}

.ef_publications_search_filters .views-widget-filter-search_api_views_fulltext label {
  display: block;
  color: #fff !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 1.3em;
  line-height: .8em;
  letter-spacing: -.03em;
}

.ef_publications_search_filters .views-widget-filter-search_api_views_fulltext label::before {
  margin-right: 0;
  color: #fff;
  font-size: 1.1em;
  content: '\e61a';
}

.ef_publications_search_filters #edit-search-api-views-fulltext {
  margin-bottom: 3px;
}

.ef_publications_search_filters .views-exposed-form > .__button_collapse_expand {
  border-top: 0;
  color: #fff;
  background-color: #1A2F55;
  text-align: left;
  margin: 0;
  width: 100%;
  cursor: pointer;
  color: white;
  padding: 10px 1.4em 7px;
  display: -ms-flexbox;
  display: flex;
}

.ef_publications_search_filters .views-exposed-form > .__button_collapse_expand > span {
  font-family: "Source Serif Pro", sans-serif !important;
  font-size: 16.64px;
  line-height: 22px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  font-weight: 700;
}

.ef_publications_search_filters .views-exposed-form > .__button_collapse_expand::after {
  font-family: 'ef-icon-font', serif;
  font-size: 20.8px;
  display: block;
  margin-left: 1em;
  line-height: 22px;
}

.ef_publications_search_filters .views-exposed-form > .__button_collapse_expand.__button_expand::after {
  content: "\e61c";
}

.ef_publications_search_filters .views-exposed-form > .__button_collapse_expand.__button_collapse::after {
  content: "\e619";
}

@media only screen and (min-width: 768px) {
  .ef_publications_search_filters .views-exposed-form > .__button_collapse_expand {
    display: none;
  }
}

.ef_publications_search_filters .views-exposed-form.--expanded > .__button_expand,
.ef_publications_search_filters .views-exposed-form.--collapsed > .__button_collapse {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ef_publications_search_filters .views-exposed-form.--collapsed > .views-exposed-widgets {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .ef_publications_search_filters .views-exposed-form > .views-exposed-widgets {
    display: block !important;
    height: auto !important;
    padding: 0 !important;
  }
}

.ef_publications_search_filters .views-widget-filter-field_ef_publ_contributors label::before {
  content: '\e613';
}

.ef_publications_search_filters .views-widget-filter-published_at label::before {
  font-family: FontAwesome;
  content: "";
}

.ef_publications_search_filters .chosen-container,
.ef_publications_search_filters .container-inline-date {
  width: 100% !important;
}

.ef_publications_search_filters .views-submit-button,
.ef_publications_search_filters .views-reset-button {
  float: left;
  width: auto;
  padding: 0 1em;
  border: none;
}

.ef_publications_search_filters .views-submit-button > button,
.ef_publications_search_filters .views-reset-button > button {
  font-family: "Source Serif Pro", serif;
  font-weight: 700;
}

.ef_publications_search_filters .views-submit-button > button {
  color: #368275;
  background-color: #FFF;
  border: 3px solid #368275;
  box-shadow: none;
}

.ef_publications_search_filters .views-submit-button > button:hover {
  background-color: #368275;
  color: #FFF;
}

.ef_publications_search_filters .views-reset-button > #edit-reset {
  color: #721c24 !important;
  background-color: #FFF !important;
  border: 3px solid #721c24 !important;
}

.ef_publications_search_filters .views-reset-button > #edit-reset:hover {
  background-color: #721c24 !important;
  color: white !important;
}

.ef_publications_search_filters .chosen-container-multi .chosen-choices .default {
  font-family: "Source Sans Pro", sans-serif !important;
}

.view-ef-publications-node-index.view-display-id-publications_list_pane .view-header {
  margin-bottom: 30px;
}

body.topic-landing-page .ef-main .pane-ef-ft-tx-eftopics-glossary > .pane-title {
  color: #4C4C4C;
  border-bottom: 1px solid #E8EBEC;
}

body.topic-landing-page .ef-main .pane-key-topics-new-panel-pane-1 .pane-title {
  display: inline-block;
  color: #4C4C4C;
  margin-bottom: 0;
  border-bottom: 5px solid #b4ebff;
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new {
  width: 100%;
  margin-bottom: 40px;
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .view-content {
  margin-right: -8px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element {
  padding-right: 8px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

@media only screen and (min-width: 576px) {
  body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element {
    width: 33.3%;
  }
}

@media only screen and (min-width: 992px) {
  body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element {
    width: 25%;
  }
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element a {
  display: block;
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element a img {
  border: 0;
  outline: none;
  margin: 0;
  width: 100%;
  height: auto;
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element a span {
  bottom: 0;
  display: block;
  height: 50px;
  left: 0;
  margin-bottom: 0;
  padding: 5px 10px;
  position: absolute;
  right: 8px;
  overflow: hidden;
  z-index: 10;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  color: #FFF;
  background: #005baa;
  background: rgba(0, 91, 170, 0.7);
  text-align: left;
  transition: all 1s;
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element a:hover span {
  background: rgba(0, 91, 170, 0.7);
  text-shadow: 1px 1px #f7931ee6;
  transition: all 0.35s;
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element.key-topic--flagged a span {
  color: #FFF;
  background: #F7931E;
  background: rgba(0, 91, 170, 0.7);
}

body.topic-landing-page .ef-main .pane-ef-key-topics-landing-new .topics-element.key-topic--flagged a:hover span {
  background: rgba(247, 147, 30, 0.8);
}

body.topic-landing-page .ef-main, body.topic-landing-page .ef-main .field {
  margin-bottom: 40px;
}

body.topic-landing-page .ef-main section {
  margin-bottom: 40px;
}

body.topic-landing-page .ef-main {
  background-color: #fff;
  box-shadow: 0 0 5px #8b8b8b;
}

body.topics-page .ef-main .field-name-topics-affix-bottom {
  margin: 0;
}

body.topics-page .ef-main .field-name-topics-affix-bottom .affix-bottom {
  padding-top: 50px;
}

@media only screen and (max-width: 991px) {
  body.topics-page .ef-main .field-name-ef-components-DisplaySuiteField-SubscriptionPopup {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
  }
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field, body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field h4 {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700 !important;
  color: #0e4194;
  margin: 0;
  margin-bottom: 10px;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field a, body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field h4 a {
  color: #0e4194;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field a:visited, body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field h4 a:visited {
  color: #0e4194;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field a:focus, body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field h4 a:focus {
  color: #0e4194;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field a:hover, body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field h4 a:hover {
  color: #067EB1;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field a:active, body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-title-field h4 a:active {
  color: #067EB1;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-topic {
  display: inline;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #A1A1A1;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-topic a {
  color: #0e4194;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-topic a:visited {
  color: #0e4194;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-topic a:focus {
  color: #0e4194;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-topic a:hover {
  color: #067EB1;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-topic a:active {
  color: #067EB1;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-published-on {
  display: inline;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-de-description {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
}

body.topics-page .ef-main .node-data-explorer-page.node-teaser .field-name-field-ef-de-description p:last-child {
  margin-bottom: 0;
}

body.topics-page .ef-main .view-topics-term-data-explorer-tab .view-content .views-row {
  border-bottom: 1px solid #E8EBEC;
  padding: 15px 0;
}

body.topics-page .ef-main .view-topics-term-data-explorer-tab .view-content .views-row:first-child {
  border-top: 1px solid #E8EBEC;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  body.topics-page .ef-main > .taxonomy-term > section.group-intro {
    -ms-flex: 2 0 66.66%;
        flex: 2 0 66.66%;
  }
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro > div {
  margin-bottom: 0;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .group-intro-left > .group-intro-left-first > .field,
body.topics-page .ef-main > .taxonomy-term > section.group-intro .group-intro-left > .group-intro-left-first > section {
  margin-bottom: 3.5em;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .group-intro-left > .group-intro-left-first > .field-name-field-ef-main-image {
  margin-bottom: 0;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .group-intro-left-first {
  width: 100%;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .field-name-field-ef-main-image {
  padding-top: .35em;
  padding-bottom: 8px;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  body.topics-page .ef-main > .taxonomy-term > section.group-intro .field-name-field-ef-main-image {
    display: inline;
    float: left;
    padding-right: 15px;
  }
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .field-name-field-ef-main-image img {
  border: none;
  outline-style: solid;
  outline-color: #ccc;
  outline-width: 1px;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .field-name-field-term-summary {
  margin-bottom: 1em;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .field-name-field-term-summary:before, body.topics-page .ef-main > .taxonomy-term > section.group-intro .field-name-field-term-summary:after {
  content: " ";
  display: table;
}

body.topics-page .ef-main > .taxonomy-term > section.group-intro .field-name-field-term-summary:after {
  clear: both;
}

@media only screen and (max-width: 991px) {
  body.topics-page .ef-main > .taxonomy-term > .group-intro-right {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media only screen and (min-width: 992px) {
  body.topics-page .ef-main > .taxonomy-term > .group-intro-right {
    -ms-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
  }
  body.topics-page .ef-main > .taxonomy-term > .group-intro-right > div {
    padding-left: 3em;
  }
}

body.topics-page .ef-main > .taxonomy-term > .group-intro-right > .field {
  margin-bottom: 2.5em;
}

body.topics-page .ef-main > .taxonomy-term > .group-intro-right > .field:last-child {
  margin-bottom: 0;
}

body.topics-page .ef-main .field-name-topics-highlights {
  background-color: #E8EBEC;
  padding: 20px 15px;
  margin-bottom: 55px;
}

body.topics-page .ef-main .field-name-topics-highlights a {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-highlights a:visited {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-highlights a:focus {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-highlights a:hover {
  color: #067EB1;
}

body.topics-page .ef-main .field-name-topics-highlights a:active {
  color: #067EB1;
}

body.topics-page .ef-main .field-name-topics-highlights > .field-label {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  margin-bottom: 15px;
}

body.topics-page .ef-main .field-name-topics-highlights > .field-label:after {
  content: '';
  display: block;
  margin-top: 0.5rem;
  width: 50px;
  border-top: 6px solid #067EB1;
}

body.topics-page .ef-main .field-name-topics-highlights > .content-list {
  overflow: hidden;
}

body.topics-page .ef-main .field-name-topics-highlights > .content-list .wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -30px;
}

body.topics-page .ef-main .field-name-topics-highlights > .content-list .view-mode-card {
  padding-right: 30px;
  padding-bottom: 30px;
}

body.topics-page .ef-main .field-name-topics-highlights > .operations > .more-toggler {
  display: inline-block;
  cursor: pointer;
  color: #0e4194;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
}

body.topics-page .ef-main .field-name-topics-highlights > .operations > .more-toggler:visited {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-highlights > .operations > .more-toggler:focus {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-highlights > .operations > .more-toggler:hover {
  color: #067EB1;
}

body.topics-page .ef-main .field-name-topics-highlights > .operations > .more-toggler:active {
  color: #067EB1;
}

body.topics-page .ef-main .field-name-topics-highlights > .operations > .show-more:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

body.topics-page .ef-main .field-name-topics-highlights > .operations > .show-less:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}

body.topics-page .ef-main .field-name-topics-highlights .____view-mode-card:before {
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 100;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 10px;
  content: 'Debug!';
}

body.topics-page .ef-main .field-name-topics-highlights .____view-mode-card.node-blog:before {
  content: 'Blog';
}

body.topics-page .ef-main .field-name-topics-highlights .____view-mode-card.node-ef-report:before {
  content: 'Article (ef_report)';
}

body.topics-page .ef-main .field-name-topics-highlights .____view-mode-card.node-ef-publication:before {
  content: 'Publication (ef-publication)';
}

body.topics-page .ef-main .field-name-topics-highlights .____view-mode-card.node-ef-event:before {
  content: 'Event (ef-event)';
}

body.topics-page .ef-main .field-name-topics-highlights .____view-mode-card.node-presentation:before {
  content: 'Presentation (presentation)';
}

body.topics-page .ef-main .field-name-topics-highlights .____view-mode-card.node-ef-news:before {
  content: 'News (ef-news)';
}

body.topics-page .ef-main .field-name-topics-last-updated,
body.topics-page .ef-main .field-name-topics-last-updated .last-updated {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
}

body.topics-page .ef-main {
  margin-bottom: 40px;
}

body.topics-page .ef-main > .taxonomy-term > .field,
body.topics-page .ef-main > .taxonomy-term > section {
  margin-bottom: 3.5em;
}

body.topics-page .ef-main .publication--list .publication--list-item {
  border-bottom: 1px solid #E8EBEC;
  padding: 15px 0;
}

body.topics-page .ef-main .publication--list .publication--list-item:first-child {
  border-top: 1px solid #E8EBEC;
}

body.topics-page .ef-main .publication--list .publication--list-item h4, body.topics-page .ef-main .publication--list .publication--list-item .publication--list-title {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  margin-bottom: .5rem;
  font-weight: 400 !important;
}

body.topics-page .ef-main .publication--list .publication--list-item h4 a, body.topics-page .ef-main .publication--list .publication--list-item .publication--list-title a {
  color: #0e4194;
}

body.topics-page .ef-main .publication--list .publication--list-item h4 a:visited, body.topics-page .ef-main .publication--list .publication--list-item .publication--list-title a:visited {
  color: #0e4194;
}

body.topics-page .ef-main .publication--list .publication--list-item h4 a:focus, body.topics-page .ef-main .publication--list .publication--list-item .publication--list-title a:focus {
  color: #0e4194;
}

body.topics-page .ef-main .publication--list .publication--list-item h4 a:hover, body.topics-page .ef-main .publication--list .publication--list-item .publication--list-title a:hover {
  color: #067EB1;
}

body.topics-page .ef-main .publication--list .publication--list-item h4 a:active, body.topics-page .ef-main .publication--list .publication--list-item .publication--list-title a:active {
  color: #067EB1;
}

body.topics-page .ef-main .publication--list .publication--list-item .publication--list-document-type {
  margin-right: 8px;
  color: #fff;
  background-color: #00aeef;
  padding: 8px 10px;
  font-size: 14px;
  border-radius: 4px;
  text-transform: uppercase;
  line-height: 1.2;
  display: inline-block;
}

body.topics-page .ef-main .publication--list .publication--list-item .publication--list-date {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  color: #949494;
}

body.topics-page .ef-main .field-name-topics-recent-updates {
  -ms-flex-order: -1;
      order: -1;
  background-color: #E8EBEC;
  padding: 20px 15px;
  margin-bottom: 40px;
}

body.topics-page .ef-main .field-name-topics-recent-updates:before, body.topics-page .ef-main .field-name-topics-recent-updates:after {
  content: " ";
  display: table;
}

body.topics-page .ef-main .field-name-topics-recent-updates:after {
  clear: both;
}

body.topics-page .ef-main .field-name-topics-recent-updates a {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-recent-updates a:visited {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-recent-updates a:focus {
  color: #0e4194;
}

body.topics-page .ef-main .field-name-topics-recent-updates a:hover {
  color: #067EB1;
}

body.topics-page .ef-main .field-name-topics-recent-updates a:active {
  color: #067EB1;
}

@media only screen and (min-width: 992px) {
  body.topics-page .ef-main .field-name-topics-recent-updates {
    -ms-flex-order: 0;
        order: 0;
    padding: 20px 15px;
    background-color: #F6F7F7;
    border: 0;
  }
}

body.topics-page .ef-main .field-name-topics-recent-updates > .field-label {
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  margin-bottom: 15px;
}

body.topics-page .ef-main .field-name-topics-recent-updates > .field-label:after {
  content: '';
  display: block;
  margin-top: 0.5rem;
  width: 50px;
  border-top: 6px solid #067EB1;
}

body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items,
body.topics-page .ef-main .field-name-topics-recent-updates > .view-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items,
  body.topics-page .ef-main .field-name-topics-recent-updates > .view-content {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-right: -30px;
  }
}

body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .recent--item,
body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .views-row,
body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .recent--item,
body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .views-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  width: 100%;
}

body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .recent--item:last-child,
body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .views-row:last-child,
body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .recent--item:last-child,
body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .views-row:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .recent--item,
  body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .views-row,
  body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .recent--item,
  body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .views-row {
    width: 33.3%;
    margin-right: 30px;
    margin-bottom: 0;
  }
}

body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .recent--item .view-mode-compact,
body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .views-row .view-mode-compact,
body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .recent--item .view-mode-compact,
body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .views-row .view-mode-compact {
  width: 100%;
  background-color: #F6F7F7;
}

@media only screen and (min-width: 992px) {
  body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .recent--item .view-mode-compact,
  body.topics-page .ef-main .field-name-topics-recent-updates > .recent--items > .views-row .view-mode-compact,
  body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .recent--item .view-mode-compact,
  body.topics-page .ef-main .field-name-topics-recent-updates > .view-content > .views-row .view-mode-compact {
    background-color: #fff;
  }
}

body.topics-page .ef-main .view-mode-full {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

body.topics-page .ef-main .view-mode-full > * {
  -ms-flex: 1 100%;
      flex: 1 100%;
}

@media only screen and (max-width: 991px) {
  body.topics-page .ef-main .view-mode-full .field-name-ef-components-DisplaySuiteField-Subscription {
    -ms-flex-order: 2;
        order: 2;
  }
}

body.topics-page .ef-main .field-name-field-term-summary + .field-name-topics-recent-updates {
  margin-top: -2.5em;
}

body.topics-page .ef-main .group-research + .field-name-topics-highlights {
  margin-top: -2.5em;
}

body.topics-page .ef-main .group-publications-data + .field-name-topics-tabs-content {
  margin-top: -2.5em;
}

body.topics-page .ef-main .field-name-topics-sticky-menu {
  margin-bottom: 30px;
}

body.topics-page .ef-main .field-name-topics-sticky-menu .topics-sticky-menu {
  top: 0;
  z-index: 100;
}

body.topics-page .ef-main .field-name-topics-sticky-menu .topics-sticky-menu.affix-bottom {
  position: absolute;
}

body.topics-page .ef-main .field-name-topics-sticky-menu .item-list {
  background-color: #1A2F55;
  width: 100%;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 0;
  font-size: 1.3rem;
  list-style-type: none;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li a {
  display: block;
  padding: 15px 20px;
  background-color: #1A2F55;
  color: #FFF;
  cursor: pointer;
  font-family: "Source Serif Pro", serif;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li a.hover {
  color: #FFF;
  background-color: #067EB1;
  text-decoration: none;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
  content: "";
  color: #FFF;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li.active a {
  color: #68bfac;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li.active a:before {
  color: #68bfac;
  content: "";
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li.active a.hover {
  color: #FFF;
  text-decoration: none;
}

body.topics-page .ef-main .field-name-topics-sticky-menu ul.terms-topics-list li.active a.hover:before {
  color: #68bfac;
}

body.topics-page .ef-main .field-name-field-term-summary {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1538461538em;
  color: #4C4C4C;
  line-height: 1.35;
  font-weight: 300;
}

body.topics-page .ef-main .field-name-topics-tabs-content:before, body.topics-page .ef-main .field-name-topics-tabs-content:after {
  content: " ";
  display: table;
}

body.topics-page .ef-main .field-name-topics-tabs-content:after {
  clear: both;
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list li a:before,
body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list .vertical-tab-button a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list li:first-child a:before,
body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list .vertical-tab-button:first-child a:before {
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list li:nth-child(2) a:before,
body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list .vertical-tab-button:nth-child(2) a:before {
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list li:nth-child(3) a:before,
body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-list .vertical-tab-button:nth-child(3) a:before {
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-panes > .vertical-tabs-pane .view-footer-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0;
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-panes > .vertical-tabs-pane .view-footer-wrapper .pagination-centered {
  float: none;
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-panes > .vertical-tabs-pane .view-footer-wrapper .view-footer {
  text-align: right;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-order: -1;
      order: -1;
  width: 100%;
  color: #333333;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  font-family: "Source Sans Pro", sans-serif;
}

body.topics-page .ef-main .field-name-topics-tabs-content div.vertical-tabs > .vertical-tabs-panes > .vertical-tabs-pane .view-footer-wrapper .view-footer .total {
  font-weight: bold;
  padding-left: .5em;
}

body.topics-page .ef-main .field-name-topics-tabs-content ul.resp-tabs-list li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content ul.resp-tabs-list li.tab--publication:before, body.topics-page .ef-main .field-name-topics-tabs-content ul.resp-tabs-list li[attributes="tab--publication"]:before {
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content ul.resp-tabs-list li.tab--data:before, body.topics-page .ef-main .field-name-topics-tabs-content ul.resp-tabs-list li[attributes="tab--data"]:before {
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content ul.resp-tabs-list li.tab--ongoing-work:before, body.topics-page .ef-main .field-name-topics-tabs-content ul.resp-tabs-list li[attributes="tab--ongoing-work"]:before {
  content: "";
}

body.topics-page .ef-main .field-name-topics-tabs-content .resp-tabs-container .header {
  display: -ms-flexbox;
  display: flex;
}

body.topics-page .ef-main .field-name-topics-tabs-content .resp-tabs-container .title {
  color: #222;
  padding-right: 1em;
}

body.topics-page .ef-main .field-name-topics-tabs-content .resp-tabs-container .pub-tab-link-wrapper {
  -ms-flex: 1;
      flex: 1;
  text-align: right;
  font-size: .875em;
}

body.topics-page .ef-main .field-name-topics-tabs-content .resp-tabs-container .pub-tab-link {
  font-weight: 400;
}

body.topics-page .ef-main .field-name-topics-tabs-content .resp-tabs-container .pub-tab-link::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  content: "";
  padding-left: .5em;
}
