*{margin:0;padding:0;}
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
body {font-family: "Roboto", sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.login-page{background:#fff !important;}
.lblnormal{font-weight:normal !important;}
.login-box, .register-box{width:300px;margin:3% auto !important;}
.login-logo, .register-logo {margin-bottom:0 !important;}
.login-logo img{max-width:250px;margin:0 auto;}
.width100{width:100%;}
#btningresar_login{background:#319505;color:#fff;}
#btningresar_login:hover{background:#1f6102;}
.login-box{position:relative;}
.top10{margin-top:10px;}
.top20{margin-top:20px;}
.footer{position:absolute;bottom:0;width:100%;height:200px;background:#333333;}
.lineasfooter{width:100%;height:50px;margin-top:20px;border-top: 1px solid #666;border-bottom: 1px solid #666;}
.lineasfooter .container{color:#fff;}
.sepder{border-right:1px solid #666;}
