

/* Start:/local/templates/propitanie/components/bitrix/system.auth.authorize/.default/style.css?16651426711590*/
div.bx-auth {
    max-width: 600px;
    margin-top: 16px;
    margin-bottom: 24px;
}

div.bx-auth form {
    padding: 0;
    margin: 0;
}

div.bx-auth-line {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px;
}

div.bx-auth-title {
    font-size: 140%;
    border-bottom: solid 2px #E3E3E3;
    padding-bottom: 12px;
}

div.bx-auth-note {
    margin: 18px 0px 18px 0px;
    font-size: 24px;
    /*font-weight: bold;*/
}

td.bx-auth-label {
    text-align: right;
    font-weight: bold;
}

table.bx-auth-table {
    margin-top: 8px;
}

table.bx-auth-table td {
    padding: 3px;
}

div.bx-auth input.bx-auth-input {
    vertical-align: middle;
}

div.bx-auth span.bx-auth-secure {
    background-color: #FFFAE3;
    border: 1px solid #DEDBC8;
    padding: 2px;
    display: inline-block;
    vertical-align: middle;
}

div.bx-auth div.bx-auth-secure-icon {
    background-image: url(/local/templates/propitanie/components/bitrix/system.auth.authorize/.default/images/sec.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 18px;
}

div.bx-auth div.bx-auth-secure-unlock {
    background-image: url(/local/templates/propitanie/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);
}

.bx-auth.login {
    max-width: 400px;
    width: 100%;
}

.bx-auth .row {
    margin-bottom: 15px;
}

.bx-auth .row.cols {
    display: flex;
    margin-top: 40px;
}

.bx-auth .row.cols .col {
    margin-right: 20px;
}

.bx-auth .row label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

.bx-auth .row-check {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.bx-auth .row-check input {
    width: 18px;
    height: 18px;
}
/* End */
/* /local/templates/propitanie/components/bitrix/system.auth.authorize/.default/style.css?16651426711590 */
