.ddTitle.borderRadiusTp{
  line-height: 16px !important;
  background: none !important;
  color: #635f5f !important;
  text-align: left !important;
  /*overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}

.dd.ddcommon.borderRadius,
.dd.ddcommon.borderRadiusTp,
.dd.ddcommon.borderRadiusBtm{
  line-height: 16px;
  text-align: left !important;
  /*overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}

.dd .ddTitle .ddTitleText{
  padding: 0px !important;
  /*overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}

.enabled._msddli_, .ddTitleText{
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#country_code_msdd{
  height: 48px;
}
