






.input_group{
	display: flex;
	max-width: 800px;
}

.input_group input[type="text"]{
	margin-right: 15px !important;
	margin-bottom: 0;
}




