.alert-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:.5rem;margin:0 0 1rem;background:#fafafa;border:.0625rem solid #e6ebf4;border-radius:.25rem}.alert-box .fas,.alert-box span{margin:0 .5rem 0 0}.alert-box p{margin:0;font-size:.875rem}.alert-box.error{background:#ffe6e6;color:red;border-color:red}.alert-box.success{background:#e6ffe6;color:green;border-color:green}.alert-box.info{background:#ebf5ff;color:#004085}@media (min-width:768px){.auth-create .container{max-width:1240px}}@media (min-width:992px){.auth-create .container{max-width:992px}}.auth-create .container.account-body{margin:0 auto}.auth-create .form-el[data-type*=Address]{width:100%}.auth-create h2{width:100%}.auth-create h2~h2{margin-top:1.5rem;border-top:.0625rem solid #e6ebf4;padding-top:1.5rem}.auth-create .form-actions{width:auto;margin:1.5rem auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}