.rbw-withdrawal-btn-wrap {
    margin: 16px 0;
}

.rbw-withdrawal-page {
    max-width: 860px;
    margin: 0 auto;
    padding: 16px;
}

.rbw-form .form-group {
    margin-bottom: 16px;
}

.rbw-withdrawal-btn {
    white-space: normal;
}

.rbw-alert {
    margin-bottom: 12px;
}

.rbw-product-selection {
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 16px;
    margin-bottom: 20px;
    background: #f8f9fa;
}

.rbw-product-selection h4 {
    margin-top: 0;
    margin-bottom: 12px;
}

.rbw-products-table td,
.rbw-products-table th {
    vertical-align: middle;
}

.rbw-products-table .rbw-qty-input {
    display: inline-block;
}

.rbw-product-check {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
