html, body {
    font-family: Overpass;
    background-color: #00183E;
    font-size: 16px;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
    padding-bottom: 0.2rem;
    width: 100%;
    background: rgba(244, 244, 244, 1);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    min-height: 90vh;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

h1 {
    color: white;
    font-size: 8.75rem;
    font-family: Overpass;
    font-weight: 900;
    word-wrap: break-word
}

h2 {
    color: white;
    font-size: 5rem;
    font-family: Overpass;
    font-weight: 500;
    word-wrap: break-word
}

h3 {
    color: white;
    font-size: 2.5rem;
    font-family: Overpass;
    font-weight: 500;
    word-wrap: break-word
}

h4 {
    color: white;
    font-size: 2rem;
    font-family: Overpass;
    font-weight: 500;
    word-wrap: break-word
}

h5 {
    color: white;
    font-size: 1.75rem;
    font-family: Overpass;
    font-weight: 500;
    word-wrap: break-word
}

.label-customercareportal {
    font-size: 1.875rem;
    font-family: Overpass;
    line-height: 38px;
    margin-left: 9%;
    margin-top: 3.5%;
    margin-bottom: 3%;
}

.img-kuc {
    margin-right: 8%;
    margin-top: 3%;
    margin-bottom: 3%;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

.header {
    width: 100%;
    height: auto;
    background: #00183E;
    display: grid;
    grid-template-columns: 1fr 1fr; /* Erstellt zwei Spalten mit gleicher Breite */
    grid-template-rows: auto; /* Automatische Höhe für die Zeile */
    /*gap: 10px; /* Abstand zwischen den Elementen in Pixeln */
    /* 10% des linken und rechten Rands */
    /*justify-content: flex-start; /* Elemente werden gleichmäßig über die Containerbreite verteilt */
}

.cards {
    width: 32.5rem;
    height: 40.25rem;
    background: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    min-height: 400px;
    display: grid;
    grid-template-rows: 4fr 1fr;
    justify-content: center;
    justify-content: center;
    position: relative;
    transition: 0.20s;
    cursor: pointer;
}

.cards-active {
    width: 32.5rem;
    height: 40.25rem;
    background: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    min-height: 400px;
    display: grid;
    grid-template-rows: 4fr 1fr;
    justify-content: center;
    position: relative;
    border: 4px #EFA84C solid;
    transition: 0.20s;
    cursor: pointer;
}

.cards-current {
    width: 32.5rem;
    height: 40.25rem;
    background: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    min-height: 400px;
    display: grid;
    /*grid-template-rows: 2fr 1fr 3fr;*/
    /*justify-content: flex-start;*/
}

.card-myticketsNewticket {
    align-self: center;
    justify-self: center;
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.card-myticketsNewticket-header {
    display: block;
    margin: auto;
    color: #00183E;
    font-size: 32px;
    font-family: Overpass;
    font-weight: 800;
    line-height: 86px;
    word-wrap: break-word;
    cursor: pointer;
    pointer-events: none;
}

.card-myticketsNewticket-subheader {
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    text-align: center;
    display: block;
    margin: auto;
    color: #676767;
    font-size: 0.875rem;
    font-family: Overpass;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    cursor: pointer;
    pointer-events: none;
}

.button-servicedesk {
    width: auto;
    height: auto;
    position: sticky;
    display: grid;
    z-index: 10;
}

/* Dynamics-Rich-Text auf Overpass zwingen */
.CommunicationHistoryScrollBoxElementMessageText,
.CommunicationHistoryScrollBoxElementMessageText * {
    font-family: 'Overpass', sans-serif !important;
    font-size: 0.6875rem;
}

/*
    Für eine Bigcard muss das Layout der Seite eine margin-top von 0% haben.
*/


.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    transform: translate(-50%, -50%);
}

.loader:before, .loader:after {
    content: '';
    border-radius: 50%;
    position: absolute;
    inset: 0;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) inset;
}

    .loader:after {
        box-shadow: 0 2px 0 rgba(239, 168, 76, 1) inset;
        animation: rotate 1.5s linear infinite;
    }


.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,8,21,0.85);
    z-index: 50;
}

.loading-overlay-label {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    line-height: 3.75rem; /* 130.435% */
    margin-top: 8rem;
    display: flex;
    justify-content: flex-end;
    margin-right: 5rem;
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}