.return-message-paybill {
    font-size: 16px;
    font-weight: bold;
}

.pay_false {
    color: #e82a30 !important;
}

.pay_true {
    color: #67ad46 !important;
}

.lipanampesa-logo {
    background-image: url("../images/Mpesa.png");
    float: left;
    width: 145px !important;
    height: 37px;
    border: 0px;
    background-repeat: no-repeat;
    top: 5px;
    position: relative;
}

.paybill-preload {
    background-image: url("../images/preload.gif");
    width: 24px !important;
    height: 24px;
}

.paybill-accept {
    background-color: #ccc;
    width: 100%;
}
.paybill-accept h4 {
    font-size: 18px;
    color: #fff;
    margin: 2px;
    padding: 4px;
    text-align: center;
}
.payment-method-title.field.choice.mpesa {
    display: flex;
}
