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

#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: 'robotobold', sans-serif;
  font-size: 16px;
  font-weight: normal;
  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: 'robotobold', sans-serif;
  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: 'robotobold', sans-serif;
  margin-right: 5px;
}

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

#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;
  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 {
  font-size: 1.2em;
  text-align: center;
}

.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: 'robotoregular', sans-serif;
  font-size: 16px;
  height: 40px;
  line-height: 18px;
  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: 'robotobold', sans-serif;
  font-size: 24px;
  margin-top: 5px;
}

.emergencies-resources-main-wrapper .emergencies-resources-title h2 {
  color: #e78a03;
  font-family: "robotoregular", sans-serif;
  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-feature-banner-image {
  margin: 0 0 8px;
}

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

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-views-conditional {
  font-family: "robotomedium", sans-serif;
  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: "robotomedium",sans-serif;
  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: "robotoregular", sans-serif;
  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: "robotoregular", sans-serif;
  font-size: 14px;
}

.emergencies-resources-main-wrapper .views-emergencies-related-content-wrapper .views-field-view-node {
  float: right;
  font-family: "robotomedium", sans-serif;
  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: "robotolight", sans-serif;
  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: "robotomedium", sans-serif;
  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: "robotomedium", sans-serif;
  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;
  width: 98%;
}

.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: 'robotoregular', sans-serif;
  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: 23%;
}

.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;
  line-height: 22px;
  margin: 8px 0;
  text-align: center;
  width: 100%;
}

.emergencies-result-planned-section-block .value {
  color: #fece14;
  display: block;
  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 {
  display: inline-block;
  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;
  font-size: 14px;
  font-weight: 700;
  outline: none;
  padding-left: 18px;
}

#emergencies-map-region-section .popover .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: 90%;
  z-index: 2;
}

#emergencies-map-region-section .popover .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 .thepopover h4 {
  color: #df8312;
  font-family: 'robotobold', sans-serif;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 1em;
  margin-top: 0;
}

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

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

#emergencies-map-region-section .popover .thepopover li {
  display: inline-block;
  width: 180px;
  padding-left: 0.6em;
  text-indent: -0.6em;
}

#emergencies-map-region-section .popover .thepopover li a {
  color: #ffffff;
  font-family: 'robotobold', sans-serif;
  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: 'robotobold', sans-serif;
}

#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 1%;
  width: 15%;
}

.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: 300px;
  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;
  background-size: cover;
  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-image: url('../images/emergencies_images/women_reproductive_15_49.svg');
}

.emergencies-result-achieved-section-block.block2 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block2 .general-info-icon {
  background-image: url('../images/emergencies_images/gb_reached.svg');
}

.emergencies-result-achieved-section-block.block3 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block3 .general-info-icon {
  background-image: url('../images/emergencies_images/assisted_safe_deliveries.svg');
}

.emergencies-result-achieved-section-block.block4 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block4 .general-info-icon {
  background-image: url('../images/emergencies_images/safe_space_support.svg');
}

.emergencies-result-achieved-section-block.block5 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block5 .general-info-icon {
  background-image: url('../images/emergencies_images/mobile_clinic_support.svg');
}

.emergencies-result-achieved-section-block.block6 .result-achieved-icon.info-row,
.emergencies-result-achieved-bottom-content .bottom-content-block.block6 .general-info-icon {
  background-image: url('../images/emergencies_images/srh_misp.svg');
}

.emergencies-result-achieved-section-block .result-achieved-value.info-row {
  color: #2B84C0;
  font-size: 24px;
  line-height: 28px;
  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: 90px;
}

.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: 800px;
}
#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: 'robotobold', sans-serif;
}

#emergencies-funding-chart-section .selected-year-wrapper {
  color: #000000;
  font-family: 'robotobold', sans-serif;
  font-size: 20px;
  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: 'robotobold', sans-serif;
  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;
}

#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: 'robotoitalic', sans-serif;
}

#emergencies-funding-chart-table td:nth-child(4) {
  color: #F5952E;
  font-family: 'robotoitalic', sans-serif;
}

#emergencies-funding-chart-table tfoot td {
  font-family: 'robotobold', sans-serif;
  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: 29px;
  outline: none;
}
.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;
}

.emergencies-result-achieved-top-content {
  margin-bottom: 25px;
}

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