/**
* 2007-2018 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. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2018 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
a#grqcrepay_getpdf {
    float: right;
    margin-top: -45px;
    background-color: white;
    color: black;
    border: 1px solid;
}

form.payment_module {display: block;text-align: left;padding: 0px 23px;margin-top: 0;padding-bottom: 0;}
form.payment_module label {display: block;cursor: pointer;}
form.payment_module input, form.payment_module select {display: block;width: 100%;margin-bottom: 23px;}
form.payment_module input#grqcrepay_proyecto_txt {top: -20px;position: relative;margin-bottom: auto;display: none;}

#module-grqcrepay-allorders .addresses-lists {
    margin-bottom: 30px; }
#module-grqcrepay-allorders ul.myaccount-link-list li {
    overflow: hidden;
    padding-bottom: 10px; }
#module-grqcrepay-allorders ul.myaccount-link-list li a {
    display: block;
    overflow: hidden;
    font: 600 16px/20px "Open Sans", sans-serif;
    color: #555454;
    text-shadow: 0px 1px white;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background-image: -moz-linear-gradient(#f7f7f7, #ededed);
    background-image: -webkit-linear-gradient(#f7f7f7, #ededed);
    background-image: linear-gradient(#f7f7f7, #ededed);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
#module-grqcrepay-allorders ul.myaccount-link-list li a i {
    font-size: 25px;
    color: #fd7e01;
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 100%;
    padding: 10px 0 0 0;
    text-align: center;
    border: 1px solid #fff;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }
#module-grqcrepay-allorders ul.myaccount-link-list li a span {
    display: block;
    padding: 13px 15px 15px 17px;
    overflow: hidden;
    border: 1px solid;
    margin-left: 52px;
    border-color: #fff #fff #fff #c8c8c8;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }
#module-grqcrepay-allorders ul.myaccount-link-list li a:hover {
    filter: none;
    background: #e7e7e7;
    border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2; }

#module-grqcrepay-allorders ul.myaccount-link-list li a i{color:#3fa0e4;}
#module-grqcrepay-allorders ul.myaccount-link-list li a{background: transparent;}
#module-grqcrepay-allorders ul.myaccount-link-list li a span{font-family: 'Montserrat', sans-serif; text-shadow: none; font-weight: 400;}

table#order-list.orders-pendings td {
    padding: 9px 10px !important;
}
#order-list.table th.last_item button,
#user-list.table  th.last_item button,
#order-list.table td.history_detail a,
#user-list.table td.history_detail a {
    margin: 7px;
}