/* latin-ext */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../dist/font-dedameteo/Fira_Sans/va9E4kDNxMZdWfMOD5Vvl4jL.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


@media screen and (max-width: 900px) {

  .leaflet-bar-timecontrol a.timecontrol-date{
    padding: 0px!important;
    min-width: auto!important;
  }

  .leaflet-bar-timecontrol{
    height: 70px!important;
  }
  .leaflet-bar .timecontrol-play {
    width: 32px !important;
    height: 32px !important;
    font-size: 18px !important;
    padding-top: 1px!important;
    margin-top:10px!important;
  }
  
  .time-control-cont-right span {
    display: none;
  }

  .time-control-cont-right a {
      background-color: white;
      padding: 5px;
      width: 32px!important;
      float: right;
      border-radius: 32px;
      color: #082747;
      margin-top: 10px!important;
      height: 32px;
    }
  
    .time-control-cont-right a img{
      height: 22px!important;
      margin: 0px!important;
    }


  .time-control-cont-center{
    width: auto !important;
    padding-top:18px;
    }
  .timecontrol-slider{
    display: none;
  }

  #toc_legend img:hover{
    width: 100%!important;
  }
  #toc_legend img:active{
    width: 100%!important;
  }
}


@media screen and (max-height: 840px) {
 #news_2_img{display: none;}
}



@media screen and (max-width: 360px) {
  .time-control-cont-right {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  
  body{
    overflow: hidden
  }
  
  #btn_layer_info{
    left:11px!important;
  }
  
  #btn_legend_info{
    left:11px!important;
  }
  
  #box_layer_info{
    width: auto!important;
    left: 0px!important;
    bottom: 0px!important;
    padding-top: 90px!important;
    height: 100%;
    overflow: auto;
  }
  
 #box_legend_info{
    width: auto!important;
    left: 0px!important;
    bottom: 0px!important;
    padding-top: 90px!important;
    height: 100%;
    width: 100%!important;
    overflow: auto;
  }
  
  #news_2_img{
    display: block;
  }
  
  #news_rightpanel{
    width: 100%;
    position:relative;
    overflow:auto; 
    top:0;
    left:0;
  }
  
  #btnm_slide_up{
        visibility: hidden !important;
  }
  #btnm_slide_dwn{
        visibility: hidden !important;
  }
  #mmenu_icon{
    display: block !important;
    visibility: visible !important;
    margin-top:95px;
  }

  #tools_leftbar{
    background-color: rgba(15, 47, 78, 0.95) !important;
    padding:90px 40px 0px 20px;
    max-height:none!important;
    height: 100vh !important;
    overflow:auto!important;
  }

  .tools_leftbar{
    position: absolute;
    top:0px !important;
    left:0px !important;
    background-color:transparent!important;
    border-radius:0px!important;
  }
  
  #iconcont{
    overflow: auto;
    width: 100%;
  }
  
  #iconcont span{
    display: block !important;
    font-size: small;
    float:left;
  }

  #mapview_switch{
    bottom:88px;
    left: 8px;
    top:unset;
  }
  

  #fenoint_bar{
    visibility: hidden;
    display: none;
  }

  #info_rightpanel{
    position: absolute;
    width: 100%;
    right: 0px;
    top:0px!important;
    background-color: #21435e;
    padding-top:90px;
    z-index: 9999;
  }
  .search_bar input[type="text"]{
    width: 85% !important;
    position: absolute;
    z-index: 0;
  }
  .search_bar_txt{
    height: 46px;
    z-index: 9999;
  }
  #search_bar_btn{
    position: absolute;
    right: 15px;
    z-index: 9999;
  }
  #location_list{
    width: 100%!important;
  }
  .mtg_rightpanel{
    width:100% !important;
    max-width: none!important;
    height: 100vh !important;
    overflow:auto!important;
  }
}

html{
  overflow: hidden;
}

#location_list p span{
  line-height:1.3em;
}



.time-control-cont-right a{
  background-color: white;
  padding: 5px;
  width: 120px;
  float:right;
  border-radius: 25px;
  color:#082747;
  margin:2px 10px 0px 0px;
}

.time-control-cont-right a:hover img{
  -webkit-filter: invert(1); 
  filter: invert(1);
}


.time-control-cont-right a img{
  margin-left:8px;
  height:18px;
}


#toc_legend{
  z-index: 9999;
}

#noactionoverlay{
  position: absolute;
  background-color: rgba(0,0,0,.5);
  width: 100%;
  height: 100%;
  z-index: 8001;
}


.leaflet-popup-content-wrapper, .leaflet-popup-tip{
    background-color: #21435e;
    color: white;
}

.leaflet-popup-content-wrapper{
  border-radius: 0px;
}

#location_list {
  z-index: 10000;
  width: 300px;
  background-color: #21435e;
  position: absolute;
  overflow:auto;
  max-height:calc(100vh - 240px);
}

#location_list p{
    padding: 0px 20px;
}

#location_list span{
  color:white;
  text-decoration:none;
  display: block;
  font-size: small;
  margin-top:10px;
  cursor:pointer;
}


#btn_layer_info_close{
  float:right;
  cursor:pointer;
}

#box_layer_info{
  position: absolute;
  bottom:100px;
  z-index: 9999;
  color:white;
  font-size: small;
  font-family: 'Fira Sans', sans-serif;
  padding:10px;
  width: 40%;
  left:100px;
  background-color: rgba(8,39,71,.85);
}

#box_layer_info p{
  margin:15px;
  }

#btn_layer_info{
  position: absolute;
  top: 0px;
  left:36px;
  z-index: 9000;
  background-color: #082747;
  color: white;
  width:36px;
  height: 36px;
  text-align: center;
  border-radius: 36px;
  cursor:pointer;
}

#btn_layer_info img{
  margin-top: 8px;
  width: 18px;
}


#btn_legend_info img{
  margin-top: 11px;
  width: 16px;
}

#btn_legend_info_close{
  float:right;
  cursor:pointer;
}

#box_legend_info{
  position: absolute;
  bottom:100px;
  z-index: 9999;
  color:white;
  font-size: small;
  font-family: 'Fira Sans', sans-serif;
  padding:10px;
  left:100px;
  background-color: rgba(8,39,71,.85);
  overflow: auto;
  max-width: 820px;
}

#box_legend_info img{
  max-width: 100%;
}

#btn_legend_info{
  position: absolute;
  top: 0px;
  left:36px;
  z-index: 9000;
  background-color: #082747;
  color: white;
  width:36px;
  height: 36px;
  text-align: center;
  border-radius: 36px;
  cursor:pointer;
}

#btn_layer_info img{
  margin-top: 8px;
  width: 18px;
}



#mobile_rightpanel{
  position: absolute;
  top:90px;
  right: 0px;
  z-index: 8000;
  color: white;
}

#mmenu_icon{
  display:none;
  visibility:hidden;
  float: right;
}

#iconcont{
  clear: both;
}

#tools_leftbar{
  display: block;
  visibility: visible;
  overflow: hidden;
}

#iconcont span{
  font-family: 'Fira Sans', sans-serif;
  margin-top:20px;
  display: none;
}

.tools_leftbar{
  position: absolute;
  z-index: 9000;
  top:90px;
  left:25px;
}

.tools_leftbar img{
  margin: 2px;
  cursor: pointer;
}








html, body {
  width: 100%;
    height: 100%;
    margin: 0;
    font-family: 'Fira Sans', sans-serif;
  }


.switchmap_bar{
    color:white;
    text-align: center;
    overflow:auto;
    clear:both;
    width: 300px;
    position:absolute;
    top:90px;
    right:50px;
    z-index: 5000;
    overflow:auto;
}

.switchmap_bar .swsel a{
  color:#21435e;
  text-decoration: none;
}

.switchmap_bar a{
  color:#CACACA;
  text-decoration: none;
}
.switchmap_l{
float:left;
  width: 50%;
  background-color: #21435e;
padding: 8px;
  
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;

    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  
}

.switchmap_r{
float: left;
    width: 50%;
  background-color: #21435e;
  padding: 8px;
    
    -webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
    

}

.swsel{
  background-color: #CACACA;
  color:#21435e  
}


.info_rightpanel{
 width: 300px;
 position:absolute;
 top:140px;
 right:50px;
 z-index: 5000;
 overflow:auto;
}

.news_rightpanel{
  width: 300px;
  position:absolute;
  top:218px;
  right:50px;
  z-index: 9999;
  overflow:auto;  
}
.news_rightpanel {
  bottom: 90px;	 
  overflow: hidden; 
  display: flex; 
  flex-direction: column
}

#article_box_1 {
  overflow: auto;
}
#article_box_2 {
  overflow: auto;
}

#article_box_1::-webkit-scrollbar {
  display: none;
}
#article_box_2::-webkit-scrollbar {
  display: none;
}

.news_hp_label{
  background-color: #147cb3;
  font-size:12px;
  padding:5px;
}

.news_hp_readmore{
  font-size: 12px;
}

.news_1_cont{
    margin-top:10px;
    background-color: #21435e;
    padding:18px 14px;
    color:white;
}
.news_1_cont a{
  text-decoration: none;
  color: white;
}
.news_2_cont a{
  text-decoration: none;
  color: white;
}
.news_1_cont p{
  margin-top:10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4em;
}

.news_2_cont{
    margin-top:10px;
    background-color: #21435e;
    color:white;
}

#close_news_1{
  float: right;
  cursor: pointer;
}

#close_news_2{
  float: right;
  cursor: pointer;
}

#news_2_img{
   width: 100%;
}

.news_2_cont p{
  margin-top:10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4em;
}

.news_2_cont_par{
  padding:18px 14px;
}


.fenoint_bar{
  margin-top:10px;
  background-color: #1b7db0;
  color: white;
  padding:15px;
  font-weight: bold;
  font-size: 14px;
  cursor:pointer;
}


.search_bar{

  background-color: #21435e;
  padding: 10px;
}

.search_bar_txt{
  background-color: white;
  border-radius: 25px;
  padding: 5px;
  overflow: auto;
}
.search_bar input{
  border: 0;
}

.search_bar input[type='text']{
  width: 250px;
  margin: 7px 0px 6px 10px;
  font-size: 14px;
  border: 0;
  outline: none;
  z-index: 9999;
}


#search_bar_btn{
    background-color: #147cb3;
  color: white;
  text-transform: uppercase;
    border-radius: 25px;
  float: right;
  margin:1px;
  padding:8px 20px;
  font-size: 12px;
  outline: none;
}


  

.mtg_rightpanel{
  position: absolute;
  background-color: rgba(8, 39, 71, 1.0);
  width:25%;
  z-index: 9999;
  height: 100%;
  right: 0px;
  min-width: 300px;
  max-width: 400px;  
  color:white;
  font-size: 13px;
  z-index: 99999;
}

#irp_temp_cont{
  clear: both;
  overflow: auto;
  border-bottom: 1px solid gray;
}
#irp_city_tmm{
  float: left; 
  font-size:22px;
  margin-top:15px;
}

#irp_city_tmm hr{
  margin: 0px;
}
#irp_city_info i{
  font-family: "fontello"
}
#irp_city_info{
  padding: 15px 0;
  border-bottom: 1px solid gray;
}

.irp_main{
  margin-top: 90px;
  padding:0 40px;
}
.irp_main a{
  text-decoration: none;
  color: white;
}

#irp_city_temp{
  font-size: 90px;
  margin-bottom: 10px;
  line-height: 1.0em;
   float: left; 
}

#irp_city_time{
  float:left;
  font-size:11px;
  padding-bottom:15px;
}

#irp_city_name{
  font-size: 200%;
  font-weight:bold;
  clear: both;
}
#irp_back{
  margin-bottom: 30px;
  cursor:pointer;
}
#irp_back img{
  width: 20px;
}
#irp_city_obs{
  border-bottom: 1px solid gray;
}
#irp_btn{
  margin:30px 0;
  border: 1px solid gray;
  padding:10px;
  border-radius: 25px;
  text-align: center;
  background-color: #004257;
  cursor: pointer;
  display: block;
}

.irp_small_btn{
  border-radius: 15px;
  padding: 5px 10px;
  margin-right: 5px;
  border: 1px solid rgba(255,255,255,0.5);
  background-color: #21435e;
}

.irp_btn_cont{
  margin-bottom: 25px;
  overflow: auto;
  padding: 10px 0px 30px;
  border-bottom: 1px solid gray;
}

#irp_plot_data{
  margin-top: 10px;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-gap: 0px;
  text-align: center;
  height: 200px;
}
#irp_plot_data img{
  width: 40px;
}
#irp_plot_data span{
  background-color: rgba(8,39,71,0.8);
  font-size: 16px;
}
#irp_plot_time{
  font-size:11px;
  padding-bottom:15px;
}

#irp_metar_text{
  overflow-y: hidden;
}

#irp_metar_text:hover,
#irp_metar_tex:active,
#irp_metar_tex:focus {
  overflow-y: scroll;
}
#irp_metar_text:hover::-webkit-scrollbar {
  display: none;
}

#irp_metar_info p span{
  font-size: x-small;
  color:gray;
}



.toc_legend_panel{
  position: absolute;
  bottom:90px;
  width:90%;
  text-align:center;
  }

.toc_legend_panel img{
  max-width: 300px;
}

.toc_legend_panel img:hover{
  background-color:rgba(9,40,71,.6);
  max-width: 800px!important;
}



.toc_layers_panel{
  position: absolute;
  z-index: 9999;
  font-size: small;
  color:white;
  right: 0px;
  margin: auto;
  overflow: auto;
  padding:20px;
  background-color: rgba(0, 0, 0, 0.3);
}

.map-label-empty:hover{
    background: rgba(8, 39, 71, 0.6);
    border-radius: 25px;
}
.map-label-empty img{
  height: 38px;
  border-radius: 25px;
  padding:6px;
}

.map-label-nocache img{
  height: 38px;
  border-radius: 25px;
  padding:2x;
}




.map-label img{
  height: 38px;
  padding:2px;
}

.map-label:hover{
  background: rgba(8, 39, 71, 0.6);
}



.map-label-ext:hover{
  background: #005581;
}

.map-label-ext img{
  height: 38px;
  padding:2px;
}

.map-label-icon-info{
  margin: 0 10px 0 5px;
    font-family: Fira Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  font-family: 'Fira Sans', sans-serif;
}

.map-label-icon-info.hide{
  display: none;
}

.leaflet-div-icon{
  border: 0;
  background: transparent;
}


.leaflet-routing-container{
  display: none;
}
  

.leaflet-control-easyPrint-button-export{
  background-image: url(http://localhost/archivio_www/dedameteo/img/easyprint-dwn.png);
}

 .easyPrintHolder .page{
  background-image: url(http://localhost/archivio_www/dedameteo/img/easyprint-a4.png);
}

.leaflet-iconLayers-layer{
  box-shadow: 0 0 0;
}

.getsample-table{
  font-size: small;
}

  #mapid {
    height: 100%;
  }
#modefcsname{
  font-size: small;
  color:gray;
}
#getsamplecont_chart{
    width: 100%;
    height:270px;
    padding-top:10px;
}
#getsamplecont_table{
    width: 100%;
    height:270px;  
}

#samplefixcont{
  position:absolute;
  width:100%;
  height:280px;
  z-index:2000;
  bottom:0px;  
  overflow-x:scroll;
  overflow-y: hidden;
  background: url(../img/w1px.png) repeat-x 0px 0px;
}

#getsamplecont_table .table{
  font-size: small;
  background-color: white;
}


#samplefixcont span a{
  color:white;
  font-size: x-large;
  margin-left: 20px;
}
.tslabel{
  font-size: 9px;  
}

.leaflet-control-layers {
  visibility: hidden !important;
  }

#header{
  position: absolute;
  top:0;
  width:100%;
  z-index:1000;
  text-align: center;
   background: linear-gradient(to bottom, #181818,transparent);  
}

.flagbar{
  height:5px;
  box-shadow: inset 33.33vw 0px 0px #1d8f48, inset 66.66vw 0px 0px white, inset 99.99vw 0px 0px  red;
}



#my-container{
  width: 100%;
  overflow: auto;
  overflow-x:hidden;
}


#btndwnlink{
  position: absolute;
  bottom:10px;
  width:60px;
  height:60px;
  left:50%;
  z-index:1000;

}

#btnmaplink{
  position: fixed;
  bottom:20px;
  width:60px;
  height:60px;
  right:20px;
}

.newscont{
  padding:100px;
  font-size: large;
  border-top: 3px solid white;
}


.newscont_pic{
  font-size: large;
  border-top: 3px solid white;
}


#news_1{
  background: url(../img/earth-light-sat-bgk.jpg) center center;
  background-size: cover;
  color: white;

}

h30{
  font-size: large;
  font-weight: bold;
  line-height:1.2em;
}


.newsboxcont{
padding:40px;
  
}

.row > * {
padding-right: 0;
padding-left: 0;
}