html,body {height: 100%;}body {font-family: 'Roboto', Helvetica, Arial, sans-serif;color:#353535;font-size: 14px;-webkit-font-smoothing: antialiased;font-weight: 400;background-color: #f5f5f5;display: -ms-flexbox;display: -webkit-box;display: flex;flex-direction: column;}main {flex: 1;padding-top: 40px;padding-bottom: 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}footer {font-size: 13px;}.form-forgot-password,.form-update-password {width: 400px;max-width: 400px;padding: 50px 25px;margin: 0 auto;background-color: #fff;border: 1px solid #ccc;border-radius: 8px;-webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3);box-shadow: 0 10px 20px 0 rgba(0,0,0,0.3);}.form-title {margin: 35px 0 25px 0;text-align: center;}.form-forgot-password .form-control,.form-update-password .form-control {position: relative;box-sizing: border-box;height: auto;padding: 10px;font-size: 16px;}.form-forgot-password .form-control:focus,.form-update-password .form-control:focus {z-index: 2;}.alert {margin-bottom: 10px;}.form-forgot-password .btn.btn-primary,.form-update-password .btn.btn-primary {margin-top: 30px;}.login-link-wrapper {margin-top: 30px;}.sso-caveat {margin-top: 12px;font-size: 12px;}a.invisible-link {cursor: unset;color: unset;}a.invisible-link:hover, a.invisible-link:focus {text-decoration: none;}