body{
    font-family: "poppins";
}
.mainbox {
    margin: auto;
}

.loginbox {
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    justify-content: center; 
    align-items: center;
}

.footer {
    color: #FFFFFF;
}
.pp-text{
    font-size: 12px;
    text-decoration: none;
}
.pp-text:hover{
    text-decoration: underline;
    color: #FFFFFF;
}
.copy-rights {
    font-size: 12px;
    font-family: poppins;
    text-align: center;
    font-weight: 400;
}

.footer-brand {
    font-weight: 600;
}
.login-card {
    margin:66px;
}
.user-infogroup{
    width: 350px;
    height: 281px;
}
.company-logo{
    height: 115px; 
    width: 350px; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.common-height{
    height: 24px;
}
.u-label{
    width:93px;
}
.p-label{
    width:82px;
}
.lg-size{
    height: 50px;
}
.lg-icon-bg-color{
    background: #FFFFFF;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
}
.lg-icon-mail{
    border-left: 1px solid #AFAFAF;
}
.lg-icon-pass-lock{
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
}
.border-ltb{
    border-radius: 5px 0 0 5px;
}
.border-rtb{
    border-radius: 0 5px 5px 0;
}
#email{
    border: none;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    box-shadow: none; 
    outline: none; 
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    
}
#password{
    border: none;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    box-shadow: none; 
    outline: none; 
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}
#forgotEmail{
    border: none;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    box-shadow: none; 
    outline: none; 
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border-right:1px solid #AFAFAF;
}
.rm-box{
    width : 14px;
    height: 14px;
    border: 1px solid #AFAFAF;
    border-radius: 3px;
}
.rm-box:focus{
    outline: none;
    box-shadow: none;
    border: 1px solid #AFAFAF;
}
.rm-box-me{
    width: 90px;
    height: 18px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #777777;
}
.fg-pass{
    height: 18px;
    font-weight: 600;
    font-size: 12px;
    color: #3E3E3E;
    cursor: pointer;
}
.margein-bottom-fixed{
    margin-bottom: 6px;
}
.margein-top-fixed{
    margin-top: 6px;
}
.mbt-24{
    margin-bottom: 24px
}
.btn-sig-btn{
    margin-top: 17px;
    width: 350px;
    height: 50px;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
}
.btn-sig-btn:hover{
    color: #FFFFFF;
}
.error-msg{
    text-align: center;
    max-width: 350px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.mail-label{
    font-size: 16px;
    font-weight: 500;
}
.back-lg{
  font-weight: 500;
  font-size: 12px;
  color: #3E3E3E;
}
.back-lg:hover{
    color: #3E3E3E;
}
.fg-h3-label{
  font-size: 24px;
  font-weight: 600;
}
.fg-h5-label{
  font-size: 12px;
  font-weight: 500;
  color: #777777;
}
.fgcard{
    background: #FFFFFF;
   border-radius: 10px;
}
.mail-infogroup{
    width: 350px;
}
.btn-back-login-btn{
    margin-top: 17px;
    width: 350px;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    outline: none;
    box-shadow: none; 
}
.btn-back-login-btn:hover{
    color: #FFFFFF;
    outline: none;
    box-shadow: none; 
}
.mail-label-color{
  font-size: 36px;
  font-weight: 600;
  color: #25ABE1;
}
.instruction{
    font-weight: 500;
    font-size: 16px;
    color: #777777;
}
.mailnaddress{
    color: #0651C0;

}
.chpass-box{
    border: none;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    box-shadow: none; 
    outline: none; 
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}
.chpass-box:focus{
    border: none;
    border-top: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    box-shadow: none; 
    outline: none; 
}
.chpass-infogroup{
    width: 350px;
}
.heading-chpass{
  font-weight: 600;
  font-size: 24px;
  color: #333333;
}
.chpass-label{
    font-weight: 500;
    font-size: 16px;
    color: #3E3E3E;

}
.error-font{
    font-size: 12px;
    font-weight: 400;
}
.error-heading{
    font-size: 12px;
    font-weight: 500;
}
.invalid{
    color: red;
}
.valid{
    color: green;
}
.sf-icon{
    margin-right: 5px;
}
.congrats-label-color{
    font-size: 36px;
    font-weight: 600;
    color: #008000;
}
#visibility:hover{
    cursor: pointer;
}
#choldvisibility:hover{
    cursor: pointer;
}
#chnewvisibility:hover{
    cursor: pointer;
}
#chcomvisibility:hover{
    cursor: pointer;
}
/* For tablets (768px to 992px) */
@media (max-width: 992px) {
    .mainbox {
        max-width: 400px;
    }
    .loginbox {
        max-width: 400px;
    }
}

/* For mobile devices (below 768px) */
@media(max-width: 768px) {
    .mainbox {
        max-width: 320px;

    }
    .loginbox {
        max-width: 320px;
    }
    .login-card{
       max-width: 300px;
    }
    .user-infogroup{
        max-width: 300px;
    }
    .company-logo{
        max-width: 300px;
    }
    .btn-sig-btn{
        max-width: 300px;
    }
    .mail-infogroup{
        width: 300px;
    }
    .chpass-infogroup{
        width: 300px;
    }
}