.mapframemax {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15000;
    width: 100%;
    height: 100% !important;
}

.parentmapframemax {
    z-index: 10000;
}

.mapmaxbuttonon {
    position: fixed;
    bottom: 10px;
    left: 56px;
    z-index: 15001;
}

.onemapmaxbuttonon {
    position: fixed;
    bottom: 30px;
    left: 225px;
    z-index: 15001;
}

.btn-fullscreen img,
.btn-onemapfullscreen img {
    width: 1.5rem;
}
