body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.loginPage{width:100%;height:100%;flex-direction:column}.loginPage,.loginPage .languagePicker{position:absolute;align-items:center;display:flex;justify-content:center}.loginPage .languagePicker{right:0;top:0;width:80px;height:30px;background:#fff;border-bottom-left-radius:8px;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.loginPage .languagePicker img{flex:0 1 auto;width:20px;margin:0 5px}.loginPage .loginBox{margin-top:50px;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));z-index:4;width:270px;background:linear-gradient(90deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.7));display:flex;flex-direction:column;align-items:center;border-radius:5px}.loginPage .loginBox .loginHeader{display:flex;color:#fff;cursor:grab;height:36px;width:100%;margin-bottom:12px;line-height:36px;background:linear-gradient(90deg,#1d3347,#11406b);align-items:center;border-radius:5px 5px 0 0}.loginPage .loginBox .loginHeader h3{font-family:"Courier Prime","Courier New",Serif;margin-left:10px;font-size:13px}.loginPage .loginBox .loginHeader .closeBtn{width:14px;margin-left:auto;margin-right:10px}.loginPage .loginBox p{margin-top:auto;text-align:left;width:240px}.loginPage .loginBox .passwordInput{font-family:"Courier Prime","Courier New",Serif;margin-top:15px;width:205px;height:45px;border:1px solid #e5e5e5;border-radius:5px;background:hsla(0,0%,100%,.2);padding-left:31px}.loginPage .loginBox .passwordInput:focus{outline:none;box-shadow:0 0 0 1px #1d3347}.loginPage .loginBox .loginBtn{font-family:"Courier Prime","Courier New",Serif;margin-top:20px;margin-bottom:25px;display:flex;align-items:center;width:240px;height:45px;background:linear-gradient(45deg,#1d3347,#11406b);border-radius:5px;color:#fff;border:none}.loginPage .loginBox .loginBtn span{margin-left:31px}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.storyPage{position:absolute;width:100%;height:calc(100% - 60px);overflow-y:scroll;overflow-x:hidden;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}.storyPage .fileOpen{position:absolute;z-index:10;width:100%;height:100%;background:hsla(0,0%,100%,.46);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.storyPage .fileOpen .downloadBox{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));width:300px;height:250px;z-index:1;background:#fff;display:flex;flex-direction:column;align-items:center;border-radius:5px}.storyPage .fileOpen .downloadBox .downloadHeader{font-family:"Courier Prime","Courier New",Serif;display:flex;color:#fff;height:36px;width:100%;line-height:36px;background:linear-gradient(90deg,#1d3347,#11406b);border-radius:5px 5px 0 0;align-items:center}.storyPage .fileOpen .downloadBox .downloadHeader h3{margin-left:10px;font-size:13px}.storyPage .fileOpen .downloadBox .downloadBody{width:100%;min-height:200px;text-align:left}.storyPage .fileOpen .downloadBox .downloadBody,.storyPage .fileOpen .downloadBox .downloadBody .showCollection{display:flex;flex-direction:column;align-items:center}.storyPage .fileOpen .downloadBox .downloadBody p{margin-left:10px;text-align:left}.storyPage .fileOpen .downloadBox .downloadBody .nextBtn{font-family:"Courier Prime","Courier New",Serif;margin-top:20px;margin-bottom:10px;display:flex;align-items:center;width:195px;height:45px;color:#1d3347;border:1px solid #1d3347;border-radius:5px;cursor:pointer}.storyPage .fileOpen .downloadBox .downloadBody .nextBtn span{margin-left:31px}.storyPage .fileOpen .downloadBox .downloadBody a{text-decoration:none}.storyPage .fileOpen .downloadBox .downloadBody .downloadBtn{font-family:"Courier Prime","Courier New",Serif;border:none;display:flex;align-items:center;width:195px;height:45px;background:linear-gradient(90deg,#1d3347,#11406b);border-radius:5px;color:#fff;cursor:pointer}.storyPage .fileOpen .downloadBox .downloadBody .downloadBtn span{margin-left:31px}.storyPage .storyBox,.storyPage .welcomeBox{-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));z-index:1;position:relative;width:480px;max-width:600px;min-width:300px;margin:5px;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85));border-radius:5px;display:flex;flex-direction:column;align-items:center;align-self:start}.storyPage .storyBox .storyHeader,.storyPage .welcomeBox .storyHeader{font-family:"Courier Prime","Courier New",Serif;display:flex;color:#fff;cursor:grab;height:26px;width:100%;line-height:36px;background:linear-gradient(90deg,#1d3347,#11406b);border-radius:5px 5px 0 0;align-items:center}.storyPage .storyBox .storyHeader h3,.storyPage .welcomeBox .storyHeader h3{margin-left:10px;font-size:12px}.storyPage .storyBox .storyHeader .closeBtn,.storyPage .welcomeBox .storyHeader .closeBtn{cursor:pointer;width:14px;margin-left:auto;margin-right:10px}.storyPage .storyBox .storyBody,.storyPage .welcomeBox .storyBody{width:100%;text-align:left;overflow:scroll}.storyPage .storyBox .storyBody h1,.storyPage .storyBox .storyBody h2,.storyPage .storyBox .storyBody h3,.storyPage .storyBox .storyBody p,.storyPage .welcomeBox .storyBody h1,.storyPage .welcomeBox .storyBody h2,.storyPage .welcomeBox .storyBody h3,.storyPage .welcomeBox .storyBody p{margin-left:10px;margin-right:10px;text-align:left}.storyPage .storyBox .storyBody h1,.storyPage .storyBox .storyBody h2,.storyPage .storyBox .storyBody h3,.storyPage .welcomeBox .storyBody h1,.storyPage .welcomeBox .storyBody h2,.storyPage .welcomeBox .storyBody h3{font-family:"Courier Prime","Courier New",Serif}.storyPage .storyBox .decodeBar,.storyPage .welcomeBox .decodeBar{height:49px;background:linear-gradient(90deg,#1d3347,#11406b);width:100%;display:flex;flex-direction:row;align-items:center;font-size:12px;color:#fff;border-radius:0 0 5px 5px}.storyPage .storyBox .decodeBar .inputForm,.storyPage .welcomeBox .decodeBar .inputForm{display:flex;margin-left:auto;align-items:center}.storyPage .storyBox .decodeBar p,.storyPage .welcomeBox .decodeBar p{font-family:"Courier Prime","Courier New",Serif;margin-left:10px}.storyPage .storyBox .decodeBar .codeInput,.storyPage .welcomeBox .decodeBar .codeInput{font-family:"Courier Prime","Courier New",Serif;width:136px;height:29px;background:hsla(0,0%,100%,.2);border-radius:5px;border:0;padding-left:10px;color:#fff;margin-left:auto}.storyPage .storyBox .decodeBar .codeInput::-webkit-input-placeholder,.storyPage .welcomeBox .decodeBar .codeInput::-webkit-input-placeholder{color:rgba(0,0,0,.5)}.storyPage .storyBox .decodeBar .codeInput:-ms-input-placeholder,.storyPage .welcomeBox .decodeBar .codeInput:-ms-input-placeholder{color:rgba(0,0,0,.5)}.storyPage .storyBox .decodeBar .codeInput::placeholder,.storyPage .welcomeBox .decodeBar .codeInput::placeholder{color:rgba(0,0,0,.5)}.storyPage .storyBox .decodeBar .submitBtn,.storyPage .welcomeBox .decodeBar .submitBtn{font-family:"Courier Prime","Courier New",Serif;display:flex;align-items:center;width:140px;height:33px;color:#1d3347;background:#fff;border-radius:5px;border:none;font-size:12px;margin-right:10px;margin-left:9px;cursor:pointer}.storyPage .storyBox .decodeBar .submitBtn span,.storyPage .welcomeBox .decodeBar .submitBtn span{margin-left:31px}.storyPage .storyOpen{position:absolute;z-index:10;width:100%;height:100%;background:hsla(0,0%,100%,.46);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.storyPage .storyOpen .downloadBox{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));width:300px;height:280px;z-index:1;background:#fff;display:flex;flex-direction:column;align-items:center;border-radius:5px}.storyPage .storyOpen .downloadBox .downloadHeader{font-family:"Courier Prime","Courier New",Serif;display:flex;color:#fff;height:36px;width:100%;line-height:36px;background:linear-gradient(90deg,#1d3347,#11406b);border-radius:5px 5px 0 0;align-items:center}.storyPage .storyOpen .downloadBox .downloadHeader h3{margin-left:10px;font-size:13px}.storyPage .storyOpen .downloadBox .downloadBody{width:100%;min-height:300px;text-align:left}.storyPage .storyOpen .downloadBox .downloadBody,.storyPage .storyOpen .downloadBox .downloadBody .showCollection{display:flex;flex-direction:column;align-items:center}.storyPage .storyOpen .downloadBox .downloadBody p{margin-left:10px;text-align:left}.storyPage .storyOpen .downloadBox .downloadBody .nextBtn{font-family:"Courier Prime","Courier New",Serif;margin-top:20px;margin-bottom:10px;display:flex;align-items:center;width:195px;height:45px;color:#1d3347;border:1px solid #1d3347;border-radius:5px;cursor:pointer}.storyPage .storyOpen .downloadBox .downloadBody .nextBtn span{margin-left:31px}.storyPage .storyOpen .downloadBox .downloadBody a{text-decoration:none;margin-top:30px}.storyPage .storyOpen .downloadBox .downloadBody .downloadBtn{font-family:"Courier Prime","Courier New",Serif;border:none;display:flex;align-items:center;width:195px;height:45px;background:linear-gradient(90deg,#1d3347,#11406b);border-radius:5px;color:#fff;cursor:pointer}.storyPage .storyOpen .downloadBox .downloadBody .downloadBtn span{margin-left:31px}.storyPage .imageBox{position:relative;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));z-index:1;width:calc(50% - 10px);max-width:600px;min-width:300px;margin:5px;display:flex;flex-direction:column;align-items:center;border-radius:5px;align-self:start}.storyPage .imageBox img{width:100%;border-radius:0 0 5px 5px}.storyPage .imageBox .imageHeader{font-family:"Courier Prime","Courier New",Serif;display:flex;color:#fff;cursor:grab;height:26px;width:100%;line-height:36px;background:linear-gradient(90deg,#1d3347,#11406b);align-items:center;border-radius:5px 5px 0 0}.storyPage .imageBox .imageHeader h3{margin-left:10px;font-size:12px}.storyPage .imageBox .imageHeader .closeBtn{width:14px;margin-left:auto;margin-right:10px;cursor:pointer}.storyPage .imageBox .imageBody{width:100%;height:100%;background-size:cover}.storyPage .imageBox .imageBody .image-gallery-image{background:#fff}.storyPage .imageBox .imageBody .image-gallery-svg{width:25px}.storyPage .imageBox .imageText{padding:5px 10px;background:#fff;border-radius:0 0 5px 5px;margin-top:-20px}.storyPage .videoBox{position:relative;margin:5px;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));z-index:1;width:calc(50% - 10px);max-width:600px;min-width:300px;display:flex;flex-direction:column;align-items:center;border-radius:5px;align-self:start}.storyPage .videoBox .videoBody embed,.storyPage .videoBox .videoBody iframe,.storyPage .videoBox .videoBody object{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;border:0}.storyPage .videoBox .videoHeader{font-family:"Courier Prime","Courier New",Serif;display:flex;color:#fff;cursor:grab;height:26px;width:100%;line-height:10px;background:linear-gradient(90deg,#1d3347,#11406b);align-items:center;border-radius:5px 5px 0 0}.storyPage .videoBox .videoHeader h3{margin-left:10px;font-size:12px}.storyPage .videoBox .videoHeader .closeBtn{width:14px;margin-left:auto;margin-right:10px;cursor:pointer}.storyPage .videoBox .videoBody{position:relative;width:100%;padding-bottom:56.25%;margin-bottom:20px;height:0;overflow:hidden;max-width:100%}.storyPage .videoBox .videoText{padding:5px 10px;background:#fff;border-radius:0 0 5px 5px;margin-top:-20px}.taskbar{position:fixed;bottom:0;right:0;height:60px;z-index:300;background:linear-gradient(70deg,#1d3347,#11406b)}.taskbar,.taskbar #start-menu{left:0;color:hsla(0,0%,100%,.87)}.taskbar #start-menu{position:absolute;bottom:60px;background:linear-gradient(90deg,#1d3347,#11406b);width:300px;display:none;z-index:99;border-radius:0 5px 0 0}.taskbar li{text-align:center}.taskbar a{text-decoration:none;color:hsla(0,0%,100%,.8)}.taskbar #start-menu ul{position:relative;width:70%;padding:10px;display:block}.taskbar #settings{position:absolute;width:30%;bottom:0;right:0}.taskbar #settings ul{position:relative;padding:10px;display:block;margin-bottom:16px}.taskbar .settings-item{display:block;padding:10px;border-radius:3px;margin:5px 0 0 5px}.taskbar .start-menu-item{display:block;padding:15px;background-color:hsla(0,0%,100%,.25);border-radius:3px;margin-top:5px;text-align:left;font-size:12pt;cursor:pointer}.taskbar .start-menu-item i{margin-right:10px}.taskbar .start-menu-item.disabled{color:rgba(29,51,71,.4);cursor:not-allowed!important}.taskbar #home-button{position:relative;display:inline-block;font-size:16px;margin:6px 10px;padding:15px 20px;background-color:hsla(0,0%,100%,.25);border-radius:3px;cursor:pointer}.taskbar #go-btn:hover,.taskbar #home-btn:hover,.taskbar #home-button:hover,.taskbar .settings-item:hover,.taskbar .start-menu-item:hover{background-color:hsla(0,0%,100%,.2);cursor:pointer}.taskbar #go-btn:hover.disabled,.taskbar #home-btn:hover.disabled,.taskbar #home-button:hover.disabled,.taskbar .settings-item:hover.disabled,.taskbar .start-menu-item:hover.disabled{background-color:hsla(0,0%,100%,.5);cursor:default}.taskbar .storyBtn{position:relative;display:inline-block;font-size:12pt;margin:0 5px;padding:15px 20px;background-color:hsla(0,0%,100%,.25);border-radius:3px;cursor:pointer}.taskbar .taskbar-tools{background-color:hsla(0,0%,100%,.1);border-radius:3px;margin:5px 10px;padding:15px}.taskbar #time,.taskbar .taskbar-tools{position:relative;display:block;float:right}.taskbar #time{margin-right:10px;cursor:default;font-size:11pt}.taskbar #battery{margin-left:30px}.taskbar #battery,.taskbar #name{position:relative;display:block;float:right}.taskbar #name{margin-left:10px}.taskbar #battery:hover{color:green}.taskbar li>.fa-power-off:hover{color:red}.taskbar #wifi{position:relative;display:block;float:right;margin:0 20px}.taskbar #wifi:hover{color:#00bfff}.taskbar .unavailable{color:#890000}.adminPage,.App{width:100%;height:100%}.App{position:absolute;display:flex;justify-content:center;align-items:center;overflow-x:hidden;background-color:#000;font-family:"Ubuntu"}.App p{font-size:11pt}.App .connectivityBox{width:114px;height:114px;position:absolute;left:0;bottom:0;z-index:4;background:#fff;border-top-right-radius:100%;display:flex;align-items:center;justify-content:center}.App .connectivityBox img{margin-left:-20px;margin-bottom:-20px;width:60px;height:60px}.App .background{position:absolute;z-index:0}.App .background,.App .background img{width:100%;height:100%}.App .contentWrapper{z-index:1;position:relative;width:100%;height:100%;align-items:center;display:flex;justify-content:center}.App .contentWrapper .bgLogoLogin,.App .contentWrapper .bgLogoStory{background-image:url(/back.png);background-size:cover;background-position:50%;pointer-events:none;position:absolute;width:100%;height:100%;z-index:1;opacity:1}.App .contentWrapper .bgLogoLogin{overflow:hidden}.App .contentWrapper .loadingContainer{position:fixed;z-index:10;background-color:rgba(32,32,32,.74);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.App .contentWrapper .loadingContainer .loader{margin:20px}.App .contentWrapper .loadingContainer .loader .lds-default{display:inline-block;position:relative;width:160px;height:160px}.App .contentWrapper .loadingContainer .loader .lds-default div{position:absolute;width:18px;height:18px;background:#c99000;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}.App .contentWrapper .loadingContainer .loader .lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:74px;left:132px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:44px;left:124px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:22px;left:104px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:14px;left:74px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:22px;left:44px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:44px;left:22px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:74px;left:14px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:104px;left:22px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:124px;left:44px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:132px;left:74px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:124px;left:104px}.App .contentWrapper .loadingContainer .loader .lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:104px;left:124px}@-webkit-keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.App .contentWrapper .overlay{width:100%;height:100%}.App .contentWrapper .overlay .logo{pointer-events:none;width:100px;position:absolute;margin:auto;left:40px;top:20px}
/*# sourceMappingURL=main.a8462870.chunk.css.map */