E-mail Password Only fill in if you are not human Forgot your password? Continue with Google window._nslDOMReady(function () { var container = document.getElementById('nsl-custom-login-form-1'), form = container.closest('form'); if (container && form) { var clear = document.createElement('div'); clear.classList.add('nsl-clear'); form.parentNode.insertBefore(clear, null); var separatorToRemove = container.querySelector(".nsl-separator"); if (separatorToRemove) { separatorToRemove.remove(); } var separator = document.createElement('div'); separator.classList.add('nsl-separator'); separator.innerHTML = 'OR'; container.insertBefore(separator, container.firstChild); } var innerContainer = container.querySelector(".nsl-container"); if (innerContainer) { innerContainer.classList.add('nsl-container-um-login-layout-below-separator'); innerContainer.style.display = 'block'; } form.parentNode.appendChild(container); }); .nsl-clear { clear: both; } #nsl-custom-login-form-1 .nsl-container { display: none; } #nsl-custom-login-form-1 .nsl-separator { display: flex; flex-basis: 100%; align-items: center; color: #72777c; margin: 20px 0 20px; font-weight: bold; } #nsl-custom-login-form-1 .nsl-separator::before, #nsl-custom-login-form-1 .nsl-separator::after { content: ""; flex-grow: 1; background: #dddddd; height: 1px; font-size: 0; line-height: 0; margin: 0 8px; } #nsl-custom-login-form-1 .nsl-container-um-login-layout-below-separator{ clear: both; } .um-504.um { max-width: 450px; }