.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

.container.no-gutters {
  padding-left: 0;
  padding-right: 0; }

html {
  position: relative;
  min-height: 100%; }

body {
  margin: 0 0 50px 0; }

ul {
  padding-left: 2rem; }

.js #headlineTable {
  display: none; }

.no-js #indicatorData > .col-md-3 {
  display: none; }
.no-js #indicatorData > .col-md-9 {
  width: 100%; }
.no-js .data-view {
  display: none; }
.no-js .plot-container {
  display: none; }
.no-js .tab-pane {
  display: block !important; }
.no-js #main-content .collapsible {
  border: 0; }
  .no-js #main-content .collapsible:first-child {
    border: none; }
  .no-js #main-content .collapsible article {
    display: block;
    padding: 8px 0; }
  .no-js #main-content .collapsible h3 {
    padding: 0;
    cursor: default; }
  .no-js #main-content .collapsible h3 span {
    display: none; }

.table-hover tbody tr:hover {
  background: #e0e0e0; }

#page-content {
  border-top: 1px solid #faebcc;
  border-bottom: 1px solid #faebcc;
  padding-top: 10px; }
  #page-content table {
    margin-top: 5px;
    margin-bottom: 5px;
    border-style: solid;
    border-color: black;
    border-width: 1px; }
  #page-content td, #page-content th {
    padding-right: 5px;
    padding-left: 5px; }
  #page-content thead {
    padding-bottom: 10px;
    border-bottom: 1pt solid black; }

body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 16px; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 24px; }

.lead-copy {
  font-size: 22px; }

.goal-banner a {
  background: transparent;
  display: block; }
  .goal-banner a:hover {
    text-decoration: none; }
.goal-banner h1,
.goal-banner h2,
.goal-banner h3 {
  color: black; }
.goal-banner h1 {
  margin-top: 12px; }
.goal-banner.indicator h1 {
  line-height: normal; }
.goal-banner img {
  max-width: 100%;
  margin-top: 10px; }

#main-content {
  background: white;
  padding-top: 15px;
  padding-bottom: 15px; }
  #main-content h4 {
    margin-bottom: 1.5rem; }
  #main-content .fa-info {
    margin-right: 5px; }
  #main-content .alert {
    color: black; }
  #main-content .alert a {
    display: inline;
    color: inherit;
    padding: 0; }
  #main-content h2:first-child {
    margin-bottom: 14px; }

.fa-exclamation-circle {
  font-size: 60px;
  display: inline-block; }

.visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

a,
a:hover {
  text-decoration: underline; }

a {
  color: #1d70b8; }

a:hover {
  color: #003078; }

a:visited {
  color: #4c2c92; }

body.contrast-high a:visited {
  color: #F47738; }

.nav li a,
.nav li a:hover,
a.btn {
  text-decoration: none; }

.navbar ul.navbar-nav li:not(.contrast) a {
  border-bottom: 2px solid transparent; }

.navbar ul.navbar-nav li:not(.contrast) a:hover {
  border-bottom: 2px solid #aaaaaa; }

#search-results .search-result a {
  text-decoration: none; }

footer a {
  color: black; }

footer a:hover {
  color: #333333; }

body.contrast-high footer a:visited {
  color: white; }

#main-content #back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  background: #108ffd;
  font-size: 3rem;
  padding: 0.5rem 1.0rem; }
  #main-content #back-to-top:hover, #main-content #back-to-top:focus {
    background: #0275d8; }

.breadcrumb {
  margin-bottom: 15px; }
  .breadcrumb a {
    color: #285f8f;
    text-decoration: underline; }
  .breadcrumb > .active {
    display: inline;
    color: #333; }

body.contrast-high .breadcrumb {
  background: white; }
  body.contrast-high .breadcrumb li, body.contrast-high .breadcrumb a {
    color: black !important; }

#main-content .collapsible {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  margin-bottom: 10px; }
  #main-content .collapsible h3 {
    cursor: pointer;
    padding: 8px 12px;
    margin: 0;
    position: relative; }
    #main-content .collapsible h3 span {
      position: absolute;
      top: 17px;
      right: 12px;
      background-repeat: no-repeat;
      background-position: top right;
      background-color: transparent;
      text-indent: -9999px; }
  #main-content .collapsible article {
    display: none;
    padding: 8px 12px; }

#disclaimer .phase-tag {
  background: #005ea5;
  color: white;
  text-transform: uppercase;
  padding: 2px 5px; }
#disclaimer .disclaimer-alert {
  color: #3D3D3D;
  margin-bottom: 10px;
  padding: 12px 10px 10px 0;
  border-bottom: 1px solid #BBBBBB; }
  @media only screen and (max-width: 680px) {
    #disclaimer .disclaimer-alert {
      font-size: 0.75em; } }

.btn-download {
  margin-top: 1.5rem;
  margin-right: 0.8rem;
  border: none !important;
  background: #0F8243 !important;
  color: white !important; }
  .btn-download:hover, .btn-download:active, .btn-download:focus {
    background: #0b5d30 !important; }
  .btn-download:visited {
    color: white !important; }

h5.download {
  font-weight: bold; }

h5 + .btn-download {
  margin-top: 0.5rem; }

.image-download-in-progress, .image-download-in-progress * {
  padding: 0;
  margin: 0; }
.image-download-in-progress #selectionChartFooter {
  padding-left: 20px; }
  .image-download-in-progress #selectionChartFooter p {
    margin-bottom: 10px; }

.zip-download-container {
  margin-top: 20px; }
  .zip-download-container a.btn {
    margin-left: 10px; }
  .zip-download-container #zip-download-info {
    margin-top: 5px;
    margin-left: 10px; }

body.contrast-high .btn {
  background: white !important;
  color: black !important; }
  body.contrast-high .btn:hover {
    background: yellow !important; }
  body.contrast-high .btn:focus {
    background: yellow !important; }
body.contrast-high #zip-download-info {
  color: white; }

.goal-1 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-1.goal-indicators div span {
    border-color: #97131f;
    color: #97131f; }

.goal-tiles #goal-1:hover {
  background-color: #E52B3D; }

.goal-2 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-2.goal-indicators div span {
    border-color: #976d1a;
    color: #976d1a; }

.goal-tiles #goal-2:hover {
  background-color: #DDA63A; }

.goal-3 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-3.goal-indicators div span {
    border-color: #28541d;
    color: #28541d; }

.goal-tiles #goal-3:hover {
  background-color: #4C9F38; }

.goal-4 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-4.goal-indicators div span {
    border-color: #6d121b;
    color: #6d121b; }

.goal-tiles #goal-4:hover {
  background-color: #C42130; }

.goal-5 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-5.goal-indicators div span {
    border-color: #bd1600;
    color: #bd1600; }

.goal-tiles #goal-5:hover {
  background-color: #FF3E24; }

.goal-6 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-6.goal-indicators div span {
    border-color: #14768f;
    color: #14768f; }

.goal-tiles #goal-6:hover {
  background-color: #28BCE1; }

.goal-7 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-7.goal-indicators div span {
    border-color: #9f7a02;
    color: #9f7a02; }

.goal-tiles #goal-7:hover {
  background-color: #FCC30B; }

.goal-8 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-8.goal-indicators div span {
    border-color: #4a0b1e;
    color: #4a0b1e; }

.goal-tiles #goal-8:hover {
  background-color: #A21942; }

.goal-9 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-9.goal-indicators div span {
    border-color: #ba3c02;
    color: #ba3c02; }

.goal-tiles #goal-9:hover {
  background-color: #FD6925; }

.goal-10 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-10.goal-indicators div span {
    border-color: #7f0b3b;
    color: #7f0b3b; }

.goal-tiles #goal-10:hover {
  background-color: #DD1367; }

.goal-11 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-11.goal-indicators div span {
    border-color: #bc6802;
    color: #bc6802; }

.goal-tiles #goal-11:hover {
  background-color: #FD9C27; }

.goal-12 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-12.goal-indicators div span {
    border-color: #6d4f1a;
    color: #6d4f1a; }

.goal-tiles #goal-12:hover {
  background-color: #BF8B2E; }

.goal-13 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-13.goal-indicators div span {
    border-color: #1e3a20;
    color: #1e3a20; }

.goal-tiles #goal-13:hover {
  background-color: #417D46; }

.goal-14 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-14.goal-indicators div span {
    border-color: #055277;
    color: #055277; }

.goal-tiles #goal-14:hover {
  background-color: #0A96D8; }

.goal-15 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-15.goal-indicators div span {
    border-color: #326c1b;
    color: #326c1b; }

.goal-tiles #goal-15:hover {
  background-color: #57BE2F; }

.goal-16 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-16.goal-indicators div span {
    border-color: #002436;
    color: #002436; }

.goal-tiles #goal-16:hover {
  background-color: #00689C; }

.goal-17 {
  padding-top: 30px;
  padding-bottom: 30px; }
  .goal-17.goal-indicators div span {
    border-color: #08131b;
    color: #08131b; }

.goal-tiles #goal-17:hover {
  background-color: #1F4A6A; }

.goal-1.goal-banner {
  background-color: white; }

.goal-2.goal-banner {
  background-color: white; }

.goal-3.goal-banner {
  background-color: white; }

.goal-4.goal-banner {
  background-color: white; }

.goal-5.goal-banner {
  background-color: white; }

.goal-6.goal-banner {
  background-color: white; }

.goal-7.goal-banner {
  background-color: white; }

.goal-8.goal-banner {
  background-color: white; }

.goal-9.goal-banner {
  background-color: white; }

.goal-10.goal-banner {
  background-color: white; }

.goal-11.goal-banner {
  background-color: white; }

.goal-12.goal-banner {
  background-color: white; }

.goal-13.goal-banner {
  background-color: white; }

.goal-14.goal-banner {
  background-color: white; }

.goal-15.goal-banner {
  background-color: white; }

.goal-16.goal-banner {
  background-color: white; }

.goal-17.goal-banner {
  background-color: white; }

.goal-banner h1, .goal-banner p {
  color: black; }

.language-ar {
  direction: rtl; }

.language-options {
  display: none;
  position: absolute;
  z-index: 999;
  left: 12px;
  background: white;
  border-radius: 3px;
  box-shadow: 0px 0px 2px 0px #a6a6a6;
  padding: .2em 1em .2em .2em; }
  .language-options li {
    padding: 5px;
    padding-left: 0; }

.language-toggle-button {
  cursor: pointer; }

.navbar ul.navbar-nav li a.language-toggle-button {
  display: none; }
  @media only screen and (min-width: 768px) {
    .navbar ul.navbar-nav li a.language-toggle-button {
      display: block; } }

.language-toggle-mobile {
  position: relative;
  padding-top: 20px;
  padding-right: 10px;
  float: right; }
  .language-toggle-mobile .language-options {
    left: -36px; }
    .language-toggle-mobile .language-options li {
      padding-left: 5px; }
  .language-toggle-mobile a {
    text-transform: uppercase; }
    .language-toggle-mobile a .language-toggle-text {
      display: none; }
    .language-toggle-mobile a .language-toggle {
      display: none !important; }
    .language-toggle-mobile a .fa-globe {
      font-size: 2em; }

.contrast-high .language-toggle-mobile .language-options a, .contrast-high ul.navbar-nav .language-options a {
  color: black; }
  .contrast-high .language-toggle-mobile .language-options a:hover, .contrast-high ul.navbar-nav .language-options a:hover {
    color: black; }

.loader svg path,
.loader svg rect {
  fill: #FF6700; }

.async-loading img {
  margin-right: 4px; }

#main-content #map {
  height: 500px;
  width: 100%; }
  #main-content #map #loader-container {
    position: relative;
    height: 100%;
    width: 100%;
    background: white;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center; }
    #main-content #map #loader-container img {
      height: auto; }
  #main-content #map .leaflet-control .timecontrol-date {
    min-width: 80px;
    padding: 0 10px; }
  @media only screen and (max-width: 680px) {
    #main-content #map .leaflet-control .timecontrol-slider {
      display: none; } }
  #main-content #map .leaflet-control .download-geojson-button {
    display: block;
    cursor: pointer; }
  #main-content #map .disaggregation-select-container {
    background: white;
    padding: 5px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    border-radius: 5px; }
    #main-content #map .disaggregation-select-container label {
      margin-right: 4px; }
  #main-content #map .selection-legend {
    background-color: rgba(150, 150, 150, 0.6);
    padding: 0;
    width: 300px; }
    @media only screen and (max-width: 680px) {
      #main-content #map .selection-legend {
        display: none; } }
    #main-content #map .selection-legend .legend-swatches {
      height: 10px; }
      #main-content #map .selection-legend .legend-swatches .legend-swatch {
        display: block;
        float: left;
        height: 10px; }
    #main-content #map .selection-legend .legend-values {
      position: absolute;
      bottom: -10px;
      width: 100%; }
      #main-content #map .selection-legend .legend-values .arrow {
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        top: -10px;
        z-index: 1; }
        #main-content #map .selection-legend .legend-values .arrow.left {
          border-width: 20px 0 0 20px;
          border-color: transparent transparent transparent white;
          left: 0; }
        #main-content #map .selection-legend .legend-values .arrow.right {
          border-width: 0 0 20px 20px;
          border-color: transparent transparent white transparent;
          right: 1px;
          box-shadow: 1px 1px 1px 0px #666; }
      #main-content #map .selection-legend .legend-values .legend-value {
        padding: 0 4px;
        background: white;
        position: absolute;
        z-index: 2;
        box-shadow: 1px 1px 1px 0px #666; }
        #main-content #map .selection-legend .legend-values .legend-value.left {
          left: 0; }
        #main-content #map .selection-legend .legend-values .legend-value.right {
          right: 1px; }
    #main-content #map .selection-legend #selection-list {
      list-style: none;
      margin-bottom: 0;
      padding-left: 0; }
      #main-content #map .selection-legend #selection-list li {
        position: relative;
        margin-top: 3px;
        cursor: pointer;
        height: 23px; }
        #main-content #map .selection-legend #selection-list li:first-child {
          margin-top: 0; }
        #main-content #map .selection-legend #selection-list li .selection-bar, #main-content #map .selection-legend #selection-list li .selection-name, #main-content #map .selection-legend #selection-list li .selection-value {
          height: 23px;
          position: absolute; }
        #main-content #map .selection-legend #selection-list li .selection-bar {
          border-radius: 2px 0 0 2px;
          background: white;
          z-index: 1; }
        #main-content #map .selection-legend #selection-list li .selection-name {
          z-index: 2;
          padding: 3px 20px 3px 3px; }
        #main-content #map .selection-legend #selection-list li.no-value .selection-name {
          background: repeating-linear-gradient(45deg, #FFF, #FFF 2px, #CCC 2px, #CCC 4px); }
        #main-content #map .selection-legend #selection-list li.no-value .selection-bar, #main-content #map .selection-legend #selection-list li.no-value .selection-value {
          display: none; }
        #main-content #map .selection-legend #selection-list li .selection-value {
          z-index: 2;
          margin-right: 5px;
          background-color: #ddd;
          padding: 3px;
          border-radius: 2px; }
        #main-content #map .selection-legend #selection-list li .selection-close {
          top: 6px;
          right: 5px;
          position: absolute;
          z-index: 3; }

#embeddedmapview h3 {
  text-align: center; }

.danger {
  background-color: #E27874; }

.warning {
  background-color: #f0ad4e; }

.success {
  background-color: #5cb85c; }

.data-notice {
  display: inline-block;
  margin-left: 20px; }

body.contrast-high #page-content .alert div p, body.contrast-high #page-content .alert div h4 {
  color: black; }
body.contrast-high .danger {
  background-color: red; }
body.contrast-high .warning {
  background-color: yellow; }
body.contrast-high .success {
  background-color: green; }

.spacer.small {
  margin-top: 15px; }
.spacer.medium {
  margin-top: 30px; }

body.contrast-high .nav-tabs {
  border-color: yellow; }
body.contrast-high #main-content .nav-tabs .nav-item.active a {
  background: yellow;
  color: black;
  border-color: yellow; }
body.contrast-high a.nav-link:focus {
  background: white;
  color: black; }

.card .card-title {
  border-top: 2px solid;
  border-color: #ccc;
  padding-top: 7px; }
.card img {
  max-width: 100%; }
.card .btn {
  white-space: normal; }

#accessibility-nav {
  padding-top: 20px;
  padding-right: 10px;
  float: right;
  text-align: right; }
  #accessibility-nav li {
    display: inline-block;
    list-style: none; }
    #accessibility-nav li.contrast {
      font-size: 1.3em;
      font-weight: bold;
      border-radius: 50%;
      width: 25px;
      max-height: 25px;
      text-align: center;
      margin: 0.25em;
      margin-top: 0.1em; }
      #accessibility-nav li.contrast a {
        margin: auto;
        text-decoration: none; }
    #accessibility-nav li.contrast-default {
      display: none;
      background: white; }
      #accessibility-nav li.contrast-default a {
        color: black; }
    #accessibility-nav li.contrast-high {
      display: block;
      background: black; }
      #accessibility-nav li.contrast-high a {
        color: yellow; }

body.contrast-high {
  background-color: black; }
  body.contrast-high li {
    color: white; }
  body.contrast-high #accessibility-nav li.contrast-default {
    display: block; }
  body.contrast-high #accessibility-nav li.contrast-high {
    display: none; }
  body.contrast-high .table {
    background: black; }
  body.contrast-high .table-hover tbody tr:hover {
    background: yellow; }
    body.contrast-high .table-hover tbody tr:hover td {
      color: black; }
    body.contrast-high .table-hover tbody tr:hover th {
      color: black; }
    body.contrast-high .table-hover tbody tr:hover a {
      color: #1d70b8;
      text-decoration: underline; }
  body.contrast-high .container, body.contrast-high #main-content, body.contrast-high header, body.contrast-high #disclaimer {
    background: black;
    border-color: black; }
  body.contrast-high footer {
    color: white;
    background: black;
    border-color: black; }
    body.contrast-high footer a {
      color: white; }
      body.contrast-high footer a:hover, body.contrast-high footer a:focus {
        color: yellow; }
  body.contrast-high .goal-banner {
    background: black;
    border-color: black; }
    body.contrast-high .goal-banner h1, body.contrast-high .goal-banner p {
      color: white; }
  body.contrast-high p, body.contrast-high h2, body.contrast-high h3, body.contrast-high h4, body.contrast-high span, body.contrast-high td, body.contrast-high th, body.contrast-high a#text {
    color: white; }
  body.contrast-high a {
    color: yellow; }
  body.contrast-high h1 {
    color: white; }
  body.contrast-high li.contrast-default a {
    color: black !important; }

body.long.contrast-default li.contrast-default {
  display: none; }
body.long.contrast-default li.contrast-high {
  display: block; }
  @media only screen and (max-width: 767px) {
    body.long.contrast-default li.contrast-high {
      width: 60px; } }

body.long.contrast-high li.contrast-default {
  display: block; }
  @media only screen and (max-width: 767px) {
    body.long.contrast-high li.contrast-default {
      width: 60px; } }
body.long.contrast-high li.contrast-high {
  display: none; }

body.long .navbar ul.navbar-nav li.contrast {
  font-size: 0.75em;
  font-weight: bold;
  border-radius: 5px;
  width: auto;
  max-width: 150px;
  height: auto;
  max-height: 50px;
  text-align: center;
  margin-left: 1em; }
  @media only screen and (max-width: 768px) {
    body.long .navbar ul.navbar-nav li.contrast {
      display: none; } }
  body.long .navbar ul.navbar-nav li.contrast a {
    margin: auto;
    text-decoration: none;
    font-size: 14px; }
body.long #accessibility-nav li.contrast {
  border-radius: 5px;
  height: auto;
  width: auto;
  text-align: center;
  margin: 0.25em;
  margin-top: 0.1em;
  position: relative;
  top: -2px;
  max-height: 60px;
  max-width: 110px; }
  @media screen and (max-width: 500px) {
    body.long #accessibility-nav li.contrast {
      font-size: 3vw; } }
  @media screen and (min-width: 501px) {
    body.long #accessibility-nav li.contrast {
      font-size: 1em; } }
  body.long #accessibility-nav li.contrast a {
    margin: auto;
    text-decoration: none;
    padding: 1px; }

body.contrast-high .site-intro .description {
  color: white; }

body.contrast-high #main-content .no-gutters img:not(#goal-18):hover {
  box-shadow: 0px 0px 0px 5px yellow; }

body.contrast-high #disclaimer .phase-tag {
  background: white;
  color: black; }
body.contrast-high #disclaimer .disclaimer-alert {
  color: white; }

body.contrast-high .goal-tiles img {
  background-color: black !important; }
  body.contrast-high .goal-tiles img:hover {
    background-color: black !important; }

body.contrast-high #map a {
  color: black; }
body.contrast-high #map .selection-legend .legend-values li, body.contrast-high #map .selection-legend .legend-values span, body.contrast-high #map .selection-legend #selection-list li, body.contrast-high #map .selection-legend #selection-list span {
  color: black; }

body {
  background: white url("../img/sdgbg.png") top left repeat-x;
  padding-top: 15px; }

#skiplink {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  padding: 10px;
  background: white;
  text-align: center;
  border: 1px solid black;
  color: black;
  display: block; }

header .container {
  padding-top: 20px;
  min-height: 113px; }
  header .container .navbar-default {
    border: none; }

.navbar-brand {
  display: block;
  width: 75%;
  max-width: 300px;
  padding: 15px; }
  @media screen and (min-width: 769px) {
    .navbar-brand {
      padding: 5px 15px 15px 0; } }
  .navbar-brand img {
    width: 100%; }

.navbar {
  margin-bottom: 32px; }
  .navbar ul.navbar-nav {
    float: right;
    margin-top: 12px;
    clear: both; }
    .navbar ul.navbar-nav li a {
      padding: 2px;
      margin: 2px 15px;
      color: #595959;
      font-size: 16px; }
    .navbar ul.navbar-nav li.active a {
      border-bottom: 2px solid #333;
      background: transparent;
      color: #333; }
      .navbar ul.navbar-nav li.active a:hover {
        background: transparent; }
    .navbar ul.navbar-nav li a:last-child {
      margin-right: 0; }
    .navbar ul.navbar-nav li.contrast {
      font-size: 1.3em;
      font-weight: bold;
      border-radius: 50%;
      width: 25px;
      max-height: 25px;
      text-align: center;
      margin-left: 0.5em; }
      @media only screen and (max-width: 768px) {
        .navbar ul.navbar-nav li.contrast {
          display: none; } }
      .navbar ul.navbar-nav li.contrast a {
        margin: auto;
        text-decoration: none; }
    .navbar ul.navbar-nav li.contrast-default {
      background: white; }
      .navbar ul.navbar-nav li.contrast-default a {
        color: black; }
    .navbar ul.navbar-nav li.contrast-high {
      background: black; }
      .navbar ul.navbar-nav li.contrast-high a {
        color: yellow; }
    @media screen and (min-width: 769px) {
      .navbar ul.navbar-nav > li:first-child a {
        margin-left: 0; } }
  .navbar.navbar-default {
    background: transparent;
    border: none;
    float: right; }
  .navbar .top-level {
    display: none; }
  .navbar #search {
    position: relative;
    clear: both;
    float: right;
    margin-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      .navbar #search {
        margin-bottom: 0; } }
    .navbar #search label {
      position: absolute;
      top: 5px;
      right: 0px;
      font-size: 1.40em; }
      .navbar #search label span {
        display: none; }
    .navbar #search input {
      padding: 5px;
      padding-left: 5px;
      width: 240px;
      height: 34px;
      transition: width 0.4s;
      margin-top: 5px;
      font-size: 16px; }

#search-btn {
  height: 34px; }

.table .table-value {
  text-align: right; }

@media only screen and (max-width: 768px) {
  header .container {
    padding-left: 0;
    padding-right: 0; }

  .navbar-brand {
    height: auto; }

  .navbar {
    clear: left; }
    .navbar.navbar-default {
      color: #E5E6E7;
      background: #414042;
      margin-bottom: 10px;
      width: 100%;
      float: none; }
    .navbar .top-level {
      display: block;
      font-size: 1em;
      user-select: none;
      -moz-user-select: none;
      -khtml-user-select: none;
      -webkit-user-select: none;
      -o-user-select: none; }
      .navbar .top-level li {
        float: left;
        width: 50%;
        cursor: pointer; }
        .navbar .top-level li.active {
          background: #58595B; }
        .navbar .top-level li span {
          color: #E5E6E7;
          display: block;
          padding: 15px; }
          .navbar .top-level li span[data-target="search"] {
            text-transform: capitalize; }
        .navbar .top-level li button {
          color: #E5E6E7;
          display: block;
          padding: 15px;
          border: 0;
          text-transform: uppercase;
          background-color: inherit;
          text-align: left;
          width: 100%; }
    .navbar .menu-target {
      background: #58595B; }
    .navbar ul.navbar-nav {
      float: none;
      display: none;
      clear: left;
      margin: 0;
      font-size: 0.938em; }
      .navbar ul.navbar-nav li {
        cursor: pointer; }
        .navbar ul.navbar-nav li a {
          display: block;
          background: #58595B;
          padding: 6px 0 6px;
          color: #E5E6E7;
          font-size: 15px; }
          .navbar ul.navbar-nav li a:hover, .navbar ul.navbar-nav li a:focus {
            color: #E5E6E7; }
        .navbar ul.navbar-nav li.nav-link.active a {
          color: white;
          background: #58595B;
          font-weight: bold; }
          .navbar ul.navbar-nav li.nav-link.active a:hover {
            color: white; }
        .navbar ul.navbar-nav li:last-child {
          padding-bottom: 10px; }
    .navbar #search {
      display: none;
      width: 100%;
      padding: 20px; }
      .navbar #search label {
        top: 23px;
        left: 25px;
        color: black; }
      .navbar #search button {
        display: inline-flex;
        position: absolute;
        right: 20px;
        top: -3px; }
      .navbar #search input {
        width: 100%;
        color: #333;
        margin-top: 0; }
        .navbar #search input:focus {
          width: 100%; } }
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .navbar {
    width: 100%; }
    .navbar ul.navbar-nav {
      float: none;
      margin-top: 40px; }

  #search {
    margin-top: -100px; } }
header ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none; }

body.contrast-high .navbar li a {
  color: white; }
  body.contrast-high .navbar li a:hover, body.contrast-high .navbar li a:focus {
    color: yellow; }
body.contrast-high .navbar li.active a {
  color: yellow;
  border-color: yellow; }
  body.contrast-high .navbar li.active a:hover {
    color: yellow; }
  body.contrast-high .navbar li.active a:focus {
    color: yellow; }
@media screen and (max-width: 768px) {
  body.contrast-high .navbar.navbar-default {
    background: black;
    color: white; }
  body.contrast-high .navbar .top-level li.active {
    background: white; }
    body.contrast-high .navbar .top-level li.active span {
      color: black; }
  body.contrast-high .navbar .menu-target {
    background: black; }
  body.contrast-high .navbar ul.navbar-nav li a {
    background: black; } }

footer {
  clear: left;
  color: black;
  background-color: white;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  /* Set the fixed height of the footer here */ }
  footer img {
    float: left;
    margin-right: 12px;
    margin-top: 3px; }
  footer .row {
    padding: 15px 0; }
    @media only screen and (max-width: 767px) {
      footer .row {
        padding: 5px 0; } }
  footer #footerLinks ul {
    padding-left: 0; }
    footer #footerLinks ul li {
      display: inline-block;
      margin: 3px 9px; }
      footer #footerLinks ul li:first-child {
        margin-left: 0px; }

#main-content #indicatorData.no-fields #series-help, #main-content #indicatorData.no-fields #fields, #main-content #indicatorData.no-fields #legend-help, #main-content #indicatorData.no-fields #clear {
  display: none; }
#main-content #indicatorData.no-fields.no-units > .col-md-3 {
  display: none; }
#main-content #indicatorData.no-fields.no-units > .col-md-9 {
  width: 100%; }
#main-content .indicator-sidebar-hidden {
  padding: 0;
  width: 0;
  height: 0;
  overflow: hidden; }
#main-content .indicator-main-full {
  width: 100%; }
#main-content #indicator-sidebar, #main-content #indicator-main {
  transition: width 0.3s ease; }
#main-content #toolbar button {
  width: 100%;
  background-color: white;
  position: relative;
  border: 1px solid #ccc;
  text-align: left;
  padding: 10px 7px 14px 7px;
  font-size: 0.875em;
  margin-right: 8px; }
  #main-content #toolbar button i {
    position: absolute;
    top: 11px;
    right: 6px;
    font-size: 1.063em; }
  #main-content #toolbar button.disabled {
    color: #777;
    background: #ccc; }
#main-content #toolbar .accessBtn {
  padding: 0px !important;
  border: none; }
#main-content #toolbar > p {
  font-size: 96%; }
#main-content #fields {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  padding-bottom: 14px;
  font-size: 0.75em;
  margin-top: 10px; }
  #main-content #fields label {
    background-color: white;
    padding: 7px;
    display: block;
    font-weight: normal;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative; }
    #main-content #fields label input {
      position: absolute;
      top: 7px;
      right: 6px; }
    #main-content #fields label:hover {
      border-color: #acacac; }
    #main-content #fields label.disabled {
      color: #777;
      cursor: not-allowed; }
      #main-content #fields label.disabled:hover {
        border-color: #ccc; }
    #main-content #fields label.possible {
      background-color: #dedede; }
    #main-content #fields label.excluded {
      background-color: #666;
      color: white; }
      #main-content #fields label.excluded input {
        display: none; }
  #main-content #fields h5 {
    padding-left: 7px;
    position: relative;
    padding-right: 33px; }
    #main-content #fields h5 i {
      font-size: 0.875em;
      position: absolute;
      top: 0;
      right: 6px; }
  #main-content #fields .bar {
    height: 7px;
    border: 1px solid #dedede;
    margin: 2px;
    padding: 0;
    position: relative; }
    #main-content #fields .bar > div {
      height: 5px;
      float: left; }
    #main-content #fields .bar .selected {
      background-color: #555; }
    #main-content #fields .bar .default {
      background-color: white; }
    #main-content #fields .bar .possible {
      background-color: #dedede; }
    #main-content #fields .bar .excluded {
      background-color: #666; }
  #main-content #fields .variable-selector {
    position: relative;
    cursor: pointer;
    width: 100%;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px; }
    #main-content #fields .variable-selector:hover {
      border-color: #555; }
    #main-content #fields .variable-selector .no-data-hint,
    #main-content #fields .variable-selector .variable-hint {
      display: none;
      padding-left: 7px;
      color: #666; }
    #main-content #fields .variable-selector .variable-options {
      background-color: white;
      display: none;
      position: static;
      z-index: 100;
      border-top: 0;
      right: -1px;
      left: -1px;
      overflow: auto; }
      #main-content #fields .variable-selector .variable-options > div {
        text-align: left;
        padding: 4px; }
      #main-content #fields .variable-selector .variable-options button {
        width: auto;
        background-color: white;
        border: 1px solid #555;
        color: black;
        float: none;
        position: static;
        text-align: center;
        width: 40%;
        margin: 0;
        font-size: 1.2em;
        padding: inherit;
        border-radius: 4px; }
        #main-content #fields .variable-selector .variable-options button:hover {
          background: #f5f3f3; }
      #main-content #fields .variable-selector .variable-options label {
        padding-left: 7px;
        padding-right: 25px;
        position: relative;
        font-size: 1.3em; }
        #main-content #fields .variable-selector .variable-options label:not(:first-child) {
          border-top: 1px solid #cdcdcd; }
        #main-content #fields .variable-selector .variable-options label input {
          position: absolute;
          top: 4px;
          right: 4px; }
        #main-content #fields .variable-selector .variable-options label:hover {
          background: #f5f3f3; }
        #main-content #fields .variable-selector .variable-options label[data-has-data="false"] {
          display: none;
          cursor: default; }
          #main-content #fields .variable-selector .variable-options label[data-has-data="false"]:hover {
            background: white; }
          #main-content #fields .variable-selector .variable-options label[data-has-data="false"] input {
            display: none; }
    #main-content #fields .variable-selector.child {
      margin-left: 20px;
      width: calc(100% - 20px); }
    #main-content #fields .variable-selector[data-has-data="false"], #main-content #fields .variable-selector.disallowed {
      padding-bottom: 5px; }
      #main-content #fields .variable-selector[data-has-data="false"] .bar, #main-content #fields .variable-selector.disallowed .bar {
        display: none; }
      #main-content #fields .variable-selector[data-has-data="false"] .variable-options > div, #main-content #fields .variable-selector.disallowed .variable-options > div {
        display: none; }
      #main-content #fields .variable-selector[data-has-data="false"] .variable-options input, #main-content #fields .variable-selector.disallowed .variable-options input {
        display: none; }
      #main-content #fields .variable-selector[data-has-data="false"] .variable-options label, #main-content #fields .variable-selector.disallowed .variable-options label {
        cursor: default; }
        #main-content #fields .variable-selector[data-has-data="false"] .variable-options label:hover, #main-content #fields .variable-selector.disallowed .variable-options label:hover {
          background: white; }
    #main-content #fields .variable-selector[data-has-data="false"]:not(.disallowed) .no-data-hint {
      display: block; }
    #main-content #fields .variable-selector.disallowed .variable-hint {
      display: block; }
#main-content #units {
  clear: left;
  margin-bottom: 20px; }
  #main-content #units label {
    font-weight: normal;
    border: 1px solid #ccc;
    padding: 10px;
    margin-right: 8px;
    cursor: pointer;
    width: 100%; }
#main-content #dataset-size-warning {
  text-align: center;
  font-size: 1.2em;
  line-height: 1.2em;
  vertical-align: middle;
  background: #FFCC0B;
  border-radius: 4px;
  padding: 5px; }
  #main-content #dataset-size-warning i {
    font-size: 1.2em; }
#main-content .plot-container {
  margin-bottom: 4.5rem;
  padding: 10px; }
#main-content #chartSelectionDownload {
  margin-bottom: 10px;
  clear: left; }
#main-content #legend {
  padding-left: 0;
  text-align: center;
  margin-top: -32px; }
  #main-content #legend li {
    font-size: 13px;
    list-style-type: none;
    display: inline-block;
    color: #666;
    line-height: 18px;
    cursor: pointer;
    padding: 5px; }
    #main-content #legend li:hover {
      background: #eee; }
    #main-content #legend li.notshown {
      text-decoration: line-through; }
  #main-content #legend .swatch {
    display: inline-block;
    width: 45px;
    height: 15px;
    margin-right: 3px; }
    #main-content #legend .swatch.dashed {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAAFklEQVQImWP8////fwY0wMjIyIguBgCaAgQCms5tJwAAAABJRU5ErkJggg==");
      background-repeat: repeat;
      background-position: -5px 0; }
  #main-content #legend span {
    vertical-align: middle;
    line-height: 18px; }
  #main-content #legend:after {
    content: "";
    display: table;
    clear: both; }
#main-content canvas {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none; }
#main-content .no-gutters img {
  width: calc(100% - 10px);
  border: 0;
  padding: 0;
  margin: 5px 10px 5px 0; }
  #main-content .no-gutters img:not(#goal-18) {
    box-shadow: 5px 5px 5px 0px rgba(5, 5, 5, 0.3); }
    #main-content .no-gutters img:not(#goal-18):hover {
      box-shadow: 5px 5px 5px 0px rgba(5, 5, 5, 0.6); }
#main-content.goal-indicators .indicator-cards a {
  padding: 1rem;
  display: inline-block;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  height: 100%;
  width: 100%; }
  #main-content.goal-indicators .indicator-cards a:hover {
    background: transparent; }
#main-content.goal-indicators .indicator-cards span {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: bold;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  position: relative;
  padding: 5px 0; }
  #main-content.goal-indicators .indicator-cards span.status {
    color: black;
    font-weight: normal;
    border: none;
    padding: 4px;
    position: absolute;
    top: -1px;
    right: 0;
    display: inline;
    font-size: 12px; }
    #main-content.goal-indicators .indicator-cards span.status.complete {
      color: white;
      border: none; }
    #main-content.goal-indicators .indicator-cards span.status.inprogress {
      color: white;
      border: none; }
    #main-content.goal-indicators .indicator-cards span.status.notstarted {
      color: #333;
      border: 1px solid black; }
    #main-content.goal-indicators .indicator-cards span.status.notapplicable {
      color: #333;
      border: none; }
#main-content.goal-indicators .indicator-cards .tags {
  padding: 0;
  margin: 6px 10px 0 0;
  list-style-type: none; }
  #main-content.goal-indicators .indicator-cards .tags li {
    margin-right: 6px;
    padding: 4px 6px;
    display: inline;
    border-radius: 10px; }
#main-content.goal-indicators .indicator-cards .match {
  display: inline;
  font-weight: normal;
  border-bottom: none; }
#main-content.goal-indicators.goal-by-target .indicator-cards a {
  padding: 0;
  margin-bottom: 2.5rem; }
  #main-content.goal-indicators.goal-by-target .indicator-cards a .tags li {
    color: black; }
#main-content.goal-indicators.goal-by-target .indicator-cards.target {
  margin-bottom: 2.5rem;
  clear: left; }
#main-content.goal-indicators .indicator-cards .tags li {
  color: black; }
#main-content .goal-indicators:after {
  content: "";
  display: table;
  clear: both; }
#main-content .nav-tabs {
  border-bottom: 1px solid #888; }
  #main-content .nav-tabs .nav-item {
    background: none;
    border: none; }
    #main-content .nav-tabs .nav-item a {
      border: none;
      color: black; }
    #main-content .nav-tabs .nav-item.active a {
      border: 1px solid #888;
      border-bottom: 0; }
    #main-content .nav-tabs .nav-item:not(.active) a {
      background-color: #eeeeee; }
      #main-content .nav-tabs .nav-item:not(.active) a:hover {
        text-decoration: underline; }
#main-content .tab-content {
  border: 1px solid #888;
  padding: 15px;
  border-top: 0; }
  #main-content .tab-content .tab-pane {
    padding-top: 1.5rem; }
    #main-content .tab-content .tab-pane #datatable {
      overflow-x: auto; }
  #main-content .tab-content h4 {
    margin-top: 2rem !important; }
#main-content #selectionsTable {
  padding-bottom: 20px; }
  #main-content #selectionsTable div.dataTables_wrapper {
    overflow-x: auto; }
    #main-content #selectionsTable div.dataTables_wrapper .row {
      margin-left: 0;
      margin-right: 0; }
  #main-content #selectionsTable table thead th {
    cursor: pointer; }
    #main-content #selectionsTable table thead th span.sort {
      background-position: center center;
      background-repeat: no-repeat;
      background-color: transparent;
      display: inline-block;
      width: 24px;
      height: 19px;
      margin-bottom: -3px; }
    #main-content #selectionsTable table thead th:hover {
      text-decoration: underline; }
    #main-content #selectionsTable table thead th.sorting_asc span.sort {
      background-image: url(../img/sort_asc.png); }
    #main-content #selectionsTable table thead th.sorting_desc span.sort {
      background-image: url(../img/sort_desc.png); }
  #main-content #selectionsTable table tbody th {
    font-weight: normal; }
  #main-content #selectionsTable .table-footer-text {
    padding-left: 20px; }
    #main-content #selectionsTable .table-footer-text p {
      font-size: 0.85em;
      margin: 0 0 5px; }
#main-content #selectionsChart {
  padding-bottom: 20px; }
#main-content #selectionChartFooter {
  font-size: 12px;
  line-height: 1.2;
  padding-left: 20px; }

.roleHeader {
  cursor: pointer; }

.chart-title {
  text-align: center; }

body.contrast-high #main-content #fields label {
  background: black;
  color: white; }
  body.contrast-high #main-content #fields label:hover {
    background: white;
    color: black; }
  body.contrast-high #main-content #fields label:focus {
    background: white;
    color: black; }
body.contrast-high #toolbar button {
  background-color: black !important;
  border-color: white;
  color: white; }
body.contrast-high .variable-options {
  background: black;
  color: white; }
  body.contrast-high .variable-options div {
    background: black;
    color: white; }
  body.contrast-high .variable-options button {
    background: black;
    color: white !important;
    border-color: white; }
body.contrast-high #main-content #fields .bar .selected {
  background-color: white; }
body.contrast-high #main-content #fields .variable-selector .variable-hint {
  color: white; }
body.contrast-high caption {
  color: white; }
body.contrast-high div#units {
  color: white; }
body.contrast-high #legend li {
  color: white !important;
  border: 1px solid transparent; }
  body.contrast-high #legend li:hover {
    background: transparent !important;
    border: 1px solid white; }

@media only screen and (max-width: 500px) {
  body.layout-indicator .container .goal-icon {
    float: none; }
  body.layout-indicator .container .indicator-details {
    float: none;
    width: 100%; } }
body.contrast-high .goal-indicators div span {
  border-color: white !important;
  color: white !important; }
body.contrast-high .goal-indicators .indicator-cards.target {
  color: white !important; }
body.contrast-high .goal-indicators .indicator-cards span.status, body.contrast-high .goal-indicators .indicator-cards .tags li {
  color: black !important; }
body.contrast-high .goal-indicators .indicator-cards span.status.complete, body.contrast-high .goal-indicators .indicator-cards span.status.notapplicable {
  color: black !important; }
body.contrast-high .goal-indicators .indicator-cards span.status.notstarted, body.contrast-high .goal-indicators .indicator-cards span.status.inprogress {
  color: black !important; }
body.contrast-high .goal-indicators .indicator-cards span.status.notstarted {
  color: white !important;
  border: 1px solid white !important; }
body.contrast-high #main-content.goal-indicators.goal-by-target .indicator-cards a {
  color: yellow; }

.post-categories {
  padding: 0;
  margin: 6px 10px 0 0;
  list-style-type: none; }
  .post-categories li {
    margin-right: 6px;
    padding: 4px 6px;
    display: inline;
    border-radius: 10px; }
  .post-categories li a {
    color: black; }

.post-title {
  margin-top: 0; }

.newslist article {
  margin-bottom: 20px; }
  .newslist article p {
    margin: 0; }
    .newslist article p:first {
      font-size: 90%; }
  .newslist article h5 {
    margin: 3px 0;
    font-size: 120%; }
  .newslist article time {
    margin: 0; }

.notapplicable {
  background-color: repeating-linear-gradient(135deg, #ccc, white 10px, #ccc 10px, white 20px);
  background: repeating-linear-gradient(135deg, #ccc, white 10px, #ccc 10px, white 20px); }

.notstarted {
  background-color: white;
  background: white; }

.inprogress {
  background-color: #757575;
  background: #757575; }

.complete {
  background-color: #2B2B2B;
  background: #2B2B2B; }

#main-content .statuses strong {
  font-weight: normal; }
#main-content .statuses > div {
  display: inline-block;
  margin-right: 10px; }
  #main-content .statuses > div .status {
    display: inline-block;
    margin-right: 3px;
    padding: 2px 5px;
    border-radius: 4px;
    width: 40px;
    text-align: center;
    font-size: 16px; }
    #main-content .statuses > div .status.complete {
      border: none;
      color: white; }
    #main-content .statuses > div .status.inprogress {
      border: none;
      color: white; }
    #main-content .statuses > div .status.notstarted {
      border: 1px solid black;
      color: #333; }
    #main-content .statuses > div .status.notapplicable {
      border: none;
      color: #333; }
#main-content .value {
  color: #333;
  font-weight: bold;
  margin-left: 3px; }
#main-content .goal-stats {
  border: 1px solid black;
  font-size: 0;
  margin-top: 10px; }
  #main-content .goal-stats span {
    display: inline-block;
    height: 10px;
    font-weight: bold; }
#main-content .divider {
  height: 15px; }
#main-content .goal {
  clear: left;
  margin-bottom: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc; }
  #main-content .goal .total {
    line-height: 24px;
    vertical-align: middle;
    font-size: 16px;
    width: auto;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    margin-top: -2px;
    border-radius: 4px;
    border: 1px solid #ccc; }
#main-content .frame {
  width: 115px;
  float: left;
  min-height: 1px; }
#main-content .details {
  width: calc(100% - 125px);
  float: left; }
  #main-content .details h3 {
    margin-top: 10px;
    line-height: 24px; }
    @media only screen and (max-width: 720px) {
      #main-content .details h3 {
        margin-top: 3px; } }
    @media only screen and (max-width: 520px) {
      #main-content .details h3 {
        margin-bottom: 3px; } }
#main-content .goal-overall {
  margin-bottom: 20px; }
  #main-content .goal-overall .details {
    width: 100%; }

body.contrast-high .goal-stats {
  border: 1px solid white !important; }
body.contrast-high .statuses strong {
  color: white; }
body.contrast-high .statuses .value {
  color: white !important; }
body.contrast-high .summary .statuses .notstarted {
  border: 1px solid white !important; }
body.contrast-high .complete {
  background-color: white;
  background: white;
  color: black !important; }
body.contrast-high .inprogress {
  background-color: #767676;
  background: #767676;
  color: black; }
body.contrast-high .notstarted {
  background-color: black;
  background: black;
  color: white !important; }
body.contrast-high .notapplicable {
  background-color: repeating-linear-gradient(135deg, #ccc, white 10px, #ccc 10px, white 20px);
  background: repeating-linear-gradient(135deg, #ccc, white 10px, #ccc 10px, white 20px);
  color: black !important; }
body.contrast-high .reporting-status-description {
  color: white; }

#jump-to-search a {
  cursor: pointer; }

#search-results {
  margin-top: 20px; }
  #search-results span.match {
    background-color: yellow; }
  #search-results .search-result {
    margin-top: 20px;
    margin-bottom: 20px; }
    #search-results .search-result a {
      margin-bottom: 5px;
      margin-top: 10px; }
      #search-results .search-result a .title {
        margin-bottom: 5px;
        font-size: 18px; }
      #search-results .search-result a .url {
        color: green;
        font-size: 16px; }
      #search-results .search-result a:hover .title {
        text-decoration: underline; }

body.contrast-high #search-results span.match {
  color: black !important; }
body.contrast-high #search-results .search-result a .url {
  color: yellow !important; }
body.contrast-high #search-results .search-result .content {
  color: white !important; }

.site-intro .description {
  margin-top: 30px;
  font-size: 21px;
  text-align: justify;
  text-justify: inter-word; }
@media only screen and (min-width: 700px) {
  .site-intro {
    padding-right: 300px;
    min-height: 180px;
    background: url("../img/SDG Wheel_Transparent-01.png");
    background-position: right 60px top;
    background-size: 180px;
    background-repeat: no-repeat; } }

.layout-goal-by-target-vertical .tags {
  padding: 0;
  margin: 6px 10px 0 0;
  list-style-type: none; }
  .layout-goal-by-target-vertical .tags li {
    margin-right: 6px;
    padding: 4px 6px;
    display: inline;
    border-radius: 10px; }
.layout-goal-by-target-vertical .goal-target, .layout-goal-by-target-vertical .goal-target > div {
  margin-bottom: 20px; }
.layout-goal-by-target-vertical .goal-target::after {
  content: "";
  height: 1px;
  width: 84%;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
  padding-bottom: 10px; }
.layout-goal-by-target-vertical #main-content.goal-indicators .indicator-cards a {
  padding: 0; }
.layout-goal-by-target-vertical #main-content.goal-indicators .indicator-cards .status-column .status {
  position: static;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px; }
@media only screen and (min-width: 992px) {
  .layout-goal-by-target-vertical #main-content.goal-indicators .indicator-cards .status-column {
    text-align: right; }
    .layout-goal-by-target-vertical #main-content.goal-indicators .indicator-cards .status-column .status {
      position: absolute;
      right: 15px;
      margin-top: 0;
      margin-bottom: 0; } }

.layout-frontpage-alt .frontpage-goals-grid {
  margin: 40px 0 20px 0;
  border-top: 2px solid #ccc; }
@media only screen and (min-width: 992px) {
  .layout-frontpage-alt .goal-tiles .goal-tile {
    width: 11%; } }
.layout-frontpage-alt .frontpage-cards {
  margin-top: 40px; }
  .layout-frontpage-alt .frontpage-cards .row {
    margin-bottom: 20px; }

.danger {
  background-color: #FFB8B8; }

.warning {
  background-color: #FBF274; }

.success {
  background-color: #75FF9F; }

.notapplicable {
  background-color: #404040;
  background-image: none; }

.notstarted {
  background-color: #FFB8B8; }

.inprogress {
  background-color: #FBF274; }

.complete {
  background-color: #75FF9F; }

#main-content .goal .total, #main-content .statuses > div .status {
  font-size: 1rem; }

#main-content .statuses > div .status.complete {
  border: 1px solid black;
  color: #333;
  font-weight: bold; }

#main-content .statuses > div .status.inprogress {
  border: 1px solid black;
  color: #333;
  font-weight: bold; }

#main-content .statuses > div .status.notstarted {
  border: 1px solid black;
  color: #333;
  font-weight: bold; }

#main-content .statuses > div .status.notapplicable {
  border: 1px solid black;
  color: white;
  font-weight: bold; }

#main-content.goal-indicators .indicator-cards span.status.complete {
  border: 1px solid black;
  color: #333; }

#main-content.goal-indicators .indicator-cards span.status.inprogress {
  border: 1px solid black;
  color: #333; }

#main-content.goal-indicators .indicator-cards span.status.notstarted {
  border: 1px solid black;
  color: #333; }

#main-content.goal-indicators .indicator-cards span.status.notapplicable {
  border: 1px solid black;
  color: white; }

#main-content.goal-indicators .indicator-cards a {
  padding: 0;
  margin-bottom: 1.5rem; }

#main-content.goal-indicators .indicator-cards.target {
  margin-bottom: 1.5rem;
  clear: left;
  font-weight: bold; }
  #main-content.goal-indicators .indicator-cards.target span {
    font-size: larger; }
    @media screen and (min-width: 992px) {
      #main-content.goal-indicators .indicator-cards.target span {
        font-size: inherit; } }

#main-content .tab-content img {
  max-height: 130px;
  width: auto; }

header {
  background: #fff;
  border-bottom: #eaeaea 5px solid; }

.navbar #search input {
  width: 160px; }

@media only screen and (max-width: 768px) {
  header .container .row {
    margin-right: 0px !important; }

  .container .row #main-nav {
    padding-right: 0px !important; }

  #main-content .tab-content #imagen_serie {
    width: 10% !important; }

  #main-content div p img {
    width: 100% !important; }

  .navbar .top-level li button {
    color: #E5E6E7;
    display: block;
    padding: 15px;
    border: 0;
    text-transform: uppercase;
    background-color: inherit;
    text-align: left;
    width: 100%; } }
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

#mapHead {
  display: block;
  font-size: 1.0em;
  margin-top: 1.0em;
  margin-bottom: 1.0em;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }

#legend {
  display: inline;
  padding-left: 0;
  text-align: left;
  margin-left: 0;
  margin-top: -32px; }
  #legend li {
    font-size: 13px;
    list-style-type: none;
    display: block;
    color: #666;
    line-height: 18px;
    cursor: pointer;
    padding: 5px;
    width: 100%; }
    #legend li:hover {
      background: #eee; }
    #legend li.notshown {
      text-decoration: line-through; }
  #legend .swatchTsr {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 0px;
    border-radius: 7.5px;
    border: 2.5px solid; }
  #legend .swatchTgt {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 18px;
    margin-left: 18px;
    border: 2.5px solid; }
  #legend .swatchTgtBar {
    display: inline-block;
    width: 45px;
    height: 15px;
    margin-right: 3px;
    margin-left: 0px;
    border: 2.5px solid; }
  #legend .swatchLine {
    display: inline-block;
    width: 15px;
    height: 2.5px;
    margin-top: 0px; }
    #legend .swatchLine.left {
      margin-left: 3px;
      margin-right: 0px; }
    #legend .swatchLine.right {
      margin-left: 0px;
      margin-right: 3px; }
    #legend .swatchLine.dashed {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAAFklEQVQImWP8////fwY0wMjIyIguBgCaAgQCms5tJwAAAABJRU5ErkJggg==");
      background-repeat: repeat;
      background-position: -5px 0; }
  #legend .swatchBar {
    display: inline-block;
    width: 45px;
    height: 15px;
    margin-top: 0px;
    margin-right: 3px; }
    #legend .swatchBar.dashed {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAAFklEQVQImWP8////fwY0wMjIyIguBgCaAgQCms5tJwAAAABJRU5ErkJggg==");
      background-repeat: repeat;
      background-position: -5px 0; }
  #legend span {
    vertical-align: middle;
    line-height: 18px; }
  #legend:after {
    content: "";
    display: table;
    clear: both; }

.header_img {
  display: block;
  float: right;
  width: 30px;
  padding-right: 8px;
  padding-top: 12px; }
  .header_img img {
    width: 100%; }

/* Tooltip container */
.tooltip {
  position: absolute;
  display: inline-block;
  left: 50%;
  bottom: 0;
  background-color: transparent;
  opacity: 100; }

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the Tooltip Text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60%;
  /*Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s; }

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

.btn-label {
  color: white; }

.G1-background {
  background-color: #E5243B;
  border-color: transparent;
  margin-bottom: 5px; }

.G1-background:hover {
  background-color: #B71D2F;
  border-color: transparent;
  margin-bottom: 5px; }

.G2-background {
  background-color: #E5B735;
  border-color: transparent;
  margin-bottom: 5px; }

.G2-background:hover {
  background-color: #CEA530;
  border-color: transparent;
  margin-bottom: 5px; }

.G3-background {
  background-color: #4C9F38;
  border-color: transparent;
  margin-bottom: 5px; }

.G3-background:hover {
  background-color: #3D7F2D;
  border-color: transparent;
  margin-bottom: 5px; }

.G4-background {
  background-color: #C5192D;
  border-color: transparent;
  margin-bottom: 5px; }

.G4-background:hover {
  background-color: #9E1424;
  border-color: transparent;
  margin-bottom: 5px; }

.G5-background {
  background-color: #FF3A21;
  border-color: transparent;
  margin-bottom: 5px; }

.G5-background:hover {
  background-color: #CC2E1A;
  border-color: transparent;
  margin-bottom: 5px; }

.G6-background {
  background-color: #26BDE2;
  border-color: transparent;
  margin-bottom: 5px; }

.G6-background:hover {
  background-color: #1E97B5;
  border-color: transparent;
  margin-bottom: 5px; }

.G7-background {
  background-color: #FCC30B;
  border-color: transparent;
  margin-bottom: 5px; }

.G7-background:hover {
  background-color: #CA9C09;
  border-color: transparent;
  margin-bottom: 5px; }

.G8-background {
  background-color: #A21942;
  border-color: transparent;
  margin-bottom: 5px; }

.G8-background:hover {
  background-color: #821435;
  border-color: transparent;
  margin-bottom: 5px; }

.G9-background {
  background-color: #FD6925;
  border-color: transparent;
  margin-bottom: 5px; }

.G9-background:hover {
  background-color: #CA541E;
  border-color: transparent;
  margin-bottom: 5px; }

.G10-background {
  background-color: #DD1367;
  border-color: transparent;
  margin-bottom: 5px; }

.G10-background:hover {
  background-color: #B10F52;
  border-color: transparent;
  margin-bottom: 5px; }

.G11-background {
  background-color: #FD9D00;
  border-color: transparent;
  margin-bottom: 5px; }

.G11-background:hover {
  background-color: #CA7E00;
  border-color: transparent;
  margin-bottom: 5px; }

.G12-background {
  background-color: #C9992D;
  border-color: transparent;
  margin-bottom: 5px; }

.G12-background:hover {
  background-color: #A17A24;
  border-color: transparent;
  margin-bottom: 5px; }

.G13-background {
  background-color: #3F7E44;
  border-color: transparent;
  margin-bottom: 5px; }

.G13-background:hover {
  background-color: #326536;
  border-color: transparent;
  margin-bottom: 5px; }

.G14-background {
  background-color: #0A97D9;
  border-color: transparent;
  margin-bottom: 5px; }

.G14-background:hover {
  background-color: #0879AE;
  border-color: transparent;
  margin-bottom: 5px; }

.G15-background {
  background-color: #56C02B;
  border-color: transparent;
  margin-bottom: 5px; }

.G15-background:hover {
  background-color: #459A22;
  border-color: transparent;
  margin-bottom: 5px; }

.G16-background {
  background-color: #00689D;
  border-color: transparent;
  margin-bottom: 5px; }

.G16-background:hover {
  background-color: #00537E;
  border-color: transparent;
  margin-bottom: 5px; }

.G17-background {
  background-color: #19486A;
  border-color: transparent;
  margin-bottom: 5px; }

.G17-background:hover {
  background-color: #143A55;
  border-color: transparent;
  margin-bottom: 5px; }

.frontBtn {
  color: #777;
  background-color: #f5f5f5;
  border-color: transparent;
  margin-bottom: 5px; }

.frontBtn:hover {
  background-color: #a5a3a3;
  border-color: transparent;
  margin-bottom: 5px; }

#disclaimer {
  background: #BF0C16; }
  #disclaimer .phase-tag {
    background: #005ea5;
    color: white;
    text-transform: uppercase;
    padding: 2px 5px 0; }
  #disclaimer .alert {
    color: white;
    margin-bottom: 0;
    padding: 10px; }
    #disclaimer .alert a {
      color: white; }
  #disclaimer .alert-danger {
    border: none;
    margin-bottom: 0;
    background: #BF0C16; }
    #disclaimer .alert-danger a {
      text-decoration: underline; }
    @media only screen and (max-width: 680px) {
      #disclaimer .alert-danger {
        font-size: 0.75em; } }

.status-options {
  display: none;
  position: absolute;
  z-index: 999;
  left: 12px;
  color: #222;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 2px 0px #a6a6a6;
  padding: .2em 1em .2em .2em;
  text-shadow: #f5f5f5 0 1px 0; }
  .status-options li {
    padding: 5px;
    padding-left: 0; }

.status-toggle-button {
  margin-right: 0px;
  cursor: pointer; }

.navbar ul.navbar-nav li a.status-toggle-button {
  display: none; }
  @media only screen and (min-width: 0px) {
    .navbar ul.navbar-nav li a.status-toggle-button {
      display: block; } }

.status-toggle-mobile {
  position: relative;
  padding-top: 20px;
  padding-right: 10px;
  float: right; }
  .status-toggle-mobile .status-options {
    left: -36px; }
    .status-toggle-mobile .status-options li {
      padding-left: 5px; }
  .status-toggle-mobile a {
    text-transform: uppercase; }
    .status-toggle-mobile a .status-toggle-text {
      display: none; }
    .status-toggle-mobile a .status-toggle {
      display: none !important;
      background: #000; }
    .status-toggle-mobile a .fa-globe {
      font-size: 2em; }

.contrast-high .status-toggle-mobile .status-options a, .contrast-high ul.navbar-nav .status-options a {
  color: black; }
  .contrast-high .status-toggle-mobile .status-options a:hover, .contrast-high ul.navbar-nav .status-options a:hover {
    color: black; }
.contrast-high .btn-label {
  color: black; }

.link_btn {
  padding-top: 0px;
  padding-left: 0px;
  margin-top: -7px; }

#logo {
  width: 245;
  height: 33; }

.statusGoal {
  width: 100%;
  height: auto; }

.frameStatus {
  width: 20%;
  float: left;
  min-height: 1px; }

@media screen and (max-width: 25em) {
  .frameStatus {
    display: none; } }
.tableresp {
  width: 80%;
  align: right;
  float: right; }

@media screen and (max-width: 25em) {
  .tableresp {
    width: 100%;
    align: left;
    float: left; } }
.responsiveWeather {
  width: 100%;
  max-width: 60px;
  min-width: 15px;
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  border: transparent; }

.responsiveText {
  font-size: 1.0em; }

@media screen and (max-width: 75em) {
  .responsiveText {
    font-size: 0.8em; } }
@media screen and (max-width: 50em) {
  .responsiveText {
    font-size: 0.6em; } }
@media screen and (max-width: 50em) {
  .tableresp {
    border-collapse: collapse; } }
.my-header {
  display: inline-block; }

.my-header-note {
  display: inline-block;
  font-size: 0.8em; }

#main-content #map {
  height: 500px;
  width: 100%; }
  #main-content #map #loader-container {
    position: relative;
    height: 100%;
    width: 100%;
    background: white;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center; }
    #main-content #map #loader-container img {
      height: auto; }
  #main-content #map .leaflet-control .timecontrol-date {
    min-width: 80px;
    padding: 0 10px; }
  @media only screen and (max-width: 680px) {
    #main-content #map .leaflet-control .timecontrol-slider {
      display: none; } }
  #main-content #map .leaflet-control .download-geojson-button {
    display: block;
    cursor: pointer; }
  #main-content #map .selection-legend {
    background-color: rgba(150, 150, 150, 0.6);
    padding: 0;
    width: 300px; }
    #main-content #map .selection-legend .legend-swatches {
      height: 10px; }
      #main-content #map .selection-legend .legend-swatches .legend-swatch {
        display: block;
        float: left;
        height: 10px; }
    #main-content #map .selection-legend .legend-values {
      position: absolute;
      bottom: -10px;
      width: 100%; }
      #main-content #map .selection-legend .legend-values .arrow {
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        top: -10px;
        z-index: 1; }
        #main-content #map .selection-legend .legend-values .arrow.left {
          border-width: 20px 0 0 20px;
          border-color: transparent transparent transparent white;
          left: 0; }
        #main-content #map .selection-legend .legend-values .arrow.right {
          border-width: 0 0 20px 20px;
          border-color: transparent transparent white transparent;
          right: 1px;
          box-shadow: 1px 1px 1px 0px #666; }
      #main-content #map .selection-legend .legend-values .legend-value {
        padding: 0 4px;
        background: white;
        position: absolute;
        z-index: 2;
        box-shadow: 1px 1px 1px 0px #666; }
        #main-content #map .selection-legend .legend-values .legend-value.left {
          min-width: 20px;
          left: 0; }
        #main-content #map .selection-legend .legend-values .legend-value.right {
          min-width: 20px;
          right: 1px; }
    #main-content #map .selection-legend #selection-list {
      list-style: none;
      margin-bottom: 0;
      padding-left: 0; }
      #main-content #map .selection-legend #selection-list li {
        position: relative;
        margin-top: 3px;
        cursor: pointer;
        height: 23px; }
        #main-content #map .selection-legend #selection-list li:first-child {
          margin-top: 0; }
        #main-content #map .selection-legend #selection-list li .selection-bar, #main-content #map .selection-legend #selection-list li .selection-name, #main-content #map .selection-legend #selection-list li .selection-value {
          height: 23px;
          position: absolute; }
        #main-content #map .selection-legend #selection-list li .selection-bar {
          border-radius: 2px 0 0 2px;
          background: white;
          z-index: 1; }
        #main-content #map .selection-legend #selection-list li .selection-name {
          z-index: 2;
          padding: 3px 20px 3px 3px; }
        #main-content #map .selection-legend #selection-list li.no-value .selection-name {
          background: repeating-linear-gradient(45deg, #FFF, #FFF 2px, #CCC 2px, #CCC 4px); }
        #main-content #map .selection-legend #selection-list li.no-value .selection-bar, #main-content #map .selection-legend #selection-list li.no-value .selection-value {
          display: none; }
        #main-content #map .selection-legend #selection-list li .selection-value {
          z-index: 2;
          margin-right: 5px;
          background-color: #ddd;
          padding: 3px;
          border-radius: 2px; }
        #main-content #map .selection-legend #selection-list li .selection-close {
          top: 6px;
          right: 5px;
          position: absolute;
          z-index: 3; }
  @media only screen and (max-width: 680px) {
    #main-content #map .selection-legend {
      width: 200px; } }

.subindicator_map {
  height: 500px;
  width: 100%; }
  .subindicator_map #loader-container {
    position: relative;
    height: 100%;
    width: 100%;
    background: white;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center; }
    .subindicator_map #loader-container img {
      height: auto; }
  .subindicator_map .leaflet-control .timecontrol-date {
    min-width: 80px;
    padding: 0 10px; }
  @media only screen and (max-width: 680px) {
    .subindicator_map .leaflet-control .timecontrol-slider {
      display: none; } }
  .subindicator_map .leaflet-control .download-geojson-button {
    display: block;
    cursor: pointer; }
  .subindicator_map .selection-legend {
    background-color: rgba(150, 150, 150, 0.6);
    padding: 0;
    width: 300px; }
    .subindicator_map .selection-legend .legend-swatches {
      height: 10px; }
      .subindicator_map .selection-legend .legend-swatches .legend-swatch {
        display: block;
        float: left;
        height: 10px; }
    .subindicator_map .selection-legend .legend-values {
      position: absolute;
      bottom: -10px;
      width: 100%; }
      .subindicator_map .selection-legend .legend-values .arrow {
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        top: -10px;
        z-index: 1; }
        .subindicator_map .selection-legend .legend-values .arrow.left {
          border-width: 20px 0 0 20px;
          border-color: transparent transparent transparent white;
          left: 0; }
        .subindicator_map .selection-legend .legend-values .arrow.right {
          border-width: 0 0 20px 20px;
          border-color: transparent transparent white transparent;
          right: 1px;
          box-shadow: 1px 1px 1px 0px #666; }
      .subindicator_map .selection-legend .legend-values .legend-value {
        padding: 0 4px;
        background: white;
        position: absolute;
        z-index: 2;
        box-shadow: 1px 1px 1px 0px #666; }
        .subindicator_map .selection-legend .legend-values .legend-value.left {
          min-width: 20px;
          left: 0; }
        .subindicator_map .selection-legend .legend-values .legend-value.right {
          min-width: 20px;
          right: 1px; }
    .subindicator_map .selection-legend #selection-list {
      list-style: none;
      margin-bottom: 0;
      padding-left: 0; }
      .subindicator_map .selection-legend #selection-list li {
        position: relative;
        margin-top: 3px;
        cursor: pointer;
        height: 23px; }
        .subindicator_map .selection-legend #selection-list li:first-child {
          margin-top: 0; }
        .subindicator_map .selection-legend #selection-list li .selection-bar, .subindicator_map .selection-legend #selection-list li .selection-name, .subindicator_map .selection-legend #selection-list li .selection-value {
          height: 23px;
          position: absolute; }
        .subindicator_map .selection-legend #selection-list li .selection-bar {
          border-radius: 2px 0 0 2px;
          background: white;
          z-index: 1; }
        .subindicator_map .selection-legend #selection-list li .selection-name {
          z-index: 2;
          padding: 3px 20px 3px 3px; }
        .subindicator_map .selection-legend #selection-list li.no-value .selection-name {
          background: repeating-linear-gradient(45deg, #FFF, #FFF 2px, #CCC 2px, #CCC 4px); }
        .subindicator_map .selection-legend #selection-list li.no-value .selection-bar, .subindicator_map .selection-legend #selection-list li.no-value .selection-value {
          display: none; }
        .subindicator_map .selection-legend #selection-list li .selection-value {
          z-index: 2;
          margin-right: 5px;
          background-color: #ddd;
          padding: 3px;
          border-radius: 2px; }
        .subindicator_map .selection-legend #selection-list li .selection-close {
          top: 6px;
          right: 5px;
          position: absolute;
          z-index: 3; }
  @media only screen and (max-width: 680px) {
    .subindicator_map .selection-legend {
      width: 200px; } }

.responsiveImg {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  border: 1px solid #ddd;
  border-radius: 4px; }

.responsiveSubtitle {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.goal-1.heading {
  background-color: white;
  border-bottom: 15px solid #E52B3D;
  border-top: 15px solid #E52B3D; }
.goal-1.underline {
  height: 5px;
  border-top: 5px solid #c51829; }
.goal-1.titles {
  color: #c51829; }
.goal-1.heading.contrast-high {
  background: black; }
  .goal-1.heading.contrast-high a {
    color: yellow; }
.goal-1.goal-indicators div span {
  border-color: #c51829;
  color: #c51829; }

.goal-tiles #goal-1:hover {
  background-color: #E52B3D; }

.goal-2.heading {
  background-color: white;
  border-bottom: 15px solid #DDA63A;
  border-top: 15px solid #DDA63A; }
.goal-2.underline {
  height: 5px;
  border-top: 5px solid #c28c22; }
.goal-2.titles {
  color: #c28c22; }
.goal-2.heading.contrast-high {
  background: black; }
  .goal-2.heading.contrast-high a {
    color: yellow; }
.goal-2.goal-indicators div span {
  border-color: #c28c22;
  color: #c28c22; }

.goal-tiles #goal-2:hover {
  background-color: #DDA63A; }

.goal-3.heading {
  background-color: white;
  border-bottom: 15px solid #4C9F38;
  border-top: 15px solid #4C9F38; }
.goal-3.underline {
  height: 5px;
  border-top: 5px solid #3a792b; }
.goal-3.titles {
  color: #3a792b; }
.goal-3.heading.contrast-high {
  background: black; }
  .goal-3.heading.contrast-high a {
    color: yellow; }
.goal-3.goal-indicators div span {
  border-color: #3a792b;
  color: #3a792b; }

.goal-tiles #goal-3:hover {
  background-color: #4C9F38; }

.goal-4.heading {
  background-color: white;
  border-bottom: 15px solid #C42130;
  border-top: 15px solid #C42130; }
.goal-4.underline {
  height: 5px;
  border-top: 5px solid #981a25; }
.goal-4.titles {
  color: #981a25; }
.goal-4.heading.contrast-high {
  background: black; }
  .goal-4.heading.contrast-high a {
    color: yellow; }
.goal-4.goal-indicators div span {
  border-color: #981a25;
  color: #981a25; }

.goal-tiles #goal-4:hover {
  background-color: #C42130; }

.goal-5.heading {
  background-color: white;
  border-bottom: 15px solid #FF3E24;
  border-top: 15px solid #FF3E24; }
.goal-5.underline {
  height: 5px;
  border-top: 5px solid #f01c00; }
.goal-5.titles {
  color: #f01c00; }
.goal-5.heading.contrast-high {
  background: black; }
  .goal-5.heading.contrast-high a {
    color: yellow; }
.goal-5.goal-indicators div span {
  border-color: #f01c00;
  color: #f01c00; }

.goal-tiles #goal-5:hover {
  background-color: #FF3E24; }

.goal-6.heading {
  background-color: white;
  border-bottom: 15px solid #28BCE1;
  border-top: 15px solid #28BCE1; }
.goal-6.underline {
  height: 5px;
  border-top: 5px solid #1a9bbc; }
.goal-6.titles {
  color: #1a9bbc; }
.goal-6.heading.contrast-high {
  background: black; }
  .goal-6.heading.contrast-high a {
    color: yellow; }
.goal-6.goal-indicators div span {
  border-color: #1a9bbc;
  color: #1a9bbc; }

.goal-tiles #goal-6:hover {
  background-color: #28BCE1; }

.goal-7.heading {
  background-color: white;
  border-bottom: 15px solid #FCC30B;
  border-top: 15px solid #FCC30B; }
.goal-7.underline {
  height: 5px;
  border-top: 5px solid #d1a103; }
.goal-7.titles {
  color: #d1a103; }
.goal-7.heading.contrast-high {
  background: black; }
  .goal-7.heading.contrast-high a {
    color: yellow; }
.goal-7.goal-indicators div span {
  border-color: #d1a103;
  color: #d1a103; }

.goal-tiles #goal-7:hover {
  background-color: #FCC30B; }

.goal-8.heading {
  background-color: white;
  border-bottom: 15px solid #A21942;
  border-top: 15px solid #A21942; }
.goal-8.underline {
  height: 5px;
  border-top: 5px solid #761230; }
.goal-8.titles {
  color: #761230; }
.goal-8.heading.contrast-high {
  background: black; }
  .goal-8.heading.contrast-high a {
    color: yellow; }
.goal-8.goal-indicators div span {
  border-color: #761230;
  color: #761230; }

.goal-tiles #goal-8:hover {
  background-color: #A21942; }

.goal-9.heading {
  background-color: white;
  border-bottom: 15px solid #FD6925;
  border-top: 15px solid #FD6925; }
.goal-9.underline {
  height: 5px;
  border-top: 5px solid #ed4c02; }
.goal-9.titles {
  color: #ed4c02; }
.goal-9.heading.contrast-high {
  background: black; }
  .goal-9.heading.contrast-high a {
    color: yellow; }
.goal-9.goal-indicators div span {
  border-color: #ed4c02;
  color: #ed4c02; }

.goal-tiles #goal-9:hover {
  background-color: #FD6925; }

.goal-10.heading {
  background-color: white;
  border-bottom: 15px solid #DD1367;
  border-top: 15px solid #DD1367; }
.goal-10.underline {
  height: 5px;
  border-top: 5px solid #ae0f51; }
.goal-10.titles {
  color: #ae0f51; }
.goal-10.heading.contrast-high {
  background: black; }
  .goal-10.heading.contrast-high a {
    color: yellow; }
.goal-10.goal-indicators div span {
  border-color: #ae0f51;
  color: #ae0f51; }

.goal-tiles #goal-10:hover {
  background-color: #DD1367; }

.goal-11.heading {
  background-color: white;
  border-bottom: 15px solid #FD9C27;
  border-top: 15px solid #FD9C27; }
.goal-11.underline {
  height: 5px;
  border-top: 5px solid #ef8402; }
.goal-11.titles {
  color: #ef8402; }
.goal-11.heading.contrast-high {
  background: black; }
  .goal-11.heading.contrast-high a {
    color: yellow; }
.goal-11.goal-indicators div span {
  border-color: #ef8402;
  color: #ef8402; }

.goal-tiles #goal-11:hover {
  background-color: #FD9C27; }

.goal-12.heading {
  background-color: white;
  border-bottom: 15px solid #BF8B2E;
  border-top: 15px solid #BF8B2E; }
.goal-12.underline {
  height: 5px;
  border-top: 5px solid #966d24; }
.goal-12.titles {
  color: #966d24; }
.goal-12.heading.contrast-high {
  background: black; }
  .goal-12.heading.contrast-high a {
    color: yellow; }
.goal-12.goal-indicators div span {
  border-color: #966d24;
  color: #966d24; }

.goal-tiles #goal-12:hover {
  background-color: #BF8B2E; }

.goal-13.heading {
  background-color: white;
  border-bottom: 15px solid #417D46;
  border-top: 15px solid #417D46; }
.goal-13.underline {
  height: 5px;
  border-top: 5px solid #305b33; }
.goal-13.titles {
  color: #305b33; }
.goal-13.heading.contrast-high {
  background: black; }
  .goal-13.heading.contrast-high a {
    color: yellow; }
.goal-13.goal-indicators div span {
  border-color: #305b33;
  color: #305b33; }

.goal-tiles #goal-13:hover {
  background-color: #417D46; }

.goal-14.heading {
  background-color: white;
  border-bottom: 15px solid #0A96D8;
  border-top: 15px solid #0A96D8; }
.goal-14.underline {
  height: 5px;
  border-top: 5px solid #0874a7; }
.goal-14.titles {
  color: #0874a7; }
.goal-14.heading.contrast-high {
  background: black; }
  .goal-14.heading.contrast-high a {
    color: yellow; }
.goal-14.goal-indicators div span {
  border-color: #0874a7;
  color: #0874a7; }

.goal-tiles #goal-14:hover {
  background-color: #0A96D8; }

.goal-15.heading {
  background-color: white;
  border-bottom: 15px solid #57BE2F;
  border-top: 15px solid #57BE2F; }
.goal-15.underline {
  height: 5px;
  border-top: 5px solid #449525; }
.goal-15.titles {
  color: #449525; }
.goal-15.heading.contrast-high {
  background: black; }
  .goal-15.heading.contrast-high a {
    color: yellow; }
.goal-15.goal-indicators div span {
  border-color: #449525;
  color: #449525; }

.goal-tiles #goal-15:hover {
  background-color: #57BE2F; }

.goal-16.heading {
  background-color: white;
  border-bottom: 15px solid #00689C;
  border-top: 15px solid #00689C; }
.goal-16.underline {
  height: 5px;
  border-top: 5px solid #004669; }
.goal-16.titles {
  color: #004669; }
.goal-16.heading.contrast-high {
  background: black; }
  .goal-16.heading.contrast-high a {
    color: yellow; }
.goal-16.goal-indicators div span {
  border-color: #004669;
  color: #004669; }

.goal-tiles #goal-16:hover {
  background-color: #00689C; }

.goal-17.heading {
  background-color: white;
  border-bottom: 15px solid #1F4A6A;
  border-top: 15px solid #1F4A6A; }
.goal-17.underline {
  height: 5px;
  border-top: 5px solid #132e43; }
.goal-17.titles {
  color: #132e43; }
.goal-17.heading.contrast-high {
  background: black; }
  .goal-17.heading.contrast-high a {
    color: yellow; }
.goal-17.goal-indicators div span {
  border-color: #132e43;
  color: #132e43; }

.goal-tiles #goal-17:hover {
  background-color: #1F4A6A; }

body.contrast-high {
  background-color: black; }
  body.contrast-high .goal-1.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-1.titles {
    color: white; }
  body.contrast-high .goal-2.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-2.titles {
    color: white; }
  body.contrast-high .goal-3.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-3.titles {
    color: white; }
  body.contrast-high .goal-4.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-4.titles {
    color: white; }
  body.contrast-high .goal-5.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-5.titles {
    color: white; }
  body.contrast-high .goal-6.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-6.titles {
    color: white; }
  body.contrast-high .goal-7.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-7.titles {
    color: white; }
  body.contrast-high .goal-8.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-8.titles {
    color: white; }
  body.contrast-high .goal-9.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-9.titles {
    color: white; }
  body.contrast-high .goal-10.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-10.titles {
    color: white; }
  body.contrast-high .goal-11.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-11.titles {
    color: white; }
  body.contrast-high .goal-12.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-12.titles {
    color: white; }
  body.contrast-high .goal-13.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-13.titles {
    color: white; }
  body.contrast-high .goal-14.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-14.titles {
    color: white; }
  body.contrast-high .goal-15.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-15.titles {
    color: white; }
  body.contrast-high .goal-16.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-16.titles {
    color: white; }
  body.contrast-high .goal-17.heading {
    background-color: black;
    border-bottom: 15px solid yellow;
    border-top: 15px solid yellow; }
  body.contrast-high .goal-17.titles {
    color: white; }
  body.contrast-high #page-content .alert div p, body.contrast-high #page-content .alert div h4 {
    color: black; }
  body.contrast-high #accessibility-nav li.contrast-default {
    display: block; }
  body.contrast-high #accessibility-nav li.contrast-high {
    display: none; }
  body.contrast-high .table {
    background: black; }
  body.contrast-high .btn {
    background: white !important;
    color: black !important; }
    body.contrast-high .btn:hover {
      background: yellow !important; }
    body.contrast-high .btn:focus {
      background: yellow !important; }
  body.contrast-high div#units {
    color: white; }
  body.contrast-high .nav-tabs {
    border-color: yellow; }
  body.contrast-high #main-content #fields .bar .selected {
    background-color: white; }
  body.contrast-high #main-content #fields .variable-selector .variable-hint {
    color: white; }
  body.contrast-high #main-content .nav-tabs .nav-item.active a {
    background: yellow;
    color: black;
    border-color: yellow; }
  body.contrast-high a.nav-link:focus {
    background: white;
    color: black; }
  body.contrast-high caption {
    color: white; }
  body.contrast-high .table-hover tbody tr:hover {
    background: yellow; }
    body.contrast-high .table-hover tbody tr:hover td {
      color: black; }
    body.contrast-high .table-hover tbody tr:hover th {
      color: black; }
    body.contrast-high .table-hover tbody tr:hover a {
      color: blue;
      text-decoration: underline; }
  body.contrast-high .container, body.contrast-high #main-content, body.contrast-high header, body.contrast-high footer, body.contrast-high #disclaimer, body.contrast-high .heading {
    background: black;
    border-color: black; }
  body.contrast-high p, body.contrast-high h2, body.contrast-high h3, body.contrast-high h4, body.contrast-high span, body.contrast-high td, body.contrast-high th, body.contrast-high a#text {
    color: white; }
  body.contrast-high h1, body.contrast-high li, body.contrast-high a {
    color: yellow; }
  body.contrast-high li.contrast-default a {
    color: black !important; }
  body.contrast-high .navbar li a {
    color: white; }
    body.contrast-high .navbar li a:hover, body.contrast-high .navbar li a:focus {
      color: yellow; }
  body.contrast-high .navbar li.active a {
    color: yellow;
    border-color: yellow; }
    body.contrast-high .navbar li.active a:hover {
      color: yellow; }
    body.contrast-high .navbar li.active a:focus {
      color: yellow; }
  body.contrast-high .goal-indicators div span {
    border-color: white !important;
    color: white !important; }
  body.contrast-high .goal-indicators .indicator-cards a, body.contrast-high .goal-indicators .indicator-cards.target {
    color: white !important; }
  body.contrast-high .goal-indicators .indicator-cards span.status, body.contrast-high .goal-indicators .indicator-cards .tags li {
    color: black !important; }
  body.contrast-high #main-content #fields label {
    background: black;
    color: white; }
    body.contrast-high #main-content #fields label:hover {
      background: white;
      color: black; }
    body.contrast-high #main-content #fields label:focus {
      background: white;
      color: black; }
  body.contrast-high #toolbar button {
    background-color: black !important;
    border-color: white;
    color: white; }
  body.contrast-high .danger {
    background-color: red; }
  body.contrast-high .warning {
    background-color: yellow; }
  body.contrast-high .success {
    background-color: green; }
  body.contrast-high .statuses strong {
    color: white; }
  body.contrast-high .statuses .value {
    color: white !important; }
  body.contrast-high .variable-options {
    background: black;
    color: white; }
    body.contrast-high .variable-options div {
      background: black;
      color: white; }
    body.contrast-high .variable-options button {
      background: black;
      color: white !important;
      border-color: white; }
  body.contrast-high .breadcrumb {
    background: white; }
    body.contrast-high .breadcrumb a {
      color: black !important; }
  body.contrast-high span.match {
    color: black !important; }
  @media screen and (max-width: 768px) {
    body.contrast-high .navbar.navbar-default {
      background: black;
      color: white; }
    body.contrast-high .navbar .top-level li.active {
      background: white; }
      body.contrast-high .navbar .top-level li.active span {
        color: black; }
    body.contrast-high .navbar .menu-target {
      background: black; }
    body.contrast-high .navbar ul.navbar-nav li a {
      background: black; } }

.navbar .top-level li {
  width: 100%; }

figure {
  width: 100%;
  float: right;
  border: 1px solid #ddd;
  border-radius: 4px; }

figcaption {
  display: table-caption;
  caption-side: bottom; }

#main-content .no-gutters img {
  width: 99%;
  border: 2px solid;
  padding: 2px;
  margin: 2px 2px 0 0;
  border-color: rgba(0, 0, 0, 0); }

.navbar-brand {
  height: auto;
  max-width: auto; }

.navbar-brand img {
  width: auto; }

.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
  border-color: rgba(0, 0, 0, 0);
  border-style: none; }

.sustainable-brand img {
  width: 100%; }

#istac-footer-wrapper {
  display: inline; }

#istacNavbarId div div ul.navbar-nav {
  margin: 0px; }

.social a img {
  float: none;
  margin: 0px; }

body {
  font-weight: 300;
  font-size: 14px;
  font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;
  background: white;
  padding-top: 0; }

.prev_next_button:visited {
  color: white; }

#main-content .tab-content #imagen_serie {
  width: 25%;
  height: auto; }

#header_text_image {
  width: 100%;
  height: auto;
  float: right; }

.logo-and-mobile-widgets .navbar-brand.sustainable-brand:before,
.logo-and-mobile-widgets .navbar-brand.sustainable-brand {
  max-width: 400px;
  width: 100%; }

.justified-text {
  text-align: justify; }

.center-image {
  margin-top: 2rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%; }

.formula_teorica_container {
  display: none; }

.dot {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  display: inline-block;
  border-width: 0.2rem;
  background-color: whitesmoke;
  border-style: solid; }

.goal-indicator {
  margin-bottom: 3rem; }

.navbar #search input {
  padding-left: 1rem;
  margin-top: 0px; }

.navbar #search form {
  padding-left: 1rem;
  padding-top: 0px;
  transform: translate(0px, -0.5rem); }

.navbar #search button {
  font-size: 1.5rem;
  transform: translate(0px, 3px); }

.navbar #search {
  margin-bottom: 0px; }

.navbar {
  margin-bottom: 5px; }

header .container {
  min-height: auto; }

html {
  font-weight: 300;
  font-size: 14px;
  font-family: Roboto,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif; }

p {
  font-size: 1rem; }

h1 {
  font-size: 2rem;
  font-weight: 300; }

h2 {
  font-size: 1.8rem;
  font-weight: 300; }

h3 {
  font-size: 1.6rem;
  font-weight: 300; }

.btn-download {
  display: inline-block; }

.faq-box {
  padding: 0.2rem;
  border: 1px black solid;
  font-weight: bold; }

.faq-box.status.notapplicable {
  color: white; }

#search-mobile-btn {
  width: 20%;
  margin-right: 0.3rem;
  display: inline; }

#indicator_search-mobile {
  width: 75%;
  margin-left: 0.3rem;
  display: inline; }

#indicator_search, #search-btn {
  display: inline; }

@media screen and (max-width: 1024px) {
  .navbar #search {
    padding-left: 5rem; } }

.many-tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .many-tabs .nav-item {
    margin-right: 0.3em; }
    .many-tabs .nav-item .nav-link {
      width: 100%;
      box-sizing: border-box;
      border-radius: 4px;
      margin-bottom: 0.3em; }
    .many-tabs .nav-item.active .nav-link {
      border-bottom: 1px solid #888 !important;
      padding: 9px 14px; }

@media print {
  body {
    margin-top: 0 !important;
    padding-top: 0 !important; }

  body * {
    visibility: hidden !important; }

  header,
  .data-view,
  .heading,
  .breadcrumb,
  .breadcrumb + .row,
  .indicator-sidebar,
  .nav.nav-tabs.spacer.medium,
  #metadataDownload {
    display: none !important; }

  #subindicator-metadata,
  #subindicator-metadata * {
    visibility: visible !important; }

  #subindicator-metadata {
    padding: 0 !important;
    border: none !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important; }

  h3 {
    margin-top: 0 !important; }

  #main-content {
    margin-top: 0 !important; }

  #metadata-graph > .nav-tabs * {
    visibility: hidden !important; }

  #istac-header-wrapper {
    display: none; } }
.map-legend {
  text-align: left !important;
  padding-left: 0 !important;
  margin-top: 1em !important;
  display: block !important;
  margin-bottom: 0 !important; }
