
.login-submit {

  background-color: #00929f;

}

.login-submit:hover {
  background-color: #1a9da9;

}
a{
    color: #00929f;
}
.forgot {

	color: #00929f;
}

.privacy-policy a {
	color: #00929f;
}
#instruction {
	display:none;
	margin:12px 0 23px 0;
	text-align:center;
}

img {
  display: block;
  width: 100%;
}

p{
  color: red;
  text-align: center;
  font-size: 14px;
}
