/* @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");
.open-sans {
  font-family: 'Open Sans', sans-serif;
}

@font-face {
  font-family: 'Andes';
  src: url("../fonts/304244_1_0.eot");
  src: url("../fonts/304244_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/304244_1_0.woff2") format("woff2"), url("../fonts/304244_1_0.woff") format("woff"), url("../fonts/304244_1_0.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: 'AndesBold';
  src: url("../fonts/304244_0_0.eot");
  src: url("../fonts/304244_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/304244_0_0.woff2") format("woff2"), url("../fonts/304244_0_0.woff") format("woff"), url("../fonts/304244_0_0.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: 'loop_icon';
  src: url("../fonts/loop_icon.eot?oeu306");
  src: url("../fonts/loop_icon.eot?oeu306#iefix") format("embedded-opentype"), url("../fonts/loop_icon.ttf?oeu306") format("truetype"), url("../fonts/loop_icon.woff?oeu306") format("woff"), url("../fonts/loop_icon.svg?oeu306#loop_icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */
@font-face {
  font-family: "Andes";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/304244_1_0.eot");
  src: url("../fonts/304244_1_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/304244_1_0.woff2") format("woff2"),
    url("../fonts/304244_1_0.woff") format("woff"),
    url("../fonts/304244_1_0.ttf") format("truetype");
}

html {
  font-family: "Open Sans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

.andes,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Andes";
  color: #279be6;
  margin-top: 30px;
  margin-bottom: 15px;
}

h1,
.h1 {
  font-size: 56px;
}

h2,
.h2 {
  font-size: 44px;
}

h3,
.h3 {
  font-size: 32px;
}

h4,
.h4 {
  font-size: 26px;
}

h5,
.h5 {
  font-size: 20px;
}

h6,
.h6 {
  font-size: 16px;
}

.andesbold {
  font-family: "AndesBold";
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #333333;
  background-color: #ffffff;
}

h1.splash-title {
  color: #fff;
}

h2.page-title {
  margin-bottom: 45px;
}

h3.title {
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.flex-row {
  display: flex;
}

.h3.title>h2 {
  display: inline;
  font-size: inherit;
  color: #014d99;
  margin-left: 15px;
}

.h3.title>h2:before {
  content: ">";
  padding-right: 15px;
  color: #279be6;
}

.h3.title>h2.no-pre-arrow {
  margin-left: 0;
}

.h3.title>h2.no-pre-arrow:before {
  display: none;
}

div#viz3_4_desc p {
  padding: 15px;
  background: #f4f8fb;
  margin: 30px 0 15px;
}

.parallax-section h2,
.parallax-section h3,
.parallax-section h4,
.parallax-section h5,
.parallax-section h6 {
  color: #fff;
  margin: 0;
}

.well h6,
.metaTitle {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  color: #014d99;
  font-weight: bold;
}

.well {
  background-color: #f4f8fb;
  padding: 30px;
  border: 0;
  border-radius: 0;
}

.col-md-max {
  max-width: 1600px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

th.no-format p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 26px !important;
}

a#disclaimer_infotrigger {
  position: absolute;
  margin-top: -30px;
  padding: 3px 5px;
  background: #000000ba;
  color: #fff;
  font-size: 12px;
  margin-left: 7px;
  border-radius: 3px;
}

#selectors label {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 5px 15px 5px 0;
  cursor: pointer;
}

#selectors label:hover {
  color: #279be6;
}

#api-tool #progress_bar {
  display: block;
  background: #279be6;
  height: 5px;
  position: absolute;
  margin: -16px;
  transition: 0.4s width;
}

#selectors label.active {
  color: #279be6;
}

#selectors label.active:before {
  content: "";
  border: 5px solid transparent;
  display: inline-block;
  position: absolute;
  left: 0;
  margin-top: 5px;
  border-left: 5px solid #279be6;
}

#selectors label ul li {
  font-size: 12px;
  line-height: 18px;
}

#options span.api-info {
  position: absolute;
  background: #000000cf;
  border: 1px solid black;
  color: #fff;
  padding: 10px 15px;
  opacity: 0;
  border-radius: 5px;
  box-shadow: 1px 1px 18px 1px gray;
  line-height: 24px;
  transition: 0.4s all;
}

#options span.api-info:before {
  content: "";
  border: 10px solid transparent;
  position: absolute;
  left: -20px;
  border-right: 10px solid #000000cf;
}

#options label {
  position: relative;
  cursor: pointer;
}

#options label:hover span.api-info {
  display: block;
  position: absolute;
  width: 450px;
  opacity: 1;
  z-index: 99;
  transition: 0.4s all;
  left: calc(20px + 100%);
  top: -10px;
  font-weight: normal;
  cursor: default;
}

#options label:hover span.api-info label {
  cursor: default;
}

.options-container {
  background: #fff;
  padding: 15px;
  border: 1px solid #dfecf6;
}

.api-url {
  padding: 15px;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #f0f0f0;
  word-break: break-all;
}

.api-url.netcdf-urls a {
  font-size: 14px;
}

.api-url-group>.input-group-addon:first-child {
  border-color: #279be6;
  background: #279be6;
  color: #fff;
}

.api-url-group {
  margin-bottom: 45px;
}

/* h1,.h1 {
  font-size: 56px;
  color: #279be6;
  font-family: 'Andes';
}
h2,.h2 {
  font-size: 42px;
  color: #279be6;
  font-family: 'Andes';
}
h3,.h3 {
  font-size: 42px;
  color: #279be6;
  font-family: 'Andes';
}
h4,.h4 {
  font-size: 32px;
  color: #279be6;
  font-family: 'Andes';
}
h5,.h5 {
  font-size: 22px;
  color: #279be6;
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: 'Andes';
}
h6,.h6 {
  font-size: 14px;
  color: #279be6;
  font-family: 'Andes';
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 30px;
} */

.map-section {
  position: relative;
}

.map_table {
  position: absolute;
  top: 0;
  width: calc(100% + 30px);
  margin-left: -15px;
  border: 30px solid #fff;
  background: #fff;
  overflow: auto;
  z-index: 9;

}

.map_table tbody>tr {
  cursor: pointer;
}

.map_table td:nth-child(2),
.map_table td:nth-child(3),
.map_table td:nth-child(4),
.map_table th:nth-child(2),
.map_table th:nth-child(3),
.map_table th:nth-child(4) {
  text-align: right;
}

.map_table table>tbody>tr.highlighted-item {
  font-weight: bold;
}

.map_table th {
  width: 120px;
}

.map_table th:first-child {
  width: auto;
}

.map_table tbody>tr.active td {
  background: #4eb5ef;
  color: #fff;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  border-top: 1px solid #f3f3f3;
  text-align: left;
}

.cckp-normal-filters {
  margin-bottom: 15px;
}

.cckp-normal-filters input,
.cckp-normal-filters select {
  padding: 5px;
  margin-right: 15px;
  min-width: 200px;
}

tr.subrow td:first-child input {
  margin-left: 30px;
}

tr.subrow {
  background: #fafafa;
}

span.twistie {
  cursor: pointer;
}

span.twistie:before {
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-left-color: #337ab7;
  float: left;
  margin-top: 6px;
  margin-right: 5px;
  transition: 0.4s transform;
}

span.twistie.open:before {
  transform: rotate(90deg);
}

.panel-blue>.panel-heading {
  background: #279be6;
  color: #fff;
  padding-bottom: 0;
}

.panel-blue>.panel-heading ul li.active a {
  background: #fff;
  color: #279be6;
}

.panel-blue>.panel-heading ul li a {
  color: #fff;
}

.panel-blue>.panel-heading ul li:not(:active) a:hover {
  background: #1c75af;
}

.view-cckp-elements .table,
table.table-primary {
  background: #fff;
  border: 1px solid #d9efff;
}

.view-cckp-elements .table thead,
.table.table-primary thead {
  background: #279be6;
}

.view-cckp-elements .table thead th,
.table.table-primary thead th {
  color: #fff;
}

.view-cckp-elements .table thead th a,
.table.table-primary thead th a {
  color: #fff;
  text-decoration: underline;
}

.bef-exposed-form .form--inline>.form-item {
  margin-right: 15px;
}

.highcharts-root {
  font-size: 16px !important;
  font-family: 'Open Sans' !important;
}

.highcharts-label.highcharts-tooltip {
  line-height: 18px;
}

div[data-highcharts-chart] {
  position: relative;
}

.bg-gray {
  background: #f4f4f4;
}

.percentile_labels {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: calc(100% + 10px);
  margin-left: -20px;
  font-size: 12px;
  margin-top: -30px;
  font-weight: bold;
  text-shadow: 1px 1px 5px #fff;
}

.db-block .nav-pills>li.active>a,
.db-block .nav-pills>li.active>a:focus,
.db-block .nav-pills>li.active>a:hover {
  background-color: #279be6;
}

.db-block>.row>.tab-content {
  padding: 15px;
  border: 1px solid #eeeeee;
}

.db-block .nav-pills {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
}

.db-block .nav-pills li {
  background: #eee;
  width: 100%;
  text-align: center;
}

.db-block .nav-pills li a {
  border-radius: 0;
}

.form-box {
  padding: 15px;
  background: #f4f8fb;
}

.db-block .nav-pills li.active a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  border: 0 solid transparent;
  border-top-color: #279be6;
  transition: 0.4s;
  bottom: -20px;
  border-width: 10px;

}

#block-views-block-climate-risk-country-profiles-block-1 a {
  font-size: 18px;
}

.mar-bottom-30 {
  margin-bottom: 30px;
}

.text-left {
  text-align: left;
}

.glossary-list {
  text-align: center;
  padding-top: 150px;
  padding-bottom: 100px;
}

#cckp-country-map {
  height: 100vh;
}

#cckp-map-content a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
}

.glossary-list .nav-pills {
  display: inline-block;
}

.glossary-list .tab-content {
  margin-top: 100px;
}

.general-resources-glossary-list .nav-pills>li.active>a,
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  background-color: #54baf5;
  color: #fff;
}

.glossary-list .nav-pills li a {
  padding: 2px 8px;
  margin-bottom: 2px;
  border-radius: 0;
  font-size: 16px;
  text-align: center;
  line-height: 26px;
  color: #fff;
}

.general-resources-glossary-list .nav-pills li a {
  background: #eee;
  color: #333;
}

.gr-content {
  padding: 15px;
  text-align: left;
  clear: both;
}

.gr-content table {
  width: 100%;
}

.gr-heading {
  text-transform: uppercase;
  background: #eff3f5;
  padding: 15px;
  color: #014d99;
  letter-spacing: 2.5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0;
  text-shadow: 1px 0px #014d99;
  display: block;
  width: 100%;
}

.gr-table ul {
  padding: 15px 30px;
}

.gr-links li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding: 10px 15px;
}

.gr-links ul {
  padding: 0;
  margin: 0;
}

.gr-links li:before {
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-left-color: #337ab7;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}

.name-group a[aria-expanded="true"] {
  background: #54baf5;
  color: #fff;
}

.name-group a {
  text-transform: uppercase;
  padding: 5px 15px;
  text-decoration: none;
  display: inline-block;
}

.glossary-list.general-resources-glossary-list {
  padding-top: 60px;
  padding-bottom: 30px;
}

.glossary-list.general-resources-glossary-list .tab-content {
  margin-top: 30px;
}

.blue-bg {
  background: #f4f8fb;
  padding: 45px 0;
}

.white-bg {
  background: #fff;
  padding: 15px;
}

.inner-page-banner {
  background: #082243;
  position: relative;
}

.cckp-tag {
  color: #ec0000;
}

.cckp-banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
}

.parallax-section {
  color: #fff;
  background-attachment: fixed;
}

.cckp-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding: 10vh;
  min-height: calc(100vh - 80px);
}

.path-frontpage .main-banner-section {
  min-height: calc(100vh - 80px);
  box-shadow: -15px 20px 60px rgb(0 0 0 / 20%);
}

/* .path-frontpage .main-banner-section h2 {
  color: #279be6;
  font-family: 'Andes';
} */
.slider.slider-horizontal .slider-tick-label-container {
  /* display: flex; */
  justify-content: center;
}

.slider-handle.round {
  border-top-color: #0478b2 !important;
}

.slider.slider-horizontal .slider-track {
  height: 5px !important;
}

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  border-radius: 0;
  background: none !important;
  border: 12px solid transparent;
  height: 0;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-color: #bbb;
  width: 0;
  margin-left: -5px !important;
}

.slider.slider-horizontal .slider-tick-label {
  cursor: pointer;
}

input#season {
  display: none;
}

.main-banner-section:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 0.9) 33.3333%,
      rgba(255, 255, 255, 0) 66.6666%);
}

.path-frontpage .top-line {
  position: relative;
}

.path-frontpage .top-line:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: rgba(83, 186, 245, 0.4);
  z-index: 50;
}

.path-frontpage .cckp-section {
  background: #f4f8fb;
}

.path-frontpage .field--item:nth-child(1) .cckp-section:before {
  display: none;
}

.path-frontpage .field--item:nth-child(2) .cckp-section {
  background: #fff;
}

.banner-content {
  padding: 80px 0;
  color: #fff;
}

.video-section-wrapper {
  position: relative;
  margin-bottom: 120px;
}

.video-section-wrapper video {
  position: absolute;
  top: 150px;
  left: 90%;
}

.video-section-wrapper .banner-description {
  padding: 50px;
  padding-right: 15%;
}

.video-section-wrapper img {
  box-shadow: -10px 20px 40px rgb(0 0 0 / 20%);
}

.splash-intro {
  margin-top: 50px;
  font-size: 18px;
  line-height: 32px;
}

.splash-subtitle {
  color: #53baf5;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: bold;
  font-family: "Andes";
  margin-top: 10px;
  margin-bottom: 10px;
}

.splash-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
  z-index: 0;
  opacity: 0.5;
}

p {
  font-size: 18px;
  line-height: 28px;
  max-width: 100%;
  word-break: break-word;
  /*added by dev2*/
}

.region.region-navigation {
  clear: both;
}

.region-content li {
  font-size: 18px;
  line-height: 32px;
}

.region.region-content:after {
  content: "";
  clear: both;
  display: block;
}

.path-node.page-node-type-page .region-content {
  margin-top: 30px;
  margin-bottom: 100px;
}

.node-wrapper p {
  text-align: justify;
}

.text-center p {
  text-align: center;
}

.node-wrapper .text-center {
  text-align: center;
}

.content-section ul li {
  font-size: 18px;
  line-height: 32px;
}

.layers-switch {
  bottom: 0;
}

.layers {
  bottom: 0;
}

.layers-list .layer-item div {
  text-align: center;
}

a.layer-item {
  border-radius: 15px;
  text-decoration: none;
  font-size: 14px;
  color: #333;
}

.layers-list img {
  width: 75px;
  margin: 5px 5px 0 5px;
  border: 1px solid #999999;
  border-radius: 15px;
}

.layers-list.hide-list {
  width: 0;
  opacity: 0;
  display: none;
}

.layers-list {
  position: absolute;
  bottom: 3px;
  opacity: 1;
  transition: all 0.4s;
  left: 31px;
  border-radius: 15px;
  border-bottom-left-radius: 0;
  background: rgb(255 255 255);
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  align-items: flex-end;
  justify-content: space-around;
}

.map-container {
  position: relative;
}

.cckp-map-new {
  position: relative;
  overflow: hidden;
}

.cckp-map-new .countryList {
  position: absolute;
  top: 0;
  right: 0;
  background: #306da9;
  opacity: 0;
  color: #fff;
  width: 300px;
  z-index: 1;
  height: 100%;
  overflow: auto;
  right: -300px;
  transition: 0.4s all;
}

.cckp-map-new .countryList.showList {
  right: 0;
  opacity: 1;
  transition: 0.4s all;
}

.cckp-map-new .countryList ul {
  list-style: none;
  padding: 0;
}

.cckp-map-new .countryList ul li {
  cursor: pointer;
  padding: 0px 15px;
  font-size: 16px;
}

.cckp-map-new .countryList ul li.active,
.cckp-map-new .countryList ul li:hover {
  background: #14518c;
}

.chart-wrapper .highcharts-menu li,
.chart-wrapper .map-menu li {
  line-height: 20px !important;
}

.info .info-content,
.info .info-title {
  display: none;
}

.chart-section-header {
  margin-bottom: 30px;
}

.chart-section-header h3 {
  margin-bottom: 5px;
  /* text-align: center; */
}

/* body.navbar-is-fixed-top {
  margin-top: 0;
  padding-top: 79px;
}
body.toolbar-horizontal.navbar-is-fixed-top {
  margin-top: 0;
  padding-top: 119px !important;
}
body.toolbar-horizontal.toolbar-tray-open.navbar-is-fixed-top {
  padding-top: 159px !important;
} */

.cckp-zebra-section>div:not(:first-child) {
  padding: 30px 0;
}

.blue-bg .cckp-zebra-section>div:nth-child(even) {
  background: #fff;
}

.blue-bg .cckp-zebra-section>div:nth-child(odd) .nav-tabs .nav-item.active a {
  background: #fff;
}

.blue-bg .cckp-zebra-section>div:nth-child(odd) .tab-content {
  background: #fff;
}

.page-node-type-adaptation .field--name-field-page-sections .intro-sec {
  padding: 0 0 15px 0;
}

.blue-bg .cckp-zebra-section>div:nth-child(even)>.field--item:nth-child(odd) .cckp-section {
  background: #fff;
}

.adaptation-body {
  padding: 0 0 30px 0;
}

.page-node-type-adaptation .cckp-section {
  padding: 30px 0;
}

.cckp-section .intro-sec {
  padding: 120px 0 40px;
}

.path-frontpage .field--name-field-page-sections .field--item:last-child .intro-sec {
  padding-bottom: 120px;
}

.cckp-section>.row h4 {
  margin-bottom: 40px;
}

.navbar-default {
  background: #ffff;
  border: 0;
}

.navbar-header {
  padding: 6px;
}

.navbar-default .navbar-nav.menu--account>li>a {
  color: #145b94;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 2px 10px;
  backdrop-filter: blur(0);
  border-top: 3px solid transparent;
  -webkit-backdrop-filter: blur(0);
}

.navbar-default .navbar-nav.menu--account>li.active>a {
  background: transparent;
}

.navbar-default .navbar-nav.menu--account>li>a:before {
  content: "";
  width: 100%;
  position: absolute;
  top: -3px;
  left: 0;
  height: 3px;
  background: #53baf5;
  transition: 0.25s;
  opacity: 0;
}

.navbar-default .navbar-nav.menu--account>li>a:hover:before,
.navbar-default .navbar-nav.menu--account>li.active>a:before {
  opacity: 1;
}

ul.menu--main {
  margin-top: 10px;
}

.navbar-default .navbar-nav.menu--main>li>a {
  color: #306da9;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
  padding: 10px 12px;
  letter-spacing: 2.5px;
  font-size: 14px;
  backdrop-filter: blur(0);
  -webkit-backdrop-filter: blur(0);
  position: relative;
}

.navbar-default .navbar-nav.menu--main>li.active>a {
  background: transparent;
}

.navbar-default .navbar-nav.menu--main>li>a:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 3px;
  background: #53baf5;
  transition: 0.25s;
  opacity: 0;
}

.navbar-default .navbar-nav.menu--main>li>a:hover:after,
.navbar-default .navbar-nav.menu--main>li.active>a:after {
  opacity: 1;
}

.transitionMargin {
  margin-top: 15px;
}

ul.menu--main.vertical-menu>li {
  width: 100%;
}

ul.menu--main.vertical-menu {
  width: 300px;
  /* position: absolute; */
  top: 300px;
  margin-top: 60px;
  float: right;
}

ul.menu--main.vertical-menu>li>a {
  background: #306da9;
  margin-bottom: 10px;
  color: #fff;
  float: left;
  transition: 1s all;
  padding: 10px 15px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 16px;
}

ul.tabs--primary.nav.nav-tabs {
  background: #b9deb2;
  margin: 0 -15px;
  padding: 5px 15px 0;
  border-bottom: 0;
}

ul.tabs--primary.nav.nav-tabs li a {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}

/* ul.tabs--primary.nav.nav-tabs  li:not(.active) a {
  color: #fff;
} */
ul.tabs--primary.nav.nav-tabs li:not(.active) a:hover,
ul.tabs--primary.nav.nav-tabs li:not(.active) a:focus {
  background: #96cc8c;
  border-color: #96cc8c;
  border-bottom: 0;
}

.highcharts-container {
  font-size: 16px;
}

.highcharts-legend-item>span,
.highcharts-legend-item text {
  text-decoration: none !important;
  font-weight: bold !important;
}

.highcharts-legend-item-hidden>span,
.highcharts-legend-item-hidden text {
  color: #c7c7c7 !important;
  fill: #c7c7c7 !important;
}

.chart-title {
  margin-bottom: 10px;
}

.chart-title,
text.highcharts-title {
  color: #333;
  font-size: 16px !important;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-top: 0;
}

.highcharts-menu hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

.map-header {
  display: flex;
  justify-content: space-between;
}

.map-menu {
  /* position: absolute; */
  /* top: 0; */
  /* right: 15px; */
  display: flex;
  justify-content: space-between;
  width: 50px;
  height: 25px;
  z-index: 10;
}

.popover {
  max-width: 100%;
  width: 800px;
}

.popover-content p {
  font-size: 14px;
  line-height: 24px;
}

.map-menu a.popover-trigger {
  /* position: absolute;
  left: -30px;
  top: 0; */
  font-size: 20px;
  color: #014d99;
  padding: 0;
  text-align: center;
}

.map-menu a.popover-trigger:hover {
  color: #014d99;
  background: none;
  font-size: 20px;
  padding: 0;
}

.popup-wrapper {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 10px;
  font-size: 20px;
}

.page-node-type-extremes .popup-wrapper {
  top: 0px;
  right: 50px;
}

.hamburger-icon {
  padding: 1px 3px;
  cursor: pointer;
}

.hamburger-icon:hover {
  background-color: #e6e6e6;
}

.hamburger-icon i {
  width: 17px;
  height: 3px;
  background-color: #666;
  margin: 3px 0;
  display: block;
}

.map-menu ul {
  display: none;
  right: -15px;
  margin-top: 25px;
  position: absolute;
  margin-right: 15px;
  background: #fff;
  z-index: 1000;
  box-shadow: #888 3px 3px 10px;
  border: 1px solid #999;
  min-width: 168px;
  padding: 0;
}

.map-menu ul li {
  display: block;
  clear: both;
}

.map-menu ul li.separator {
  border-bottom: 1px solid #c8ced0;
  margin: 5px 0;
}

.map-menu a {
  color: #333;
  background: none;
  font-size: 12px;
  transition: background 250ms ease 0s, color 250ms ease 0s;
  padding: 0.5em 1em;
  float: left;
  width: 100%;
}

.map-menu a:hover,
.map-menu a:active {
  color: #fff;
  background: #335cad;
  transition: background 250ms ease 0s, color 250ms ease 0s;
  padding: 0.5em 1em;
  text-decoration: none;
}

.printOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1000;
  background: #ffffffad;
  text-align: center;
  padding-top: 150px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 1px 1px 5px black;
  display: none;
}

.chart-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

span.feedback-icon {
  width: 32px;
  height: 32px;
  background: #0071bc;
  border-radius: 50%;
  padding: 8px 9px;
  display: inline-block;
  text-align: center;
}

.footer {
  margin-top: 0;
  padding-top: 0;
}

.footer-banner {
  color: #fff;
  padding: 80px 0 20px 0;
  background: #082243 url(../images/bg_footer.jpg) center center no-repeat;
  background-size: cover;
}

.footer-banner .h3 {
  color: #fff;
  margin-bottom: 28px;
}

ul.menu.menu--footer.nav li {
  display: inline-block;
}

.tooltip {
  font-size: 16px;
  border-radius: 0;
}

.footer-feedback {
  color: #fff;
  background: #000;
  padding: 20px 0;
  font-size: 18px;
  line-height: 18px;
}

.footer-feedback a {
  color: #fff;
  text-decoration: none;
}

a.disabled {
  opacity: 0.3;
}

.map-close {
  font-size: 30px;
  color: #fff;
  opacity: 0.8;
  background: gray;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: 0;
  width: 70px;
}

.map-close:hover {
  opacity: 1;
}

.sub-menu-wrapper {
  background-color: #306da9;
  color: #fff;
}

.sub-menu ul {
  display: none;
}

.sub-menu-inner {
  height: 50px;
}

.sub-menu a {
  color: #fff;
  text-transform: uppercase;
  font-family: "Andes";
  letter-spacing: 1px;
  font-size: 14px;
  z-index: 10;
}

.sub-menu>li:hover>a,
.sub-menu:not(.hovered)>li>a.is-active {
  color: #fff;
  background-color: #14518c;
}

.sub-menu li ul {
  position: absolute;
  list-style: none;
  padding: 0;
  display: inline-flex;
  flex-wrap: nowrap;
  left: 50%;
  text-align: center;
  justify-content: center;
  transform: translate(-50%, 0px);
  box-shadow: 1px 1px 5px #ccc;
  opacity: 0;
  z-index: 9;
  margin-top: -10px;
  visibility: hidden;
  transition: 0.2s all;
}

.sub-menu:not(.hovered) li.active-trail ul,
.sub-menu li:hover ul {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
}

.sub-menu li ul li {
  background: #fff;
  flex-wrap: nowrap;
  border-left: 1px solid #f7f4f4;
}

.sub-menu li ul li a {
  color: #333;
  padding: 10px 15px;
  display: inline-block;
  white-space: nowrap;
}

.sub-menu li ul li a:hover {
  text-decoration: none;
  /* background: #ccc; */
  box-shadow: 5px 2px 5px #ccc;
}

ul.sub-menu.navbar-nav {
  float: none;
  display: inline-block;
}

.btn {
  border: 1px solid #53baf5;
  background: transparent;
  text-transform: uppercase;
  border-radius: 0;
}

a.btn-primary,
.btn-primary {
  background-color: #279be6;
  padding: 8px 18px;
  border-radius: 0;
  font-size: 16px;
  letter-spacing: 2px;
}

.views-exposed-form .btn-info {
  background: #279be6;
}

.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
  background-color: #279be6;
  border-color: #279be6;
}

.btn-inverse {
  background: transparent;
  margin-top: 15px;
  padding: 8px 18px;
  border-radius: 0;
  font-size: 16px;
  letter-spacing: 2px;
  transition: 0.4s;
}

.btn-inverse:hover {
  background: #279be6 !important;
  color: #fff;
  transition: 0.4s;
}

.banner-description .btn-inverse {
  color: #fff;
}

#filters,
.cckp-filters {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  /* padding-bottom: 30px; */
}

#filters>.fbox:last-child {
  padding-right: 0;
}

#filters>.fbox:first-child {
  padding-left: 0;
}

#filters.inline-filters,
.cckp-filters.inline-filters {
  flex-wrap: nowrap;
}

.filter-group {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

#filters label,
.cckp-filters label {
  text-transform: uppercase;
  font-size: 22px;
}

#filters select,
.cckp-filters select {
  background: #014d99;
  color: #fff;
  min-width: 300px;
  padding: 12px 15px;
}

#filters select.w200,
.cckp-filters select.w200 {
  min-width: 200px;
}

.page-node-type-extremes .cckp-filters select {
  min-width: 200px;
}

#filters optgroup,
#filters option,
.cckp-filters optgroup,
.cckp-filters option {
  background: #fff;
  color: #333;
}

#filters option:disabled,
.cckp-filters option:disabled {
  color: #ddd;
}

#filters .fbox,
.cckp-filters .fbox {
  display: inline-block;
  padding: 0 15px;
  margin-bottom: 15px;
}

.slider-wrapper {
  padding: 15px 30px;
}

.slider-wrapper input {
  width: 100%;
}

svg.ext {
  position: relative;
  left: 3px;
  top: -5px;
  margin: 0;
  padding: 0;
}

.region-footer svg.ext {
  display: none;
}

.ol-map-tooltip,
.ol-map-tooltip-global {
  position: absolute;
  display: none;
  z-index: 2;
  border-radius: 3px;
  background-color: rgb(255 255 255 / 90%);
  padding: 5px 10px;
  font-size: 12px;
  min-width: 100px;
  -webkit-box-shadow: 4px 3px 5px 0 rgb(0 0 0 / 36%);
  box-shadow: 4px 3px 5px 0 rgb(0 0 0 / 36%);
  border: 2px solid #fff;
  margin-left: 30px;
  margin-top: 70px;
  white-space: nowrap;
}

.ol-map-tooltip p,
.ol-map-tooltip p {
  font-size: 14px;
  line-height: 25px;
}

.cckp-map {
  width: 100%;
  min-height: 400px;
}

.extremes-map {
  min-height: 250px;
}

.block-ticks {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-bottom: 10px;
  flex-direction: column;
  padding: 10px;
  border: 1px solid #ccc;
}

.block-ticks.horizontal {
  flex-direction: row;
  justify-content: flex-start;
  height: 100px;
}

.block-ticks>div {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.block-ticks i {
  height: 30px;
  width: 30px;
  text-align: center;
  margin-bottom: 5px;
  margin-right: 5px;
  font-style: normal;
  display: inline-block;
}

.block-ticks i>span {
  position: absolute;
  margin-left: 25px;
}

.block-ticks.horizontal i>span {
  margin: 40px 0 0 0;
}

.block-ticks.horizontal i {
  margin: 0;
  width: 100%;
  border: 1px solid #ccc;
  border-right: 0;
  border-left: 0;
}

.block-ticks.horizontal i:first-child {
  border-left: 1px solid #ccc;
}

.block-ticks.horizontal i:last-child {
  border-right: 1px solid #ccc;
}

.block-ticks.horizontal.inline {
  border: 0;
  height: auto;
  padding: 0;
}

.block-ticks.horizontal.inline i>span {
  margin: 0;
}

.disabled-tick-labels span {
  display: none;
}

#gradient-legend,
.gradient-legend {
  width: 100%;
  margin-bottom: 10px;
  height: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  border: 1px solid #eee;
}

#image-legend {
  padding: 15px 0;
  border: 1px solid #eee;
  margin-bottom: 30px;
}

#image-legend img {
  margin: 0 15px;
}

.grid-legend {
  border-spacing: 0;
  border-collapse: collapse;
}

.grid-legend td {
  border: 1px solid gray;
  width: 50px;
  /* height: 50px; */
  padding: 0;
}

.grid-legend td.right-legname {
  width: 130px;
  border: 0;
  padding: 0 0 0 15px;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.grid-legend td.bottom-legname {
  border: 0;
  padding: 10px 10px 0 10px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.5px;
}

#legend_container,
.legend_container {
  padding: 15px;
}

#legend_container .ticks,
.legend_container .ticks {
  margin-left: -2px;
  margin-right: 0;
  display: flex;
  justify-content: space-between;
  text-align: center;
  font-size: 16px;
}

#legend_container .ticks i,
.legend_container .ticks i {
  position: relative;
  margin: 0 -15px;
  display: inline-block;
  overflow: visible;
  width: 35px;
  font-style: normal;
}

.legend_container .ticks i.empty:after {
  display: none;
}

#legend_container .ticks i:after,
.legend_container .ticks i:after {
  content: "|";
  position: absolute;
  text-align: center;
  left: 50%;
  top: -10px;
  font-size: 8px;
  margin-left: -2px;
}

#legend_container .legend-title,
.legend_container .legend-title {
  color: #306da9;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

span.legend-title-info {
  font-weight: normal;
  text-transform: initial;
  font-style: italic;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.legend-wrapper.hasNil {
  width: 97%;
}

.legend-wrapper.hasNil:before {
  content: "";
  background: black;
  width: 3%;
  height: 18px;
  position: absolute;
  right: 16px;
  border: 1px solid black;
  margin-top: 1px;
}

.legend-wrapper.hasNil .nilText {
  position: absolute;
  right: 0;
  margin-right: 15px;
  margin-top: -23px;
}

.legend-description {
  font-style: italic;
  letter-spacing: .5px;
}

.slider-wrapper .slider-selection.tick-slider-selection {
  background: transparent;
}

.slider-tick.in-selection {
  background: #f8f8f8;
}

.slider-selection.tick-slider-selection {
  background: transparent;
  border: 0;
  box-shadow: none;
}

.slider-tick-label {
  font-family: "Open Sans";
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #333;
  white-space: break-spaces;
  vertical-align: top;
  padding: 0 15px;
}

.slider-tick.in-selection {
  background: #f6f6f6 !important;
  /* border: 1px solid #ccc; */
  /* border-radius: 0; */
  /* width: 1px; */
  /* margin-left: 0; */
}

.menu--footer {
  margin-bottom: 20px;
}

.menu--footer>li>a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.menu--footer>li>a:hover {
  background-color: transparent;
}

#cckp-map-content {
  position: fixed;
  top: 0;
  left: 0;
  /* margin-top: 205px; */
  width: 100%;
  z-index: 1040;
}

.cckp-geo-tab {
  height: 100vh;
  background: #474c59;
  color: #fff;
}

.cckp-map-filters {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(10, 16, 34, 0.5);
  color: #ffffff;
  width: 100%;
  padding: 15px;
  z-index: 5;
}

.cckp-map-filters .nav-pills li {
  float: none;
  display: inline-block;
}

.cckp-map-filters .nav-pills>li>a {
  background: rgb(39 155 230 / 50%);
}

.cckp-map-filters .nav-pills>li.active>a {
  background: #279be6;
}

.cckp-map-filters .nav-pills>li>a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  border: 0 solid transparent;
  border-top-color: #279be6;
  transition: 0.4s;
}

.cckp-map-filters .nav-pills>li.active>a:after {
  bottom: -20px;
  border-width: 10px;
}

.mini-filters .fbox {
  font-size: 16px;
  width: 33.33%;
}

.mini-filters .fbox label {
  font-size: 16px;
}

.mini-filters .fbox select {
  min-width: 0;
  max-width: 100%;
}

.nav-tabs {
  border-bottom: 0;
}

.nav-tabs>li>a {
  border-radius: 0;
  text-transform: uppercase;
  color: #53baf5;
  font-size: 18px;
  letter-spacing: 3px;
}

.nav-tabs>li>a:hover {
  border-color: transparent;
  background-color: #f7f7f7;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #53baf5;
  border-top: 2px solid #ee1c3f;
  background: #f4f8fb;
  border-left: 0;
  border-right: 0;
}

.nav-tabs+.tab-content p {
  text-align: left;
}

.nav-tabs+.tab-content,
#block-emailloginblock {
  background: #f4f8fb;
  padding: 30px;
}

#block-datadownloadblock {
  clear: both;
}

#data-download-form-container option:disabled {
  color: #ddd;
}

.field.select>select,
.field.textbox>input {
  width: 100%;
}

form label {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
}

.form-control {
  border: 1px solid #306da9;
  border-radius: 0;
  box-shadow: none;
}

form button,
form input[type="button"] {
  font-weight: bold;
}

.sidebar .block {
  margin-bottom: 30px;
}

.sidebar .block:first-child {
  margin-top: 30px;
}

.sidebar .block-title {
  background: #eff3f5;
  padding: 15px;
  color: #014d99;
  letter-spacing: 2.5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0;
  /* text-shadow: 1px 0px #014d99; */
}

.blue-bg .block-content {
  background: #fff;
}

.sidebar .block-content {
  padding: 15px;
}

.lb {
  border-left: 3px solid #dddddd !important;
}

.sidebar table {
  margin: 0;
}

.sidebar table.table-striped tr:last-child td {
  border: 0;
}

.sidebar table.table-striped td {
  background: #fff;
  border-top: 0;
  border-bottom: 1px solid #dddddd;
  padding: 15px 5px;
}

i.icon-arrow-block {
  border-right: 3px solid;
  width: 39px;
  display: inline-block;
  padding: 5px;
}

i.icon-arrow-block.up {
  transform: rotate(270deg);
  color: #ee1c3f;
}

i.icon-arrow-block.down {
  transform: rotate(90deg);
  color: #279be6;
}

i.icon-arrow-block:before {
  content: "";
  height: 4px;
  float: left;
  margin-top: 6px;
  width: 18px;
  background: #ee1c3f;
}

i.icon-arrow-block.down:before {
  background: #279be6;
}

i.icon-arrow-block:after {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid;
  float: right;
  content: "";
}

.snap-section {
  padding: 5px 0;
}

.annualized {
  text-align: center;
  padding: 20% 15px 0;
}

table.snapshot-table {
  width: 100%;
}

table.snapshot-table tr:not(:last-child) td {
  border-bottom: 1px solid #ddd;
}

table.snapshot-table td {
  padding: 15px;
}

table.snapshot-table tr>td:first-child {
  padding: 5px;
}

body {
  margin-top: 85px;
}

body.navbar-is-fixed-top.hasPrimaryTabs {
  margin-top: 127px;
}

body.navbar-is-fixed-top #cckp-map-content {
  /* height: calc( 100vh - 79px ); */
  margin-top: 79px;
}

body.toolbar-horizontal.navbar-is-fixed-top #cckp-map-content {
  /* height: calc( 100vh - 119px );   */
  margin-top: 119px;
}

body.toolbar-horizontal.toolbar-tray-open.navbar-is-fixed-top #cckp-map-content {
  /* height: calc( 100vh - 159px );   */
  margin-top: 159px;
}

.path-user .user-form {
  /* padding: 45px 0; */
}

p.legend_sub_title {
  font-style: italic;
  line-height: 5px;
  margin-bottom: 30px;
  font-size: 16px;
}

/* Dev2 styles */
p.toc-figcap {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
}

.page-node-type-page:not(.path-frontpage) article.page {
  text-align: justify;
}

.toc-contents,
.toc-contents2 {
  position: relative;
}

.related-tools.box.blue-bg {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  position: absolute;
  left: 0;
  right: 84%;
  width: 100%;
}

.sticky.related-tools.box.blue-bg {
  position: fixed;
  margin: 0 15px;
}

.section-sidebar .box-content ul li:not(:last-child) {
  margin-bottom: 6px;
}

div.toc-contents.bt.section-sidebar .toc-cont,
div.toc-contents2.bt.section-sidebar .toc-cont {
  max-height: 450px;
  overflow-y: auto;
}

.section-sidebar .box-content ul .box-item-icon {
  width: 45px;
  padding: 0 15px 0 0;
}

.section-sidebar .box-content ul .box-item-text {
  width: calc(100% - 45px);
}

.section-sidebar .box-head {
  padding: 15px;
  background: #eff3f5;
}

.box-head h6 {
  margin: 0;
}

.section-sidebar .box-content {
  padding: 15px;
}

form.form_map_tab label {
  min-width: 150px;
}

/* Dev2 styles */
.printTitle {
  padding: 30px 15px 0;
}

.loading {
  position: relative;
}

.loading:after {
  animation: 1.5s linear infinite spinner;
  animation-play-state: inherit;
  border: solid 5px #cfd0d1;
  border-bottom-color: #1c87c9;
  border-radius: 50%;
  content: "";
  height: 20px;
  position: absolute;
  top: 15px;
  right: 0;
  transform: translate3d(-50%, -50%, 0);
  width: 20px;
  will-change: transform;
}

.map-menu .loading:after {
  top: 50%;
}

@keyframes spinner {
  0% {
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }

  100% {
    transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}

.logo1 {
  display: block;
}

.logo2 {
  display: none;
}

div#reset_map,
div.reset_map {
  position: absolute;
  z-index: 5;
  right: 15px;
  overflow: hidden;
  font-family: "Open Sans";
  letter-spacing: 1px;
  margin-top: 15px;
}

div#reset_map.showButton a,
div.reset_map.showButton a {
  left: 0;
}

div#reset_map a,
div.reset_map a {
  position: relative;
  left: 100%;
  background: #f4f8fb;
  padding: 5px 10px;
  transition: all 0.4s;
}

.path-user .region-content {
  /* padding: 50px 0; */
}

.switchWrapper {
  display: inline-flex;
  margin: 10px 0;
  align-items: center;
}

.switchWrapper.aboveLegend {
  position: absolute;
  /* margin-top: -110px; */
}

.switchWrapper.right {
  /* float:right;
  right:0; */
}

.switchWrapper.center {
  display: flex;
  justify-content: center;
}

span.switchTitle {
  /* text-transform: uppercase; */
  margin-right: 15px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}

.switch {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 34px;
  min-width: 280px;
}

.switch.small {
  width: auto;
  min-width: 70px;
  height: 20px;
  margin-bottom: 0;
}

.switch input {
  display: none;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #4eb5ef;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  border-radius: 50%;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch.small .slider:before {
  width: 13px;
  height: 13px;
}

.switch input:checked+.slider {
  background-color: #ffa513;
}

.switch input:focus+.slider {
  box-shadow: 0 0 1px #2196f3;
}

.switchWrapper.secondary .switch .slider {
  background-color: #afafaf;
}

.switchWrapper.secondary .switch input:checked+.slider {
  background-color: #4caf50;
}

.switch input:checked+.slider:before {
  left: 100%;
  margin-left: -30px;
}

.switch.small input:checked+.slider:before {
  margin-left: -17px;
}

.switch .on {
  display: none;
}

.switch .on,
.switch .off {
  color: white;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 12px;
  letter-spacing: 1px;
}

.switch input:checked+.slider .on {
  display: block;
}

.switch input:checked+.slider .off {
  display: none;
}

.switch input[disabled]+.slider {
  background-color: #ccc;
  cursor: not-allowed;
}

.stipplingSwitchBox {
  position: absolute;
  margin-top: -105px;
  right: 0;
  width: 280px;
  display: flex;
  white-space: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.ensembleSwitch {
  margin-top: -25px;
  width: 320px;
}

.yosc-Switch {
  width: 100%;
  margin-top: 0;
}

.stipplingSwitchBoxLabel {
  text-transform: uppercase;
  margin-right: 15px;
  color: #666666;
  font-size: 14px;
}

.stipplingSwitchBoxLabel span {
  text-transform: initial;
  font-size: 14px;
  position: relative;
  top: -3px;
}

.stipplingSwitchBox .switch {
  min-width: 0px;
  width: 70px;
  height: 20px;
}

.stipplingSwitchBox .switch .slider {
  background-color: #afafaf;
}

.stipplingSwitchBox .switch input:checked+.slider {
  background-color: #4caf50;
}

.stipplingSwitchBox .switch .slider:before {
  width: 13px;
  height: 13px;
}

.stipplingSwitchBox .switch input:checked+.slider:before {
  margin-left: -17px;
}

.percentile-switch {
  position: absolute;
  margin-top: -10px;
  width: 100px;
  right: 0;
}

.percentile-switch-tooltip {
  display: none;
  position: absolute;
  font-size: 11px;
  background: #fff;
  border-radius: 4px;
  padding: 2px 4px;
  font-weight: 600;
  border: 1px solid #ccc;
  margin-top: -70px;
  margin-left: -36px;
  width: 141px;
}

.percentile-switch:hover .percentile-switch-tooltip {
  display: block;
}

.map-natural-hazard-stats-container #filters select {
  max-width: 200px;
  min-width: auto;
}

.info:before {
  content: "i";
  color: #014d99;
  border: 2px solid;
  width: 30px;
  height: 30px;
  font-weight: bolder;
  display: inline-block;
  line-height: 30px;
  border-radius: 50%;
  font-family: "Andes";
  font-size: 22px;
  cursor: pointer;
}

input[type="range"] {
  -webkit-appearance: none;
  margin-right: 15px;
  width: 100%;
  height: 7px;
  background: #306da9;
  border-radius: 5px;
  border: 0;
  background-size: 70% 100%;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #ffffff;
  cursor: ew-resize;
  border: 3px solid #306da9;
}

input[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

#gradient-legend.ramp-legend,
.gradient-legend.ramp-legend {
  margin-bottom: 60px;
}

.ramp-color {
  width: 100%;
  text-align: center;
}

.ramp-color span {
  position: relative;
  top: 30px;
  font-size: 14px;
}

#ajaxFullThrob {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 100;
}

.ajax-progress-fullscreen {
  position: fixed;
  z-index: 1000;
  top: 48.5%;
  left: 49%;
  width: 24px;
  height: 24px;
  padding: 4px;
  opacity: 0.9;
  border-radius: 7px;
  background-color: #232323;
  background-image: url(https://climateknowledgeportal.worldbank.org/core/misc/loading-small.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.ajax-progress-inline {
  top: 48.5%;
  left: 49%;
  width: 24px;
  height: 24px;
  padding: 4px;
  opacity: 0.9;
  margin: 0 auto;
  border-radius: 7px;
  background-color: #232323;
  background-image: url(https://climateknowledgeportal.worldbank.org/core/misc/loading-small.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

th.no-format {
  text-align: unset;
  background-color: unset;
  color: unset;
  font-weight: unset;
}

.table-data table {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin: 20px 0;
}

.page-node-type-extremes #viz8 tbody>tr:first-child>td:first-child {
  width: 100px;
}

.table-wrap {
  overflow-x: auto;
  padding: 2px;
}

button.btn.btn-season-info {
  border: 0;
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 4px;
}

th.no-format p {
  line-height: 20px;
}

.table-data table tbody tr td[rowspan]:first-child {
  word-spacing: inherit;
  white-space: nowrap;
  padding-left: 8px;
  padding-right: 8px;
}

.table-data table td,
.table-data th {
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 12px;
  text-align: center;
}

.table-data.align-left table td,
.table-data.align-left th {
  text-align: left;
}

.table-data table tr:nth-child(odd) {
  background-color: #ffff;
}

.table-data table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.table-data table tr:hover {
  background-color: #ddd;
}

tr.divider-row {
  border: 2px solid #ccc;
}

.table-data table th.divider-col,
.table-data table td.divider-col {
  width: 0;
  border-left: 2px solid #ccc;
  padding: 0;
  margin: 0;
}

.table-data table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: #eff3f5;
  color: #014d99;
}

.panel-group .panel {
  border-radius: 0;
}

.plain-style .panel-heading {
  color: #ffffff;
  font-weight: bolder;
  text-transform: uppercase;
  font-family: "Open Sans";
  background: #306da9;
  padding: 15px 45px;
}

.plain-style .panel-heading:before {
  content: "+";
  float: left;
  position: absolute;
  background: #fff;
  color: #306da9;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  left: 22px;
}

/***** For Registration ******/
.user-form fieldset legend span.fieldset-legend {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  font-size: 16px;
}

.user-form fieldset legend {
  border: 0;
  margin: 0;
}

.user-form .checkbox label,
.user-form .radio label {
  text-transform: unset;
}

.reg-desc {
  border: 1px solid #cccc;
  padding: 15px;
  text-align: center;
  background-color: #306da9;
  color: #fff;
  /* margin-top: 150px; */
}

.path-user .highlighted {
  margin-top: 80px;
}

.reg-desc h2 {
  color: #fff;
}

#openid-connect-login-form button {
  margin: 10px 0;
}

/***** For Registration ******/

/**** For Country Profiles ****/
span.cckp-tag {
  color: #1f4869;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  margin-left: 4px;
}

span.cckp-tag.red-tag {
  color: #ec0000;
}

.quick-stat h6 {
  color: #164367;
  font-weight: bold;
}

.quick-stat h6,
.quick-stat h3 {
  display: inline;
}

.quick-stat:last-child {
  margin-bottom: 60px;
}

form#user-login-form {
  width: 50%;
  margin: 30px 0;
}

form#user-login-form+.openid-connect-login-form {
  display: none;
}

tr.force-show {
  display: table-row !important;
}

tr.force-hide {
  display: none !important;
}

.row.d-flex {
  display: flex;
}

.align-center {
  align-items: center;
}

/*--------- END --------*/

@media only screen and (max-width: 1700px) {
  .logo1 {
    display: none;
  }

  .logo2 {
    display: block;
  }

  .navbar-default .navbar-nav.menu--main>li>a {
    padding: 10px 6px;
    letter-spacing: 1.5px;
  }
}

@media only screen and (max-width: 1366px) {
  .video-section-wrapper video {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 15px;
  }
}

@media only screen and (max-width: 974px) {
  .video-section-wrapper video {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 15px;
  }

  .field--name-field-video-background-image {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .row.d-flex {
    display: block;
  }

  .sub-menu-inner {
    height: auto;
  }

  .sub-menu li ul li {
    padding-left: 20px;
  }

  .sub-menu li ul {
    position: relative;
    display: block;
    visibility: visible;
    opacity: 0.9;
    transform: none;
    left: 0;
    text-align: left;
    margin-top: 0;
  }

  .sub-menu>li>a {
    text-align: left;
  }

  .related-tools.box.blue-bg {
    position: static;
    left: auto;
    right: auto;
    top: 0 !important;
  }

  div#navbar-collapse {
    float: none !important;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }

  .navbar-nav {
    margin: 0 auto;
    width: 100%;
  }

  ul.menu.menu--account li {
    background: #03a9f412;
    margin: 10px 5px 0 0;
  }

  ul.menu.menu--account {
    display: flex;
    flex-wrap: wrap;
  }

  .navbar-default .navbar-nav.menu--main>li.active>a {
    background: #306da9;
    color: #fff;
  }
}

#cckp-watershed-map {
  width: 100%;
  height: 100vh;
}
