.profile-wrapper,.profile-wrapper-dark{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/img/login.jpg);min-height:calc(100vh - 120px);padding:96px 0}.profile-wrapper-dark{background-color:var(--dark-bg)}.user-profile{background-color:#9e9e9e}.user-profile,.user-profile-dark{padding:24px 48px;border-radius:12px;width:80%}.user-profile-dark{background-color:grey}.user-profile-title{color:var(--primary);margin:0}.user-profile-access{font-family:Arial,Helvetica,sans-serif}.user-profile-subtitle{text-transform:uppercase}.user-data{background-color:#686868;border-radius:12px}.user-station{margin-bottom:24px}.user-agreement-link{color:-webkit-link;cursor:pointer;text-decoration:underline}.profile-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 24px}.row-type1-light{background-color:#e7e7e7}.row-type2-light{background-color:#e1e1e1}.row-type1-dark{background-color:#9c9c9c}.row-type2-dark{background-color:#a7a7a7}.profile-label{font-weight:700}.profile-data{margin-left:12px;color:#000}.profile-logout-btn{margin-top:48px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.profile-logout-btn button{margin-right:8px}.email-label{margin-bottom:24px}.login-form{margin-top:48px}.login-form,.login-form-dark{padding:24px 48px;display:flex;flex-direction:column;border:1px solid #606060;background-color:hsla(0,0%,50%,.8);width:360px}.login-title{margin-bottom:0;text-align:center}.login-desc{margin-bottom:24px;text-align:center}.login-submit{margin:24px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.password-lost:hover{text-decoration:underline;cursor:pointer}.password-lost{margin-top:12px;color:#000}.password-lost-dark{margin-top:12px;color:#ddd}.password-lost-dark:hover{text-decoration:underline;cursor:pointer}.return-login{margin-top:8px}.reset-msg-error{color:red}.reset-msg{color:#90ee90}.recover-loading{display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:960px){.login-form,.login-form-dark{margin:0 21px;padding:18px 36px;width:auto}.user-profile-access,.user-profile-subtitle,.user-profile-title{text-align:center}.mobile-return{display:flex;flex-direction:column}.profile-logout-btn{display:flex;flex-direction:row;justify-content:center}.login-form{padding:12px 24px;width:50%}.login-desc{text-align:center}}