.cmbIdioma {
  width : 7.5rem;
}

#select2-cmbIdioma-container img, #select2-cmbIdioma-results img,
#select2-cmbIdiomaCookie-container img, #select2-cmbIdiomaCookie-results img {
  width  : 1.5rem;
  margin : 0 6px 3px 0;
}

#defModalLabel {
  width : 100%;
}

#defModalLabel > .select2 {
  float     : right;
  font-size : 16px;
}

#defModalLabel .select2-container {
  font-size : 16px;
}

#main_nav .select2-selection__rendered,
#defModalLabel .select2-selection__rendered{
  line-height: 2.4rem !important;
}

#main_nav .select2-container .select2-selection--single,
#main_nav .select2-selection__arrow,
#defModalLabel .select2-container .select2-selection--single,
#defModalLabel .select2-selection__arrow {
  height: 2.5rem !important;
}
