body{font-family: arial;color: #000000;font-size: 12px;}
.login-bound {width:400px; min-height: 300px; background-image: url("../images/login/bidv_login_bg.gif");background-repeat:no-repeat;margin:0 auto;text-align:left;}
.login-label {}
/* .login_button{border: 0px;background-image: url("../images/login/login_button.gif");background-repeat: no-repeat;height: 18px;width: 98px;border-radius: 5px;cursor: pointer;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);}.login_button_new{} */
.login_button{width: 100px;
    height: 25px;
    border-radius: 5px;
    border: 0;
    background-color: #109377;
    color: white;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 0px 3px 0 rgba(0,0,0,0.2), 0 1px 3px 0;
    }
 .login_button:hover{
 	 background-color: #25b999
    }
.loginMessage{text-align: center;color: rgb(255 198 47);margin-top:10px;font-size: 13px;font-style: italic;min-height: 30px;}
.tbLogin{padding-top: 0px;height: 300px;width: 400px;}
.label{padding-left: 30px;color: #ffffff;min-width: 66px;max-width: 66px;}
.textbox{border-color: #6666cc; border: 1px;padding-left: 5px; padding-right: 5px;width: 200px;}
a.forgot-pass:link,a.forgot-pass:hover {text-decoration:underline;}

/* Begin Table */
tr{height: 20px;}
/* End Table */