#data-portal-template .social {
  margin-top: -65px;
}
#main .max_wrapper,
#header .max_wrapper {
  max-width: 1100px !important;
}
#data-portal-template h2.pane-title {
  color: #002534;
  font-family: "roboto_condensedregular";
  font-size: 34px;
  font-weight: 700;
  line-height: 46px;
  clear: left;
  width: 100%;
}
/*--Select box css*/
#custom-data-portal-results-form select#edit-year.form-select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  border: 0;
  background: url("../images/arow-dow-up.png") 95% 16px no-repeat;
  margin: 0;
  position: relative;
  top: 5px;
  z-index: 2;
  cursor: pointer;
  outline: none;
  _noFocusLine: expression(this.hideFocus=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  padding: 0 25px 0 10px;
  color: #4097bd;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 40px;
  width: auto;
}
/*//--Select box css end */

#custom-data-portal-results-form .form-item input[type="checkbox"]{
  display: none;
}
#custom-data-portal-results-form .activities-checkboxes label {
  font-size: 13px;
  color: #000;
  line-height: 16px;
  font-weight: normal;
  display: block;
  font-family: "robotoregular",sans-serif;
  float: left;
}

/*Transportal Results Tabs*/
#data-portal-template #sector-tabs {
  background: transparent;
  position: relative;
  max-width: 1100px;
  width: 100%;
  transition: 0.5s ease;
}
#sector-tabs.sticktop {
  position: fixed;
  top: 0;
  z-index: 100;
  margin: 0;
}
#sector-tabs ul.tp-results-tabs {
  float: none;
  display: flex;
  margin: 0 0 50px 0;
}
#sector-tabs ul.tp-results-tabs li {
  width: calc(100%/3);
  border: 1px solid #e5e7e7;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.06);
  background: #ffffff;
  border-radius: 0;
  text-align: center;
  font-family: "roboto_condensedregular";
  height: 60px;
}
#sector-tabs ul.tp-results-tabs li a {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #002534;
  font-family: "roboto_condensedregular";
  padding: 16px 14px;
}
#sector-tabs ul.tp-results-tabs li:nth-child(2){
  border-right: 0;
  border-left: 0;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.06);
}
#sector-tabs ul.tp-results-tabs li.active {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
  border: 1px solid #4097bd;
  position: relative;
  z-index: 5;
}
#sector-tabs ul.tp-results-tabs li.active a {
  background-color: #4097bd;
  color: #ffffff;
}
/*Transportal Results Tabs end*/

.indicators-form-wrapper #custom-data-portal-results-form .re-wrapper {
  width: 49.5%;
  height: 49px;
  float: left;
  text-align: center;
  border-right: 1px solid #e5e7e7;
}
.indicators-form-wrapper #custom-data-portal-results-form .re-wrapper:nth-child(2){
  border-right: 0;
}
.indicators-form-wrapper .results-label-wrapper {
  display: inline-block;
}
.indicators-form-wrapper #custom-data-portal-results-form label {
  color: #5d686d;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  margin: 11px;
}
.indicators-form-wrapper #custom-data-portal-results-form .form-item.form-item-year {
  width: auto;
  float: left;
  margin: 0;
}
.indicators-form-wrapper .wrapper-result-selector {
  float: left;
  clear: right;
}
.wrapper-result-selector .result-indicator {
  display: inline-block;
  background: url("../images/arow-dow-up.png") 93% 15px no-repeat;
  margin: 0;
  position: relative;
  top: 6px;
  z-index: 3;
  cursor: pointer;
  outline: none;
  padding: 5px 35px 5px 15px;
  height: 33px;
  color: #4097bd;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.wrapper-result-selector.active .result-indicator {
  background: url("../images/arow-dow-up.png") 93% -15px no-repeat #ffffff;
  height: 36px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom: 0;
}
.indicators-form-wrapper {
  position: relative;
  margin-bottom: 30px;
}
.indicators-form-wrapper #custom-data-portal-results-form {
  background: transparent;
  border: 0;
  border-top: 1px #e5e7e7 solid;
  border-bottom: 1px #e5e7e7 solid;
  padding: 10px 0 10px 0;
  width: 100%;
  z-index: 5;
}
.wrapper-indicators {
  display: none;
  background: #fff;
  z-index: 2;
  left: 0;
  top: 58px;
  position: absolute;
  z-index: 20;
  max-width: 100%;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(147, 155, 158, 0.24);
  border-top: 4px solid #4097bd;
  background-color: #ffffff;
}
.wrapper-indicators .row-wraper {
  display: flex;
  display: -webkit-flex;
  padding: 25px;
  position: relative;
}
.wrapper-indicators .row-wraper .close-indi {
  width: 15px;
  height: 15px;
  border: 1px #d8d8d8 solid;
  border-radius: 80%;
  position: absolute;
  right: 15px;
  top: 10px;
  color: #c5c5c5;
  font-size: 11px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
.wrapper-indicators label {
  font-size: 15px;
  line-height: 10px;
}
.activities-checkboxes.div{
  width: 230px;
}
.row-wraper .results-column {
  padding: 0 15px;
  float: left;
  width: 22%;
}
.row-wraper .results-column:nth-child(4) {
  padding: 0 0 10px 15px;
  border-right:0;
}
.results-column .indicator_icon {
  width: 100%;
  padding-top: 70px;
  text-transform: uppercase;
  text-align: left;
  display: block;
  margin: 0;
  min-height: 100px;
}
.results-column .indicator_icon h3 {
  color: #002534;
  font-family: "roboto_condensedregular";
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}
.row-wraper .results-column:nth-child(1) .indicator_icon {
  background: url(../images/icon-sexual-productive.png) no-repeat left 0 #fff;
  background-size: 72px 72px;
}
.row-wraper .results-column:nth-child(2) .indicator_icon {
  background: url(../images/icon-yuth.svg) no-repeat left 0 #fff;
  background-size: 72px 72px;
}
.row-wraper .results-column:nth-child(3) .indicator_icon {
  background: url(../images/icon-gendar-equality.svg) no-repeat left 0 #fff;
  background-size: 72px 72px;
}
.row-wraper .results-column:nth-child(4) .indicator_icon {
  background: url(../images/icon-population-dynamics.svg) no-repeat left 0 #fff;
  background-size: 72px 72px;
}

ul.result-lists {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.result-lists li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  text-align: left;
  border-bottom: 1px #e5e7e7 solid;
  width: 100%;
  padding: 4px 0;
}
ul.result-lists li.active {
  border-bottom: 2px #4097bd solid;
}
ul.result-lists li:last-child {
  border-bottom: 0;
}
.animate-indi {
  width: 88%;
  overflow: hidden;
  height: 26px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}
#custom-data-portal-results-form .wrapper-indicators ul.result-lists li .animate-indi label {
  font-size: 12px;
  line-height: 15px;
  color: #5d686d;
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 0;
  text-transform: none;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  transform: translateX(0);
  transition: 8s;
  width: 100%;
}

ul.result-lists li.active label {
  color: #4097bd;
  transition: 8s;
}
#custom-data-portal-results-form .wrapper-indicators ul.result-lists li .subindicator_icon {
  float: right;
  border: 1px #324fab solid;
  border-radius: 80px;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #324fab;
  position: relative;
  cursor: pointer;
}
#custom-data-portal-results-form .wrapper-indicators ul.result-lists li .subindicator_icon:hover {
  border: 1px #e67c18 solid;
  color: #e67c18;
}
.subindicator_desc {
  position: absolute;
  right: -10px;
  top: 18px;
  padding: 10px;
  border: 1px #324fab solid;
  border-radius: 8px;
  font-size: 13px;
  line-height: 16px;
  display: none;
  background-color: #fff;
  z-index: 50;
  min-width: 254px;
  text-align: left;
  color: #000;
  cursor:default;
}
#custom-data-portal-results-form .wrapper-indicators ul.result-lists li .subindicator_icon:hover .subindicator_desc {
  display: block;
  color: #000;
}
.indicators-form-wrapper h2 {
  font-family: roboto_condensedregular;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  color: #002534;
  text-transform: none;
}
.indicators-form-wrapper > p {
  max-width: 100%;
  font-size: 16px;
  color: #5d686d;
  font-weight: 400;
  font-family: 'robotoregular';
  line-height: 26px;
}
.indicators-form-wrapper #custom-data-portal-results-form .form-submit {
  display: none;
}
.subindicator_desc {
  display: none;
}
.countries-wrapper {
  padding: 15px 0 0 0;
  min-height: 300px;
}
.countries-wrapper .slid-content-wrap {
  display: flex;
  display: -webkit-flex;
  padding: 40px 25px 0 25px;
}
.col-countries-item {
  width: 42%;
  padding: 20px;
  margin: 10px 15px;
  float: left;
}
.col-countries-item .item-icon {
  width:72px;
  height: 72px;
  float: left;
  margin-right: 20px;
  background: #f7f7f7;
  border-radius: 100%;
  overflow: hidden;
}
.col-countries-item.active .item-icon {
  width:62px;
  height: 62px;
  border: 6px #fdd8ac solid;
  margin-right: 18px;
}
.col-countries-item .item-icon img,
.col-countries-item .item-icon svg {
  width: 100%;
  display: block;
  border: 0;
}
.col-countries-item .item-content {
  float: left;
  width: 74%;
}
.col-countries-item .item-content h3 {
  color: #002534;
  font-family: "roboto_condensedregular";
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  margin: 5px 0;
  text-align: center;
}
.col-countries-item.active .item-content h3 {
  color: #f7941d;
}
.col-countries-item .item-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #5d686d;
  margin: 0;
  padding: 0;
}

.countries-wrapper .slick-prev,
.countries-wrapper .slick-next {
  top: 45%;
  width: 28px;
  height: 28px;
}
.countries-wrapper .slick-prev {
    left: 0px;
    z-index: 1;
}
.countries-wrapper .slick-next {
  right: 0px;
  z-index: 1;
}
.countries-wrapper .slick-next:before,
.countries-wrapper .slick-prev:before {
  color: #fa9700;
  font-size: 28px;
}
.countries-wrapper .slick-initialized .slick-slide:focus {
  outline: none;
}

.homepage-transformative-goals-wrapper .slick-next:before,
.homepage-transformative-goals-wrapper .slick-prev:before {
  color: #fa9700;
  font-size: 28px;
}
.homepage-transformative-goals-wrapper .slick-prev {
  left: 35px;
  z-index: 10;
  width: 28px;
  height: 28px;
}
.homepage-transformative-goals-wrapper .slick-next {
  right: 40px;
  z-index: 10;
  width: 28px;
  height: 28px;
}

.map-wrapper {
  position: relative;
  margin-bottom: 50px;
}
.map-wrapper #map {
  padding: 100px 0 50px 0;
  min-height: 200px;
}
.map-wrapper h3 {
  font-family: roboto_condensedregular;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #4097bd;
  text-transform: none;
  margin: 0;
}
.map-wrapper .indicator_desc {
  max-width: 100%;
  font-size: 16px;
  color: #5d686d;
  font-weight: 400;
  font-family: 'robotoregular';
  line-height: 22px;
}

ul.map-legends,
ul.map-legends-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 60px;
  left: 0;
}
ul.map-legends li,
ul.map-legends-2 li {
  min-height: 10px;
  color: #939b9e;
  font-family: roboto_condensedregular;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  overflow: hidden;
}
ul.map-legends li span.legend-year {
  float: left;
}
ul.map-legends li span.color {
  width: 24px;
  height: 6px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
ul.map-legends li span.color.orange {
  background-color: #f7941d;
}
ul.map-legends li span.color.blue {
  background-color: #4097bd;
}
ul.map-legends li span.color.purple {
  background-color: #8c69a7;
}
ul.map-legends li span.color.grey {
  background-color: #cccccc;
}

ul.map-legends-2 li span {
  width: 24px;
  height: 6px;
  margin-right: 10px;
  display: inline-block;
}
ul.map-legends-2 li span.color-low {
  background-color: #f9ae53;
}
ul.map-legends-2 li span.color-medium {
  background-color: #f8a23a;
}
ul.map-legends-2 li span.color-high {
  background-color: #f7941d;
}
ul.map-legends-2 li span.color-vHigh {
  background-color: #dd7d08;
}
ul.map-legends-2 li span.color-none {
  background-color: #cccccc;
}

.show-hide-content {
  display: none;
}
.view-more-wrapper {
  text-align: center;
  margin-bottom: 50px;
}
.btn-view-more {
  display: inline-block;
  background: url("../images/arow-dow-up.png") 93% 16px no-repeat #ffffff;
  color: #4097bd;
  position: relative;
  cursor: pointer;
  outline: none;
  padding: 8px 35px 8px 15px;
  margin-top: 15px;
  height: 28px;
  font-family: "roboto_condensedregular";
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.btn-view-more.active {
  background: url("../images/arow-dow-up.png") 93% -13px no-repeat #ffffff;
  height: 31px;
}

h3.key-results-title {
  font-family: "roboto_condensedregular";
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #E78A05;
  margin: 50px 0 0 0;
}
h2.transformative-results-title {
  font-family: "roboto_condensedregular";
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  color: #002534;
  margin: 25px 0 15px 0;
}
h2.transformative-results-title span {
  display: block;
  font-size: 16px;
  color: #5d686d;
  font-weight: 400;
  font-family: 'robotoregular';
  line-height: 26px;
}
.homepage-transformative-goals-wrapper h2 {
  display: none;
}
#unmet-needs, #trend, .trans-goals {
  position: relative;
}
#data-portal-template ul.chart-legend {
  top: 10%;
}
#data-portal-template .ending-child-marriage-wrapper.chart-box {
  position: relative;
}
#data-portal-template .ending-child-marriage-wrapper.chart-box ul.chart-legend {
  top: 0%;
}
#data-portal-template .pane-custom-data-portal-custom-data-portal-results {
  margin-bottom: 20px;
}

.tech-note-wrapper {
  padding: 30px 0 10px 0;
  border-bottom: 1px #e5e7e7 solid;
}
.tech-note-wrapper .tech-note {
  display: inline-block;
  background: url("../images/arow-dow-up.png") 96% 15px no-repeat;
  margin: 0;
  position: relative;
  top: 5px;
  z-index: 3;
  cursor: pointer;
  outline: none;
  padding: 5px 35px 5px 5px;
  height: 33px;
  color: #4097bd;
  font-family: "roboto_condensedregular";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1px;
}
.tech-note-wrapper .tech-note.active {
  background: url("../images/arow-dow-up.png") 96% -15px no-repeat;
  height: 36px;
}
.tech-note-wrapper .tech-dtl {
  display: none;
  padding: 0 5px;
}
.tech-dtl ul.c-note {
  margin: 0;
  padding: 0 0 0 20px;
}
.tech-dtl ul.c-note li {
  color: #939b9e;
  font-size: 13px;
  text-align: left;
  margin: 10px 0;
  padding: 0;
  list-style: disk;
}

.global-result-wrapper .slick-prev,
.global-result-wrapper .slick-next {
  top: 45%;
}
.global-result-wrapper .slick-prev {
  left: 0px;
  z-index: 1;
  width: 28px;
  height: 28px;
}
.global-result-wrapper .slick-next {
  right: 0px;
  z-index: 1;
  width: 28px;
  height: 28px;
}
.global-result-wrapper .slick-next:before,
.global-result-wrapper .slick-prev:before {
  color: #fa9700;
  font-size: 28px;
}
.global-result-wrapper .slick-initialized .slick-slide:focus {
  outline: none;
}

.loader {
  display: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.loader {
  background-image: url(../images/throbber-circle.gif);
}
.loading-text {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  top: 58%;
  color: #000000;
  font-size: 18px;
  text-align: center;
}

/* --// Countries sepecific css */
#custom-data-portal-country-form {
  display: inline-block;
  background: transparent;
  border: 0;
  border-bottom: 1px #e5e7e7 solid;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 20;
}
#custom-data-portal-country-form>div {
  width: 250px;
  min-height: 50px;
  margin: 0 auto;
  position: relative;
}
#custom-data-portal-country-form>div label {
  float: left;
  width: auto;
  color: #5d686d;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  margin: 5px;
}
#custom-data-portal-country-form>div select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  border: 0;
  background: url("../images/arow-dow-up.png") 95% 16px no-repeat;
  margin: 0;
  position: relative;
  top: 0px;
  z-index: 2;
  cursor: pointer;
  outline: none;
  _noFocusLine: expression(this.hideFocus=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  padding: 0 10px;
  color: #4097bd;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 40px;
  width: 80px;
}
#custom-data-portal-country-form>div input[type="submit"]{
  padding: 10px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
  background-color: #4097bd;
  color: #fff;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
  height: 40px;
  border-radius: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 0px;
}
.map-hover-desc {
  font-weight: normal;
}
.wrapper-country-name {
  font-weight: bold;
}
.all_chart_wrapper #donut_chart_tabs {
  border-right: 1px #e5e7e7 solid;
  width: 48% !important;
  float: left;
  background: transparent !important;
  text-align: center;
}
.select-data-dropdown {
  width: 300px;
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.select-data-dropdown label {
  width: auto;
  float: left;
  margin-left: 5px;
  padding: 5px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'roboto_condensedregular';
  color: #5d686d;
}
.select-data-dropdown #donut-chart-field {
  display: inline-block;
  background: url(../images/arow-dow-up.png) 93% 15px no-repeat;
  margin: 0;
  z-index: 3;
  cursor: pointer;
  outline: none;
  padding: 5px 35px 5px 0;
  height: 33px;
  color: #4097bd;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 140px;
  border: 0;
}
ul.donut-chart-select {
  display: none;
  border: 1px #e6e8e8 solid;
  width: 280px !important;
  left: 5%;
  top: 40px;
  position: absolute;
  z-index: 50;
  background: #fff;
}
ul.donut-chart-select li {
  padding: 0;
  color: #4097bd;
  display: block;
  width: 100%;
  text-align: left;
}
ul.donut-chart-select li.active {
  background: #0091ca !important;
  color: #fff;
  border-radius: 0 !important;
}
.all_chart_wrapper #donut_chart_tabs ul li.active span {
  background: transparent !important;
  border-radius: 0;
}
.re-wrapper {
  width: 48%;
  float: left;
}
#custom-data-portal-country-form .form-item {
  margin: 0 !important;
}
.indicators-form-wrapper.program-activity-charts-wrapper {
  border-bottom: 1px #e5e7e7 solid;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 0;
}
h2.pro-activities {
  font-size: 20px;
  font-family: 'roboto_condensedregular';
  font-weight: 700;
  text-align: left;
  margin: 20px 0 20px 0;
  color: #002534;
}
.data.bchart_wrapper {
  height: 443px;
  background-color: #ffffff;
}
.donut_chart {
  height: 420px;
}
.bchart {
  margin-top: 45px !important;
}
.data.bchart_wrapper .bchart svg text[font-size="18"],
.donut_chart_wrapper .donut_chart svg text[font-size="18"],
.data.chart_div_wrapper .chart_div_container .chart_div svg text[font-size="18"],
.data.implementation_chart_wrapper .implementation_chart_container .implementation_chart svg text[font-size="18"]{
  font-family: "roboto_condensedregular";
  text-align: left;
  fill: #002534;
  text-transform:none;
}
.data.bchart_wrapper .bchart svg text,
.donut_chart_wrapper .donut_chart svg text,
.data.chart_div_wrapper .chart_div_container .chart_div svg text,
.data.implementation_chart_wrapper .implementation_chart_container .implementation_chart svg text {
  font-family: "robotoregular";
  text-transform: capitalize;
  text-align: left;
  padding-right: 5px;
}
.data.bchart_wrapper .bchart svg text[text-anchor="end"] {
  font-size: 13px;
}
ul.donor-piechart-legends {
  list-style: none;
  margin: 0;
  padding: 0 20px 0 20px;
  position: absolute;
  left: 0;
  top: 76%;
}
ul.donor-piechart-legends li {
  min-height: 10px;
  color: #5d686d;
  font-family: roboto_condensedregular;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}
ul.donor-piechart-legends li span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin: 5px 10px 0 0;
  display: inline-block;
  float: left;
}
ul.donor-piechart-legends li span.color-blue {
  background-color: #4495d1;
}
ul.donor-piechart-legends li span.color-orange {
  background-color: #f7931d;
}
ul.donor-piechart-legends li span.color-green {
  background-color: #40b879;
}
ul.donor-piechart-legends li span.color-purple {
  background-color: #7d79a8;
}
ul.donor-piechart-legends li span.color-parrot {
  background-color: #c0db7d;
}
.pa-container .program-year-wrapper h2 {
  font-size: 20px;
  font-family: 'roboto_condensedregular';
  font-weight: 700;
  text-align: left;
  margin: 20px 0 20px 0;
  color: #002534;
}
.pa-container .program-child-wrapper .program-parent-title {
  font-family: 'roboto_condensedregular';
  font-weight: 700;
  font-size: 20px;
}

/*---program activity page css start---*/
.prtl-prgm-actv-slider-wrapper h3 {
  font-family: "roboto_condensedregular";
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #002534;
}
.prtl-prgm-actv-slider-wrapper p {
  font-size: 14px;
  line-height: 20px;
  color: #5d686d;
}
.program-activity-charts-wrapper #custom-data-portal-country-form {
  border: 0 none;
}
/*---program activity page css end---*/

.map-wrapper > h3 {
  display: inline;
}
.map-wrapper span.slct-indicators {
  display: inline;
    background: url(../images/arow-dow-up.png) 70% 15px no-repeat;
    margin: 0 0 0 10px;
    position: relative;
    cursor: pointer;
    outline: none;
    padding: 5px 25px 5px 10px;
    height: 20px;
}
#main .breadcrumb {
  margin-bottom: -2px !important;
}
#data-portal-template .ind-wrapper h2 {
  margin: 0;
  padding: 0 0 8px 0;
  color: #002534;
}
.map-wrapper .indicator-title {
  float: left;
  width: 65%;
  margin-bottom: 25px;
}
.map-wrapper .country-region-box {
  float: right;
  width: 30%;
  text-align: right;
}
.map-wrapper .country-region-box .popover .info {
  color: #7b686d;
  font-size: 10px;
}
.map-wrapper .thepopover {
  display: none;
  z-index: 3;
  position: absolute;
  border-radius: 3px;
  top: 25px;
  background: #FFFFFF;
  -moz-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.15);
  padding: 20px 5% 5px 5%;
  width: 90%;
}
.map-wrapper .thepopover .pinguelo {
  position: absolute;
  right: 5px;
  top: -13px;
  width: 32px;
  height: 18px;
  background: url(../images/pinguelopopover.png) no-repeat center center;
  display: block;
}
.map-wrapper .thepopover h3 {
  font-family: 'robotobold';
  font-size: 16px;
  color: #316789;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 1em;
}
.map-wrapper .thepopover h3 a {
    color: #DF8312;
}
.map-wrapper .thepopover ul {
  float: left;
  width: 100%;
  list-style: none;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.map-wrapper .thepopover li {
  width: 225px;
  display: inline-block;
}
.map-wrapper .thepopover li a {
  font-family: 'robotobold';
  font-size: 12px;
  color: #0091CA;
  line-height: 16px;
}
div.map-legends-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 200px;
  overflow: hidden;
}
div.map-legends-2 .legend-scale {
  width: 200px;
  height: 20px;
  background: rgb(221,125,8);
  background: linear-gradient(90deg, rgba(221,125,8,1) 0%, rgba(248,162,58,1) 24%, rgba(235,224,210,1) 98%, rgba(233,231,229,1) 100%);
}
div.map-legends-2 span.max {
  float: left;
  font-size: 12px;
}
div.map-legends-2 span.min {
  float: right;
  font-size: 12px;
}
.col-countries-item .item-content span.countries-count {
  font-weight: 700;
  font-size: 20px;
  font-family: "roboto_condensedregular";
}
.tech-dtl ul.c-note li ul {
  margin: 0;
  padding: 0 0 0 30px;
}
.tech-dtl ul.c-note li ul li {
  color: #939b9e;
  font-size: 13px;
  text-align: left;
  margin: 10px 0;
  padding: 0;
  list-style: circle;
}
.map-wrapper .close-thepopover {
  width: 15px;
  height: 15px;
  border: 1px #d8d8d8 solid;
  border-radius: 80%;
  position: absolute;
  right: 12px;
  top: 12px;
  color: #c5c5c5;
  font-size: 11px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
.data.donut-chart-container,
.data.donut_chart_container {
  width: 40% !important;
}
.data.bchart_wrapper {
  width: 60% !important;
}
.data donut_chart_container .donut_chart {
  height: 420px !important;
}
div.charts-tooltip {
  z-index: 500;
  line-height: 15px !important;
}
.donut-chart,
.donut_chart,
.donut_chart1,
.donut_chart2,
.donut_chart3 {
  height: 325px !important;
}
.donut_chart_wrapper .donut_chart svg text[font-size="12"] {
  font-size: 11px;
}
.see-notes {
  font-size: 11px;
  padding: 20px 0 0 0;
  position: absolute;
  bottom: 20px;
}
.see-notes a {
  padding: 5px 0;
  outline: none;
}
#data-portal-template .data.donut-chart-container,
#data-portal-template .data.donut_chart_container,
#data-portal-template .data.bchart_wrapper {
  height: 460px;
}
#data-portal-template .data.donut-chart-container,
#data-portal-template .data.donut_chart_container,
#data-portal-template .data.bchart_wrapper {
  height: 460px;
}
#implemented-all-2017 div[dir="ltr"] {
  width: auto !important;
}
#emergencies-key-results {
  padding: 30px 0 30px 0;
}
#emergencies-key-results h2.emergencies-section-outer-title,
#data-portal-template h2 {
  font-size: 20px;
  font-family: 'roboto_condensedregular';
  font-weight: 700;
  text-align: left;
  margin: 0;
  color: #002534;
}
#emergencies-key-results h2.emergencies-section-outer-title {
  margin: 20px 0 20px 0;
}
#emergencies-key-results::after {
  clear: both;
  content:"";
}
.node-type-ct-data-portal #emergencies-key-results select#results-year {
   appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  border: 0;
  background: url("../images/arow-dow-up.png") 95% 16px no-repeat;
  margin: 0;
  position: relative;
  top: 0px;
  z-index: 2;
  cursor: pointer;
  outline: none;
  _noFocusLine: expression(this.hideFocus=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  padding: 0 10px;
  color: #4097bd;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 40px;
  width: 200px;
}
#custom-data-portal-country-form > div select::-ms-expand,
.node-type-ct-data-portal #emergencies-key-results select#results-year::-ms-expand {
  display: none;
}
#data-portal-template h2.transformative-results-title {
  margin: 0 0 20px 0;
}
.data.bchart_wrapper .bchart svg path,
.donut_chart_wrapper .donut_chart svg path {
  outline: 0;
}
.no-data-message{
  text-align: center;
  padding: 15px;
}

/* 22/07/2019 */
.countries-wrapper {
  padding: 15px 0 0 0;
  min-height: 300px;
}
.countries-wrapper .slick-slider {
  margin-bottom: 0;
}
#key-results .countries-wrapper .slid-content-wrap {
  display: flex;
  display: -webkit-flex;
  padding: 40px 25px 0 25px;
}
.slid-content-wrap .col-countries-item {
  width: calc(100%/3.66);
  padding: 60px 20px 20px 20px;
  margin: 2% 1% 4% 1%;
  float: left;
  background-color: #fafafa;
  position: relative;
  min-height: 150px;
}
.slid-content-wrap .col-countries-item:hover {
  -webkit-box-shadow: 2px 3px 25px -11px rgba(0,0,0,0.57);
  -moz-box-shadow: 2px 3px 25px -11px rgba(0,0,0,0.57);
  box-shadow: 2px 3px 25px -11px rgba(0,0,0,0.57);
}
.slid-content-wrap .col-countries-item.active {
  -webkit-box-shadow: 1px 3px 48px -14px rgba(0,0,0,0.57);
  -moz-box-shadow: 1px 3px 48px -14px rgba(0,0,0,0.57);
  box-shadow: 1px 3px 48px -14px rgba(0,0,0,0.57);
  background-color: #f9f7f6;

}
html[data-useragent*='MSIE 10.0'] .col-countries-item.active {
  -webkit-box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
  -moz-box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
  box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.col-countries-item.active {
  -webkit-box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
  -moz-box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
  box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
}
}
_:-ms-lang(x), .col-countries-item.active {
  -webkit-box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
  -moz-box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
  box-shadow: 1px 3px 56px -14px rgba(0,0,0,0.57);
}
.col-countries-item .item-icon {
  width: 72px;
  height: 72px;
  margin-right: 20px;
  background: #f7f7f7;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -36px;
}
.col-countries-item.active .item-icon {
  border: 4px #fff solid;
}
.col-countries-item .item-icon img,
.col-countries-item .item-icon svg {
  width: 100%;
  display: block;
  border: 0;
}
.col-countries-item .item-content {
  width: 100%;
  text-align: center;
}
#key-results .col-countries-item .item-content h3.activity-title {
  color: #002534;
  font-family: "roboto_condensedregular";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  margin: 5px 0 20px 0;
  cursor: pointer;
  text-align: center;
}
#key-results .col-countries-item.active .item-content h3.activity-title {
  color: #f7941c;
}
#key-results .col-countries-item .item-content p {
  color: #5d686d;
}
#key-results .col-countries-item.active .item-content p {
  color: #927048;
}
.col-countries-item .item-content span.countries-count {
  font-weight: 700;
  font-size: 15px;
  font-family: "roboto_condensedregular";
  color: #002534;
}
.col-countries-item.active .item-content span.countries-count {
  color: #96734a;
  font-size: 20px;
}
.countries-wrapper .slick-prev {
  left: 0px;
  z-index: 1;
  width: 28px;
  height: 32px;
}
.countries-wrapper .slick-next {
  right: 0px;
  z-index: 1;
  width: 28px;
  height: 32px;
}
.countries-wrapper .slick-next:before,
.countries-wrapper .slick-prev:before {
  color: #fa9700;
  font-size: 28px;
}
.col-countries-item.active .item-content h3 {
  color: #f7941d;
}

/*---Transparency portal details page programme docs section css start---*/
.documents-wrapper .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  margin-left: 0;
  padding: 2em 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.documents-wrapper .row .docs-info-wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 80px;
}

.documents-wrapper .row .docs-action-wrapper {
  max-width: 16em;
  margin-left: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.documents-wrapper .row .inner-row-wrapper .doc-icon {
  margin: 0;
  height: 36px;
  width: 30px;
  position: absolute;
  top: 5px;
  left: 15px;
}

.documents-wrapper .row .inner-row-wrapper .title-wrapper {
  width: 90%;
}

.documents-wrapper .row .inner-row-wrapper .title-wrapper .doc-title,
.documents-wrapper .row .inner-row-wrapper .title-wrapper .doc-title h4,
.documents-wrapper .row .inner-row-wrapper .title-wrapper .time {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7em;
  margin: 0;
  width: 100%;
}

.documents-wrapper .row .inner-row-wrapper .title-wrapper .time p {
  margin-bottom: 0;
}

.documents-wrapper .row .inner-row-wrapper .title-wrapper .time strong {
  font-weight: 400;
}

.documents-wrapper .row .docs-action-wrapper .action-elements {
  margin-right: 2em;
  margin-bottom: 0;
}

.row .docs-action-wrapper .action-elements:last-child {
  margin-right: 0;
}

.documents-wrapper .row .docs-action-wrapper .action-elements .dropdown-select {
  border-radius: 14px;
  box-shadow: 0px 0px 15px 1px #efefef;
  -webkit-box-shadow: 0px 0px 15px 1px #efefef;
  -moz-box-shadow: 0px 0px 15px 1px #efefef;
  position: relative;
}

.documents-wrapper .row .docs-action-wrapper .action-elements  .dropdown-select select {
  background: transparent;
  border: 1px #e8e8e8 solid;
  border-radius: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #a1a1a1;
  font-size: 0.8rem;
  min-width: 125px;
  outline: none;
  padding: 12px 25px 12px 20px;
  position: relative;
  -webkit-appearance: none;
  width: 100%;
  z-index: 2;
}

.documents-wrapper .row .docs-action-wrapper .action-elements .dropdown-select::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/icon-arrow-down-dropdown.svg) no-repeat center center;
  right: 15px;
  top: 15px;
  z-index: 1;
}

.documents-wrapper .row .docs-action-wrapper .action-elements:last-child {
  margin-right: 0;
}

.documents-wrapper .row .docs-action-wrapper .action-elements img {
  height: 30px;
  width: 30px;
}

#data-portal-template .pane-vw-data-portal-panel-pane-1.audit-report {
  max-width: none;
  padding: 0;
  width: 100%;
}
/*---Transparency portal details page programme docs section css end---*/