
.forget-userPassword-header{
    height: 100px;
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 15px;
}

.forgot-userpass-header-wrap{
    background-color: #11175E;
}

.header-img-forgotPassUser{
    width: 200px;
    height: 35px;
}

.header-img-forgotPassUser img{
    width: 100%;
    height: 100%;
}

.forgot-userPass-footerWrap{
    background-color: #000000;
    /*height: 50px;*/
    display: flex;
    align-items: center;
    padding: 12px 0px;
    bottom: 0;
}

.forgot-userpass-main{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.assistance-phone{
    color: #0067AC;
    text-decoration: none;
}

.assistance-help-forgotPass{
    font-size: 20px;
    font-family: 'AtheneDemi';
    background-color: #ffffff;
    padding: 20px 30px;
    border: 1px solid #cccccc;
    margin: 20px 0px;
}

.assistance-help-forgotPass .fa-mobile-alt{
    color: #1c78b5;
    font-size: 25px;
    padding-right: 10px;
}

.idProofing-questionsWrap{
    margin: 20px 0px; 
    border: 1px solid #cccccc;
    border-bottom: 0px;
    background-color: #ffffff;
}

.id-proofing-ques .form-row {
    padding: 0px 30px;
    margin: 0px;
}



.id-proofing-ques .form-row .form-group {
    padding: 0px;
}

.idProofingQuestions{
   /* border: 1px solid #cccccc;
    border-bottom: 0px;
    background-color: #ffffff;*/
    padding: 20px 30px;
}

.forgotUserPass-proceedCancel-wrap{
    border-bottom: 1px solid #cccccc;
    background-color: #EDEDED;
    border-top: 1px solid #cccccc;
    height: 120px;
    display: flex;
    align-items: center;
    padding: 20px 30px;
    margin-top: 18px;
    justify-content: space-between;
}

.forgotUserPass-proceedCancel-wrap a {
    font-family: 'AtheneDemi';
    color: #0067AC;
}


.forgotUserPass-proceedCancel-wrap a:hover {
    color: #11175E !important;
}

.idProofing-sub-header{
    color: #4D4D4D;
    font-size: 18px;
    margin: 10px 0px;
    font-weight: 600;
}


.idProofingQuestions-header{
    font-family: 'AtheneDemi';
    color:#11175e;
    margin-bottom: 20px;
}

.idProofing-question{
    font-family: 'AtheneDemi';
    color:#000000;
    font-size: 18px;
    /*margin: 20px 0px;*/
}

div.idProofing-answers.customRadioCheckBoxWrap{
    margin: 10px 0px;
    font-size: 15px;
    padding-left: 50px;
    color: #7a7a7b;
}

.idProofing-answers .custom-control-label{
    padding-left: 20px;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Athene';
}

.proof-ques .form-row {
    padding-bottom: 30px;
}


/*
.id-proof .forgot-userPass-footer {
    padding: 20px 15px;
}*/


.id-proof .athene-filled-btn {
    height: auto;
}


.idProofing-answers .custom-control-label::before {
    background-color: #fff;
    border: #adb5bd solid 1px;
}



.forgot-pass  .idProofing-question {
    margin-bottom: 5px;
}

.forgot-pass input,.forgot-userPass-step3 input {
    height: 54px;
    background-color: #EDEDED;
}
  
.forgot-pass .userPass-continueBtn {
    height: auto;
} 

.password-requirements-title {
    margin-top: 25px;
}


.password-requirementList {
    padding-left: 30px;
    color: #7e7e7e;
}


.password-icon {
    float: right;
    position: relative;
    cursor: pointer;
    right: 10px;
    font-size: 18px;
    bottom: 32px;
    color: #4E4E4E;
}

.forgotUserPass-proceedCancel-wrap.verifyAccountAccess-btn-wrap{
    justify-content: flex-end;
    /* flex-direction: column; */
}

@media only screen and (max-width:767px){

    .idProofing-questionsWrap{
        margin-top: 60px;
    }

    .forgot-userPass-footer .text-center {
        margin-top: 0px !important;
    }

    .forgetUserPass-TandC{
        align-items: center;
        flex-direction: column;
        /*margin-bottom:10px;*/
        font-size: 13px;
    }
    .forgot-userPass-footerWrap{
        height: auto;
      /*  position: fixed;
        bottom: 0;*/   
    }
    .assistance-help-forgotPass{
        font-size: 16px;
        padding: 10px 15px;
    }
    .idProofingQuestions{
        padding: 15px 15px 10px 15px;
    }
    .idProofingQuestions-header{
        font-size: 24px;
    }
    .idProofing-sub-header{
        font-size: 16px;
    }
    .idProofing-question{
        margin: 5px 0px;
        font-size: 16px;
    }
    div.idProofing-answers.customRadioCheckBoxWrap{
        font-size: 13px;
        padding-left: 15px;
    }
    .idProofing-answers .custom-control-label{
        padding-left: 10px;
    }
    .forget-userPassword-header{
        height: auto;
        justify-content: left;
        padding: 10px 0px 10px 15px;
    }
    .header-img-forgotPassUser{
        width: 145px;
        height: 35px;
    }
    .forgot-userpass-main{
        padding: 0px 15px;
    }
    .forgotUserPass-proceedCancel-wrap{
        padding: 15px;
        min-height: 80px;
        height: 100%;
        /* flex-direction: column; */
    }
    
    .forgotUserPass-proceedCancel-wrap.verifyAccountAccess-btn-wrap .userPass-continueBtn{
        margin: 10px;
        padding: 7px !important;
    }

    .id-proofing-ques .form-row {
        padding: 0px 15px;
        margin: 0px;
    }

    .idProofing-answers .custom-control-label{
        font-size: 16px;
        font-family: 'Athene';
    }
}