/*  imported from inputAddress.css 
*/

/* Copyright 2015-2017 Parity Technologies (UK) Ltd.
/* This file is part of Parity.
/*
/* Parity is free software: you can redistribute it and/or modify
/* it under the terms of the GNU General Public License as published by
/* the Free Software Foundation, either version 3 of the License, or
/* (at your option) any later version.
/*
/* Parity is distributed in the hope that it will be useful,
/* but WITHOUT ANY WARRANTY; without even the implied warranty of
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
/* GNU General Public License for more details.
/*
/* You should have received a copy of the GNU General Public License
/* along with Parity.  If not, see <http://www.gnu.org/licenses/>.
*/
.inputAddress__container___2m3Iz {
  display: block;
  position: relative; }
  .inputAddress__container___2m3Iz [data-address-img] {
    position: absolute;
    bottom: 1px;
    left: 8px; }

.inputAddress__input___XBf5z input {
  padding-left: 48px !important;
  box-sizing: border-box; }
  .inputAddress__input___XBf5z input.inputAddress__small___10ZgV {
    padding-left: 40px !important; }

.inputAddress__small___10ZgV .inputAddress__input___XBf5z input {
  padding-left: 40px !important; }

.inputAddress__small___10ZgV .inputAddress__icon___3bBBs img,
.inputAddress__small___10ZgV .inputAddress__iconDisabled___2Kfwc img {
  height: 24px;
  width: 24px; }

.inputAddress__icon___3bBBs,
.inputAddress__iconDisabled___2Kfwc {
  position: absolute;
  bottom: 4px; }
  .inputAddress__icon___3bBBs.inputAddress__noCopy___2Gh_5,
  .inputAddress__iconDisabled___2Kfwc.inputAddress__noCopy___2Gh_5 {
    left: 5px; }
  .inputAddress__icon___3bBBs.inputAddress__noUnderline___1fX33,
  .inputAddress__iconDisabled___2Kfwc.inputAddress__noUnderline___1fX33 {
    top: 0; }

.inputAddress__icon___3bBBs {
  left: 0; }

.inputAddress__iconDisabled___2Kfwc {
  left: 24px; }
