.header-wrapper{position:relative;background-color:#f5f5f4;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.header-wrapper .logo-top{margin-bottom:30px}.header-wrapper .container-form{height:100%;margin-top:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.header-wrapper .container-form .content-form{display:flex;width:450px;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-radius:5px;box-shadow:0 2px 10px 5px rgba(223,217,217,.4);position:relative;z-index:10;padding:40px 0 50px 0}.header-wrapper .container-form .content-form .logo-top{width:250px;height:70px}.header-wrapper .container-form:before{content:"";position:absolute;background-image:url(../img/icon-logo.edcb576c.png);background-repeat:no-repeat;background-size:100%;width:250px;height:300px;transform:rotate(-95deg);opacity:.05;left:25%;top:0}.header-wrapper .login-form{width:80%}.header-wrapper .login-form .el-form-item__label{font-weight:700;color:#840000;padding:0;font-size:1rem}.header-wrapper .login-form .email input,.header-wrapper .login-form .password input{height:50px;padding-right:45px}.header-wrapper .login-form .icon-pass{width:20px;height:20px}.header-wrapper .login-form .el-form-item__label:before{content:""!important}.header-wrapper .btn-wrap{text-align:center}.header-wrapper .el-form-item__content .button-login{background-color:#f69a2a;color:#fff;font-weight:700;margin-top:30px;width:135px;height:40px;border:none}.header-wrapper .el-form-item__content .button-login span{display:flex;justify-content:center}@media only screen and (max-width:1400px){.header-wrapper .container-form:before{left:16%;top:10%}.header-wrapper .login-form{width:80%}.header-wrapper .login-form input{font-size:14px}}@media only screen and (max-width:992px){.header-wrapper .container-form:before{top:0;left:5%}}@media only screen and (max-width:768px){.header-wrapper .container-form:before{width:200px;height:250px}.header-wrapper .content-form{width:400px!important}.header-wrapper .login-form{font-size:12px}.header-wrapper .login-form .el-form-item__label{font-size:14px}.header-wrapper .button-login{width:100px!important}}@media only screen and (max-width:576px){.header-wrapper .container-form:before{width:150px;height:165px}.header-wrapper .content-form{width:330px!important}}@media only screen and (max-width:375px){.header-wrapper .content-form{width:270px!important;width:calc(100% - 30px)!important}.header-wrapper .login-form{width:90%}}@media (orientation:landscape){.header-wrapper .container-form{height:auto}}.header-wrapper:after{content:"";position:absolute;bottom:0;right:0;background-image:url(../img/icon-logo.edcb576c.png);background-repeat:no-repeat;background-size:100%;width:150px;height:200px;transform:rotate(-95deg);opacity:.05}@media only screen and (max-width:576px){.header-wrapper:after{width:120px;height:150px}}.login .el-form-item__content{align-items:center}.change-password{width:100%}.change-password .el-form-item__content{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.change-password .el-form-item__content .el-input input{height:50px}.change-password .el-form-item__content .button-login{margin-bottom:0!important}.change-password .el-form-item__content .backToEmployee{color:rgba(39,154,226,.6235294117647059);font-size:13px;cursor:pointer;transition:all .5s;text-align:center}.change-password .el-form-item__content .backToEmployee:hover{color:#2799e2;text-decoration:underline}.change-password .change-pass{align-items:center;display:flex;justify-content:center;width:100%}.change-password .el-form-item__error{margin-left:-40px}@media only screen and (max-width:768px){.change-password .el-form-item__error{margin-left:0}}