.tpm-signup-btn{
	float: right;
	margin-top: 40px;
	padding: .7em 1.2em;;
	color:hsla(0,0%,0%,0.45);
	vertical-align: top;
}
.tpm-signup-btn:hover,.tpm-signup-btn:active,.tpm-signup-btn:focus{
background: #fff;
color: #000;
}
.tpm-login-btn{
	margin-right: 15px;
	float: right;
	margin-top: 40px;
	padding: .7em 1.2em;;
	color:hsla(0,0%,0%,0.45);
	vertical-align: top;

}
.tpm-login-btn:hover,.tpm-login-btn:active,.tpm-login-btn:focus{
background: #fff;
color: #000;
}
.tpm-home-btn{
	float: right;
	margin-top: 40px;
	padding: .7em 1.2em;;
	color:hsla(0,0%,0%,0.45);
	vertical-align: top;
}
.tpm-home-btn:hover,.tpm-home-btn:active,.tpm-home-btn:focus{
background: #fff;
color: #000;
}
.tpm-heading{
	margin-top: 80px; 
	color: #4d4d4d;
	font-weight: 300;
	text-align: center;
}
.tpm-heading2{
	color: #4d4d4d;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
}
.tpm-forgot-email{
	color: #4d4d4d;
	font-weight: 400;
	font-size: 18px;
	margin-left: 263px;	
}
.input{
	margin-left: 263px;
background: #EDEFF0;
border-radius: 4px;
border: 1px solid #CDD2D4;
box-sizing: border-box;
padding: 5px;
max-width: 400px;
width: 100%;
height: 50px;
color: inherit;
word-wrap: break-word;
font-size: 20px;
color:#555;
}
.tpm-submit-btn{
	background: #61BD4F;
	box-shadow: 0 2px 0 #3F6F21;
	font-size: 18px;
	height: 40px;
	width: 100px;
	margin-left: 277px;
	margin-top: 15px;
}
.tpm-des2{
color: hsl(0,0%,60%);
	font-weight: 400;
	font-size: 18px;
	text-align: center;	
	margin-left: 240px;
	margin-top: 20px;	
}