.NightEyeNoScroll,.NightEyeNoScroll body{overflow:hidden}.NightEyeWidget{width:40px;height:40px;position:absolute;background-color:#272727;z-index:10000000000000000000;padding:9px;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#fff0}html[nighteyeplgn=active] .NightEyeWidget{background-color:#037b86}html[nighteyeplgn=active] .NightEyeWidget svg path{fill:#ffda2d}.NightEyeWidget.NightEyePositionLeft{border-top-right-radius:10px;border-bottom-right-radius:10px}.NightEyeWidget.NightEyePositionRight{border-top-left-radius:10px;border-bottom-left-radius:10px}.NightEyeWidget.NightEyePositionLeft:hover{width:45px;padding-left:14px}.NightEyeWidget.NightEyePositionRight:hover{width:45px;padding-right:14px}.NightEyeDialogBackground{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:.7;z-index:1000000000000}.NightEyeDialog{width:400px;position:fixed;top:50px;left:0;right:0;margin:auto;padding:30px;box-sizing:border-box;background-color:#fff;color:#000;text-align:center;font-family:Segoe UI,Helvetica;border-radius:10px;z-index:10000000000001;-webkit-tap-highlight-color:#fff0}.NightEyeDialog .NightEyeCloseButton{position:absolute;top:8px;right:8px;cursor:pointer}.NightEyeDialog .NightEyeCloseButton svg{width:16px;height:16px;fill:grey}.NightEyeToggleButton{margin:30px}.NightEyeToggleButton .switchNE{position:relative;display:inline-block;width:100px;height:40px}.NightEyeToggleButton .switchNE input{opacity:0;width:0;height:0}.NightEyeToggleButton .sliderNE{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.NightEyeToggleButton .sliderNE:before{position:absolute;content:"";height:32px;width:32px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.NightEyeToggleButton input:checked+.sliderNE{background-color:#02b9ca}.NightEyeToggleButton input:focus+.sliderNE{box-shadow:0 0 1px #2196f3}.NightEyeToggleButton input:checked+.sliderNE:before{-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px)}.NightEyeToggleButton .sliderNE.roundNE{border-radius:34px}.NightEyeToggleButton .sliderNE.roundNE:before{border-radius:50%}.NightEyeDialog .NightEyeTitle{color:#02b9ca;font-size:26px;margin-bottom:30px}.NightEyeDialog .NightEyeDesc{line-height:22px;font-size:16px}.NightEyeDialog .NightEyeCopyright{font-size:12px}.NightEyeDialog .NightEyeCopyright a{color:#02b9ca}.NightEyeDialog .NightEyeCopyright a:hover{color:#03e8fc}.NightEyeWebFooter{text-align:center;font-size:12px;margin:5px}.NightEyeLoading{width:25px;height:25px;margin:2px 0 0 1px;visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear;transition-delay:.4s}.NightEyeLoading.NightEyeActive{visibility:visible;opacity:1}.NightEyeLoading.NightEyeMode-1{margin-right:15px;margin-left:auto}.lds-ring{display:inline-block;position:relative;width:100%;height:100%}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:100%;height:100%;margin:6px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid #fff0;border-top-color:#02b9ca}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:800px){.NightEyeDialog{width:90%}}