html{overflow-x:hidden;overflow-y:auto;color:#2d2d2d;background:#e8eff7}body,html{margin:0;padding:0;width:100vw;height:100vh;position:relative}body{min-height:340px;overflow:hidden}#msg,button,footer,input,select{font-family:Verdana,sans-serif;font-size:11px;color:#2d2d2d;font-weight:400;font-style:normal}button,input,select{box-shadow:0 0 3px 2px rgba(85,85,85,.15)}#layer1{top:0;bottom:0;background-color:rgba(0,83,155,.18)}#layer1,#layer2{width:100%;height:100%;position:absolute}#layer2{background-image:radial-gradient(circle at center,hsla(0,0%,100%,.65) 10%,hsla(0,0%,100%,.1) 43%,hsla(0,0%,100%,0) 55%);top:-80px;z-index:1}#bk{bottom:0;height:auto;z-index:0}#bk,#login{position:absolute;width:100%}#login{z-index:100;top:0;left:0;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}#login[data-show=user] #form_company{display:none}#login[data-show=company] #form_company{display:block}#login[data-show=company] #form_usr{display:none}#msg{top:0;color:red;height:38px;width:100%;display:flex;font-weight:800;align-items:center;justify-content:flex-end;flex-direction:column}#logo{margin-bottom:40px;margin-left:-1px}#installationinfo{top:0;color:#1476bd;height:38px;width:100%;font-weight:800;align-items:center;justify-content:flex-end}#installationinfo,form>div{display:flex;flex-direction:column}form>div{height:80px;padding:20px;padding-top:16px;padding-bottom:0;padding-left:33px;justify-content:space-between}section{display:flex;justify-content:flex-end}section>*+*{margin-left:10px}input,select{box-sizing:border-box;height:22px;border-radius:4px;border:1px solid #8bb0d2;background-color:hsla(0,0%,100%,.4);width:170px;padding:1px 4px 3px;outline:none}input::placeholder{color:hsla(0,0%,59%,.6)}input[type=button],input[type=submit]{color:rgba(0,83,155,.9);border-radius:4px;border:1px solid #bbb;width:60px;height:20px;padding-bottom:2px;box-sizing:border-box;align-self:flex-end;background:linear-gradient(180deg,rgba(239,243,249,.8) 0,rgba(239,243,249,.5) 50%,rgba(212,225,240,.8) 51%,#d4e1f0);cursor:pointer;outline:none}input[type=button]:focus,input[type=button]:hover,input[type=submit]:focus,input[type=submit]:hover{background:linear-gradient(180deg,#dae5f1 0,rgba(218,229,241,.4) 50%,rgba(192,211,233,.6) 51%,#c0d3e9)}input[type=button]:active,input[type=submit]:active{background:linear-gradient(180deg,#c0d3e9 0,rgba(192,211,233,.4) 50%,rgba(176,199,228,.6) 51%,#b0c7e4)}footer{position:absolute;z-index:101;color:#fff;height:80px;width:100%;bottom:0;display:flex;justify-content:flex-end;align-items:center;background:linear-gradient(rgba(0,83,155,.02),rgba(0,83,155,.05) 20%,rgba(0,83,155,.15) 60%)}footer>label{padding-right:30px;font-size:12px}@media (max-width:380px){footer>label{padding-right:0;font-size:11px}footer{justify-content:center}#logo{transform:scale(.9)}}@media (max-height:360px){footer{height:60px}#layer2{top:-60px}}button,input[type=submit]{outline:none;touch-action:manipulation}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,input[type=submit]:-moz-focusring{outline:none}.sk-three-bounce{width:160px;text-align:center;display:none}.sk-three-bounce *{width:16px;height:16px;background-color:#1476bd;border-radius:100%;display:inline-block;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;margin:4px}.sk-three-bounce :first-child{animation-delay:-.32s}.sk-three-bounce :nth-child(2){animation-delay:-.16s}@keyframes sk-three-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}