

/* Start:/local/templates/afs/components/bitrix/main.register/om/style.css?17684709684904*/
div.bx-auth-reg input.bx-auth-input {
    vertical-align: middle;
}

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

div.bx-auth-reg div.bx-auth-secure-icon {
    background-image: url(/local/templates/afs/components/bitrix/main.register/om/images/sec.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 18px;
}

div.bx-auth-reg div.bx-auth-secure-unlock {
    background-image: url(/local/templates/afs/components/bitrix/main.register/om/images/sec-unlocked.png);
}

.registertable td:first-child {
    padding-right: 20px;
}

.registertable td:first-child span {
    color: red;
}

.registertable td.registration {
    padding-top: 20px;
    padding-right: 0px
}

.registertable td.registration span {
    float: right;
}

.registertable td.checkbox {
    padding: 0px;
    width: 30px;
}

.registertable td.registration a {
    text-decoration: underline;
}

.auth_page .registertable td.registration span {
    display: none;
}

.registertable td input[type="text"], .registertable td input[type="password"] {
    width: 350px;
    margin-top: 4px;
    margin-bottom: 12px;
    padding-left: 10px;
    height: 30px;
    outline: none;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.registertable input[type="submit"], .registred_area input[type="button"] {
    border: 1px solid #ccc;
    border-radius: 4px;
    font: normal 14px Tahoma;
}

.registertable input[type="submit"], .registred_area input[type="button"] {
    border-bottom-color: #CCCCCC;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #CCCCCC;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
}

.registertable input:hover.button, .registred_area input:hover.button {
    background-position: 0px -120px;
    text-shadow: 0 1px 0 #700;
}

.registertable .element-button.element-button-yellow, .registred_area .element-button.element-button-yellow {
    background-color: #af0126 !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    font-size: 12px;
    max-height: 32px !important;
    max-width: 200px !important;
}

.registertable .element-button.element-button-yellow:hover, .registred_area .element-button.element-button-yellow:hover {
    background-color: #f00 !important;
}

.registertable input.button, .registred_area input.button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/img/buttons_new.png");
    background-origin: padding-box;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: auto;
    border-bottom-color: currentColor;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color: currentColor;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: currentColor;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: currentColor;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-top-style: none;
    border-top-width: medium;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 700;
    height: 50px;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
}

.registertable td textarea {
    width: 350px;
    resize: none;
    height: 133px;
    margin-bottom: 12px;
    padding-left: 10px;
    outline: none;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.registertable td input.btn {
    margin-left: 50px;
}

#auth-error {
    margin-bottom: 20px;
    display: none;
    color: red;
}

.registertable #send_auth {
    width: 180px;
    margin: 0 auto;
    margin-top: 20px;
}

.policy-label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 13px;
    color: #043c53;
    cursor: pointer;
}

.policy-label input[type="checkbox"] {
    margin-top: 2px;
}

.policy-label a {
    color: #0489aa;
    text-decoration: underline;
}

.policy-label a:hover {
    color: #043c53;
}

#auth-error {
    margin-top: 8px;
    color: red;
    display: none;
}

#register_submit_button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
/* End */
/* /local/templates/afs/components/bitrix/main.register/om/style.css?17684709684904 */
