/*menu*/
/*mini catalog in menu*/
/*catalog*/
/*element*/
/*section*/
/*smartfilter*/
/*end smartfilter*/
.news-list-vopros .news-item {
  /*margin-bottom: 60px;*/
 }

.component-vopros-add .section-fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    width: calc(100% - 22px);
    display: table;
    margin-bottom: 40px;
}

.component-vopros-add .section-fieldset legend {
    font-weight: bold;
    font-size: 14px;
}

.component-vopros-add .section-fieldset .check-label {
    width: calc(100% - 20px);
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.component-vopros-add .section-fieldset .form-group .form-control {
    width: calc(100% - 10px);
    display: block;
    box-sizing: border-box;
    border: 1px solid #babbbc;
    padding: 8px 9px;
    background: #fefefe;
    color: #020c22;
    font-size: 15px;
    line-height: 21px;
}


/*# sourceMappingURL=style.css.map */