@charset "UTF-8";
/* Variables  */
/* Research Highlights */
/* Colors */
/*$efactor:#87aa58;*/
/*$border:1px solid #fff;*/
/* Left Nav Variable */
/* Flex HomePage */
/* Funding */
/* What We Study (Topics) */
/* Font awesome codes per topic id */
@import url("https://fonts.googleapis.com/css?family=Rokkitt:400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic,300");
@import url("https://fonts.googleapis.com/css?family=Patua+One");
@font-face {
  font-family: "fontawesome";
  src: url("/resources/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/fontawesome-webfont.woff2") format("woff2"), url("/resources/fonts/fontawesome-webfont.woff") format("woff"), url("/resources/fonts/fontawesome-webfont.ttf") format("truetype"), url("/resources/fonts/fontawesome-webfont.svg#webfontregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fa-regural-400";
  src: url("/web-resources/fonts/fa-regural-400.woff") format("woff"), url("/web-resources/fonts/fa-regural-400.woff2") format("woff2"), url("/web-resources/fonts/fa-regural-400.eot") format("embedded-opentype"), url("/web-resources/fonts/fa-regural-400.ttf") format("truetype");
}
@font-face {
  font-family: "fa-solid-900";
  src: url("/web-resources/fonts/fa-solid-900.woff") format("woff"), url("/web-resources/fonts/fa-solid-900.woff2") format("woff2"), url("/web-resources/fonts/fa-solid-900.eot") format("embedded-opentype"), url("/web-resources/fonts/fa-solid-900.ttf") format("truetype");
}
:root {
  --climate-changlink: #3C72A2;
  --form-text: #4B4B4B;
  --highlights-icon: #81B049;
  --highlights-background: #81B049;
  --chip-bg: #8F959E;
  --box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.37);
  --selected-bg: #EAEEF2;
  --new-search-button: #18892E;
  --cchh-gradient:linear-gradient(to right, rgba(43, 87, 132, 0.8) 0%, rgba(29, 37, 91, 0.8) 100%);
  --cchh-dark-gradient:linear-gradient(to right, rgba(43, 87, 132, 0.95) 0%, rgba(29, 37, 91, 0.95) 100%);
}

h3.cchh-homepage {
  color: #fff;
  max-width: 100%;
  border-bottom: 1px solid #fff;
}

h4.cchh-homepage {
  font-family: "Rokkitt", serif;
  font-weight: 700;
  color: #fff;
  font-size: 28px;
  line-height: 0.85;
  width: 80%;
  display: inline-block;
  vertical-align: top;
}

h5.cchh-homepage {
  font-family: "Rokkitt", serif;
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 0.85;
  color: #fff;
  font-size: 1.25rem;
}

.ccpp_hidden {
  width: 0px;
  height: 0px;
  overflow: hidden;
}

#skip-navigation.cchh-homepage_wrapper:target::before {
  height: 0;
  margin-top: 0;
}

#ccpp_footer {
  color: #fff;
  background: linear-gradient(to right, rgba(43, 87, 132, 0.8) 0%, rgba(29, 37, 91, 0.8) 100%);
  padding: 0.5rem 2rem;
}
@media only screen and (max-width: 530px) {
  #ccpp_footer {
    padding: 0.5rem 1rem;
  }
}
#ccpp_footer a, #ccpp_footer a::after {
  color: #fff;
  /* for any glyphs that may show up if a file is linked to */
}

.content--inner-container.cchh-homepage_wrapper {
  background: linear-gradient(to right, rgba(43, 87, 132, 0.8) 0%, rgba(29, 37, 91, 0.8) 100%);
  margin: 0;
  padding: 0;
  color: #fff;
  background: linear-gradient(to right, rgba(43, 87, 132, 0.8) 0%, rgba(29, 37, 91, 0.8) 100%), url("/cchhl/assets/images/update/CCHH-background.png");
}

.cchh-homepage_intro {
  font-size: 1.375rem;
  padding: 1rem 2rem;
}
@media only screen and (max-width: 530px) {
  .cchh-homepage_intro {
    font-size: 1.2rem;
  }
}
.cchh-homepage_intro p {
  width: 72%;
  display: inline-block;
  vertical-align: top;
  margin-right: 2rem;
  font-weight: 400;
}
@media only screen and (max-width: 530px) {
  .cchh-homepage_intro p {
    width: 58%;
    margin-right: 1rem;
  }
}

img.cchh-homepage_image {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  border: none;
}
@media only screen and (max-width: 530px) {
  img.cchh-homepage_image {
    width: 35%;
  }
}

.content--inner-container.cchh-homepage_wrapper a.filter-link {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-weight: 100;
  text-align: right;
  width: 19%;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .content--inner-container.cchh-homepage_wrapper a.filter-link {
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .content--inner-container.cchh-homepage_wrapper a.filter-link {
    width: 100%;
    text-align: left;
  }
}
.content--inner-container.cchh-homepage_wrapper a.filter-link[href$=".pdf"]:not(.w-img):after, .content--inner-container.cchh-homepage_wrapper a.filter-link[data-ext$=".pdf"]:not(.w-img):after {
  color: #fff;
}
.content--inner-container.cchh-homepage_wrapper #download-player-list {
  background: #fff;
  border: none;
  box-shadow: var(--box-shadow);
  color: #000;
  margin: 0;
}

.field.advanced {
  display: none;
}

/* grid */
.cchh-homepage_grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-template-rows: auto;
  grid-gap: 1rem;
  margin: 1rem 0 2rem;
}

.field {
  display: flex;
  position: relative;
}

/* grid */
.field.advance-button {
  width: 33%;
  margin: 1rem auto 0;
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .field.advance-button {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .field.advance-button {
    width: 100%;
  }
}

.field.advance-button.click .cchh-homepage-form_advanced::after {
  content: "";
}

.cchh-homepage-form {
  padding: 0 2rem;
}
.cchh-homepage-form #ccpp_keyword {
  width: 100%;
}
.cchh-homepage-form .cchh-homepage-form_fieldset {
  display: none;
  background: rgba(255, 255, 255, 0.9);
  padding: 0.5rem 0;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 41px;
  box-shadow: 3px 3px 4px -1px #555;
}
.cchh-homepage-form .cchh-homepage-form_fieldset.open {
  display: flex;
  color: #4B4B4B;
}
.cchh-homepage-form input[type=text], .cchh-homepage-form select, .cchh-homepage-form .cchh-homepage-form_name, .cchh-homepage-form .cchh-homepage-form_advanced, .cchh-homepage-form .cchh-homepage-form_search-button, .cchh-homepage-form .cchh-homepage-form_reset-button {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  border: none;
  color: #fff;
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.18) none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  transition: background-color ease 0.5s;
}
.cchh-homepage-form input[type=text]::placeholder, .cchh-homepage-form input[type=text]::-ms-input-placeholder, .cchh-homepage-form select::placeholder, .cchh-homepage-form select::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_name::placeholder, .cchh-homepage-form .cchh-homepage-form_name::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_advanced::placeholder, .cchh-homepage-form .cchh-homepage-form_advanced::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_search-button::placeholder, .cchh-homepage-form .cchh-homepage-form_search-button::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_reset-button::placeholder, .cchh-homepage-form .cchh-homepage-form_reset-button::-ms-input-placeholder {
  color: #fff;
}
.cchh-homepage-form input[type=text]:hover, .cchh-homepage-form select:hover, .cchh-homepage-form .cchh-homepage-form_name:hover, .cchh-homepage-form .cchh-homepage-form_advanced:hover, .cchh-homepage-form .cchh-homepage-form_search-button:hover, .cchh-homepage-form .cchh-homepage-form_reset-button:hover {
  cursor: pointer;
  color: #4B4B4B;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.9);
}
.cchh-homepage-form input[type=text]:hover::placeholder, .cchh-homepage-form input[type=text]:hover::-ms-input-placeholder, .cchh-homepage-form select:hover::placeholder, .cchh-homepage-form select:hover::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_name:hover::placeholder, .cchh-homepage-form .cchh-homepage-form_name:hover::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_advanced:hover::placeholder, .cchh-homepage-form .cchh-homepage-form_advanced:hover::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_search-button:hover::placeholder, .cchh-homepage-form .cchh-homepage-form_search-button:hover::-ms-input-placeholder, .cchh-homepage-form .cchh-homepage-form_reset-button:hover::placeholder, .cchh-homepage-form .cchh-homepage-form_reset-button:hover::-ms-input-placeholder {
  color: #4B4B4B;
  opacity: 1;
}
.cchh-homepage-form input::-webkit-input-placeholder, .cchh-homepage-form input::placeholder {
  color: #fff;
}
.cchh-homepage-form .cchh-homepage-form_name::after {
  content: "";
  font-family: fontawesome, sans-serif;
  float: right;
  transition: transform 0.4s ease;
}
.cchh-homepage-form .cchh-homepage-form_advanced::after {
  content: "";
  font-family: fontawesome, serif;
  float: right;
  transition: transform 0.4s ease;
}
.cchh-homepage-form .cchh-homepage-form_advanced::after::after {
  content: "";
}
.cchh-homepage-form .cchh-homepage-form_name.open {
  color: #4B4B4B;
  background: rgba(255, 255, 255, 0.9);
}
.cchh-homepage-form .cchh-homepage-form_name.open::after {
  transform: rotate(180deg);
  color: #4B4B4B;
}
.cchh-homepage-form .cchh-homepage-form_search-button {
  width: 40%;
  margin: 0 1.75% 0 auto;
  background: #fff;
  color: #4C4C4C;
  text-align: center;
  display: block;
  text-decoration: none;
}
@media only screen and (max-width: 530px) {
  .cchh-homepage-form .cchh-homepage-form_search-button {
    width: 54%;
  }
}
.cchh-homepage-form .cchh-homepage-form_search-button:hover {
  background: #427bac;
  color: #fff;
}
.cchh-homepage-form .ui.reset {
  width: 25%;
  margin: 0 auto 0 1.75%;
}
@media only screen and (max-width: 530px) {
  .cchh-homepage-form .ui.reset {
    width: 40%;
  }
}
.cchh-homepage-form .cchh-homepage-form_reset-button {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: block;
  text-decoration: none;
}
.cchh-homepage-form .cchh-homepage-form_reset-button:hover {
  background: #427bac;
  color: #fff;
  border: 1px solid #427bac;
}
.cchh-homepage-form .cchh-homepage-form_reset-button::before {
  content: "";
  font-family: fontawesome, sans-serif;
  margin-right: 0.5rem;
}
.cchh-homepage-form a.cchh-homepage-form_search-button {
  background: #fff;
  color: #4C4C4C;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  display: block;
  text-decoration: none;
}
@media only screen and (max-width: 530px) {
  .cchh-homepage-form a.cchh-homepage-form_search-button {
    width: 54%;
  }
}
.cchh-homepage-form a.cchh-homepage-form_search-button:hover {
  background: #427bac;
  color: #fff;
}

.cchh-homepage-form_checkbox--label {
  display: block;
  color: #4B4B4B;
  margin-bottom: 0.5rem;
  padding: 0 0.5rem 0 2rem;
  position: relative;
}
.cchh-homepage-form_checkbox--label input {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.cchh-homepage-form_checkbox--custom {
  height: 16px;
  width: 16px;
  cursor: pointer;
  position: absolute;
  left: 0.5rem;
}
.cchh-homepage-form_checkbox--custom::after {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background: transparent;
  border: 1px solid #4B4B4B;
  border-radius: 2px;
}

.cchh-homepage-form_checkbox--label input:checked ~ .cchh-homepage-form_checkbox--custom {
  opacity: 1;
  display: inline-block;
}
.cchh-homepage-form_checkbox--label input:checked ~ .cchh-homepage-form_checkbox--custom::after {
  background: #fff;
  color: #355E96;
  content: "";
  font-family: fontawesome, serif;
  line-height: 1;
}

.cchh-homepage-form_checkbox--label input:focus + span.cchh-homepage-form_checkbox--custom::after {
  background-color: #1c75be;
}

.facetcount {
  position: absolute;
  right: 35px;
  background: white;
  opacity: 75%;
  color: #123353;
  padding: 0 0.6em;
  border-radius: 3px;
}

input#ccpp_keyword::-ms-input-placeholder {
  color: #fff;
}
input#ccpp_keyword:hover::-ms-input-placeholder {
  color: #4B4B4B;
}

input#ccpp_keyword::placeholder {
  color: #fff;
}
input#ccpp_keyword:hover::placeholder {
  color: #4B4B4B;
}

.field.ccpp_home_or_divider_container {
  display: flex;
  width: 100%;
  margin: 1rem 0;
}

.ccpp_home_or_divider {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #fff;
  height: 14px;
  width: 40%;
  margin: 0 auto;
}

.cchh-highlights {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 1rem;
  margin: 3rem 0 0.5rem;
  padding: 1rem;
  background: rgba(20, 48, 82, 0.51);
}

.cchh-highlights_card {
  text-align: center;
}
.cchh-highlights_card p {
  font-size: 0.75rem;
  width: 100%;
}

.cchh-highlights_card-svg {
  fill: #81B049;
  height: 54px;
  margin: 15px 0 4px;
}

i.cchh-highlights_card-icon {
  font-size: 50px;
  color: #81B049;
  font-style: normal;
  font-family: fa-solid-900;
}
i.cchh-highlights_card-icon.global::before {
  content: "";
}
i.cchh-highlights_card-icon.integrated::before {
  content: "";
}
i.cchh-highlights_card-icon.curated::before {
  content: "";
}
i.cchh-highlights_card-icon.comprehesive::before {
  content: "";
}
i.cchh-highlights_card-icon.efficient::before {
  content: "";
}

.cchh-exploration_wrapper {
  padding: 1rem;
}

.cchh-exploration_card_wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
  grid-template-rows: auto;
  gap: 1rem;
}
@media only screen and (max-width: 530px) {
  .cchh-exploration_card_wrapper {
    grid-template-columns: 1fr;
  }
}

.cchh-exploration_card {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.cchh-exploration_card h5.cchh-exploration_card_text {
  justify-self: end;
  color: #fff;
  background: black;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 100%);
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 3rem 0.5rem 0.5rem;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
  z-index: 3;
}
.cchh-exploration_card img.cchh-exploration_card_image {
  border: none;
  display: block;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.cchh-exploration_card:hover h5.cchh-exploration_card_text {
  padding-bottom: 2rem;
  text-decoration: underline;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 75%);
}
.cchh-exploration_card:hover img.cchh-exploration_card_image {
  filter: grayscale(0.3);
  transform: scale(1.05);
}

.ccpp_printonly {
  display: none;
}

.cchh-content_abstract-button {
  cursor: pointer;
  grid-column-start: 1;
  grid-column-end: 3;
  position: relative;
  top: -50px;
  text-align: center;
  color: #427bac;
  text-decoration: underline;
  background: none;
  padding: 0;
  transition: all 0.3s ease-in-out;
}
.cchh-content_abstract-button:hover {
  text-decoration: none;
}

.cchh-content_container {
  margin: 1rem 0 0;
}

.cchh-content_label {
  width: 30%;
  text-align: right;
  padding-right: 2rem;
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}
@media only screen and (max-width: 530px) {
  .cchh-content_label {
    width: 100%;
    text-align: left;
  }
}

.cchh-content_detail {
  display: inline-block;
  vertical-align: top;
  width: 69%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 530px) {
  .cchh-content_detail {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.cchh-content_detail p {
  width: 100%;
}
.cchh-content_detail ul {
  list-style: none;
  margin: 0;
  width: 100%;
}
.cchh-content_detail ul li {
  margin-bottom: 0;
}
.cchh-content_detail ul ul {
  list-style: disc;
  margin: 0 0 0 2rem;
}
.cchh-content_detail ul ul .sub-facet--title {
  font-weight: 600;
}
.cchh-content_detail ul ul ul {
  margin: 0 0 0 2rem;
  list-style: circle;
}
.cchh-content_detail ul ul ul ul {
  list-style: square;
}

.cchh-content_container .cchh-content_detail-plainlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.cchh-content_container .cchh-content_detail-plainlist li {
  margin: 0;
  padding: 0;
}

.content--inner-container h4.cchh-content_h4 {
  font-size: 1.25rem;
  width: 100%;
  font-weight: 600;
  border-bottom: 2px solid #526B92;
}

.cchh-content_detail-expand {
  position: relative;
  margin-bottom: 2rem;
  transition: all 0.3s ease-in-out;
}
.cchh-content_detail-expand.collapse {
  height: 75px;
  overflow: hidden;
}
.cchh-content_detail-expand.collapse::after {
  height: 100px;
  content: "";
  background: linear-gradient(rgba(255, 255, 255, 0.1), #fff);
}
.cchh-content_detail-expand.collapse .cchh-content_detail-button--expandText {
  display: inline;
}
.cchh-content_detail-expand.collapse .cchh-content_detail-button--collapseText {
  display: none;
}
.cchh-content_detail-expand::after {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.cchh-content_detail-expand .cchh-content_detail-button--expandText {
  display: none;
}
.cchh-content_detail-expand .cchh-content_detail-button--collapseText {
  display: inline;
}

.cchh-content_detail-button {
  position: absolute;
  text-align: center;
  width: 100%;
  color: #427bad;
  text-decoration: underline;
  background: none;
  padding: 0;
  top: 100%;
  transition: all 0.3s ease-in-out;
}
.cchh-content_detail-button.collapse {
  top: 40px;
  position: absolute;
  z-index: 5;
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease-in-out;
}
.content-page-wrapper .content.searchWidth {
  width: 100%;
  margin-left: 0;
  background: none;
}
body .content--inner-container #app {
  color: #2c3e50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
body .content--inner-container #app .filters {
  background-color: white;
  height: 100%;
  bottom: 50px;
  width: 260px;
  position: relative;
}
@media screen and (max-width: 767px) {
  body .content--inner-container #app .filters {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: none;
  }
}
body .content--inner-container #app .results {
  height: 100%;
  min-height: 600px;
  position: relative;
  margin-left: 3.06055%;
  width: 75.07836%;
}
@media only screen and (min-width: 1024px) and (max-width: 1250px) {
  body .content--inner-container #app .results {
    width: 69.39448%;
  }
}
@media only screen and (min-width: 847px) and (max-width: 1023px) {
  body .content--inner-container #app .results {
    width: 65.02226%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  body .content--inner-container #app .results {
    width: 60.65004%;
  }
}
@media screen and (max-width: 767px) {
  body .content--inner-container #app .results {
    width: 100%;
    margin-left: 0;
  }
}

.slide-enter-active {
  -moz-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.slide-leave-active {
  -moz-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.slide-enter-to, .slide-leave {
  max-height: 100px;
  overflow: hidden;
}

.slide-enter, .slide-leave-to {
  overflow: hidden;
  max-height: 0;
}

@media screen and (max-width: 767px) {
  .megamenu {
    height: 0;
  }
}

#ccpp_searchnav {
  padding: 0.5rem;
  background-color: white;
}
@media screen and (max-width: 767px) {
  #ccpp_searchnav {
    display: none;
    position: fixed;
    background: #fff;
    z-index: 200;
    box-shadow: var(--box-shadow);
    bottom: -530px;
    width: 100%;
    transition: bottom 0.3s ease;
    border-top: 2px solid rgba(43, 87, 132, 0.95);
  }
}
#ccpp_searchnav.open {
  padding-bottom: 0;
  height: 83vh;
  overflow: scroll;
  transition: bottom 1s ease;
  box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  #ccpp_searchnav.open {
    display: block;
  }
}
#ccpp_searchnav.open.floating {
  position: absolute;
  z-index: 1000;
  bottom: 180px;
}
#ccpp_searchnav.open.fixed {
  position: fixed;
  z-index: 1000;
  bottom: 30px;
}

#ccpp_facet_toggle_container {
  display: none;
  position: sticky;
  bottom: 0;
  width: 100%;
  padding: 9px;
  z-index: 1000;
  height: 60px;
}
@media screen and (max-width: 767px) {
  #ccpp_facet_toggle_container {
    display: block;
    z-index: 10000;
  }
}
#ccpp_facet_toggle_container.open {
  background: #fff;
  box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.3);
}

#ccpp_facet_toggle {
  display: none;
  background: var(--cchh-dark-gradient);
  color: #fff;
}
@media screen and (max-width: 767px) {
  #ccpp_facet_toggle {
    display: block;
    width: 70vw;
  }
}
#ccpp_facet_toggle::before, #ccpp_facet_toggle::after {
  content: "";
  background-color: #fff;
  display: block;
  width: 18px;
  height: 2px;
  position: absolute;
  transition: transform 0.4s cubic-bezier(0.32, -1.33, 0.39, 1.72);
}
#ccpp_facet_toggle::before {
  top: 29px;
  left: 30px;
}
#ccpp_facet_toggle::after {
  top: 29px;
  left: 30px;
  transform: rotate(90deg);
}
#ccpp_facet_toggle.open::after {
  top: 29px;
  left: 30px;
  transform: rotate(0deg);
}

.ui.form .ccpp_searchsection_internal input[type=text] {
  height: 42px;
  border-radius: 2px;
  font-size: 1rem;
}

.ccpp_searchsection h3 {
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 1rem;
  max-width: 100%;
}

#ccpp_searchnav_container {
  background: #fff;
}

.content--inner-container ul#ccpp_searchnavlist ul {
  margin: 0.5rem 0;
}
.content--inner-container ul#ccpp_searchnavlist > li .ui.checkbox .box:before, .content--inner-container ul#ccpp_searchnavlist > li .ui.checkbox label:before {
  border-radius: 2px;
  height: 13px;
  width: 13px;
}
.content--inner-container ul#ccpp_searchnavlist .ui.checkbox {
  width: calc(100% - 1.8rem);
}
.content--inner-container ul#ccpp_searchnavlist label {
  font-weight: 600;
  color: var(--climate-changlink);
  font-size: 1rem;
  padding-left: 1.3rem;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_1 {
  margin-left: 22px;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_1 label {
  color: var(--form-text);
  font-size: 0.875rem;
  font-weight: 400;
  padding-left: 1.3rem;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_2 {
  margin-left: 22px;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_2 label {
  color: var(--form-text);
  font-size: 0.875rem;
  font-weight: 400;
  padding-left: 1.3rem;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_3 {
  margin-left: 22px;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_3 label {
  color: var(--form-text);
  font-size: 0.875rem;
  font-weight: 400;
  padding-left: 1.3rem;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_4 {
  margin-left: 22px;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_4 label {
  color: var(--form-text);
  font-size: 0.875rem;
  font-weight: 400;
  padding-left: 1.3rem;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_5 {
  margin-left: 22px;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_5 label {
  color: var(--form-text);
  font-size: 0.875rem;
  font-weight: 400;
  padding-left: 1.3rem;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_6 {
  margin-left: 22px;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_6 label {
  color: var(--form-text);
  font-size: 0.875rem;
  font-weight: 400;
  padding-left: 1.3rem;
}
.content--inner-container ul#ccpp_searchnavlist .facet_level_1 {
  margin-left: 12px;
}

.ccpp_searchnavelist_label {
  width: 100%;
  border-bottom: 1px solid var(--chip-bg);
  margin-top: 1rem;
  padding-bottom: 0.25rem;
}
.ccpp_navcat_openclose {
  background: none;
  text-align: center;
}
.ccpp_navcat_openclose::before {
  content: "";
  font-weight: normal;
  font-size: 1rem;
  font-family: fontawesome;
  margin: 0 0.5rem 0;
  display: inline-block;
  transition: transform 0.3s ease;
  vertical-align: bottom;
}
.ccpp_navcat_openclose.open::before {
  transform: rotate(90deg);
}

.js-hastip {
  background: none;
  text-align: center;
  /*
  &:before{
      @include fa-icon('\f059',1rem, 0 .5rem 0);
      color:var(--chip-bg);
  }
  */
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.results__loader {
  font-size: 2em;
  background-color: white;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 5;
  width: 100%;
}

.results__loaderOptions {
  font-size: 10px;
  margin: 1rem auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 10%, rgba(0, 0, 0, 0) 42%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 10%, rgba(0, 0, 0, 0) 42%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 10%, rgba(0, 0, 0, 0) 42%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 10%, rgba(0, 0, 0, 0) 42%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 10%, rgba(0, 0, 0, 0) 42%);
  background: linear-gradient(to right, #000000 10%, rgba(0, 0, 0, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.results__loaderOptions:before {
  width: 50%;
  height: 50%;
  background: #000000;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.results__loaderOptions:after {
  background: #ffffff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#ccpp_search_toolbar {
  background: #fff;
  padding: 0 0.5rem;
  box-shadow: var(--box-shadow);
}
@media only screen and (max-width: 530px) {
  #ccpp_search_toolbar {
    padding: 0.5rem;
  }
}

.ccpp_toolbar {
  background: #fff;
}

.ui.button.ccpp_newsearch {
  background: var(--new-search-button);
  border-radius: 2px;
  color: #fff;
  margin: 0 0 0 1.5rem;
}
@media screen and (max-width: 767px) {
  .ui.button.ccpp_newsearch {
    margin: 0 0 0 0.5rem;
  }
}

.filter-chip {
  background: var(--chip-bg);
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  margin: 5px 0 5px 3px;
  padding: 0 5px;
}
.filter-chip span.remove-chip {
  padding: 0 0 0 3px;
}
.filter-chip span.remove-chip:hover {
  color: #1F252B;
}
.filter-chip span.remove-chip:focus {
  color: #1F252B;
  outline: none;
}
.filter-chip button.remove-chip {
  padding: 0 0 0 5px;
  background: none;
  color: #fff;
  font-size: 0.75rem;
  cursor: pointer;
}
.filter-chip button.remove-chip:hover {
  color: #1F252B;
}
.filter-chip button.remove-chip:focus {
  color: #1F252B;
  outline: none;
}

.offset-margin {
  margin-top: 106px;
}

.ui.selection.dropdown, .ua-safari .ui.selection.dropdown {
  font-size: 0.875rem;
  margin: 0 0.5rem;
  padding: 0.3rem 1rem 0.3rem 0.75rem;
}

.ui.checkbox label.ccpp-label, label.ccpp-label {
  font-size: 0.875rem;
  font-weight: 600;
}

.ccpp-inline-block {
  display: inline-block;
  vertical-align: top;
}

.ccpp_results_toolbar {
  padding-bottom: 0.75rem;
}

.ccpp_results-filters {
  margin: 0.75rem 0 0.25rem;
  padding: 0 0 0.5rem;
  border-bottom: 1px solid var(--chip-bg);
}
.ccpp_results-filters label {
  font-size: 0.875rem;
}

.ccpp_results-filters-selected {
  display: inline-block;
}

.ccpp_search-controls {
  display: grid;
  margin-top: 0.75rem;
  gap: 0.5rem;
  grid-template-columns: 1fr 2fr 2fr 2fr;
}
@media only screen and (max-width: 530px) {
  .ccpp_search-controls {
    grid-template-columns: 2fr 2fr;
    gap: 1rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .ccpp_search-controls {
    grid-template-columns: 2fr 2fr;
    gap: 1rem;
  }
  .ccpp_search-controls .ccpp_paging, .ccpp_search-controls .ccpp_resultsperpage {
    grid-column-end: 3;
    justify-self: center;
    grid-column-start: 1;
  }
}
.ccpp_search-controls .ccpp_sort {
  justify-self: center;
}
.ccpp_search-controls .ccpp_paging {
  justify-self: center;
}
@media only screen and (max-width: 530px) {
  .ccpp_search-controls .ccpp_paging {
    display: none;
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
@media only screen and (max-width: 530px) {
  .ccpp_search-controls .ccpp_resultsperpage {
    display: none;
    grid-column-start: 1;
    grid-column-end: 3;
    justify-self: center;
  }
}
.ccpp_search-controls.footer_control {
  grid-template-columns: 1fr 1fr;
}
.ccpp_search-controls.footer_control div {
  justify-self: center;
}
@media only screen and (max-width: 530px) {
  .ccpp_search-controls.footer_control {
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .ccpp_search-controls.footer_control {
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 530px) {
  .ccpp_search-controls.footer_control .ccpp_paging {
    display: block;
  }
}
@media only screen and (max-width: 530px) {
  .ccpp_search-controls.footer_control .ccpp_resultsperpage {
    display: block;
  }
}

.ccpp_selectall .ui.checkbox {
  margin: 0;
}

.ccpp_paging .ui.pagination.menu .item {
  font-size: 0.875rem;
  padding: 0.5rem 0.5rem 0.45rem;
  min-width: 1.5rem;
}

.ccpp_selected-screen {
  display: none;
}
.ccpp_selected-screen.viewed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 110;
  background: rgba(255, 255, 255, 0.8);
}

.ccpp_selected_toolbar {
  margin: 0;
  background: #fff;
  padding: 0 0.5rem;
  box-shadow: var(--box-shadow);
  text-align: center;
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s ease-in-out;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 16px;
}
@media screen and (max-width: 767px) {
  .ccpp_selected_toolbar {
    top: 0;
  }
}
.ccpp_selected_toolbar.open {
  visibility: visible;
  max-height: inherit;
  padding: 1rem;
  margin: 0.75rem 0 0.5rem;
  z-index: 240;
}
@media only screen and (max-width: 530px) {
  .ccpp_selected_toolbar.open {
    max-height: 400px;
  }
}
.ccpp_selected_toolbar.open.viewed {
  position: relative;
}
.ccpp_selected_toolbar .ccpp_selected-wrapper {
  display: grid;
  gap: 1rem;
  grid-template-columns: 5fr 2fr 2fr;
}
@media only screen and (max-width: 530px) {
  .ccpp_selected_toolbar .ccpp_selected-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

.ccpp_selected-item {
  background: rgba(65, 122, 173, 0.15);
  color: var(--form-text);
  padding: 0.25rem;
  font-weight: 600;
}
@media only screen and (max-width: 530px) {
  .ccpp_selected-item {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}

button.list-control {
  color: var(--climate-changlink);
  padding: 0.25rem 1rem;
  background: none;
  font-size: 1rem;
}
@media only screen and (max-width: 530px) {
  button.list-control {
    padding: 0.25rem;
  }
}
button.list-control:hover {
  background-color: var(--climate-changlink);
  color: #fff;
}

.ccpp_selected_list button::before {
  content: "";
  font-weight: normal;
  font-size: 1.25rem;
  font-family: fontawesome;
  margin: 0 1rem 0 0;
  display: inline-block;
  transition: all ease 0.3s;
}
.ccpp_selected_list.open button {
  border: 1px solid var(--climate-changlink);
}
.ccpp_selected_list.open button::before {
  content: "";
  font-weight: normal;
  font-size: 1.25rem;
  font-family: fontawesome;
  margin: 0 1rem 0 0;
  display: inline-block;
  transform: rotate(90deg);
}

.ccpp_clear_list button::before {
  content: "";
  font-weight: normal;
  font-size: 1.25rem;
  font-family: fontawesome;
  margin: 0 1rem 0 0;
  display: inline-block;
}

.selected_function_drawer {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 530px) {
  .selected_function_drawer {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
}
.selected_function_drawer.open {
  visibility: visible;
  max-height: inherit;
  margin-top: 1rem;
}
@media only screen and (max-width: 530px) {
  .selected_function_drawer.open {
    max-height: 400px;
  }
}

button.selected_functions {
  background: var(--climate-changlink);
  color: #fff;
  font-size: 0.875rem;
  padding: 0.5rem 0;
  text-align: center;
}
button.selected_functions:hover {
  background-color: var(--climate-changlink);
}

.email_function_drawer {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 530px) {
  .email_function_drawer {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
}
.email_function_drawer.open {
  visibility: visible;
  max-height: inherit;
  margin-top: 1rem;
}
@media only screen and (max-width: 530px) {
  .email_function_drawer.open {
    max-height: 400px;
  }
}

button.selected_functions {
  background: var(--climate-changlink);
  color: #fff;
  font-size: 0.875rem;
  padding: 0.5rem 0;
  text-align: center;
}
button.selected_functions:hover {
  background-color: var(--climate-changlink);
}

.climatechange-form {
  background: linear-gradient(to right, rgba(43, 87, 132, 0.8) 0%, rgba(29, 37, 91, 0.8) 100%);
  margin: 0;
  padding: 1rem;
  color: #fff;
  font-weight: 400;
}

.climatechange-form.ui.form .field {
  display: block;
}
.climatechange-form.ui.form .field .ccpp_field_description {
  text-align: left;
  font-weight: 400;
  display: block;
}

.climatechange-form.ui.form textarea, .climatechange-form.ui.form input[type=text], .climatechange-form.ui.form input[type=email], .climatechange-form.ui.form input[type=date], .climatechange-form.ui.form input[type=password], .climatechange-form.ui.form input[type=number], .climatechange-form.ui.form input[type=url], .climatechange-form.ui.form input[type=tel] {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  border: none;
  color: #fff;
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.18) none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  transition: background-color ease 0.5s;
}
.climatechange-form.ui.form textarea::placeholder, .climatechange-form.ui.form textarea::-ms-input-placeholder, .climatechange-form.ui.form input[type=text]::placeholder, .climatechange-form.ui.form input[type=text]::-ms-input-placeholder, .climatechange-form.ui.form input[type=email]::placeholder, .climatechange-form.ui.form input[type=email]::-ms-input-placeholder, .climatechange-form.ui.form input[type=date]::placeholder, .climatechange-form.ui.form input[type=date]::-ms-input-placeholder, .climatechange-form.ui.form input[type=password]::placeholder, .climatechange-form.ui.form input[type=password]::-ms-input-placeholder, .climatechange-form.ui.form input[type=number]::placeholder, .climatechange-form.ui.form input[type=number]::-ms-input-placeholder, .climatechange-form.ui.form input[type=url]::placeholder, .climatechange-form.ui.form input[type=url]::-ms-input-placeholder, .climatechange-form.ui.form input[type=tel]::placeholder, .climatechange-form.ui.form input[type=tel]::-ms-input-placeholder {
  color: #fff;
}
.climatechange-form.ui.form textarea:hover, .climatechange-form.ui.form input[type=text]:hover, .climatechange-form.ui.form input[type=email]:hover, .climatechange-form.ui.form input[type=date]:hover, .climatechange-form.ui.form input[type=password]:hover, .climatechange-form.ui.form input[type=number]:hover, .climatechange-form.ui.form input[type=url]:hover, .climatechange-form.ui.form input[type=tel]:hover {
  cursor: pointer;
  color: #4B4B4B;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.9);
}
.climatechange-form.ui.form textarea:hover::placeholder, .climatechange-form.ui.form textarea:hover::-ms-input-placeholder, .climatechange-form.ui.form input[type=text]:hover::placeholder, .climatechange-form.ui.form input[type=text]:hover::-ms-input-placeholder, .climatechange-form.ui.form input[type=email]:hover::placeholder, .climatechange-form.ui.form input[type=email]:hover::-ms-input-placeholder, .climatechange-form.ui.form input[type=date]:hover::placeholder, .climatechange-form.ui.form input[type=date]:hover::-ms-input-placeholder, .climatechange-form.ui.form input[type=password]:hover::placeholder, .climatechange-form.ui.form input[type=password]:hover::-ms-input-placeholder, .climatechange-form.ui.form input[type=number]:hover::placeholder, .climatechange-form.ui.form input[type=number]:hover::-ms-input-placeholder, .climatechange-form.ui.form input[type=url]:hover::placeholder, .climatechange-form.ui.form input[type=url]:hover::-ms-input-placeholder, .climatechange-form.ui.form input[type=tel]:hover::placeholder, .climatechange-form.ui.form input[type=tel]:hover::-ms-input-placeholder {
  color: #4B4B4B;
  opacity: 1;
}
.climatechange-form.ui.form input::-webkit-input-placeholder, .climatechange-form.ui.form input::placeholder {
  color: #fff;
}
.climatechange-form.ui.form input[type=text]:focus, .climatechange-form.ui.form input[type=email]:focus, .climatechange-form.ui.form input[type=date]:focus, .climatechange-form.ui.form input[type=password]:focus, .climatechange-form.ui.form input[type=number]:focus, .climatechange-form.ui.form input[type=url]:focus, .climatechange-form.ui.form input[type=tel]:focus, .climatechange-form.ui.form textarea:focus {
  box-shadow: 0.3em 0 0 0 #fff inset;
  border-color: #fff;
}
.climatechange-form.ui.form input.cchh_search-button[type=submit] {
  background: #fff;
  color: #4C4C4C;
  padding: 0.5rem;
  display: block;
  text-decoration: none;
  border: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 1rem;
  text-align: center;
  line-height: 1.2;
  border: 1px solid #fff;
  width: 30%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.climatechange-form.ui.form input.cchh_search-button[type=submit]:hover {
  background: #427bac;
  color: #fff;
  border: 1px solid #427bac;
}
.climatechange-form.ui.form input.cchh_reset-button[type=button] {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  padding: 0.5rem;
  text-align: center;
  display: block;
  text-decoration: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
  width: 30%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.climatechange-form.ui.form input.cchh_reset-button[type=button]:hover {
  background: #427bac;
  color: #fff;
  border: 1px solid #427bac;
}
.climatechange-form.ui.form input.cchh_reset-button[type=button]::before {
  content: "";
  font-family: fontawesome, sans-serif;
  margin-right: 0.5rem;
}

.climatechange-form.ui.form .field > label {
  color: #fff;
  text-align: left;
  font-weight: 400;
}

.ccpp_alertWarning {
  background: #9d0530;
  border: 1px solid #fff;
  border-radius: 2px;
}
.ccpp_alertWarning span {
  font-weight: bold;
}

.ccpp_alertSuccess {
  border-radius: 2px;
  background: #3d7f22;
  color: #fff;
  border: 1px solid #fff;
  font-weight: bold;
  padding: 0.25rem 0;
}

.content--inner-container {
  background: none;
  margin: 0;
  padding: 0;
  position: relative;
  transition: left 0.3s ease;
  left: 0;
}
.content--inner-container.menu-open-slide-right {
  left: 260px;
}

h2.results--none {
  padding: 2rem 2rem 1rem;
  background: rgba(255, 255, 255, 0.6);
  margin: 3rem 0;
  box-shadow: var(--box-shadow);
  color: rgba(29, 37, 91, 0.8);
  font-family: "Open Sans", sans-serif;
  border-bottom: 3px solid rgba(29, 37, 91, 0.8);
}

.ccpp_result-list {
  margin: 1rem 0;
}

.ccpp_result-card {
  margin: 1rem 0;
  box-shadow: var(--box-shadow);
  background: #fff;
  display: grid;
  grid-template-columns: 1fr 14fr 5fr;
  padding: 1rem 1rem;
}
@media only screen and (max-width: 530px) {
  .ccpp_result-card {
    grid-template-columns: 2fr 14fr;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .ccpp_result-card {
    grid-template-columns: 2fr 14fr;
  }
}
.ccpp_result-card.selected {
  background: var(--selected-bg);
  position: relative;
  z-index: 110;
}

.ccpp_result-content {
  display: grid;
  grid-template-rows: auto;
  gap: 0.5rem;
}

.ccpp_result-title {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.ccpp_result-title a {
  color: #3C72A2;
  text-decoration: none;
}
.ccpp_result-title a:hover {
  text-decoration: underline;
}

.ccpp_result-data {
  display: grid;
  gap: 0.25rem 2rem;
  grid-template-columns: 1fr 7fr;
}
.ccpp_result-data .bilio-type {
  font-weight: 600;
  text-align: right;
}

.ccpp_result-map {
  color: var(--climate-changlink);
  text-align: center;
  display: grid;
  height: 100%;
}
@media only screen and (max-width: 530px) {
  .ccpp_result-map {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 846px) {
  .ccpp_result-map {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
.ccpp_result-map i {
  margin: auto;
}

#ccpp_results-list.selected_viewed .ccpp_result-card:not(.selected) {
  display: none;
}

#ccpp_footer_container {
  box-shadow: var(--box-shadow);
}

article.content.searchWidth #download-player {
  margin-left: 295px;
  background-color: #fff;
}
@media only screen and (max-width: 530px) {
  article.content.searchWidth #download-player {
    margin-left: 0;
  }
}

.ccpp_hide {
  display: none;
}

.tooltipsy {
  background-image: url(https://tools3tst.niehs.nih.gov/cchhl/assets/images/tooltip-arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  max-width: 500px;
  padding-left: 12px;
}
.tooltipsy p {
  margin-bottom: 0.5rem;
}

.hastip_inner {
  border: 2px solid #3e7ca9;
  padding: 1em;
  background: linear-gradient(to right, rgba(43, 87, 132, 0.8) 0%, rgba(29, 37, 91, 0.8) 100%);
  font-size: 12px;
  color: #fff;
  border-radius: 6px;
  box-shadow: 3px 3px 7px -2px #526470;
}

.hastip_inner h5 {
  font-weight: bold;
  padding-bottom: 0.25em;
}

.hastip_inner p {
  line-height: 120%;
}

.what_is_this {
  border: none !important;
}

/*# sourceMappingURL=climate_change_portal.css.map */
