

body {
  /*background-color: red !important;*/
}


#activities-map {
	margin-left:80px;
	margin-right:80px;
  width:100%;
  height:420px;
  background-color:#ffffff;
}

.activities-map * {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}


.resp_container:after,.resp_row:after,.resp_row-padding:after{content:"";display:table;clear:both}
.resp_half,.resp_quarter{float:left;width:100%}
.resp_half,.resp_quarter{width:99.99999%}

@media only screen and (min-width:601px){
.resp_quarter{width:24.99999%}
.resp_half{width:49.99999%}
}
@media only screen and (min-width:993px){
.resp_quarter{width:24.99999%}
.resp_half{width:49.99999%}
}



.resp_row-padding,
.resp_row-padding>.resp_half,
.resp_row-padding>.resp_quarter
{padding:0 8px}

.resp_container{padding:0.01em 16px}


html, body {
font-family:Roboto,sans-serif;
}

.att_terr_menu{
	background:#FFDB00;
	height:420px;
	min-width:260px;
	border:1px solid #b6b9be;
}
.map{
	background:#ffffff;
	/*margin-left: auto;
    margin-right: auto;
	display: block;*/
	height:420px;
	border:1px solid #b6b9be;
}
.image_cont
{
	background:#ffffff;
	height:420px;
	min-width:260px;
	display: inline-block;
	border:1px solid #b6b9be;
}


.txt_r{
	display: inline-block;
	vertical-align: middle;
	margin-left:40px;
	margin-right:40px;
	color:#003DA5;
	font-size:24px;
	margin-top:30%;
}
.attivita_r1
{
	font-weight:bold;
	color:#FFDB00;
	font-size:2em;
	text-shadow: 2px 2px #000000;
	text-align:center;
}
.attivita_r2
{
	color:#FFDB00;
	font-size:4em;
	text-shadow: 2px 2px #000000;
	text-align:center;
}
.attivita_r3
{
	font-weight:bold;
	color:#ffffff;
	text-shadow: 2px 2px #000000;
	text-align:center;
}
.att_f{
	color:#003DA5;
}
.bollino_blu{
	width:42px;
	height:42px;
	background-color:#003DA5;
	border-radius:50%;
	display:inline-block;
	float:right;
	color:#ffffff;
	font-size:1.5em;
	text-align:center;
}
.att_f_l{
	color:#003DA5;
	font-size:22px;
	font-weight:bold;
	margin-left:10px;
	margin-right:5px;
}
.line_breack{
	width:100%;
	background-color:#b6b9be;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
}
.regione_txt{

	margin-top:30px;
	margin-bottom:40px;
	height:20px;
	width:100%;
	text-align:center;
	color:#003DA5;
	font-size:2em;

}
.att_terr_menu_ui
{ 
	color:#003DA5;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height:42px;
}
att_terr_menu_li
{ 
	background:url("li_att_t.png") no-repeat;
	font-size:16px;
	padding-left:20px;
}
.ita_map{
	width: auto;
	max-height: 100%;   
}
.map_anas_tooltip{
	background:#FFDB00;
	color:#003DA5;
	text-align:center;
	
}

.mapster_tooltip{
	border: 0px solid black;
}
.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
   line-height:16px;
   font-size:1.2em;
   padding-top:5px;
}
.km_strade{

}
#img_region{display:none;
width: auto;
	max-height: 100%;   
}

.cont_att_terr * {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.can_click{
cursor:pointer;
}
#map_g{
width:100%;
height:100%;
/*background: transparent url("/sites/default/files/images/loading.gif") no-repeat center center;*/
}
#map_container{
height:420px;
}
.menu_att_terr{
width:100%;
height:20px;
color:#003da5;

}
.menu_att_terr_ita{
float:right;
display:none;
}

.region_popup{
	border:0px solid #FFDB00;
}
 #map_g img{ max-width: none !important;}  
 
 #map_ita{ width: 392px;}  
 
 @media only screen and (max-width: 375px) {
 
 #map_ita{ width: 245px;}  
}
 
 #loading_panel{
	 
	 position:absolute;
	 width:100%;
	 height:100%;
	 z-index:9999999;
	  background: rgba(204, 204, 204, 0.4) url("/sites/default/files/images/loading.gif") no-repeat scroll center center;
	 display:none;
	 
 }
#scopri_regione{
	cursor:pointer;
}
    
