body {display: flex;justify-content: center;align-items: center;min-height: 100vh;}#logreg-forms {width: 100%;max-width: 400px;padding: 20px;background: #fff;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);min-width: 390px;transition: .3s cubic-bezier(.25, .8, .25, 1);}#logreg-forms form {width: 100%;max-width: 410px;padding: 15px;margin: auto;}.h3, h3 {font-size: 2.4rem;font-family: inherit;font-weight: 500;line-height: 1.1;color: inherit;}#logreg-forms .google-btn {background-color: #df4b3b;}#logreg-forms .social-btn {font-weight: 100;color: #fff;font-size: 1.6rem;}.logo-link{display: flex;flex-direction: column;align-items: center;text-align: center;width: 100%;margin-bottom: 20px;padding: 0;}.social-login a {display: block;font-size: 1.6rem;color: #555;font-weight: 600;}#forgot_pswd{padding: 16px 0 40px 0;}#forgot_pswd:hover{text-decoration: underline !important;}p {margin: 0 0 14px;font-style: italic;font-weight: 700;}#logreg-forms .form-signin input[type=email] {margin-bottom: 10px;}#logreg-forms .form-control {position: relative;box-sizing: border-box;height: auto;padding: 10px;font-size: 1.6rem;border-radius: 12px;}.form-control {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 1.4rem;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.checked-group {overflow: hidden;width: 100%;margin-bottom: 10px;}.checked-group .A, .checked-group .B {margin: 5px;float: left;}.A input, .B label{cursor: pointer;}label {font-size: 1.2rem;letter-spacing: 0.1px;}input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {width: 100%;}button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance: button;cursor: pointer;}.btn-danger, .btn-success {color: #161616;}.AccFooter {margin: 40px 0 12px 0;text-align: center;}.btn-primary {color: #fff;background-color: #3a78b4;border-color: #2e6da4;}.btn-default {color: #3a78b4;background-color: #fff;border-color: #2e6da4;}.btn-block {display: block;width: 100%;}#logreg-forms .social-login {margin: 0 auto 14px;}.form-reset, .form-signup {display: none;}#logreg-forms .form-signup input {margin-bottom: 10px;}.logo-text .line1, .logo-text .line2{transform-origin: center;font-size: 2.2rem;}.logo-text .line1{transform-origin: center;font-weight: 100;font-size: 1.4rem;}.logo-img{position: relative;right: 3px;margin: auto;height: 56px;width: 56px;}hr{border-top: 0px solid #e5e5e5;}#cancel_signup, #cancel_reset{color: #555;font-size: 1.6rem;display: flex;justify-content: center;align-items: center;text-align: center;width: 46px;height: 46px;font-weight: 600;text-decoration: underline;}#cancel_signup:hover, #cancel_reset:hover{background-color: #f9f9f9;text-decoration: underline;}#error{font-weight: 600;display: flex;justify-content: center;align-items: center;text-align: center;height: 40px;}