.intl-tel-input {
  width: 100% !important;
}

.intl-tel-input.allow-dropdown input {
  width: 100% !important;
  background: #1a1a1a;
  height: 56px;
  border-color: rgba(255, 255, 255, 0.23);
  border-radius: 4px !important;
  color: currentColor !important;
  font-size: 1rem !important;
  font-family: Roboto Slab, sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.43 !important;
}

.intl-tel-input .country-list .country-name {
  background: #2d2d2d;
}

.intl-tel-input .country-list .country.highlight {
  background-color: #2d2d2d;
}

.intl-tel-input .country-list {
  background-color: #2d2d2d !important;
  width: 100% !important;
}
.IntTelInputContainer {
  padding-top: 8px !important;
  padding-bottom: 20px !important;
}

.labelInputPhone {
  text-align: left !important;
  font-size: 0.77rem !important;
  margin-left: 14px !important;
  margin-bottom: 3px !important;
}
