

/* Start:/local/templates/.default/components/bitrix/system.auth.authorize/flat/style.css?17846257374836*/
.b-auth-form {
    max-width: 280px;
    margin: 23px 0 7px;
}

    .b-auth-form_item {
        width: 280px;
        margin: 0 0 11px 0;
        zoom: 1;
    }

    .b-auth-form_item:last-of-type {
        margin-bottom: 0;
        padding-top: 13px;
    }

        .b-auth-form_item label {
            display: block;
            margin: 0 0 2px 0;
            font-weight: normal;
            text-align: left;
        }

            .b-auth-form .required {
                color: red;
            }

    .b-auth-form_field {
        position: relative;
    }

        .b-auth-form_checkbox label, .b-auth-form_radio label {
            display: inline;
            float: none;
            width: auto;
            margin: 0;
            text-align: left;
            font-size: 14px;
        }

        .b-auth-form_text input, .b-auth-form_date input {
            width: 100%;
            height: 32px;
            margin: 0;
            padding: 0 8px;
            font: inherit;
            background: #f8fafe;
            border: 1px solid #d3d3d3;
        }

        .b-auth-form_date input {
            /*width: 170px;*/
        }

            .b-auth-form_date .calendar-icon {
                position: absolute;
                top: 4px;
                left: 342px;
            }

        .b-auth-form_item .textarea {
            width: 500px;
            height: 80px;
            margin: 0;
            padding: 6px 8px;
            background: #f1f1f1;
            border: 1px solid #d9d9d9;
            border-top: 1px solid #c0c0c0;
            font: normal 14px/1.2 Arial, sans-serif;
        }

        .b-auth-form_dropdown select {
            width: 367px;
            margin-left: 1px;
            font: normal 16px/1.2 Arial, sans-serif;
        }
        

        .b-auth-form_item-hint {
            display: block;
            clear: both;
            padding: 0.4em 0 0 0;
            color: #979797;
            font-size: 11px;
        }

        .b-auth-form_item-error {
            display: block;
            clear: both;
            margin: 0;
            padding: 0.4em 0 0 0;
            color: #dd4b39;
            font-size: 11px; 
        }

        .b-auth-form_error .b-auth-form_text input,
        .b-auth-form_error .b-auth-form_date input,
        .b-auth-form_error textarea {
            border-color: #dd4b39 !important;
        }

        .b-auth-form_captcha {
            overflow: hidden;
        }

            .b-auth-form_captcha img {
                float: left;
                margin-right: 5px;
            }

            .b-auth-form_captcha input {
                float: left;
                height: 38px;
                width: 150px;
                padding: 0 15px;
                margin: 0;
                background: #f1f1f1;
                border: 1px solid #d9d9d9;
                border-top: 1px solid #c0c0c0;
                font: normal 20px/1.2 Arial, sans-serif;
                text-transform: uppercase;
            }

        .b-color-captcha {
            float: left;
            margin: -5px 0 0 -5px; 
        }

            .b-color-captcha_item {
                float: left;
                padding: 8px;
            }

            .b-color-captcha_selected {
                padding: 5px;
                border: 3px solid red;
            }

                .b-color-captcha_item span {
                    display: block;
                    width: 25px;
                    height: 25px;
                    overflow: hidden;
                    text-indent: -5000px;
                }

        .b-color-captcha-text {
            position: relative;
            float: left;
            height: 24px;
            margin: 3px 0 0 15px;
            padding: 0 10px;
            line-height: 25px;
            background-color: #f2efda;
            background-color: #fff9c9;
            border: 1px solid #c7bf93;
        }

            .b-color-captcha-text_corner {
                position: absolute;
                margin-top: 7px;
                margin-left: -10px;
                top: 0;
                left: 0;
                width: 10px;
                height: 10px;
                overflow: hidden;
                background: url(/local/templates/.default/components/bitrix/system.auth.authorize/flat/img/tip-yellow_arrows.png) no-repeat -30px 0;
            }

            .b-color-captcha-text label {
                color: #000;
                font-size: 12px;
            }

    .b-auth-form_submit {
        clear: both;
    }
    
        .b-auth-form_submit .g-button {
            min-width: 112px;
            margin-right: 28px;
        }

        .b-auth-form_submit  a {
            display: inline-block;
            vertical-align: middle;
        }

    .b-auth-form_required-sing {
        margin-top: 1.2em;
        margin-left: 310px;
        font-size: 11px;
    }
/* End */
/* /local/templates/.default/components/bitrix/system.auth.authorize/flat/style.css?17846257374836 */
