.btn_procesar_archivos{
  margin-right: 1rem;
  margin-left: 1rem;
}
.form_buscador{
  border-bottom: 1px solid #007bff;
}
.input-group-append{
  cursor: pointer;
}
/* menú de opciones */
.icon_sub_subopcion{
  margin-left: 1rem !important;
}
/* */

#valid-msg{
  color: #4caf50;
}
#error-msg{
  color: #f44336;
}
#error-msg_destino{
  color: #f44336;
}
#valid-msg_destino{
  color: #4caf50;
}
