File: /var/www/delta/wp-content/plugins/wpml-string-translation/res/css/wpml-package-adminbar-popup.css
#wp-admin-bar-WPML_PACKAGE_LANG .ab-item img {
  width: 18px !important;
  height: 12px !important; }
.wpml-package-popup {
  display: none;
  position: fixed;
  z-index: 9002;
  width: 200px;
  padding: 10px;
  background-color: #373737;
  color: #ddd; }
  .wpml-package-popup h2 {
    margin-top: 0;
    color: #ddd; }
  .wpml-package-popup .wpml-simple-lang-selector {
    margin: 10px 0 7px; }
    .wpml-package-popup .wpml-simple-lang-selector .wpml_select2-choice {
      background-color: #ffffff; }