.auth-input{
	font-size: 18px;
	color: #434343;
	border: none;
	outline: none;
	border-bottom: 1px solid #434343;
	width: 100%;
	padding: 5px 10px;
	background: transparent;
}