

/* Start:/local/templates/.default/components/bitrix/system.auth.authorize/system/style.css?17617593631570*/

.loyalty-reg {
    margin: 0px auto;
    color: black !important;
    max-width: 1200px !important;
    width:  100%;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}

.loyalty-reg__inner {
    width: 100%;
    max-width: 760px;
}

.loyalty-reg .form-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.loyalty-reg .form-label span {
    margin-bottom: 5px;
    font-size: 0.875rem;
    font-weight: 400;
}

.loyalty-reg .form-control:focus-visible {
    border-color: #1C318F;
}

.loyalty-reg .pass-group {
    position: relative;
}

.loyalty-reg .pass-group .show-pass {
    position: absolute;
    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;
    right: 10px;
    bottom: 6px;
    width: 36px;
    height: 36px;
}

.loyalty-reg .pass-group .show-pass > svg {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    opacity: 1 !important;
}
.bx-authform-link-container a{
    color: #5a6c77;
}
.bx-authform-link-container a:hover{
    color: #5a6c77;
    text-decoration: underline;
}
/* End */
/* /local/templates/.default/components/bitrix/system.auth.authorize/system/style.css?17617593631570 */
