.generation {
    position: absolute;
    right: 60px;
    top: 8px;
    font-size: 12px;
}

.available-invitations {
    float: right;
}

.view-password {
    position: absolute;
    right: 40px;
    top: 8px;
    cursor: pointer;
    font-size: 12px;
}

.g-recaptcha {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
