.forgot_password_container{display:flex;flex-direction:column;justify-content:flex-start;height:100%;overflow-y:auto;padding-bottom:100px;height:auto}.form_forget_password{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.form_forget_password input{width:100%}.forgot_password_container a{width:100%;justify-self:flex-end}.err_msg_forget_password{color:red;width:100%;margin:5px 0 0}