/*---.Col-LU20131PArea5, .Col-LU20131LArea5, .Col-LU20131NArea5 {
    background-color: #ffffff;
    display: none;
    text-align: center;
}---*/

/*---Logo PLacement-----*/
.logoImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*-----text input cleanup-----*/

#DudEnt input, input, textarea, select, option {
    border: 1px solid #999999;
    border-radius: 5px;
    box-sizing: border-box;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
/*
    margin-left: 10px;
    font-size: 12px;
    padding: 3px;
*/
}

/* ---- image URL https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/65313A4156754B74676A696943773674446B354F414D38723171706270526F7172533853684E5534706F70457545527741/UWLC_sm.png -----*/


h1 {
	font-family: 'Oswald', sans-serif;
    background-image: none;
    border-width: 0;
    color: #10167F;
    font-size: 25px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 20px;
    text-align: left;
    text-transform: uppercase;
}

/*h1:before {
    background-image: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/65313A4151787742546E757042474A67356D375A577830566454324F523834306F53786869466377486546576150623941/FC_H1_decoration.png);
    background-position: left center;
    background-repeat: no-repeat;
    content: " ";
    margin: 0 20px 0 0px;
    padding: 0 60px;
}

h1:after {
    background-image: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/65313A4151787742546E757042474A67356D375A577830566454324F523834306F53786869466377486546576150623941/FC_H1_decoration.png);
    background-position: left center;
    background-repeat: no-repeat;
    content: " ";
    margin: 0 0 0 20px;
    padding: 0 60px;
}*/

.TopLogo {
    display: none;
}

/*
.LFArea.Area-LU20131PArea4 {
    display: none;
}
*/

@media screen and (max-width: 680px) {
	h1 {
	font-family: 'Oswald', sans-serif;
    background-image: none;
    border-width: 0;
    color: #10167F;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    left:-15px;
    text-transform: uppercase;
}

h1:before {
    background-image: none;
    padding:0;
    margin:0;
}

h1:after {
    background-image: none;
    padding:0;
    margin:0;
}

.Menu-Bottom {
    display: none;
}

}

@media screen and (max-width: 820px) {
	h1 {
	font-family: 'Oswald', sans-serif;
    background-image: none;
    border-width: 0;
    color: #10167F;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    left:-15px;
    text-transform: uppercase;
}

h1:before {
    background-image: none;
    padding:0;
    margin:0;
}

h1:after {
    background-image: none;
    padding:0;
    margin:0;
}

.Menu-Bottom {
    display: none;
}
.logoImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


}

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
.logoImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position:relative;
    left:-200px;
    
}
  
}






@media screen and (max-width: 480px) {
h1 {
	font-family: 'Oswald', sans-serif;
    background-image: none;
    border-width: 0;
    color: #10167F;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    left:-15px;
    text-transform: uppercase;
}

h1:before {
    background-image: none;
    padding:0;
    margin:0;
}

h1:after {
    background-image: none;
    padding:0;
    margin:0;
}

.Menu-Bottom {
    display: none;
}
.logoImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


}





.socialicons {
    padding: 8px 23px;
    text-align: center;
}

/*-----Bottom Menu-----*/

.Area-LU20131PArea6 a, .Area-LU20131PArea6 a:link, .Area-LU20131PArea6 a:visited, .Area-LU20131PArea6 a:active, .Area-LU20131LArea6 a, .Area-LU20131LArea6 a:link, .Area-LU20131LArea6 a:visited, .Area-LU20131LArea6 a:active, .Area-LU20131NArea6 a, .Area-LU20131NArea6 a:link, .Area-LU20131NArea6 a:visited, .Area-LU20131NArea6 a:active {
    color: #b8bbdf;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 30px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

/*-----Table Border hiding-----*/

.Page-IPledgeAddInfo .Block .IndProfileInclude td {
    border: 0 solid #cccccc;
}
.IndProfileInclude {
    border: 0px solid #cccccc;
    margin-bottom: 12px;
}


.Page-IPledgeAddInfo .Col-Input.Col-IndEMail > input {
    left: 2px;
    position: relative;
}

.Page-IPledgeAddInfo .Col-Input {
/*
position:relative;
left:-10px;
*/
}

.Page-IPledgeAddInfo .Col-Input.Col-State {
	position:relative;
	left:2px;
}
.Page-IPledgeAddInfo .Col-Heading.Col-StateLabel {
	position:relative;
	left:12px;
}

.Page-IPledgeAddInfo .Col-Input.Col-ZipCode {
	position:relative;
	left:12px;
}
.Page-IPledgeAddInfo  .Col-Heading.Col-ZipCodeLabel {
	position:relative;
	left:22px;
}

/*-----REmove h1 decorations due to incorrect element placement-----*/

.Page-IPledgeDesWI h1::before {
    background-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    content: " ";
    margin: 0 20px;
    padding: 0 60px;
}

.Page-IPledgeDesWI h1::after {
    background-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    content: " ";
    margin: 0 0 0 20px;
    padding: 0 60px;
}
/*-----Add width to SPRP-----*/
.Page-SinglePageRegPledge {
    max-width: 850px !important;
    margin: 0 auto;
}
