.iconaBrandContainer {
  padding-top: 1.10rem !important;
  padding-bottom: 1.10rem !important;
}

.iconaBrand {
  width: 24px;
  margin-top: -5px;
  background-color: white;
  border: 1px solid white !important;
  border-radius: 50% !important;
}

.scrittaPiccola {
  font-size: 0.8rem !important;
}

.saliLogo {
  margin-top: -30px !important;
}

.aCardOther {
  text-decoration: none !important;
}

.labelInputLogin {
  padding-left: 55px !important;
  z-index: 10;
}

.labelMobile {
  padding-top: 1.30rem !important;
}

.loginStyle {
  display: flex !important;
  width: 42px !important;
}

.esitoCheckPin {
  font-size: 18px;
  font-weight: bold;
  color: red;
}

.errM {
  font-size: 18px;
  font-weight: bold;
  color: red;
}

.esitoSMS {
  font-size: 18px;
  font-weight: bold;
  color: black;
}

.divNoPrenSsn {
  height: 35px !important;
}
@media (max-width: 450px) {
  .divNoPrenSsn {
    height: 45px !important;
  }  
}