#wc_get_started.payplug{
    padding: 10px;
    padding-left: 230px;
    background-image: url('../images/payplug-logo-large.png');
    background-position: 20px 40%;
    background-repeat: no-repeat;
    background-color: white;
    margin-top: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.curl_missing{
    border: solid 2px #f00;
    color: #f00;
    padding: 5px 15px;
    border-radius: 5px;
}
#wc_get_started.payplug .wp-core-ui .button{
    width: 210px;
    text-align: center;
    margin-right: 4px;
}
#wc_get_started.payplug .bt_hld{
    display: inline-block;
    vertical-align: top;
    width: 400px;
}
#wc_get_started.payplug .rmt_infos, .rmt_infos a{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    color: #a46497;
    text-decoration: none;
}
#wc_get_started.payplug .rmt_infos a:hover{
    text-decoration: underline;
}
