.form-control{
    box-shadow: none!important;
}
.form-control:focus{
    border-color: black!important;
}