

/* Start:/local/templates/template.main/components/ma/form/main-form/style.css?17561946701222*/
#main-form-captcha {
    display: none;
}

.use-personal-data-checkbox {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    background: url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=)
        repeat-x #f6f6f6;
    -webkit-box-shadow:
        0 1px 1px rgba(0, 0, 0, 0.05),
        inset -1px -1px #fff,
        inset 1px -1px #fff;
    box-shadow:
        0 1px 1px rgba(0, 0, 0, 0.05),
        inset -1px -1px #fff,
        inset 1px -1px #fff;
    vertical-align: middle;
    cursor: pointer;
    margin: -3px 5px 0 0;
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}
.checkboxActive {
    position: absolute;
    top: 0px;
    display: none;
    width: 9px;
    height: 9px;
    margin: 2px 0 0 2px;
    border-radius: 2px;
    background: #666;
    -webkit-box-shadow: inset 0 -3px 6px #aaa;
    box-shadow: inset 0 -3px 6px #aaa;
}

.active {
    display: block !important;
}

.b-message-form_personal-data {
    margin: 0 0 15px;
}
/* End */
/* /local/templates/template.main/components/ma/form/main-form/style.css?17561946701222 */
