.inlineView .optionWrapper.text .inputWrapper input {
    width: 10em;
}

table .optionWrapper.text .inputWrapper input {
    width: 10em;
}

ul .optionWrapper.text .inputWrapper input {
    width: 10em;
}

.inlineView .optionWrapper.text .inputWrapper input[name="Auftreten_von_Kopfschmerzen_ca"][type="text"] {
    width: 2em;
}

.inlineView .optionWrapper.text .inputWrapper input[name="Auftreten_von_Kopfschmerzen_mal_pro"] {
    width: 4em;
}

.inlineView .optionWrapper.text .inputWrapper input[name="Auftreten_von_Kopfschmerzen_ca_seit"] {
    width: 6em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="Art_der_Kopfschmerzen_einseitig"] {
    width: 4em;
}

.gID-1 .body .fields .inlineView .optionWrapper.text .inputWrapper input[name="Auftreten_von_Migrne_ca"] {
    width: 3em;
}

.gID-1 .body .fields .inlineView .optionWrapper.text .inputWrapper input[name="Auftreten_von_Migrne_mal_pro"] {
    width: 4em;
}

.gID-1 .body .fields .inlineView .optionWrapper.text .inputWrapper input[name="Auftreten_von_Migrne_ca_seit"] {
    width: 6em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="dumpfer Augenschmerz Beschreibung"] {
    width: 6em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="stechender Augenschmerz Beschreibung"] {
    width: 6em;
}
/*
.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="Spannungs-, Zug- oder Druckgefühl in der Augenhöhle Auswahl"] {
    width: 6em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="Spannungs-, Zug- oder Druckgefühl um die Augen herum Auswahl"] {
    width: 6em;
}*/

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="häufiges Tragen einer Sonnenbrille Wann"] {
    width: 12em;
}
.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="Erhhte_Blend_und_Lichtempfindlichkeit_Seite"] {
    width: 6em;
}

.gID-1 .body .fields .inlineView .optionWrapper.text .inputWrapper input[name="Auftreten_von_Augenreizungen_insbesondere"] {
    width: 15em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="gerötete Augen Auswahl"] {
    width: 6em;
}
/*
.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="schnelle Ermüdung Auswahl"] {
    width: 5em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="Sehunruhe Auswahl"] {
    width: 5em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="Unsicherheiten beim Autofahren Auswahl"] { 
    width: 10em;
}*/

.gID-1 .body .fields .inlineView .optionWrapper.text .inputWrapper input[name="Crowding"] {
    width: 6em;
}

.gID-1 .body .fields .inlineView .optionWrapper.text .inputWrapper input[name="Schwierigkeiten_beim_Fokuswechsel"] {
    width: 11em;
}

.gID-1 .body .fields .listView .optionWrapper.text .inputWrapper input[name="Gelegentliches_Doppeltsehen_Zur_Vermeidung_von_Doppeltsehen_hufiges_Schlieen_eines_Auges"] {
    width: 4em;
}

.gID-1 .body .fields .inlineView .optionWrapper.text .inputWrapper input[name="Vegetative_Strungen_Sonstige"] {
    width: 15em;
}

.body .fields .tableView table {
    /* table-layout: unset;
   width: 40em;*/
}

.gID-1 .row:nth-child(3) table {
    table-layout: auto;
    width: 45em;
    /*color:red;*/
}

.gID-1 .row:nth-child(8) table {
    table-layout: auto;
    width: 25em;
    /*color:red;*/
}

.gID-1 .row:nth-child(9) table {
    table-layout: auto;
    width: 40em;
    /*color:red;*/
}


.gID-1 .row:nth-child(13) table {
    table-layout: auto;
    width: 18em;
    /*color:red;*/
}
