.elementor-8 .elementor-element.elementor-element-9251edd{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8 .elementor-element.elementor-element-d87a730{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-8 .elementor-element.elementor-element-d87a730:not(.elementor-motion-effects-element-type-background), .elementor-8 .elementor-element.elementor-element-d87a730 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://e-psg.techzu.site/wp-content/uploads/2024/09/Techzu-Black-Wallpaper.jpg");background-position:center center;background-size:cover;}.elementor-8 .elementor-element.elementor-element-f1f5877{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:4em;--padding-bottom:4em;--padding-left:4em;--padding-right:4em;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8 .elementor-element.elementor-element-aacd7bf{text-align:center;}.elementor-8 .elementor-element.elementor-element-aacd7bf .elementor-heading-title{font-family:"Lato", Sans-serif;font-weight:600;color:#000000;}.elementor-8 .elementor-element.elementor-element-954e05d{text-align:center;}.elementor-8 .elementor-element.elementor-element-954e05d .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:18px;font-weight:400;color:#999999;}@media(min-width:768px){.elementor-8 .elementor-element.elementor-element-d87a730{--width:50%;}.elementor-8 .elementor-element.elementor-element-f1f5877{--width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-6f598a4 */#loginform p {
    display: flex;
    flex-direction: row;
   
}#loginform > p:nth-child(1) > label {
    padding-bottom: 10px !important;
    font-weight: 700;
    font-family: 'lato';
}



#loginform p {
    display: flex;
    flex-direction: column;
    width: 80% !important;
}#user_email {
    width: 100% !important;
}

#loginform {
    flex-direction: column;}
    #wp-submit {
    background: #121212;
    color: #fff !important;
    border: 1px solid #565656;
}
div#otp-message {
    text-align: center;
}


form#otpform {
    width: 100% !important;
    display: flex;
    flex-direction: column;
}


input#otp_submit{
   
    background: #121212;
    color: #fff !important;
    border: 1px solid #565656;

}



#otpform > p:nth-child(1) > label {
    padding-bottom: 10px !important;
    font-weight: 700;
    font-family: 'lato';
    width: 100%;
}input#user_otp {
    margin-top: 20px;
}
#otpform > p.submit {
    justify-content: center;
    display: flex;
}#loginform > p.submit {
    width: 30% ! IMPORTANT;
}#resend_otp {
    border: 1px solid #ddd;
    background: #eee;
    color: #060505;
}


#loginform p {
    display: flex;
    flex-direction: column;
    width: 80% !important;
    margin: 0px !important;
     margin-top: 10px !important;
}


#loginform > p.submit {
    width: 80% ! IMPORTANT;
}/* End custom CSS */