.page-results .main-container-wrapper {
	padding-bottom: 45px;
}
.page-results .page-header .page-title {
	color: #fff;
}
.page-results .page-header .page-title:after {
	background: #fff;
}
.page-results .title-conatiner {
	background-color: #02bbce;
}
.page-results .page-header {
	background-color: #02bbce;
}
.page-results .tab-msg-block {
	display: none;
}
/*pillar tabs section start*/
.page-results .content-block ul.nav-tabs {
	/*width: -ms-calc(100% + 30px);
	width: -moz-calc(100% + 30px);
	width: -webkit-calc(100% + 30px);
	width: calc(100% + 100px);*/
	border-bottom: 10px solid #4d4d4d;
	text-align: center;
	padding: 0;
	padding-top: 6px;
	background-color: #02bbce;
	margin-bottom: 77px;
	/*margin-left: -25px;*/
	/*margin-right: -15px;*/
	margin: 0;
	width: auto;
	display: flex;
	justify-content: center;
}
.page-results .content-block .tab-content {
	width: 1140px;
	margin: 0 auto;
}
.page-results .content-block ul.nav-tabs li {
	border: 0;
	/*float: none;*/
	display: inline-block;
	text-align: center;
	margin: 0;
	cursor: pointer;
}
.page-results .content-block ul.nav-tabs li a {
	border: 0;
	font-size: 14px;
	font-weight: 700;
	color: #4d4d4d;
	padding-bottom: 23px;
	padding-top: 70px;
	cursor: pointer;
	margin: 0;
	background-color: #fff;
	min-width: 90px;
	text-transform: uppercase;
}
.page-results ul.nav-tabs li a.pillar-tab-global {
	background: url(../images/Results-slices/Global_Results_Normal.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li a.pillar-130 {
	background: url(../images/Results-slices/ACCESS-TO-CLEAN-COOKING.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li a.pillar-129 {
	background: url(../images/Results-slices/ACCESS-TO-ELECTRICITY.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li a.pillar-131 {
	background: url(../images/Results-slices/ENERGY-EFFICIENCY.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li a.pillar-132 {
	background: url(../images/Results-slices/RENEWABLE-ENERGY.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li.active a.pillar-tab-global,
.page-results ul.nav-tabs li a.pillar-tab-global:hover {
	background: url(../images/Results-slices/Global_Results_Selection.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li.active a.pillar-130,
.page-results ul.nav-tabs li a.pillar-130:hover {
	background: url(../images/Results-slices/ACCESS-TO-CLEAN-COOKING-Hover.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li.active a.pillar-129,
.page-results ul.nav-tabs li a.pillar-129:hover {
	background: url(../images/Results-slices/ACCESS-TO-ELECTRICITY-Hover.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li.active a.pillar-131,
.page-results ul.nav-tabs li a.pillar-131:hover {
	background: url(../images/Results-slices/ENERGY-EFFICIENCY-Hover.png) no-repeat top 0 center;
}
.page-results ul.nav-tabs li.active a.pillar-132,
.page-results ul.nav-tabs li a.pillar-132:hover {
	background: url(../images/Results-slices/RENEWABLE-ENERGY-Hover.png) no-repeat top 0 center;
}
.page-results .content-block ul.nav-tabs li a span {
	font-size: 14px;
	font-weight: 700;
}
.page-results .content-block ul.nav-tabs li.active a {
	color: #fff;
}
.page-results .content-block ul.nav-tabs li.active a:after {
    content: "";
    width: 24px;
    height: 12px;
    background: url(../images/Results-slices/Indicating_Icon.png) no-repeat center center;
    top: 123px;
    right: 50%;
    -webkit-transform: translatey(50%);
    transform: translateX(50%);
    position: absolute;
    display: inline-block;
}
/*pillar tabs section end*/
/*Tile-pillar background color change with change of pillar - start*/
.page-results .title-container-wrapper,
.page-results .title-conatiner,
.page-results .page-header,
.page-results .content-block ul.nav-tabs,
.page-results.pillar-tab-global .title-container-wrapper,
.page-results.pillar-tab-global .title-conatiner,
.page-results.pillar-tab-global .page-header,
.page-results.pillar-tab-global .content-block ul.nav-tabs {
	background-color: #999;
}
.page-results.pillar-129 .pillar-tabs,
.page-results.pillar-129 .title-container-wrapper,
.page-results.pillar-129 .title-conatiner,
.page-results.pillar-129 .page-header,
.page-results.pillar-129 .content-block ul.nav-tabs {
	background-color: #02bbce;
}
.page-results.pillar-130 .pillar-tabs,
.page-results.pillar-130 .title-container-wrapper,
.page-results.pillar-130 .title-conatiner,
.page-results.pillar-130 .page-header,
.page-results.pillar-130 .content-block ul.nav-tabs {
	background-color: #b971b2 ;/*#67aef4;*/
}
.page-results.pillar-131 .pillar-tabs,
.page-results.pillar-131 .title-container-wrapper,
.page-results.pillar-131 .title-conatiner,
.page-results.pillar-131 .page-header,
.page-results.pillar-131 .content-block ul.nav-tabs {
	background-color: #f2a916;
}
.page-results.pillar-132 .pillar-tabs,
.page-results.pillar-132 .title-container-wrapper,
.page-results.pillar-132 .title-conatiner,
.page-results.pillar-132 .page-header,
.page-results.pillar-132 .content-block ul.nav-tabs {
	background-color: #77916a;
}
.page-results.pillar-697 .pillar-tabs,
.page-results.pillar-697 .title-container-wrapper,
.page-results.pillar-697 .title-conatiner,
.page-results.pillar-697 .page-header,
.page-results.pillar-697 .content-block ul.nav-tabs {
	background-color: #3DA568;
}
/*Tile-pillar background color change with change of pillar - end*/
.page-results .pillar-blurb .block-title {
	display: none;
}
/*Graph section start*/
.page-results .chartBlock {
	background-color: #fff;
	padding-left: 0;
	padding-bottom: 0;
}
.page-results .chartBlock .filterSection {
	right: -ms-calc((-100vw + 1160px)/2);
	right: -moz-calc((-100vw + 1160px)/2);
	right: -webkit-calc((-100vw + 1160px)/2);
	right: calc((-100vw + 1160px)/2);
	top: 130px;
	box-shadow: -5px 5px 20px 0px #e6e6e6;
}
.page-results .chartBlock .chart-year-wrapper {
	position: relative;
}
.page-results .chartBlock .chart-year-selection-span{
	display: inline-block;
	margin-bottom: 27px;
	position: relative;
	float: left;
}
.page-results .chartBlock .start-year {
	position: absolute;
	top: -19px;
	font-size: 11px;
	color: #999999;	
}
.page-results .chartBlock .end-year {
	position: absolute;
	top: -19px;
	font-size: 11px;
	color: #999999;	
}
.page-results .chartBlock .rslt-selected-year {
	position: absolute;
	top: 19px;
	font-size: 11px;
	color: #999999;	
	right: 250px;
}
.page-results .chartBlock .rslt-yr-sldr-lbl {
	margin-right: 15px;
	font-size: 12px;
	color: #000;
	float: left;
}
.page-results .chart-year {
	width: 500px;
	display: inline-block;
	height: 9px;
    float: none;
    border-radius: 30px;
    background-color: #e6e6e6;
    position: relative;
	margin-bottom: 0;
}
.page-results .chart-year .ui-slider-handle {
	border: 0;
	background-color: #fff;
	background: url(../images/Results-slices/Arrow_graph.png)no-repeat center center;
	outline: none;
	top: 3px;
	cursor: pointer;
}
.page-results .chartBlock .chart-cntry-selection-span {
  /*margin-left: 80px;*//*298*/
  /*margin-top: -1px;
  display: inline-block;*/
  /*Task #243263*/
  margin-left: 0;
  margin-top: 0;
  display: block;
  clear: both;
  margin-bottom: 30px;
}
.page-results .chartBlock .result-search-refresh-btn {
    padding: 0;
    margin: 0;
    margin-left: 20px;
    padding-left: 15px;
    height: 20px;
    width: 40px;
}
.page-results .chartBlock .result-search-refresh-btn>span {
	background: url(../images/Results-slices/Reset_icon.png) no-repeat right 0 top 5px;
}
.page-results .chartBlock .chart-cntry-selection {
	width: 227px;
	border: 0;
	border-bottom: 1px solid #4d4d4d;
	outline: 0;
	background: url(../images/Results-slices/Search_Countries.png) no-repeat right 2px top 3px;
	color: #000;
}
.page-results .chartBlock .chart-cntry-selection::placeholder {
	color: #000;
	font-size: 12px;
}
.page-results .sortBlock {
	padding-left: 0;
	margin-bottom: 0px;
	clear: left;
	border-right: 1px solid #b3b3b3;
    padding-right: 6px;
	margin-right: 15px;
}
.page-results .sortBlock>span {
	font-size: 12px;
	color: #000;
}
.page-results .sortBlock ul > li {
	border: 0;
	margin-right: 0;
	font-size: 12px;
	color: #666;
}
.page-results .sortBlock ul > li.inactive,
.page-results .sortBlock ul > li.active {
	color: #4F97D2;
}
.page-results .sortBlock li.inactive .sortitemLabel,
.page-results .sortBlock li.active .sortitemLabel {
	border-bottom: 2px solid #4F97D2;
}
.page-results .pillar-blurb-download {
	float: right;
	width: 145px;
	height: 42px;
	margin-left: 60px;
    display: inline-block;
    border: 1px solid #333;
    border-radius: 30px;
    padding: 9px 12px 8px 31px ;/*8px 12px 8px 17px;*//*30-12-2019 Task #263195*/
    cursor: pointer;
    background: url(../images/Downloads/Download.png) no-repeat scroll right 10px center transparent;
    transition: background-color 0.5s ease;
}
.page-results .pillar-blurb-download:hover {
	background-color: #4d4d4d;
	color: #fff;
}
.xls-export-results-graph {
	display: inline-block;
	vertical-align: middle;
	text-transform: capitalize;
}
.page-results .mapLegendBlock {
	float: left;
	background: #fff;
	text-align: center;
	margin-bottom: 0;
	/*margin-left: 5px;*/
	clear: none;
	width: auto;
/*	border-left: 1px solid #b3b3b3;*/
}
.page-results .mapLegends {
    float: none;
    width: auto;
    padding: 0px 0 0px 0;
    text-align: left;
}
.page-results .mapLegends>li {
	display: inline-block;
	padding: 0 15px;
	font-size: 12px;
	color: #4d4d4d;
}
.page-results .mapLegends>li::before {
	content: '';
	width: 12px;
	height: 12px;
	margin-right: 5px;
	border-radius: 50%;
	display: inline-block;
}
.page-results .filterSection .sidebarNavBlock {
	max-width: 245px;
	/*height: 35px;*/
	padding-left: 10px;
	margin-bottom: 4px;
}
.page-results .table-wrapper .checkItem input[type=radio] {
	outline: none!important;
}
.page-results .filterSection .tabHead li>a {
	padding: 0;
	padding-bottom: 10px;
	padding-top: 7px;
	font-size: 12px;
	color: #b3b3b3;
}
.page-results .filterSection .tabHead li.active>a {
	padding-bottom: 7px;
	border-bottom: 3px solid #4d4d4d;
	color: #4d4d4d;
}
.page-results .pillar-global-chart {
	position: relative;
}
.page-results .pillar-global-draw-chart {
	width: -ms-calc(100% - 213px);
	width: -moz-calc(100% - 213px);
	width: -webkit-calc(100% - 213px);
	width: calc(100% - 213px);
}
.page-results .sideBarGlobal.fliterSectionGlobal {
	right: -ms-calc((-100vw + 1160px)/2);
	right: -moz-calc((-100vw + 1160px)/2);
	right: -webkit-calc((-100vw + 1160px)/2);
	right: calc((-100vw + 1160px)/2);
	top: 0px;
	box-shadow: -5px 5px 20px 0px #e6e6e6;
	background-color: #fff;
}
.page-results .chart-source-wrapper {
	padding-top: 18px;
}
.page-results .sort-maplegend-wrapper:before,
.page-results .sort-maplegend-wrapper:after {
	display: table;
	content: " ";
}
.page-results .sort-maplegend-wrapper:after {
	clear: both;
}
.page-results .sort-maplegend-wrapper {
	margin-bottom: 30px;
	clear: both;
}
.page-results .neg-pos-label-wrapper {
	width: -ms-calc(100% - 220px);
	width: -moz-calc(100% - 220px);
	width: -webkit-calc(100% - 220px);
	width: calc(100% - 220px);
	text-align: right;
}
.page-results .neg-pos-label-wrapper .negative-label,
.page-results .neg-pos-label-wrapper .positive-label {
	display: inline-block;
}
/*
.page-results .neg-pos-label-wrapper .negative-label {
	padding-right: 10px;
	border-right: 1px solid #b3b3b3;
}*/
.page-results .neg-pos-label-wrapper .positive-label {
	margin-left: 200px;
	margin-right: 185px;
}
/*Graph section end*/
.page-results .global-blurb {
	/*margin-bottom: 60px;*/
	margin-bottom: 25px;
}
.chart-cntry-selection-span .inputBlock {
	display: inline-block;
}
.page-results .chart .highcharts-container .highcharts-axis-labels.highcharts-yaxis-labels {
	padding-top: 50px;
}
.page-results .chart .highcharts-container .highcharts-axis-labels.highcharts-xaxis-labels {
	top: 50px;
}
/***Task #243263 - 05/04/2019***/
.page-results .chart-cntry-selection-span .select2 {
  width: 230px!important;
  margin-right: 15px;
}
.page-results .select2 .select2-selection {
  border: 0;
  border-bottom: 1px solid #4d4d4d;
  font-size: 14px;
  color: #000;
  border-radius: 0;
  outline: none;
}
.page-results .countryReset {
  border: 1px solid #333;
  border-radius: 18px !important;
  display: inline-block;
  background: url(../../../../modules/custom/wb_result_graph/images/Reset_Red.png) no-repeat scroll 51px center transparent;
  /* padding-right: 30px !important; */
  color: #333333;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 11px;
  width: 78px;
  padding: 5px 13px !important;/*4px 10px !important;*//*30-12-2019 Task #263195*/
  text-align: left;
  margin-left: 0;
  height: 30px;
  float: none;
  vertical-align: middle;
  line-height: 22px;
}
.page-results .countryReset:hover {
  background-color: #4d4d4d;
  color: #fff;
}


/*06-05-2019*/
.selected-coutries-list .result-selected-item-wrapper{
	display: inline-block;
    margin-right: 20px;
    color: #808080;
    font-size: 14px;
	margin-bottom: 5px;
}
.selected-coutries-list .result-legend-square{
    border-radius: 50%;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 10px;
}
/*.selected-coutries-list .result-legend-square.sq0{
	background: url(../images/Time/select-countries-close-5.png) no-repeat center center transparent;
}
.selected-coutries-list .result-legend-square.sq1{
    background: url(../images/Time/select-countries-close-1.png) no-repeat center center transparent;
}
.selected-coutries-list .result-legend-square.sq2{
    background: url(../images/Time/select-countries-close-2.png) no-repeat center center transparent;
}
.selected-coutries-list .result-legend-square.sq3{
    background: url(../images/Time/select-countries-close-3.png) no-repeat center center transparent;
}
.selected-coutries-list .result-legend-square.sq4{
    background: url(../images/Time/select-countries-close-4.png) no-repeat center center transparent;
}
.selected-coutries-list .result-legend-square.sq5{
    background: url(../images/Time/select-countries-close-5.png) no-repeat center center transparent;
}*/

.selected-coutries-list .sq-global{
	background: url(../images/results/global.png) no-repeat center center transparent;
}
.selected-coutries-list .sq-region{
	background: url(../images/results/region.png) no-repeat center center transparent;
}
.selected-coutries-list .sq-country{
	background: url(../images/results/country.png) no-repeat center center transparent;
}

.selected-coutries-list-wrapper{
	margin-bottom: 20px;
	padding: 0;
	max-height: 100px;
    overflow-y: auto; 
}

.page-results .xls-export-results-graph {
	line-height: 24px;
}
/*24-04-2021*/
.path-methodology ul.nav-tabs li a.pillar-698,
.page-methodology ul.nav-tabs li a.pillar-697,
.front .pillar-tabs ul.nav-tabs li a.pillar-697{
   /* background: url(../images/Results-slices/pillar_renewableCapacity_perCapita_normal.png) no-repeat top 0 center;*/
	 background: url(../images/pillar/icn_renewableCapacity_perCapita_normal.png) no-repeat top 0 center;
}

.path-methodology ul.nav-tabs li a.pillar-698:hover,
.path-methodology ul.nav-tabs li.active a.pillar-697,
.page-methodology ul.nav-tabs li a.pillar-697:hover,
.front .pillar-tabs ul.nav-tabs li a.pillar-697:hover,
.page-methodology ul.nav-tabs li.active a.pillar-697,
.front .pillar-tabs ul.nav-tabs li.active a.pillar-697{
	    background: url(../images/pillar/icn_renewableCapacity_perCapita_active.png) no-repeat top 0 center;
}
/*.page-methodology ul.nav-tabs li a.pillar-697:hover,
.front .pillar-tabs ul.nav-tabs li a.pillar-697:hover{
	    background: url(../images/pillar/icn_renewableCapacity_perCapita_active.png) no-repeat top 0 center;
}*/
/*20-04-2020*/
.path-methodology ul.nav-tabs li a.pillar-676,
.path-methodology ul.nav-tabs li a.pillar-638,
.page-methodology ul.nav-tabs li a.pillar-638,
.front .pillar-tabs ul.nav-tabs li a.pillar-638{
    background: url(../images/Results-slices/Pillar_public_investment_inactive.png) no-repeat top 0 center;
}

.path-methodology ul.nav-tabs li.active a.pillar-676,
.path-methodology ul.nav-tabs li a.pillar-676:hover,
.page-methodology ul.nav-tabs li.active a.pillar-638,
.page-methodology ul.nav-tabs li a.pillar-638:hover,
.front .pillar-tabs ul.nav-tabs li.active a.pillar-638,
.front .pillar-tabs ul.nav-tabs li a.pillar-638:hover{
	    background: url(../images/Results-slices/Pillar_public_investment_active.png) no-repeat top 0 center;
}
.page-methodology .main-container ul.nav-tabs li.active a.pillar-638,
.front .pillar-tabs ul.nav-tabs li.active a.pillar-638 {
	color: #7979BB;
}
.page-methodology .main-container ul.nav-tabs li.active a.pillar-697,
.front .pillar-tabs ul.nav-tabs li.active a.pillar-697 {
	color: #3DA568;
}
.page-methodology.pillar-638 .pillar-tabs ul.nav-tabs ,
.front.pillar-638 .pillar-tabs ul.nav-tabs {
    border-color: #7979BB;
}
.page-methodology.pillar-697 .pillar-tabs ul.nav-tabs ,
.front.pillar-697 .pillar-tabs ul.nav-tabs {
    border-color: #3DA568;
}
.pillar-697.front .indicatorList.active .pillar-label {
    color: #3DA568;
}
.front.pillar-697 .map-indicatorlist-icon {
    background: url(../images/pillar/Pillar_renewableCapacity_perCapita.png) no-repeat center center #f2f2f2;
}
.page-methodology .main-container ul.nav-tabs li.active a.pillar-638:after,
.page-methodology.pillar-638 .pillar-tabs ul.nav-tabs li.active a:after,
.front.pillar-638 .pillar-tabs ul.nav-tabs li.active a:after {
    background: url(../images/Results-slices/Indicator_Arrow_7A7ABC.png) no-repeat center;
}
.page-methodology .main-container ul.nav-tabs li.active a.pillar-697:after,
.page-methodology.pillar-697 .pillar-tabs ul.nav-tabs li.active a:after,
.front.pillar-697 .pillar-tabs ul.nav-tabs li.active a:after {
    background: url(../images/pillar/Indicating_Icon.png) no-repeat center;
}
.page-time.pillar-638 .pillar-tabs, 
.page-results.pillar-638 .pillar-tabs, 
.page-time.pillar-638 .title-container-wrapper, 
.page-time.pillar-638 .title-conatiner, 
.page-time.pillar-638 .page-header,
.page-time.pillar-638 .content-block ul.nav-tabs,
.page-results.pillar-638 .title-container-wrapper, 
.page-results.pillar-638 .title-conatiner, 
.page-results.pillar-638 .page-header,
.page-results.pillar-638 .content-block ul.nav-tabs {
    background-color: #7979BB;
}
.pillar-697 .sidebarNavBlockHead .sidebarNav {
	/* rise-sdg-docker-compose/sdg/custom/sites/all/themes/custom/fusion/images/pillar/Pillar_renewableCapacity_perCapita.png */
    background: url(../images/pillar/Pillar_renewableCapacity_perCapita.png) no-repeat center center #f2f2f2;
}
.page-time .content-block ul.nav-tabs li a.pillar-697, 
.page-results ul.nav-tabs li a.pillar-697 {
    background: url(../images/Results-slices/pillar_renewableCapacity_perCapita_normal.png) no-repeat top 0 center;
}
.page-time  ul.nav-tabs li.active a.pillar-697 ,
.page-time ul.nav-tabs li a.pillar-697:hover,
.page-results ul.nav-tabs li a.pillar-697:hover,
.page-results ul.nav-tabs li.active a.pillar-697 {
    background: url(../images/Results-slices/pillar_renewableCapacity_perCapita_active.png) no-repeat top 0 center;
}
.front.pillar-697 .map-indicatorlist-icon {
    background: url(../images/pillar/Pillar_renewableCapacity_perCapita.png) no-repeat center center #f2f2f2;
}
.pillar-697 .sideBar .indicators .table-wrapper.active span {
    color: #3DA568;
}
.pillar-697 .results-filter-head {
    color: #3DA568;
}
.pillar-638 .sidebarNavBlockHead .sidebarNav {
    background: url(../images/Results-slices/Pillar_public_investment_indicator.png) no-repeat center center #f2f2f2;
}
.page-time .content-block ul.nav-tabs li a.pillar-638, 
.page-results ul.nav-tabs li a.pillar-638 {
    background: url(../images/Results-slices/Pillar_public_investment_results__inactive.png) no-repeat top 0 center;
}
.page-time  ul.nav-tabs li.active a.pillar-638 ,
.page-time ul.nav-tabs li a.pillar-638:hover,
.page-results ul.nav-tabs li a.pillar-638:hover,
.page-results ul.nav-tabs li.active a.pillar-638 {
    background: url(../images/Results-slices/Pillar_public_investment_results__active.png) no-repeat top 0 center;
}
.page-time .content-block ul.nav-tabs li a.pillar-697, 
.page-results ul.nav-tabs li a.pillar-697 {
     background: url(../images/pillar/Pillar_renewableCapacity_perCapita__inactive.png) no-repeat top 0 center;
}
.page-time  ul.nav-tabs li.active a.pillar-697 ,
.page-time ul.nav-tabs li a.pillar-697:hover,
.page-results ul.nav-tabs li a.pillar-697:hover,
.page-results ul.nav-tabs li.active a.pillar-697 {
    background: url(../images/pillar/Pillar_renewableCapacity_perCapita__active.png) no-repeat top 0 center;
}
.front.pillar-638 .map-indicatorlist-icon {
    background: url(../images/Results-slices/Pillar_public_investment_indicator.png) no-repeat center center #f2f2f2;
}
.pillar-638 .sideBar .indicators .table-wrapper.active span {
    color: #7979BB;
}
.pillar-638 .results-filter-head {
    color: #7979BB;
}
.indicators .indicator-header,
.ind-group-name{
	display: none;
}
.pillar-638 .table-wrapper .checkItem input[type=radio]:checked::after,
.pillar-638.front .indicatorList input[type=radio]:checked::after {
    background: #fff url(../images/Radio_Button_selected_7979bb_Public_Investments.png)no-repeat right 0px top 0px;
}
/*24-04-2020*/
.mapLegends li.legend-global{
	padding-left: 0;
}


/*04-05-2020*/
body:not(.front) .pillar-tabs ul.nav-tabs li a.pillar-130:hover,
body.pillar-130:not(.front) .pillar-tabs  ul.nav-tabs li.active a.pillar-130{
	 background: url(../images/home-page/pillar/ACCESS-TO-CLEAN-COOKING-Hover.png) no-repeat top 0 center ;
	
}
.pillar-130 .sidebarNavBlockHead .sidebarNav {
	background: url(../images/home-page/pillar/Filter_Section_Icon_Clean_Cooking.png) no-repeat center center #f2f2f2;
}
.pillar-130 .table-wrapper .checkItem input[type=radio]:checked::after {
	/*background: #fff url(../images/Radio_Button_selected_67aef4_Clean_Cooking.png)no-repeat right 0px top 0px;*/
	background: #fff url(../images/home-page/pillar/Radio_Button_selected_AccessToCleanCooking.png)no-repeat right 0px top 0px;
}
.selected-year-wrapper .go-to-timepage{
    background: url(../images/Country_Reports/Compare_With.png) no-repeat calc(100% - 12px) center transparent;
    height: 33px;
    display: block;
    box-shadow: none;
    border: 1px solid #333;
    color: #333;
    font-size: 14px;
    min-width: 223px;
    border-radius: 26px !important;
    text-align: left;
    padding-top: 5px !important;
    padding: 5px 13px !important;
}


.page-results .map-legend-item-wrapper {
	display: inline-block;
	margin-right: 5px;
}

.page-results .mapLegendBlock.container .map-legend-item-wrapper {
    margin-right: 5px;
}
.page-results .mapLegendBlock.container .map-legend-item-txt {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    margin-bottom: 10px;
	display: block;
	text-align: left;
}
.page-results .map-legend-item-sq {
    width: 70px;
    height: 12px;
    display: inline-block;
}
.page-results .legend-wrapper{
	text-align: left;
}
.page-results .map-selected-ind, 
.page-results .map-selected-ind * {
    color: #999;
    font-size: 14px;
	margin-bottom: 5px;
}
.page-results .map-selected-ind-lgnd > div, 
.page-results .map-unit-wrapper {
    display: inline-block;
    vertical-align: bottom;
}
.page-results .map-unit-wrapper::before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    background: #cecece;
    width: 1px;
    height: 41px;
    border-radius: 10px;
}
.page-results .map-unit-wrapper{
    padding-left: 15px;
    margin-left: 10px;
    position: relative;
    font-size: 12px;
    color: #999;
	padding-bottom: 8px;
}
.page-results .mapLegendBlock.container p {
    /* font-family: 'Montserrat'; */
    font-size: 11px;
    line-height: 14px;
    color: #808080;
    /* width: 500px; */
    padding-left: 26px;
    background: url(../images/results/caution.png)no-repeat left 0 top 2px;
}
.page-results .mapLegendBlock{
	text-align: left;
}
.page-results .chart-source {
    padding: 10px;
}

.page-results .result-map .highcharts-tooltip > span {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    min-width: 150px;
    padding: 17px;
	box-shadow: 0 0 11px 0 #9e9e9e ;
}
.page-results .result-map .highcharts-tooltip {
	opacity: 0;
	    text-align: center
}
.page-results .result-map .highcharts-container{
	position: relative !important;
}
.page-results .result-map .highcharts-tooltip > span:after{
	display: none;
}
.page-results .result-map .tooltiptop .values,
.page-results .result-map .tooltiptop .name {
    color: #666666;
    font-size: 12px;
    font-weight: 600;
}
.page-results .result-map .tooltiptop span{
	display: block;
	line-height: 18px;
}
.page-results .result-map .highcharts-tooltip:not(.highchartClicks) .close {
    display: none;
}
.page-results .result-map-header{
	font-size: 26px;
    text-align: center;
    margin: 30px 0;
    font-weight: bold;
}
.result-map-header a {
	margin-bottom: 20px;
    font-size: 14px;
    float: right;
    padding-top: 9px;
    /* float: right; */
    width: 203px;
    height: 39px;
    /* margin-left: 60px; */
    display: inline-block;
    border: 1px solid #333;
    border-radius: 30px;
    padding: 9px 12px 8px 19px;
    cursor: pointer;
    background: url(../images/Country_Reports/Compare_With.png) no-repeat calc(100% - 12px) center transparent;
    transition: background-color 0.5s ease;
    text-align: left;
    color: #333;
	text-decoration: none;
}
.result-map-header a:hover {
    background-color: #4d4d4d;
    color: #fff;
}
.country-search-wrapper .showLabel{
	margin-right: 10px;
    position: static;
    margin-top: 8px;
    font-size: 14px !important;
}
.country-search-wrapper .mapZoom {
	width: 227px;
    border: 0;
    border-bottom: 1px solid #4d4d4d;
    outline: 0;
    background: url(../images/Results-slices/Search_Countries.png) no-repeat right 2px top 3px;
}
.country-search-wrapper {
    width: 365px;
    margin: 0 auto;
    margin-bottom: 20px;
	    padding-top: 15px;
}
.country-search-wrapper .glyphicon-search{
	display: none;
}
.scrtabs-tab-scroll-arrow{
    position: relative;
    z-index: 999;
}

.page-results .pillar-tabs {
	background-color: transparent;
	height: 148px;
}

.page-results.pillar-tab-global .pillar-tabs{
	height: 690px;
}

.page-results .content-block .tab-content {
	background-color: white;
}