

#PKIpiecharteuropearrivals {
	height: calc(100% - 70px);
	width: 100%;
	margin-top: 23px;
	position: relative;
}

/*
.picker-PKI {
	float: right; margin-left: 15px; margin-right: 1%;
}
*/

#pieRegionPerformanceIndicatorsWorld {
	width: 375px;
}

@media (max-width: 1640px) {
	.economic-impact-map {
		width: 68%;
	}
	.economic-impact-charts {
		width: 30%;
		height: 100%;
	}
	#PKIpiecharteuropearrivals {
		height: calc(100% - 90px);
	}

	#pieRegionPerformanceIndicatorsWorld {
		width: 310px;
	}
}

@media (max-width: 1440px) {
	#PKIpiecharteuropearrivals {
		height: calc(100% - 110px);
	}

	#pieRegionPerformanceIndicatorsWorld {
		width: 260px;
	}
}

@media (max-width: 1399px) {
	.economic-impact-map {
		width: 100%;
		height: 800px;
		margin-right: 0;
	}

	.economic-impact-charts {
		width: 100%;
		height: 700px;
		margin-left: 0;
	}

	#PKIpiecharteuropearrivals {
		height: calc(100% - 70px);
	}

	#pieRegionPerformanceIndicatorsWorld {
		width: 700px;
	}


}


@media (max-width: 550px) {
	#PKdataTypeSwitchDiv {
		margin-left: 0 !important;
	}

	/*.picker-PKI {
		width: 100%;
		margin: 5px 0 5px 0px !important;
		float: unset;
	}
	.picker-PKI .dropdown-select {
		width: 100%;
	}
	.title-h4 {
		max-width: 100% !important;
	}

	.switch-div {
		width: 50%;
		margin: 0 !important;
		float:left !important;
	}
*/

	#PKIstackedbarchartArrivalsDiv, #PKIstackedbarchartArrivalsDiv, #PKIpiechart {
		height: 350px !important;
	}


	.economic-impact-charts {
		height: auto !important;
	}
	#PKIchartsEurope {
		height: 800px;
	}

	#PKIeuropeDATA {
		height: calc(100% - 140px) !important;
	}

	#indicatorsLineAbsolute, #indicatorsLineGrowth {
		height: 100% !important;
	}

}

.switch-div {
	min-width: 110px;
}