/* Cash On Delivery Plus payment module CSS ********************************************************* */

p.payment_module a.cashondeliveryplus {background: url(../img/cashondeliveryplus-64.png) 33px 20px no-repeat #fbfbfb;}
p.payment_module a.cashondeliveryplus: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; }
p.payment_module a:hover { background-color: #f6f6f6; }


/* Validation page */
#module-cashondeliveryplus-validation #center_column img {float:right; margin:0 5px 5px 0}

/* Confirmation page */
#order-confirmation #center_column img.logo {float:right; margin:0 5px 5px 0}