/**
* 2007-2013 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
*         DISCLAIMER   *
* *************************************** */
/* Do not edit or add to this file if you wish to upgrade Prestashop to newer
* versions in the future.
* ****************************************************
*
* @package    an_paypal
* @author     Anvanto (anvantoco@gmail.com)
* @copyright  2018 anvanto.com
**/

.an_paypal {
    margin: 20px 0;
}

/*.an_paypal .inner {
    padding: 0px 10px 0px 10px;
}*/

.an_paypal img {
    margin-bottom: 2px;
}

.an_paypal .paypal_button {
    margin-top: 15px;
}

.an_paypal .start_date {
    /*border: 1px solid rgb(189, 194, 201);
    width: 235px;
    height: 27px;
    padding: 0 6px;
    line-height: 27px;*/
    cursor: pointer;
}

p.payment_module a.paypal-subscription {
    background: #fbfbfb;
    padding-left: 9px;
}

/*#ui-datepicker-div {
    z-index: 3 !important;
}*/
.an-product-line {
    width: 175px;
    height: 40px;
    line-height: 20px;
    text-align: left;
    position: absolute;
    left: -115px;
}
