/*
* 2010-2016 Webkul
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author Webkul IN <support@webkul.com>
*  @copyright  2010-2016 Webkul IN
*/

#pac-input {
    top:40px!important;
    left: 9px!important;
    width:70%;
}
#pac-input:focus {
    border-color: #4d90fe;
    margin-left: 0px;
    padding-left: 14px;  /* Regular padding-left + 1. */
}
#type-selector {
    width:25%;
    left: 72%!important;
    top:40px!important;
    z-index:1!important;
}