input:focus, .form-control:focus {
    border-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}