.logo-AliPay{
   background: transparent url("../img/gateway_logos/alipay.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:85px;
    height: 25px;
    border: 0;
    margin: 10px;
}
.logo-AuthorizeNet{
   background: transparent url("../img/gateway_logos/authorizenet.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:100px;
    height: 25px;
    border: 0;
    margin: 10px;
}
.logo-BluePay{
   background: transparent url("../img/gateway_logos/bluepay.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:90px;
    height: 30px;
    border: 0;
    margin: 10px;
}
.logo-Custom{
    background: transparent url("../img/gateway_logos/custom.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:50px;
    height: 50px;
    border: 0;
    margin: 10px;
}
.logo-Interkassa{
   background: transparent url("../img/gateway_logos/interkassa.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:100px;
    height: 25px;
    border: 0;
    margin: 10px;
}
.logo-Onebip{
   background: transparent url("../img/gateway_logos/onebip.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:100px;
    height: 25px;
    border: 0;
    margin: 10px;
}
.logo-PayPalEmail{
   background: transparent url("../img/gateway_logos/paypal.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:85px;
    height: 25px;
    border: 0;
    margin: 10px;
}
.logo-ClientBalance{
   background: transparent url("../img/gateway_logos/clientbalance.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:50px;
    height: 50px;
    border: 0;
    margin: 10px;
}
.logo-TwoCheckout{
   background: transparent url("../img/gateway_logos/twocheckout.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:80px;
    height: 28px;
    border: 0;
    margin: 10px;
}
.logo-Stripe{
   background: transparent url("../img/gateway_logos/stripe.png") no-repeat scroll 0% 0%;
    background-size: contain;
    width:65px;
    height: 30px;
    border: 0;
    margin: 10px;
}
.logo-WebMoney{
   background: transparent url("../img/gateway_logos/webmoney.jpg") no-repeat scroll 0% 0%;
    background-size: contain;
    width:85px;
    height: 25px;
    border: 0;
    margin: 10px;
}
.logo-gerencianetcharge{
    background: transparent url("../img/gateway_logos/gerencianetcharge.png") no-repeat scroll 0% 0%;
     background-size: contain;
     width:135px;
     height: 25px;
     border: 0;
     margin: 10px;
 }

 .logo-MercadoPago {
    background: url(https://http2.mlstatic.com/frontend-assets/mp-web-navigation/ui-navigation/5.25.0/mercadopago/logo__large.png);
    background-size: contain;
    width: 103px;
    height: 27px;
    border: 0;
    margin: 10px;
}

.logo-Asaas{
    background: transparent url("../img/gateway_logos/asaas.svg") no-repeat scroll 0% 0%;
     background-size: contain;
     width:103px;
     height: 25px;
     border: 0;
     margin: 10px;
 }
