.quickpay.imgf img {
    max-height: 22px;
    width: auto;
    margin-bottom: 3px;
}
.toggle-footer.quickpay.imgf img {
    background-color: white;
}
p.payment_module.quickpay a {
	padding-left: 15px;
}
p.payment_module.quickpay img {
	margin: 1px 2px 1px 0px;
}
p.payment_module.quickpay a: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;
}
a.mobilepay-checkout img {
    height: 20px;
}

.mobilepay-confirm .ui-icon {
    display: inline-block;
    float: left;
    margin-top: 2px;
    margin-right: 2px;
}
