.password-container {
      position: relative;
      display: inline-block;
	  width:100%;
    }

    input[type="password"],
    input[type="text"] {
      padding-right: 2.5em;
      font-size: 16px;
    }

    .toggle-password {
      position: absolute;
      top: 70%;
      right: 10px;
      transform: translateY(-50%);
      cursor: pointer;
      width: 24px;
      height: 24px;
      fill: #555;
    }

#div9,#div10{width:100% !important;}

/**----------------------------------------------

* * Stil für das Patientenmenü
 
 -----------------------------------------------*/
 .usernav-container{
	display: flex;
  flex-direction: column;  
  align-items: center; 
  padding-top: 10px;

 }
.usernav { margin: -5px 0 0 0; list-style: none; padding: 0; display: flex; gap: 10px; }

.usernav li {
  margin-right: 10px;
  list-style-type: none;
}

.usernav li a{color:#000000;white-space:nowrap;}

.produkt-container{}
.produkt-head{font-weight:bold;text-align:center;}
.produkt-icon{float:left;}

/**----------------------------------------------

* * Stil für die Patienten-Navigation
 
 -----------------------------------------------*/
.patienten_navigation {
  color: #296ebf;
  padding: 5px;
  border: 1px solid #296ebf;
  background-color: #ffffff;
  border-radius: 5px;
  white-space: nowrap;
}

.patienten_navigation:hover {
  font-weight: 500;
  background-color: #fffaf0;
}

/**----------------------------------------------

* * Stil für Font Awesome
 
 -----------------------------------------------*/
.fas {
  font-size: 16px;
}

.fa-file-pdf {
  color: #cd0000;
  background-color: #ffffff;
  font-size: 30px;
}

/**----------------------------------------------

* * Media Queries für Bildschirme ab 700px Breite
 
 -----------------------------------------------*/
@media screen and (min-width: 700px) {
  /** Stil für flexibles Container-Element */
  .flex-container {
    display: flex;
    justify-content: space-evenly;
    margin-top: 10px;
    width: 100%;
    margin: 10px auto;
    text-align: left;
    position: relative;
  }

  .abform {
    display: flex;
    justify-content: center;
  }

  .box1,
  .box2 {
    width: 40%;
    padding: 5px;
  }

  select {
    padding: 15px;
    border: 1px solid #006eb7;
    border-radius: 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 30%;
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    color: #2c3e50;
    font-size: 13px;
  }

  .geb {
    max-width: 150px;
  }
}

.clear {
  clear: both;
  padding: 1px;
}

/**----------------------------------------------

* * Stil für Abschnitte
 
 -----------------------------------------------*/
.abschnitt,
.abschnitt2,
.abschnitt3 {
  display: flex;
  justify-content: space-evenly;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 80%;
  margin: 10px auto;
  text-align: center;
  position: relative;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 0%;
  align-content: center;
  padding: 15px;
  box-sizing: border-box;
}

.abschnitt {
  background-color: #e8e8e8;
  border-radius: 15px;
}

.abschnitt3 {
  background-color: #286fbf;
  color: #fff;
}

/**----------------------------------------------

* * Stil für Akkordeon-Element
 
 -----------------------------------------------*/
.accordion {
  display: flex;
  justify-content: left;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 80%;
  margin: 10px auto;
  text-align: left;
  position: relative;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 0%;
  align-content: left;
  padding: 15px;
  border: 3px solid #006eb7;
  border-radius: 15px;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  color: #2c3e50;
}

/**----------------------------------------------

* * Stil für die Akkordeon-Panels
 
 -----------------------------------------------*/
.panel {
  width: 80%;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  padding: 15px;
  margin-bottom: 10px;
  display: flex;
  margin-top: 10px;
  margin: 10px auto;
}

.trenner {
  display: flex;
  justify-content: space-evenly;
}

/**----------------------------------------------

* * Stil für den "Jetzt erstellen"-Button
 
 -----------------------------------------------*/
.button_jetzt_erstellen {
  width: 120px;
  color: #ffffff;
  font-weight: bold;
  background-color: #296ebf;
  padding: 15px;
  border-radius: 30px;
}

.button_jetzt_erstellen:hover {
  background-color: #006eb7;
}

/**----------------------------------------------

* * Stile für Fehler- und Erfolgsmeldungen
 
 -----------------------------------------------*/
.register_fail,
.register_ok,
.save_ok {
  border: 1px solid;
  padding: 5px;
}

.register_fail {
  border-color: red;
  background-color: yellow;
  color: red;
}

.register_ok,
.save_ok {
  border-color: green;
  color: green;
}

/**----------------------------------------------

* * Stil für IFrame und HTML-Elemente mit IDs
* * Patientenverfügung, Konto und Depotvollmacht, usw.
 
 -----------------------------------------------*/

#abfrage_frame1,
#abfrage_frame2,
#abfrage_frame3,
#abfrage_frame4,
#abfrage_frame5,
#abfrage_frame6,
#abfrage_frame7 {
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  padding: 10px;
  border: none;
}
#main5{height:1600px;}

/**----------------------------------------------

* * Stil für Hinweistext
 
 -----------------------------------------------*/
.hinweis {
  font-weight: bold;
  font-size: 1.4em;
  width: 82%;
  padding: 15px;
  margin: 10px auto;
  text-align: left;
  position: relative;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 0%;
}

/**----------------------------------------------

* * Stil für den Fortschrittsbalken
 
 -----------------------------------------------*/
.balken_rahmen {
  border: 1px solid #e8e8e8;
  border-radius: 20px;
  height: 10px;
  background-color: #e8e8e8;
  width: 80%;
  margin: 10px auto 20px auto;
  text-align: center;
  position: relative;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 0%;
  align-content: center;
}

.balken {
  background: linear-gradient(90deg, #388928, #388928);
  height: 10px;
  width: 50%;
  border-radius: 10px;
}

/**----------------------------------------------

* * Stil für die Patienten-Navigation im Benutzerprofil
 
 -----------------------------------------------*/
.usernav {
}

.usernav li a {
  color: #7d7d7d;
  font-family: "Roboto", sans-serif;
}

.usernav li a:hover {
  color: #b3b3b3;
}

/**----------------------------------------------

* * Stil für Formulare von Contact Form 7
 
 -----------------------------------------------*/
.wpcf7-form,
.wpcf7-form2 {
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 25px;
  margin-bottom: 10px;
  width: 80%;
  margin: 10px auto;
  position: relative;
}

/**----------------------------------------------

* * Stil für Textfelder und Textareas von Contact Form 7
 
 -----------------------------------------------*/
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-date,
.wpcf7-number,
.wpcf7-captchar,
.wpcf7-radio,
.wpcf7-checkbox {
  background-color: var(--input-bg-hover);
  border: 1px solid grey;
  border-radius: 1px;
  width: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 14px;
  color: #000;
  padding: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.3s;
  margin: 0 2px 1em 0;
  transition: 0.2s ease-in-out;
}
/* Eingabefelder */
.wpcf7-text:hover,
.wpcf7-textarea:hover,
.wpcf7-date:hover,
.wpcf7-numbe:hover,
.wpcf7-captchar:hover,
.wpcf7-radio:hover,
.wpcf7-checkbox:hover {
  background-color: hsla(var(--main-hue), 0%, 34%, 0.169);
  transition: 0.2s ease-in-out;
  /*border: 1px solid var(--main-blue);*/
}

.wpcf7form {
  position: relative;
  transition: 0.2s ease-in-out;
  margin: 10px 0 10px 0;
}

.register-input {
  padding: 12px 24px !important;
  border-radius: 5px !important;
  font-size: 16px !important;
  cursor: pointer !important;
  color: #fff !important;
  background-color: var(--main-blue) !important;
  box-shadow: 0 2px 8px -2px rgba(60, 83, 199, 0.5) !important;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  transform: translateY(0);
}

/**----------------------------------------------

* * Label mittig im Eingabefeld - Persönliche Daten Formular
 
 -----------------------------------------------*/
.wpcf7form label {
 /* position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  transition: 0.2s ease-in-out;
  padding: 4px 4px 3px 4px;*/
}

/**----------------------------------------------

* * Label schwebt bei Klick nach oben - Persönliche Daten Formular
 
 -----------------------------------------------*/
.wpcf7form.focus label {
 /* position: absolute;
  top: -20%;
  left: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  transition: 0.2s ease-in-out;
  color: var(--main-blue);*/
}

.wpcf7form.focus {
  transition: 0.2s ease-in-out;
}

/**----------------------------------------------

* * Stil für den Senden-Button von Contact Form 7
 
 -----------------------------------------------*/
.wpcf7-submit,
.wpcf7-submit2 {
  float: right;
  color: #000000;
  font-weight: bold;
  margin: 10px;
  cursor: pointer;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 50px;
  border: 0 none;
  width: 200px;
  padding: 7px 20px 6px 20px;
  line-height: 1.7em;
  background-color: #fcfcfc;
  transform: translateY(-10%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.wpcf7-submit.backbutton {
  float: left;
  background-color: white;
  color: var(--main-blue);
  border: 1px solid var(--main-blue);
  padding: 6px 5px;
  display:none;
}

/**----------------------------------------------

* * Weiterer Stil für den Senden-Button von Contact Form 7
 
 -----------------------------------------------*/
.btn {
  border: none;
  padding: 12px 24px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  color: #000000;
  background-color: #fcfcfc;
  box-shadow: 0 2px 8px -2px rgba(60, 83, 199, 0.5);
  outline: none;
  -webkit-tap-highlight-color: transparent;
  transform: translateY(0);
}

.btn-submit {
  background-color: #fcfcfc;
  box-shadow: 0 2px 8px -2px rgba(60, 199, 90, 0.5);
}

.btn.ripple {
  background-position: center;
  transition: background 0.8s;
}
.btn.ripple:hover {
  background: #fcfcfc
    radial-gradient(circle, transparent 1%, var(--secondary-blue) 1%) 50%/16000%;
}
.btn.ripple:active {
  background-color: #fcfcfc;
  background-size: 100%;
  transition:
    background 0s,
    transform 0.2s;
  transform: translateY(1px);
}
/**----------------------------------------------

* * Stil für Zurück-Button im Material Design
 
 -----------------------------------------------*/
.btn.backbutton {
  border: 1px solid var(--main-blue);
  padding: 12px 24px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  color: var(--main-blue);
  background-color: white;
  box-shadow: 0 2px 8px -2px rgba(60, 83, 199, 0.5);
  outline: none;
  -webkit-tap-highlight-color: transparent;
  transform: translateY(0);
}
.btn.ripple.backbutton {
  background-position: center;
  transition: background 0.3s;
}
.btn.ripple.backbutton:hover {
  background: var(--secondary-blue)
    radial-gradient(circle, transparent 1%, var(--secondary-blue) 1%) 50%/16000%;
  color: white;
}
.btn.ripple.backbutton:active {
  background-color: var(--light-blue);
  background-size: 100%;
  transition:
    background 0s,
    transform 0.2s;
  transform: translateY(1px);
}
/**----------------------------------------------

* * Stil für Textareas von Contact Form 7
 
 -----------------------------------------------*/
.wpcf7-textarea {
  width: 100% !important;
}

/**----------------------------------------------

* * Tooltip Container (Inaktiv) 
 
 -----------------------------------------------*/
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.link-flash {
  --ease-out-expo: cubic-bezier(0.19, 1, 0.22, 1);

  position: relative;
  color: var(--main-blue);

  &::before,
  &::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -0.1rem;
    display: block;
    width: 100%;
    height: 1px;
    background: var(--main-blue);
    transition: 1.1s var(--ease-out-expo);
  }

  &::before {
    transform: scaleX(0);
    transform-origin: left;
  }

  &::after {
    transform-origin: right;
    transition-delay: 0.25s;
  }

  &:hover {
    &::before {
      transform: scaleX(1);
      transition-delay: 0.25s;
    }

    &::after {
      transform: scaleX(0);
      transition-delay: 0s;
    }
  }
}

a {
  color: #000000;
}

/**----------------------------------------------

* * JA / NEIN Switch (Inaktiv)
 
 -----------------------------------------------*/

.switch {
  position: relative;
  /* top: 50%; */
  left: 10%;
  width: 150px;
  height: 50px;
  text-align: center;
  /* margin: -30px 0 0 -75px; */
  background: #4cd964;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 5px;
}
.switch span {
  position: relative;
  width: 20px;
  height: 4px;
  top: 50%;
  left: 50%;
  margin: -2px 0px 0px -4px;
  background: #fff;
  display: block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 2px;
}
.switch span:after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 12px;
  margin-top: -8px;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 2px;
}
.switch label {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.406);
  width: 60px;
  line-height: 50px;
  font-weight: 700;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
label[for="yes"] {
  position: absolute;
  left: 0px;
  height: 20px;
}
label[for="no"] {
  position: absolute;
  right: 0px;
}
#no:checked ~ .switch {
  background: #ff3b30;
}
#no:checked ~ .switch span {
  background: #fff;
  margin-left: -8px;
}
#no:checked ~ .switch span:after {
  background: #fff;
  height: 20px;
  margin-top: -8px;
  margin-left: 8px;
}
#yes:checked ~ .switch label[for="yes"] {
  color: #fff;
}
#no:checked ~ .switch label[for="no"] {
  color: #fff;
}

.abfrage-titel {
  justify-content: center;
  display: flex;
}
/*

/*----------------------------------------------

 * Radio Buttons in Google Material Design 
 
 -----------------------------------------------*/
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 1px rgba(0, 105, 217, 0);
  }
  50% {
    box-shadow: 0 0 0 15px rgba(0, 105, 217, 0.1);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(0, 105, 217, 0);
  }
}

.md-radio {
  margin: 16px 0;
}

.md-radio.md-radio-inline {
  display: inline-block;
}

.md-radio input[type="radio"] {
  opacity: 0;
}

.md-radio input[type="radio"]:checked + label:before {
  border-color: #0069d1;
  animation: ripple 0.2s linear forwards;
}

.md-radio input[type="radio"]:checked + label:after {
  transform: scale(1);
}

.md-radio label {
  display: inline-block;
  height: 20px;
  position: absolute;
  padding: 20px 0;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}

.md-radio label:before,
.md-radio label:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  transition: all 0.3s ease;
  transition-property: transform, border-color;
}

.md-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.54);
}
/* Ausgewählt Punkt */
.md-radio label:after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  transform: scale(0);
  background: #337ab7;
}

*,
:before,
:after {
  box-sizing: border-box;
}

/**----------------------------------------------

* * Material Design Checkboxen
 
 -----------------------------------------------*/

.md-checkbox {
  position: relative;
  margin: 1em 0;
  text-align: left;
}
.md-checkbox.md-checkbox-inline {
  display: inline-block;
}
.md-checkbox label {
  cursor: pointer;
  display: inline;
  line-height: 1.25em;
  vertical-align: top;
  clear: both;
  padding-left: 1px;
}
.md-checkbox label:not(:empty) {
  padding-left: 0.75em;
}
.md-checkbox label:before,
.md-checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.md-checkbox label:before {
  width: 1.25em;
  height: 1.25em;
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 0.125em;
  cursor: pointer;
  transition: background 0.3s;
}
.md-checkbox input[type="checkbox"] {
  outline: 0;
  opacity: 1;
  width: 1.25em;
  margin: 0;
  display: block;
  float: left;
  font-size: inherit;
}
.md-checkbox input[type="checkbox"]:checked + label:before {
  background: #337ab7;
  border: none;
}
.md-checkbox input[type="checkbox"]:checked + label:after {
  transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
  width: 0.75em;
  height: 0.375em;
  border: 0.125em solid #fff;
  border-top-style: none;
  border-right-style: none;
}
.md-checkbox input[type="checkbox"]:disabled + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}
.md-checkbox input[type="checkbox"]:disabled:checked + label:before {
  background: rgba(0, 0, 0, 0.26);
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/**----------------------------------------------

* * Formular Sektion Styling
 
 -----------------------------------------------*/

.wrap {
  flex-wrap: wrap;
}

.form-section {
  width: 100%;
  display: flex;
  justify-content: left;
  margin: 30px auto;
  text-align: left;
  position: relative;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 0%;
  align-content: left;
  padding: 15px;
  border: 0.5px solid grey;
  border-radius: 5px;
  box-sizing: border-box;
}

.form-section:hover {
  border: 0.8px solid var(--main-blue);
  box-shadow: 0 2px 8px -2px rgba(60, 83, 199, 0.5);
}

.form-beschreibung-text {
  padding: 15px;
}

.form-beschreibung {
  margin: 1em 0 1em 0;
}

.form-beschreibung:hover {
  box-shadow: 0 2px 8px -2px rgba(60, 83, 199, 0.5);
}

.oder {
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
  align-content: center;
  padding: 12px 12px;
  font-size: 16px;
  color: hsla(var(--main-hue), 5%, 54%, 1);
  margin: auto;
  width: 60%;
  border-top: 1px dashed grey;
  border-bottom: 1px dashed grey;
}

.oder:hover {
  color: var(--main-blue);
  transition: color 0.4 ease-in-out;
  cursor: default;
}

/**----------------------------------------------

* * Popup Info
 
 -----------------------------------------------*/

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 15vh auto;
  padding: 2.5vw;
  background: #fff;
  border-radius: 5px;
  width: 80%;
  position: relative;
  transition: all 5s ease-in-out;
  z-index: 2;
  cursor: auto;
}

.popup h2 {
  margin-top: auto;
  line-height: normal;
  color: #333;
  padding-right: 2vw;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06d85f;
}
.popup .content {
  max-height: 80%;
}

.radio-top {
  margin-top: 0%;
}

.radio-top-lt {
  margin-top: 0%;
}

/**----------------------------------------------

* * Viewports

/**----------------------------------------------

* * Responsiveness Standard Setting einfügen:

* ? Nach form-section wrap bzw. nach Auswahl-Kommentar in das div die Klassen einfügen:
    class="float-left-90 float-left">

* ? In das Radio-Button Div die Klassen einfügen:
    class="middle md-radio float-lwidth radio-top">

* ! Falls etwas nicht da angeordnet ist wie es soll dann erstmal checken,
* ! ob alle Klassen richtig zugeordnet wurden
 
 -----------------------------------------------*/

@media screen and (max-width: 700px) {
  .popup {
    width: 90%;
  }
}

.fa-circle-info {
  cursor: pointer;
}

/* Text für die Auswahl Links angeordnet */
.float-left {
  float: left;
  width: 80%;
}

/* Platz für die Radio Buttons  */
.float-lwidth {
  float: left;
  width: 10%;
}

/* SMARTPHONE CSS Regeln für Bildschirme mit einer Breite von bis zu 600px SMARTPHONE*/
@media only screen and (max-width: 600px) {
  label {
    font-size: 1em;
  }

  .wpcf7-text {
    margin: 0;
    min-width: 100%;
    padding: 20px 16px 16px 20px;
  }

  .wpcf7-form,
  .wpcf7form {
    width: 100%;
  }

  h1 {
    font-size: 2em;
  }

  #first-submit {
    margin-top: 2%;
  }

  .hinweis {
    width: 90%;
  }
  /* Text für die Auswahl Links angeordnet */
  .float-left {
    float: left;
    width: 75%;
  }

  .float-lwidth-10 {
    width: 10%;
  }

  .float-left-80 {
    width: 80%;
  }

  .float-rwdith {
    float: right;
    width: 10%;
  }

  /* Bei langen Antworten werden so die Radio Buttons weiter runter geschoben */
  .radio-top {
    margin-top: 5%;
  }

  .radio-full {
    margin-top: 60%;
  }

  .radio-half {
    margin-top: 40%;
  }

  .md-radio label {
    padding: 25px 0;
  }

  .md-radio label:before {
    width: 25px;
    height: 25px;
  }
  /* Ausgewählt Punkt */
  .md-radio label:after {
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
  }

  .popup {
    margin: 5vh auto;
  }

  .popup h2 {
    padding-right: 5vw;
  }

  .popup .close {
    top: 25px;
  }

  .radio-normal {
    margin-top: 5%;
  }
}

/* CSS Regeln für Bildschirme mit einer Breite von 601px bis 900px  LAPTOP*/
@media only screen and (min-width: 601px) and (max-width: 900px) {
  /* Radio Button Abstand von oben */
  .radio-top {
    margin-top: 2%;
  }

  .float-left-90 {
    width: 90%;
  }

  .radio-normal {
    margin-top: 5%;
  }
}

/* CSS Regeln für Bildschirme mit einer Breite von mehr als 900px BIG SCREEN*/
@media only screen and (min-width: 901px) {
  .float-margin {
    margin: 1% auto;
  }
  /* Radio Button mehr Abstand von oben */
  .radio-normal {
    margin-top: 5%;
  }

  /* Radio Button Abstand von oben */
  .radio-top {
    margin-top: 2%;
  }

  .margin-top {
    margin-top: 4%;
  }

  .float-left-90 {
    width: 90%;
  }

  .float-left-80 {
    width: 80%;
  }
}

.registerlink{color:#27408b;text-decoration:underline;}
