diff --git a/css/login/ForgotPW.css b/css/login/ForgotPW.css index a298376..4ac666f 100644 --- a/css/login/ForgotPW.css +++ b/css/login/ForgotPW.css @@ -71,11 +71,10 @@ #btn_Back { background-color: #003680; color: #fff; + font-size:16px; width: 140px; - height: 25px; - color: #fff; - font-size: 20px; - font-weight: 600; + height: 25px; + font-weight:300; margin-left: 122px; margin-right: auto; border:none; @@ -84,8 +83,9 @@ #btn_Send { background-color: #003680; color: #fff; - width: 200px; - height: 35px; + width: 140px; + height: 25px; + font-size:16px; } .bg-email-icon { @@ -130,8 +130,7 @@ border: 1px gray solid; border-radius: 5px 5px 0px 0px; } -#CustomerID { - +#CustomerID { margin-left: 45px; color: #003680; } \ No newline at end of file diff --git a/css/login/loginFLEX.css b/css/login/loginFLEX.css index 2c1ced1..2841f56 100644 --- a/css/login/loginFLEX.css +++ b/css/login/loginFLEX.css @@ -71,12 +71,15 @@ } #Password { margin-right: -20px; + border-radius: 5px 5px; } #UserName { font-size: 17px; + border-radius: 5px 5px 5px 5px; } #CustomerID { color: #003680; font-size: 1.125em; + border-radius: 5px 5px 5px 5px; } } \ No newline at end of file diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index f7c28d3..f648f02 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -237,7 +237,7 @@ @@ -254,28 +254,28 @@ @@ -296,7 +296,7 @@ @@ -304,7 +304,7 @@ - + @@ -338,21 +341,21 @@
- +
- +
- - - - + + + +
- - + +
-
+
- +
diff --git a/login/login_FLEX.aspx b/login/login_FLEX.aspx index 438954b..785ed9c 100644 --- a/login/login_FLEX.aspx +++ b/login/login_FLEX.aspx @@ -170,15 +170,18 @@ #Password_M { margin-right: -20px; margin-top:-20px; + border-radius: 5px 5px 5px 5px; } #UserName_M { font-size: 17px; + border-radius: 5px 5px 5px 5px; } #CustomerID_M { color: #003680; font-size: 1.125em; + border-radius: 5px 5px 5px 5px; } .bg-email-icon { background: url("../../images/Icons/service/mail-icon.gif") no-repeat 1.75% 11px white; @@ -284,21 +287,21 @@
- +
- +
- +
- +
- - + +
- - + +