



.login_right{ float:right; width:620px; margin-top:30px;}



input[type=reset], input[type=submit], input[type=button] {

    display: inline-block;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

    -moz-tap-highlight-color: rgba(0, 0, 0, 0);

    -o-tap-highlight-color: rgba(0, 0, 0, 0);

    tap-highlight-color: rgba(0, 0, 0, 0);

}



#loginBox {
  width:40%; margin:25px 0px 40px 0; text-align:left;  float:left;

} 

.login-model{ width:100%; float:left;border:1px solid #d1cdcd; padding:15px 30px 30px 30px;}
.digital_ind {
  float: left;
  margin-top: 12px;
  width: 100%;
}
#loginBox h1{ font-size:25px; color:#111111; padding-bottom:15px;}



h1 {

    margin:0;

}



#logo a {

    display:block;

    width:295px;

    height:205px;

    text-decoration:none;

    text-indent:-9999px;

    background:url(../images/login-logo.png) no-repeat;

    margin:0 auto 1em auto;

}

#form1 input[type="text"]{ width:100%; float:left; border:1px solid #969292; padding:10px 5px; font-size:13px;}

#form1 input[type="password"]{ width:100%; float:left; border:1px solid #969292; padding:10px 5px; font-size:13px;}

#loginBox .text{ float:right; color:#00786a; font-size:14px; margin-top:6px; }

#loginBox .text:hover{ text-decoration:underline; }

#loginBox .text strong{font-weight:normal;}

h3 {

    margin:1em 0;

    font-size:0.8em;

    font-weight:normal;

    color:#d00;

}





fieldset {

    border:none;

    margin:0;

    padding:0;

}



fieldset input {

    display:block;

    width:100%;

    margin-bottom:1em;

    border:1px solid #ccc;

    background:#fff;

    padding:2px;

}



input.submit {

    display:inline-block;

    float:right;

    margin:0;

    height:24px;

    line-height:24px;

    font-weight:bold;

    border:1px solid #666666;

    padding:0 10px;

    background: url('../images/grey_btn_bg5155.png?1312910883') top left repeat-x;

    color: #333;

}



input.submit:hover, input.submit:active {

    background-position:bottom left;

}



#copyRights {

    font-size:0.7em;

    color:#888;

    padding:1em;

    text-align:center;

}



#copyRights a {

    color:#888;

}

#loginBox .submit { background:#00786a; color:#fff; font-size:15px; padding:6px 35px; border:0px; cursor:pointer; float:left; height:auto;

}

#loginBox .submit:hover{ background:#059181;}