#allrecords {
    min-height: 100vh !important;
}

#allrecords > :nth-last-child(2) {
    flex: 1;
}

#bonus-auth-block,
#bonus-otp-input,
#bonus-auth-message,
#lk-auth-block,
#lk-otp-input,
#lk-auth-message {
    font-family: 'TildaSans', Arial, sans-serif;
}

#bonus-auth-block,
#lk-auth-block {
    margin-bottom: 20px;
}

#bonus-otp-input,
#lk-otp-input {
    border: 1px solid #000;
    line-height: 1.33;
    padding: 0 20px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    height: 56px;
}

#bonus-otp-input:focus-visible,
#lk-otp-input:focus-visible {
    outline-offset: 0px;
    outline: none !important;
}

#bonus-auth-message,
#lk-auth-message {
    font-size: 16px;
    line-height: 1.55;
    padding-bottom: 5px;
}

#rec2075675351 {
    display: none;
}

.t706__auth {
    display: none !important;
}