.bxmaker-authuserphone-enter {
	display: block;
	margin: auto;
	border-color: #a03eff;
}

.bxmaker-authuserphone-button__inner,
.bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner {
	background: #a03eff;
    color: white;
    font-weight: 500;
}

.bxmaker-authuserphone-enter a {
	color: #a03eff;
}

.bxmaker-authuserphone-enter a:hover {
	color: #49A6FE;
}

.bxmaker-authuserphone-input-phone--focus .bxmaker-authuserphone-input-phone__field, 
.bxmaker-authuserphone-input-phone--hover .bxmaker-authuserphone-input-phone__field, 
.bxmaker-authuserphone-input-phone:hover .bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-input--focus .bxmaker-authuserphone-input__field, 
.bxmaker-authuserphone-input--hover .bxmaker-authuserphone-input__field, 
.bxmaker-authuserphone-input:hover .bxmaker-authuserphone-input__field,
.bxmaker-authuserphone-input-password--focus .bxmaker-authuserphone-input-password__field, 
.bxmaker-authuserphone-input-password--hover .bxmaker-authuserphone-input-password__field, 
.bxmaker-authuserphone-input-password:hover .bxmaker-authuserphone-input-password__field {
	border-color: #a03eff;
}