.Row-IndBirth,
.Row-IndBirthNote,
#IndInfoBirth,
#IndInfoBirthNote,
.Row-BirthdateError,
.newleaderLevelMsg {
	display: none !important;
}

.ReleaseImg img {
	width:100%;
	box-sizing:border-box;
}

.UWWRed1LLogo .WebLogoL {
	display: none;
}

.UWWRedTop1,
.UWWRedTop2 {
	background: #ffffff none repeat scroll 0 0 !important;
}

.Body-Page-SPRPThankyou .UWWRedTop2 {
    min-height: 171px;
}

#PPXCPayment .form-group.row.Row-PledgeAmount .col-sm-9.Col-Data.Col-Input {
	margin-left: 12px;
}

#PPXCPayment .form-group.row.Row-PledgeAmount .col-sm-9.Col-Data.Col-Input::before { 
    content: "$"; 
    display: inline-block; 
} 
  
#ppxcAmountDisplay { 
    display: inline-block !important; 
    width: 139px; 
    margin-left: 6px !important; 
} 


/*
.Area-UWWRed1LLogo img {
	display: block !important;
}

*/

.ArticleTitle {
	display: none;
}

h1,
.UWWRedMainContent h1 {
	color: #000000 !important;
}

h2 {
	color: #ea1414;
}

h3 {
	color: #000000;
}

#RegisterForm .offset-sm-3 {
	margin-left: 0px !important;
}

.Role-IndDonor .NavigationButtons .button {
    padding: 10px 20px !important;
}


.UWWRedMainAboveContent.row {
	/*display: unset !important;*/
	/*display: none !important;*/
	margin-left: 0px !important;
}


.UWWRed1LArea7 {
    text-align: center;
}

#PledgePaymentInfo .Credit,
#PledgePaymentInfo .CreditPP,
#PledgePaymentInfo .PPXChkout {
	width: 27%;
}

.Navigation {
    padding: 0px;
}

.FlagTable {
    margin: 0px;
    /*margin: 20px 0px 20px 20px;*/
}

.SocialMediaLinks,
.UWWRedTop3 {
	display: none;
}

/*
#PledgePaymentInfo .SPRPPlgBot,
#PledgePaymentInfo .MonthlyCCInstructions {
	display: none;
}
*/

.UWWRedMainPage .container {
	max-width: 1100px !important;
}

/*
.Role-IndDonor .UWWRedMainPage {
    background-image: linear-gradient(to bottom, transparent 0%, #ede7d9 60%), url(https://uwco.ca/servlet/eAndar.WebExtDocument/styleimage/65313A4165517578574B3857304C664E33714F57304B5F304C767A585479454D442D506E687078725A34775A5F61323877/hero-image-embrace.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    auto: ;
    background-color: #ede7d9;
}
 
.Role-IndDonor .UWWRedMainPage {
    background-image: url(https://uwco.ca/servlet/eAndar.WebExtDocument/styleimage/65313A41645F38313152524E796D46446459765F42724A41665A6531374576742D64577261557555373776794C74384151/hero-image-embrace-Trans.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    auto: ;
    background-color: #e7e6e5;
}

.Role-IndDonor .UWWRedMainPage .UWWRedMainContent {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    padding: 20px;
    margin-top: 12px;
}
*/

.IPledgeTable .Row-PledgeAmount .col-sm-9 {
	width: 200px !important;
}

.Role-IndDonor .Area-Registration #PledgePaymentInfo .form-check.PPXChkout {
	display: inline-block !important;
}

.Role-IndDonor .Area-Registration #PledgePaymentInfo #CCPayment .IPledgeTable header {
	display: none !important;
}

input#ppxcAmountDisplay {
	margin-left: 31px;
} 

#ppxcAmountDisplay input:before {
	content: "$";
	display: inline-block;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
}

.Role-IndDonor select#CountryCode_Main,
.Role-IndDonor select#State_Main {
    border-radius: 2px !important;
    line-height: 1.42857 !important;
}

@media screen and (min-width: 576px) {

.col-sm-3 {
    flex: 0 0 auto;
    width: 100%;
}

.IPledgeTable .Row-PledgeAmount .col-sm-9 {
    max-width: 200px !important;
}

.offset-sm-3 {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.IPledgeTable .Row-PledgeAmount .col-sm-3 {
	flex: unset !important;
	max-width: unset !important;
}

}

@media screen and (max-width: 480px) {

.Role-IndDonor .IndAddress .col.col-sm.Col-Input.Col-City,
.Role-IndDonor .IndAddress .col.col-sm.Col-Input.Col-State {
    margin-top: 24px !important;
}

}
