input[type=text].form-control, input[type=password].form-control {
	height: 38px !important;
}

select.form-control {
	height: 46px !important;
}