/* open-sans-300 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/open-sans-300.woff2") format("woff2"), url("../fonts/open-sans-300.woff") format("woff"); }

/* open-sans-regular - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("../fonts/open-sans-regular.woff2") format("woff2"), url("../fonts/open-sans-regular.woff") format("woff"); }

/* open-sans-600 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/open-sans-600.woff2") format("woff2"), url("../fonts/open-sans-600.woff") format("woff"); }

/* open-sans-700 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-700.woff2") format("woff2"), url("../fonts/open-sans-700.woff") format("woff"); }

/* open-sans-800 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("../fonts/open-sans-800.woff2") format("woff2"), url("../fonts/open-sans-800.woff") format("woff"); }

html, body {
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	width: 100%;
}

#slider{
	max-width: 1980px;
	min-width: 1220px;
}

.loader {
	position: absolute;
    top: 0; right: 0;
    bottom: 0; left: 0;
	background: #fff;
    z-index:200;
}

.row.justify-content-center.align-items-center {
    top: 50%;
	left: 50%;
	display: block;
    position: absolute;
	transform: translateY(-50%);
}

#chartModalAlert, #chartModalActionBg, #chartModalAction{
	top:0;
	left:0;
	width:100%; 
	height:100%;
	position:absolute;
	display:none;
}

#chartModalAlert{
	background:rgba(0,0,0, 0.5);
	z-index: 999999;
}

#chartModalActionBg{
	background:rgba(0,0,0, 0.5);
	z-index:9999;
}

#chartModalAction{
	background:rgba(255,255,255, 0.7);
	z-index:99999;
}

footer {
	text-align: center;
}

.label {
  	position:absolute;
	z-index:1;
	width:51px;
	background-color: transparent;
	height:30px;
	text-align: center;
	color:#000;
	font-size:12px;
}

#strapLine{
	 position:relative;
    color: #797979;
    font-size: 18px;
	margin-top: -4%;
    margin-right: 5%;
}

#estatLogoBtm{
    width: auto;
    height: 90px;
}

#logoEstat img {
    right: -23px !important;
    margin-top: -48px !important;
    position: absolute;
    width: auto;
	height: 90px;
}

#logo a:hover{
	cursor:pointer;
}

#icons {
	left:40% !important;
}

.header-question{
	font-weight:bold;
	font-size:18px;
}

#entryShareContainer{
	/* position: relative;
    bottom: 7%;
    height: 100%; */
	
	position: absolute;
    top: -7%;
    left: 8%;
    height: 100%;
}

.shareContainer  {
	position: absolute;
	/* bottom:1%;
	right:14%; */
	top: -5%;
    left: 8%;
	white-space: nowrap;
}

.shareContainer li {
	list-style-type:none;
	display: inline;
}

.details-share{
	position: absolute;
    transform: translateY(-50%);
    top: 52%;
    right: 8%;
	z-index: 999999;
}

.details-share ul{
	position: relative;
}

.details-share ul li{
	display: block;
	margin-bottom: 15px;
}

#shareDisplay {
	position: absolute;
	right: 0px;
	top: 55px;
}

#shareDisplay  a{
	outline: none;
}

.share-btn{
	/* background: rgba(0, 121, 135, 1.0); */
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  top: 0px;
	left:-8px;
	width:38px;
	height:38px;
	padding:5px;
	margin:auto 5px;
	font-size: 28px;
	text-align:center;
}

.fa-facebook-f{
	background: rgba(59, 89, 152, 1.0);
}
.fa-twitter{
	background: rgba(29, 161, 243, 1.0);
}
.fa-table{
	background: rgba(181, 56, 89, 1.0);
}
.fa-code{
	background: rgba(28, 165, 75, 1.0);
}

.embed{
	display:none;
}

.fa-info, .fa-expand, .fa-compress{
	background: rgba(90, 97, 118, 1.0);
	color: rgba(255, 255, 255, 1.0);
	border: 3px solid rgba(90, 97, 118, 1.0);
	padding:2px;
}

.infoBtnIntro{
	color:#fff;
	border: 3px solid #fff;
}

.fullscreen, .icon-divider{
	display:none;
}

.share-btn:hover:before {
    opacity: 0.5;
	outline: none;
}

.tooltip-btm{
    top: -50px;
}

.tooltip-btm, .tooltip-rgt, .tooltip-lft {
	background-color: #414141;
    color: #fff;
    text-align: center;
    border-radius: 6px;
	padding: 5px 10px 5px 10px;
    position: absolute;
	font-size: 12px;
	white-space: nowrap;
	display:none;
	z-index:99999;
}

/* bottom arrow */
.tooltip-btm:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-bottom: -9px;
    border-width: 5px;
    border-style: solid;
    border-color: #414141 transparent transparent transparent;
}

/* right arrow */
.tooltip-rgt:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 50%;
    right: 0%;
    margin-right: -9px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #414141;
}

/* right arrow */
.tooltip-lft:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 50%;
    left: -1%;
    margin-left: -9px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #414141 transparent transparent;
}

#icons {
	left:calc((100% - 115px)/2)!important;
}

select .inner{
  max-height: 260px !important;
  overflow-y: auto;
}

.err-msg{
	position:absolute;
	z-index:0;
	top: 2px;
	width:100%;
	color: #EDCEE1;
	padding: 5px 0px 0px 15px;
	border-radius: 0px 0px 6px 6px;
	font-size:14px;
	vertical-align:text-bottom;
	background: rgba(166,36,118, 0.8);
}

#banner{
	height:10%;
	min-height: 40px;
	overflow: hidden;
	position: relative;
}

#title{
	color:#FFFFFF;
	opacity:0.9;
	float:left;
	margin-left:120px;
	padding:8px;
	font-size:42px;
	position:absolute;
	top: 0;
    bottom: 0;
    left: 3%;
    right: 0;
    margin: auto;
	z-index:0;
	height:100%;
}

.intro-text{
	display:inline-block;
	width:28%;
	padding: 0px 10px 0px 10px;
	top: 0px;
}

#sdgAndMe{
    top: -3%;
	width: 15%;
	position: absolute;
}

.goal-selector {
  text-align:center;
  display:inline;
  position:relative;
  z-index:1;
}

#countryContainer{
	position:absolute;
	top:28%;
	left:15%;
	z-index:2;
	height:90%;
	width:80%;
}

#goalsIcon{
	position:absolute;
	top:1%;
	left:-1%;
}

.row {
  display:block;
}

.btn:focus, .btn:active {
  outline: none !important;
  box-shadow: none !important;
}

.goals-menu, .goal-select-btn {
	width: 520px;
}

.goals-menu li{
	/* width: 520px; */
	color:#fff;
}

/* .dropdown-menu ul {
	height: 300px;
	list-style-type:none;
	line-height: 35px;
	margin-left: -35px;
	margin-top: -5px;
} */

.dropdown-menu {
	border: none;
	background: transparent;
}

.dropdown-menu, .select-btn { 
	width: 300px; 
	outline: none;
}

.dropdown-menu ul { 
	height: auto; 
	line-height: 35px;
	list-style-type:none;
	margin-top: -9px;
	background:rgba(255,255,255, 1.0);
	border:1px solid rgba(0,0,0, 0.1);
	border-radius:8px 8px 8px 8px;
	-webkit-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
	-moz-box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
	box-shadow: -1px 1px 10px 1px rgba(0,0,0,0.13);
}

.dropdown-menu ul li{ 
	margin-left: -40px;
	cursor:pointer;
}

#countriesDropdown{
	height: 300px;
}

.dropdown-menu ul li span{
	margin-left: 10px;
	cursor:pointer;
}

.dropdown-menu ul li:hover {
	background: #f1f9fd;
}

.dropdown-header {
	background: #ccc;
	font-size: 14px;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px
}

.scrollable-menu {
    max-height: 250px;
    overflow-x: hidden;
}

.selected-option{
	/* top: 16%; */
	top: 50%;
    left: 4%;
    position: absolute;
	transform: translateY(-50%);
}

.banner-option-btn{
	top: 50%;
    left: 4%;
    position: absolute;
    transform: translateY(-50%);
}

#cntrySelectBtn{
	top:0px;
	left: 14%;
	background: #f2f2f2;
	height: 50px;
	text-align: left;
	font-size: 20px;
	border-radius: 25px 25px 25px 25px;
}

#cntrySelectBtn .selected-option{
	left: 14%;
}

#selectedFlag{
	height:20px;
}

.start-screen-cntry{
	left: 22% !important;
}

.fa-caret-down{
	top: 15%;
	left:1%;
	width:38px;
	height:38px;
	padding:5px;
	margin:auto 2px;
	font-size: 28px;
	text-align:center;
	position:absolute;
	color:rgb(255,255,255, 1.0);
	background:rgba(0,0,0, 1.0);
	border-radius: 100%;
	display: inline-block;
/* 	-webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
          transition: all 0.3s; */
	cursor:pointer;
}

/* .carat-line-select{
	top: -10px;
    width: 10px;
    height: 10px;
    float: right;
    position: relative;
    color: rgb(0,0,0, 1.0);
    background: transparent;
    cursor: pointer;
} */

#caratLineSelect{
	top: 44%;
    right: 7%;
    position: absolute;
    transform: translateY(-50%);
}

.carat-line-select{
	width: 10px;
    height: 10px;
    position: relative;
    color: rgb(0,0,0, 1.0);
    background: transparent;
    cursor: pointer;
}

/* @-moz-document url-prefix() {
	.carat-line-select{
		top: -30px;
	}
} */

#bannerContainer{
	width:90%;
	background-image: url("../img/header.png");
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.country-list-flags{
	height:20px;
}

#flagContainer{
	position:absolute;
	top:-14%;
	left:1%;
}

.pres-flag{
	top:70px;
	left:100px;
	width:138px;
	height:150px;
	z-index:2;
	position:absolute;
}

.flag-pole{
	top:65px;
	left:100px;
	width:14px;
	height:175px;
	position:absolute;
	z-index:3;
}

.banner-item-align-left{
	display:inline;
	float:left;
}

.banner-item-align-right{
	display:inline;
	float:right;
	height:100%;
	right:1%;
}

#bannerEstatLogo{
	position: absolute;
	top: 50%;
	right: 5%;
	height:28px;
	transform: translateY(-50%);
}

#bannerEstatLogo:hover{
	cursor:pointer;
}

.line-item-align{
	display:inline;

}

.banner-caret{
	width:30px;
	position:relative;
	background:rgba(255,255,255, 1.0);
	display: inline-block;
}

.caret-controls{
	width:100%;
	margin-top:10px;
}

.caret-right{
	height:54px;
	position:relative;
	background:red;
	display: inline-block;
	z-index:0;
}

.caret-right:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 56%;
    left: 0;
	width:10px;
    margin-left: 0px;
    border-width: 30px;
    border-style: solid;
    border-color: rgba(0,31,64, 1.0) rgba(0,31,64, 1.0) rgba(0,31,64, 1.0) transparent;
}

.caret-flag{
	position: relative;
    display: inline-block;
    z-index: 0;
    overflow: hidden;
    background: url(../img/UK.svg) repeat 0 0;
    height: 200px;
    width: 105px;
	background-size: cover;
}

.caret-flag:after {
    content: "";
    position: absolute;
	transform: translateY(-50%);
    top: 50%;
    left: 0%;
	width:100px;
    margin-left: 0px;
    border-width: 100px;
    border-style: solid;
    border-color: rgba(192,15,36,1.0) rgba(192,15,36,1.0) rgba(192,15,36,1.0) transparent;

}

.caret-down, .caret-up, .caret-left-ie, .caret-right-ie{
	position:relative;
	display: inline;
	z-index:2;
}

.caret-down:after {
	top: 0px;
	left:-30px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: rgba(194,15,36, 1.0) transparent transparent transparent;
}

.caret-down:hover:after{
	cursor:pointer;
	border-color: rgba(0,31,64, 1.0) transparent transparent transparent;
}

.caret-up:after {
	bottom: -30px;
	left:-150px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: transparent transparent rgba(194,15,36, 1.0) transparent;
}
.caret-up:hover:after{
	cursor:pointer;
	border-color: transparent transparent rgba(0,31,64, 1.0) transparent;
}

.caret-left-ie:after {
	left:0px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(194,15,36, 1.0);
}

.caret-left-ie:hover:after{
	cursor:pointer;
	border-color: transparent transparent transparent rgba(0,31,64, 1.0);
}

.caret-right-ie:after {
	left:-180px;
    content: "";
    position: absolute;
    border-width: 30px;
    border-style: solid;
    border-color: transparent rgba(194,15,36, 1.0) transparent transparent;
}
.caret-right-ie:hover:after{
	cursor:pointer;
	border-color: transparent rgba(0,31,64, 1.0) transparent transparent;
}

.caret-left-ie:after, .caret-right-ie:after{
	top:-15px;
	cursor:pointer;
}

.carousel-nav-arrows{
	display:none;
}

.carat-banner-select {
	position: absolute;
	font-size:30px;
	top: 49%;
	transform: translateY(-50%);
    color: rgb(0,0,0, 1.0);
    background: transparent;
    cursor: pointer;
}

.banner-select-btn{
	/* top:20%; */
	top:20%;
	background: rgba(255,255,255, 1.0);
	height: 35px;
	text-align: left;
	font-size: 20px;
	position:relative;
	/* position:absolute; */
	border-radius: 25px 25px 25px 25px;
	/* transform: translateY(-50%); */
}

.line-select-btn{
	top:15px;
	background: rgba(255,255,255, 1.0);
	height: 32px;
	text-align: left;
	position:relative;
	border:1px solid rgba(0, 0, 0, 0.2);
	z-index:10;
}

.line-chart-select{
	top:40px;
}

.banner-select{
	height: 60px;
}

.banner-select li{
	border-top: 1px solid #fff;
}

#bannerCountries li:hover{
	cursor:pointer;
	background:rgba(70,130,180, 0.3);
}

#bannerGoals li:hover{
	cursor:pointer;
	opacity:0.6;
}

.pointer-hand-left {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	-webkit-transition: all 1.5s;
     -moz-transition: all 0.3s;
          transition: all 0.3s;
}

.pointer-hand-top {
	-webkit-transition: all 1.5s;
     -moz-transition: all 0.3s;
          transition: all 0.3s;
}

#detailsDescription{
	height: 200px;
	width:90%;
	background:rgba(194,15,36, 1.0);
	margin-top:1px;
	overflow:hidden;
	position:relative;
}

#descriptionImage{
	position: relative;
	top:300px;
}

#descriptionText{
	color:#fff;
	width:35%;
	height:100%;
	display:inline;
	position: relative;
	top:-300px;
}

#goalsContainer{
	height: 477px;
}

.goal-text {
    position: absolute;
    top: 28%;
    left: 20%;
    height: 30%;
	width: 135%;
	margin: 0% 0 0 -23%;
	font-size:18px;
}

.goal-list-icons{
	height:60px;
}

.nav > ul {

	border-bottom: transparent;
	position: absolute;
	/* float:right; */
}

.nav-tabs{
	position:relative;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px 4px 0 0;
	position: relative;
    display: block;
    /* padding: 10px 50px; */
	/* padding: 10px 50px 10px 50px; */
	margin-top:20px;
	color: rgba(0,31,64, 1.0);
	border: 2px solid #ddd;
    text-decoration: none;
	background-color: rgba(235,236,235, 1.0);
	border-bottom: transparent;
	font-size: 22px;
}

.nav-tabs, .nav-tabs > li.active{
    border-bottom: transparent;

}

.nav-tabs > li.active > a {
    color: #fff;
	background:rgba(0,31,64, 1.0);
	border: 2px solid rgba(0,31,64, 1.0);
}

.nav-tabs > li.active > a:hover {
    color: #fff;
}

#tabsPanel{
	margin-top:3%;
}

#tabPointer{
	/* padding: 10px 19px; */
	width: 10%;
}

/* #tabPointerHand{
	left:0px;
	margin-top:9px;
	position:relative;
} */

#tabPointerHand{
	left: 3%;
    margin-top: 9px;
    position: absolute;
    bottom: 8%;
}

.tab-content {
	margin-top:-2px;
	border: 2px solid #ddd;
	width:1120px;
	height:500px;
	background:rgba(255,255,255, 1.0);
	padding:20px;
	position:relative;
	overflow: hidden;
}

#indicatorCarousel{
	width: 300px;
}

#indicatorContainer{
	margin-top:0%;
	width: 300px;
	position:relative;
}

.indicator-item{
	padding: 0px 50px 0px 0px;
}

.indicator-image{
	margin-left: 20px;
}

.indicator-title, .indicator-desc{
	/* margin-top: 20px; */
	margin-top: 4%;
}

.indicator-title{
	font-size: 24px;
	font-weight:bold;
}

.indicator-desc{
	font-size: 16px;
}

.nav-arrows{
	display:none;
}

#btmLogoContainer{
	position:absolute; 
	bottom:-15%;
	right:-6%;
	font-size:18px;
	text-align: right;
	width:100%;
}

#bannerLogo{
	position:absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	height:25px;
}

#bannerLogo:hover{
	cursor:pointer;
}

#sdgText1{
    top: 1%;
    right: 58%;
	position: absolute;
}

#sdgText2{
    top: 1%;
    right: 30%;
	position: absolute;
}

#sdgText3{
    right: 0%;
    top: 1%;
	position: absolute;
}

#selectGoalText{
	position:absolute;
	top:20%;
	left:-1%;
	padding: 4px 14px;
	text-align:center;
	background:rgba(205,211,218, 1.0);
}

#selectGoalTextContainer{
	position:absolute;
	top:1%;
	left:1%;
	z-index:2;
	width:12%;
	height:29%;
	font-size:24px;
}

#selectGoalTextContainer:hover{
	cursor:pointer;
}

#selectTextTop{
	font-size:18px;
}

#selectTextBtm span{
	display:block;
	margin-top:5%;
}

#selectPointerHand{
	position:relative;
	height:100px;
}

#selectTextBtm span:nth-child(2){
	font-size:20px;
}

#information{
	display:none;
}

#goalSelectPanel{
	/* height:584px;
	position:relative;
	display:block; */
	width:1230px;
	height:584px;
	position:relative;
	z-index:1;
}

#goalSelectPanel g path{
	cursor:pointer;
}

#goalSelectors{
	height: 100%;
	display:inline;
	position:absolute;
}

#sdgGoalIcon{
	height:290px;
}

.bb-tooltip th{
	background-color: #1f1d1d;
	font-size: 14px;
	padding: 2px 5px;
	text-align: left;
	color: #fff;
}

.bb-ygrid-line line{
	stroke: rgba(0,51,153, 1.0);
	stroke-width: 1px;
}

line.bb-ygrid{
	stroke-dasharray: none;
	stroke: rgba(0,0,0, 0.1);
	stroke-width: 1px;
}

#Regions .fill_green { fill: green; }

.chart-tab{
	float:none;
    display: table-cell;
    width: 30%;
	white-space:nowrap;
	text-align:center;
	z-index:2;
}

.chart-title{
	font-size: 18px;
	font-weight:bold;
}

.chart-subtitle{
	font-size: 14px;
}

.chart-title, .chart-subtitle, .chart-y-axis-label{
	color:rgba(0,31,64, 1.0);
}

.fs-restore-btn-container{
	position: relative;
    width: fit-content;
    float: right;
	display:none;
	z-index:12;
}

/* .chart-y-axis-label{
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	position:absolute;
	top: 290%;
	left:-170px !important;
	width:380px;
	height:100%;
	font-size: 13px;
} */

.chart-y-axis-label{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);   
	-webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	position: relative;
    float: left;
    top: 40%;
    left: -50%;
}

.chart-container{
	position:absolute;
	left:20px;
}

#datasetLink{
	text-align:center;
	margin-top:1%;
}

.disabled-tab{
	color:red;
	cursor:default;
}

#indicators{
	width:380px;
	height:540px;
}

#sdg_and_me{
	height: 300px;
}

#indicatorCounter{
	top:10px;
	float:right;
	right:30px;
	font-size:20px;
	position:relative;
	color:rgba(90,97,118, 1.0);
}

#slideIndicatorContainer{
	position:relative;
	/* left:-50px; */
	left: -3%;
}

#slideIndicator{
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translateY(-50%);
}

.slide-indicator{
	height: 25px;
	width:12px;
	background:rgba(70,130,180, 0.2);
	border-radius: 10px;
	display:block;
	margin: 3px;
	cursor:pointer;
}

.slide-indicator:hover{
	background:rgba(90,97,118, 1.0);
}

.slide-indicator-active{
	background:#c20f24;
}

.slide-indicator-active:hover{
	background:#c20f24;
}

.indicator-dataset{
	position: absolute;
	bottom: 7%;
	left: 1%;
}

#chartModalAlert{
	display:none;
	width:100%;
	height:100%;
	background:rgba(0,0,0, 0.5);
	position:absolute;
	top:0;
	left:0;
}

#chartAlertBox{
	position:absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:50%;
	height:50%;
	background:rgba(255,255,255, 0.9);
	border-radius:6px;
	pointer-events: none;
	-webkit-box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
	-moz-box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
	box-shadow: -3px 2px 28px 1px rgba(0,0,0,0.33);
	border:1px solid rgba(0,0,0, 0.7);
}

#chartActionBox{
	position:absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:50%;
	height:50%;
	text-align:center;
}

#chartAlertBoxContent{
	position:absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:90%;
	height:90%;
	pointer-events: none;
}

#chartAlertContent{
	position: absolute;
	top: 40%;
	left: 0%;
	width: 100%;
	transform: translateY(-50%);
	text-align: center;
	pointer-events: none;
}

#chartAlertBoxBtn{
	position:absolute;
    bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	background:rgba(40, 148, 28, 1.0);
	border: 1px solid;
	border-radius:6px;
	padding: 5px 40px 5px 40px;
	cursor:pointer;
	color:#fff;
	pointer-events: auto;
}

#chartAlertBoxBtn:hover{
	background:rgba(125, 175, 0, 1.0);
}

.intro-icons {
	left:-13%;
	top:14%;
	height:30px;
	width:30px;
	opacity: 0;
}

.fa-mouse-pointer{
	position:absolute;
	left:-13%;
	top:12%;
}

.ind-info-btn-container{
	position:absolute;
	top: 10%;
	/* left:-1%; */
}


#pointerBtm{
	font-size:52px;
	color:#000;
	z-index:3;
}

#pointerTop{
	font-size:50px;
	color:#fff;
	z-index:4;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
	/* background:#fff; */
}

/* .indicator-item p{
	margin-top: 0;
    margin-bottom: 10%;
} */

#lineCountries{
	height:200px;
}

