/*.input {
    width: 100% !important;
    margin-bottom: 0px !important;
    height: 35px !important;
}

.boton_custom {
    display: inline-block !important;
    width: 100px;
}

.icono_datos_idermo_buscar {
	padding: 15px 0px 0px 0;
}

#listado_productos {
	max-height: 1816px;
    overflow-y: scroll;
}

.margin-right-15 {
	margin-right: 15px;
}
*/

.buscador-resultados{
  background-color: #fff;
  padding: 15px;
}
