#header-outer[data-v-773e63b3]{display:grid;height:120px;width:100%;grid-template-areas:"left center right";grid-template-columns:1fr 300px 1fr}#header-left[data-v-773e63b3]{grid-area:left;height:100%;display:grid;grid-template-areas:"edith-orange patientenliste-button patient-name";grid-template-columns:minmax(80px,180px) 150px 1fr;grid-column-gap:10px}#edith-orange-header[data-v-773e63b3]{display:grid;grid-template-areas:"single";grid-area:edith-orange;text-align:center}#edith-orange-internal[data-v-773e63b3]{grid-area:single;align-self:center}#patientenliste-button-header[data-v-773e63b3]{align-self:center;grid-area:patientenliste-button}#patient-name-header[data-v-773e63b3]{align-self:center;grid-area:patient-name}#logout-timer-header[data-v-773e63b3]{grid-area:center;display:grid;grid-template-areas:"label the-button";grid-template-columns:1fr min-content;grid-template-rows:1fr;justify-items:center;align-items:center}#logout-timer-label[data-v-773e63b3]{grid-area:label}#logout-timer-button[data-v-773e63b3]{grid-area:the-button}#header-right[data-v-773e63b3]{justify-items:right;grid-area:right;display:grid;grid-template-areas:"username logout";grid-template-columns:1fr min-content}#label-username-header[data-v-773e63b3]{justify-self:right;align-self:center;grid-area:username;margin-right:10px}#button-logout-header[data-v-773e63b3]{align-self:center;grid-area:logout;margin-right:10px}#outer[data-v-5cd7fd3c]{display:grid;grid-template-areas:"anfaelle tus diagnose therapie";grid-template-rows:var(--tab-height);grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:10px;background-color:#fff}#anfaelle-tab[data-v-5cd7fd3c]{grid-area:anfaelle;align-self:center}#tu-tab[data-v-5cd7fd3c]{grid-area:tus;align-self:center}#diagnose-tab[data-v-5cd7fd3c]{grid-area:diagnose;align-self:center}#therapie-tab[data-v-5cd7fd3c]{grid-area:therapie;align-self:center}:root{--tab-height:50px;--header-height:120px;--footer-height:50px;--bg-light:#e9ecf6;--bg-medium:#dae3f3;--bg-dark:#cfd5eb;--border-blue:#4472c4}.edith-bg-light{background-color:#e9ecf6}.edith-bg-medium{background-color:#f1f1f2}.edith-bg-dark{background-color:#cfd5eb}.edith-bg-border-blue{border-style:solid;border-width:2px;border-color:#4472c4}.edith-bg-orange{background-color:#ed7d31}.edith-bg-red{background-color:red}#central[data-v-39cc8ec3]{background-color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:var(--tab-height) 1fr;grid-template-areas:"tab-area" "router-area"}#tab-wrapper[data-v-39cc8ec3]{grid-area:tab-area;overflow:hidden}#router-view-wrapper[data-v-39cc8ec3]{grid-area:router-area;overflow:auto}#footer[data-v-1d43b174]{padding-top:4px;display:grid;grid-template-areas:"left center right";grid-template-columns:1fr auto 1fr}#button-footer-left[data-v-1d43b174]{grid-area:left;justify-self:left;padding-left:10px}#button-footer-right[data-v-1d43b174]{grid-area:right;justify-self:right;padding-right:10px}#version-number[data-v-1d43b174]{grid-area:center;text-align:center;justify-content:center;color:#5a6268;padding-top:10px}#modal-container[data-v-1cfd20d8],#modal-container[data-v-707502a7],#modal-container[data-v-c4fd4bd2]{padding-top:100px;padding-bottom:100px}#wrapper{display:grid;grid-template-columns:1fr;grid-template-areas:"header" "central" "footer"}#header{grid-area:header;overflow:hidden}#central{grid-area:central;overflow:hidden}#footer{grid-area:footer;overflow:hidden}#schlagwort-text[data-v-212e8f52]{border:2px solid var(--border-blue);padding:10px;grid-area:schlagwort-text;height:auto;text-align:center}#schlagwort-component[data-v-212e8f52]{display:grid;grid-template-areas:"schlagwort-text schlagwort-arrow";grid-template-rows:1fr;grid-template-columns:1fr 40px}#schlagwort-arrow[data-v-212e8f52]{grid-area:schlagwort-arrow;align-self:center}.arrow[data-v-212e8f52]{width:40px;height:40px;color:var(--border-blue)}#schlagwoerter-outer[data-v-0693439e]{display:grid;grid-template-areas:"sequence info";grid-template-rows:1fr;grid-template-columns:1fr min-content}#schlagwoerter-sequence[data-v-0693439e]{grid-area:sequence;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-row-gap:30px;height:100%}#schlagwoerter-info[data-v-0693439e]{grid-area:info}#outer-fragebogen[data-v-eba1664c]{min-height:100%;width:100%;display:grid;grid-template-areas:"title title title title title" "schlagwoerter schlagwoerter schlagwoerter schlagwoerter schlagwoerter" "ilae . questions . ." "verwerfen-button . zurueck-button weiter-buttons .";grid-template-columns:1fr 150px 900px 300px 1fr;grid-template-rows:40px auto 1fr auto;grid-column-gap:20px}#title-row[data-v-eba1664c]{grid-area:title}#ilae-info[data-v-eba1664c]{grid-area:ilae;justify-self:center;align-self:center}#schlagwoerter-fragebogen[data-v-eba1664c]{grid-area:schlagwoerter;margin-top:20px;margin-bottom:25px}#questions-fragebogen[data-v-eba1664c]{max-width:1000px;justify-self:left;align-self:center;grid-area:questions}#verwerfen-button[data-v-eba1664c]{grid-area:verwerfen-button;padding-bottom:5px;padding-left:5px}#zurueck-button[data-v-eba1664c]{grid-area:zurueck-button;justify-self:end;padding-bottom:5px}#weiter-buttons[data-v-eba1664c]{grid-area:weiter-buttons;padding-bottom:5px}.answerBox[data-v-eba1664c]{margin-top:30px}#if-wrapper[data-v-4230f946]{height:100%;background-color:#fff}#outer[data-v-4230f946]{display:grid;grid-template-areas:"title" "button" "anfaelle-table";grid-template-columns:1fr;grid-template-rows:50px 20px 1fr;height:100%}#title-row[data-v-4230f946]{grid-area:title}#table-row[data-v-4230f946]{grid-area:anfaelle-table}#new-anfall-button[data-v-4230f946]{grid-area:button;justify-self:right}#tu-anlegen-root[data-v-d34d961a]{display:grid;grid-template-areas:"title title title" ". untersuchungsdatum-und-modalitaet ." ". untersuchungsdetails ." "button-tu-verwerfen button-tu-weiter .";grid-gap:20px;grid-template-columns:1fr 3fr 2fr;grid-template-rows:40px auto 1fr 50px;height:100%}#title-row[data-v-d34d961a]{grid-area:title}#untersuchungsdatum-und-modalitaet[data-v-d34d961a]{grid-area:untersuchungsdatum-und-modalitaet;padding-top:50px}#untersuchungsdetails[data-v-d34d961a]{grid-area:untersuchungsdetails;display:grid}#button-tu-verwerfen[data-v-d34d961a]{justify-self:start;align-self:center;grid-area:button-tu-verwerfen;padding-bottom:5px;padding-left:5px}#button-tu-weiter[data-v-d34d961a]{justify-self:end;align-self:center;grid-area:button-tu-weiter;padding-bottom:5px}#if-wrapper[data-v-36a2becc]{height:100%;background-color:#fff}#outer[data-v-36a2becc]{display:grid;grid-template-areas:"title" "button" "anfaelle-table";grid-template-columns:1fr;grid-template-rows:50px 20px 1fr;height:100%}#title-row[data-v-36a2becc]{grid-area:title}#table-row[data-v-36a2becc]{grid-area:anfaelle-table}#new-tu-button[data-v-36a2becc]{grid-area:button;justify-self:right}#outer-uebersicht[data-v-dad488a4]{display:grid;grid-template-areas:"title" "patient" "anfallstypen" "tu";grid-template-columns:1fr;grid-template-rows:60px 100px auto auto;border:1px solid}#title-uebersicht[data-v-dad488a4]{grid-area:title;border-bottom:1px solid;margin-left:13px;margin-right:13px;margin-top:10px}#patient-uebersicht[data-v-dad488a4]{grid-area:patient;font-size:16pt}#anfallstypen-uebersicht[data-v-dad488a4],#patient-uebersicht[data-v-dad488a4]{border-bottom:1px solid;margin-left:13px;margin-right:13px;margin-top:20px;padding-bottom:20px}#anfallstypen-uebersicht[data-v-dad488a4]{grid-area:anfallstypen}#tu-uebersicht[data-v-dad488a4]{grid-area:tu;margin:20px 13px}#diagnoseauswahl-outer[data-v-686f2f28],#vorgeschlagene[data-v-2f9f6d68]{font-size:20pt;margin:20px}#outer[data-v-715c6e00]{display:grid;grid-template-areas:"left-uebersicht vorgeschlagene-diagnose" "left-uebersicht diagnose-auswahl" "left-uebersicht diagnose-auswahl";grid-template-rows:auto auto 1fr;grid-template-columns:1fr 2fr;height:100%}#left-uebersicht[data-v-715c6e00]{grid-area:left-uebersicht}#vorgeschlagene-diagnose[data-v-715c6e00]{grid-area:vorgeschlagene-diagnose}#diagnose-auswahl[data-v-715c6e00]{grid-area:diagnose-auswahl}#empfehlung-outer[data-v-9a62552a]{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;grid-template-areas:"diagnostic diagnostic" "arzneivorschlaege therapie"}#diagnostic[data-v-9a62552a]{grid-area:diagnostic;margin-right:50px;padding-top:10px;padding-left:20px;font-size:20pt}#therapie[data-v-9a62552a]{grid-area:therapie;padding-left:50px;padding-right:50px;padding-top:10px}#arzneivorschlaege[data-v-9a62552a]{grid-area:arzneivorschlaege;padding-bottom:50px;padding-left:20px;padding-top:10px}.btn-info[data-v-9a62552a]{background-color:transparent;border:none;color:#007bff;font-size:15px;padding-bottom:5px;cursor:pointer;vertical-align:super}.btn-info[data-v-9a62552a]:hover{color:#000;text-decoration:underline}#title-modal[data-v-9a62552a]{font-size:18pt;margin-top:5px}#outer-empfehlung[data-v-06417c9d]{display:grid;grid-template-areas:"uebersicht therapie therapie therapie" "uebersicht therapie therapie therapie" ". . . pdf-drucken";grid-template-rows:auto auto 40px;grid-template-columns:3fr 2fr 2fr 2fr;height:100%}#left-uebersicht-empfehlung[data-v-06417c9d]{grid-area:uebersicht;grid-template-areas:"uebersicht-empfehlung" "uebersicht-diagnose-empfehlung";grid-template-rows:auto min-content;border:1px solid}#uebersicht-empfehlung[data-v-06417c9d]{grid-area:uebersicht-empfehlung}#uebersicht-diagnose-empfehlung[data-v-06417c9d]{grid-area:uebersicht-diagnose-empfehlung}#empfehlung-therapie[data-v-06417c9d]{grid-area:therapie}#pdf-drucken[data-v-06417c9d]{grid-area:pdf-drucken;justify-self:right;padding-right:5px}#wrapper[data-v-5f38197f]{display:grid;grid-template-columns:100%;grid-template-areas:"content"}#content[data-v-5f38197f]{grid-area:content}body[data-v-5f38197f]{background-color:#000}#login[data-v-2d540061]{width:500px;border:1px solid #ccc;background-color:#fff;margin:auto;margin-top:140px;padding:20px}#login-logo-header[data-v-2d540061]{border:5px solid #65c0ce;background-color:#f1f1f2;align-content:center}.crop[data-v-2d540061]{width:178px;height:119px;overflow:hidden;margin-left:135px}#login-logo-img[data-v-2d540061]{margin-left:-1px}.image-border[data-v-2d540061]{border:2px solid #000}#2fa-modal[data-v-2d540061]{max-height:calc(100vh - 225px)}.aligncenter[data-v-2d540061]{text-align:center}.justify-text[data-v-2d540061]{text-align:justify;text-justify:inter-word}.colored-number[data-v-2d540061]{color:red;font-size:20px}#modal-container[data-v-be73f1c4]{padding-top:100px;padding-bottom:100px}#tableWrapper[data-v-f45e2db8]{display:grid;grid-area:content;width:100%;grid-template-areas:"tableheader" "table";grid-template-rows:70px 1fr}#table-header[data-v-f45e2db8]{grid-area:tableheader;grid-template-areas:"time reload  filter button";grid-template-columns:180px 180px 1fr 250px;display:grid;justify-content:center;align-items:center}#patient-table[data-v-f45e2db8]{grid-area:table}#reload-button[data-v-f45e2db8]{grid-area:reload}#time-patientList[data-v-f45e2db8]{grid-area:time;align-self:center}#patient-filter[data-v-f45e2db8]{grid-area:filter;align-self:center}#new-patient-button[data-v-f45e2db8]{grid-area:button;justify-self:center}.remove-shadow[data-v-f45e2db8]:focus{box-shadow:none;outline:none}#secure[data-v-5df5ef32]{display:grid;grid-template-columns:1fr;grid-template-areas:"header" "body" "footer";grid-template-rows:120px 1fr 50px}#patient-header[data-v-5df5ef32]{grid-area:header;overflow:hidden;height:120px;position:sticky;z-index:5}#patient-body[data-v-5df5ef32]{margin-left:20px;margin-right:20px;grid-area:body;overflow:auto;display:grid;grid-template-rows:1fr}#patient-header-outer[data-v-5df5ef32]{display:grid;width:100%;grid-template-areas:"logo logout-timer logout-button";grid-template-columns:1fr 300px 1fr;grid-row:1;position:fixed;z-index:9999999}#patient-header-left[data-v-5df5ef32]{grid-area:logo}#logout-timer-header-patient[data-v-5df5ef32]{grid-area:logout-timer;display:grid;grid-template-areas:"logout-timer-label logout-timer-button";grid-template-columns:1fr min-content;align-self:center}#logout-timer-label-patient[data-v-5df5ef32]{grid-area:logout-timer-label;align-self:center;color:#000}#logout-timer-button-patient[data-v-5df5ef32]{grid-area:logout-timer-button;align-self:center}#patient-header-right[data-v-5df5ef32]{grid-area:logout-button;justify-self:end;align-self:center;grid-template-areas:"patient-logout-label patient-logout-button";grid-template-columns:1fr 80px;display:grid}#label-username-patient-header[data-v-5df5ef32]{grid-area:patient-logout-label;align-self:center;margin-right:10px}#button-logout-patient-header[data-v-5df5ef32]{grid-area:patient-logout-button}#patient-footer[data-v-5df5ef32]{grid-area:footer;overflow:hidden}#version-number[data-v-5df5ef32]{grid-area:center;text-align:center;justify-content:center;color:#5a6268;padding-top:10px}