body{
    background-color: #efe !important;
}

div[data-is="bootstrap-combobox"] *{
    display: none;
}

#selectResult{
    background-color: #FFEFD5;
}