#custom__md-footer-selector-block .md-footer-selector__container {
  background-color: transparent !important;
}
#custom__md-footer-selector-block .md-footer-selector__container .md-form__select {
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
#custom__md-footer-selector-block #md-footer-selector__country-popup a {
  color: #fff !important;
}

#md-modal__form__id .md-modal__header .md-modal-closeButton {
  background-color: transparent;
  padding: 10px;
}
#md-modal__form__id .md-modal__footerContent {
  text-align: left !important;
}
#md-modal__form__id #md-form__select__country,
#md-modal__form__id #md-form__select__language {
  background-color: transparent !important;
  background-image: none !important;
}
