.lnr-eye {
    position: absolute;
    display:flex;
    cursor: pointer;
    left: 85%;
    bottom: 51%;

}

.lnr-eye-admin {
    position: absolute;
    display:flex;
    cursor: pointer;
    left: 85%;
    bottom: 30%;

}

.novasenhaolho{
    position: absolute;
    display:flex;
    cursor: pointer;
    left: 85%;
    bottom: 178px;
}

.novasenhaconfirm{
    position: absolute;
    display:flex;
    cursor: pointer;
    left: 85%;
    bottom: 92px;
}

.loading-page {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}