html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:-1;font-family:Arial,Helvetica,sans-serif;font-size:14pt;color:#fff}.SlidersDiv{position:absolute;top:0;right:0;width:30%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin:10px}.sliderDiv{padding:1vw;display:flex;width:100%;justify-content:flex-end;align-items:center;margin:10px}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1vh;border-radius:5px;background:#d3d3d3;outline:none;transition:opacity .2s;width:100%}.slider:focus{border:2px solid #00c8ff}button{width:50px;height:30px;border-radius:15px}input[type=number]{width:40px;padding:5px;border:1px solid #e8e5e5;border-radius:4px}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#ff00bf;cursor:pointer;border-radius:50%;border:1px solid #ffffff}.labelsDiv{position:fixed;bottom:10%;right:3%;width:30%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:10px}.swapDiv{position:fixed;bottom:5%;right:3%;width:25%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px}.single-thumb .range-slider__thumb[data-lower]{width:0;z-index:1}.single-thumb .range-slider__range{border-radius:6px}.zenith>div{font-family:sans-serif;font-size:20pt}.label{margin:10px;color:#fff}.rowSliderDiv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.toggleBtn{width:3vw;height:1.5vw;border-radius:15px;background-size:contain;background-position:center;border:none;cursor:pointer;background-color:transparent}.toggleDiv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:35%;margin:20px}.helpBox{position:absolute;bottom:00%;left:0%;display:flex;flex-direction:row;justify-content:left;width:50%;height:3%;z-index:1}.logo{width:282px;height:35px}.instructionsBtn{width:30px;height:30px;font-size:18pt;border-radius:15px;background-color:#00ffc3;border:1px solid #000000;cursor:pointer;margin-right:2vw}.helpContent{position:absolute;bottom:3vh;left:3vw;padding:5px;display:flex;flex-direction:column;justify-content:space-between;width:50vw;height:50vh;background-color:#f7f7f7;border:1px solid rgb(255,0,0);border-radius:10px;z-index:1}.credits{font-size:small;color:#333}kbd{display:inline-block;padding:.1em .3em;border:1px solid #ccc;border-radius:3px;background-color:#f7f7f7;box-shadow:0 1px #0003,0 0 0 2px #fff inset;font-family:monospace;font-size:.9em;line-height:1;color:#333;white-space:nowrap}.instructions{display:flex;flex-direction:row;color:#333}.directions{width:50%;height:100%;padding:5px}.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px #2196f380}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}
