.forget_form {
    
}
.forget_form label{
    font-weight: bold;
    color: #535353;
}
.text {
    float: left;
    margin: 0 0 10px;
    width: 100%;
    color: #424242;
    font-size: larger;
    text-shadow: 0 0 0;
}
.label {
  color: #424242;
  font-size: 15px;
}
.value {
  
}
.frame_auto_head_1 {
   font-size: 16px;
  color: #0074e4;
  margin-bottom: 35px;
  font-family: "MyriadPro-Semibold";
  line-height: 22px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e6e6e6;
}
#txtCaptcha {
  float: left;
  width: 50%;
  height: 36px;
}
.code-view img {
    border-radius: 4px;
    height: 36px;
    margin-left: 5px;
    width: 98px;
}
.use_log.row-cl {
  margin-bottom: 15px;
}
.submitbt {
  background: #0074e4;
  border-bottom: 2px solid #d9d9d9 !important;
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  float: left;
  font-size: 13px;
  padding: 8px 20px;
  margin-right: 10px;
  font-weight: bold;
}
.frame_large_body{
	background-color: #FFFFFF;
    height: 176px;
}
#login-form {
  min-height: 610px;
  padding: 40px 0px;
}
