h1 {
    font-size: 1.5em;
    font-weight: 700;
}
h2 {
    font-size: 1.2em;
    font-weight: 700;
}
h3 {
    font-size: 1.2em;
    font-weight: 700;
}
h4 {
    font-size: 1.0em;
    font-weight: 700;
}
h1, h2, h3 {
    margin: 1em 0 0.6em;
}
.leaflet-layerstree-expand-collapse {
    cursor: pointer;
    font-style: italic;
}

.leaflet-container {
    background: #ffffff;
    outline: 0;
}

.leaflet-layerstree-header-name img {
    vertical-align: baseline;
    margin-right: 5px;
    width: 1.1em;
}

.leaflet-sidebar .close {
    right: 2em !important;
    width: auto !important;
    height: auto !important;
    color: #fff !important;
    font-size: .8rem !important;
    line-height: 1em !important;
    background-color: rgb(255 71 88) !important;
    border-radius: 1em !important;
    padding: 0.8em 1em !important;
    text-shadow: none !important;
    opacity: 1 !important;
    text-align: center !important;
    font-family: proxima-nova,sans-serif !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .015em;
    font-weight: 600;
    transition: all .2s ease-in;
}

.leaflet-touch .leaflet-sidebar > .leaflet-control {
    padding-top: 4.8em !important;
}

/*
.leaflet-container a {
    box-shadow: #FC0 1px 0 10px !important;
}
*/

table.scheda-table, table.scheda-table td {
    border: 1px solid black;
    border-collapse: collapse;
    margin-top: 1em;
}

table.scheda-table td {
    padding: 0.4em;
}

table.scheda-table td:first-child {
    vertical-align: top;
    font-weight: 700;
}
table.scheda-table img {
    width: 100%;
    padding: 0.3em;
}

.loghi-bar {
    padding: 10px 0;
}
.logo {
    text-align: center;
    width: 33%;
}
@media (min-width: 1200px) {
    .leaflet-sidebar {
        width: 700px !important;
    }
}
#map > div.leaflet-control-container > div.leaflet-top.leaflet-right > div > section > div.leaflet-control-layers-overlays > div.leaflet-layerstree-children > div:nth-child(5) > div.leaflet-layerstree-children > div:nth-child(4), #map > div.leaflet-control-container > div.leaflet-top.leaflet-right > div > section > div.leaflet-control-layers-overlays > div.leaflet-layerstree-children > div:nth-child(5) > div.leaflet-layerstree-children > div:nth-child(5) {
	font-weight: 700;
}
#map > div.leaflet-control-container > div.leaflet-top.leaflet-right > div > section > div.leaflet-control-layers-overlays > div.leaflet-layerstree-children > div:nth-child(5) > div.leaflet-layerstree-children > div:nth-child(7) > div.leaflet-layerstree-children > div > div.leaflet-layerstree-header.leaflet-layerstree-header-pointer > span:nth-child(2), #map > div.leaflet-control-container > div.leaflet-top.leaflet-right > div > section > div.leaflet-control-layers-overlays > div.leaflet-layerstree-children > div:nth-child(5) > div.leaflet-layerstree-children > div:nth-child(8) > div.leaflet-layerstree-children > div:nth-child(1) > div.leaflet-layerstree-header.leaflet-layerstree-header-pointer > span:nth-child(2), #map > div.leaflet-control-container > div.leaflet-top.leaflet-right > div > section > div.leaflet-control-layers-overlays > div.leaflet-layerstree-children > div:nth-child(5) > div.leaflet-layerstree-children > div:nth-child(8) > div.leaflet-layerstree-children > div:nth-child(2) > div.leaflet-layerstree-header.leaflet-layerstree-header-pointer > span:nth-child(2), #map > div.leaflet-control-container > div.leaflet-top.leaflet-right > div > section > div.leaflet-control-layers-overlays > div.leaflet-layerstree-children > div:nth-child(5) > div.leaflet-layerstree-children > div:nth-child(8) > div.leaflet-layerstree-children > div:nth-child(3) > div.leaflet-layerstree-header.leaflet-layerstree-header-pointer > span:nth-child(2), #map > div.leaflet-control-container > div.leaflet-top.leaflet-right > div > section > div.leaflet-control-layers-overlays > div.leaflet-layerstree-children > div:nth-child(5) > div.leaflet-layerstree-children > div:nth-child(8) > div.leaflet-layerstree-children > div:nth-child(4) > div.leaflet-layerstree-header.leaflet-layerstree-header-pointer > span:nth-child(2) > span {
    font-weight: 700;
    font-style: italic;
}