.changePasswordContainer{position:absolute;margin-left:-100px}.changePasswordContainer .changePasswordForm .form-col-label{padding:0;color:var(--smci-text-primary-color)}.changePasswordContainer .changePasswordForm .form-group{display:flex;margin-left:auto}.changePasswordContainer .changePasswordForm .form-group label{width:150px}.changePasswordContainer .changePasswordForm .form-group.required label:after{content:"*";color:red;margin-left:5px}.changePasswordContainer .changePasswordForm .form-group input{border-radius:13px!important}.changePasswordContainer .changePasswordForm .form-group.required.row div,.changePasswordContainer .changePasswordForm .input-password-toggle-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.changePasswordContainer .changePasswordForm .row div{display:-webkit-inline-box}.changePasswordContainer .changePasswordForm .row div .invalid-feedback{padding:3px 5px;display:flex;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:.95rem;margin-left:20px}.changePasswordContainer .changePasswordForm .input-password-toggle-container{display:-webkit-inline-box;width:230px}.changePasswordContainer .changePasswordForm .input-password-toggle-container .invalid-feedback{margin-left:20px}.changePasswordContainer .changePasswordForm #password-confirmation{width:230px}.changePasswordContainer .buttonContainer{display:flex;align-items:flex-start;justify-content:space-evenly;float:left}.changePasswordContainer .buttonContainer .btn{width:180px;margin-right:1rem;height:26px;border-radius:13px;box-shadow:0 2px 6px 0 #87d1cc;border:.5px solid #44adff;background-color:#194875;color:#fff;font-weight:700;margin-top:10px;margin-bottom:30px}.changePasswordContainer .buttonContainer .btn.actionButton{opacity:.5}.changePasswordContainer .buttonContainer .btn:hover{background-color:#225c94;color:#85d0cc}.changePasswordContainer .buttonContainer .btn:focus{outline:0;box-shadow:0 2px 6px 0 #87d1cc}