/*PASSWORD PAGE*/

#pwPageRule hr {
 margin-top: 55px; 
 border: 0;
 height: 1px;
 background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

#pwPage {
 margin-bottom: 50px;
}

/*New button style*/

#pwReset1 { 
	text-decoration: none;
	color: black;
	color: white;
	background-color: #E9692C;
	padding: 10px;
}


#pwReset1 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 20px;
font-weight: lighter;
}

#pwReset1 a:link, #regButton1 a:visited {
	text-decoration: none;
	color: black;
	color: white;
	background-color: #E9692C;
	padding: 20px;
} 

#pwReset1 a:hover, #regButton1 a:active {
	text-decoration: none;
	color: white; 
	background-color: #6d6d6c;
	padding: 20px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
}


/*New button style*/


#pwReset { 
 width: 850px;
 margin-top: 25px;
 margin: 0 auto;
 text-align: center;
}


#pwReset {
font-family: 'Source Sans Pro', sans-serif;
font-size: 20px;
font-weight: lighter;
}

#pwReset a:link, #regButton a:visited {
text-decoration: none;
color: black;
color: white;
background-color: #E9692C;
padding: 20px;
} 

#pwReset a:hover, #regButton a:active {
text-decoration: none;
color: white; 
background-color: #6d6d6c;
padding: 20px;
box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
}


#pwResetEmail { 
 width: 1000px;
 margin-top: 25px;
 margin: 0 auto;
 text-align: center;
}


#pwTextBox {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
color: #6d6d6c;
font-size: 20px;
text-align: center;
line-height: 130%;
margin-bottom: 50px;
margin-top: 100px;
}


#pwReset {
font-family: 'Source Sans Pro', sans-serif;
font-size: 20px;
font-size: 17px;
font-weight: lighter;
width:400px;
padding: 10px;
}

#pwReset a:link, #pwReset a:visited {
text-decoration: none;
color: black;
color: white;
background-color: #E9692C;
padding: 10px;
} 

#pwReset a:hover, #pwReset a:active {
text-decoration: none;
color: white; 
background-color: #6d6d6c;
padding: 20px;
box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
}


.form-control-resize {width: 250px; height: 30px}

.pwTextBox{
font-family: 'Source Sans Pro', sans-serif;
color: #6d6d6c;
text-align: left;
line-height: 170%;
margin-bottom: 0px;
margin-top: 7px;
font-weight: 100;
font-size: 17px;
}