.form-signin{width:100%;max-width:342px;padding:15px;margin:0 auto}.form-signin .checkbox{font-weight:400}.form-signin .form-control{position:relative;box-sizing:border-box;height:auto;padding:10px;font-size:16px}.form-signin .form-control:focus{z-index:2}.form-signin input[type=email]{margin-bottom:-1px;border-bottom-right-radius:0;border-bottom-left-radius:0}.form-signin input[type=password]{margin-bottom:10px;border-top-left-radius:0;border-top-right-radius:0}body{width:100%;background:url(../images/sign_Bg.png) no-repeat center center;background-size:cover;height:100%;min-height:100vh}.main-wrapper{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;min-height:90vh;padding:16px 5%}.main_card{width:450px;margin:100px auto 30px;background:#fff;padding:40px 16px 40px;border-radius:16px;box-shadow:0 10px 20px rgba(218,55,0,.2);padding-bottom:50px;z-index:999}.main_card .login_form{max-width:350px;margin:0 auto}.button-group{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.main_card{width:100%}}.eye-wrapper{position:relative}.eye-wrapper .eye-outer{position:absolute;right:10px;top:41px}.eye-wrapper .eye-outer>i{font-size:18px;color:#6c757d}