.LoginPanel {
    position: relative;
    margin-top: 28%;
    margin-left: 30.6%;
    background-color: #4d124799;
    width: 38.7%;
    height: 300px;
  
}


/* Beschriftungen sind ausgeblendet */
.dnnFormLabel {
    visibility: hidden;
}
  
    /* Felder für Benutzername und Passwort */
    .dnnFormItem input[type="text"], .dnnFormItem input[type="password"] {
        min-width: 99%;
        border-radius: 0px 0px;
        position: relative;
        left: 7.5%;
        top: -28%;
    }



.dnnLoginService input[type="text"] {
    margin-top: 8%;
}
.dnnLoginService input[type="password"] {
    position: absolute;
    margin-top:2%;
}

/* Anmeldungs-Knopf */
.dnnPrimaryAction, a.dnnPrimaryAction {
    position: relative;
    left: -29%;
    border-color: #6e0d0a;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea1c29), color-stop(100%,#cd3521));
}

    .dnnPrimaryAction:hover, a.dnnPrimaryAction:hover {
        border-color: grey;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#870a04), color-stop(100%,#5c0804));
    }

/* Passwort Merken  */
.dnnLoginRememberMe {
    position: relative;
    left: -30%;
    top:80px;
    color: white;
}

.dnnLoginActions {
   
    left: -77%;
}
/* Abbruch Knopf Neu. Führdt zurück auf Willkommensseite */
.NeuX, a.NeuX {
    visibility: visible;
    text-decoration: none;
}
/* Abbruch Knopf. Text ist in Login.ascx.de-DE.resx zu &#10006 geändert */
.dnnSecondaryAction, a.dnnSecondaryAction, .dnnSecondaryAction:hover, a.dnnSecondaryAction:hover {
    visibility: hidden;
    border: none;
    background: none;
    box-sizing: unset;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    font-size: 30px;
    color: white;
    position: absolute;
    margin-left: 91.5%;
    margin-top: -59%;
    display: block;
    width: auto;
    font-weight: lighter;
}
    /* Kennwort Zurücksetzen */
    .dnnSecondaryAction:nth-child(1), a.dnnSecondaryAction:nth-child(1), .dnnSecondaryAction:nth-child(1):hover, a.dnnSecondaryAction:nth-child(1):hover {
        visibility: visible;
        display: inline-block;
        padding: 0px 0px;
        cursor: pointer;
        min-width: 162px;
        max-height: 21px;
        margin-bottom: 0px;
        position: relative;
        left: -36%;
        top: -14px;
        border: 1px solid #c2c2c2;
        border-radius: 3px;
        border-color: #6e0d0a;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea1c29), color-stop(100%,#cd3521));
        box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 60%), inset 0px 1px 0px 0px rgb(255 255 255 / 40%);
        font: inherit;
        vertical-align: central;
        color: #FFF !important;
        text-decoration: none !important;
        font-size: 12px;
        font-weight: bold;
        text-shadow: 0px -1px 0px #185b93;
        -webkit-transition: color ease 300ms;
    }
/* Cookies */

.cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-688238583 {
    position: absolute;
    top: 59%;
    max-height: 10%;
    max-width: 20.8%;
    margin-left: 39.6%;
    color: WHITE;
    background: none;
    font-size: 12px;
}



/* DNN Meldungen, z.B.: für falsche Passwort-Eingabe */
.dnnFormMessage{
    position: absolute;
    top: 34%;
    left: 33.64%;
    max-width: 31%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea1c29), color-stop(100%,#cd3521));
    z-index: 1;
    padding: 0;
    border-radius: 0;
    margin-top:23%;
}
/* Text der Fehlermeldung */
.dnnFormValidationSummary {
    color: white;
    font-weight: 200;
    letter-spacing: 1px !important;
    font-size: 12px;
    padding:0px 0px 0px 1%;
}












/*Anpassungen an Bildschirmbreite*/
@media only screen and (min-width: 1550px) and (max-width: 1800px) {
   
    .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-688238583 {
        top: 56%;
    }
    /* DNN Meldungen, z.B.: für falsche Passwort-Eingabe */
    .dnnFormMessage {
        top: 29%;
    }
    /* Text der Fehlermeldung */
    .dnnFormValidationSummary {
        font-weight: normal;
        font-size: 10px;
        letter-spacing: 1px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1549px){
   
    .dnnPrimaryAction, a.dnnPrimaryAction {
        top: -20px;
        left: -30%;
    }
   

    .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-688238583 {
        top: 50.5%;
    }
    /* DNN Meldungen, z.B.: für falsche Passwort-Eingabe */
    .dnnFormMessage {
        top: 40%;
        left: 33%;
    }
    /* Text der Fehlermeldung */
    .dnnFormValidationSummary {
        font-weight: 100;
        font-size: 9px;
        letter-spacing: 1px !important;
    }
   
   
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .dnnPrimaryAction, a.dnnPrimaryAction {
        top: -20px;
        left: -30%;
    }

 
    /* Cookies */
    .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-688238583 {
        top: 45%;
        font-size: 10px;
    }
    /* DNN Meldungen, z.B.: für falsche Passwort-Eingabe */
    .dnnFormMessage {
        top: 50%;
        left: 33%;
    }
    /* Text der Fehlermeldung */
    .dnnFormValidationSummary {
        font-size: 9px;
        letter-spacing: 0.5px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dnnPrimaryAction, a.dnnPrimaryAction {
        top: -40px;
        left: -35%!important;
    }

   
    /* Cookies */
    .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-688238583 {
        top: 40%;
        font-size: 10px;
    }
    /* DNN Meldungen, z.B.: für falsche Passwort-Eingabe */
    .dnnFormMessage {
        top: 35%;
        left: 33%;
    }
    /* Text der Fehlermeldung */
    .dnnFormValidationSummary {
        font-size: 9px;
        letter-spacing: 0.5px !important;
    }
}

@media only screen and (max-width: 767px) {
 
    .dnnPrimaryAction, a.dnnPrimaryAction {
        top: 20px;
        left: -10% !important;
    }

   
    /* Cookies */
    .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-688238583 {
        top: 35%;
        font-size: 10px;
        min-width: 250px;
        left: -20%;
    }
    /* DNN Meldungen, z.B.: für falsche Passwort-Eingabe */
    .dnnFormMessage {
        top: 25%;
        left: 33%;
        min-width: 250px;
    }
    /* Text der Fehlermeldung */
    .dnnFormValidationSummary {
        font-size: 8px;
        letter-spacing: 0.2px !important;
    }
    /* Passwort Merken  */
    .dnnLoginRememberMe {
        position: absolute;
        left: 5%;
        top:50px;
    }
    /* Felder für Benutzername und Passwort */
    .dnnFormItem input[type="text"], .dnnFormItem input[type="password"] {
        min-width: 50%;
        border-radius: 0px 0px;
        position: relative;
        left: 7.5%;
        top: -28%;
    }

    .LoginPanel {
      
        margin-top: 28%;
        margin-left: -10%;
        max-width:70%;
        height: 300px;
    }
}
/* Einstellungen für Kennwort Zurücksetzen */
#dnn_ctr_SendPassword_liSend {
    margin-left: 29%;
}

#dnn_ctr_SendPassword_lnkCancel {
    padding: 6px;
    margin-top: 19.2%;
    margin-left: 25%;
}

#dnn_ctr_SendPassword_lblHelp, .dnnFormMessage {
    visibility: hidden;
}

#dnn_ctr614_ctl01_dnnSkinMessage.dnnFormMessage {
    visibility: visible;
margin-top: -5%;
}
