

/* Start:/local/templates/services/components/bitrix/main.auth.forgotpasswd/main/style.css?1739629921822*/
.bx-authform-formgroup-container input[type='submit']{
    width: 100%;
}

.auth__header p{
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #B3B3B3;
    margin: 15px 0 0;
}

.auth__inner{
    position: relative;
}

.forgot__back{
    position: absolute;
    left:30px;
    top:30px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #0578D6;
}

@media(max-width: 790px){
    .forgot__back span{
        display:none;
    }
    .forgot__back{
        left:12px;
        top:12px;
    }
    .bx-authform{
        margin-bottom: 0;
    }
}

.forgot__back svg{
    margin-right: 10px;
}

.bx-authform-formgroup-container.auth__form-btn{
    margin-bottom: 0px;
}
/* End */
/* /local/templates/services/components/bitrix/main.auth.forgotpasswd/main/style.css?1739629921822 */
