.mo-xoo-el-otp-block {
	margin-top: 0;
	margin-bottom: 0;
}

/* Registration: sit with Xoo field spacing */
.mo-xoo-el-otp-reg.mo-xoo-el-otp-block {
	margin-top: 0;
	margin-bottom: 0;
}

.mo-xoo-el-otp-reg .mo-xoo-el-otp-btn-wrap {
	margin: 0.35em 0 0.65em;
	width: 100%;
}

.mo-xoo-el-otp-reg .mo-xoo-el-otp-btn-wrap .mo-xoo-el-send-otp {
	width: 100%;
	box-sizing: border-box;
	display: block;
}

.mo-xoo-el-otp-reg .mo-xoo-el-otp-field-wrap {
	margin-top: 0.35em;
}

.mo-xoo-el-otp-actions {
	margin: 0.5em 0;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5em;
	align-items: center;
}

.mo-xoo-el-otp-msg {
	font-size: 0.9em;
	margin: 0.35em 0 0;
	min-height: 1.2em;
}

.mo-xoo-el-otp-msg.mo-xoo-el-otp-error {
	color: #b32d2e;
}

.mo-xoo-el-otp-login {
	margin-top: 0.5em;
}

.mo-xoo-el-otp-login .mo-xoo-el-login-complete {
	width: 100%;
	box-sizing: border-box;
}
