.login-container{width:100%; height:40em; color:#dddddd;}
.content-login{width:100%;height:20.8em;background:#01296F; position:relative;border-top:3px solid #006486;}
.left-login{width:30.6em; height:20em;position:absolute; left:0; background:url(../img/backgrounds/leftFinal.jpg) no-repeat top left;}
.center-login{width:30em; margin:5px auto 0 auto;}
.right-login{width:31.4em; height:29.6em; background:url(../img/backgrounds/rightFinal.jpg) no-repeat top left; position:absolute; top:0; right:0px;}
.header-login{width:100%; height:11.2em; background:url(../img/backgrounds/logo.jpg) no-repeat top left;}
#forgot-container{margin-top:0.5em; width:100%}
#forgot-container div#linkforgot{width:100%;right:5px; cursor:pointer; width:100%; text-align:right; color:#eeeeee; font-style:italic; text-decoration:underline;}
#forgot-container div#forgot{visibility:hidden; margin-top:0.5em;}
div#div-form-login{color:#B8CC12; margin-top:10px; text-align:right;}
div#div-form-login div input[type=text]{width:200px;}
div#div-form-login div input[type=password]{width:200px;}
div#forgot{text-align:right;color:#B8CC12}
div#forgot form div input[type=text]{width:200px;}
.footer-login{text-align:center; width:100%;}
div#error{color:#ff4444; text-align:center; width:100%; margin: 5px auto 5px auto;}


