#logo-window {
    position: absolute;
    /* background-color: #f1f1f1;
    text-align: left;
    border: 1px solid #d3d3d3;
    width: 40%;
    left: 5%;
    top: 0%; */
}

#main-window {
    width: 96%;
    height: 90%;
    max-width: 96%;
    max-height: 90%;
    left: 2%;
    top: 2%;
}

#main-window-popup-1 {
    left: 90%;
    top: 1%;
}

#main-window-popup-2 {
    left: 88%;
    top: 2%;
}

#navigation-window {
    left: 23%;
    top: 4%;
    /* width: 8%;
	height: 4%; */
}

#heliotrox-info-window {
    max-width: 30%;
    top: 30%;
    left: 35%;
}