.Telephone_root_3GAj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  padding: 2px 0;
}
.Telephone_root_3GAj.Telephone_flat_tJHy {
  padding: 5px 0;
}
.Telephone_via_2BBc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 58px;
}
.Telephone_via_2BBc input {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 36px;
}
.Telephone_input-area_3nLo {
  font-size: 14px;
  width: 100%;
  outline: none;
  border: none;
  padding: 0;
}
.Telephone_input-area_3nLo::-webkit-inner-spin-button,
.Telephone_input-area_3nLo::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.Telephone_arrow-base_NQLg {
  margin: 0 3px;
  color: #333;
  cursor: pointer;
}
.Telephone_arrow-default_14Hp {
  font-size: 14px;
  margin: 0 3px;
  color: #333;
  cursor: pointer;
}
.Telephone_arrow-flat_2D1Q {
  margin: 0 3px;
  color: #333;
  cursor: pointer;
}
.Telephone_no-data-tip-class_1Yng {
  color: #999;
  padding: 0px 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
}
.Telephone_search-panel_3gDs {
  background: #FFFFFF;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  position: fixed;
  z-index: 9999;
  padding-top: 10px;
  margin-top: 4px;
  min-width: 230px;
}
.Telephone_search-ul_ZDCl {
  max-height: 300px;
  overflow-y: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Telephone_search-ul_ZDCl::-webkit-scrollbar {
  width: 6px;
}
.Telephone_search-li_3sjc {
  line-height: 30px;
  padding: 0 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
}
.Telephone_search-input-div_A1Gz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 12px 8px 12px;
  border-radius: 2px;
  padding: 0 8px;
}
.Telephone_search-input-div_A1Gz .Telephone_search-icon_3wlP {
  font-size: 14px;
}
.Telephone_search-input-div_A1Gz .Telephone_search-input_36VU {
  background-color: transparent;
  font-size: 12px;
}
.Telephone_search-input_36VU {
  width: 100%;
  outline: none;
  border: none;
  padding-left: 8px;
}
.Telephone_no-result-li_1UJD {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  color: #999;
}

.Address_address-container_eoyw {
  position: relative;
  height: 100%;
}
.Address_address-container_eoyw .Address_text_GIkR {
  border: 0;
  outline: none;
  width: 100%;
  padding-right: 20px;
  font-size: 14px;
  resize: none;
  background: #fff !important;
  padding-top: 0;
  padding-bottom: 0;
  cursor: unset;
  color: #212121 !important;
}
.Address_address-container_eoyw .Address_text_GIkR::-webkit-scrollbar {
  width: 0px !important;
  background: transparent;
  /* make scrollbar transparent */
}
.Address_address-container_eoyw .Address_icon_1P6h {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

