/*
 * Authentication and account page styles.
 * Keep login, account and password-reset overrides here.
 */

.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;
	margin: 20px 0;
	color: #72777c;
	font-weight: 700;
}

#nsl-custom-login-form-1 .nsl-separator::before,
#nsl-custom-login-form-1 .nsl-separator::after {
	content: "";
	flex-grow: 1;
	height: 1px;
	margin: 0 8px;
	background: #dddddd;
	font-size: 0;
	line-height: 0;
}

#nsl-custom-login-form-1 .nsl-container-um-login-layout-above-separator {
	clear: both;
}

.um-26655.um,
.um-um_password_id.um {
	max-width: 450px;
}

.page-id-26659 #nsl-custom-login-form-1 > div:first-child {
	margin: 0 0 30px;
}

.page-id-26659 #nsl-custom-login-form-1 > div:first-child > div:first-child > a:first-child > div:first-child {
	background-color: #fff;
}

.page-id-26664 .um-um_password_id.um > form > div:first-child > div:first-child > div:first-child {
	text-align: center;
}
