.avatar-desenho {
    border-radius: 50%;
    height: 64px;
    margin-right: 21px;
}

.errornote {
    color: red;
}
.auth-brand {
    position: fixed;
    top: 0px;
    left: 0px;
}

.auth-fluid .auth-fluid-form-box {
    background-color: #fffffff5;
}

.auth-fluid .auth-fluid-right {
    background: linear-gradient(to top, #383c48, #e94e22b5);
}

.auth-user-testimonial {
    text-shadow: 1px 2px #00000087;
}