﻿@media all and (max-device-width: 2420px){
    body, a {
        font-size: 1.5rem;
    }
    .TitoloPagina {
        font-size: 2.0rem;
    }
    .info_menu {
        font-size: 1.3rem;
    }
}

@media all and (max-device-width: 1420px){
    body, a {
        font-size: 2.0rem;
        padding-top: 80px;
    }
    .TitoloPagina {
        font-size: 3.2rem;
    }
    .info_menu {
        font-size: 2.0rem;
    }
}

@media all and (max-device-width: 720px){
    body, a {
        font-size: 4.5rem;
        padding-top: 90px;
    }
    .TitoloPagina {
        font-size: 4.7rem;
    }
    .info_menu {
        font-size: 4.0rem;
    }

}

@media all and (max-device-width: 640px){
    body, a {
        font-size: 4.5rem;
        padding-top: 110px;
    }
    .TitoloPagina {
        font-size: 4.7rem;
    }
    .info_menu {
        font-size: 3.0rem;
    }
}


body{
    /*min-height:800px;*/
    
}

/*.testata{
    background-image: url(../Layout/img/testata.jpg);
}
*/

.testata {
    background-color: #555555;
}

.testata_menu {
    background-color: #d6012f;
}


.navbar-default .navbar-nav > li > a {
    color: white;
    font-weight: bolder;
    font-size: 16px;
}

.header{
    align-content: center;
    background-image: url(../Layout/img/skyline-milano.jpg);
    color: white;
    height: 275px;
    /*background-color: red;
    color: black;
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;*/
}

.change{
    /*background-image: none;
    color: red;*/
    height: 110px;
    background-color: #555555;
}

.primario {
    background-color: #dd1936;
}

.titolo {
    font-size: x-large;
    color: #0332ad;
    font-weight: bold;
}

.titolopagina {
    font-size: x-large;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    left: 380px;
    top: 40px;
}

.piedipagina {
    background-color: #555555;
    color: white;
}

.barralink:link
{
    border-style: none;
    border-width: 0px;
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
    text-align: left;
    text-decoration: none;
    color: #ffffff;
}
.barralink:hover
{
    background-color: white;
    color: #dd1936;    /*#0073c0;*/
}
.testoHome {
    text-align: justify;
    /* 66 139 202 */
    color: #428BCA;     /*#000099;*/
    font-style: italic;
    font-weight: bold;
    font-size: large;
}

.Civico2 {
    /*background-color: yellowgreen;
    color: white;*/
    background-color: yellowgreen;
    color: darkgreen;
    font-weight: bold;
    width: 90px !important;
}
.Civico4 {
    /*background-color: Red;*/ 
    background-color:  cornflowerblue;
    color: white;
    font-weight:bold; 
    width: 90px !important;
}
.Civico5 {
    /*background-color: cyan;*/
    background-color: #f8e920;
    color: Black; 
    width: 90px !important;
}
.Civico99 {
    /*background-color: lightgrey;*/
    background-color: Red;
    color: white;
    font-weight:bold;
    width: 90px !important;
}
.Civico6 {
    background-color: lightgrey;
    color: Black;
    font-weight:bold; 
    width: 90px !important;
}
.Civico8 {
    background-color: Black;
    color: white; 
    font-weight:bold;
    width: 90px !important;
}
.Civico7 {
    font-weight:bold;
    width: 90px !important;
}
.Civico2L {
    /*background-color: yellowgreen;
    color: white;*/
    background-color: yellowgreen;
    color: darkgreen;
    font-weight: bold;
    width: 220px !important;
}

.Civico4L {
    /*background-color: Red;*/
    background-color: cornflowerblue;
    color: white;
    font-weight: bold;
    width: 220px !important;
}

.Civico5L {
    /*background-color: cyan;*/
    background-color: #f8e920;
    color: Black;
    width: 220px !important;
}

.Civico99L {
    /*background-color: lightgrey;*/
    background-color: Red;
    color: white;
    font-weight: bold;
    width: 220px !important;
}

.Civico6L {
    background-color: lightgrey;
    color: Black;
    font-weight: bold;
    width: 220px !important;
}

.Civico8L {
    background-color: Black;
    color: white;
    font-weight: bold;
    width: 220px !important;
}

.Civico7L {
    font-weight: bold;
    width: 220px !important;
}

.schedaDescrizione {
    font-size: medium;
    font-style: oblique;
}
.schedaValori {
    font-size: medium;
    font-weight: bold;
}
.schedaMSG {
    font-size: small;
    color: red;
}
.social {
    background-color: #555;
}

.giallaEtichetta {
    font-size: medium;
    font-style: italic;
}
.giallaValoreA {
    font-size: medium;
    font-weight: bold;
}
.giallaValoreA {
    font-size: medium;
}

.tooltipMap {
    overflow: auto;
    z-index: 99;
    position: absolute;
    padding: 10px;
    border-radius: 15px;
    background-color: rgba(0,0,0,0.75);
    color: #fff;
    width: 310px;
    height: 150px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.menuline {
    border: 1px solid #000000;
    border-radius: 4px;
    background-color: #ffffff;
}

.col_state {
    text-align: center;
    /*padding-top: 15px;*/
}

.custom-close-grafichs {
    position: relative;
    float: right;
    z-index: 9999999;
    cursor: pointer;
}

.ZingChart {
    height: 100%;
    min-height: 450px;
}

#myBar {
    width: 1%;
    height: 30px;
    background-color: #D6012F;
    border: 0.5rem solid #000;
    /*position: fixed;*/
    top: 45%;
}

.myProgress {
    width: 100%;
    background-color: #ddd6d68c;
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999999;
    opacity: 1;
    display: none;
}
.myProgress-text {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 400px;
    padding-bottom: 150px;
    position: fixed;
    top: 35%;
}


.dropdown_menu-content {
    display: none;
    position: absolute;
    background-color: #d8042c;
    min-width: 210px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.table-statistiche th,
.table-statistiche td {
    white-space: nowrap;
    width: 1%;
}
.panel-subheading {
    padding: 10px 15px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    color: #777;
    text-align: center;
}

.panel_cdm {
    background-color: #d6012f !important;
    color: white !important;
}
