#reset-password .container{position:relative;width:100%;height:100vh}#reset-password .container form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}@media screen and (max-width:767px){#reset-password .container form{width:90%;padding:20px 10px;margin:0 auto}}#reset-password .container form{background:#dbdbdb;width:347px;text-align:center;padding:40px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}#reset-password .container form>h2{color:#3c3c3c;font-size:2rem;font-weight:700;margin-bottom:20px}#reset-password .container form .pgph p{font-size:1.8rem;color:#3c3c3c;line-height:1.5}@media screen and (max-width:767px){#reset-password .container form .pgph p{font-size:1.4rem}}#reset-password .container form .pgph{padding-bottom:10px}#reset-password .container form label{margin-right:auto}#reset-password .container form .help-block{font-size:1.2rem;color:#eb8686;margin-bottom:4px}#reset-password .container form .alert-success{font-size:1.2rem;font-weight:700;color:#1b435d;margin-bottom:4px}#reset-password .container .form-group{width:100%}#reset-password .container .form-group input{margin:0 auto;background:#0003;color:#fff;text-shadow:1px 1px 0px rgba(0,0,0,.3);display:block;width:269px;padding:15px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;transition:all .1s ease-in-out;outline:none}@media screen and (max-width:767px){#reset-password .container .form-group input{width:240px}}#reset-password .container .form-group input:focus{background:#0000001a;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#reset-password .container .form-group ::-webkit-input-placeholder{color:#3c3c3c99}#reset-password .container .form-group :-moz-placeholder{color:#3c3c3c99}#reset-password .container .form-group ::-moz-placeholder{color:#3c3c3c99}#reset-password .container .form-group :-ms-input-placeholder{color:#3c3c3c99}#reset-password .container .form-group #email{color:#3c3c3c}#reset-password .container .form-group button{position:relative;display:block;margin:15px auto 0;padding:17px;width:270px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;transition:all .1s ease-in-out;font-size:1.6rem;background:#78bbe6;color:#f4f4f4;box-shadow:0 2px 2px #516c8d;cursor:pointer}@media screen and (max-width:767px){#reset-password .container .form-group button{width:240px;padding:10px;margin:20px auto 0}}#reset-password .container .form-group button:active{top:3px;box-shadow:none}
