.contRegistro #cerrarDivInicioSesion {
  background-color: #000000;
  color: white;
  margin-top: -2% !important;
}

.entradaInicioSesion {
  border: 1px solid black;
}

.signInButton {
  background-color: black;
  color: white;
  border: 1px solid black;
}

.btnGrandeInicioSesion {
  background-color: black;
  color: white;
  border: 2px solid black;
  text-transform: lowercase;
  border-radius: 100px;
}

.btnGrandeInicioSesion:not(.facebookConnect):hover {
  background-color: white;
  color: black;
}

#cambiarBtnRegistro,
#cambiarBtnInicioSecion {
  background-color: #c94633;
  color: white;
  border: 2px solid #c94633;
  text-transform: lowercase;
}

.separadorTitulos {
  border-bottom: 1px solid #4b4b4b;
}

.tituloInicioSesion {
  color: black;
  text-transform: lowercase;
  font-family: "TodaySHOP";
}

#terms,
#forgotPassword,
.checkboxText {
  color: black !important;
  font-size: 11pt;
}

.casillaVerificacionInicioSesion {
  border: 1px solid black;
}
