*{margin:0;padding:0}html,body{height:100vh}.forgetpassPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.forgetpassPage #forgetForm{width:500px;margin:0 auto!important}@media (max-width:575.98px){.forgetpassPage #forgetForm{width:100%!important}}.forgetpassPage #forgetForm .card{background-color:#fff}.forgetpassPage #backToLoginPage{box-shadow:var(--light-shadow-md);-webkit-box-shadow:var(--light-shadow-md);border:none;border-radius:50%;padding:3px 7px;transition:all .4s;position:absolute;top:-10px;left:-10px}.forgetpassPage #backToLoginPage:hover{background-color:gray}.forgetpassPage div#header-brand i{color:green}.forgetpassPage div#header-brand a{color:#4f504f}.forgetpassPage #ForgetPass-form label{color:var(--color-color-label);float:right;text-align:right;width:100%;margin:15px 0;font-size:13px}.forgetpassPage #ForgetPass-form input{background-color:var(--color-bg_input);float:right;width:100%;font-size:13px}.forgetpassPage #ForgetPass-form input::placeholder{opacity:.6!important}.forgetpassPage #theme-toggle{text-align:right;padding:10px;display:flex;position:absolute;top:0;right:0}.forgetpassPage #theme-toggle .bi-brightness-alt-high-fill,.forgetpassPage #theme-toggle .bi-moon-stars-fill{color:var(--color-sun);padding:0 10px;font-size:25px}.forgetpassPage #theme-toggle .bi-moon-stars-fill{color:var(--color-moon)}[data-theme=dark] .forgetpassPage #backToLoginPage{background-color:#57181e!important}[data-theme=dark] .forgetpassPage #forgetForm .card{background-color:#161718!important}[data-theme=dark] .forgetpassPage #forgetForm input{color:#fff;border-color:#333;background-color:#161718!important}[data-theme=dark] .forgetpassPage #forgetForm input::placeholder{color:#bfc0c2}[data-theme=dark] .color-bg-teal{background-color:#083a2b}[data-theme=dark] .forgetpassPage #header-brand .site_name,[data-theme=dark] .forgetpassPage .fgtPassTitle,[data-theme=dark] .forgetpassPage #ForgetPass-form label{color:#bfc0c2}
