
#home-country-results-charts .highcharts-axis-labels.highcharts-yaxis-labels {
    width: 100%;
}

#home-country-results-charts .highcharts-axis-labels.highcharts-yaxis-labels span {
    left: 0px !important;
    width: 45px;
    text-align: center;
}

#home-country-results-charts .highcharts-axis-labels.highcharts-yaxis-labels span:last-child {
    right: 0px !important;
    left: auto !important;
    text-align: center;
}
@media (min-width: 768px) {
	#cntry-results-carousel .home-result-graph-wrapper {
		width: 20%;
	}
}
/*23-04-2020*/
.home-result-graph-wrapper #pillar-676,
.home-result-graph-wrapper #pillar-638,
.home-result-graph-wrapper #hrg-pi{
	height: 350px;
    position: relative;
}
.home-result-graph-wrapper .ee_chrt_wrapper{
	bottom: 50px;
    vertical-align: bottom;
    position: absolute;
    left: 41%;/*50%;*/
    -webkit-transform: translateX(-41%);
    transform: translateX(-41%);
	
	
}
#hrg-pi .ee_chrt_wrapper .cntry-value-bar{
	background-color: #7979BB;
}
#hrg-pi .cntry-value-head,
#hrg-pi .cntry-value-lbl{
	color: #7979BB;
}

/*.indicators .indicator-header{
	display: none;
}*/
.pillar-638.front .indicatorList.active .pillar-label {
    color: #7979BB;
}
.pillar-697.front .indicatorList.active .pillar-label {
    color: #7979BB;
}
.front.pillar-697 .indicatorList .indicators li label.active span {
    color: #3DA568;
}
.front.pillar-638 .indicatorList .indicators li label.active span {
    color: #7979BB;
}
.front .ee_chrt_wrapper .cntry-value-head{
	min-width: 100px;
}
.front .ee_chrt_wrapper .cntry-value{
	text-align: center;
}
.front s#cntry-results-carousel{
	padding-bottom: 10px;
}