body {
    margin: 0;
    padding: 0;
    background-color: #f2f3f8;
    height: 100vh;
}

.login-container {
    width: 793px;
    margin: 106px auto 132px;
    /*margin: 217px auto 145px;*/
    position: relative;
    z-index: 5;
    /*//added for footer*/
    min-height: 80vh;
}

#login-box {
    margin: 0 auto;
    display: block;
    /* width: 712px; */
    /* margin: 7% auto; */
    width: 100%;
    float: left;
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 30px;
    visibility: visible;
}

.w-373 {
    width: 373px;
}

.login-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

.login-box-body {
    background: #fff;
    padding: 28px 38px 33px 27px;
    border-top: 0;
    color: #666;
    border: 1px solid #a9a9a9;
    border-radius: 5px;
}

.sidenav {
    display: block;
}

    .sidenav h2 {
        padding: 34px 0 12px 0;
        margin: auto;
        display: block;
        font-family: 'Poppins', sans-serif;
        font-size: 34px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 31px;
        letter-spacing: normal;
        text-align: center;
        color: #262626;
    }

.sidenav-logo img {
    margin: auto;
    display: block;
}

p.message {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #585858;
}

.sign-message {
    display: block;
    margin: auto;
    text-align: center;
    padding: 15px 0;
    width: 205px;
}

.form-label {
    font-family: "Poppins";
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 10px;
    letter-spacing: normal;
    text-align: left;
    color: #262626;
    font-weight: normal;
    padding-bottom: 4px;
    margin-left: -3px;
}

.Sign-in-Button {
    border-radius: 4px;
    background-color: #146936;
    width: 160px;
}

.visit-website {
    font-weight: normal;
    color: #272528;
}

.btn-theme, .theme-btn {
    background-color: #146936;
    border-color: #146936;
}

    .btn-theme:hover, .theme-btn:hover {
        background-color: #083d1d;
        border-color: #083d1d;
    }

.footer.login-footer {
    width: 100%;
}

.footer-link {
    /* width: 100px; */
    height: 13px;
    margin: 0px 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.63;
    letter-spacing: normal;
    text-align: center;
    color: #343335;
    font-size: 13px;
    /* height: 21px; */
    border-right: 1px solid;
    padding-right: 27px;
    /* float: right; */
    text-align: center;
    line-height: 100%;
    display: block;
}

.footer-content {
    padding-top: 26px;
    /* width: 1000px; */
    /* width: 850px; */
    display: flex;
    margin: 0 auto;
    /* vertical-align: middle; */
    align-items: center;
    justify-content: center;
    /* flex-wrap: nowrap; */
}

.footer-container {
    height: 100% !important;
    min-height: 181px;
    margin: 11px 0 0;
    background: #a9a9a957;
    /* position: inherit; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
}

.language-list {
    max-width: 238px;
    width: 100%;
    padding-left: 16px;
}


.sidenav-logo {
    padding-bottom: 5px;
}

.sidenav:before {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    width: 1px;
    max-height: 313px;
    height: 100%;
    background: #a9a9a9;
    top: 7px;
}


.fp-sidenav {
    display: block;
}

.fp-sidenav h2 {
    padding: 34px 0 12px 0;
    margin: auto;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 31px;
    letter-spacing: normal;
    text-align: center;
    color: #262626;
}
    .fp-sidenav:before {
        content: "";
        position: absolute;
        right: 0;
        z-index: 100;
        width: 1px;
        max-height: 313px;
        height: 100%;
        background: #a9a9a9;
        top: 7px;
    }


.forgot-passlink {
    padding-left: 19.7rem !important;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
}


.auth-container {
    width: 600px;
    margin: 10px auto 132px;
    /*margin: 217px auto 145px;*/
    position: relative;
    z-index: 5;
}

.auth-login-box-body {
    /*   background: #fff;*/
    padding: 28px 8px 33px 7px;
    border-top: 0;
    color: #666;
    /* border: 1px solid aliceblue;*/
    border-radius: 5px;
    margin-right: 30px;
}



.auth-outerbox {
    width: 700px;
    min-height: 860px;
    margin: 16px auto 132px;

    border-radius: 5px;
    background-color: var(--white);
    padding-top:37px;

}

.auth-outerbox-title {
    font-family: 'Roboto';
    font-size: 36px;
    font-weight: 500;
    font-stretch: normal;
    color: #3e3e3e;
    text-align:center;
    margin-bottom:5px;
  
}

.auth-outerbox-text {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: normal;
    color: #3e3e3e;
    text-align: center;
    color: #848181;
}
.auth-outerbox-body {
    padding-left: 75px;
    padding-top: 35px;
    padding-right: 35px;
}

.auth-outerbox-header {
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    color: #146936;
}

.auth-outerbox-2ndheader {
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    color: #146936;
    margin-top:30px;
}

.auth-outerbox-body-text {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #000;
    margin-top:2px;
}

.auth-logo-text {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #000;
    position: relative;
    top: 6px;
    left: 5px;
}


#login-box-auth {
    margin: 0 auto;
    display: block;
    /* width: 712px; */
    /* margin: 7% auto; */
    width: 100%;
    float: left;
    float: left;
    width: 100%;
    position: relative;
  /*  padding: 0 0 30px;*/
    visibility: visible;
}

/*///loading box////*/

.loading-outerbox {
    width: 604px;
    height: 620px;
    margin: 16px auto 132px;
    border-radius: 5px;
    background-color: var(--white);
    padding-top: 37px;
    text-align: center;
    padding-left:71px;
    padding-right:71px;
}
.loading-text {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #000;
    margin-top:20px;
    margin-bottom:20px;

}

.loading-header {
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    color: #3e3e3e;
}

.loading-title {
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    color: #146936;
    margin-bottom: 15px;
}
.stagenew {
    margin-left: auto;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px;
    width: 0px;
}

.loading-link {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    color: #007ba0;
}
.loading-bottom-text {
    font-family: 'Roboto';
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    color: #848181;
    margin-top: 20px;
    margin-bottom: 44px;
}



.newouth-box-body {
  
   
    border-top: 0;
    color: #666;
 
    border-radius: 5px;
    text-align:center;
}

.newloading {
    max-width: 690px;
    min-height: 329px;
/*    background-color: #f7f7f7;*/
    padding-top: 40px;
 /*   border: 1px solid #133650;*/
}






/*////dots///////*/
.dot-flashing {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    background-color: #146936;
    color: #146936;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: 0.5s;
}

    .dot-flashing::before, .dot-flashing::after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
    }

    .dot-flashing::before {
        left: -30px;
        width: 18px;
        height: 18px;
        border-radius: 50px;
        background-color: #146936;
        color: #146936;
        animation: dot-flashing 1s infinite alternate;
        animation-delay: 0s;
    }

    .dot-flashing::after {
        left: 30px;
        width: 18px;
        height: 18px;
        border-radius: 50px;
        background-color: #146936;
        color: #146936;
        animation: dot-flashing 1s infinite alternate;
        animation-delay: 1s;
    }

@keyframes dot-flashing {
    0% {
        background-color: #146936;
    }

    50%, 100% {
        background-color: rgba(152, 128, 255, 0.2);
    }
}

