#legend {
   
    position: absolute;
    z-index: 99999;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 5px;
    overflow: hidden;
    width: 45px;
    color: #fff;
    bottom: 15px;
    right: 135px;
    background: #fff;
}
#presslegend{
   
    position: absolute;
    z-index: 99999;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 5px;
    overflow: hidden;
    width: 45px;
    color: #fff;
    bottom: 15px;
    right:135px;
    background: #fff;
}

#templegend{
   
    position: absolute;
    z-index: 99999;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 5px;
    overflow: hidden;
    width: 45px;
    color: #fff;
    bottom: 15px;
    right: 135px;
    background: #fff;
}
.info.leaflet-control p {
    font-size: 10px;
    padding: 1px 10px;
}

.text-dark {
    color: #343a40 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.text-center {
    text-align: center !important;
}

/* .button-container {
    position: absolute;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: none;
}

button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    background-color: black;
    color: white;
    border: none;
}

.active {
    background-color: rgb(228, 123, 123);
    color: black;
}

#btn-24hr {

    width: 88px;
    size: -11px;
    height: 41px;
   
}

#btn-7days {
    outline: none;
    border-radius: 29px;
    width: 88px;
    size: -11px;
  
    height: 41px;
} */

.button-container{
    display: none;
}
.progress-bar{
    position: static !important;
}


.leaflet-tooltip.custom-tooltip {
    background-color: transparent !important; 
    border: none !important;
    box-shadow: none !important;
    color: black !important;
    padding: 5px !important;

}
/* .button-container{
    display: none;
} */
.container{
    background: aliceblue;
    margin: 9px 34px 11px 1px;
    border-radius: 5px;
}

.btn_forcast {
    /* position: absolute; */
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    background-color: black;
    color: white;
    border: none;
}

.active {
    background-color: rgb(228, 123, 123);
    color: black;
}

#btn-24 {

    width: 88px;
    size: -11px;
    height: 41px;
   
}

#btn-7 {
    outline: none;
    /* border-radius: 29px; */
    width: 88px;
    size: -11px;
  
    height: 41px;
}

#windy #mobile-ovr-select {
    display: none;
}
.build-info{
    display: none;
}