/* === Automatically created from home.scss - do not modify! === */

.pfy-form-wrapper {
  /* content: 'home.scss:2'; */
  --pfy-form-width: 32em;
}
.pfy-large-screen .pfy-reveal-1 {
  /* content: 'home.scss:5'; */
  margin: 1em 0 0 2em;
}
#form {
  /* content: 'home.scss:8'; */
  outline: 2px dashed red;
  outline-offset: 2px;
}
.pfy-countedchoices-group-error {
  /* content: 'home.scss:13'; */
  border: 1px solid red;
  padding: 2px;
}
#pfy {
  /* content: 'home.scss:17'; */
}
#pfy .pfy-table-data-output-wrapper {
  /* content: 'home.scss:18'; */
  font-size: 11pt;
}
#pfy table.dataTable {
  /* content: 'home.scss:21'; */
}
#pfy table.dataTable th, #pfy table.dataTable td {
  /* content: 'home.scss:22'; */
}
#pfy table.dataTable th.dt-type-numeric, #pfy table.dataTable th.dt-type-date, #pfy table.dataTable td.dt-type-numeric, #pfy table.dataTable td.dt-type-date {
  /* content: 'home.scss:24'; */
}
#pfy table.dataTable th.dt-type-numeric div.dt-column-footer, #pfy table.dataTable th.dt-type-numeric div.dt-column-header, #pfy table.dataTable th.dt-type-date div.dt-column-footer, #pfy table.dataTable th.dt-type-date div.dt-column-header, #pfy table.dataTable td.dt-type-numeric div.dt-column-footer, #pfy table.dataTable td.dt-type-numeric div.dt-column-header, #pfy table.dataTable td.dt-type-date div.dt-column-footer, #pfy table.dataTable td.dt-type-date div.dt-column-header {
  /* content: 'home.scss:26'; */
  flex-direction: unset;
}
.ank {
  /* content: 'home.scss:33'; */
  margin-top: 2em;
}
.mdp-accordion-1 {
  /* content: 'home.scss:37'; */
  width: calc(100% - 1em);
}
@media print {
  /* content: 'home.scss:41'; */
  #pfy {
    /* content: 'home.scss:42'; */
  }
  #pfy .banner, #pfy .ank, #pfy .pfy-form-response, #pfy .pfy-table-data-output-header {
    /* content: 'home.scss:46'; */
    display: none;
  }
  #pfy .dt-layout-cell.dt-layout-start {
    /* content: 'home.scss:49'; */
    display: none;
  }
  #pfy .pfy-table-data-output-wrapper, #pfy .pfy-table-wrapper {
    /* content: 'home.scss:53'; */
    margin-top: 0;
    padding-top: 0;
  }
  .pfy-default-styling .pfy-table-data-output-wrapper {
    /* content: 'home.scss:59'; */
    outline: unset;
    outline-offset: 0.5em;
  }
}
