body {
    margin: 0px;
}

body.login-action-lostpassword {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.login-action-lostpassword #lostpasswordform {
    left: 0px;
}

.login-action-lostpassword .notice.notice-info.message {
    padding: 20px;
    margin-left: 20px;
    width: 92%;
}

#main {
    margin-top: 0px;
    padding: 0px;
    height: 100vh;
    max-width: 100%;

}

/* #wp-submit {
    font-size: 16px;
} */

.login h1 a {
    display: none;
}

.login #nav {
    display: none;
}

.login #backtoblog a {
    display: none;
}

#login form p.submit {
    margin: auto;
}

.login-action-login,
.full-width-background, .login-action-lostpassword {
    background: rgb(46,49,146);
    background: -webkit-linear-gradient(3deg, rgba(46,49,146,1) 0%, rgba(9,9,121,1) 35%, rgba(68,68,68,1) 100%);
    background: -o-linear-gradient(3deg, rgba(46,49,146,1) 0%, rgba(9,9,121,1) 35%, rgba(68,68,68,1) 100%);
    background: linear-gradient(93deg, rgba(46,49,146,1) 0%, rgba(9,9,121,1) 35%, rgba(68,68,68,1) 100%);
    height: 100%;
    width: 100%;
    background-size: cover;
}



#login {
    width: 100%;
    max-width: 400px;
    padding-top: 0px;
    margin: 0px;
    display: none;
}

#loginform,
.custom-login-form,
#lostpasswordform {
    color: #6B7280;
    width: 100%;
    background-color: #FFF !important;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    background: transparent;
    display: flex;
    justify-content: center;
    flex-direction: column;
   padding-bottom: 50px;

}

.login form {
    border: none;
}

.custom-login-form img {
    padding-bottom: 50px;
}

#login-message {
    display: none;
}

.custom-logo img {
    width: 250px;
    text-align: center;
    margin-bottom: 20px;
}

#install-button {
    position: fixed;
    padding: 15px;
    background-color: rgba(0,0,0,0.9);
    width: 100%;
    bottom: 50px;
    left: 0;
    right: 0;
    color: #fff;
    display: block;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
    border: none;
    
}

#loginform .forgot-links {
    text-align: center;
    margin-top: 20px;
}

#loginform .forgot-links a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
}

.login {
    display: flex;
    justify-content: start;
    max-width: 100%;
    margin: 0 auto;
}

.custom-container {
    display: flex;
    flex-direction: column;
    width: 100%;
  
    color: #FFF;
    background-color: #1E3A8A;
   text-align: left;

    position: relative;
    max-width: 1134px;
   
    width: 100%;
   
}

.custom-logo #fizentechLogo {
    width: 139px;
    max-width: 260px;
    padding-right: 20px;
    height: 128.13px;
}
.custom-logo #soc2Logo {
    width: 100%;
    max-width: 120px;
}

.custom-container #verifyLoginLogo {
    width: 100%;
    max-width: 150px;
    margin: auto;
    display: block;
    padding-bottom: 20px;
}

.custom-container .chirp1 {
    font-size: 40px;
}

.custom-container .chirp2 {
    font-size: 30px;
}

.login.login-action-login {

    background: #ffffff;
}

.login .button-primary {
    float: none;
}

.inner-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.login form .forgetmenot {
    float: none;
    display: block;
}

html, body {
    height: -webkit-fill-available;

}

@media only screen and (max-width:600px) {
    #login {
        margin: auto;
        padding: 0px;
    }

    #loginform,
    .custom-login-form {
        left: initial;
        display: block;
        /* margin: auto; */
        padding: 0px;
        padding-right: 10px;
        padding-left: 10px;
        max-width: 70%;
        margin: 0 auto;
    }

    .custom-logo img {
        width: 100%;
    }
}

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

    .login.login-action-login {
        justify-content: center;
    }
    
    #loginform .forgot-links {
        padding-bottom: 20px;
    }
}


/* login page css */

header.top-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 40px;
    flex-shrink: 0;
}


h3.simplified-compliance, h3.amplified-conf {
    font-weight: 700;
    font-style: Bold !important;
    font-size: 44px;
    line-height: px;
    letter-spacing: 0%;
}
h3.amplified-conf {
    font-weight: 300 !important;
}
ul.features {
    list-style: none;
    margin-top: 40px;
}
.features li img {
    width: 26px !important;
    height: 26px !important;
    padding-right: 6px;
    /* margin-top: 18px; */
}
.custom-logo #fizentechLogo {
    width: 120px;
    max-width: 260px;
    padding-right: 20px;
    height: 120px;
}

span.contact_support a, span.forget-pass a {
    line-height: 1.5 !important;
    /* font-family: Inter; */
    font-weight: 600;
    font-style: Semi Bold !important;
    font-size: 14px;
    line-height: 20px !important;
    letter-spacing: 0% !important;
    text-align: center;
    vertical-align: middle;
    color: #2563EB !important;
}
.forgot-links {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 0 !important;
}

.list-compressive li {
   /* font-family: Inter; */
    font-weight: 400;
    font-style: Regular;
    font-size: 22px;
    letter-spacing: 0%;
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    margin: 20px 0 0 0;
    line-height: 40px;
    opacity: 0.9;
}
.top-header .logo img {
    width: 141.5px;
    /* height: 60px; */
}
.footer-inner-conatiner {
    display: flex;
    justify-content: space-around;
    text-align: center;
    align-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    position: relative;
    background: #1e3a8a;
}
footer.inner-footer {
    flex-shrink: 0;
    margin-top: auto;
}
.form-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 420px;
    margin: 0 auto;
    order: 1;
    width: 100%;
}

footer.inner-footer p {
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;
    opacity: 30%;
    margin-left: -54px;
    margin-top: 81px;

}
h2.login-form {
    font-family: Segoe UI;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #1F2937;
    margin-bottom: 20px;
}
form#loginform label
{
font-weight: 400;
font-style: Regular;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;  
line-height: 26PX;  
}
.datepaddedimg {
    position: absolute;
    z-index: 1;
   top: 28%;
}
.wp-core-ui .button-primary {
    background: #2271b1;
    border-color: #2271b1;
    color: #fff;
    text-decoration: none;
    text-shadow: none;

    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}


@media (max-width:1024px) and (min-width:769px) {
    .form-wrapper {
        order: 1 ;
    }
    .custom-container {
       order: 2;
    }
}

@media (max-width: 1024px) {
    h3.simplified-compliance, h3.amplified-conf {
        font-weight: 700;
        font-style: Bold !important;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0%;
}
input#wp-submit {
        width: 128px;
        border: 10px;
        height: 50px;
        opacity: 1;
        top: 705px;
        left: 1351px;
        border-radius: 50px;
        background: #2563EB;
        margin: 30px 0;
    }
section.compressive-disck {
    display: flex;
    justify-content:center;
    flex-direction: row;
    align-items: center;
}
body.login.js.login-action-login.wp-core-ui.locale-en-us {
    display: flex;
    flex-direction: column;
}

.list-compressive li {
        font-size: 16px;
        margin: 20px 0 0 0;
        line-height: 26px;
    }
.list-compressive li {
margin: 10px !important;
}
ul.features {
    margin-top: 20px;
}

.custom-logo {
    text-align: center;
}
.custom-logo #fizentechLogo {
    width: 120px;
    padding-right: 20px;
    top: 30px;
    margin-top: 50px;
}

}
@media (max-width: 768px) {
 .custom-logo #fizentechLogo {
   margin-top: 0 !important;
}
.inner-conatiner {
    width: 100% !important;
}
section.compressive-disck {
    display: block !important;
    width: 100%;
    text-align: center;
}
.custom-container {
    display: none;
}
.custom-container {
 order: 2;
}
    input#wp-submit {
        width: 128px;
        border: 10px;
        height: 50px;
        opacity: 1;
        top: 705px;
        left: 1351px;
        border-radius: 50px;
        background: #2563EB;
        margin: 30px 0;
    }

}

@media (min-width: 1025px) {
 
#wp-submit {
  width: 390px;
    height: 50px;
    opacity: 1;
    top: 705px;
    left: 1351px;
    border-radius: 50px;
    background: #2563EB;
}
.inner-footer .badge {
    margin-top: -60px;
    margin-right: -40px;
}
section.compressive-disck {
    display: block;
    width: 100%;
    align-items: center;
    margin-top: 82px;
}
.inner-conatiner {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex: 1 !important;
    display: flex !important;
    width: 443px;
    margin: 0 auto;
    position: relative;
}

}