#container-pamplona{
    background-color: white !important;
}
#pago-linea-tipo + span > span > .select2-selection{
    background-color: #96bf31;
    color: white;
}

#select2-pago-linea-tipo-container,
#select2-pago-linea-tipo-container > span {
    color: white;
}

#select2-pago-linea-tipo-results .select2-results__option--highlighted {
    background-color: #96bf31;
}
.input-gray {
    font-size: 14px;
}