/**
 * NOTICE OF LICENSE
 *
 * This source file is subject to a commercial license from EURL ébewè - www.ebewe.net
 * Use, copy, modification or distribution of this source file without written
 * license agreement from the EURL ébewè is strictly forbidden.
 * In order to obtain a license, please contact us: contact@ebewe.net
 * ...........................................................................
 * INFORMATION SUR LA LICENCE D'UTILISATION
 *
 * L'utilisation de ce fichier source est soumise a une licence commerciale
 * concedee par la societe EURL ébewè - www.ebewe.net
 * Toute utilisation, reproduction, modification ou distribution du present
 * fichier source sans contrat de licence ecrit de la part de la EURL ébewè est
 * expressement interdite.
 * Pour obtenir une licence, veuillez contacter la EURL ébewè a l'adresse: contact@ebewe.net
 * ...........................................................................
 *
 * @author    Paul MORA
 * @copyright Copyright (c) 2011-2017 EURL ébewè - www.ebewe.net - Paul MORA
 * @license   Commercial license
 * @package   AddressAutocomplete
 * Support by mail  :  contact@ebewe.net
 */

.ap-input-icon {
    display: none;
}

.ap-name, .ap-footer {
    color: #333333;
}

.ps_back-office .ap-suggestion span {
    float: left;
}

.ps_back-office .ap-suggestion-icon {
    margin: 10px 20px 0 0;
}

.ps_back-office .ap-footer a, .ps_back-office .ap-footer a svg {
    display: inline-block;
}
