.bx-auth-reg {
    max-width: 600px;
    width: 100%;}

.register {
    width: 100%;}

.register tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;}

.bx-authform-content-container, .bx-authform-label-container, .bx-auth-reg p {
    font-size: 13px;
    color: #5a6c77;
    padding-bottom: 2px;}

.starrequired {
    color: red;}

font.errortext {
    color: red;
    display: flex;
    background: #f8fafc;
    padding: 20px;
    font-size: 0.8rem;
    border-radius: .5rem;}

.footer__buttons {
    display: flex;
    gap: 20px;}

/*div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}*/
/*div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}*/
/*div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}*/
/*div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(images/sec-unlocked.png);}*/

