.em-epdpo-icon {
    align-items: center;
    background: #43b02a;
    border-radius: 4px;
    color: #fff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    justify-content: center;
    margin-right: 10px;
    width: 30px;
}

#em-epdpo-pay-button {
    min-width: 210px;
}

#em-epdpo-pay-button.em-epdpo-loading {
    cursor: wait;
    opacity: .7;
}

#em-epdpo-message {
    margin-left: 12px;
}

#em-epdpo-message.em-epdpo-error {
    color: #b32d2e;
}
