/*start css for new QR code project */

.mainWelcomeSection, .custom_Margin{
    
    font-family: 'DaxRegular';
    color: #414141;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;

}
.customMargin{
    margin: 40px 0;

}
.welcome-to-biometric{
    margin-bottom: 25px;
}
.welcome-to-biometric h2 {
    font-size: 26px;
    color: #414141;
    line-height: 28px;
    letter-spacing: normal;
    font-family: 'DaxRegular'
}
.bottomDetailsection{
    padding: 0 0 30px 0 ;
  }
  .cancleBtn{
    background: transparent;
    /* text-transform: uppercase; */
    border: 0px;
    color: #0079c1;
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
    line-height: 18px;
    letter-spacing: 0.25px;
    padding: 15px 0;
  }
  .customColor{
    font-size: 15px;
      font-weight: 600;
      padding: 10px 25px;
      text-transform: uppercase;
  }
  .bootomButtons {
    margin: 10px 10px 60px 10px
  }
  .welcomeInnertitle {
    margin: 40px 0;
}
.welcomeInnertitle h4{
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: normal;
    font-family: 'DaxRegular';
}
p.innersectionsecLine{
    padding-top: 10px;
}
.SureProcessection ul{
    padding: 20px 45px;
}
.SureProcessection ul li{
    padding:10px 0;
}
.mainRegisterSection{
    padding: 40px 0 20px 0;
  }
  .mainWelcomeSection.mainRegisterSection {
    margin: 45px 0 10px 0;
    padding: 5px 50px;
}
#Confirmphonenumber , #Installapp, #Pairphone, #Scanbiometricfeatures, #PairphoneMobile{
    padding: 0px 70px;
}
#Confirmphonenumber p, #Confirmphonenumber ul li, #Installapp p, #Installapp ul li , #PairphoneMobile p, #PairphoneMobile ul li{
    font-size: 14px;
    line-height: 21px;
    letter-spacing: normal;
}
ul.stepboxsectionUl li{
    list-style: none;
    padding: 15px 20px;
    position: relative;
    border-left: 5px solid #fbfbfb;
    
}
#Scanbiometricfeatures ul.stepboxsectionUl li, #Pairphone ul.stepboxsectionUl li, #PairphoneMobile ul.stepboxsectionUl li{
    display: inline-flex;
}
span.mainParentLiclass{
    display: inline-block;
    vertical-align: middle;
   
    padding-left: 20px;
}
.mainnumberParent {
    position: relative;
}
.stepboxsection {
    /* padding: 0 20px; */
    background: #FBFBFB;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: normal;
    width: 435px;
    border-bottom-left-radius: 5px;
   
    border-bottom-right-radius: 5px;
}

.stepboxsection ul li::after {
    content: '';
    border-bottom: 1px solid #E6E6E6;
    width: 100%;
    display: block;
    /* margin: 0 auto; */
    min-width: 435px;
    position: absolute;
    left: -6px;
    bottom: 0;

}
.verification-codeSection {
    padding: 15px;
    background: #fff;
    margin: 25px 0;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 21px 5px #cccccca6;
    box-shadow: 5px 5px 21px 5px #cccccca6;
}
.verification-codeSection input{
   
    height: 50px;
    width: 35px;
    /* border-color: bisque; */
    border-radius: 5px;
    border: 1px solid #c4c4c4;
}
.verification-code {
    font-size: 14px;
    line-height: 18px;
    font-family: 'DaxMedium';
    margin: 15px 0;
}
.note-verification-c{
    margin: 15px 0;
    font-size: 14px;
    line-height: 16px;
}
#Confirmphonenumber .welcomeInnertitle , #Installapp .welcomeInnertitle{
    margin: 30px 0;
} 
#Pairphone .welcomeInnertitle , #Scanbiometricfeatures .welcomeInnertitle, #PairphoneMobile .welcomeInnertitle{
    margin: 30px 0 0 0;
}
#Confirmphonenumber .col-xs-12.col-sm-6.col-md-6,
 #Installapp .col-xs-12.col-sm-6.col-md-5, 
 #Pairphone .col-xs-12.col-sm-6.col-md-5,
 #Scanbiometricfeatures .col-xs-12.col-sm-6.col-md-5,
 #PairphoneMobile .col-xs-12.col-sm-6.col-md-5{
    padding: 0;
}
#Installapp .stepboxsection,
#Pairphone .stepboxsection,
#Scanbiometricfeatures .stepboxsection{
    width: 450px;
}
.needNewcodeSection span{
    display: block;
    font-size: 14px;
    line-height: 18px;
}
.needNewcodeSection {
    padding: 30px 0;
    clear: both;
}
span.need-a-new-code {
    font-family: 'DaxMedium';
    line-height: 22px;
}
.resend-text-message a{
   
    line-height: 22px;
}

span.if-you-changed-your{
    padding: 30px 0;
}
.resend-text-message a, .if-you-changed-your a{
    color: #0066A2;
}
.custom_number{
    padding-right: 10px;
}

.needNewcodeSection span{
    margin-left: 0;
    margin-right: 0;
}
.secLineInfo{
    padding:30px 0 10px 0;
}
.mobileImg img{
    width: 202px;
    height: 408px;
}
#Installapp .stepboxsection ul li::after,
#Pairphone .stepboxsection ul li::after,
#Scanbiometricfeatures .stepboxsection ul li::after {
    min-width: 450px;
}
.mobileImg{
    margin-bottom: 60%;
}

#Pairphone ul li .custom_number::after,
#Scanbiometricfeatures ul li .custom_number::after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 15.5px;
    background-color: transparent;
    border: 1px solid #ccc;
    position: absolute;
    left: -8px;
    top: -2px;
}
#Pairphone ul li.active .custom_number::after,
#Scanbiometricfeatures ul li.active .custom_number::after  {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 15.5px;
    background-color: #0079c1;
    /* border: 1px solid #ccc; */
    position: absolute;
    left: 14px;
    top: 0;
    z-index: -1;
}
#Pairphone ul li.active .custom_number::after,
#Scanbiometricfeatures ul li.active .custom_number::after {
    left: -6px;
}
#Pairphone ul li.active .custom_number::before,
#Scanbiometricfeatures ul li.active .custom_number::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #0066A2;
    position: absolute;
    left: -10px;
    top: -4px;
}
.stepboxsection li.active{
    border-right: 1px solid #73C3EB;
    background: #fff;
    border-left: 5px solid #0066A2;
    z-index: 200;
    border-bottom: 1px solid #73C3EB;
    border-top: 1px solid #73C3EB;
    box-shadow: 6px 4px 10px 0px rgb(195 195 195 / 15%);
    width: 100%;
}
#Pairphone .needNewcodeSection, #Scanbiometricfeatures .needNewcodeSection{
    padding: 0px 20px 0 60px;
  
}
span.onceScannedsection{
    padding: 10px 75px 10px 0px;
    line-height: 22px;
}
.qrcodeimg{
    padding: 10px 50px;
}
#Pairphone p, #Scanbiometricfeatures p{
    font-size: 14px;
    line-height: 21px;
}
span.clicknoSteps{
    font-size: 14px;
    line-height: 18px;
}

#Pairphone ul li.active::before, #Scanbiometricfeatures ul li.active::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 1px solid #73C3EB;
    border-left: 1px solid #73C3EB;
    top: 20px;
    right: -7px;
    background: white;
    transform: rotate(135deg);
}
#Pairphoneslider, #Pairphoneslider img,
#Scanbiometricfeaturesslider, #Scanbiometricfeaturesslider img
{
    width: 202px;
    height: 408px;
   
}
#Scanbiometricfeaturesslider{
    margin-bottom: 100px;
}
#Scanbiometricfeatures .bootomButtons {
    margin: 50px 10px 60px 10px;
}
.welcomepadding{
    padding-right: 25px !important;
}
 
.stepboxsection ul li:last-child::after{
    border-bottom: 0px solid #E6E6E6;
}
.stepboxsectionLi.active .custom_number {

    color: #fff;
}
#Confirmphonenumber li{
    white-space: nowrap;
}
.qrscanicon_font::before{ 
    content:url('../../style/img/Icon-QR.svg'); 
    padding: 5px 2px 5px 0;
    width: 15px;
    height: 15px;
 }
 .qrscanicon_font {
    padding: 4px 6px;
    background: #fff;
    font-size: 12px;
    border: 1px solid #cccccc47;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 4px 0px #cccccca6;
    box-shadow: 0px 1px 4px 0px #cccccca6;
}
#PairphoneMobile .welcomeInnertitle p{
    margin-bottom: 20px;
}
  /*End css for new QR code project */

  .successSection{
    height: 100%;
    text-align: center;
  }
  .successSection h1{
    line-height: 48px;
    margin: 20px 0;
  }

  .successSection h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  #sucess-container{
    background: #F5F6F7;
  }
  .successInnersection {
    padding: 2%;
}
  .successSection p{
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 30px;
  }
  .qrContainer{
    padding: 23px;
    background: #fff;
    margin: 25px 61px;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 21px 5px #cccccca6;
    box-shadow: 5px 5px 21px 5px #cccccca6;
    width: 55%;
}