.newww-b2b-register {
	max-width: 560px;
}

.newww-b2b-register-form p {
	margin-bottom: 1em;
}

.newww-b2b-register-form label {
	display: block;
	font-weight: 600;
	margin-bottom: 0.25em;
}

.newww-b2b-register-form input[type="text"],
.newww-b2b-register-form input[type="email"],
.newww-b2b-register-form input[type="password"],
.newww-b2b-register-form select {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	padding: 0.5em;
}

.newww-b2b-register-form .nb2b-vat-toggle {
	width: auto;
	display: inline-block;
	margin-right: 0.35em;
}

.newww-b2b-hp-wrap {
	position: absolute !important;
	left: -9999px !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.newww-b2b-notice {
	padding: 0.75em 1em;
	border-left: 4px solid #999;
	margin-bottom: 1.5em;
}

.newww-b2b-notice--success {
	border-color: #46b450;
	background: #ecf7ed;
}

.newww-b2b-notice--error {
	border-color: #dc3232;
	background: #fbeaea;
}

.newww-b2b-submit {
	padding: 0.6em 1.5em;
	cursor: pointer;
}
