#dgx-donate-container {
   /*  border: medium none;
    border-radius: 8px 8px 8px 8px;
    /* margin: 0 19px 12px;
    padding: 24px; */
	background:url('../images/bg_pledge.png') repeat-y left top;
	/* width:480px; */
}
#dgx-donate-container-inner{
	background: url("../images/bg_bottom_pledge.png") no-repeat bottom left;
}
.title-ribbon-do-left{
	margin-top: 30px;
	margin-left: 0px;
	float: left;
	border-top: 22px solid #0089BD;
	border-left: 10px solid rgba(0, 0, 0, 0);
	width: 0;
	height: 0;
	position: absolute;
}
.title-ribbon-do{
	position: absolute;
	height: 31px;
	padding-right: 13px;
	margin-left: 6px;
	background: #00AEEF;
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	float: left;
}
.title-ribbon-do .title{
	padding: 6px 8px 7px 19px;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	display: block;
	-webkit-transform: skewX(20deg);
	-moz-transform: skewX(20deg);
	transform: skewX(20deg);
	-o-transform: skewX(20deg);
	-ms-transform: skewX(20deg);
	min-width: 70px;
	background: none;
	text-decoration:none;
	font-weight:bold;
}
.title-ribbon-do .title:hover{
	color: #FFF;
	text-decoration:none;
}
.dgx-content{
	clear: both;
	width: 461px;
	padding-left: 11px;
}
.dgx-content .dgx-content-top{
	background: url("../images/dgx-top.png") no-repeat top;
}
.dgx-content .dgx-content-middle{
	width: 440px;
	padding: 30px 10px;
	font-size: 0.85em;
	line-height: 1.2em;
	min-height: 5em;
}
.dgx-content .dgx-content-btm {
	height: 8px;
	width: 461px;
	font-size: 1px;
}
.dgx-content .dgx-form-content{
	width: 410px;
	margin: 0 auto;
}
.dgx-content .dgx-form-content .stepsall {
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	text-align: center;
}
.dgx-content .dgx-form-content .stepsall  .current {
	font-weight: bold;
	color: #111;
}
.dgx-content .dgx-form-content .stepsall .step {
	color: #AAA;
	font-weight: bold;
	font-size: 12px;
	width: 30%;
	text-align: center;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.dgx-content .dgx-form-content .stepsall .passed {
	color: #555;
}
.dgx-content .dgx-form-content .stepsall .step .number {
	background: url("../images/steps.png") no-repeat;
	width: 27px;
	height: 25px;
	color: #FFF;
	display: block;
	text-align: center;
	line-height: 2.2;
	margin: 0 auto;
}
.dgx-content .dgx-form-content .stepsall .step .line {
	width: 100px;
	height: 1px;
	border-bottom: 1px solid #AAA;
	position: relative;
	top: -13px;
	float: left;
	margin-left: 30px;
}
.dgx-content .dgx-form-content .stepsall .passed .number {
	background-position: 0 -50px;
	cursor: pointer;
}
.dgx-content .dgx-form-content .stepsall .current .number {
	background-position: 0 -25px;
}
.dgx-form-donate-con{
	padding: 0 10px;
	margin-top: 10px;
}
#dgx-donate-form  .secure{
	background: url("../images/secure.png") no-repeat right transparent;
	width: 59px;
	float: right;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	height: 30px;
}
#dgx-donate-form  .clearfix{
	clear: both;
}

/* .dgx-donate-form-section {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    padding: 20px;
} */

.dgx-donate-form-section h2
{
	margin-top: 0px;
	margin-bottom: 12px;
}

.dgx-donate-form-section hr
{
	border: none;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.dgx-donate-form-subsection
{
	padding-left: 40px;
	margin-bottom: 24px;
}

.dgx-donate-comment
{
	font-size: 80%;
	color: #aaa;
}

.dgx-donate-form-section select{
	padding: 4px;
	background: #efefef;
	border: 1px solid #dfdfdf;
}
.dgx-donate-form-section input
{
	width: auto;
	margin-right: 10px;
    border: 1px solid #dfdfdf;
	font-family: sans-serif;
    font-size: 13px;
    padding: 4px;
    vertical-align: middle;
	background: #efefef;
}
.dgx-donate-form-section span.btn{
	border: 3px solid #ff4e8a  !important;
	margin-right: 25px  !important;
	margin-bottom: 15px;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	-webkit-background-clip: content;
	background-clip: content-box;
	cursor:pointer;
	color:#fff;
	font-size:1.6em;
	overflow:hidden;
}
.dgx-donate-form-section span.btn:hover{
	border-color: rgba(194, 231, 247, 0.8)  !important;
}
.dgx-donate-form-section span input, .dgx-donate-form-section span label{
	cursor:pointer;
}
.dgx-donate-form-section span label{
	display:block;
	margin-top: -2px;
	margin-left: -8px;
}
.dgx-donate-form-section span input{
	margin-top: -99px;
}

.dgx-content .dgx-content-middle .btn{
	margin-right: 0px;
	padding: 0 35px;
	height: 40px;
	background: #FC418C;
	background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#FC418C),color-stop(33%,#F40479),color-stop(69%,#EE0471),color-stop(95%,#E20561));
	background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
	background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
	background: linear-gradient(180deg,#FC418C 2%,#F40479 33%,#EE0471 69%,#E20561 95%);
	-webkit-transform: skew(-18deg);
	-moz-transform: skew(-18deg);
	-moz-transform: skewX(-18deg);
	transform: skewX(-18deg);
	-o-transform: skew(-18deg);
	-ms-transform: skewX(-18deg);
	border-radius:0px;
	font-weight:bold;
	border: none;
	color:#fff;
}
.dgx-content .dgx-content-middle .btn:hover{
	background: #00AEEF;
	background: -moz-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#00AEEF),color-stop(34%,#00AEEF),color-stop(69%,#009CD7),color-stop(96%,#008CC1));
	background: -o-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
	background: -ms-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
	background: linear-gradient(180deg,#00AEEF 2%,#00AEEF 34%,#009CD7 69%,#008CC1 96%);
}
.dgx-content .dgx-content-middle .select{
	background: #00AEEF;
	background: -moz-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#00AEEF),color-stop(34%,#00AEEF),color-stop(69%,#009CD7),color-stop(96%,#008CC1));
	background: -o-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
	background: -ms-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
	background: linear-gradient(180deg,#00AEEF 2%,#00AEEF 34%,#009CD7 69%,#008CC1 96%);
	border:3px solid rgba(194, 231, 247, 0.8) !important;
}
.dgx-content span label{
	width:auto;
}

.dgx-donate-form-section p{
	padding-top:9px;
	padding-bottom:9px;
	margin: 0px;
}
.dgx-donate-form-section p:last-child
{
	margin-bottom: 0;
}

.dgx-donate-form-section span.horiz, .amount-input span
{
	/* width: 100px; */
	display:inline-block;
}

.dgx-donate-form-section .aftertext
{
	margin-left: 30px;
}

.dgx-donate-form-section label
{
	width: 100px;
	display: inline-block;
}

.dgx-donate-form-indent
{
	margin-left: 20px;
}

.dgx-donate-form-tribute-box, .dgx-donate-form-designated-box
{
	margin-top: 24px;
	display: none; /* initially hidden */
	border: 1px solid #f0f0f0;
	background: #f8f8f8;
	border-radius: 8px;
	padding: 24px;
}

.dgx-donate-form-designated-box
{
	margin-bottom: 24px;
}

.dgx-donate-form-section input.dgx-donate-invalid-input
{
	background: #faa;
}

.dgx-donate-busy, .dgx-donate-error-msg
{
	visibility: hidden;
}

.dgx-donate-form-section input.dgx-donate-pay-enabled
{
	padding: 10px;
	cursor: pointer;
}

.dgx-donate-form-section input.dgx-donate-pay-disabled
{
	padding: 10px;
	cursor: not-allowed;
}

#dgx-donate-container .prog-bar{
	font-size:12px;
	text-align: center;

}

#dgx-donate-container .prog-bar span{
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
#dgx-donate-container .prog-bar span.active{
	color:#ed6a31;
	font-weight:bold;
	cursor:pointer;
}
#dgx-donate-container .prog-bar span.bar{
	width:30px;
	height:1px;
	background:#000;
}

.dgx-donate-form-section.hide{
	display:none;
}