@font-face {
  font-family: 'Titillium';

}
          html, body {
                  font-family: 'Titillium', sans-serif;
                  font-size: 16px;
                  margin: 0;
                  padding: 0;
                  width: 100%;
                  height: 100%;
                  overflow: hidden;
          }
          h1 {
            padding-top:10px;
            font-family: 'Titillium', serif;
            font-size: 30px;    
            color:#19699e;
            letter-spacing: 4px;
            line-height: 0.2;
            background: #ffffff;
          }
          h2 {
            margin-top:2px;
                  font-family: 'Titillium', serif;
                  font-size: 30px;    
                  color:white;
                  letter-spacing: 2px;
          }          
          h3 {
            margin-top:10px;
            
          }
          h4 {
            margin-top:5px;
            font-weight:bold;
            font-size: 15px;
          }          
            
                  #header{

                          text-align:center;
                          z-index: 1000;
                          background:#19699e;
                          position: absolute;
                          width: 100%;
                          height: 120px;
                          display: block;
        

                  }    
                                 
          .map{
            position:absolute;
            top:80px;
            bottom:0;
            height:auto; 
            width: 100%;
          }        
          .tendina {
            font-size:15px;
            color:#333;
            margin-left: 0;
            width: 100%;
            height: 35px;
          }
          .popover{
            max-width: 450px;
          }
          .casella{
            font-size:15px;
            color:#333;
            margin-left: 0;
            width: 100%;
            height: 35px;            
          }
          .icona_mela{
            max-width: 200px;
            max-height: 200px;

          }
          .icona_tipo{
            max-width: 25px;
            vertical-align: bottom;
          }          
          .div_icona_mela{
            /*background: #19699e;*/
            border-radius: 2px; 
            margin-bottom: 2px;  
            padding-left: 8px;
          }
          .icona_luogo{
            width: 120px;
          }
          .div_link{
            padding-bottom: 8px;
            line-height: 1.2;
            padding-left: 8px;
          }          
          .row_popup{
            padding-bottom: 8px;
            line-height: 1.2;
            padding-left: 8px;
          }
          .title_popup{
            color: #19699e !important;
            font-weight: normal;
            font-size:1.2em;
            padding-bottom: 10px;
          }            
          .title_row_popup{
            color: #19699e !important;
            font-weight: bold;
          }          
          .div_icona_luogo{
            border-radius: 2px; 
            padding: 2px;
            margin-bottom: 2px;  
            float: left;
            padding-right: 15px;            
          }          
          .div_scheda_icona{
            background: #19699e;
            border-radius: 2px; 
            padding: 2px;
            margin-bottom: 2px; 
            text-align:center;
          }          
          .popover-content p{
                text-align: justify;
                line-height: 1.3;
                margin: 0 0 3px;
                font-size: 14px;        
          }
          .datiScheda p{
                text-align: justify;
                line-height: 1.5;
                margin: 0 0 6px;
                font-size: 15px;        
          }          
          .ol-attribution{
                  display:block;
                  height: 25px !important;
          }
          .ol-attribution a{
                  color:#333;
          }
          .ol-attribution a:hover{
                  color:#333;
          }               
          .ol-logo{
                  display:none;
          }
          ul, ol {
                  margin: 0 0 5px -20px;
		  
          }
          p {
                  text-align: justify;
                  line-height: 1.0;
          }
          
          #cerca{
            position: absolute;
            top: 125px;
            z-index: 100000;
            left: 75px;
            font-family: 'Titillium Web', sans-serif;
            background: white;
            color: #666;
            font-weight:bold;
            border: none;
            padding: 10px;
            box-shadow: 1px 2px 3px #a3a3a3;
            border-radius: 2px;
            width: 280px;            
          }
          
          
        .ui-state-active,
        .ui-widget-content .ui-state-active,
        .ui-widget-header .ui-state-active,
        a.ui-button:active,
        .ui-button:active,
        .ui-button.ui-state-active:hover {
                bfrorder: 1px solid #19699e;
                border: 1px solid #19699e;
                background: #19699e;
                font-weight: normal;
                color: #fff;
                font-weight:bold;
        }    
        .ui-menu .ui-menu-item {
          border-bottom: 1px solid #efefef;
        }
   
    .ui-widget {
      font-size: 1em;
      font-family: 'Titillium Web', sans-serif;
      z-index: 100000;
      box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
      background: white;
      width:300px;
    }             

          

    #contenuto_scheda{
            background: none repeat scroll 0 0 #fff;
            margin: 0 auto;
            padding: 1px 20px 0px 20px;
            text-align: left;
            width: 400px;
            /*cursor: pointer;*/
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            line-height: 1.5;
    }               
          .custom-mouse-position{
                  height: 30px;
          }
          
          .ol-scale-line, .ol-scale-line:not([ie8andbelow]) {
            
            padding: 2px 7px 2px 7px;
            left:140px;
            bottom: 0;
          }
          .ol-scale-line-inner {
                  -moz-border-bottom-colors: none;
                  -moz-border-left-colors: none;
                  -moz-border-right-colors: none;
                  -moz-border-top-colors: none;
                  border: 1px solid #333;
                  border-color: -moz-use-text-color #333 #333;
                  border-image: none;
                  border-style: none solid solid;
                  border-width: medium 2px 2px;
                  color: #333;
                  font-size: 12px;
                  font-weight: bold;
                  margin: 1px;
                  text-align: center;
                  will-change: contents, width;
          }
          .ol-scale-line {
                  background: rgba(255,255,255,.8);
                  border-radius: 4px;
          }
          .ol-zoom {
                  right: 22px !important;
                  top: 175px;
                  left:unset;
          }
          a {
                  color: #D5730A;
                  text-decoration: none;
                  font-weight: 700;       
          }
          a:hover, a:focus {
                  color: #D5730A;
                  text-decoration: underline;
                  font-weight: 700;       
          }
          /*
          .circle {
              background: white;
              border-radius: 200px;
              height: 60px;
              width: 60px;
              position: absolute;
              z-index: 1000;
              right: 9px;
              top: 105px;
              box-shadow: 0 1px 8px 2px #ccc;
              cursor: pointer;
              text-align: center;
              padding-top: 14px;
              color: #787878;
          }
          .circle img {
            width: 35px;
          }*/

             .material-icons.md-32 {
              font-size: 32px;
          }
          .material-icons.md-36 {
              font-size: 36px;
              font-weight: bold;
          }        
          




.circle {
    background: #19699e;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    right: 10px;
    top: 45px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: #FFF;
} 
.circle_gps {
    background: #19699e;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    right: 10px;
    top: 105px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    color: #FFF;
}

#mouse-position{
  font-size: 12px;
  font-weight: 700;
  left: 10px;
  position: absolute;
  bottom: 15px;
  width: 360px;
  z-index: 10000;
  color:#19699e;
  text-shadow: #a3a3a3 1px 2px 3px;  
}         
.zoom_piu {
    background: #19699e;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 45px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    color: #FFF;
}          

.zoom_meno {
    background: #19699e;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 105px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    color: #FFF;
}
.ui-widget-content {
    color: #666;
}

.ui-widget-content a {
    color: #666;
}
.ui-widget-content:hover, .ui-widget-content:focus, .ui-widget-content:active{
  color: #666;
}
          #feedback a {
                  color: #333;
                  text-decoration: none;
                  font-weight: 700;       
          }
          #feedback a:hover, #feedback a:focus {
                  color: #333;
                  text-decoration: underline;
                  font-weight: 700;       
          }

            .ol-control button {
              background-color: rgba(212,0,0,.5);
            }
            ol-control button:focus, .ol-control button:hover {
              background-color: rgba(212,0,0,.7);
            }   
            
            
                  #credits{
                          text-align: center;             
                  }
                  #credits p{
                          text-align: center;
                          margin: 10px 0 5px;                     
                  }               
                  

                  
                    blockquote::before {
                        content: "\f10d";
                        position: absolute;
                        color: #efefef;
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: 35px;
                        left: 0;
                        top: 5px;
                    }


                    blockquote {
                        position: relative;
                        font-style: italic;
                        margin: 20px 0;
                        padding: 0 0 0 70px;
                    }
                    blockquote, q {
                        quotes: none;
                    } 
                  #esci{
                    position: absolute;
                    right: 10px; 
                    top: 5px;
                    cursor:pointer;
                  }
                  #esci img{
                    width: 44px;
                  } 
                  #super{
                    position: absolute;
                    right: 10px; 
                    top: 60px;
                    cursor:pointer;
                  }
                  #super img{
                    width: 44px;
                    height: 28px;
                  }                   
                 #login{
                    position: absolute;
                    right: 10px; 
                    top: 5px;
                    cursor:pointer;
                  }
                  #login img{
                    width: 44px;
                  }                    
                    
  .popover-content {
          font-family:'Titillium Web',sans-serif;
          font-size:16px;
          padding:8px;
          min-width: 250px;
          text-align:center;
          font-weight:normal;
          color: #333;
          /*cursor: pointer;*/
  }                       
    .popover {
          font-family:'Titillium Web',sans-serif;
          z-index: 100000;
          border:unset;
          border-radius:5px;
          
    }
  .popover-title {
          font-family:'Titillium Web',sans-serif;
          background-color: white;
          color: #333;
          font-weight:bold;
          font-size:12px;
          text-align:center;
  }       
  
.modal-backdrop.in {

    filter: alpha(opacity=65);
    opacity: .65;
    z-index: 100000;

}  
.modal {
   z-index: 1000000;
}
.modal-dialog {
 top: -10px; 
}
.modal-body{
  padding-top: 0;
}
.modal-header .close {

font-size: 40px;

line-height: 0;

color: #19699e;
filter: alpha(opacity=40);
opacity: .4;
}
.modal-header {
  border:0;
}

.btn-primary {
    color: #fff;
    background-color: #19699e;
    border-color: #fff;
    font-weight:bold;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3E5FA7;
    border-color: #fff;
    font-weight:bold;
}

                  /* STILE PER PC*/
          @media only screen and (min-width: 500px){      
          /*#scheda{
            font-family: 'Titillium Web', sans-serif;
            background: none repeat scroll 0 0 #f2f2f2;
            position:absolute;
            top:80px;
            width:100%;
            min-height: 89%;
          }        
          #nuovaScheda{
            font-family: 'Titillium Web', sans-serif;
            background: none repeat scroll 0 0 #f2f2f2;
            position:absolute;
            top:80px;
            width:100%;
            min-height: 89%;
          }     */     
                  #footer {
                          /*height: 63px;*/
                          clear: both;
                          margin: 0 auto;
                          line-height: 32px;
                          left: 0;
                          right: 0;
                          padding-top: 35px;
                          
                  }
                  #fasciaRossa {
                          background: none repeat scroll 0 0 #19699e;
                          clear: both;
                          width: 400px;
                          margin: 0 auto;
                          line-height: 32px;
                          left: 0;
                          right: 0;
                          padding: 0 25px 0 25px;
                          text-align: center;
                          margin-left: -20px;
                  }                       
                  #fasciaRossa a{
                          color: #fff;
                          font-size: 20px;
                          text-decoration: none;
                          font-weight:700;
                  }   
                    }      
  
          /* STILE PER MOBILE*/
          @media only screen and (max-width: 500px){
            h1 {
                margin-top: 10px;
                font-family: 'Titillium', sans-serif;
                font-size: 28px;
                color: white;
                letter-spacing: 1px;
                line-height: 1;
            }               
            /*
            .zoom_piu {
              top: 95px;
            }
            .zoom_meno {
              top: 95px;
            }
            .circle {
              top: 95px;
            }
          #cerca{
            position: absolute;
            top: 95px;
            z-index: 100000;
            left: 130px;
            font-family: 'Titillium Web', sans-serif;
            background: white;
            color: #666;
            font-weight:bold;
            border: none;
            padding: 10px;
            box-shadow: 1px 2px 3px #a3a3a3;
            border-radius: 2px;
            width: 170px;            
          }  */    
          .map{
            position:absolute;
            top: 80px;
            bottom:0;
            height:auto;            
          }     
            /*.circle {
              top: 3em; 
            }
            .circle_gps {
              top: 6.5em;
            }           
            .zoom_piu {
              top: 3em;         
            }
            .zoom_meno {
              top: 6.5em;             
            }*/
          .ol-attribution {

              display: block;
              height: 25px !important;
              bottom: 27px !important;

          }         
          #scheda{
            font-family: 'Titillium Web', sans-serif;
            background: none repeat scroll 0 0 #f2f2f2;
            position:absolute;
            margin-top: 19%;
            width:100%;
            min-height: 90%;
          }        
   
                  #contenuto_scheda{
                          background: none repeat scroll 0 0 #fff;
                          margin: 0 auto;
                          padding: 1px 20px 0px 20px;
                          text-align: left;
                          width: 100%;
                          /*cursor: pointer;*/
                          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                          line-height: 1.5;
                  }   
                  
                  #footer {
                          clear: both;
                          margin: 0 auto;
                          padding-top: 35px;
                  }
                  #fasciaRossa {
                          background: none repeat scroll 0 0 #527BD6;
                          /*height: 35px;*/
                          line-height: 35px;
                          left: 0;
                          right: 0;
                          padding: 0 25px 0 25px;
                          text-align: center;                     
                  }                       
                  #fasciaRossa a{
                          color: #fff;
                          font-size: 15px;
                          text-decoration: none;
                          font-weight:700;
                  }                        
  
  
  }
  
            @media only screen and (max-width: 400px){
            h1 {
                margin-top: 10px;
                font-family: 'Titillium', sans-serif;
                font-size: 28px;
                color: white;
                letter-spacing: 0.75px;
                line-height: 1;
            }              
          .map{
            position:absolute;
            top: 80px;
            bottom:0;
            height:auto;            
          }  /*              
            .circle {
              top: 1em;
            }
            .circle_gps {
              top: 4.5em;
            }           
            .zoom_piu {
              top: 1em;         
            }
            .zoom_meno {
              top: 4.5em;             
            }  */          
          #cerca{
            position: absolute;
            top: 88px;
            z-index: 100000;
            left: 65px;
            font-family: 'Titillium Web', sans-serif;
            background: white;
            color: #666;
            font-weight:bold;
            border: none;
            padding: 10px;
            box-shadow: 1px 2px 3px #a3a3a3;
            border-radius: 2px;
            width: 230px;            
          }        
          
.ol-attribution {

    display: block;
    height: 25px !important;
    bottom: 27px !important;

}          
  }
