/* /Pages/App/Index.cshtml.rz.scp.css */
.info-icon[b-uevhjhpqx9] {
    position: absolute;
    top: 2%;
    right: 10%;
    background: black;
    color: white;
    font-weight: bolder;
    font-size: 1rem;
    border-radius: 0;
    border: none;
    outline: none;
    padding: .5% 1%;
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-ks9r5h9myp] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ks9r5h9myp] {
  color: #0077cc;
}

.btn-primary[b-ks9r5h9myp] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ks9r5h9myp], .nav-pills .show > .nav-link[b-ks9r5h9myp] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ks9r5h9myp] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ks9r5h9myp] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ks9r5h9myp] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ks9r5h9myp] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ks9r5h9myp] {
    width: 100%;
    white-space: nowrap;
    background: #333;
    color: white !important;
    padding: 4rem 3rem 2rem 3rem;
}
    .footer ul[b-ks9r5h9myp] {
        list-style: none;
        padding: 0;
        border: 0;
        margin: 0;
        font: inherit;
        letter-spacing: inherit;
        vertical-align: baseline;
    }
        .footer ul > li[b-ks9r5h9myp] {
            padding: .3rem 0;
        }
            .footer ul > li > a[b-ks9r5h9myp] {
                color: #ddd !important;
                text-decoration: none;
            }
                .footer ul > li > a:hover[b-ks9r5h9myp] {
                    color: white !important;
                }


.copy-rigth[b-ks9r5h9myp] {
    color: #ddd;
}
/* /Pages/Shared/_LayoutAdmin.cshtml.rz.scp.css */

.admin-background[b-twb3ldfvjz] {
    background-color: rgb(245 245 245);
}

.digikon-navigation .btn[b-twb3ldfvjz]{
    box-shadow: none;
}

.nav-section-title[b-twb3ldfvjz] {
    /*    border-bottom: 1px solid #8e9aa1;*/
    margin-top: 2rem;
}
    .nav-section-title > div[b-twb3ldfvjz] {
        display: flex;
        align-items: center;
    }

    .nav-section-title .language-selector[b-twb3ldfvjz] {
        margin-left: 2rem;
    }

.nav-section-title p[b-twb3ldfvjz] {
    margin: 0 0 .1rem;
    font-size: .9rem;
    color: #a7acb5;
    font-weight: 500;
}
/* /Pages/zhaw-backend/BuildingAnimation/Index.cshtml.rz.scp.css */
/* /Pages/zhaw-backend/CoreData/Glossary/Index.cshtml.rz.scp.css */
textarea[b-vmn8h44o4q] {
    height: 100%;
}

div.preview[b-vmn8h44o4q] {
    tab-size: 4;
    background-color: white;
    border-radius: 4px;
    padding: 1rem;
}

    div.preview > h2[b-vmn8h44o4q] {
        margin: 3rem 0 0 !important;
    }

    div.preview > h3[b-vmn8h44o4q] {
        margin: 3rem 0 0 !important;
    }
  
/* /Pages/zhaw-backend/Projects/Edit.cshtml.rz.scp.css */
body[b-3jqe54apr6] {
}

pre.preview[b-3jqe54apr6] {
    white-space: pre;
    tab-size: 4;
    background-color: white;
    border-radius: 4px;
    padding: 1rem;
}

textarea[b-3jqe54apr6]{
    height: 100%;
}
/* /Pages/zhaw-backend/Projects/Index.cshtml.rz.scp.css */


.project[b-g0nuzn0gf7] {
    width: 14rem;
    min-height: 14rem;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: white;
}

    .project .project-img[b-g0nuzn0gf7] {
        width: 100%;
        height: 14rem;
    }

    .project-img > img[b-g0nuzn0gf7] {
        object-fit: contain;
        object-position: center;
        width: 100%;
        height: 100%;
    }


.project:hover .card-overlay[b-g0nuzn0gf7] {
    opacity: 1; /* Sichtbar machen */
    pointer-events: auto; /* Klicks wieder erlauben */
}

.project .project-header[b-g0nuzn0gf7] {
    margin-top: .5rem;
}

.project.active[b-g0nuzn0gf7] {
    outline: 7px solid #3788ff;
}

.project a[b-g0nuzn0gf7],
.project a:hover[b-g0nuzn0gf7],
.project a:focus[b-g0nuzn0gf7],
.project a:active[b-g0nuzn0gf7],
.project a:visited[b-g0nuzn0gf7] {
    text-decoration: none !important;
}
/*.project > a {
    text-decoration: none !important;
}*/

.project .project-header > h3[b-g0nuzn0gf7] {
    font-size: 1.5rem;
    padding: 0 .7rem;
    color: black;
    text-decoration: none !important;
}

.card-overlay[b-g0nuzn0gf7] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    /* Verhindert Klicks, wenn unsichtbar */
    pointer-events: none;
}

