.component-ksp-vopros-add .priem-sucsess {
  display: none; }
.component-ksp-vopros-add .priem-error {
  display: none; }
.component-ksp-vopros-add .section-fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  width: calc(100% - 22px);
  display: table;
  margin-bottom: 40px; }
  .component-ksp-vopros-add .section-fieldset legend {
    font-weight: bold;
    font-size: 14px; }
  .component-ksp-vopros-add .section-fieldset .section-group {
    margin-bottom: 10px; }
    .component-ksp-vopros-add .section-fieldset .section-group .good {
      border: 1px solid green !important; }
    .component-ksp-vopros-add .section-fieldset .section-group .bad {
      border: 1px solid red !important; }
    .component-ksp-vopros-add .section-fieldset .section-group .good-label {
      color: green !important; }
    .component-ksp-vopros-add .section-fieldset .section-group .bad-label {
      color: red !important; }
    .component-ksp-vopros-add .section-fieldset .section-group #structure-select {
      display: none; }
    .component-ksp-vopros-add .section-fieldset .section-group .check-radio {
      width: 20px;
      height: 20px;
      display: inline; }
    .component-ksp-vopros-add .section-fieldset .section-group .check-radio-label {
      width: calc(100% - 20px);
      display: inline;
      margin-bottom: 5px;
      font-size: 14px;
      line-height: 24px;
      top: -5px;
      position: relative; }
    .component-ksp-vopros-add .section-fieldset .section-group .check-label {
      width: calc(100% - 20px);
      display: block;
      margin-bottom: 5px;
      font-size: 14px; }
    .component-ksp-vopros-add .section-fieldset .section-group .check-input {
      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; }
    .component-ksp-vopros-add .section-fieldset .section-group .check-select {
      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; }
    .component-ksp-vopros-add .section-fieldset .section-group .check-textarea {
      width: 100%;
      display: block;
      box-sizing: border-box;
      border: 1px solid #babbbc;
      padding: 8px 9px;
      background: #fefefe;
      color: #020c22;
      font-size: 15px;
      line-height: 21px; }
    .component-ksp-vopros-add .section-fieldset .section-group .check-file {
      width: 100%;
      display: block; }

/*# sourceMappingURL=style.css.map */
