        .loqo {
            background: #e8ffde;
            padding: 8px;
        }
        .loqo img {
            max-width: 60px;
            border-radius: 50%;
            box-shadow: 0px 0px 30px 0px #cccccc;
        }
        
        #changePasswordForm {
            display: none;
        }