.nav
{
	width: 100%;
	height: 6em;
	background-color: #556DAE;
	padding-bottom: 10px;
	/*padding-top: 1px;*/
	margin: 0px;
	padding-left: 250px;
	color: white;
	font-family: Arial;
  position: absolute;
  top: 0px;
}
.textbox
{
	margin-top: -65px;
	margin-left: 330px;
}
.psw
{
	margin-top: -48px;
	margin-left: 530px;
}
.for
{
  margin-top: 8px;
  margin-left: 42em;
}
#forgetac
{
​
	margin-left: 530px;
	color: #98A9DA;
}
a
{
​
	text-decoration: none;
}
.btn
{
	margin-left: 720px;
	margin-top: -52px;
}
#bt
{
	color: white;
	background-color: #3757B2;
	border-color: #2E4EA7;
	font-size: 13px;
	font-weight: 5px;
	border-width: 1px;
	border-style: solid;
	font-family: Arial Black;
}
.main
{
	font-size: 13px;
}
.cont
{
    background-color:linear-gradient(white, #D3D8E8);
    background-image: linear-gradient(white, rgb(211, 216, 232));
    text-decoration: none;
}
.img
{
    width: 100%;
    margin-top: 1.2em;
}
.a
{
width: 12em;
border-radius:4px;
border: 1px solid #bdc7d8;
height: 3em;
margin-top: 1.1em;
}
.b
{
margin-left: 1em;
}
.c
{
margin-top: 1.2em;
width: 25.4em;
height:3em;
border-radius:4px;
border: 1px solid #bdc7d8;
}
.d
{
font-size: 16px;
margin-top: 1em;
font-weight:bold;
color: #90949c;
}
.e
{
width: 10em;
}
.link
{
color:#385898;   }
.gen
{
font-size: 16px;
font-weight: normal;
}
::placeholder
{
font-size:17px;
}
.button
{
margin-top: 1em;
 width:12.5em;height: 2.6em;
background-color: #69a74e ;
box-shadow: inset 0 1px 1px #a4e388;
border: .5px solid #2c5115;
border-radius: 4px;
color: white;
font-size: 16px;
font-weight: bolder;
text-shadow: 0 1px 2px rgba(0,0,0,.5);
font-family: 'Freight Sans Bold', Helvetica, Arial, sans-serif;
letter-spacing: 1px;
}

.footer{
  margin-left: 200px;
  margin-right: 170px;
  margin-top: 4em;
  font-size: 12px;
  line-height: 22px;
}
.footer a{
  text-decoration: none;
  padding: 8px;
  color: #5151affa;
 font-family: helvetica;
}
hr{
  color: #ccc;
  border-width: .5px;
  border-style: solid;
  margin-bottom: .5em;
  margin-top:.5em;
}
