
.rnw-widget-container {
	float: left;
	width: 500px;
    max-width: 100%;
}

/* Quittung deaktiviert */
.rnw-widget-container .stored_customer_donation_receipt {
	display: none !important;
}

.rnw-widget-container #tamaro-widget .label-block {
	width: 50% !important;
}

.raise-now-button {
	background-image: url("../../Images/Payments/RaiseNow-Payments-2-100.png");
	width: 558px;
	height: 100px;
	border: 1px solid #ccc;
}

/** Suppress PayPal */
#payment_method-paypal-widget {
	display: none !important;
}

#tamaro-widget.tamaro-widget .payment-amounts .amount.custom-amount .form-block label {
	width: 100% !important;
}

