    .dataTables_filter input[type="search"]{
        width: 400px !important;
    }

   .dataTables_filter .form-control{
    background-image: url(../assets/img/refresh.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 99% 6px !important;
}