.btn-no-focus:focus{
    box-shadow: none !important;
    color: #118df0;
    border-color: #118df0;
    background-color: #fff;
}

 