.dxgvGroupPanel_iOS {
    color: #C9252C;
    padding: 20px;
}

table.cbComboBoxConImage img {
    max-width: none;
    padding-left: 0px !important;
    margin-left: 5px !important;
}

td.cbComboBoxConImage img {
    max-width: none;
}

.fa-rotate-meno90 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.divElencoLingue img {
    max-width: none;
}