.blockFinder .form-group .btn-primary {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.blockFinder .form-group .btn-primary:hover {
  border-color: #414093;
  background-color: #414093;
  color: #FFFFFF;
}
.blockFinder .form-group .btn-primary:hover + .form-control {
  border-color: #414093;
}
.blockFinder .form-group.form-group-focused .btn-primary {
  border-color: #414093;
  background-color: #414093;
  color: #FFFFFF;
}
.blockFinder .form-group #buscador {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}/*# sourceMappingURL=blockFinder.css.map */