.reset-secret-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:48px}.reset-secret-wrapper,.reset-secret-wrapper article{display:-webkit-box;display:-ms-flexbox;display:flex}.reset-secret-wrapper article{max-width:600px;background-color:#fff;border:1px solid #afafaf;border-radius:10px;padding:40px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.reset-secret-wrapper article h1{margin-bottom:24px}.reset-secret-wrapper article button{margin:24px auto 0 auto;padding:12px 24px;background-color:rgba(10,86,146,.8);color:#fff;border-radius:6px;border:none}.reset-secret-wrapper article button:hover{cursor:pointer;background-color:#0a5692;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.reset-secret-wrapper article p>span{font-weight:700}.reset-secret-wrapper article.isSuccessful p>span{display:block;margin-top:12px;margin-bottom:12px;font-weight:700;text-align:center}.reset-secret-wrapper article.isSuccessful button{background-color:#28a745}.reset-secret-wrapper article.isSuccessful button:hover{background-color:#15712b}