

/* Start:/local/templates/metro_white/template_styles.css?1780391335996*/
.register-manager-link {
    color: white;
}

.auth-form__introtext-static {
    color: #ffffff;
    font-size: 86%
}


h2.login {
    font-size: 32px;
    color: #fff;
}

p.login {
    font-size: 14px;
    color: #fff;
}

/*TODO hotfix*/
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto!important;
}
.header .logo {
    float: none;
    height: auto;
    padding: 0;
}

.header .logo2 {
    float: none!important;
    height: auto;
}

.auth-form__text {
    font: inherit;
    font-size: 12px;
}

@media (min-width: 768px) {
    .auth-form__text {
        font-size: 14px;
    }
}

.form-item-block.coupon a {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 5px 10px;

    font: inherit;
    font-size: 12px;
    line-height: 20px;
}

@media (min-width: 768px) {
    .form-item-block.coupon a {
        font-size: 14px;
    }
}
/*TODO hotfix*/

/* End */
/* /local/templates/metro_white/template_styles.css?1780391335996 */
