

/* Start:/local/components/info/world_map/templates/.default/style.css?15239729401175*/
	.second{
		padding: 0 10px;
		text-align: left;
	}

	.second:before {
		position: absolute;
		float: left;
		margin: 6px 0 0 -20px;
		width: 7px;
		height: 7px;
		background: #c00;
		content: '.';
		text-indent: -9999px;
		overflow: hidden;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		behavior: url(/js/libs/PIE.htc);
	}

	.url {
		text-decoration: none;
	}

	.area {
		font-weight: bolder;
		font: bolder 15px/15px verdana;
	}

	.country, .country_gr{
		font: 13px/20px verdana;
	}

	.country_column{
		display: inline-table;
		margin: 0 5px;
	}

	.padding030{
		padding: 0px 30px !important;
	}

	.noneborder{
		border:0px !important;
	}

	.padding5500{
		padding:5px 5px 0px 0px !important;
	}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	#map svg{
		transform: scale(.9);
		margin-left:-35px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {
	.second{
		padding: 10px !important;
	}
}

@media only screen and (min-width: 700px) and (max-width: 1024px) {
	.second{
		padding: 25px !important;
	}	
}
  
.pic{
	display: block;
	padding: 1px;
}
.pic img{
	width: 100px;
	padding: 8px;
}
/* End */
/* /local/components/info/world_map/templates/.default/style.css?15239729401175 */
