.front .tab-block {
    padding: 0;
}
.front .pillar-tabs {
    background: #f2f2f2;
}
/*
.front .pillar-tabs .nav-tabs {
    border: 0;
    margin-bottom: 1px;
}
.front .pillar-tabs .nav-tabs>li>a {
    border: 0;
    color: #676767;
    font: 18px 'Montserrat', sans-serif;
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px;
}
.front .pillar-tabs .nav-tabs>li>a:hover {
    background: #fff;
    border-bottom: 5px solid #8ab296;
}
.front .pillar-tabs .nav-tabs>li.active>a, 
.front .pillar-tabs .nav-tabs>li.active>a:focus, 
.front .pillar-tabs .nav-tabs>li.active>a:hover{
    font:18px 'Montserrat', sans-serif;
    font-weight: 600;
    color: #676767;
    border: 0;
    border-bottom: 5px solid #8ab296;
}
*/

.map-section div#slider {
    display: none;
}

.front .map-section,
.front .region-content-top-first .pillar-tab-content{
  background:transparent;
}
.front .region-content-top-first{
  background: #f2f2f3;
  /*background:url(../images/map_bg.png) repeat-x scroll 0 0 #6cc2d1;*/
  position: relative;
}
.front .region-content-top-first .pillar-tab-content{
  padding:20px 0 10px 0;
}
.front .region-content-top-first .pillar-blurb{
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}
.enjoyhint_close_btn,
.enjoyhint_skip_btn,
.enjoyhint_next_btn{
  color:#fff!important;
  border:2px solid #4F98D3!important;
   background:#4F98D3!important;
}

.enjoyhint_skip_btn:hover,
.enjoyhint_next_btn:hover{
  background:#4F98D3!important;
}
.enjoyhint_close_btn{
    background: url(../images/close_guide.png) no-repeat center center transparent!important;
    border:none !important;
}
.enjoyhint_close_btn::after, .enjoyhint_close_btn::before{
  display:none;
}
.tooltipnotVisible{
	visibility:hidden!important;
	opacity:0!important;
}
.highcharts-tooltip:not(.highchartClicks) .tooltipbottom{
	display:none;
	visibility:hidden;
}
.highcharts-tooltip:not(.highchartClicks) .tooltiptop{
	margin:0;
	padding:0;
	border:none;
}
.hiddenLegend{
  display:none;
} 
/*************export*****************/
.front .view-pillars .tab-content{
  position:relative;
}
.front .view-pillars .tab-content .export-data{
 /* position:absolute;
  right:0;
  top:10px;*/
  float: right;
  margin-right: 61px;
  position: relative;
  margin-top: -19px;
  margin-bottom: 20px;
}
.export-data ul{
  float:left;
}
.export-data ul li{
  cursor:pointer;
 /* float:left;
  display:inline-block;
   height: 30px;
    width: auto;*/
  font-size:14px;
  margin-right:5px;
  padding-left:30px;
  line-height:30px;
}
/*.export-data ul li.export-xls{
   background:url(../images/excel.png) no-repeat left center transparent;
   
}
.export-data ul li.export-pdf{
   background:url(../images/icn_pdf.png) no-repeat left center transparent;
}*/
/*.highcharts-legend-item>span {
    color: #fff !important;
    display:none;
}
g.highcharts-legend-item {
    display: none;
}*/
/*********refresh**********/
.refreshField{
  opacity:1;
  cursor:pointer;
  position:absolute;
  right: 16%;
  top:-ms-calc( 50% - 12px );
  top:-moz-calc( 50% - 12px );
  top:-webkit-calc( 50% - 12px );
  top:calc( 50% - 12px );
  background:url(../images/GTF-refresh.png) no-repeat left center transparent;  
  width:14px;
  height:16px;
  display: none;
}
/*.refreshField.active{
   opacity:1;
}*/
.zoomto .mapZoom{
  padding-right:20px;
}
.hund-score{
  display: none !important;
}
.hund-score.show{
   display: block !important;
}

.indicatorList{
  position:absolute;
  top:25%;
  right:0px;
  width:185px;
  height:47px;
  padding:5px;
  background:#fff;
  z-index:10;
  overflow: hidden;
  transition:height 0.5s ease 0s,width 0.5s ease 0.5s;
}
.indicatorList.active{
  transition:width 0.5s ease 0s,height 0.5s ease 0.5s;
  width:300px;
  height:530px;
   right:2px;
}
.indicatorList .mainindicatorBlock {
    display: none;
}
.indicatorTypes{
  /*height: calc(100% - 60px);*/
	height:100%;
    margin: 0 0 10px 0;
    padding:0 10px 20px;
    overflow:auto;
}
.indicators.mainList{
   height:100%;
}
.indicators{
  margin:0;
}
.indicators li{
  padding:0;
  /*border-bottom:1px solid #d3d3d3;*/
  cursor:pointer;
} 
.indicators li:last-child{
  border:none;
}
.indicators>li:not(.indicator-header)>label span {
	font-size:12px;
}
.indicators li label{
  cursor: pointer;
  color: #999;
  font-size: 12px;
  line-height: 18px;
  padding: 8px 0px;
  vertical-align: middle;
}
.indicators li label span {
	font-weight: 700;
}
.indicators .innerLabel{
  color:#4F97D2;
  font-weight:600;
  width:20px;
  padding-right:5px;
}
.indicators li.active{
  background:#999;
}
.indicators li.active span{
  color:#ffffff;
  font-size: 12px;

}
.indicatorList .label{
    border-radius: 0;
    background: #f3f3f3;
    color: #666766;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 37px;
    line-height: 37px;
    text-align: left;
    padding: 0;
    margin: 0 10px;
	/*font-family: 'Montserrat', sans-serif;*/
    font-weight: 600;
}
.indicatorList .label .fa {
    width: 37px;
    height: 37px;
    display: block;
    float: left;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    background: #666766;
    margin-right: 10px;
}
.indicatorList > .label{
    float: none;
    margin: 0;
    width: auto;
}
.indicatorList.active .label{
  background:url(../images/indecators_right_icon.png) no-repeat left center #f2f2f2;
}
.mainindicatorBlock > .label,
.indicatorList.active .mainindicatorBlock > span.label{
  display:none;
}
.indicatorList.active .mainindicatorBlock{
  display:block;
   background:transparent;
  height:calc(100% - 40px);
  padding:15px 0 0 0;
}
/*********map legends*********/
.mapLegendBlock{
	position:relative;
}
 .mapLegends {
    bottom: 5px;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: auto;
}
.mapLegends li {
    cursor: default;
    position:relative;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    font-size: 14px;
    color: #7F7F7F;
}
.mapLegends li:before{
    position:absolute;
    content:"";
    left:0;
    top: 9px;
    display:block;
    width:10px;
    height:10px;      
}
.mapLegends li.low:before{
    background:#F5968A;
}
.mapLegends li.middle:before{
    background:#F7E181;
}
.mapLegends li.high:before{
    background:#9FCCA1;
}

.mapLegends li.hund-score:before{
    background:#e7f2e8;
}
.mapLegends li.no-score:before{
    background:#FFFFFF;
}
.sub-indicator-ul li .table-wrapper{
	padding-left: 25px;
}
/*For Zoomto map search*/
.front .view-pillars .tab-content {
	display: none;/*********************to be confirmed with dev team**************/
}
.front .map-section {
	clear: both;
    /*border-top: 1px solid #e6e6e6;*/
}
.search-yearselect-wrapper .zoomto span.glyphicon.glyphicon-search
/*.search-yearselect-wrapper .zoomto label.showLabel*/ {
    display: none;
}
/*.search-yearselect-wrapper {
    width: 60%;
    margin: -1px auto 0 auto;
    background: url(../images/box-shadow-center.png) center repeat-x;
	height: 66px;
    padding-top: 1.5%;
    position: relative;
}
.search-yearselect-wrapper:before {
    background: url(../images/box-shadow-left.png) no-repeat;
    left: -33px;
}
.search-yearselect-wrapper:after,
.search-yearselect-wrapper:before {
	height: 66px;
    content: ' ';
    display: block;
    width: 33px;
    top: 0px;
    position: absolute;
}
.search-yearselect-wrapper:after {
    background: url(../images/box-shadow-right.png) no-repeat;
    right: -33px;
}
.search-yearselect-wrapper .zoomto input.mapZoom,
.search-yearselect-wrapper span.yearselect select {
	font: 14px 'Montserrat', sans-serif;
	color: #7f7f7f;
}
.search-yearselect-wrapper span.zoomto.inputBlock {
    padding-left: 5%;
    margin-right: 15%;
    width: 34%;
    display: inline-block;
    border-left: 1px solid #7f7f7f;
}
.search-yearselect-wrapper span.yearselect {
    margin-right: 5%;
    margin-left: 15%;
    width: 30%;
    display: inline-block;
}
.search-yearselect-wrapper .zoomto input.mapZoom {
    border: 0;
    border-bottom: 1px solid #7f7f7f;
    box-shadow: none;
    border-radius: 0;
    padding-left: 0;
    width: 100%;
	height: 25px;
    display: block;
    outline: 0;
	background: url(../images/search.png) no-repeat right 0 top 4px transparent;
}*/
.search-yearselect-wrapper span.yearselect select,
.search-yearselect-wrapper .chosen-container>.chosen-single {
	border: 0;
    border-bottom: 1px solid #7f7f7f;
    box-shadow: none;
    border-radius: 0;
    padding-left: 0;
    width: 100%;
    display: block;
    outline: 0;
    background: transparent;
    /*position: absolute;*/
    z-index: 999;
}
.search-yearselect-wrapper span.yearselect select {
	height: 26px;
}
.search-yearselect-wrapper .chosen-container {
	width: 100%!important;
	height: 25px;
}
.search-yearselect-wrapper span.yearselect select option {
    background-color: #f2f2f2;
}
/*For map indicator*/
.front .indicatorList {
	box-shadow: -5px 5px 20px 0px #e6e6e6;
}

/**********tooltip**********/
g.highcharts-tooltip{
  background: red!important;
  z-index: 999999;
  display: none;
}
#country-sector-gen-mix g.highcharts-tooltip{
  display: block;
}
.highcharts-tooltip > span {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 11px 0 #9e9e9e;
    min-width:150px;
    padding: 17px;
}
.highcharts-tooltip.highchartClicks > span{
 
}
.highcharts-tooltip > span:after{
  position: absolute;
  bottom: -18px;
  width: 30px;
  height: 24px;
  left: calc( 50% - 15px ); 
  content: "";
  background:url(../images/popup_down_arrow.png) no-repeat center center transparent;
}
.tooltipMain{
  text-align: center;
  line-height: 18px;
}
.tooltipMain span{
  display: block;
}
.tooltiptop {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 4px;
    padding-bottom: 4px;
}
.tooltiptop .values,
.tooltiptop .name{
  color:#666666;
  font-size:12px;
  font-weight:600;
}
.tooltiptop .values{
  font-weight:400;
}
.tooltipbottom span{
  font-size:12px;
  color:#999999;
}
.tooltipbottom a{
  background:url(../images/popup_arrow_right.png) no-repeat right center;
  font-size:11px;
  color:#999999;
  font-weight:600;
  text-decoration:none;
  color:#26ACE3;
  margin-top:0px;
  display:inline-block;
  /*padding-right: 20px;*/
}
.highcharts-tooltip .close{
    font-size:0;
    display:block;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor:pointer;
    width:9px;
    height:9px;
    opacity:1;
    background:url(../images/close_button.png) no-repeat center center transparent;
}
/**********tooltip**********/

.indicators span.tcell {
    padding-left: 12px;
    display: inline-block;
    max-width: 80%;
}
.indicators span.tcell {
    padding-left: 10px;
    display: table-cell;
    max-width: 100%;
    vertical-align: top;
}
/*** Map-indicator ***/
.front .map-section {
	position: relative;
	padding-top: 0px;
}
.front .indicatorList {
	top: 100px;
	padding: 7px;
	height: 51px;
}
.front .indicatorList.active {
	height: 530px;
}
.front .indicatorTypes {
	/*border-top: 1px solid #d3d3d3;*/
	padding: 0;
}
li.indicator-header>label.table-wrapper,
li.sub-indicator-header>label.table-wrapper {
	padding: 13px 5px 13px 25px;
	/*border-top: 1px solid #d3d3d3;*/
    cursor: default;
    background-color: #fff;
    font-size : 12px ;/*'Montserrat', sans-serif;*/
    font-weight: 700;
    color: #808080;
}
li.indicator-header ul li .table-wrapper span,
li.sub-indicator-header ul li .table-wrapper span {
	font: 12px;/* 'Montserrat', sans-serif;*/
	color: #7f7f7f;
}
li.indicator-header ul li .table-wrapper.active span,
li.sub-indicator-header ul li .table-wrapper.active span {
	font: 12px;/* 'Montserrat', sans-serif;*/
	font-weight: 600;
	color: #fff;
}
.radioSelect{
  padding:0px;
  width: 25px;
}
.radioSelect>input[type=radio] {
	margin-left: 5px;
}
li.indicator-header>ul li .table-wrapper,
li.sub-indicator-header>ul li .table-wrapper {
	padding-left: 0px;
}
.indicators .table-wrapper {
	width: 100%;
	/*border-bottom: 1px solid #d3d3d3;*/
}
.indicators .table-wrapper.active {
	background-color: #fff;
	color: #999;
}
.mCSB_inside > .mCSB_container {
	padding-right: 15px;
}
/******/
.map-legend-item-sq{
	width: 70px;
	height: 12px;
	display: inline-block;
}
/*** Legend block-start ***/
.mapLegendBlock.container {
	/*height: 50px;*/
	position: relative;
}
.mapLegendBlock.container>span.map-selected-ind-lgnd {
	float: right;
}
.mapLegendBlock.container>span.map-selected-ind {
	float: left;
	padding-right: 15px;
	font-size: 12px;
}
.front span.map-selected-ind {
	font-size: 12px;
}
.front .map-selected-ind-lgnd {
	/*text-align: right;*/
}
.front .map-selected-ind-lgnd span.map-legend-item-txt:last-child {
	margin-right: 0;
}
.front .row.map-unit-wrapper span.col-md-4 {
	text-align: right;
}
.mapLegendBlock.container .map-unit-wrapper {
	font-size: 12px;
}
.mapLegendBlock.container .map-legend-item-wrapper {
	margin-right: 5px;
}
.mapLegendBlock.container .map-legend-item-txt {
	/*margin-right: 15px;*/
	font-size: 14px;
	color: #999;
	line-height: 14px;
	margin-bottom: 10px;
}
/*** Legend block-end ***/
/***Close Button in map tooltip***/
.highcharts-tooltip:not(.highchartClicks) .close{
	display:none;
}
/***Highcharts tooltip bottom arrow***/
.highcharts-tooltip > span:after{
  position: absolute;
  bottom: -18px;
  width: 30px;
  height: 24px;
  left: calc( 50% - 15px ); 
  content: "";
  background:url(../images/popup_down_arrow.png) no-repeat center center transparent;
}
.mapLegendBlock.container p{
	/*font-family: 'Montserrat';*/
	font-size:11px;
	line-height:14px;
	color: #808080;
	/*width: 500px;*/
	padding-left: 26px;
	background: url(../images/caution.png)no-repeat left 0 top 2px;
}
/* new temp style*/
.front .home-map .highcharts-container{
	overflow: visible !important;
}
.highcharts-tooltip > span:after{
	background: transparent;
}
.front .search-yearselect-wrapper #mapZoom{
	margin-left: 0;
}
.front .search-yearselect-wrapper .floatingLabel{
	 margin-left: 76px;
	 display: inline-block;
}
.search-yearselect-wrapper .refreshField{
	display: none !important;
}
#map-year-slider #min{
	width: 33px;
	color:#999999;
	font-size: 11px;
	top: -22px;
}
#map-year-slider .ui-slider-pips span.ui-slider-line{
	top: -20px;
	height: 7px;
	background: #b3b3b3;
}
#map-year-slider .ui-slider-pips .ui-slider-pip-label .ui-slider-label{
	display: none;
}
#map-year-slider .ui-slider-pips .ui-slider-pip-first,
#map-year-slider .ui-slider-pips .ui-slider-pip-last{
	display: none;
}
.front #map-year-slider>label{
	float: left;
}
.front div.zoomSlider {
    margin-top: 11px;
}
