

/* Start:/local/templates/teorema/components/ma/form/corporate-request/style.css?17404784476136*/
.b-message-form {
    max-width: 560px;
}
/* 
    .b-message-form_info {
        margin-bottom: 2.0em;
    }
    .b-message-form_item {
        margin: 0 0 15px 0;
        zoom: 1;
    }
    .b-message-form_item:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
        .b-message-form_item label {
            display: block;
            margin: 0 0 0.3em 0;
            text-align: left;
        }
            .b-message-form_item label .required {
                color: #CC0000;
                display: none;
            }*/
    .b-message-form_field {
        position: relative;
        margin-bottom: 2rem;
    }
       /* .b-message-form_checkbox label, .b-message-form_radio label {
            display: inline;
            float: none;
            width: auto;
            margin: 0;
            text-align: left;
            font-size: 14px;
        }
        .b-message-form_text input, .b-message-form_date input {
            width: 350px;
            height: 27px;
            margin: 0;
            padding: 0 8px;
            background: #f1f1f1;
            border: 1px solid #d9d9d9;
            border-top: 1px solid #c0c0c0;
            font: normal 14px/1.2 Arial, sans-serif;
        }
        .b-message-form_date input {
            width: 170px;
        }
            .b-message-form_date .calendar-icon {
                position: absolute;
                top: 4px;
                left: 342px;
            }
        .b-message-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-message-form_dropdown select {
            width: 367px;
            margin-left: 1px;
            font: normal 16px/1.2 Arial, sans-serif;
        }
        

        .b-message-form_item-hint {
            display: block;
            clear: both;
            padding: 0.4em 0 0 0;
            color: #979797;
            font-size: 11px;
        }
        .b-message-form_item-error {
            display: block;
            clear: both;
            margin: 0;
            padding: 0.4em 0 0 0;
            color: #dd4b39;
            font-size: 11px; 
        }
        .b-message-form_error .b-message-form_text input, .b-message-form_error .b-message-form_date input, .b-message-form_error textarea {
            border-color: #dd4b39 !important;
        } */

        .b-captcha {
            float: left;
            margin: -5px 0 0 -5px; 
        }
            .b-captcha_item {
                float: left;
                padding: 8px;
            }
            .b-captcha_selected {
                padding: 5px;
                border: 3px solid red;
            }
                .b-captcha_item span {
                    display: block;
                    width: 25px;
                    height: 25px;
                    overflow: hidden;
                    text-indent: -5000px;
                }

                .b-grahic-captcha .b-captcha_item span {
                    display: block;
                    width: 30px;
                    height: 30px;
                    overflow: hidden;
                    text-indent: -5000px;
                    background-image: url('/local/templates/teorema/components/ma/form/corporate-request/img/shape.png');
                }
                .b-grahic-captcha .square     { background-position: 0 0;      }
                .b-grahic-captcha .rectangle  { background-position: -30px 0;  }
                .b-grahic-captcha .triangle   { background-position: -60px 0;  }
                .b-grahic-captcha .round      { background-position: -90px 0;  }
                .b-grahic-captcha .polyhedron { background-position: -120px 0; }
                .b-grahic-captcha .trapeze    { background-position: -150px 0; }
                .b-grahic-captcha .rhombus    { background-position: -180px 0; }
                .b-grahic-captcha .oval       { background-position: -210px 0; }
                .b-grahic-captcha .star       { background-position: -240px 0; }

        .b-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-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/teorema/components/ma/form/corporate-request/img/tip-yellow_arrows.png) no-repeat -30px 0;
            }
            .b-color-captcha-text label {
                color: #000;
                font-size: 12px;
            }

    .b-hidden-captcha {
        display: none;
    }

    .b-message-form_submit {
    clear: both;
    margin-right: 30px;
}

.b-message-form_error .input-text,
.b-message-form_error .textarea {
	border-color: #f12121;
	color: #f12121;
}

.b-message-form_error .input-text::-webkit-input-placeholder,
.b-message-form_error .textarea::-webkit-input-placeholder {
	color: #f12121;
}

.b-message-form_error .input-text::-moz-placeholder,
.b-message-form_error .textarea::-moz-placeholder {
	color: #f12121;
}

.b-message-form_error .input-text:-moz-placeholder,
.b-message-form_error .textarea:-moz-placeholder {
	color: #f12121;
}

.b-message-form_error .input-text:-ms-input-placeholder,
.b-message-form_error .textarea:-ms-input-placeholder {
	color: #f12121;
}

    .b-message-form_submit .g-button {
        
    }
.b-message-form_personal-data {
    overflow: hidden;
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
}
/* 
.b-message-form_required-sing {
    margin-top: 1.2em;
    margin-left: 310px;
    font-size: 11px;
}

.b-agreement {
    font-size: 14px;
} */
/* End */
/* /local/templates/teorema/components/ma/form/corporate-request/style.css?17404784476136 */
