/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  padding-top: 80px;
  padding-bottom: 60px;
  background: url(../img/fondo.png) top;
}
.login-box {
  width: 320px;
}
.logo {
  width: 260px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.close-alert {
  font-size: 18px;
  color: #dc3545;
}