#btnSendCode {
	height: calc(2.25rem + 2px);
	padding: 0px 25px;
	margin: 0;
	font-size: 16px;
	text-align: center;
	background: transparent;
	/* border-radius: 30px; */
	color: #3369e7;
	border-color: #3369e7;
	position: absolute;
	top: 31px;
	right: 0;
	border: 0;
}

#public_footer {
	width: 100%;
	bottom: 0;
}