

/* Start:/local/templates/b2b-tdsu/components/bitrix/system.auth.form/b2b-tdsu/style.min.css?1766392278424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/b2b-tdsu/components/bitrix/system.auth.form/b2b-tdsu/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/b2b-tdsu/components/bitrix/system.auth.form/b2b-tdsu/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/b2b-tdsu/css/blocks/custom-input.css?17663922781550*/
.custom-input {
    display: flex;
    flex-direction: column;
    gap: 8px;
    user-select: none;
}

.custom-input__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.custom-input__secondary-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #859BAC;
}

.custom-input__field {
    padding: 14px 12px;
    border-radius: 4px;
    border: 1px solid #859BAC;
    outline: none;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #121212;
}

.custom-input__field-icon-btn {
    position: absolute;
}

.custom-input__field:hover,
.custom-input__field:focus {
    border-color: #2164AC;
}

.custom-input__field-icon-wrapper {
    position: relative;
}

.custom-input__field-icon-btn  {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.custom-input__field--icon {
    padding-right: 40px;
}

.custom-input__field--error,
.custom-input__field--error:focus,
.custom-input__field--error:hover {
    border-color: #CD0505;
}

.custom-input__error-message {
    display: flex;
    gap: 10px;
}

.custom-input__error-message-icon {
    color: #CD0505;
}

.custom-input__error-message-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
}
/* End */


/* Start:/local/templates/b2b-tdsu/css/blocks/fieldset.css?1766392278199*/
.fieldset {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.fieldset__title {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
}
/* End */


/* Start:/local/templates/b2b-tdsu/css/blocks/checkbox-field.css?1766392278497*/
.checkbox-field {
    display: flex;
    gap: 14px;
    align-items: center;
    cursor: pointer;

    a {
        color: #2164AC;
    }
}

.checkbox-field__input {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.checkbox-field__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    user-select: none;
}

.checkbox-field__text--small {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.03em;

}
/* End */
/* /local/templates/b2b-tdsu/components/bitrix/system.auth.form/b2b-tdsu/style.min.css?1766392278424 */
/* /local/templates/b2b-tdsu/css/blocks/custom-input.css?17663922781550 */
/* /local/templates/b2b-tdsu/css/blocks/fieldset.css?1766392278199 */
/* /local/templates/b2b-tdsu/css/blocks/checkbox-field.css?1766392278497 */
