html, body { height: 100%; width: 100%; }
/* body { background: #FFF url('../../img/general/fondo_login.jpg') no-repeat; background-size: cover; height:100%; padding-top: 0px; } */

#borde-externo-login { padding: 2em; margin-top: 6em; background-color: rgba(255, 255, 255, 0.5); }
#borde-externo-login #borde-interno-login { max-width: 450px; display: inline-block; margin: 0 auto; }

#borde-externo-login h3 { color: #4E5D6C; border-bottom: 1px #4E5D6C solid; }

#borde-externo-login #borde-interno-login #div-btn-login-acceder { border-top: 1px #4E5D6C solid; padding-top: 10px; }
/* footer { position: absolute; bottom:0; width:100%; background-color: rgba(255,255,255,0.5); } */
