

/* Start:/local/templates/mobile2021/components/hobbit2017/AuthHobbit/.default/style.css?17090342121199*/
@media (min-width: 1000px)  {
    .auth_div_block {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .auth_div_block input:not([type=checkbox]) {
        width: 500px;
        border: solid 1px #D0D0D0;
        border-radius: 10px;
        padding: 10px;
        margin: 10px 0;
        font-size: 1.1em;
    }

    form#registration_form table {
        width: 500px;
    }
}

.mobile_confirm_button {
    border-radius: 10px;
    color: #fff;
    background-color: #3ac267;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin: 10px 0;
}
.mobile_confirm_button:active {
    background-color: green;
}
#auth_alert_box {
    display: none;
}
#PERSONAL_PHONE_VALUE {
    display: none;
    margin: 10px 0;
    color: green;
}
.hidden_box {
    display: none;
}

.auth_div_block input[type=text], .auth_div_block input[type=password], .auth_div_block input[type=email]{
    margin: 10px 0;
}
.red {color: red}
.teel {color: teal}
.textBlock {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
/* End */


/* Start:/local/components/mobile2021/breadcumst/templates/.default/style.css?1709034212174*/
.breadcumst_block span:not(:first-child):before {
    content: " / ";
}
.breadcumst_block span, .breadcumst_block span a  {
    font-size: 12px;
    color: #919191;
}

/* End */
/* /local/templates/mobile2021/components/hobbit2017/AuthHobbit/.default/style.css?17090342121199 */
/* /local/components/mobile2021/breadcumst/templates/.default/style.css?1709034212174 */
