.opc-override-dyn-paypal-button,
.opc-override-itc-dyn-c-btn,
.opc-override-dyn-applepay-button,
.opc-override-dyn-googlepay-button,
.opc-override-dyn-buy-it-now-checkout-btn {
    width: 100%;
    margin-top: 10px;
}
.funnel-status {
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
}

.status-active {
    background-color: #d4edda;
    color: #155724;
}

.status-draft {
    background-color: #fff3cd;
    color: #856404;
}

.status-archived {
    background-color: #f8d7da;
    color: #721c24;
}

.xfunnel-funnel-edit .form-table {
    width: 100%;
}

.xfunnel-funnel-edit .form-table th {
    width: 200px;
}