body.path-data {
  background-color: #ffffff;
  box-sizing: initial;
}

.page-data h1#page-title {
  float: left;
  width: 80%;
}

.social-icons-wrapper {
  margin: 0 0 20px;
  float: right;
}

#emergencies-intro-banner {
  background-color: #3f9ad3;
}

.emergencies-section {
  position: relative;
}

.emergencies-section.shadow {
  border: 1px solid #c2c2c2;
  box-shadow: 0 3px 6px #ccc;
  -moz-box-shadow: 0 3px 6px #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  zoom: 1;
  margin: 30px 0;
  position: relative;
}

.emergencies-section-title {
  background-color: #ebebeb;
  padding: 5px 15px;
  border-bottom: 4px #d2d2d2 solid;
  min-height: 30px;
  position: relative;
  z-index: 1;
}

.emergencies-section-title>h2 {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}

#emergencies-intro-banner .left-section {
  color: #ffffff;
  float: left;
  padding: 2.5%;
  width: 45%;
}

#emergencies-intro-banner .right-section {
  float: right;
  position: relative;
  width: 47%;
}

.img-credit-wrapper {
  bottom: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

.img-credit-wrapper .credit-text {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding: 0 10px;
}

.img-credit-wrapper .right-align-credit {
  float: right;
}

.img-credit-wrapper .credit-bg-dark {
  background-color: #000000;
  opacity: 0.6;
}

#emergencies-intro-banner .right-section img {
  height: auto;
  vertical-align: top;
  width: 100%;
}

#emergencies-intro-banner .left-section .country-population,
#emergencies-intro-banner .left-section .level-of-crisis-wrapper {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper .level-of-crisis-label,
#emergencies-intro-banner .left-section .level-of-crisis-wrapper .level-of-crisis-value {
  float: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-right: 5px;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper .level-of-crisis-label,
#emergencies-intro-banner .left-section .level-of-crisis-wrapper .level-of-crisis-value {
  float: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-right: 5px;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper .level-of-crisis-label .field-label {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul li.crisis-value-list {
  display: inline-block;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul li.crisis-value-list .crisis-value {
  display: inline-block;
  vertical-align: middle;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul li.crisis-value-list .crisis-icon {
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  vertical-align: middle;
  width: 15px;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul li.value-one .crisis-icon {
  background-color: #feb578;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul li.value-two .crisis-icon {
  background-color: #bf6c26;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul li.value-three .crisis-icon {
  background-color: #764a25;
}

#emergencies-intro-banner .left-section .level-of-crisis-wrapper ul li.crisis-value-list.active span.crisis-icon {
  background-image: url(../images/select-close-icon.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#emergencies-info-and-banner .right-section {
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
  background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000000', endColorStr='#CECECE', GradientType=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000000', endColorStr='#CECECE', GradientType=1)";
  height: 88%;
  padding: 2%;
  position: absolute;
  top: 35px;
  width: 44%;
}

#emergencies-info-and-banner .left-section .field-name-field-emergencies-banner-image img {
  display: block;
  height: auto;
  vertical-align: top;
  width: 100%;
}

.emergencies-section .need-section-label {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
}

.emergencies-section .need-section-label {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
}

.emergencies-section .need-section-value {
  color: #3e99d2;
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
  margin: 0 0 20px;
}

.emergencies-section .need-section-label:first-child+.need-section-value {
  color: #f59502;
}

.emergencies-section .need-section-label.custom-info-field p {
  margin: 0;
}

.emergencies-section .need-section-label.custom-info-field h3 {
  color: #f59502;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 5px;
}

.emergencies-section .need-section-label.custom-info-field .fLeft {
  color: #ffffff;
  font-size: 14px;
  margin: 0 0 5px;
}

#emergencies-chart-section #emergencies-funding-chart {
  padding: 10px 0 40px;
}

h3.inner-title-small {
  color: #404040;
  font-size: 1.2em;
  text-align: center;
  margin: 1.25em 0 0.25em;
  padding: 1em 0 0.5em 0;
}

#emergencies-key-results h2.emergencies-section-outer-title {
  color: #404040;
  font-family: Roboto, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 0.5em;
}

#emergencies-key-results .selected-year-wrapper {
  margin: 0 0 0 6px;
}

.node-type-ct-data-portal #emergencies-key-results select#results-year {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url("../images/select-drop-arrow-blue.png") no-repeat scroll right center;
  border: 1px solid #acacac;
  border-radius: 12px;
  color: #000000;
  font-size: 12px;
  line-height: 20px;
  max-width: 180px;
  outline: medium none;
  padding: 4px 25px 4px 10px;
  width: auto;
}

ul.tab-panel-container {
  padding: 0;
  margin: 15px 0 25px;
  position: relative;
}

ul.tab-panel-container li {
  background-color: #797576;
  border-radius: 4px 4px 0 0;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  overflow: hidden;
  text-transform: none;
  width: 180px;
}

ul.tab-panel-container li.active-tab {
  background-color: #3f9ad3;
}

li.tab-list-item .tabs-span {
  display: table;
  width: 100%;
}

li.tab-list-item .tabs-span a {
  color: #ffffff;
  display: table-cell;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

li.tab-list-item .tab-content-wrapper {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 3px 6px #ccc;
  -moz-box-shadow: 0 3px 6px #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  left: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 1;
}

li.tab-list-item .tab-content-inside-wrapper {
  padding: 40px 40px 20px;
  display: flex;
  flex-wrap: wrap;
}

.tab-content-wrapper .key-results-wrapper {
  float: left;
  margin: 1%;
  min-height: 115px;
  width: 31.33%;
}

#emergencies-key-results .selected-year-wrapper {
  margin: 0 0 0 6px;
}

ul.tab-panel-container li:first-child .tab-content-wrapper .key-results-wrapper:first-child {
  min-height: 40px;
}

.tab-content-wrapper .icon-holder {
  float: left;
  vertical-align: top;
  width: 72px;
  height: 72px;
}

.tab-content-wrapper .icon-holder img {
  width: 72px;
  height: 72px;
}

.tab-content-wrapper .icon-holder>span {
  display: block;
  height: 100%;
  margin-right: 0;
}

ul.tab-panel-container li:first-child .tab-content-wrapper .key-results-wrapper:first-child .icon-holder>span {
  min-height: 72px;
}

.tab-content-wrapper .key-result-info-holder {
  float: right;
  width: 70%;
}

.tab-content-wrapper .key-result-info-holder .results-label {
  color: #000000;
  font-size: 15px;
  line-height: 20px;
}

.tab-content-wrapper .key-result-info-holder .results-value {
  color: #4197d4;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-top: 5px;
}

.emergencies-resources-main-wrapper .emergencies-resources-title h2 {
  color: #e78a03;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 22px;
  margin: 10px 0 20px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .view-content {
  float: left;
  width: 100%;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-row {
  -moz-box-shadow: 0px 3px 6px -2px #5d5d5d;
  -webkit-box-shadow: 0px 3px 6px -2px #5d5d5d;
  box-shadow: 0px 3px 6px -2px #5d5d5d;
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  float: left;
  zoom: 1;
  padding: 0 0 5px;
  margin: 0 1%;
  width: 32%;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field {
  margin: 8px 15px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-field-news-image {
  margin: 0 0 8px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-field-news-image img {
  height: auto;
  max-width: 100%;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-views-conditional {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #037da9;
  min-height: 60px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-title a {
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #0091ca;
  line-height: 20px;
  margin: 0 0 5px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-field-blurb,
.emergencies-resources-main-wrapper #emergencies-related-situation_report-wrapper .views-emergencies-related-content-wrapper .views-field-views-conditional {
  border-bottom: 1px solid #b7b7b7;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  min-height: 78px;
  padding-bottom: 10px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-field-news-date {
  float: left;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-field-news-date .date-display-single {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-view-node {
  float: right;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-align: right;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .item-list,
.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .view-footer {
  margin: 20px 0;
  display: inline-block;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .item-list {
  float: left;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-row-first.views-row:last-child {
  margin: 0;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .view-footer {
  float: right;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-row:first-child {
  margin: 0 1% 0 0;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-row:last-child {
  margin: 0 0 0 1%;
}

.emergencies-resources-main-wrapper #emergencies-related-situation_report-wrapper .views-emergencies-related-content-wrapper .views-row {
  -moz-box-shadow: 0px 0px 6px -2px #5d5d5d;
  -webkit-box-shadow: 0px 0px 6px -2px #5d5d5d;
  box-shadow: 0px 0px 6px -2px #5d5d5d;
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
  padding: 10px 0 0;
}

.emergencies-resources-main-wrapper .views-field-type span {
  background-image: url("../images/content-type-icons.png");
  background-repeat: no-repeat;
  background-position: 0 -26px;
  color: #e78a03;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 0 0 0 26px;
}

.emergencies-resources-main-wrapper #emergencies-related-situation_report-wrapper .views-field-type span {
  background-position: 0 -102px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field.views-field-title {
  min-height: 60px;
}

.emergencies-resources-main-wrapper .view-footer a.more {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}

.emergencies-resources-main-wrapper .item-list ul.pager li,
.emergencies-resources-main-wrapper .item-list ul.pager li a {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
}

.emergencies-section-content {
  padding: 2%;
  position: relative;
}

#emergencies-result-planned-section {
  position: relative;
}

.emergencies-result-planned-image-container {
  width: 100%;
}

.emergencies-result-planned-image-container img {
  display: block;
  width: 100%;
  height: auto;
}

.emergencies-result-planned-blocks-wrapper {
  background-color: #2c8fce;
  bottom: 0;
  color: #fff;
  padding: 1%;
  position: relative;
}

.emergencies-result-planned-block .result-planned-title {
  clear: both;
  float: left;
  width: 100%;
}

.emergencies-result-planned-blocks-wrapper .result-planned-title>h2 {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 1.8em;
  margin: 0 0 5px;
  text-align: center;
}

.emergencies-result-planned-blocks-wrapper .emergencies-result-planned-section-block {
  float: left;
  margin: 1%;
  width: 31%;
}

.emergencies-result-planned-section-block .block-icon {
  background-image: url('../images/result-planned-section-icons.png');
  background-repeat: no-repeat;
  display: block;
  height: 111px;
  width: 100%;
}

.emergencies-result-planned-section-block .grand-total.block-icon {
  background-position: center 0;
}

.emergencies-result-planned-section-block .to-reach.block-icon {
  background-position: center -112px;
}

.emergencies-result-planned-section-block .including.block-icon {
  background-position: center -224px;
}

.emergencies-result-planned-section-block .in.block-icon {
  background-position: center -336px;
}

.emergencies-result-planned-section-block .label {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin: 8px 0;
  text-align: center;
  width: 100%;
  white-space: normal;
}

.emergencies-result-planned-section-block .value {
  color: #fece14;
  display: block;
  /*font-size: 14px;
  line-height: 18px;*/
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  width: 100%;
}

.emergencies-result-planned-blocks-wrapper .result-planned-title {
  color: #ffffff;
  font-family: 'robotregular', sans-serif;
}

#emergencies-result-planned-section .disclaimer-wrapper {
  clear: both;
  color: #ffffff;
  padding: 5px;
}

#emergencies-result-planned-section .disclaimer-wrapper ul {
  margin: 0;
  padding: 0;
}

#emergencies-map-region-section .popover-wrapper {
  display: inline-block;
  line-height: 14px;
  position: relative;
  width: 100%;
}

#emergencies-map-region-section button.pencil {
  background-color: transparent;
  background-image: url("../images/pencil.png");
  background-position: 0 1px;
  background-repeat: no-repeat;
  border: 0 none;
  color: #0090c9;
  font-size: 14px;
  font-weight: 700;
  outline: none;
  padding-left: 18px;
}

#emergencies-map-region-section .popover-wrapper .thepopover {
  background: #565656 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15);
  display: none;
  padding: 20px 5% 5px;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 7;
}

#emergencies-map-region-section .popover-wrapper .thepopover .triangle-img {
  background: rgba(0, 0, 0, 0) url("../images/popover-triangle.png") no-repeat scroll center center;
  display: block;
  height: 18px;
  left: 5px;
  position: absolute;
  top: -13px;
  width: 32px;
}

#emergencies-map-region-section .popover-wrapper .thepopover h4 {
  color: #df8312;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 1em;
  margin-top: 0;
}

#emergencies-map-region-section .popover-wrapper .thepopover h3 a {
  color: #df8312;
}

#emergencies-map-region-section .popover-wrapper .thepopover ul {
  float: left;
  list-style: outside none none;
  width: 100%;
}

#emergencies-map-region-section .popover-wrapper .thepopover li {
  display: inline-block;
  width: 180px;
  margin: 0 0 10px;
  vertical-align: top;
}

#emergencies-map-region-section .popover-wrapper .thepopover li a {
  color: #ffffff;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}

#emergencies-map-region-section .emergencies-disclaimer.disclaimer-wrapper ul {
  margin: 0 0 10px;
}

.legend-block-wrapper {
  bottom: 10%;
  left: 2%;
  position: absolute;
}

.legend-title {
  color: #78716b;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

#emergencies-legend>ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}

#emergencies-legend>ul>li {
  background-image: url(../images/emergencies-legend-image.png);
  background-repeat: no-repeat;
  color: #000000;
  padding: 0 0 2px 18px;
}

#emergencies-legend>ul>li.data-1 {
  background-position: 0 2px;
}

#emergencies-legend>ul>li.data-2 {
  background-position: 0 -18px;
}

#emergencies-legend>ul>li.data-3 {
  background-position: 0 -40px;
}

#emergencies-result-achieved-section .emergencies-content-inner-wrapper {
  margin: 60px 0 0;
  padding-bottom: 10px;
}

.emergencies-result-achieved-section-block {
  border-bottom: 5px solid #f99500;
  float: left;
  padding: 0 0.75%;
  width: 16.5%;
}

.emergencies-result-achieved-section-block:first-child {
  padding-left: 0;
}

.emergencies-result-achieved-section-block:last-child {
  padding-right: 0;
}

.emergencies-result-achieved-section-block .result-achived-block-info::before,
.emergencies-result-achieved-section-block .result-achived-block-info::after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.emergencies-result-achieved-section-block .result-achived-block-info::before {
  transition: box-shadow 0.3s ease 0s;
  z-index: 0;
}

.emergencies-result-achieved-section-block .result-achived-block-info::before {
  box-shadow: 0 20px 0 100px #eaeaea inset;
  width: 100%;
}

.emergencies-result-achieved-section-block .result-achived-block-info:hover::before {
  box-shadow: 0 0 0 0 #eaeaea inset;
}

.emergencies-result-achieved-section-block.active .result-achived-block-info::before {
  box-shadow: 0 20px 0 72px #3d3d3d inset;
}

.emergencies-result-achieved-section-block .result-achived-block-info {
  background-color: #3b3b3b;
  border-bottom: 5px solid #ffffff;
  color: #000000;
  cursor: pointer;
  min-height: 294px;
  padding: 10px 12px;
  position: relative;
  text-align: center;
  word-wrap: break-word;
}

.emergencies-result-achieved-section-block .result-achived-block-info:hover,
.emergencies-result-achieved-section-block.active .result-achived-block-info:hover {
  background-color: #3b3b3b;
  color: #ffffff;
}

.emergencies-result-achieved-section-block .result-achieved-icon.info-row {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  height: 84px;
  margin: -50px auto 0;
  position: relative;
  width: 84px;
}

.emergencies-result-achieved-section-block .result-achived-block-info:hover .info-row,
.emergencies-result-achieved-section-block.active .result-achived-block-info .info-row {
  color: #ffffff;
}

.emergencies-result-achieved-section-block.block1 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block1 .general-info-icon {
  background: url('../images/emergencies_images/women_reproductive_15_49.svg') no-repeat #FFFFFF;
  background-size: 100%;
  object-fit: cover;
}

.emergencies-result-achieved-section-block.block2 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block2 .general-info-icon {
  background: url('../images/emergencies_images/gb_reached.svg') no-repeat #FFFFFF;
  background-size: 100%;
  object-fit: cover;
}

.emergencies-result-achieved-section-block.block3 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block3 .general-info-icon {
  background: url('../images/emergencies_images/assisted_safe_deliveries.svg') no-repeat #FFFFFF;
  background-size: 100%;
  object-fit: cover;
}

.emergencies-result-achieved-section-block.block4 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block4 .general-info-icon {
  background: url('../images/emergencies_images/safe_space_support.svg') no-repeat #FFFFFF;
  background-size: 100%;
  object-fit: cover;
}

.emergencies-result-achieved-section-block.block5 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block5 .general-info-icon {
  background: url('../images/emergencies_images/mobile_clinic_support.svg') no-repeat #FFFFFF;
  background-size: 100%;
  object-fit: cover;
}

.emergencies-result-achieved-section-block.block6 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block6 .general-info-icon {
  background: url('../images/emergencies_images/srh_misp.svg') no-repeat #FFFFFF;
  background-size: 100%;
  object-fit: cover;
}

.emergencies-result-achieved-section-block .result-achieved-value.info-row {
  color: #2b84c0;
  font-size: 24px;
  line-height: 20px;
  margin: 15px 0;
  position: relative;
}



.emergencies-result-achieved-section-block .result-achived-block-info:hover .result-achieved-bottom-arrow.info-row,
.emergencies-result-achieved-section-block.active .result-achived-block-info .result-achieved-bottom-arrow.info-row {
  background-image: url('../images/result-achieved-section-bottom-arrow.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  border-top: 5px solid #f99500;
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: 20px;
}

.emergencies-result-achieved-section-block .result-achieved-label.info-row {
  font-size: 13px;
  line-height: 18px;
  position: relative;
}

.emergencies-result-achieved-bottom-content .bottom-content-block {
  display: none;
}

.emergencies-result-achieved-bottom-content .bottom-content-block.active {
  display: block;
  margin: 25px 0;
}

.emergencies-result-achieved-bottom-content .bottom-content-block .content-row.general-info-row {
  margin: 0 0 25px;
}

.emergencies-result-achieved-bottom-content .bottom-content-block .general-info-icon {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 95%;
  border-radius: 50%;
  display: inline-block;
  height: 54px;
  vertical-align: middle;
  width: 54px;
}

.emergencies-result-achieved-bottom-content .bottom-content-block .general-info-label {
  color: #000000;
  display: inline-block;
  font-size: 16px;
  margin-left: 15px;
  vertical-align: middle;
  width: 90%;
}

.emergencies-result-achieved-bottom-content #chart-buttons-wrapper .button {
  background-color: #d8d8d8;
  background-image: url("../images/transparent-graph-icons-small.png");
  background-repeat: no-repeat;
  border: 0 none;
  border-radius: 6px;
  float: left;
  height: 46px;
  margin: 0 5px 0 0;
  text-indent: -9999px;
  outline: none;
  width: 110px;
  box-sizing: border-box;
}

.emergencies-result-achieved-bottom-content #chart-buttons-wrapper .button.table {
  background-position: 0 -95px;
}

.emergencies-result-achieved-bottom-content #chart-buttons-wrapper .button.graph {
  background-position: 0 -47px;
}

.emergencies-result-achieved-bottom-content #chart-buttons-wrapper .button.active {
  background-color: #7ebbe4;
}

.emergencies-result-achieved-bottom-content .graph-table-container {
  margin: 20px 0 0;
  position: relative;
}

.emergencies-result-achieved-bottom-content .graph-table-container .graph-table-block {
  min-height: 600px;
  display: none;
}

.emergencies-result-achieved-bottom-content .graph-table-container .graph-table-block.active {
  display: block;
  /*min-height: 1200px;*/
}

#result-achieved-block1-details .graph-table-container .graph-table-block {
  min-height: 1200px;
}

#result-achieved-block2-details .graph-table-container .graph-table-block {
  min-height: 1200px;
}

#result-achieved-block3-details .graph-table-container .graph-table-block {
  min-height: 800px;
}

#result-achieved-block4-details .graph-table-container .graph-table-block {
  min-height: 1000px;
}

#result-achieved-block5-details .graph-table-container .graph-table-block {
  min-height: 800px;
}

#result-achieved-block6-details .graph-table-container .graph-table-block {
  min-height: 1000px;
}

#emergencies-result-achieved-section #emergencies-funding-chart-table th:first-child {
  width: auto;
}

#emergencies-result-achieved-section #see-more-link-wrapper {
  display: none;
  float: right;
  margin-top: 20px;
}

#see-more-link-wrapper a {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

#emergencies-funding-chart-section .selected-year-wrapper {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  float: left;
  line-height: 30px;
}

#emergencies-funding-chart-section .emergencies-section-title h2 {
  float: left;
  margin: 1px 10px 0 6px;
  padding: 0;
}

.page-data #emergencies-funding-chart-section .emergencies-section-title select {
  float: left;
}

#emergencies-funding-chart-section .emergencies-section.shadow {
  border: 0 none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
}

#emergencies-funding-chart-section .emergencies-section-content {
  padding: 4% 2% 0;
}

#emergencies-funding-chart-section .emergencies-section-column {
  float: left;
  width: 56%;
  margin: 0 1%;
}

#emergencies-funding-chart-section .emergencies-section-column.right-wrapper {
  width: 40%;
}

#emergencies-funding-chart-section .emergencies-section-column.right-wrapper svg {
  margin: 15px 0 0;
}

#emergencies-funding-chart-table th:first-child {
  width: 246px;
}

#emergencies-funding-chart-table th {
  border-color: transparent #000000 #000000 transparent;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 11px;
  padding: 2px 5px 1px;
  line-height: 14px;
  vertical-align: bottom;
}

#emergencies-funding-chart-table th:last-child {
  border-right: 0 none;
}

#emergencies-funding-chart-table td {
  border-color: transparent #000000 #000000 transparent;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  color: #000;
  font-size: 11px;
  padding: 0.5em;
}

#emergencies-funding-chart-table td:last-child {
  border-right: 0 none;
}

#emergencies-funding-chart-table th:nth-child(3) {
  color: #258ecf;
}

#emergencies-funding-chart-table th:nth-child(4) {
  color: #f5952e;
}

#emergencies-funding-chart-table td:nth-child(3) {
  color: #258ecf;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: italic;
}

#emergencies-funding-chart-table td:nth-child(4) {
  color: #f5952e;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: italic;
}

#emergencies-funding-chart-table tfoot td {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  border-bottom: 0 none;
  padding: 2px 5px;
  vertical-align: top;
}

.disp-none {
  display: none;
}

.page-data-dashboard-emergencies .result-achieved-graph-section-wrapper svg g>text {
  font-size: 11px;
}

.node-type-ct-emergencies-data #dashboard-for-individual-country {
  max-width: 980px;
  margin: 40px auto;
}

/*----*/
.emergencies-result-achieved-bottom-content button.close {
  float: right;
  padding: 5px 0 5px;
  background: none;
  border: 1px solid #a2a2a2;
  border-radius: 50%;
  text-align: center;
  width: 29px;
  height: 18px;
  outline: none;
  display: flex;
  justify-content: center;
  box-sizing: content-box;
}

.emergencies-result-achieved-bottom-content button.close i {
  background: url("../images/close-black-icon.svg") no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: cover;
}

/*added style form external styles*/
.max_wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 980px;
  padding: 0 10px;
  box-sizing: content-box;
}

.max_wrapper .breadcrumb {
  background: url(../images/bg_bread.png) left bottom repeat-x;
  position: relative;
  display: block;
  margin: 0;
  margin-bottom: 0px;
  padding: 18px 0;
  margin-bottom: 35px;
  text-transform: capitalize;
  overflow: hidden;
}

.max_wrapper .breadcrumb,
.max_wrapper .breadcrumb a {
  font-size: 14px;
}

.max_wrapper .breadcrumb a {
  font-weight: 700;
}

.max_wrapper h1 {
  color: #5A5047;
  font-size: 34px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 40px;
  margin: 0 0 25px 0;
  padding: 0;
}

.page-intro-text-wrapper {
  border-left: 2px solid #2c8fce;
  padding: 0 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
}

.max_wrapper .page-intro-text-wrapper p {
  margin-bottom: 1.5em;
}

.popover-wrapper .info {
  float: right;
}

.popover-wrapper .info {
  color: #000000;
  font-size: 10px;
}

.emergencies-overview-wrapper .emergencies-legend,
.emergencies-overview-wrapper li.legend-data,
.emergencies-disclaimer,
.legend-title {
  color: #000000;
  font-family: Roboto, sans-serif;
}

.disclaimer-wrapper {
  color: #000000;
  font-size: 10px;
  padding: 1% 2% 1%;
}

.disclaimer-wrapper .disclaimer-title {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 16px;
  padding-right: 13px;
  width: auto;
}

#funding-year {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url(../images/select-drop-arrow-blue.png) no-repeat scroll right center;
  border: 1px solid #acacac;
  border-radius: 12px;
  color: #000000;
  font-size: 12px;
  line-height: 20px;
  max-width: 180px;
  outline: medium none;
  padding: 4px 25px 4px 10px;
  width: auto;
}

/*---Related content block css start---*/
.view-id-emergencies_related_content .view-content {
  display: flex;
  flex-wrap: wrap;
}

.view-id-emergencies_related_content .funds-content-boxes:first-child {
  margin: 0 1% 0 0;
}

.view-id-emergencies_related_content .funds-content-boxes {
  width: 32%;
  float: left;
  box-shadow: 0px 0px 6px -2px #5d5d5d;
  margin: 0 1% 0;
  padding: 0 0 38px;
  position: relative;
}

.view-id-emergencies_related_content .funds-content-boxes:nth-child(3) {
  margin: 0 0 0 1%;
}

.view-id-emergencies_related_content .funds-content-boxes+.row .col-md-12 {
  padding: 0;
}

.view-id-emergencies_related_content .img-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}

.view-id-emergencies_related_content .img-wrapper img {
  display: block;
  height: auto;
  width: 100%;
}

.view-id-emergencies_related_content .img-wrapper {
  margin: 0 0 8px;
}

.view-id-emergencies_related_content .content-type span span.ct_news {
  background-position: -4px -26px;
}

.view-id-emergencies_related_content .content-type span span {
  background-repeat: no-repeat;
  background-image: url(../images/content-type-icons.png);
  padding: 0 0 0 24px;
  color: #e78a03;
  font-family: "robotolight", sans-serif;
  font-size: 16px;
}

.view-id-emergencies_related_content .field-title {
  margin: 8px 15px;
}

.view-id-emergencies_related_content .field-blurb {
  color: #000000;
  min-height: 144px;
  padding-bottom: 10px;
  margin: 8px 15px;
}

.view-id-emergencies_related_content .content-type {
  margin: 8px 0;
}

.view-id-emergencies_related_content .date-link-wrapper {
  border-top: 1px solid #b7b7b7;
  bottom: 0;
  left: 0;
  margin: 0 6%;
  position: absolute;
  width: 88%;
}

.emergencies-resources-main-wrapper .date-link-wrapper .field-date {
  float: left;
  margin: 8px 0;
  font-size: 13px;
}

.emergencies-resources-main-wrapper .date-link-wrapper .field-node-link {
  float: right;
  margin: 8px 0;
  line-height: 18px;
}

.view-id-emergencies_related_content .img-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}

.view-id-emergencies_related_content .img-wrapper img {
  display: block;
  height: auto;
  width: 100%;
  transition: transform 2.4s linear;
  -webkit-transform: 2.4s linear;
  -ms-interpolation-mode: bicubic;
}

.view-id-emergencies_related_content .img-wrapper img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.view-id-emergencies_related_content .field-date {
  float: left;
  margin: 8px 0;
}

.view-id-emergencies_related_content .field-date .date-display-single {
  color: #3a3a3a;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 13px;
}

.view-id-emergencies_related_content .field-title {
  line-height: 12px;
  margin: 8px 15px;
}

.view-id-emergencies_related_content .field-title a {
  color: #0090ca;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 20px;
}

.view-id-emergencies_related_content .field-blurb {
  color: #000000;
  font-size: 14px;
  min-height: 144px;
  padding-bottom: 10px;
  margin: 8px 15px;
}

.view-id-emergencies_related_content .field-blurb p {
  color: #000000;
}

.view-id-emergencies_related_content .date-link-wrapper {
  border-top: 1px solid #b7b7b7;
  bottom: 0;
  left: 0;
  margin: 0 6%;
  position: absolute;
  width: 88%;
}

.view-id-emergencies_related_content .field-node-link {
  margin: 8px 0;
  float: right;
}

.view-id-emergencies_related_content .field-node-link a {
  color: #1c97c8;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 13px;
  padding: 0;
  text-transform: lowercase;
  line-height: 14px;
}

.view-id-emergencies_related_content .view-content nav.pager-nav {
  width: 100%;
}

/*---Related content block css end---*/

/*---chart tooltip css start here---*/
#humanitarian-emergencies-funding-chart .google-visualization-tooltip ul,
#humanitarian-emergencies-funding-chart .google-visualization-tooltip ul li {
  margin: 0.5em 0 0.5em 0 !important;
}

#humanitarian-emergencies-funding-chart .google-visualization-tooltip ul li span {
  color: #5d686d !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

#humanitarian-emergencies-funding-chart .google-visualization-tooltip ul li:first-child span {
  display: block !important;
  line-height: 16px;
}

#humanitarian-emergencies-funding-chart .google-visualization-tooltip ul li:last-child span:first-child {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
}

#humanitarian-emergencies-funding-chart .google-visualization-tooltip ul li:last-child span {
  letter-spacing: -0.02em;
}

/*---chart tooltip css end here---*/

.emergencies-resources-main-wrapper .field-title a {
  color: #0090ca;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 20px;
}

.last-updated-date-div {
  font-size: 14px;
  font-style: italic;
  margin: 0 0 15px;
  color: #808080;
  font-family: Roboto, sans-serif;
  line-height: 20px;
}

.popover-wrapper .thepopover ul {
  float: left;
  width: 100%;
  list-style: none;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

.last-updated-date-div {
  font-size: 12px;
  font-style: italic;
  margin: 0 0 15px;
}

div#emergencies-table {
  width: 100% !important;
  margin: 0 !important;
}

.emergencies-result-achieved-top-content p:last-child {
  margin-bottom: 0;
  font-size: 12px;
  margin-top: 10px;
  float: left;
}

.emergencies-disclaimer.disclaimer-wrapper {
  margin: 15px 0;
}

#emergencies-key-results #results-year {
  padding-top: 1px;
  background-position: top 7px right;
}

@media all and (max-width: 767px) {
  .view-id-emergencies_related_content .view-content nav.pager-nav ul.pager {
    margin-bottom: 0;
  }
}

.page-node-type-ct-emergencies-data .key-results.tabs li.active a {
  color: #000;
}

.page-node-type-ct-data-portal #emergencies-key-results #results-year {
  background-position: top 15px right 10px;
}

.page-node-type-ct-emergencies-data .alone-emergency .container {
  max-width: 100%;
  padding: 0 7px;
}

.page-node-type-ct-emergencies-data .alone-emergency .human-needs .tittle-vertical {
  left: -11.8%;
}

.page-node-type-ct-emergencies-data .block-unfpa-global-emergencies-dashboard .tittle-vertical {
  left: -11.8%;
}

@media all and (max-width: 767px) {
  .page-node-type-ct-emergencies-data .alone-emergency .human-needs .tittle-vertical {
    left: auto;
  }

  .page-node-type-ct-emergencies-data .block-unfpa-global-emergencies-dashboard .tittle-vertical {
    left: auto;
  }
}

@media all and (max-width: 480px) {
  .block-unfpa-global-emergencies-dashboard .chart-wrapper .title-wrapper h3 {
    flex: none !important;
  }
}

.topo {
  margin-top: -12px;
  margin-bottom: 48px;
}

@media (min-width: 980px) {
  .container.gbl-snap .row .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
}