
ul {
    list-style-type: none;
}

.adp-list {
    align-items:flex-start;
}
.adp-list div:first-child {
    padding:0;
}
.adp-list div:first-child {
    padding:0;
}
.adp-list div:nth-child(2) {
    margin-left:-2rem!important;
}


.adp-list p {
    margin-bottom: 0;
}
/* Andy css */



#indicatorSvg{
    top: 80%;
    width: 250px;
    height:100%;
}
/*
.mobile-container{
    margin-top: 6em;
    background-image: url("../assets/images/png/Asset_2@4x.png");
    background-size: 655px 910px;
    background-repeat: no-repeat;
    width: 600px;
    padding: 9.4em 10.9em 18.9em 10.2em;
    height: 1000px;
}
*/
/*body{
    width: 100%;
    height: 100%;
}*/

.mobile-phase{
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 15px 15px;
}

.mobile-basic-center{
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 15px;
}

.mobile_welcome{
    width: 100%;
    height: 95%;
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

.mobile-r-flex{
    display: flex;
    height: 5%;
    width: 100%;
    padding: 5px;
    border-radius: 0px 0px 15px 15px;
    align-items: center;
    justify-content: flex-end;
}

.mobile-navigationButton{
        font-size: 12px;
        color: #026de8;
}

.mobile-inferior-bar{
    width: 0px;
}

.mobile-adp_logo{
    margin-top: 20%;
    width: 40%;
    height: 10%;
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

.mobile-phase0{
    
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: start;
    align-items: center;
}

.mobile-nextBtnOnboarding{
    height: 20px;
    width: 70%;
    background-color: #128193!important;
}

.mobile-nextBtnPlay{
    height: 20px;
    width: 40%;
        border-radius:25px;
    border: 1px solid black;

    background-color: #128193!important;
    color: white;
}

.mobile-nextBtnFederalTaxCancelP{
    
    height: 20px;
    width: 45%;
        border-radius:25px;
    border: 0.5px solid black;
    background-color: white!important;
    color: black;
}

.mobile-nextBtnFederalTaxCancel{
    height: 20px;
    width: 20%;
        border-radius:25px;
    border: 0.5px solid black;
    background-color: white!important;
    color: black;

}

.mobile-nextBtnFederalTax{
    height: 20px;
    width: 45%;
        border-radius:25px;
    border: 0.5px solid black;

    background-color: #128193!important;
    color: white;

}

.mobile-nextBtnCancel{
    height: 20px;
    width: 40%;
    border-radius:25px;
    border: 1px solid black;
    background-color: white!important;
    color: black;
}

.mobile-nextBtn{
    height: 20px;
    width: 100%;
    background-color: #128193!important;
}

.mobile-step-5-tab{
    
}

.mobile-step-5-tab li{
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    background: white;
}

/*.mobile-phase0 h2, small, label{
    color: whitesmoke;
    font-size: 9px;
}*/

.mobile-second-label{
    font-size: 6px;
    color: whitesmoke;
}

.mobile-smaller{
    font-size: 8px!important;
}

.mobile-steps-status{
    width: 100%;
    height: 8%;
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

/*
.mobile-scrollable-step2-container{
    width:100%;
    background: url;
    overflow-y: scroll;
    height: 93.5%;

}*/

.mobile-scrollable-step6-container{
    width:100%;
    background: url;
    overflow-y: scroll;
    height: 95%;

}

.mobile-scrollable-step4-container{
    width:100%;
    
    overflow-y: scroll;
    height: 85.3%;
}

.mobile-step4-1-2-container{
    width:100%;
    height: 100%;
}

.mobile-scrollable-step-4-1-2-content{
        overflow-y: scroll;
        width:100%;
        height: 85%;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 45px;
        background: "#ebebeb";
        display: flex;
        flex-direction: column;
}

.mobile-step-4-shortcut{
    height: 40%;
    width: 100%;
    display: flex;
    margin-bottom: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    border: 1px solid black;
}

.mobile-step-4-1-body{
     height: 90%;
    width: 100%;
    margin: 5px;
    padding: 0px;
    background-image: url("../assets/images/mobile_step_4_1_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-step-4-2-body{
      height: 98%;
    width: 100%;
    margin: 5px;
    padding: 0px;
    background-image: url("../assets/images/mobile_step_4_2_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    border-radius: 0px 0px 20px 20px;
    justify-content: center;
}

.mobile-step-4-3-body{
    height: 85%;
    width: 100%;
    background-image: url("../assets/images/mobile_step_4_3_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    display: flex;
    justify-content: center;
}

.mobile-step-4-4-body{
    height: 85%;
    width: 100%;
    background-image: url("../assets/images/mobile_step_4_4_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    display: flex;
    justify-content: center;
}

.mobile-step-4-2-2-body{
    height: 100%;
    width: 100%;
    background-image: url("../assets/images/mobile_step_4_2_2_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    
}

.mobile-step-4-2-3-body{
    height: 100%;
    width: 100%;
    background-image: url("../assets/images/mobile_step_4_2_3_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    
}


.mobile-step-4-2-1-body{
    
    height: 100%;
    width: 100%;
    background-image: url("../assets/images/mobile_step_4_2_1_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.mobile-step-4-1-2-body{
    height: 100%;
    width: 100%;
    margin-top: 10px;
    background-image: url("../assets/images/mobile_step_4_1_2_body.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mobile-sub-seccion-back-button {
    width: 24%;
    font-family: 'ProximaNova-Regular';
    border: 0.5px solid #BEBEBE;
    background-color: white;
    border-radius: 20px;
    font-size: 0.8vw;
    color: black;
    padding: 3px;
    margin: 7px;
}

.no-click{
    
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

.t-2{
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

.t-5{
    
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

.mobile-step-4-tax{
    background-image: url("../assets/images/mobile_step_4_shortcut_tax.svg");
}

.mobile-step-4-documents{
    background-image: url("../assets/images/employee_onboarding_documents.svg");
}

.mobile-step-4-form{
    background-image: url("../assets/images/mobile_step_4_shortcut_form.svg");
}


.mobile-step-4-payment{
    background-image: url("../assets/images/mobile_step_4_shortcut_payment.svg");
}

.mobile-step-4-emergency{
    background-image: url("../assets/images/mobile_step_4_shortcut_emergency.svg");
}


.mobile-step-container{
    width:100%;
    height: 85%;
}

.mobile-step-container-s{
        position:relative;
    width:100%;
    height: 85%;

}

.modal-pad{
    
}

.mobile-summary{
    width:100%;
    display: flex;
    flex-direction: column;
    height: 91%;
    align-items: center;
    justify-content: flex-end;
    background-image: url("../assets/images/mobile_summary.svg");
    background-size: cover;
    background-repeat: no-repeat;
}

.mobile-step-sub-container{
    width:100%;
    height: 95%;
}

.mobile-step-9-sub-container{
    width:100%;
    height: 80%;
}

.mobile-scrollable-image{
user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}


.mobile-c-flex{
        display: flex;
    height: 5%;
    width: 100%;
    padding: 5px;
    margin-left: 1px;
    margin-top: 15px;
    bottom: 0px;
    position: relative;
    align-items: center;
        border-radius: 0px 0px 15px 15px;

    justify-content: space-between;
}

.mobile-b-flex{
        display: flex;
    height: 7%;
    width: 100%;
        border-radius: 0px 0px 20px 20px;
    margin-top: 17px;
    align-items: center;
    justify-content: space-between;
}
.mobile-b-2-flex{
    
        display: flex;
    height: 5%;
    width: 100%;
        border-radius: 0px 0px 20px 20px;
    margin-top: 17px;
    align-items: center;
    justify-content: space-between;
}

.mobile-photo-screen{
    height: 40%;
    width: 100%;
    margin: 5px;
    padding: 0px;
    background-image: url("../assets/images/mobile_step_3_img.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}


.mobile-photo-screen-loaded{
    height: 40%;
    width: 100%;
    margin: 5px;
    padding: 0px;
    background-image: url("../assets/images/mobile_step_3_img_loaded.svg");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-camera{
background: gray;
margin-bottom: 15px;
margin-right: 15px;
}

.rounded-img{
    height: 40%;
    background-color: white;
    padding:4px;
    width: 40%;
     border-radius: 50%;
    border: 1px solid black;
}

.mobile-video-emulator{
    height: 48%;
    width: 100%;
    margin: 3px;
    padding: 5px;
    border: 1px solid black;
    border-radius: 5px;
        background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bs{
    height: 100%;
}
.formLabels{
    color: black;
}

#userIdInput, #contactEmailInput, #phoneTypeInput, #stateInput, #phoneNumberInput, #emailInput, #birthInput, #zipCodeInput, #aptNumberInput, #addressInput, #cityTownInput, #firstNameInput, #initialInput, #lastNameInput, #otherNameInput{
    height: 30px;
    width: 100%;
    font-size: 13px;
}

#areaTypeInput, #contactNumberInput{
    width: 45%;
    margin-top: 2px;
    height: 30px;
    font-size: 13px;
}

.btnBorder{
    font-size: 5px;
    border: 1px solid black;
}

#userPasswordInput{
    height: 20px;
    width: 100%;
    font-size: 10px;

}

.mobile-log-in-with-ease{
    width: 100%;
    height: 40%;
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
}

.mobile-scrollable-step8-3-2-container{
    width: 100%;
    background: url;
    overflow-y: scroll;
    padding-left: 2.3%;
    height: 99%;
}

.mobile-login{
    width: 100%;
    height: 100%;
    background-image: url("../assets/images/night.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.mobile-easy-access{
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../assets/images/night.jpg");
  color: white;
    background-image: url("../assets/images/night.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.mobile-dashboard-top{
    width: 100%;
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
    height: 40%;
}
.mobile-dashboard-bottom{
    width: 100%;
    user-drag: none; 
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none;
    height: 40%;
}


.bigform-content {
    border: solid 5px #DDD;
    margin: 30px 20px;
    overflow: hidden;
    padding:20px;
    position:relative;
}
.modal, .modal-backdrop {
    position: absolute !important;
}
.bigform-content h1 {
    margin:0;
}
.bigform-content input[type=submit] {
    margin-top:10px;
}





/*Scroll Style*/


/*STEP 6*/

.mobile-scrollable-step6-container::-webkit-scrollbar {
    -webkit-appearance: none;
}

.mobile-scrollable-step6-container::-webkit-scrollbar:vertical {
    width:10px;
}

.mobile-scrollable-step6-container::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
} 

.mobile-scrollable-step6-container::-webkit-scrollbar:horizontal {
    height: 10px;
}

.mobile-scrollable-step6-container::-webkit-scrollbar-thumb {
    background-color:#797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.mobile-scrollable-step6-container::-webkit-scrollbar-track {
    border-radius: 10px;  
}

/*STEP 4*/

.mobile-scrollable-step4-container::-webkit-scrollbar {
    -webkit-appearance: none;
}

.mobile-scrollable-step4-container::-webkit-scrollbar:vertical {
    width:10px;
}

.mobile-scrollable-step4-container::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
} 

.mobile-scrollable-step4-container::-webkit-scrollbar:horizontal {
    height: 10px;
}

.mobile-scrollable-step4-container::-webkit-scrollbar-thumb {
    background-color:#797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.mobile-scrollable-step4-container::-webkit-scrollbar-track {
    border-radius: 10px;  
}

/*STEP 2*/

.mobile-scrollable-step2-container::-webkit-scrollbar {
    -webkit-appearance: none;
}

.mobile-scrollable-step2-container::-webkit-scrollbar:vertical {
    width:10px;
}

.mobile-scrollable-step2-container::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
} 

.mobile-scrollable-step2-container::-webkit-scrollbar:horizontal {
    height: 10px;
}

.mobile-scrollable-step2-container::-webkit-scrollbar-thumb {
    background-color:#797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.mobile-scrollable-step2-container::-webkit-scrollbar-track {
    border-radius: 10px;  
}


/* INDICATOR LINE ANIMATIONS */
.st0{fill:#222222;}
.st1{fill:#010101;}
.st2{fill:#FFFFFF;}

    
.draw{
    stroke: #000;
    stroke-width: 2px;
    fill: transparent;
    
    stroke-dasharray: 500;
    stroke-dashoffset: 500;
    animation: animate 8s forwards;
    animation-delay: 5s;
}
@keyframes animate{

   to{
    stroke-dashoffset: 0;
    
   } 

}

 
.progressbar-item-mobile {
    position: relative;
    /* background-color: #FF635C; */
    /* border-radius: 2em; */
    width: 63.75%;
    height: 14%;
    margin-top: 0.3vh;
    cursor: pointer;
    /* left: 0%; */
}

.progressbar-item-mobile2 {
    position: relative;
    /* background-color: #FF635C; */
    /* border-radius: 2em; */
    width: 100%;
    height: 14%;
    margin-top: 0.25vh;
    cursor: pointer;
    /* left: 0%; */
}


menu{
  background-color: #f2f2f2;
}

.line-left:before{
     content: "";
     height:80%;
     width:0.1vw;
     background:#595959;
     position:absolute;
     right:0;
 }
 
 .autoplayPointer {
         width: 35px;
     } 
 
/*
.picture-box-animation-class {
  transform: scale(0);
    background: url('./assets/images/svg/multiple_image.svg');
    width: 41vw;
    top: -42%;
    height: 40vw;
    align-self: center;
    z-index: 8;
    position: absolute;
    background-color: white;
    display: none;
    transition: all 1.5s;
}

 
 .picture-box-animation-class.animate {
  transform: scale(1);
}
*/

/*
.picture-box-animation-class{
  animation: growFromCenter 2s;   
}


@keyframes growFromCenter {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}*/

/*@media screen and (max-aspect-ratio: 1/1) {
    .mobile-container{
        width: 58.995086vh!important;
        height: 77vh!important;
    }   
    #indicator-onboarding-about-you-select-status{
        top: 18.5vh!important;
        right: 36.8%!important;    
    }
    #indicator-onboarding-demo-status-save{
        top: 17vh!important;
        right: 23.2%!important;    
    }
    #indicator-onboarding-demo-step-form{
        top: 15.6vh!important;
        right: 19%!important;
    }
    #indicator-onboarding-form19-next{
        top: -0.5vh;
        right: -1%;
    }
    #indicator-onboarding-form19-finish{
        top: -0.5vh;
    }
}
 */
 
 .autoplayPointer {
     padding:12px;
     /*height:30px; */
     text-align:center; 
     position:absolute; 
     top:0; 
     z-index:1051;
     display:none;
     width: 35px;
     }
     
 /*4K Resolution*/
 @media screen and (min-width: 3000px){
     .autoplayPointer {
         padding:5px;
     /*height:30px; */
     text-align:center; 
     position:absolute; 
     top:0; 
     z-index:1051;
     display:none;
     width: 44px !important;
     }
 }