body,html{width:100%;height:100%;margin:0;padding:0}.page{font-family:Arial,Baskerville,monospace;width:100%;min-height:100vh;margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.login-box{width:390px;margin:25px auto}#form .service{text-align:center;margin-bottom:-10px}#form .service a{text-decoration:none}#form .service .logo{max-height:100px}#form .service .name{font-size:45px;font-family:"Arial Black",Arial;margin-top:-18px;font-weight:bolder;color:#2c3e50}#form h1{display:block;font-family:Arial;margin-bottom:25px;font-size:29px;color:#555;line-height:1.2;text-align:center}#form input{outline:0;border:none;margin-top:20px;max-width:100%}#form input:-webkit-autofill,#form input:-webkit-autofill:focus,#form input:-webkit-autofill:hover,#form select:-webkit-autofill,#form select:-webkit-autofill:focus,#form select:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #f0f0f0 inset}#form button{outline:0!important;border:none;background:0 0}#form button:hover{cursor:pointer}.container-check{display:inline-block;position:relative;padding-left:40px;margin:15px 0 15px 15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container-check div{padding-top:5px}.container-check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#f0f0f0}.container-check:hover input~.checkmark{background-color:#e0e0e0}.container-check input:checked~.checkmark{background-color:#57b846}.checkmark:after{content:"";position:absolute;display:none}.container-check input:checked~.checkmark:after{display:block}.container-check .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#form .input-wrap{width:100%;position:relative}#form .input-wrap.nobottomline .input-box{border-bottom:0!important}.input-wrap .error{background:rgba(255,77,73,.5);color:#fff;font-size:90%;text-align:center;display:block;padding:5px 10px;top:-2px;position:relative;margin-bottom:-10px}.input-wrap .error ul,.input-wrap .error ul li{list-style-type:none;display:inline;margin:0;padding:0}.input-wrap .error.hide{display:none}#form p.reset-info{font-size:17px;text-align:center;margin-bottom:-15px}#form p.requiest-sent{font-size:17px;text-align:center}#form .bottom-space{margin-bottom:25px}#form .bottom-space-small{margin-bottom:15px}#form .input-box{font-family:Arial;font-size:18px;color:#444;line-height:1.2;display:block;width:calc(100% - 50px);height:50px;background:#f0f0f0;padding:0 25px;border-bottom:2px solid #d9d9d9}#form .focus-line{display:block;position:relative;top:-2px;width:0;height:2px;background:#57b846;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.input-box:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fdffe3 inset;-webkit-text-fill-color:#555}#form .input-box:focus+.focus-line.auto,.focus-line.fill{width:100%!important}#form .login-wrap{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center}#form .input-wrap.language{margin:15px 0 15px 0}#form .input-wrap.language .select,#form .input-wrap.language .title{float:left;display:inline-block;font-family:Arial;font-size:18px;color:#444;line-height:1.2}#form .input-wrap.language .title{margin-right:10px;margin-top:8px}#form .input-wrap.language .select-language select{font-size:18px;padding:8px 15px;width:calc(100% - 129px);background:0 0}#form .login-button{font-family:Arial;font-size:18px;color:#fff;line-height:1.2;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%;height:50px;border-bottom:2px #1f8d2e solid;background-color:#57b846;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s;transition:all .4s}#form .login-button.mt-20{margin-top:20px}#form a.login-button{line-height:2.8;text-decoration:none}#form .login-button:hover{background-color:#4a933b;border-bottom:2px #1a5618 solid}#form [disabled].login-button{background-color:#7f7f7f;border-bottom:2px #454545 solid}#form [disabled].login-button:hover{background-color:#646464;border-bottom:2px #2d2d37 solid}#form .forgotten-password,#form .have-account{margin-top:15px;text-align:center}#form .not-registered{margin-top:5px;text-align:center}#form .forgotten-password a,#form .have-account a,#form .not-registered a{color:#aaa}.alert-danger{color:#fff;background-color:#ff9386;border:none}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem}.text-center{text-align:center}