/*
* Created by Viktor Vizmeg.
*
* @author    Viktor Vizmeg <info@viktorvizmeg.de>
* @date      04.02.2016
* @time      15:00
* @copyright 2016 DarkBit Networks
* @license   Copyright 2016 Viktor Vizmeg
*/

p.payment_module a.payu:after {
    display: block;
    margin-top: -11px;
    height: 22px;
    width: 14px;
    position: absolute;
    right: 15px;
    top: 50%;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 25px;
    color: #777;
}
