@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_0d41d.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-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../fonts/nunito-regular.ttf");
}
@font-face {
  font-family: "NunitoBold";
  font-display: swap;
  src: url("../fonts/nunito-bold.ttf");
}
@font-face {
  font-family: "NunitoSemiBold";
  font-display: swap;
  src: url("../fonts/nunito-semibold.ttf");
}
html {
  /* font-family: "Open Sans", sans-serif; */
  font-family: "Nunito";
  -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: "NunitoBold";
  color: #333133;
  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;
}
.py-40 {
  padding: 40px 0;
}
.andesbold {
  font-family: "AndesBold";
}
body {
  font-family: "Nunito";
  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;
}

.bg-primary {
  background-color: #0078a3;
}

.text-gradient {
  background: linear-gradient(45deg, #09009f, #0078a3 80%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
header {
  box-shadow: 0 0px 4px #dedede;
}
.page-header {
  border: 0;
  position: relative;
  padding: 0;
}
.page-banner:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  /* background-image: linear-gradient(34deg, #000000 0%, rgba(0, 0, 0, 0) 100%); */
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.85) 33.3333%,
    rgba(255, 255, 255, 0) 66.6666%
  );
  top: 0;
  left: 0;
}
.page-header img {
  width: 100%;
  max-height: 450px;
  height: 100%;
}
.country-page-banner {
  height: 300px;
  width: 100%;
  background: #0078a3;
}
.country-page-banner .banner-text-wrapper .country-flag {
  width: auto;
  height: 75px;
  margin-bottom: 24px;
}
.page-banner .banner-text-wrapper,
.country-page-banner .banner-text-wrapper {
  max-width: 100%;
  position: absolute;
  top: 20%;
  left: 10%;
  transform: translate(0);
  margin-bottom: 0;
}
.page-banner h1,
.country-page-banner h1 {
  font-family: "NunitoBold";
  color: #fff;
  font-size: 48px;
  max-width: 1024px;
}
.country-page-banner h1 {
  font-size: 32px;
  margin-top: 0;
}
.page-banner p {
  color: #fff;
  font-size: 20px;
  max-width: 483px;
}
.country-page-banner .title {
  color: #fff;
  font-size: 14px;
  max-width: 483px;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.country-nodal-info {
  padding: 20px 0 30px 0;
  border-bottom: 3px solid #0078a3;
}
.country-nodal-info h5 {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 700;
  color: #0078a3;
}
.rep-details {
  display: flex;
  justify-content: end;
}
.country-nodal-info .rep-img {
  height: 120px;
  width: 120px;
  margin-right: 20px;
  border-radius: 4px;
}
.country-nodal-info .rep-name {
  color: #0078a3;
  font-weight: 600;
}
.country-nodal-info p {
  font-size: 16px;
  font-weight: 600;
}
.country-about {
  text-align: center;
  padding: 40px 0;
}
.country-about .title {
  font-size: 48px;
  font-weight: 700;
  color: #0078a3;
  margin-top: 0;
  position: relative;
  padding-bottom: 5px;
}
.country-about p {
  line-height: 32px;
}
.country-ff-banner {
  padding: 40px 0;
}
.country-ff-banner .row,
.explore-app .row {
  margin: 0;
}
.country-ff-banner .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #0078a3;
}
#ff-banner-img {
  padding-left: 0;
}
.country-ff-banner img {
  height: 500px;
  width: 100%;
}
.ff-body h1 {
  color: #fff;
  text-align: center;
}
.country-organizations {
  padding: 30px 0;
}
.country-organizations .row:first-child {
  margin-right: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.country-organizations .org-content {
  padding: 30px 15px;
  border-top: 4px solid #0078a3;
  border-bottom: 4px solid #0078a3;
}
.country-organizations .title {
  font-size: 34px;
  line-height: 60px;
  color: #fff;
}
.country-page-banner .org-logo {
  height: 100px;
  width: auto;
  margin-bottom: 24px;
}
.explore-app {
  padding: 40px 60px;
}

.explore-app .title {
  font-size: 32px;
  font-weight: 700;
  color: #0078a3;
  margin-bottom: 30px;
}
.explore-app img {
  height: 450px;
  border-radius: 10px;
}
.explore-app .app-info {
  padding-right: 30px;
}
.explore-app .app-info p {
  font-size: 16px;
}
.explore-app .explore-btn-box {
  margin-top: 30px;
}
.explore-app .explore-btn-box a {
  background: #0078a3;
  color: #fff;
  padding: 8px 22px;
  border-radius: 50px;
}
/* .card-box {
  background-color: #fff;
  box-shadow: 0px 3px 6px #ccc;
  border-radius: 6px;
  padding: 10px 30px;
} */
.card-img {
  margin: 0 30px;
  background-color: #ddedf3;
  padding: 15px 15px;
  border-radius: 5px;
  box-shadow: 0 3px 6px #dedede;
  text-align: center;
}
.card-box img {
  height: 120px;
  width: auto;
}
.card-body {
  margin-top: -50px;
  box-shadow: 0 3px 6px #dedede;
  padding: 70px 15px 10px 15px;
}
.card-title {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.card-body p {
  font-size: 16px;
}
.card-footer {
  margin-bottom: 20px;
  margin-top: 40px;
}
.card-footer a {
  background: #0078a3;
  color: #fff;
  padding: 8px 22px;
  border-radius: 50px;
}

.org-about .contact-box pre {
  font-family: "Nunito";
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  margin: 0;
  word-break: break-all;
  word-wrap: break-word;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.page-content {
  margin-top: 40px;
}
.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;
}

/******************* Slider **************************/
#mainSlider .carousel-inner > .item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  /* opacity: 0.15;
  background-image: radial-gradient(
    circle 681px at 50% 84.63%,
    #000000 0%,
    rgba(0, 0, 0, 0.67) 100%
  ); */
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.25) 33.3333%,
    rgba(255, 255, 255, 0) 66.6666%
  );
  top: 0;
  left: 0;
  z-index: 0;
}
#mainSlider .carousel-top-logo {
  position: absolute;
  top: 15px;
  right: 0;
  background: #fff;
  padding: 5px 8px 5px 20px;
  border-radius: 50px 0 0 50px;
}
#mainSlider .carousel-top-logo img {
  height: 60px;
  width: auto;
}
#mainSlider .carousel-inner > .item > img {
  width: 100%;
  object-fit: cover;
  height: 100vh;
  max-height: 645px;
  min-height: 645px;
}
#mainSlider .carousel-caption h1 {
  font-family: "NunitoBold";
  color: #fff;
  font-size: 68px;
}
#mainSlider .carousel-caption .banner-body {
  color: #fff;
  font-size: 24px;
}
#mainSlider .carousel-caption .learn-more-btn {
  background-color: #0078a3;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
#mainSlider .carousel-caption .lm-btn-box {
  margin-top: 50px;
}
#mainSlider .carousel-caption .learn-more-btn:hover {
  background-color: #fff;
  color: #0078a3;
  text-decoration: none;
  box-shadow: 0px 3px 6px #ccc;
  border: 1px solid #0078a3;
}
/******************* End Slider **************************/

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;
}

.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,
#cckp-watershed-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: 15vh 10vh;
  min-height: auto;
  /* min-height: calc(100vh - 80px); */
}
.path-frontpage .main-banner-section {
  /* min-height: calc(100vh - 80px); */
  min-height: auto;
  box-shadow: -15px 20px 60px rgb(0 0 0 / 20%);
}
/* .path-frontpage .main-banner-section h2 {
  color: #279be6;
  font-family: 'Andes';
} */
.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;
}
.intro-sec-image-wrapper {
  margin-bottom: 120px;
}
.intro-description {
  padding: 40px;
}
/* .clipped {
  clip-path: url(#blob);
  width: 100%;
  height: 100%;
} */
.video-section-wrapper video {
  position: absolute;
  top: 150px;
  left: 90%;
}
.video-section-wrapper .banner-description {
  padding: 50px;
  padding-right: 15%;
}
.intro-sec-image-wrapper img {
  box-shadow: -10px 20px 40px rgb(0 0 0 / 20%);
  border-radius: 30px 0;
}
.mv-box {
  background-color: #fff;
  padding: 20px 30px 50px 30px;
  border-radius: 5px;
  box-shadow: 0px 3px 8px #ccc;
  margin: 40px 0;
  text-align: center;
}
.mv-img-wrapper img {
  height: 150px;
  width: auto;
}

.kf-box {
  margin: 40px 0;
}
.kf-img-wrapper {
  padding: 10px;
}
.kf-box h5 {
  margin-top: 0;
  font-family: "NunitoBold";
  color: #000;
}
.kf-box p {
  font-size: 16px;
}
.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: "Nunito";
  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: 16px !important;
  font-size: 12px !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: 40px 0;
}
.path-frontpage
  .field--name-field-page-sections
  .field--item:last-child
  .intro-sec {
  padding-bottom: 120px;
}
.cckp-section > .row h4 {
  margin-bottom: 40px;
}

.top-header {
  width: 100%;
  float: right;
  background: #efefef;
}
.top-header ul.menu-top {
  float: right;
}
.top-header .navbar-nav.menu-top > li > a {
  color: #0078a3;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  padding: 5px 15px;
  letter-spacing: 1.5px;
  font-size: 11px;
  position: relative;
}
.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: #0078a3;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
  padding: 24px 12px;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  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: #0078a3;
  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: 60px;
  padding-top: 0;
  background-color: #0078a3;
}
.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;
}
.atp-footer #hf_footer_wrapper {
  font-family: "Nunito";
}
.atp-footer #hf_footer_wrapper ._bottom li a {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
}
.atp-footer #hf_footer_wrapper ._bottom_left ._copyright {
  color: #fff;
  font-size: 12px;
}

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: "Nunito";
  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;
}
.banner-description h1 {
  font-family: "NunitoBold";
}
.banner-description .banner-body {
  font-weight: 600;
}
.banner-description .learn-more-btn {
  background-color: #0078a3;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.banner-description .lm-btn-box {
  margin-top: 30px;
}
.banner-description .learn-more-btn:hover {
  background-color: #fff;
  color: #0078a3;
  text-decoration: none;
  box-shadow: 0px 3px 6px #ccc;
  border: 1px solid #0078a3;
}

#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: 0.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;
}
.switchWrapper.aboveLegend {
  position: absolute;
  margin-top: -100px;
}
.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;
}
.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: "Nunito";
  font-size: 22px;
  cursor: pointer;
}
input[type="range"] {
  appearance: none;
  -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(../../../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(../../../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;
}
/*--------- END --------*/

@media only screen and (max-width: 1700px) {
  /* .logo1 {
        display: none;
    }
    .logo2 {
        display: block;
    } */
  .navbar-default .navbar-nav.menu--main > li > a {
    padding: 24px 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) {
  .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;
  }
}

.ic-content {
  margin-bottom: 60px;
}
.ic-img {
  background-image: url("../../../images/connected_world.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 210px 0 0 0;
}
/* .ic-img {
    text-align: center;
} */
.ic-img img {
  height: 165px;
  width: auto;
}
.member-countries h3 {
  position: relative;
  margin: 30px 0;
  padding: 0;
  padding-bottom: 5px;
}
.member-countries h3:before,
.country-about .title:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -14px;
  background-color: #0078a3;
}
.member-countries h3:after,
.country-about .title:after {
  width: 150px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 15px;
  left: 48%;
  margin-left: -50px;
  background-color: #0078a3;
}
.flags-wrapper {
  padding: 30px 30px;
  border-radius: 10px;
  background-color: #0078a31f;
  margin-bottom: 40px;
}
.continent-title {
  font-family: "NunitoBold";
  font-size: 28px;
  font-weight: 700;
  /* margin-bottom: 25px; */
}
.flags .row div {
  margin: 30px 0;
}

.flags a:hover {
  text-decoration: none;
}
.flags img {
  height: 60px;
  width: 90px;
  border-radius: 5px;
  transition: 0.2s all;
}
.flags span {
  text-transform: uppercase;
  color: #333133;
  font-weight: 600;
  font-size: 16px;
  margin-left: 10px;
  transition: 0.4s all;
}
.flags a:hover img {
  transform: scale(1.2);
}
.flags a:hover span {
  font-size: 18px;
  color: #0078a3;
}

/****** Login Page **************/
.login-page-wrapper {
  width: 50%;
  background-color: #0078a31f;
  margin: 0 auto;
  border-radius: 10px;
  margin-top: 60px;
  padding: 70px 0;
  box-shadow: 0 0 6px #0078a31f;
}
.login-page-wrapper .row {
  margin-right: 0;
  margin-left: 0;
}
.login-card {
  width: 75%;
  text-align: center;
  margin: 0 auto;
}
.login-card .login-title {
  margin-bottom: 40px;
  position: relative;
  /* margin: 30px 0; */
  padding: 0;
  padding-bottom: 5px;
}
.login-card .login-title:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -14px;
  background-color: #0078a3;
}
.login-card .login-title:after {
  width: 120px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 15px;
  left: 47%;
  margin-left: -50px;
  background-color: #0078a3;
}
.login-card #email,
.login-card #password {
  height: 40px;
  border-radius: 50px;
  background-color: #fff;
  border: 1px solid #0078a352;
  padding: 10px 30px;
  margin-bottom: 20px;
  width: 100%;
}
.login-card #email:focus,
.login-card #password:focus {
  outline: none;
  border: 1px solid #0078a3 !important;
}
.login-card .login-btn-box button {
  background-color: #0078a3;
  border: 0;
  color: #fff;
  padding: 10px 85px;
  border-radius: 50px;
  width: 100%;
  margin-bottom: 15px;
}

/* Video page */
.media-banner {
  background-color: #0078a3;
}
.media-banner h1 {
  font-family: "NunitoBold";
  color: #fff;
  font-size: 48px;
}
.media-banner .search-wrapper {
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 50px;
  margin-bottom: 20px;
}
/* .media-banner .search-wrapper form {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.media-banner .search-wrapper .search-items {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 15px;
} */
.media-banner .search-wrapper label {
  text-transform: capitalize;
}
.media-banner .search-wrapper input,
.media-banner .search-wrapper select {
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 50px;
  padding: 0 15px;
  width: 100%;
}
.media-banner .search-wrapper input:focus,
.media-banner .search-wrapper select:focus {
  border: 1px solid #0078a3;
}
.search-wrapper .btn-search {
  background-color: #0078a3;
  color: #fff;
  font-size: 18px;
  border-radius: 50px;
  padding: 7px 30px;
  border: 0;
  text-transform: capitalize;
}
.media-box-outer {
  display: flex;
  flex-wrap: wrap;
}
.media-box {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  border-radius: 8px;
}
.media-box a {
  text-decoration: none;
}
.media-thumbnail {
  height: 225px;
  min-height: 225px;
  position: relative;
}
.media-thumbnail img {
  height: 225px;
  width: 100%;
  border-radius: 8px 8px 0 0;
}
.media-thumbnail .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  width: 46px;
  height: 46px;
  background: #0078a3;
  border-radius: 100px;
}
.media-thumbnail .play-button i {
  position: absolute;
  top: 45%;
  left: 55%;
  transform: translate(-55%, -45%) !important;
  color: #fff;
  font-size: 22px;
}
.media-content {
  padding: 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.media-content .media-date {
  font-size: 14px;
  color: #a7a7a7;
  margin-bottom: 15px;
}
.media-content .media-title {
  font-size: 18px;
  color: #030303;
  font-weight: 700;
}
.d-flex {
  display: flex;
}
.breadcrumbs {
  font-size: 14px;
  line-height: 28px;
}
.breadcrumbs-link {
  color: #333;
}
.breadcrumbs-separator {
  padding: 0 8px;
}
.page-title h1 {
  font-size: 40px;
  font-weight: 700;
  color: #4f4f4f;
  line-height: 1.4em;
  margin-top: 15px;
  margin-bottom: 40px;
}
.video-wrapper iframe {
  width: 100%;
  height: 550px;
  margin-bottom: 30px;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: fixed;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #555;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
}

.dropdown-content a:hover {
  color: #0078a3;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* Publication Page */
/* #publications_table {
  border-spacing: 0 40px;
  border-collapse: separate;
  border-bottom: 0 !important;
}
#publications_table thead {
  display: none;
}
#publications_table tbody tr {
  box-shadow: 0px 2px 6px #cecece;
  border-radius: 5px;
}
#publications_table tr td:first-child {
  width: 220px;
}
#publications_table tr td {
  border-radius: 5px;
  padding: 10px 15px;
}
#publications_table tr td img {
  border-radius: 5px;
  border: 1px solid #ccc;
} */
#pub_overlay {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgb(183 183 183 / 15%);
  z-index: 9;
  text-align: center;
  padding-top: 24%;
}
#pub_overlay .spinner-border {
  width: 4rem;
  height: 4rem;
  border: 0.5em solid #0078a3;
  border-right-color: transparent;
  display: inline-block;
  vertical-align: text-bottom;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pages-label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
}
#filter_error_msg {
  display: none;
  padding: 5px 10px;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
}
.filter-label {
  background: #0078a3;
  color: #fff;
  padding: 5px 10px;
  line-height: 1em;
  font-size: 12px;
  border-radius: 4px;
  text-transform: capitalize;
  display: inline-block;
  font-weight: 600;
  margin-right: 10px;
}
.pub-box {
  display: flex;
  align-items: center;
  box-shadow: 0px 2px 6px #cecece;
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 40px;
}
.pub_thumb {
  width: 140px;
  height: 200px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.publication-details {
  padding: 15px 20px;
}
.publication-details .type {
  font-size: 14px;
  font-weight: 600;
  color: #0078a3;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.publication-details .year {
  font-size: 14px;
  font-weight: 600;
  color: #a3a3a3;
  margin-top: 10px;
}
.publication-details .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  margin-bottom: 5px;
}
.publication-details .authors {
  color: #7a7a7a;
  font-style: italic;
}
.publication-actions {
  margin-top: 30px;
}
.publication-actions .btn-download {
  background-color: #0078a3;
  padding: 8px 15px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  margin-right: 15px;
}
.pagination-box .flex {
  display: flex;
  justify-content: flex-end;
}
.pagination-box a,
.pagination-box span {
  position: relative;
  display: block;
  padding: 8px 16px;
  font-size: 16px;
  color: #0078a3;
  margin: 0 5px;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #0078a3;
}
.pagination-box a {
  background-color: #0078a3;
  color: #fff;
}
