body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}a{color:inherit}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sidebar{width:14vw;height:100vh;position:fixed;z-index:1;background:#f8f8f8}.sidebar a{padding:16px;text-decoration:none;font-size:1.1vw;color:#818181;display:block;color:#2196f3;border-bottom:1px solid #e9e9e9;height:5vh}.main-content{margin-left:14vw}.main-content,.main-content iframe{height:100vh;width:86vw}@media only screen and (max-width:1000px){.sidebar{width:100vw;height:15vh;position:fixed;top:0}.sidebar a{font-size:3vw}.main-content{margin-left:0;margin-top:15vh}.main-content,.main-content iframe{width:100vw;height:90vh}}@media only screen and (max-width:600px){.sidebar a{font-size:5vw}}@media only screen and (max-width:400px){.sidebar a{font-size:8vw}}.currentSelectedNavElement{font-weight:700;background-color:#e2e2e2}