#IDS-ad-redirect {
    display: none;
}

#uid-reg-new-link {
    display: block !important;
    margin-top: 10px;
    font-weight: bold;
}

.uid-new-reg-link-style {
    box-shadow: 0 0 2px #1b90ff29, 0 4px 8px #1b90ff29 !important;
    background-color: #fff !important;
    color: #0070f2 !important;
    border: 1px solid #bcc3ca !important;
    padding: 0.3125rem 0.75rem !important;
    border-radius: 0.375rem !important;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s !important;
}

#uid-reg-new-button {
    display: block;
    text-align: left;
    z-index: 2;
    position: absolute;
    background: #F5F6F7;
    margin-top: -10px;
}