#multi-lang-box {
    display: flex;
    position: fixed;
    width: 37%;
    top: 4px;
    right: 0px;
    z-index: 9999;
}

.input-group-text{
    font-size: 0.9em;
}
#legendBoxHeader{
    padding-left: 3px;
}

.leaflet-control-layers-selector{
    margin-right: 3px;
}
