@charset "UTF-8";
.carousel-inner {
  overflow: visible;
  opacity: 1;
  width: 450px;
  height: 450px;
}
.carousel-inner > .item {
  width: 450px;
  height: 450px;
  z-index: 200;
  transition: all 400ms;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  mask-image: radial-gradient(circle, white, black);
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  position: absolute;
  opacity: 0;
  display: block;
}
.carousel-inner > .item.active.in {
  opacity: 1;
  display: block;
  z-index: 250;
}

.carousel-control {
  position: static;
  border: 0;
  background: none !important;
  background-color: transparent;
  opacity: 1;
}
.carousel-control:hover {
  opacity: 0.6;
}
.carousel-control > img {
  height: 16px;
}

.carousel {
  line-height: inherit;
}

.carousel-controls {
  bottom: 50px;
  line-height: 30px;
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  background-color: #00A990;
  z-index: 300;
  padding: 5px 10px;
  color: #fff;
  right: 14px;
}

.vizcarousel-desc {
  text-align: center;
  background-color: #00A990;
  position: absolute;
  opacity: 0;
  transition: opacity 400ms;
  padding: 30px 10px;
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 120px 50px;
}
.vizcarousel-desc > p > a, .vizcarousel-desc > p {
  color: #fff;
}
.vizcarousel-desc.active {
  opacity: 1;
}

.vizcarousel-desc-text {
  color: #fff;
}
.vizcarousel-desc-text.author {
  font-style: italic;
}
.vizcarousel-desc-text > a {
  color: #fff;
}

body {
  background: rgba(0, 169, 144, 0);
  background-image: url("/images/mask-group-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -ms-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  text-rendering: geometricPrecision;
  font-family: "Lato", sans-serif;
  color: #002C2D;
  line-height: 1.5;
  background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
  color: #00A990;
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  h1 {
    color: white;
  }
}

#main-slider {
  display: none;
}
@media (max-width: 768px) {
  #main-slider {
    display: none;
  }
}

h1 {
  font-size: 27px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 17.5px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

a {
  color: #00A990;
}

.resource-item .heading {
  color: #00A990;
}

.dataset-heading {
  font-size: 17.5px;
}

.browse-topic-title {
  color: #002C2D;
}

.box, .wrapper, .btn, .label, .media-view:hover, .media-view.hovered, .media-view {
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  text-shadow: none;
  box-shadow: none;
}

.box {
  background-color: #00A990 !important;
}

input, textarea, select {
  font-family: "Lato", sans-serif;
}

.btn, .label {
  background-image: none;
}

.masthead {
  padding: 6px;
  background: rgba(0, 169, 144, 0);
}

.masthead input[type=text] {
  color: #fff;
  border: 0px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.module-grid {
  background: #fbfbfb none;
}

.banner {
  background-color: #00A990;
}

.media-grid {
  background: #fbfbfb none;
}

.simple-input .field .btn-search {
  left: 0;
  right: auto;
  color: #fff;
}

.site-footer {
  background: #fff none;
}

[role=main],
.main {
  background-image: none;
}

.masthead .site-search input {
  width: 90px;
  padding: 4px 10px 4px 30px;
  box-shadow: none;
  background-color: transparent;
}

.account-masthead {
  background: #00A990 none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.account-masthead .account ul li {
  border-left: none;
}

.account-masthead .account ul li a:hover {
  background-color: #00A990;
}

.nav-item.active > a,
.nav-aside li.active a {
  position: relative;
  color: #ffffff;
  background-color: #9E9FAA;
}

.nav-item.active > a:before,
.nav-aside li.active a:before {
  background-image: none;
}

h2.module-heading {
  font-size: 12px !important;
}
h2.module-heading > i {
  display: none;
}

.btn-primary, .btn-success, .btn-success:hover, .btn-success:active {
  background: #00A990 none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: none;
  border: 0;
}

.module-content {
  padding: 30px 30px 30px 30px;
}

.homepage .module-search .module-content .heading {
  font-size: 27px;
}

.site-search.simple-input {
  border-bottom: 2px solid #eee;
}

.module-search > .tags {
  display: none;
}

.nav-tabs > li, .nav-pills > li {
  font-weight: bold;
}

.btn {
  padding: 10px 14px;
}

.masonry-brick .count {
  font-weight: normal;
}

.btn-group > .btn, .form-horizontal > .btn, .btn-small {
  padding: 4px 12px;
}

.masthead .navigation .nav-pills li a:hover,
.masthead .navigation .nav-pills li.active a {
  background-color: #00A990;
}

.search-form .filter-list .pill {
  background-color: #9E9FAA;
}

.search-form .search-input.search-giant button {
  left: 10px;
  right: 0;
  width: 25px;
  margin-top: -11px;
}

.search-form .search-input.search-giant button i {
  font-size: 20px;
  width: 20px;
  color: #9E9FAA;
}

[role=main] > #content {
  margin-top: 20px !important;
}

.module-footer .read-more {
  color: #666;
  font-weight: normal;
}

.search-form .search-input.search-giant input {
  padding: 15px 15px 15px 40px;
  border: #00A990 2px solid;
}

.homepage .module-search {
  background-color: transparent;
}
.homepage .module-search .module-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  border-bottom: none;
  color: #00A990;
}

label {
  font-size: 14px;
}

.logo {
  width: 210px;
  display: inline-block;
  position: relative;
}

.getstarted {
  background-color: transparent;
  color: #9E9FAA;
  border: 1px solid #9E9FAA;
}

.browse-topic {
  text-align: center;
  width: 115px;
  margin-bottom: 20px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  transition: all 400ms;
}
.browse-topic:hover {
  text-decoration: none;
  opacity: 0.5;
}

.search-form h2 {
  color: #00A990;
}

.browse-heading {
  margin-bottom: 28px;
  color: #002C2D;
}

.homepage .module-search .module-content .heading {
  margin-bottom: 18px;
}

.browse-topic:nth-child(7n+0) {
  margin-right: 0;
}

.browse-topic-image {
  height: 40px;
  margin-bottom: 12px;
}

.main-browse {
  background-color: #00A990;
}

.main-data-strategy {
  background-color: #f2f2f2;
}

.main-data-strategy-points > ul {
  list-style: none;
  /* Remove default bullets */
}

.main-data-strategy-points > ul.bulleted li::before {
  content: "•";
  color: #00A990;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 1em;
}

.main-data-strategy-points > ul > li {
  margin: 0 0 30px 0;
  font-size: 16px;
  font-weight: 200;
  color: #002C2D;
}

.data-strategy-heading {
  margin-bottom: 28px;
  color: #00A990;
}

.data-strategy-topic-title {
  color: #002C2D;
}

.main-featured {
  background-color: #9E9FAA;
}
.main-featured .truncator-more {
  display: none;
}
.main-featured .media-item.is-expander:hover {
  padding-bottom: 15px;
}
.main-featured .module-content, .main-featured .media-grid {
  background-color: transparent;
  border: 0;
}

.main-search {
  padding-top: 34px !important;
  min-height: auto;
}

.dataset-heading a {
  color: #00A990;
}
@media (max-width: 768px) {
  .dataset-heading a {
    color: white;
  }
}

.context-info h1.heading {
  font-size: 17.5px !important;
}

.hero .row {
  height: 100px;
}

.hero-text {
  color: #002C2D;
}

.hero-text-heading {
  font-weight: 200;
  font-size: 44px;
}
@media (max-width: 768px) {
  .hero-text-heading {
    font-size: 27px;
  }
}

.secondary-hero-text-heading {
  font-size: 44px;
}
@media (max-width: 768px) {
  .secondary-hero-text-heading {
    font-size: 27px;
  }
}

.hero-text-description {
  font-size: 14px;
  color: #9E9FAA;
}

.hero-text-description-alternate {
  font-size: 14px;
  color: #002C2D;
}

.featured-heading {
  color: #fff;
}

.secondary-heading {
  font-weight: normal;
  color: #9E9FAA;
  margin-bottom: 26px;
}

.spinner {
  width: 40px;
  height: 40px;
  margin: 110px 205px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  top: 90px;
  border-radius: 100%;
  -webkit-animation: scaleout 1s infinite ease-in-out;
  animation: scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 550px;
  margin-top: 16px;
}

.inner {
  position: absolute;
  height: 100px;
  width: 100%;
}

.media-view > .banner {
  display: none;
}

.dataset-item {
  border-bottom: 1px solid #dddddd;
}

.main-updates, .main-updates .module-content {
  background-color: #fff !important;
}

.media-item {
  transition: background-color 400ms;
}
.media-item:hover {
  background-color: #eee;
}

.site-footer ul {
  padding: 0;
  list-style: none;
}

.module-content-about img {
  margin: 40px 0 10px 0;
  display: block;
}

/* Remove the dead space above headers inside the primary panel. */
.module-content.page-header {
  margin-top: 0px;
}

[role=main], .main {
  padding-top: 16px;
}

.input-group-btn {
  padding-left: 1px;
}

.ckanext-datapreview > iframe {
  min-height: 500px;
}

/* Prevent Showcase images from being wider than their containers. This used to be a global style
   but that changed at some point.
   It could be made more specific if it causes problems elsewhere.
*/
img {
  max-width: 100%;
}

/* Remove the universal column padding because it makes an ugly space on the sides of headers. */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.masthead .nav > li > a, .masthead .nav > li > a:focus, .masthead .nav > li > a:hover, .masthead .nav > .active > a, .masthead .nav > .active > a:hover, .masthead .nav > .active > a:focus {
  color: #002C2D;
  text-shadow: none;
}

.masthead .navbar-collapse {
  padding: 30px 0 !important;
}

.simple-input .field .btn-search, .masthead input[type=text] {
  color: #002C2D !important;
}

.thumbnail {
  border-radius: 10px;
  width: 115px !important;
  height: 115px !important;
  padding-top: 13%;
  margin: auto;
  display: block;
}

.thumbnail > img {
  max-width: 65px !important;
  max-height: 65px !important;
}

.button-white {
  background-color: #f2f2f2;
  border-radius: 10px;
  border: none;
  color: #00A990;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.button-green {
  background-color: #00A990;
  border-radius: 10px;
  border: none;
  color: #fff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.wrapper {
  background-color: rgba(0, 169, 144, 0);
}

.wrapper::before {
  border-right: 0px;
}

.row.wrapper {
  border-radius: 10px !important;
}

.row.wrapper > .secondary {
  padding-right: 40px !important;
}

aside > .filters, .primary, .secondary > .module {
  background-color: #fff;
}

.primary > .module {
  border-radius: 10px !important;
}

.module-heading {
  border-radius: 10px !important;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-top-width: 0;
  background-color: #00A990;
  color: #fff;
}

.search-form > h1 {
  color: #002C2D;
}

footer {
  background-color: #fff;
  min-height: 350px;
  font-family: "Open Sans", sans-serif;
}

.footerleft {
  margin-top: 50px;
  padding: 0 36px;
}

.logofooter {
  margin-bottom: 10px;
  font-size: 25px;
  color: #fff;
  font-weight: 700;
}

.footerleft p {
  color: #002C2D;
  font-size: 12px !important;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 15px;
}

.footerleft p i {
  width: 20px;
  color: #999;
}

.paddingtop-bottom {
  margin-top: 50px;
}

.footer-ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 2px;
}

.footer-ul li {
  line-height: 29px;
  font-size: 12px;
}

.footer-ul li a {
  color: #9E9FAA;
  transition: color 0.2s linear 0s, background 0.2s linear 0s;
}

.footer-ul i {
  margin-right: 10px;
}

.footer-ul li a:hover {
  transition: color 0.2s linear 0s, background 0.2s linear 0s;
  color: #00A990;
}

.social:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.icon-ul {
  list-style-type: none !important;
  margin: 0px;
  padding: 0px;
}

.icon-ul li {
  line-height: 75px;
  width: 100%;
  float: left;
}

.icon {
  float: left;
  margin-right: 5px;
}

.copyright {
  min-height: 40px;
  background-color: #00A990;
}

.copyright p {
  text-align: left;
  color: #fff;
  padding: 10px 0;
  margin-bottom: 0px;
}

.heading7 {
  font-size: 21px;
  font-weight: 700;
  color: #002C2D;
  margin-bottom: 22px;
}

.post p {
  font-size: 12px;
  color: #9E9FAA;
  line-height: 20px;
}

.post .address, .post .address a {
  color: #00A990;
}

.post p span {
  display: block;
  color: #9E9FAA;
}

.bottom_ul {
  list-style-type: none;
  float: right;
  margin-bottom: 0px;
}

.bottom_ul li {
  float: left;
  line-height: 40px;
}

.bottom_ul li:after {
  content: "/";
  color: #fff;
  margin-right: 8px;
  margin-left: 8px;
}

.bottom_ul li a {
  color: #fff;
  font-size: 12px;
}

.accreditation a {
  color: #fff;
}

.newsletter {
  padding: 60px 0;
  background-image: url("/images/request-data.png");
}

.newsletter .content {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  color: #fff;
}

.newsletter .content h2 {
  color: #fff;
}

.newsletter .content .form-control {
  height: 50px;
  border-color: #ffffff;
  border-radius: 10px;
  width: 100%;
}

.newsletter .content .form-group {
  margin-left: 10px;
  margin-right: 10px;
}

.newsletter .content.form-control:focus {
  box-shadow: none;
  border: 2px solid #00A990;
}

.newsletter .content .btn {
  min-height: 50px;
  border-radius: 10px;
  font-weight: 600;
}

.nav-tabs > li, .nav-pills > li.active > a, .nav-tabs > li, .nav-pills > li:hover > a {
  color: #fff !important;
}
.search-form .search-input.search-giant input {
  border-radius: 10px;
}
.search-button button {
  padding: 15px 15px 15px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  height: auto;
  font-size: 18px;
  margin-left: 10px;
  border-radius: 10px;
}

.search-button button:hover {
  border-radius: 10px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #00A990;
  border-color: #00A990;
  cursor: default;
}

.beta-badge {
  background-color: #00A990;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 10px;
  padding: 4px 6px;
  position:absolute;
  margin-top: 22px;
  margin-left: 10px;
}

.category-item {
  margin-top: 25px !important;
}

.newsletter-form {
  width: 36%;
}
.featurette-image {
  width: 80% !important;
}

@media (max-width: 767px){
  .masthead .navbar-collapse {
    padding: 0px 0 !important;
  }

  .search-button button {
    margin-left: 0px !important;
  }

  .cover-content {
    text-align: center;
  }
  .thumbnail {
    padding-top: 6%;
  }
  h1, .dataset-heading a {
    color: #00A990;
  }

  .toolbar .breadcrumb a{
    color: #002C2D;
  }

  .button-green {
    margin-left: -37px !important;
  }

  .newsletter .content {
    text-align: center;
  }

  .newsletter-form {
    width: 100%;
  }

  .footer-links, .footer-contact, .footer-copyrights p, .accreditation p {
    text-align: center;
  }

  .featurette-image {
    width: 100% !important;
  }
  
}
/*# sourceMappingURL=style.css.map */