.form-group input:focus{
	box-shadow: none;
}
.form-floating input:focus{
	box-shadow: none;
}