./**
* 2007-2015 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-2015 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.
 */
 

/*
.mokilizingas {
    width: 100%;
    margin-top: 120px!important;
    height: 80px;
    padding: 10px!important;
    background: #ffcc00;
}
*/
.moki-img {text-align: center!important;
max-height: 45px!important;}
.moki-img img {
    margin-left: auto!important;
    margin-right: auto!important;
    max-height: 45px!important;
}
.mokilizingas_content{
  padding-top: 10px;
  padding-bottom: 10px;
  display:block;
  min-height: 50px;
  float:left;
 }
  #moki_product_block {

  clear:both;
  }

.moki-img {
    display: block;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    }
.ml-001,
.ml-002,
.ml-003,
.ml-004,
.ml-005,
.ml-006,
.ml-007,
.ml-008,
.ml-009,
.ml-010,
.ml-011
     {
    height: 100%!important;
    width: 100%!important;
}
#block-reassurance {
    float: left;
    margin-top:10px;
}

.mokilizingas {
    margin-bottom: 20px!important;
    margin-top: 20px!important;
    display: block;
    height: 100%!important;
     float: left!important;
}

@media only screen and (max-width: 420px) {
  .mokilizingas {
    display: none!important;
  }
}
p.payment_module a.mokilizingas {
      background: url(../img/moki_pay.png) 15px 12px no-repeat #fbfbfb; }

p.payment_module a.mokilizingas: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: #777; }
p.payment_module a:hover {
      background-color: #f6f6f6; }
p.payment_module a span {
      font-weight: bold;
      color: #777; }
.alert-moki, .moki-box {
    border:1px solid #E9E9E9!important;
    background: #F6F6F6;
    color: #000;
   
}
.alert-moki:before,
.moki-box:before
{ color:#00AAE7;
    font-family: "FontAwesome";
      content: "\f058";
      font-size: 20px;
      vertical-align: -2px;
      padding-right: 7px;
}
.mokiconfirm {
    display: none!important;
}
