

div#respondent-selection {
  margin: 2rem 0;
}
#build-target .respondent {
  margin: 0.5rem 0;
}
.m-invalid-required, .m-invalid-emailcheck {
  display: none;
  position: relative;
  color: red;
  font-size: 0.75rem;
  margin-left: 1rem;
  line-height: 1.75rem;
}
.invalid .m-invalid-required {
  display: inline-block;
}
.invalid-email .m-invalid-emailcheck {
  display: block !important;
}
.kw-form-input, .kw-form-input * {
  transition: all 0.2s ease;
}
.invalid .kw-form-input__field, .invalid-email .kw-form-input__field {
  border: 1px solid red;
  color: red;
}
.invalid label, .invalid-email label {
  color: red;
}
#build-target span.attribute.lang {
  height: 20px;
  width: 20px;
}
.confirmation-modal .buttons .button {
  padding: 0.5rem 1rem;
  margin: 0 1rem;
  transition: 0.2s all ease;
}
.confirmation-modal .buttons .button:hover {
  transform: scale(1.05);
}
.editform {
  margin: 2rem;
}
.confirmation-modal .modal-content {
  width: 40rem;
  height: auto;
  margin: auto;
  text-align: center;
  padding: 3rem 1rem;
}
.attribute.placeholder {
  grid-column: 1/5;
  transition: all 0.1s ease;
  cursor: pointer;
  width: 70%;
  text-align: center;
  margin: 1rem 0;
}
.addrow:hover * {
  font-weight: 600;
}
.respondent-modal.modal.full-width-content .modal-content {
  height: auto;
  width: 50rem;
}
button#submit-button:hover {
  transform: scale(1.05);
}
button#submit-button {
  transition: all 0.2s ease;
}
#headers {
  display: grid;
  /* grid-row: 1; */
  width: 80%;
  grid-template-columns: 2rem 3rem 6rem repeat(3, minmax(0, 1fr));
  margin: 1rem 0 0 0;
}
#headers span {
  grid-row: 1;
  background: #e7fee7;
  font-weight: bolder;
}
.respondent {
  display: grid;
  /* width: 80%; */
  margin: 0;
  grid-template-columns: 2rem 3rem 6rem 1fr 1fr 1fr;
  position: relative;
}
#build-target {
  width: 80%;
}
#build-target .respondent:nth-of-type(even) {
  background: #e7fee7;
}
#build-target .respondent.addrow {
  background: transparent !important;
}
.respondent .span {
  grid-row: 1;
}
.button-submit h5 {
  border: none;
  background: var(--color-base-1);
  color: var(--color-base-0);
  font-size: 20px;
  border-radius: 20px;
  padding: 0 1rem;
  margin: 0;
}
.respondents-submitted .respondent img {
  filter: grayscale(1);
  opacity: 0.5;
  cursor: default;
}
.respondents-submitted .addrow {
  display: none;
}
.respondent img {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.25rem;
  transition: all 0.2s ease;
}
.respondents-submitted .respondent img:hover {
  transform: none !important;
}
.respondent img:hover {
  transform: scale(1.15);
}
.kw-form-input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  margin: 1rem;
}
@media screen and (device-aspect-ratio: 0.6666666667) {
  .kw-form-input input[type=date], .kw-form-input input[type=datetime-local], .kw-form-input input[type=datetime], .kw-form-input input[type=email], .kw-form-input input[type=month], .kw-form-input input[type=number], .kw-form-input input[type=password], .kw-form-input input[type=text], .kw-form-input input[type=time], .kw-form-input input[type=url], .kw-form-input input[type=week], .kw-form-input select, .kw-form-input textarea {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 0.5633802817) {
  .kw-form-input input[type=date], .kw-form-input input[type=datetime-local], .kw-form-input input[type=datetime], .kw-form-input input[type=email], .kw-form-input input[type=month], .kw-form-input input[type=number], .kw-form-input input[type=password], .kw-form-input input[type=text], .kw-form-input input[type=time], .kw-form-input input[type=url], .kw-form-input input[type=week], .kw-form-input select, .kw-form-input textarea {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 0.5622188906) {
  .kw-form-input input[type=date], .kw-form-input input[type=datetime-local], .kw-form-input input[type=datetime], .kw-form-input input[type=email], .kw-form-input input[type=month], .kw-form-input input[type=number], .kw-form-input input[type=password], .kw-form-input input[type=text], .kw-form-input input[type=time], .kw-form-input input[type=url], .kw-form-input input[type=week], .kw-form-input select, .kw-form-input textarea {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 0.5625) {
  .kw-form-input input[type=date], .kw-form-input input[type=datetime-local], .kw-form-input input[type=datetime], .kw-form-input input[type=email], .kw-form-input input[type=month], .kw-form-input input[type=number], .kw-form-input input[type=password], .kw-form-input input[type=text], .kw-form-input input[type=time], .kw-form-input input[type=url], .kw-form-input input[type=week], .kw-form-input select, .kw-form-input textarea {
    font-size: 16px;
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (device-pixel-ratio: 2) {
  .kw-form-input input[type=date], .kw-form-input input[type=datetime-local], .kw-form-input input[type=datetime], .kw-form-input input[type=email], .kw-form-input input[type=month], .kw-form-input input[type=number], .kw-form-input input[type=password], .kw-form-input input[type=text], .kw-form-input input[type=time], .kw-form-input input[type=url], .kw-form-input input[type=week], .kw-form-input select, .kw-form-input textarea {
    font-size: 16px;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (device-pixel-ratio: 3) {
  .kw-form-input input[type=date], .kw-form-input input[type=datetime-local], .kw-form-input input[type=datetime], .kw-form-input input[type=email], .kw-form-input input[type=month], .kw-form-input input[type=number], .kw-form-input input[type=password], .kw-form-input input[type=text], .kw-form-input input[type=time], .kw-form-input input[type=url], .kw-form-input input[type=week], .kw-form-input select, .kw-form-input textarea {
    font-size: 16px;
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (device-pixel-ratio: 3) {
  .kw-form-input input[type=date], .kw-form-input input[type=datetime-local], .kw-form-input input[type=datetime], .kw-form-input input[type=email], .kw-form-input input[type=month], .kw-form-input input[type=number], .kw-form-input input[type=password], .kw-form-input input[type=text], .kw-form-input input[type=time], .kw-form-input input[type=url], .kw-form-input input[type=week], .kw-form-input select, .kw-form-input textarea {
    font-size: 16px;
  }
}
@media only screen and (device-width: 390px) and (device-height: 844px) and (device-pixel-ratio: 3) {
  .kw-form-input .kw-form-input__field {
    font-size: 16px;
  }
}
@media only screen and (device-width: 428px) and (device-height: 926px) and (device-pixel-ratio: 3) {
  .kw-form-input .kw-form-input__field {
    font-size: 16px;
  }
}
.kw-form-input:active, .kw-form-input:focus, .kw-form-input:focus-within {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
}
.kw-form-input__label {
  color: var(--color-blue-dark);
  display: block;
  font-size: 14px;
  left: 16px;
  letter-spacing: 0.15px;
  line-height: 24px;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: 8px;
  transition: 0.1s ease;
  white-space: nowrap;
  width: 90%;
}
.kw-form-input__label:not(output):-moz-ui-invalid {
  box-shadow: none;
}
.kw-form-input__label:active, .kw-form-input__label:focus {
  background-color: transparent;
}
.kw-form-input__error {
  bottom: 35px;
  color: #c5221f;
  display: none;
  font-size: 11px;
  left: 16px;
  letter-spacing: 0.2px;
  line-height: 18px;
  max-width: 92%;
  position: relative;
}
@media (min-width: 1024px) {
  .kw-form-input__error {
    bottom: 10px;
    line-height: 24px;
    max-width: 95%;
    position: absolute;
  }
}
.kw-form-input__field {
  background-color: #fff;
  border: 1px solid #dadce0;
  border-radius: 8px;
  color: #3c4043;
  font-size: 14px;
  height: 40px;
  line-height: 24px;
  outline: none;
  padding: 8px 16px;
  width: 100%;
}
.kw-form-input__field, .kw-form-input__field:active, .kw-form-input__field:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.kw-form-input__field:active, .kw-form-input__field:focus {
  background: #fff;
  border-color: var(--color-blue-dark);
}
.kw-form-input__field:active + label, .kw-form-input__field:focus + label {
  background: #fff;
  color: var(--color-blue-dark);
  display: block;
  font-size: 12px;
  left: 5px;
  padding: 0 5px;
  position: absolute;
  top: -12px;
  white-space: nowrap;
  width: auto;
}
.kw-form-input__field:not(:focus):not(:-moz-placeholder-shown):valid + label {
  background: #fff;
  color: #5f6368;
  display: block;
  font-size: 12px;
  left: 5px;
  padding: 0 5px;
  position: absolute;
  top: -12px;
  white-space: nowrap;
  width: auto;
}
.kw-form-input__field:not(:focus):not(:placeholder-shown):valid + label {
  background: #fff;
  color: #5f6368;
  display: block;
  font-size: 12px;
  left: 5px;
  padding: 0 5px;
  position: absolute;
  top: -12px;
  white-space: nowrap;
  width: auto;
  border-radius: 78px;
}
.kw-form-input__field--placeholder-shown + label {
  background: #fff;
  color: #5f6368;
  display: block;
  font-size: 12px;
  left: 5px;
  padding: 0 5px;
  position: absolute;
  top: -12px;
  white-space: nowrap;
  width: auto;
}
.kw-form-input__field:invalid {
  background-image: url(../html/83e4d8dff15eb60ddd06.html);
  background-position: 98%;
  background-repeat: no-repeat;
  border-color: #c5221f;
  box-shadow: none;
  padding-right: 8%;
}
.kw-form-input__field:invalid + label {
  background: #fff;
  color: #c5221f;
  display: block;
  font-size: 12px;
  left: 5px;
  padding: 0 5px;
  position: absolute;
  top: -12px;
  white-space: nowrap;
  width: auto;
}
.kw-form-input__field:invalid ~ .kw-form-input__error {
  display: block;
}
.kw-form-input__field--invalid {
  background-image: url(../html/83e4d8dff15eb60ddd06.html);
  background-position: 98%;
  background-repeat: no-repeat;
  border-color: #c5221f;
  box-shadow: none;
  padding-right: 8%;
}
.kw-form-input__field--invalid + label {
  background: #fff;
  color: #c5221f;
  display: block;
  font-size: 12px;
  left: 5px;
  padding: 0 5px;
  position: absolute;
  top: -12px;
  white-space: nowrap;
  width: auto;
}
.kw-form-input__field--invalid ~ .kw-form-input__error {
  display: block;
}
#data-holder {
  display: none;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm th, .table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary, .table-primary > th, .table-primary > td {
  background-color: #b8daff;
}
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
  border-color: #7abaff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary, .table-secondary > th, .table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #c3e6cb;
}
.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
  border-color: #8fd19e;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info, .table-info > th, .table-info > td {
  background-color: #bee5eb;
}
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
  border-color: #86cfda;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #ffeeba;
}
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
  border-color: #ed969e;
}
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light, .table-light > th, .table-light > td {
  background-color: #fdfdfe;
}
.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark, .table-dark > th, .table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
  border-color: #95999c;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th, .table-dark td, .table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
/* Table Stuff */
table.basic-table {
  width: 100%;
  font-family: sans-serif;
}
table.basic-table th {
  border-bottom: 1px solid black;
}
table.basic-table th, table.basic-table td {
  height: 2em;
  background-color: white;
}
.respondent img {
  cursor: pointer;
}
.respondent img .placeholder {
  font-style: italic;
  color: gray;
}
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:main-i-table] [159.3904] DESIGN*/
/*******************************************************************/
/* 0.2 D>D */
/* db 145 */
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:main-i-table] [159.3904] DESIGN*/
/*******************************************************************/
/* 0.2 D>D */
/* db 174 */

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:main-i-table] [159.3915] DESIGN*/
/*******************************************************************/
/* 0.3 D>D */
/* db 164 */