#contenitore h1,h2,h3,h4 
{
    line-height: 1.5em;
	font-family: 'Lato','LatoPersonalizzato', sans-serif;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	color: #00559f;
}
#firstHeading, #secondHeading {
    font-size: 15px;
}
.someinput::-ms-clear {
    display: none;
}
#contenitore input[type=text]::-ms-clear { display: none;}
body{
	margin: 0 auto;
	/*width:75%;*/
	height: 100%; 
	padding: 0 ;
	font-family: 'Lato','LatoPersonalizzato', sans-serif;
}
      #indicazioni {
      	background-color:#FFF;
      	margin-top: 2px;
      	width:240px;
			}
			#indTxt{
				font-size: 0.938em;
			}
			
.gm-style address a.indirizzo,.gm-style address a:visited {
    color: #00559f !important;
    font-family: lato;
}			
			
			#indImg:before {
    background-position: 0 0;
}
#indImg:hover:before {
    background-position: -22px 0;
}
#indImg:before {
    background-image: url("/Portals/0/Images/indicazioni.png");
    content: "";
    display: inline-block;
    height: 22px;
    /*margin: 0 auto 5px;*/
    width: 22px;
   
}

#indImg {
    cursor: pointer;
    /*display: table-cell;
    max-width: 77px;
    min-width: 60px;
    outline: medium none;
    padding: 0 2px;
    text-align: center;*/
}
			
			
			
			
		
			#directions-panel {
        height: 100%;
        float: right;
        /*width: 24%;*/
        overflow: auto;
      }
      #map-canvas { height: 100%; 
      	/*margin-right:25%*/
      	}
      .gm-style-iw #content > div { font-size: 0.750em;}
      /*.gm-style-iw {min-height: 250px;}*/
      .gm-style-iw .gm-style-iw #content > div > h1 { font-size: 0.938em !important;margin-bottom: 0px !important;}
			.gm-style-iw .gm-style-iw #content > div > h2 { font-size: 0.938em !important;margin-bottom: 0px !important;}
			.gm-style-iw p { margin-top: 2px;margin-bottom: 2px;}
			
			#bodyContent {
			    border-bottom: 1px solid;
			    border-top: 1px solid;
			}
			.controls {
        margin-top: 16px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      }

      #pac-input {
        background-color: #fff;
        padding: 0 11px 0 13px;
        width: 100%; /*_vb_*/
        max-width: 400px; /*_vb_*/
        font-family: 'Lato','LatoPersonalizzato', sans-serif;
        font-size: 1.5em;
        font-weight: 400; /*_vb_*/
        text-overflow: ellipsis;
      }

      #pac-input:focus {
        border-color: #4d90fe;
        margin-left: -1px;
        padding-left: 14px;  /* Regular padding-left + 1. */
        width: 401px;
      }

      .pac-container {
        font-family: 'Lato','LatoPersonalizzato', sans-serif;
      }

      #type-selector {
        color: #fff;
        background-color: #4d90fe;
        padding: 5px 11px 0px 11px;
      }

      #type-selector label {
        font-family: 'Lato','LatoPersonalizzato', sans-serif;
        font-size: 0.813em;
        font-weight: 300;
      }
      #bodyContent address {
			    font-style: normal;
			    font-size:1.3em;
			}
#contenitore{
	/*left:10%;
	right:10%;
	position:relative;
	
	 width: 75%;
	 height: 80%;
	 box-shadow: 10px 10px 5px #dedede;*/
	 /* width:660px; *//*_vb_*/
	 height:730px;margin:2em auto
	}
	
#bodyContent p
{
	font-size:1.3em;
}	
	
#mappa, #indS{
	box-shadow: 10px 10px 5px #dedede;
	 
	 height: 90%;
	}
#search{
	margin:10px;
	height:30px;
}

/**
.gm-style-iw * {
    font-family: lato,sans-serif !important;
}
.gm-style-mtc * {
    font-family: lato,sans-serif !important;
}
.gm-style-cc * {
    font-family: lato,sans-serif !important;
}
address * {
    font-family: Lato,sans-serif !important;
}

**/						