.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-42231 .elementor-element.elementor-element-dbe667f{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:150px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-42231 .elementor-element.elementor-element-dbe667f.e-con{--align-self:center;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-42231 .elementor-element.elementor-element-54d3a135 > .elementor-widget-container{background-color:#FFFFFF;padding:4% 5% 5% 5%;}@media(min-width:768px){.elementor-42231 .elementor-element.elementor-element-dbe667f{--content-width:70%;}}/* Start custom CSS for shortcode, class: .elementor-element-54d3a135 */#lostpasswordform fieldset{
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#lostpasswordform legend{
    font-size: 26px;
    font-family: 'Poppins', Calibri;
    font-weight: Bold;
    text-align: center;
}

#lostpasswordform .extra-space{
    font-size: 18px;
    font-family: 'Poppins', Calibri;
    text-align: center;
}

#lostpasswordform .no-margin{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#lostpasswordform .no-margin label{
    font-size: 18px;
    font-family: 'Poppins', Calibri;
    font-weight: Bold;
    text-align: center;
}

#lostpasswordform .no-margin input{
    width: 250px;
    height:30px;
}

#lostpasswordform .lostpassword-submit button{
    color: white;
    background-color:red;
    border-style: none;
    padding: 10px;
    border-radius: 10px;
    font-family: 'Poppins';
    font-weight: Bold;
    text-align: center;
}/* End custom CSS */