.form-control, .btn {
    border-radius: 0 !important;
}
input.form-control, button.btn {
    height: 30px;
    line-height: 30px;
}