body{margin:0;display:flex;flex-direction:column;overflow:hidden}.three-container{flex:1}.stats *{position:absolute;right:0}.sidenav{height:35%;width:200px;position:absolute;z-index:1;top:0;left:0;background-color:#071920;overflow:hidden;padding-top:20px;display:flex;justify-content:flex-start;flex-direction:column;color:#fff;border-radius:0 0 8px}.sidenav a:hover{color:#f1f1f1}.nav-row{display:flex;flex-direction:row;align-items:center;margin-bottom:10px;justify-content:space-between;margin-right:15px;margin-left:15px}.nav-section-title{display:flex;margin-bottom:10px;justify-content:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700;font-size:19px;padding-bottom:7px;border-bottom:2px solid white}.nav-row label{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:500;font-size:19px;padding-right:10px;text-align:center}.nav-row input{width:40px;height:7px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;color:#fff;text-shadow:1px 0px black;font-size:16px;font-weight:600;background-color:#4e9db1;border-radius:4px;text-decoration:none;padding:5px 10px}.nav-row input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.nav-row input[type=number]{-moz-appearance:textfield}
