.icon {
  font-family: icon;
  color: black;
  font-style: normal !important;
}
#databoard-container #databoard-open {
  right: 50%;
  margin-right: -65px;
}
#bird-viewport #graph-container {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 575px;
  height: 500px;
  margin-left: -285px;
  /*background: rgba(255,255,255,0.1);*/
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
}
#search-results {
  width: 200px;
}
#search {
  width: 190px;
}
#missing-data {
  top: 175px;
}
#graph {
  position: absolute;
  top: 90px;
}
div.label {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  position: absolute;
  text-align: center;
  padding-top: 3px;
}
.nomLabel-container {
  position: absolute;
  left: 50%;
  width: 600px;
  margin-left: -300px;
  top: -60px;
  color: #ffffff;
  height: 70px;
  border-radius: 3px;
  padding: 0px 0;
  text-align: center;
  opacity: 0;
}
.nomLabel {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 39.2px;
  text-rendering: optimizeLegibility;
  text-align: center;
  color: #99ffb3;
  display: inline-block;
}
.nomLabel-def {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-rendering: optimizeLegibility;
  text-align: center;
}
text.label-value {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 44.8px;
  text-rendering: optimizeLegibility;
}
text.label-arrow {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 27px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
text.label-desc {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  fill: #ffffff;
}
#label-value-pregnancy {
  position: absolute;
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  line-height: 40px;
  width: 250px;
  margin-left: -125px;
  text-align: center;
  /*color: rgb(255,255,255);*/
}
#label-value-pregnancy-numerator,
#label-value-pregnancy-denominator {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 44.8px;
  text-rendering: optimizeLegibility;
}
.highlight-label {
  right: auto;
  left: 105px;
}
.label-def {
  position: absolute;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px 15px;
  border-radius: 3px;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(0, 0, 0, 0.7);
  width: 180px;
  display: none;
  margin-top: -30px;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.label-def div {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-rendering: optimizeLegibility;
  color: rgba(0, 0, 0, 0.75);
  margin-top: 5px;
}
.label-def p {
  margin-top: 5px;
}
.policy-toggle {
  position: absolute;
  font-family: 'Adelle-Light', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  width: 30px;
  height: 20px;
  padding: 0px;
  border-radius: 13px;
  margin-left: -15px;
  margin-top: 9px;
}
.policy-toggle .icon {
  font-size: 30px;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);
}
.hoverZone {
  position: absolute;
  /*border: 1px solid #fff;*/
}
.hoverZone:hover {
  cursor: pointer;
}
@media (max-width: 1024px) {
  .highlight-label {
    display: none;
  }
  #search-results {
    width: 138px;
  }
  #search {
    width: 128px;
  }
}
@media (max-width: 768px) {
  .post-content {
    height: 1200px;
  }
  #bird-container {
    width: 100%;
  }
  #countryPicker-outer {
    display: none;
  }
  #bird-viewport #graph-container {
    position: relative;
    left: auto;
    margin: 0 auto;
    margin-top: 20px;
    width: 320px;
    overflow: hidden;
  }
  #bird-viewport #graph-container #graph {
    top: 0;
  }
  #country-title {
    width: 300px;
    left: 50%;
    top: 75px;
    margin-left: -150px;
  }
  .nomLabel-container {
    width: 300px;
    left: 50%;
    top: 0;
    margin-left: -150px;
  }
  .nomLabel-def {
    display: block;
  }
  #graph {
    width: 320px;
    overflow: hidden;
    height: 500px;
    /*margin-left: -160px;*/
  }
  #graph svg {
    position: absolute;
    left: 0;
    /*margin-left: -287px;*/
    top: 0px;
    /*transform: scale(0.7);*/
  }
}
