
.PinScreenLogo {
  max-height:132px;
  max-width:136px;
  padding-top:18px;
  padding-bottom:18px;
}

.PinField{
  width:36px;
  height:36px;
  margin-right:14px;
}

.PinFieldPhone{
  width:24px;
  height:24px;
  margin-right:14px;
}

.PinFieldActive{
  border-bottom : 2px solid;
}

.PinFieldAsterisk{
  width:32px;
  height:32px;
}

.PinFieldAsteriskPhone{
  width:24px;
  height:24px;
}

.ImgAsterisk{
    padding:12%;
}

.ImgAsteriskPhone{
  width:24px;
  height:24px;
}

.FiraSansMedium{
  font-family: "Medium";

}
.FiraSansRegular{
  font-family: "Regular";
}

.CheckPinControl {
  text-align: center;
  font-size: 11px;
  line-height: 13.2px;
}

.WrongPinText{
  text-align: left;
  font-size: 11px;
}

.WrongPinIcon{
  width: 18px;
  height: 18px;
  float:left;
}
.WrongPinSectionContainer{
  height:40px;
}
.WrongPinSection{
  height:40px;
  padding-left: 20px;
}
.WrongPinSectionNoPadding{
  height:40px;
}
.ValidationPinInputField{
  display: inline-flex;
  margin-bottom: 12px;
  margin-top: 12px;
}

.SetupPinInputField{
  display: inline-flex;
  margin-bottom: 16px;
  margin-top: 8px;
}
.SetupPinControl{
  text-align: left;
}
.SetupPinInputFieldText{
  line-height: 16.8px;
  font-size: 14px;
}
.PinScreen{
  margin-right:auto;
  margin-left:auto;
  text-align: center;
  margin-bottom: 40px;
}

.AlwaysOnTop{
  z-index:190000;
}
.ImgWarningIconRed{
  height:14px;
}
