/**
  * NOTICE OF LICENSE

  * @author 202-ecommerce <tech@202-ecommerce.com>
  * @copyright Copyright (c) 2012-2021 202-ecommerce
  * @license Commercial license
 */

.totadministrativemandate16 a.totadministrativemandate {
    background: url('../img/logo-payment.png') left 10px top 20px no-repeat #fbfbfb;
    background-size: 80px;
}

.totadministrativemandate16 a.totadministrativemandate:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777777;
}

#totadministrativemandate_form img {
  width: 86px;
}