/* line 1, loginAreaPrivada.scss */
.content {
  margin: auto;
  width: 960px;
}

/* line 5, loginAreaPrivada.scss */
fieldset {
  border: none !important;
}

/* line 8, loginAreaPrivada.scss */
legend {
  text-align: left !important;
}

/* line 11, loginAreaPrivada.scss */
.titles {
  font-family: bbvaweb-book !important;
  font-size: 18px !important;
  color: #0078d2 !important;
}

/* line 16, loginAreaPrivada.scss */
.minTitle {
  font-size: 20px !important;
  font-weight: bold !important;
}

/* line 20, loginAreaPrivada.scss */
.left {
  margin-bottom: 40px !important;
}

/* line 23, loginAreaPrivada.scss */
ul.nav {
  list-style-type: none;
  display: flex !important;
}

/* line 27, loginAreaPrivada.scss */
.foot {
  color: #999999 !important;
}

/* line 30, loginAreaPrivada.scss */
.saltoLinea {
  margin: 0px !important;
}

/* line 33, loginAreaPrivada.scss */
.logoBack {
  background-image: url('../images/../styles/images/bgHeader.png?1674106426');
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 6px !important;
}

/* line 42, loginAreaPrivada.scss */
.logo img {
  margin: 30px 0px 0px 41px !important;
}
