@charset "UTF-8";

:root {
    /*font-size: 10px;*/
}

.hidden {
    display: none;
}

.active {
    border-bottom: 2px solid black;
}

#nav-container {
    height: 100%;
}




.btn-primary {
    border-color: black;
    --bs-btn-active-bg: black;
}

    btn-primary.disabled, .btn-primary:disabled {
        color: #666;
        background-color: #EDEDED;
        border-color: #EDEDED;
    }

.btn:hover {
    background-color: #ffcc00;
    /*border-color: black;*/
    color: black;
}

a.act-button:hover {
    border-color: black;
    color: black;
}

.btn:active {
    background-color: #ffcc00;
}

.navbar {
    background-color: #FFCC00 !important;
}

    .navbar a {
        /* text-decoration: none; */
        color: var(--bs-heading-color);
    }

.navbar-collapse a {
    text-decoration: none;
    color: var(--bs-heading-color);
}

#navcol-3 {
    /*height: 100%;*/
}

#c-row-profile {
    width: 320px;
}

.logo-user-profile {
    margin-right: 2px;
    margin-top: -4px;
}

.logo-user-profile:hover {
    filter: drop-shadow(0 8px 12px rgba(0,0,0,0.3));
    transition: filter 0.3s;
}

.grau-form {
    background-color: #EDEDED;
    color: black;
    border: none;
}

.grau-checkbox {
    background-color: #EDEDED;
    color: black;
    border-radius: .2rem;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(118, 118, 118);
    border-image: initial;
}

    .grau-checkbox:focus-visible {
        /*border-width: 1px;*/
    }

.bdr-radius {
    border-radius: 0px;
}

form {
}

.active-button {
    background-color: #ffcc00;
}


.btn-dsn {
    height: 100%;
    background-color: rgb(241,240,238);
}

/* Pruefpunkte */
.custom-col {
    background-color: #d1cfcb;
}


.custom-col {
    background-color: #d1cfcb;
}


.btn-dsn {
    height: 100%;
    background-color: rgb(241,240,238);
}


/****/

.active {
    border-bottom: 2px solid black;
}

#nav-container {
    height: 100%;
}

.act-button {
    background-color: #d1cfcb;
    color: black;
}

/*
div .licence-plate {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
*/

.eval-btn .btn {
    height: 100%;
    width: 100%;
    font-size: 18px;
    min-height: 60px;
    border-color: darkgray;
    background-color: #d1cfcb;
    border-width: 3px;
}

#eval-comment .form-check {
    font-size: 18px;
    margin: 7px 0px;
}

#eval-comment h1 {
    font-size: 22px;
    margin: 0px 0px 10px 0px;
}

.eval-btn .btn-primary:focus {
    background-color: #d1cfcb;
    border-color: black;
    color: black;
}


.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}


.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: inherit;
    background-color: #EDEDED;
    border-color: inherit;
    box-shadow: none;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    /* color: #fff; */
    /* background-color: #0a58ca; */
    /* border-color: #0a53be; */
}

    .btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: none;
    }

.schw-mangel {
    background-color: red;
}

.row-style-grid {
    margin-top: 0px;
    width: 110px;
    height: 100px;
    border-radius: 5px;
    border: solid 3px grey;
}

.green {
    background: rgb(14,176,14);
}

.top-text-grids {
    padding-right: 5px;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    background: #d3d2d2;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.grau-nicht-bewertet {
    background-color: lightgray;
    color: var(--bs-body-color);
}

.ger-mangel {
    background-color: orange;
}


.top-col-grid {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 5px;
    padding-right: 0px;
    padding-left: 0px;
}


.style-button {
    height: 30px;
    width: 100px;
    text-align: center;
    display: inline-block;
    /*padding: 2px 6px;*/
    font-size: 11px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    color: #fff !important;
    vertical-align: baseline;
    line-height: 1;
}


.grey-buttons {
    height: 30px;
    width: 100px;
    font-size: 11px;
    border-radius: 4px;
    color: rgb(0,0,0);
    font-family: ADACSans, Arial, sans-serif
}


.form-check-input:active {
    filter: brightness(100%);
}

.form-check-input {
    background-color: white;
    color: black;
}

    .form-check-input:checked {
        background-color: #EEE;
        color: black;
        border-color: #444;
    }

        .form-check-input:checked[type=checkbox] {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
        }

    .form-check-input:focus {
        outline: 0;
        box-shadow: 0px 0px 0 .25rem #ffcc00;
    }

    .form-check-input[type=checkbox]:indeterminate {
        /* background-color: #FFEDA6; */
        background-color: #EEE;
        color: black;
        border-color: #444;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23444' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
    }


.grey-bottom-text {
    color: var(--bs-body-color);
    font-size: 11px;
    text-align: center;
}

.grey-button-text {
    font-size: 11px;
    width: 100%;
    height: 50%;
    text-align: center;
}

.hidden-column {
    position: absolute;
    /*display: none;*/
    width: 100%;
    height: 100%;
    /*border: 2px solid red;*/
}

.hidden-checkbox:checked ~ .row-style-grid {
    border: 2px solid #fecc00;
}

.row-style-grid:has(.col-checkbox:checked) {
    border: solid 3px #ffce00;
    border-radius: 5px;
}


.number-input-style {
    width: 85%;
    text-align: right;
}

/* Text hat mehr Abstand zu Up/Down Spin-Button*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    margin-left: 5px;
}

.fehler-bild {
    width: 10px;
    height: 10px;
}


.navrow {
    margin-bottom: 20px;
    margin-right: 12px;
    margin-left: 6px;
    padding: 5px;
    border-width: 0px;
    border-style: none;
    font-size: 12px;
    font-family: ADACSans, Arial, sans-serif;
    height: 85px;
}

    .navrow .navcol {
        padding-left: 6px;
        padding-right: 6px;
        height: 81px;
    }



.pruefung .navrow {
    margin-bottom: 11px;
}



.navbutton {
    text-decoration: none;
    border-style: none;
    color: black;
    background-color: #FFCC00;
    font-weight: bold;
    font-size: 15px;
    width: 105px;
    height: 55px;
    margin-left: 0px;
    margin-right: 10px;
}

    .navbutton.navigation {
        padding: 0px 10px;
        color: black;
        background-color: #ddd;
        width: auto;
    }


    .navbutton:active {
        color: black;
    }

    .navbutton:focus {
        color: black;
        background-color: #FFCC00;
        border-color: #000;
        box-shadow: 0px 0px 0 1px #777;
    }

    .navbutton.navigation:focus {
        color: black;
        background-color: #ddd;
        border-color: #000;
        box-shadow: 0px 0px 0 1px #777;
    }

    .navbutton:active:focus {
        box-shadow: 0px 0px 0 1px #777;
    }

    .navbutton:hover {
        box-shadow: 0px 0px 0 1px #777;
    }



.submitbutton {
    min-width: 120px;
}

    .submitbutton:active {
        color: black;
    }

    .submitbutton:focus {
        color: black;
        background-color: #ffcc00;
        border-color: #000;
        box-shadow: 0px 0px 0 1px #777;
    }

    .submitbutton:active:focus {
        box-shadow: 0px 0px 0 1px #777;
    }



body {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

#protokoll .text-input-style[type=text] {
    width: 100%;
    border-width: 1px;
    border-color: rgb(33,37,41);
}




.dropdown-toggle::after {
    display: none;
}




/*

*/


.navbar {
    background-color: #FFCC00 !important;
    padding-left: 10px;
    height: 12vh;
}

    .navbar .container {
        height: 12vh;
        padding-right: 0px;
    }

    .navbar .active {
        border-bottom: 2px solid black;
    }

    .navbar .logo-style {
        width: 200.333px;
        font-family: ADACSans, Arial, sans-serif min-width: 200px;
        margin-right: 10px;
    }

    .navbar #navcol-3 {
        background: #FFCC00;
        font-family: ADACSans, Arial, sans-serif
    }

    .navbar #c-row-profile {
        width: 320.75px;
    }

    .navbar .nav-links-style {
        font-size: 20px;
        width: 400.906px;
    }


    .navbar .dropdown-toggle::after {
        display: none;
    }

    .navbar .dropdown {
        font-family: ADACSans, Arial, sans-serif
    }

    .navbar .name-style {
        margin-bottom: 4px;
        font-size: 20px;
    }

    .navbar .firma-style {
        font-size: 13px;
        margin-bottom: 2px;
    }



hr.solid-white {
    border-top: 2.5px solid #FFF;
    height: 0px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}



#statistics input[type=date] {
    margin-left: 10px;
}

#statistics button {
    margin-left: 23px;
    /*background-color: red;*/
}

.export-options {
    /*background-color: #ffcc00;*/
    /*margin-bottom: 10px;*/
    margin-top: 40px;
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    /*border: 1px solid lightgray;*/
}

.export-col-header {
    /*padding-bottom: 0px;*/
    /*margin-bottom: 0px;*/
    /*margin-top: 5px;*/
    background-color: #ffcc00;
    /*padding-top: 10px;*/
}

    .export-col-header h6 {
        padding: 5px 0px;
        margin: 0px 0px;
    }

#statistics h3 {
    margin: 0px;
}


.ui-state-error {
    color: red;
    font-weight: bold;
    text-align: center;
    margin-left: 0px;
    width: 100%;
    font-size: 22px;
}




#kennzeichen {
    background-color: white;
    height: 80px;
    width: 325px;
    border-style: solid;
    border-color: black;
    border-radius: 10px;
    border-width: 5px;
    font-family: ADACSans, Arial, sans-serif
    /*font-family: var(--bs-body-font-family);*/
}

    #kennzeichen .k_left {
        float: left;
        width: 37px;
        height: 80px;
        border: 5px solid black;
        border-radius: 10px;
        background-color: #ffcc00;
        border-right: 5px solid black;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        margin-left: -5px;
        margin-top: -5px;
    }

        #kennzeichen .k_left span {
            font-size: 31px;
            font-weight: bold;
            padding: 0px;
            margin: 0px;
            margin-bottom: -7px;
            margin-left: 2px;
        }

    #kennzeichen .k_right {
        float: left;
        width: 270px;
        height: 100%;
        margin-left: 5px;
    }

        #kennzeichen .k_right .top {
            width: 100%;
            height: 52.3px;
            margin-top: -5px;
            font-weight: bold;
        }

            #kennzeichen .k_right .top p {
                font-size: 32px;
                font-weight: bold;
                margin: 0px;
                align-content: start;
                margin-left: 0px;
            }

        #kennzeichen .k_right .bottom {
            height: 22px;
            width: 100%;
        }

            #kennzeichen .k_right .bottom p {
                font-size: 0.9em;
                font-weight: normal;
                margin: 0px;
                align-content: start;
            }

/* Benutzerverwaltung */
.user-row input[type=text] {
    width: 100%;
}

.user-row input[type=password] {
    width: 100%;
}


#form-verwaltung .card {
    margin-bottom: 10px;
}

    #form-verwaltung .card .verwaltung-input {
        width: 100%;
    }

    #form-verwaltung .card .card-title {
        margin-top: 5px;
    }


.dropdown-divider {
    height: 0;
    margin: 0px;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, .15);
}

.dropdown-menu {
    padding: 0 0 0 0;
    width: 300px;
    border-radius: 0px;
    margin-top: -1px;
    font-size: 16px;
}

    .dropdown-menu[data-bs-popper] {
        margin-top: -1px;
    }

.dropdown-item {
    padding: .5rem;
}

    .dropdown-item.admin {
        background-color: #fefcee;
    }

        .dropdown-item.admin:focus, .dropdown-item.admin:hover {
            color: #1e2125;
            background-color: #e9ecef;
        }

.html5datepicker {
    border: 1px solid #ced4da;
}



.default-font {
    font-family: ADACSans, Arial, sans-serif
}
