.icon {
  font-family: icon;
  color: black;
  font-style: normal !important;
}
@font-face {
  font-family: icon;
  src: url('/theme/css/fonts/nc.eot?1k6jvy');
  src: url('/theme/css/fonts/nc.eot?#iefix1k6jvy') format('embedded-opentype'), url('/theme/css/fonts/nc.woff?1k6jvy') format('woff'), url('/theme/css/fonts/nc.ttf?1k6jvy') format('truetype'), url('/theme/css/fonts/nc.svg?1k6jvy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
#missing-data-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(53, 97, 124, 0.7);
  display: none;
}
#missing-data-close {
  font-family: 'Adelle-Italic', 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;
  cursor: pointer;
}
#missing-data .message p#missing-data-close .link {
  padding: 8px 8px 6px 8px;
}
#big-viz {
  background: url('/theme/img/loader.svg') no-repeat;
  background-position: 50%;
  background-size: 50px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 540px;
  overflow: hidden;
  margin-top: 64px;
  position: relative;
}
#big-viz #big-viz-seeall {
  display: none;
  position: fixed;
  width: 80px;
  left: 50%;
  margin-left: -50px;
  bottom: 20px;
  padding-left: 20px;
  background: url('/theme/img/see-all-arrow.png') no-repeat;
  background-position: 1px 0px;
  background-size: 10px;
  font-family: 'Adelle-Italic', 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;
  color: rgba(255, 255, 255, 0.5);
}
#big-viz #big-viz-canvas {
  width: 100%;
  height: 550px;
  font-variant-numeric: oldstyle-nums;
  -moz-font-feature-settings: "onum";
  -ms-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
}
#big-viz #graph-title {
  display: none;
  position: absolute;
  left: 50%;
  width: 500px;
  top: 40px;
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 25.2px;
  text-shadow: 1.8px 1.8px 3.6px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  text-align: center;
  margin-left: -250px;
  color: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#big-viz #graph-title .highlight-text {
  color: #99ffb3;
}
#big-viz #desc {
  display: none;
  position: absolute;
  right: 20px;
  width: 220px;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  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(255, 255, 255, 0.7);
  line-height: 18px;
  bottom: 70px;
}
#big-viz #story-aboutData-toggle.big-viz {
  display: none;
  position: absolute;
  width: 220px;
  right: 20px;
  z-index: auto;
  bottom: 35px;
  background: none;
  padding: 0;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#big-viz #story-aboutData-toggle.big-viz p {
  padding-left: 35px;
  color: rgba(255, 255, 255, 0.5);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#big-viz #story-aboutData-toggle.big-viz .icon {
  left: -8px;
  color: rgba(255, 255, 255, 0.5);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#big-viz #story-aboutData-toggle.big-viz:hover .icon,
#big-viz #story-aboutData-toggle.big-viz:hover p {
  color: #ffffff;
}
#big-viz #search {
  background: url('/theme/img/search-icon-80.svg') rgba(0, 0, 0, 0);
  background-size: 20px;
  background-position: 8px 9px;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  width: 0px;
  padding-left: 35px;
  height: 24px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#big-viz #search:hover {
  cursor: pointer;
  background: url('/theme/img/search-icon-80.svg') rgba(0, 0, 0, 0.05);
  background-size: 20px;
  background-position: 8px 9px;
  background-repeat: no-repeat;
}
#big-viz #search:focus {
  width: 138px;
  background: url('/theme/img/search-icon-80.svg') rgba(0, 0, 0, 0.1);
  background-size: 20px;
  background-position: 8px 9px;
  background-repeat: no-repeat;
}
#big-viz #search:focus:hover {
  cursor: text;
}
#big-viz #search-results {
  position: absolute;
  right: 10px;
  top: 50px;
  width: 173px;
}
#big-viz #overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
#big-viz #overlay #overlay-gradient {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#14babd+0,14babd+100&1+0,0+50 */
  background: -moz-linear-gradient(top, #14babd 0%, rgba(20, 186, 189, 0) 45%, rgba(20, 186, 189, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #14babd), color-stop(45%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #14babd 0%, rgba(20, 186, 189, 0) 45%, rgba(20, 186, 189, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #14babd 0%, rgba(20, 186, 189, 0) 45%, rgba(20, 186, 189, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #14babd 0%, rgba(20, 186, 189, 0) 45%, rgba(20, 186, 189, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #14babd 0%, rgba(20, 186, 189, 0) 45%, rgba(20, 186, 189, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=0);
  /* IE6-9 */
}
#big-viz #overlay #overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#big-viz #overlay #overlay-text .overlay-text {
  position: absolute;
  width: 85%;
  left: 50%;
  margin-left: -42%;
  text-align: center;
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 44.8px;
  text-shadow: 3.2px 3.2px 6.4px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  line-height: 40px;
  top: 200px;
}
#big-viz #overlay #big-viz-explore {
  position: absolute;
  width: 130px;
  left: 50%;
  margin-left: -65px;
  top: 400px;
  text-align: center;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Adelle-Regular', 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(255, 255, 255, 0.8);
  cursor: pointer;
}
#big-viz #overlay #big-viz-explore span.icon {
  color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  line-height: 60px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#big-viz #overlay #big-viz-explore span.icon:hover {
  color: #ffffff;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#big-viz #overlay #big-viz-explore span.text {
  border-radius: 3px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 8px;
}
#big-viz #overlay #big-viz-explore:hover {
  color: #ffffff;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#big-viz #overlay #big-viz-explore:hover span.text {
  background: rgba(0, 0, 0, 0.05);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 768px) {
  #big-viz #story-aboutData-toggle.big-viz {
    width: 120px;
    right: 10px;
  }
  #big-viz #story-aboutData-toggle.big-viz p {
    padding-left: 30px;
  }
}
@media (max-width: 530px) {
  #big-viz {
    margin-top: 80px;
  }
  #big-viz.expanded {
    height: 510px !important;
  }
  #big-viz #big-viz-seeall {
    display: block;
  }
  #big-viz #desc,
  #big-viz #story-aboutData-toggle.big-viz {
    position: relative;
    width: 90%;
    margin: 0px auto 0 auto;
    right: auto;
    bottom: auto;
    top: -20px;
  }
  #big-viz #graph-title {
    top: 20px;
    width: 300px;
    margin-left: -150px;
    font-size: 16px;
  }
  #big-viz #search {
    top: 70px;
    display: none !important;
  }
  #big-viz #search-results {
    top: 110px;
    display: none;
  }
  #big-viz #overlay #overlay-text .overlay-text {
    font-size: 18px;
    line-height: 24px;
    top: 50px;
  }
  #big-viz #overlay #big-viz-explore {
    top: 225px;
  }
}
