	
	.input-icons i {
		position: absolute;
	}
	  
	.input-icons {
		width: 100%;
		margin-bottom: 10px;
	}
	  
	.icon {
		padding: 10px;
		color: #0002bf;
		min-width: 10px;
		text-align: center;
	}
	  
	.input-field {
		width: 100%;
		padding-left: 27px;
	}
	
	