body,html{box-sizing:border-box;padding:0;margin:0;font-size:16px;font-family:Tahoma,sans-serif;background:#e4fdff;height:100%}body,body *,html,html *{-webkit-tap-highlight-color:rgba(255,255,255,0)}div#app{position:relative;padding-top:4em}div#app,div#app .app-preloader-construct{box-sizing:border-box;width:100%;height:100%}div#app .app-preloader-construct{background:none;position:fixed;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center}div#app .app-preloader-construct .app-preloader-construct-innert{box-sizing:border-box;width:2em;height:2em;min-width:2em;max-width:2em}div#app .app-preloader-construct .app-preloader-construct-innert svg{width:100%;height:100%}.main-menu{position:fixed;top:0;left:0;height:4em;justify-content:flex-start;flex-wrap:nowrap;padding:0;box-shadow:0 3px 9px #999;background:#e4fdff}.main-menu,.main-menu .main-menu-content{box-sizing:border-box;width:100%;display:flex;flex-direction:row;align-items:center}.main-menu .main-menu-content{height:100%;justify-content:space-between;max-width:1400px;margin:0 auto;padding:0 4em}.common-com-view{box-sizing:border-box;padding:2em 4em;max-width:1400px;width:100%;margin:0 auto}.menuitem.menuitem-logout,.menuitem.menuitem-logout a{text-decoration:none;color:#3c3b3b;cursor:pointer}body.mobile-device-mode .common-com-view,body.mobile-device-mode .main-menu .main-menu-content{max-width:100%;width:100%;margin:0;padding:0 1em}body.mobile-device-mode .menuitem.menuitem-logo{max-width:45%}body.mobile-device-mode .menuitem.menuitem-logo img{max-width:100%}body.mobile-device-mode .menuitem.menuitem-logout{max-width:50%;text-align:right}.d{background:#ff0}