.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 nowrap;flex-flow:row nowrap;padding:.5rem;margin:0 0 1.5rem;background:#efeff0;border:.0625rem solid #f9f9fb;border-radius:.25rem}.alert-box .fas{margin:0 .75rem 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;border-color:#004085}@media (min-width:768px){.auth-create .container{max-width:1240px}}@media (min-width:992px){.auth-create .container{max-width:992px}}.auth-create .form-el input,.auth-create .form-el select{height:2.75rem}.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 #e4e5ec;padding-top:1.5rem}.auth-create .g-recaptcha{margin-top:1.5rem}@media (min-width:768px){.auth-create .g-recaptcha{margin-top:.75rem}}.auth-create .form-actions{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767.9px){.auth-create .form-actions{margin:0}}