
.heimao-test-box .container {
	max-width: 425px;
}
.heimao-test-box .mao-form-submit-group > * {
	margin-right: 10px;
}
.heimao-test-box .mao-form-submit-group > span {
	color: red;
}

.spinner-border {
	width: 1rem;
    height: 1rem;
    border: 0.025em solid currentColor;
    border-right-color: transparent;
}


form .form-group .form-info {
	font-size: 14px;
	margin-top: 5px;
	color: red;
	word-break: break-all;
}
form .form-group .form-info h6 {
	margin: 1rem;
	color: blue;
	text-align: center;
}