﻿

.qrcodeclass1 {
   
    margin-bottom: 30px;
    max-width: 150px;
}

.qrcodeheader {
    margin-bottom: 30px;
}



.lizenz-border-aktiv {
    border: 5px solid green;
}



.lizenz-border-passiv {
    border: 5px solid red;
}



.input-euro-sign {
    background-image: url('/images/euro-sign-solid.png');
    background-position: 100% 8px;
    background-size: 27px;
    background-repeat: no-repeat;
}


.warnung1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

/* Tooltip text */
.backicon2 .tooltiptext2 {
    opacity: 0;
    width: 120px;
    background-color: #333333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px 5px 10px;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    transition: 0.3s;
    font-size: 12px;
    margin-top: 20px;
    margin-left: -15px;
    display: block;
}


.backicon2:hover {
    z-index: 400;
}

    /* Show the tooltip text when you mouse over the tooltip container */
    .backicon2:hover .tooltiptext2 {
        position: absolute;
        display: block;
        visibility: visible;
        opacity: 1;
        transition: 0.3s;
        z-index: 55500;
    }

/* Tooltip text */
.backicon3 .tooltiptext2 {
    opacity: 0;
    width: 120px;
    background-color: #333333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px 5px 10px;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    transition: 0.3s;
    font-size: 12px;
    margin-top: 20px;
    margin-left: -15px;
    display: block;
   
}


.backicon3:hover {
    z-index: 400;
}

/* Show the tooltip text when you mouse over the tooltip container */
.backicon3:hover .tooltiptext2 {
    position: absolute;
    display: block;
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
    z-index: 55500;
}

.dashboard-kategorie {
    margin-bottom: 100px;
    border: 4px solid #C8C8C8;
    border-radius: 20px;
}


.dashboard-header1 {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    border-bottom: 3px solid #ff6600;
    max-width: 300px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}


.standort-kategorie {
    position: relative;
    display: block;
    font-size: 15px;
    color: grey;
}

.standort-kategorie:hover {

    color: white;
}

.standort-option:hover > .standort-kategorie {
    color: white;
}


.icon-tablet {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 50px;
}


.laufzeit_center {
    border: 0px solid black;
}

.lizenz_info_text1 {
    margin-top: -20px;
    font-size: 14px;
    margin-bottom: 20px;
}

.lizenz_info_text2 {
    margin-top: 30px;
    font-size: 12px;
}




#lizenzpreis {
    border: 0px solid black;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}


#Laufzeiten2 {
    background-color: white !important;
    border-radius: 15px !important;
    padding: 20px 10px 20px 10px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-box-shadow: 0px 0px 28px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 28px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 28px -13px rgba(0,0,0,0.75);
    color: #333333;
}


.dropbtn {
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #ff6600;
    border: none;
    font-size: 20px;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 200px;
    overflow-wrap: break-word;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0px !important;
    overflow-y: auto;
    
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 18px;
    }

        .dropdown-content a:hover {
            cursor: pointer;
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    cursor: pointer;
    background-color: #333333;
    border: none;
    font-size: 20px;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 200px;
    overflow-wrap: break-word;

}


.anlegen_zusammenfassen {
    text-align: left;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
}

.anlegen_zusammenfassen_inner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    
}


.anlegen_zusammenfassen_inner2 {
    display: inline-block;
    margin-left: 10px;
}


.backicon {
    background-color: #ff6600;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    z-index: 201;
    position: absolute;
    top: 10px;
    left: 15px;
    color: white;
    font-size: 25px;
    transition: 0.2s ease;
    animation: 0.5s ease-out 0s 1 slideInFromTop forwards;
}

    .backicon:hover {
        cursor: pointer;
        color: white;
        transition: 0.2s ease;
        background-color: #333333;
    }




.backicon2 {
    display: block;
    background-color: #ff6600;
    border-radius: 5px;
    padding: 7px;
    text-align: center;
    color: white;
    font-size: 25px;
    transition: 0.2s ease;
    animation: 0.5s ease-out 0s 1 slideInFromTop forwards;
    width: 35px;
    margin: 5px;
    text-align: center;
    max-height: 30px;
    z-index: 100;
}

    .backicon2:hover {
        cursor: pointer;
        color: white;
        transition: 0.2s ease;
        background-color: #333333;
    }


.backicon3 {
    display: block;
    background-color: #ff6600;
    border-radius: 5px;
    padding: 7px;
    text-align: center;
    color: white;
    font-size: 28px;
    transition: 0.2s ease;
    animation: 0.5s ease-out 0s 1 slideInFromTop forwards;
    width: 100px;
    margin: 5px;
    text-align: center;
    max-height: 30px;
}

    .backicon3:hover {
        cursor: pointer;
        color: white;
        transition: 0.2s ease;
        background-color: #333333;
    }


.flex-banner1 {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}


.banner-innnerdiv1 {
    min-width: 0px;
    width: 32.5%;
    display: flex;
    flex-wrap: wrap;
}


.banner-innnerdiv-links {
    justify-content: left;
}

.banner-innnerdiv-mitte {
    justify-content: center;
}

.banner-innnerdiv-rechts {
    justify-content: flex-end;
}



#banner1 {
    position: fixed;
    background-color: grey;
    width: 100%;
    color: white;
    font-size: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    z-index: 200;
    animation: 0.5s ease-out 0s 1 slideInFromTop forwards;
}


.auswertung_table_kummuliert {
    color: white;
    background-color: #ff6600 !important;
}


.load_info {
    font-size: 30px;
    padding-top: 100px;
}


.auswertung_ueberschrift {
    font-size: 20px;
}

.auswertung_ueberschrift2 {
    font-size: 20px;
    margin-bottom: 10px;
}

#auswertung_inhalt {
    padding-top: 10px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 53px -29px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 53px -29px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 53px -29px rgba(0,0,0,0.75);
    z-index: 10;
}


.auswertung_table {
    border: 1px solid lightgrey;
    padding: 6px;
    border-radius: 4px;
}


    .auswertung_table th {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        padding: 5px 10px 5px 10px;
        text-align: center;
        background-color: grey;
        color: white;
        font-family: Roboto-Medium;
        font-weight: 500;
        font-size: 17px;
        transition: 0.2s ease;
    }


    .auswertung_table td {
        padding: 5px 10px 5px 10px;
        border: 1px solid lightgrey;
    }

    

    .auswertung_table tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .auswertung_table tr:hover {
        background-color: #ddd;
        cursor: pointer;
        transition: 0.2s ease;
    }

.auswertung_inner2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .auswertung_inner2 > div {
        margin: 20px;
    }

.mainboxauswerung {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: lightgray;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: 0.2s ease;
    -webkit-box-shadow: 0px 0px 53px -29px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 53px -29px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 53px -29px rgba(0,0,0,0.75);
}

    .mainboxauswerung > div {
        margin: 8px !important;
    }

.auswertung_ansicht {
    //border: 1px solid black;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    overflow: auto;
    min-height: 500px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    transition: 0.2s ease;
}

    #auswertung_objektauswahl {
    }


.auswertung_header {
    width: 99%;
    height: 50px;
    background-color: #333333;
    padding: 0.5%;
    display: none;
    transition: 0.2s ease;
}

.auswertung_inner {
    width: 99%;
    height: 50px;
    background-color: white;
    padding: 0.5%;
    transition: 0.2s ease;

}

#auswertung_starten {
    font-size: 18px !important;
    padding: 5px 10px 5px 10px;
    transition: 0.2s ease;
}

#auswertung_drucken_button {
    font-size: 18px !important;
    padding: 5px 10px 5px 10px;
    transition: 0.2s ease;
}

#auswertung_objekte {
    font-size: 17px;
    max-width: 200px;
    padding: 3px;
    transition: 0.2s ease;
}

#auswertung_objekte3 {
    font-size: 17px;
    max-width: 200px;
    padding: 3px;
    transition: 0.2s ease;
}

.auswertung_date_design {
    font-size: 17px;
    transition: 0.2s ease;
}




.fixedcenterdiv {
    display: inline;
}

.neuanlegen {
    position: fixed !important;
    margin-top: 20px !important;
    right: 20px !important;
    z-index: 105;   
}



#mapid {
    z-index: 100;
    width: 70%;
}


#kalenderoptions {
    position: sticky;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#kalenderwoche {
    width: 70px;
    display: inline-block;
    padding: 3px;
    margin-top: -3px;
    margin-left: 10px;
}

.einsaetzebox {
    display: block;
    min-width: 92%;
}

#kwauswahl {
    display: inline;
   
}

.jahreseinsatz {
    border-radius: 5px;
    background-color: lightgray;
    margin: 5px;
    color: #333333;
    font-size: 18px;
    transition: 0.2s ease;
    padding: 10px;

}

    .jahreseinsatz:hover {
        
        border-radius: 5px;
        background-color: #333333;
        margin: 5px;
        color: white;
        transition: 0.2s ease;
        font-size: 18px;
    }


.einsatz_anlegen {
    color: #333333;
    width: 100%;
}

.einsatz_anlegen:hover {
    color: white;
}


.kwinfo {
    background-color: #333333;
    margin-right: auto;
    border: 1px solid lightgrey;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    margin-bottom: 10px;
    border-radius: 3px;
    text-align: center !important;
    padding: 10px;
    color: white;
}

#ContentPlaceHolder1_jahresdiv {
    
    height: 700px;
    width: 95%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px;
    overflow-y: auto;
}

.jahresdiv_tag {
    width: 99%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;   
    border: 1px solid lightgrey;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    margin-bottom: 10px;
    border-radius: 3px;
   transition: 0.2s ease;
}


.jahresdiv_tag:hover {
    width: 99%;
    background-color: #ff6600;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid lightgrey;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    margin-bottom: 10px;
    border-radius: 3px;
    transition: 0.4s ease;
    color: white;
    cursor: pointer;

}



.jahresdiv_tag_infos {
    display: inline;
    padding: 3px;
    margin: 1px;
    margin-right: 10px;
    
}

.jahresdiv_tag_infos2 {
    border: 2px solid grey;
    border-radius: 10px;
    padding: 3px;
    font-size: 15px;
}

.spinnanimation {
    animation: spin 2s linear infinite;
}


/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    z-index: 101; /* Sit on top */
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 90%;
    max-width: 500px;
    text-align: center;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 89px -26px rgba(51,51,3,1);
    -moz-box-shadow: 0px 3px 89px -26px rgba(51,51,3,1);
    box-shadow: 0px 3px 89px -26px rgba(51,51,3,1);
    -webkit-animation: fadein 0.5s;
    animation: fadein 0.5s;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 32px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }




.center1 {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}


.fixed1 {
    position: fixed;
    display: block;
}


table {
    border-collapse: separate;
}


.auftragspanelunten {
    overflow-y: auto;
    height: 500px;
}

.tablediv {
    overflow-y: auto;
    height: 600px;
}

.promoapplogo {
}

@media only screen and (max-width: 596px) {
    .promoapplogo {
       
        display: block;
    }


    .navbar-container {
        padding-left: 0%;
        justify-content: center;
    }
}


    .promoapplogo:hover{
        cursor: pointer;
    }
    #designbox-links-header {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        color: white;
        background-color: #333333;
        padding: 5px;
        font-size: 25px;
        transition: all 0.5s ease;
        text-align: left;
    }

.standard-flexbox77 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: right;
    transition: all 0.5s ease;
}

    .standard-flexbox77 > div {
       
        margin: 0px;
        margin-right: 10px;
    }


#designbox-vertikal {
    border-top: 3px solid #333333;
    padding-top: 10px;
    padding-bottom: 15px;
    background-color: #333333;
    position: fixed;
    height: 100px;
    bottom: 0px;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-box-shadow: 0px 0px 36px -8px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 36px -8px rgba(51,51,51,1);
    box-shadow: 0px 0px 36px -8px rgba(51,51,51,1);
}



.color_picker_1 {
    width: 95%;
    height: 35px;
    margin-top: -5px;
    margin-bottom: -10px;
}

.gen-header1 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    background-color: #ff6600;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.designgenerator-container-class {
    padding-top: 15px;
    width: 5200px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
    padding-top: 8px;
  
    
}

    .designgenerator-container-class > div {
        
        width: 300px;
        min-height: 60px;
        color: white;
        background-color: lightgray;
        margin-left: 20px;
        color: #333333;
        text-align: center;
        border-radius: 5px;
        color: #333333;
        -webkit-box-shadow: 0px 20px 70px -33px rgba(51,51,51,1);
        -moz-box-shadow: 0px 20px 70px -33px rgba(51,51,51,1);
        box-shadow: 0px 20px 70px -33px rgba(51,51,51,1);
        padding-bottom: 10px;
        transition: all 0.3s ease;
    }

        .designgenerator-container-class > div:hover {
            cursor: pointer;
            transition: all 0.3s ease;
            -webkit-box-shadow: 0px 0px 36px -8px rgba(255,255,255,1);
            -moz-box-shadow: 0px 0px 36px -8px rgba(255,255,255,1);
            box-shadow: 0px 0px 36px -8px rgba(255,255,255,1);
        }



#designbox-rechts {
    background-color: #D3D3D3;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 0px 117px -30px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 117px -30px rgba(51,51,51,1);
    box-shadow: 0px 0px 117px -30px rgba(51,51,51,1);
}

#designbox-rechts:hover {
    transition: all 0.5s ease;
}

.standard-flexbox56 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: all 0.5s ease;
}

    .standard-flexbox56 > div {
        width: 48%;
        color: white;
        transition: all 0.5s ease;
    }


#designbox-tabletheader-rechts {
    display: block;
    margin-left: 25px;
    transition: all 0.5s ease;
}


#designbox-tabletheader {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    height: 20px;
    background-color: grey;
    -webkit-box-shadow: 0px 0px 300px -15px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 300px -15px rgba(51,51,51,1);
    box-shadow: 0px 0px 300px -15px rgba(51,51,51,1);
    transition: all 0.5s ease;
}


#designbox-bezahldaten-bankeinzug {
    padding: 13px;
    background-color: steelblue;
    color: white;
    margin: 4px;
    transition: all 0.5s ease;
    border-radius: 5px;
}

#designbox-bezahldaten-bankeinzug:hover {
    cursor: pointer;
}

#designbox-bezahldaten-rechnung {
    padding: 13px;
    background-color: dimgrey;
    color: white;
    margin: 4px;
    transition: all 0.5s ease;
    border-radius: 5px;
}


.designbox-praemien-details{
    
    padding: 10px 15px 10px 15px;
    width: fit-content;
    border-radius: 10px;
    margin-left: 50px;
}

#designbox-bezahldaten-rechnung:hover {
    cursor: pointer;
}


.fsize1 {
    font-size: 30px;
    min-width: 40px;
    transition: all 0.5s ease;
}


.designbox-praemie-icon {
    margin-left: 10px;
    font-size: 45px;
    width: 50px;
    transition: all 0.5s ease;
}

#designbox-preamie-auswahl {
    width: 300px;
    transition: all 0.5s ease;
}

#designbox-part7 {
    width: 90%;
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 13px;
    color: dimgray;
    transition: all 0.5s ease;
}


#designbox-part6 {
    width: 90%;
    margin-left: 40px;
    margin-top: 20px;
    transition: all 0.5s ease;
}

#designbox-part5 {
    width: 90%;
    margin-left: 40px;
    margin-top: 20px;
    transition: all 0.5s ease;
}

#designbox-part4 {

    width: 80%;
    margin-left: 40px;
    margin-top: 20px;
    transition: all 0.5s ease;
}


#designbox-part3 {
    
    width: 80%;
    margin-left: 40px;
    margin-top: 20px;
    font-size: 13px;
    color: dimgrey;
    transition: all 0.5s ease;
}

#designbox-angebotsbox-links {
    width: 30px;
    margin-left: 20px;
    transition: all 0.5s ease;
}

#designbox-angebotsbox-rechts {
    margin-left: 20px;
    width: 500px;
    transition: all 0.5s ease;
}


#designbox-angebotsbox {
    width: 80%;
    background-color: white;
    margin-left: 40px;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid lightgrey;
    line-height: 25px;
    -webkit-box-shadow: 0px 10px 66px -33px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 10px 66px -33px rgba(0,0,0,0.58);
    box-shadow: 0px 10px 66px -33px rgba(0,0,0,0.58);
    transition: all 0.5s ease;
}

#designbox-part1 {
    padding-top: 1px;
    padding-left: 40px;
    transition: all 0.5s ease;
}


.standard-flexbox1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
}

    .standard-flexbox1 > div {
        border: 0px solid white;
        width: 32%;
    }


.standard-flexbox333 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
}

    .standard-flexbox333 > div {
        border: 0px solid white;
        margin: 10px;
        margin-left: auto;
        margin-right: auto;
    }



.standard-flexbox2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: all 0.5s ease;
}

    .standard-flexbox2 > div {
        
    }

.standard-flexbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: all 0.5s ease;
}

    .standard-flexbox > div {
        margin: 0px;
        margin-right: 10px;
       
    }

.standard-flexbox55 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: all 0.5s ease;
}

    .standard-flexbox55 > div {
        margin: 0px;
        margin-right: 10px;
        min-width: 350px;
    }

#designbox-header {
    background-color: #333333;
    padding: 10px;
    color: white;
    font-family: Roboto-Medium;
    -webkit-box-shadow: 0px 10px 66px -33px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 10px 66px -33px rgba(0,0,0,0.58);
    box-shadow: 0px 10px 66px -33px rgba(0,0,0,0.58);
    transition: all 0.5s ease;
}


.centerbox {
    margin-left: auto;
    margin-right: auto;
    display: block;
    transition: all 0.5s ease;
}

.design-centerbox {
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: all 0.5s ease;
    margin-bottom: 130px;
}

    .design-centerbox > div {
        border-radius: 8px;
        margin: 10px;
        min-height: 350px;
        -webkit-box-shadow: 0px 0px 35px -26px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 35px -26px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 35px -26px rgba(0,0,0,0.75);
    }

.einsatzbox-standort {
    height: 50px;
    overflow: scroll;
    overflow-x: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.5s ease;
}


.custom .leaflet-popup-tip,
.custom .leaflet-popup-content-wrapper {
    position: relative;
    background: white;
    overflow: visible;
    width: 300px;
}


.calender-einsatz {
    margin-bottom: 6px;
    color: white;
    font-size: 13px;
    background-color: grey;
    text-align: left;
    padding: 3px;
    border-radius: 3px;
    transition: 0.2s ease;
}

.calender-einsatz:hover {
    transition: 0.2s ease;
    cursor: pointer;
    background-color: #ff6600;
    
}


.calendar-eintrag {
    margin-top: 10px;
    width: 95%;
    min-height: 15px;
    background-color: white;
    font-size: 15px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    color: #333333;
    padding: 5px;
}


#header1 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: grey;
}

.calender-tag{
    color: white;
    background-color: darkgrey;
    text-align: center;
    padding: 5px;
    font-size: 20px;
}

.calender-tag-datum {
    color: white;
    background-color: slategray;
    text-align: center;
    padding: 15px;
    font-size: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    margin-top: 10px;
    transition: 0.2s ease;
    min-height: 35px;
}

    .calender-tag-datum:hover {
        border: 0px solid #333333;
        background-color: #ff6600;
        transition: 0.2s ease;
        cursor: pointer;
        -webkit-box-shadow: 0px 0px 15px -5px rgba(51,51,51,1);
        -moz-box-shadow: 0px 0px 15px -5px rgba(51,51,51,1);
        box-shadow: 0px 0px 15px -5px rgba(51,51,51,1);
    }

.calender-tag-datum-heute {
    color: white;
    background-color: lightskyblue;
    text-align: center;
    padding: 15px;
    font-size: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    margin-top: 10px;
    transition: 0.2s ease;
    min-height: 35px;
}

.calender-tag-datum-heute:hover {
    border: 0px solid #333333;
    background-color: #ff6600;
    transition: 0.2s ease;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 15px -5px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 15px -5px rgba(51,51,51,1);
    box-shadow: 0px 0px 15px -5px rgba(51,51,51,1);
}

.calender-tag-datum2 {
    color: white;
    background-color: lightsteelblue;
    text-align: center;
    padding: 15px;
    font-size: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    margin-top: 10px;
    transition: 0.2s ease;
    min-height: 65px;
}

    

.maincalender {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  
}

.maincalenderheader {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


    .maincalenderheader > div {
      
    }

.pfeil1 {
    padding-top: 17px;
    font-size: 40px;
    color: grey;
    transition: 0.2s ease;
}

    .pfeil1:hover {
        transition: 0.2s ease;
        color: #ff6600;
        cursor: pointer;
    }


    .maincalender > div {
       border: 1px solid lightgray;
       padding-bottom: 15px;
       width: 250px;
       margin: 0px;
       background-color: white;
    }




.m3box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.standort-bilder {
    max-width: 210px; 
    height: auto;
    margin: 10px;
}


.standortpopup {
    text-align: center; 
    color: black;
    font-size: 18px;


}

.standortb1 {
    padding: 7px;
    background-color: #333333;
    color: white;
    font-size: 17px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    text-align: center;
    margin-top: 30px;
    transition: 0.2s ease;
}

.standortb1:hover {
    padding: 7px;
    background-color: #ff6600;
    color: white;
    font-size: 17px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    text-align: center;
    margin-top: 30px;
    transition: 0.2s ease;
    cursor: pointer;
}


.flex-container5 {
    position: fixed;
    width: 100%;
    
    display: flex;
    flex-wrap: wrap;
    margin-top: -19px;
}



#leftbox {
    //border: 1px solid blue;
    height: 100%;
    width: 30%;
    overflow-y: scroll;
}

.standort-option {
    padding-top: 17px;
    padding-bottom: 17px;
    width: 90%;
    max-width: 300px;
    text-align: center;
    color: white;
    background-color: #333333;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-radius: 3px;
    transition: 0.2s ease;
    border-radius: 4px;
}

    .standort-option:hover {
        cursor: pointer;
        transition: 0.2s ease;
        border: 1px solid white;
        padding-top: 17px;
        padding-bottom: 17px;
        width: 90%;
        max-width: 300px;
        text-align: center;
        color: white;
        background-color: #ff6600;
        font-size: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        border-radius: 4px;
    }


    


.benutzerusericon{
    margin-top: 20px;
    font-size: 100px;
    color: #ff6600;
}

.benutzervorandnachname {
    font-size: 20px;
    color: #333333;
}

.benutzerfunktion {
    font-size: 18px;
    color: grey;
}


.benutzerstatus {
    color: #333333;
}



.cssanimation, .cssanimation span {
    animation-duration: 1s;
    animation-fill-mode: both;
}

    .cssanimation span {
        display: inline-block
    }

.fadeInBottom {
    animation-name: fadeInBottom
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
    }
}


.cssanimation2, .cssanimation2 span {
    animation-duration: 2s;
    animation-fill-mode: both;
}

.cssanimation2 span {
    display: inline-block
}

.fadeInBottom2 {
    animation-name: fadeInBottom
}

@keyframes fadeInBottom2 {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
    }
}


.tableasdiv {
    border-radius: 50px;
    width: 250px;
    height: 300px;
    margin: 50px;
    text-align: center;
    padding-top: -50px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 41px -16px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 41px -16px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 41px -16px rgba(0,0,0,0.75);
    transition: 0.2s ease;
    color: #333333;
    background-color: white;
}


    .tableasdiv:hover {
        -webkit-box-shadow: 0px 0px 71px -16px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 71px -16px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 71px -16px rgba(0,0,0,0.75);
        cursor: pointer;
        transition: 0.2s ease;
    }



.tableasdiv2 {
    border-radius: 50px;
    width: 230px;
    height: 260px;
    margin: 50px;
    text-align: center;
    padding-top: -50px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 41px -16px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 41px -16px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 41px -16px rgba(0,0,0,0.75);
    transition: 0.2s ease;
    color: #333333;
    background-color: white;
   
}


    .tableasdiv2:hover {
        -webkit-box-shadow: 0px 0px 71px -16px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 71px -16px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 71px -16px rgba(0,0,0,0.75);
        cursor: pointer;
        transition: 0.2s ease;
    }


.tableasdiv2inner {
    
}

.praemien-bilder-1 {
    margin-top: 40px;
    min-height: 150px;
    max-height: 150px;
    width: auto;
}

.innertableasdiv {
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: -10px;
    
}

.praemien-name-box1 {
    padding-top: 10px;
    position: relative;
    background-color: grey;
    color: white;
    margin-top: 20px;
    height: 60px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 20px;
}


.button1 {
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #ff6600;
    border: none;
    font-size: 20px;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 200px;
    overflow-wrap: break-word;
}

    .button1:hover {
       
        
        background-color: #333333;
        border: none;
        font-size: 20px;
        color: #FFFFFF;
        padding: 5px;
        text-align: center;
        transition-duration: 0.4s;
        text-decoration: none;
        overflow: hidden;
        cursor: pointer;
        border-radius: 10px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 200px;
        overflow-wrap: break-word;
    }

.innershadow1 {
    -webkit-box-shadow: inset 0px 0px 20px -8px rgba(51,51,51,0.87);
    -moz-box-shadow: inset 0px 0px 20px -8px rgba(51,51,51,0.87);
    box-shadow: inset 0px 0px 20px -8px rgba(51,51,51,0.87);
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('Roboto-Medium.ttf') format('truetype');
}



html, body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto-Medium';
    background-color: #f4f5f5;
}

#body1 {
   
}

#headermasterpage {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #333333;
    color: white;
    min-height: 90px;
    z-index: 201;

}


#loginformbackground {
    padding-top: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 900px;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
}


#loginformbackground2 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 900px;
    align-items: center;
    display: flex;
    justify-content: center;
   
}
#myInput {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 30px;
}


#myInput2 {
    width: 300px;
  
    display: block;
}


.loginformheader {
    background-color: grey;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 28px;
    text-align: center;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: solid 0px #333333;
}

#loginformbackground3 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 400px;
    align-items: center;
    
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 0px 15px -10px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 15px -10px rgba(51,51,51,1);
    box-shadow: 0px 0px 15px -10px rgba(51,51,51,1);
}


#loginformbackgroundinner {
}


#mainframe {
    position: relative;
    width: 100%;
    background-color: white;
    z-index: 200;
    background-color: #f4f5f5;
}




#mainframetitel {
    margin: 10px;
    font-size: 25px;
   

}

#mainframeuntermenue{

}

.mainframeuntermenue-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .mainframeuntermenue-container > div {
        background-color: white;
        width: 150px;
        margin: 5px;
        text-align: center;
        margin: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        transition: 0.2s ease;
        border-radius: 4px;
    }


    .mainframeuntermenue-container > div:hover {
        background-color: #f1f1f1;
        width: 150px;
        margin: 5px;
        text-align: center;
        margin: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #ff6600;
        cursor: pointer;
        transition: 0.2s ease;
    }



.mainframeuntermenue-container2 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: left;
    height: 50px !important;
    width: 400px;
    overflow-x: scroll;
    overflow-y: hidden;
}

    .mainframeuntermenue-container2 > div {
        font-size: 15px !important;
        background-color: #ff6600;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
        margin: 5px;
        text-align: center;
        transition: 0.2s ease;
        border-radius: 4px;
        width: 200px !important;
        min-width: 100px;
    }


        .mainframeuntermenue-container2 > div:hover {
            background-color: #f1f1f1;
            color: #ff6600;
            cursor: pointer;
            transition: 0.2s ease;
        }


/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #ccc;
        }

/* Style the tab content */
.tabcontent {
    position: relative;
    display: none;
    padding: 6px 12px;
    border-top: none;
    margin-left:auto;
    margin-right: auto;
    max-width: 600px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}


.tabcontent2 {
    position: relative;
    display: block;
    padding: 6px 12px;
    padding-top: 10%;
    padding-bottom: 10%;
    border-top: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 800px;
    text-align: center;

}



.tabcontent_lizent_anlegen {
    margin-bottom: 350px;
    position: relative;
    display: block;
    padding: 6px 12px;
    padding-top: 60px;
    border-top: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 800px;
    margin-top: 0px;
    text-align: center;
}

.iban1 {
    text-transform: uppercase;
}


.flex-containercenter-header-1 {
    display: block;
    background-color: #f4f5f5;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 20px;
    font-size: 22px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    color: #333333;
    margin-top: -35px !important;
    border-radius: 0px;
}


.flex-containercenter {
    
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 900px;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 99;
}

    .flex-containercenter > div {
       
        margin: 15px;
    }


@media only screen and (max-width: 596px) {
    .flex-containercenter > div {
        
        margin: 10px;
    }
}


.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .flex-container > div {
        margin: 10px;
    }

.functionsbutton {
    background-color: white;
    width: 150px;
    height: 150px;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    display: table-cell;
    word-wrap: break-word;
    vertical-align: middle;
    transition: 0.3s ease;
    color: #333333;
    -webkit-box-shadow: 0px 0px 15px -10px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 15px -10px rgba(51,51,51,1);
    box-shadow: 0px 0px 15px -10px rgba(51,51,51,1);
    
}

    .functionsbutton:hover {
      
        color: #ff6600;
        transition: 0.3s ease;
        cursor: pointer;
        -webkit-box-shadow: 0px 0px 25px -10px rgba(51,51,51,1);
        -moz-box-shadow: 0px 0px 25px -10px rgba(51,51,51,1);
        box-shadow: 0px 0px 25px -10px rgba(51,51,51,1);
    }


#mainframetext1 {
    padding: 20px;
    margin: 10px;
    min-height: 400px;
}


#mainframetext1P2 {
    margin-top: 0px;
    padding: 5px;
    overflow-y: scroll;
    height: 600px;
    background-color: #f4f5f5;
}


#mainframetext1P4 {
    padding-top: 00%;
    margin-top: 0px;
    overflow-y: scroll;
    background-color: #f4f5f5;
    
}


#mainframetext1P3 {
    margin-top: 0px;
    padding: 20px;
    background-color: #f4f5f5;
}

.button-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}


.flex-wrap {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}

    .flex-wrap > div {
        margin-right: 5px;

    }


.flex-wrap3 {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}

.flex-wrap3 > div {
    margin: 0px;
 
    min-width: 48%;
}


.button-container > div {
    margin: 4px;
}

.button-container2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}


#anmeldebutton {
    background-color: greenyellow;
    padding: 10px;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    font-size: 20px;
    transition: 0.4s ease;
}
    #anmeldebutton:hover {
        cursor: pointer;
        background-color: lightgrey;
        transition: 0.4s ease;
    }


.anmeldebutton {
    background-color: greenyellow;
    padding: 10px;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    font-size: 20px;
    transition: 0.2s ease;
}

    .anmeldebutton:hover {
        cursor: pointer;
        background-color: lightgrey;
        transition: 0.2s ease;
    }

.anmeldebuttonhintergrund {
    
    text-align: center;
}


.input-standard {
    
    max-width: 250px;
    padding: 5px 5px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}


.test-rahmen {
    border: 0px solid red;
}



.input-standard2 {
    width: 100%;
    max-width: 500px !important;
    padding: 5px 5px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.input-standard3 {
    width: 100% !important;
    min-width: 100px;
    max-width: 600px !important;
    padding: 5px 5px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    display: block;
}


.input-standard4 {
    width: 100% !important;
    max-width: 100px !important;
    padding: 5px 5px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    display: block;
}


.input-standard5 {
    width: 100% !important;
    margin: 8px 0;
    display: block;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    display: block;
}


.input-standard6 {
    width: 100% !important;
    margin: 8px 0;
    display: block;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    display: block;
}


#regioart {
    display: block;
    max-width: 500px;
    width: 100% !important;
    padding: 5px 5px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
}



select {
    width: 100%;
    max-width: 280px;
    padding: 7px 7px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-bottom: 1px solid grey;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f5f5;
}

input[type="submit"] {
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color: #ff6600;
    border: none;
    font-size: 20px;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 200px;
    overflow-wrap: break-word;
}

    input[type="submit"]:Hover {
        background-color: #333333;
        border: none;
        font-size: 20px;
        color: #FFFFFF;
        padding: 5px;
        text-align: center;
        transition-duration: 0.4s;
        text-decoration: none;
        overflow: hidden;
        cursor: pointer;
        border-radius: 10px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 200px;
        overflow-wrap: break-word;
    }



input[type="password"] {
    outline: none;
    width: 100%;
    padding: 7px 7px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-bottom: 1px solid grey;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f5f5;
}

input:-webkit-autofill {
    background-color: red !important;
}

input[type="password"]:focus {
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #f4f5f5;
    outline: none;
}




input[type="date"] {
    width: 100%;
    padding: 7px 7px;
    margin: 8px 0;
    border: 0;
    background-color: #f4f5f5;
    border-bottom: 1px solid grey;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

    input[type="date"]:focus {
        width: 100%;
        padding: 7px 7px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 22px;
        text-align: center;
        outline: none;
    }


.speichern1 {
    background-color: #ff6600;
    padding: 5px;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    transition: 0.2s ease;
    border-width: 0px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    width: 150px;
    font-size: 18px;
    height: 25px;

}


    .speichern1:hover {
        cursor: pointer;
        background-color: grey;
        transition: 0.2s ease;
    }








input[type=text] {
    outline: none;
    width: 100%;
    padding: 7px 7px;
    margin: 8px 0;
    display: block;
    border: 0;
    border-bottom: 1px solid grey;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f5f5;
}








input[type=text]:focus {
   
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #f4f5f5;
    outline: none;
}

input[type=number] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    background-color: #f4f5f5;
}

input[type=tel] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    background-color: #f4f5f5;
}



input[type=email] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 22px;
    background-color: #f4f5f5;
}


.buttonv1 {
    background-color: #ff6600;
    padding: 8px;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    font-size: 20px;
    transition: 0.2s ease;
    border-width: 0px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    width: 90px;
}


#passwordvergessen {
    text-align: center;
    opacity: 0.4;
    font-size: 13px;
}

    #passwordvergessen:hover {
        cursor: pointer;
        opacity: 1;
        transition: 0.3s ease;
    }

.felderv1 {
    
    max-width: 250px;
}

.felderlogin {
    display: block !important;
    text-align: left !important;
    width: 80% !important;

}

    .buttonv1:hover {
        cursor: pointer;
        background-color: #333333;
        transition: 0.2s ease;
    }

.buttonv12 {
    background-color: #ff6600;
    padding: 8px;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    font-size: 20px;
    transition: 0.2s ease;
    border-width: 0px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    width: 200px;
}

    .buttonv12:hover {
        cursor: pointer;
        background-color: #333333;
        transition: 0.2s ease;
    }

.navbar-container {
    padding-left: 10%;
    border: 0px solid pink;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    }

.navbar-container > div {
    margin: 1px;
    text-align: center;    
    }


.navbarlink-container {
    border: 0px solid green;
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

    .navbarlink-container > div {
        margin: 3px;
        text-align: center;
        transition: 0.2s ease;
    }

        .navbarlink-container > div:hover {
            color: #ff6600;
            transition: 0.2s ease;
            cursor: pointer;
        }


.backbutton {
    background-color: #ff6600;
    padding: 5px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 15px;
    transition: 0.2s ease;
    border-width: 0px;
    color: white;
    width: 90px;
}

    .backbutton:hover {
        background-color: #333333;
        transition: 0.2s ease;
        cursor: pointer;
    }


    .centerdiv {
        margin-left: auto;
        margin-right: auto;

    }

.delete1 {
    background-color: #ff6600;
    z-index: 202;
    position: absolute;
    top: 10px;
    right: 12px;
    color: white;
    padding: 5px 10px 5px 8px;
    font-size: 25px;
    transition: 0.2s ease;
    animation: 0.5s ease-out 0s 1 slideInFromTop forwards;
    border-radius: 5px;
}

    .delete1:hover {
        cursor: pointer;
        background-color: #333333;
        color: white;
        transition: 0.2s ease;
    }










.functions-icons {
    text-align: center;
    font-size: 60px;
}


.bar1green {
    position: absolute;
    padding-top: 4px;
    padding-bottom: 3px;
    margin-top: 18px;
    border-top: 2px solid grey;
    background-color: #6DE195;
    color: white;
    text-align: center;
    width: 150px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 12px;
}

.bar1red {
    position: absolute;
    padding-top: 4px;
    padding-bottom: 3px;
    margin-top: 19px;
    border-top: 2px solid grey;
    background-color: #BC3D2F;
    color: white;
    text-align: center;
    width: 150px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 12px;
}




.bar1green .tooltiptext {
    opacity: 0;
    width: 120px;
    background-color: #333333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    transition: 0.3s;
}

.bar1green:hover .tooltiptext {
    transition: 0.3s;
    visibility: visible;
    opacity: 0.9;
}

.bar1red .tooltiptext {
    opacity: 0;
    width: 120px;
    background-color: #333333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    transition: 0.3s;
}

.bar1red:hover .tooltiptext {
    transition: 0.3s;
    visibility: visible;
    opacity: 0.9;
}


.table1 {
    color: grey;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    border: 0px;

   
}

    .table1 td {
        
    }

    

.table-header {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: white;
    padding: 10px;
    background-color: grey;
    transition: 0.05s ease;
    
}


.table-header:hover {
    cursor: pointer;
    background-color: #ff6600;
    transition: 0.2s ease;
}




.table-tr {
    transition: 0.2s ease;
    background-color: white;
    color: grey;
    border: 1px solid black;
    line-height: 45px;
    margin-top: 15px;
}

.table-tr:hover {
transition: 0.2s ease;
color: #ff6600; 
cursor: pointer;

}

.table-row-column {
    margin: 0px;
    border-radius: 2px;
    text-align: center;
    height: 5px;
}



#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: rgba(51, 51, 51, 0.5);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
    border-radius: 10px;
}

    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}



@-webkit-keyframes fadein2 {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 200px;
        opacity: 1;
    }
}

@keyframes fadein2 {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 200px;
        opacity: 1;
    }
}











@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}


.background-wallpaper1 {
    background-image: url('../images/green-potted-plant-on-white-ceramic-vase-1166644 (1).jpg');
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
}


.angemldetinfo {
    margin: 15px;
    max-height: 25px;
}



@keyframes slideInFromTop {
    0% {
        transform: translateY(-90%);
        opacity: 0;
        visibility: hidden;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
}


#neuenbenutzeranlegen {
    background-color: #ff6600;
    padding: 5px;
    border-radius: 20px;
    margin: 10px;
    text-align: center;
    transition: 0.2s ease;
    border-width: 0px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    width: 250px;
    font-size: 18px;
    height: 25px;
}




    #neuenbenutzeranlegen:hover {
        cursor: pointer;
        background-color: grey;
        transition: 0.2s ease;
    }


.meldungenv1 {
    animation: 0.5s ease-out 0s 1 slideInFromTop forwards;
    font-size: 20px;
    color: white;
    background-color: grey;
    padding: 10px;
    border-radius: 5px;
}


.ui-datepicker {
    width: 300px;
    height: 300px;
    margin: 5px auto 0;
    font: 12pt Arial, sans-serif;
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);*/
}

    .ui-datepicker table {
        width: 100%;
    }

.ui-datepicker-header {
    background: #3399ff;
    color: #ffffff;
    font-family: 'Times New Roman';
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #111;
}

.ui-datepicker-title {
    text-align: center;
    font-size: 15px;
}

.ui-datepicker-prev {
    float: left;
    cursor: pointer;
    background-position: center -30px;
}

.ui-datepicker-next {
    float: right;
    cursor: pointer;
    background-position: center 0px;
}

.ui-datepicker thead {
    background-color: #f7f7f7;
    /*border-bottom: 1px solid #bbb;*/
}

.ui-datepicker th {
    background-color: #808080;
    text-transform: uppercase;
    font-size: 8pt;
    color: #666666;
    /*text-shadow: 1px 0px 0px #fff;*/
    /*filter: dropshadow(color=#fff, offx=1, offy=0);*/
}

.ui-datepicker tbody td {
    padding: 0;
    /*border-right: 1px solid #808080;*/
}

    .ui-datepicker tbody td:last-child {
        border-right: 0px;
    }

.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb;
}

    .ui-datepicker tbody tr:last-child {
        border-bottom: 0px;
    }

.ui-datepicker a {
    text-decoration: none;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    /*font-weight: bold;*/
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    /*text-shadow: 1px 1px 0px #fff;*/
    /*filter: dropshadow(color=#fff, offx=1, offy=1);*/
}

.ui-datepicker-calendar .ui-state-default {
    background: linear-gradient(#999999, #737373);
    color: #ffffff;
    height: 40px;
    width: 40px;
}

.ui-datepicker-calendar .ui-state-hover {
    background: #33adff;
    color: #FFFFFF;
}

.ui-datepicker-calendar .ui-state-active {
    background: #33adff;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    color: #e0e0e0;
    text-shadow: 0px 1px 0px #4d7a85;
    border: 1px solid #55838f;
    position: relative;
    margin: -1px;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #D6E4BE;
    color: #000;
}






  