﻿.phone-number {
  overflow: visible;
}

.flex-row {
  display: flex;
}

.phone-number-validation {
  margin-top: 8px;
}

.warning {
  color: #F08C00 !important;
}

.country-list {
  width: 60px !important;
}

.select2-choice {
  height: 31px !important;
}

.select2-chosen {
  margin-top: 2px !important;
}

.formatted-number {
  flex-grow: 1 !important;
}

.mr-2 {
  margin-right: 2% !important;
}