.container.hide {
    display: none;
}

#recoverPass .auth__content {
    padding-top: 0;
}

#recoverPass .auth__report {
     display: flex;
    height: auto;
}

#recoverPass .notetext {
    color: #777878;
}
