.search-form-center{
    margin:0 auto;
    display: table;
}

input[type=text].search-field:focus{
    outline: none!important;
}