.wdf-fresh input.wdf_pledge_amount {
	width: auto;
	margin: 0 0 3px 0;
}

.wdf-fresh .wdf_levels {
	clear: both;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #EEE;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, whiteSmoke 0%, #EEE 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,whiteSmoke), color-stop(100%,#EEE));
	background-image: -webkit-linear-gradient(top, whiteSmoke 0%,#EEE 100%);
	background-image: -ms-linear-gradient(top, whiteSmoke 0%,#EEE 100%);
	background-image: -o-linear-gradient(top, whiteSmoke 0%,#EEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 );
	background-image: linear-gradient(top, whiteSmoke 0%,#EEE 100%);
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
}
.wdf-fresh .wdf_levels li{
	cursor: pointer;
	padding: 10px;
	margin: 0 10px;
}
.wdf-fresh .wdf_levels li.item:hover {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.wdf-fresh .wdf_content {
	margin: 0;
	padding 0;
}
.wdf-fresh .wdf_send_amount {
	width: 50px;
}
.wdf-fresh .wdf_progress_info {
	margin-bottom: 10px;
	font-style: italic;
	font-size: 1.4em;
}
.wdf-fresh .wdf_donate_now input[type="text"], textarea {
	margin: 0 0 0 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wdf-fresh .wdf_level_amount {
}
.wdf-fresh .wdf_button,
.wdf-fresh .wdf_send_donation {
	color: #333;
    cursor: pointer;
    display: inline-block;
	background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62C462, #51A351);
	background-image: -ms-linear-gradient(top, #62C462, #51A351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#51A351));
	background-image: -webkit-linear-gradient(top, #62C462, #51A351);
	background-image: -o-linear-gradient(top, #62C462, #51A351);
	background-image: linear-gradient(top, #62C462, #51A351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
	border-color: #51A351 #51A351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    padding: 5px 9px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    line-height: normal;
    border: 1px solid #5BB75B;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
	text-decoration:none;
}
.wdf-fresh .wdf_send_donation:hover,
.wdf-fresh .wdf_button:hover {

}
.wdf-fresh .wdf_levels .reward {
	font-weight: bold;
	padding-left: 30px;
}
.wdf-fresh. wdf_send_donation:hover {
	background: #6eb850;
}
.wdf-fresh.wdf_fundraiser_panel > div {
	margin: 10px 0px;
}
.wdf-fresh .wdf_big_num {
	font-size: 2em;
}
.wdf-fresh .ui-progressbar{
	height: 1em;
	margin: 10px 0 0 0;
}
.wdf-fresh div.wdf_backer_button {
	margin: 20px 0px 20px 0px;
}
.wdf-fresh .wdf_reward_item  {
	margin: 10px 0px 10px 0px;
}
.wdf_fundraiser_panel.wdf-fresh .wdf_level_amount {
}
.wdf-fresh .wdf_bp_show_on_activity {

}
.wdf-fresh .wdf_reward_item {
	cursor: pointer;
}
.wdf-fresh .wdf_reward_item_disabled {
	cursor: default !important;
	opacity: 0.7;
}
.wdf_fundraiser_panel.wdf-fresh .wdf_reward_item {
	padding: 0px;
}
.wdf-fresh .wdf_choose_reward_title {
	font-size: 2.5em;
	margin-top: 15px;
}
.wdf-fresh .ui-progressbar{
	height: 1em;
	margin: 10px 0 0 0;
}
.wdf-fresh .wdf_reward_limit {
	font-size: 0.7em;
	font-weight: normal;
	background: #fff7ce;
	display: inline-block;
	padding: 2px 4px;
	color: #000;
	margin: 2px;
}
.wdf-fresh .wdf_reward_limit_gone {
	background: #f7d4d4;
}


/* 264453-1465935735-au */