

/* Start:/bitrix/templates/mall/components/bitrix/system.auth.form/login/style.css?1635258939398*/
body main {
    padding-bottom: 0;    
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

font.errortext
{
    color:red;
}

font.notetext
{
    color:green;
}

/* End */


/* Start:/bitrix/templates/mall/components/bitrix/main.register/registration/style.css?1635258939308*/
.captcha{
    height: 52px;
}
.captcha > b{
    float: left;
    line-height: 32px;
}
.captcha > span{
    float: right;
}
@media (max-width: 750px)
{
    .captcha{
        height: 80px;
    }
    .captcha > b{
        float: none;
    }
    .captcha > span{
        float: none;
    }
}
/* End */
/* /bitrix/templates/mall/components/bitrix/system.auth.form/login/style.css?1635258939398 */
/* /bitrix/templates/mall/components/bitrix/main.register/registration/style.css?1635258939308 */
