html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

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;
}

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;
}

/* A21: ActionColumn zrusit odsazeni v pravo, at konci az uplne na konci */
.e-rowcell.col-actions
{
    padding-right: 0;
    padding-left: 0;
}



/* A21: bootstrap 5 colors */
.bs-blue-100 { background-color: #ccdefb !important; color: #000000; !important; }
.bs-blue-200 { background-color: #9ec5fe !important; color: #000000; !important; }
.bs-blue-500 { background-color: #0d6efd !important; color: #ffffff; !important; }
.bs-blue-800 { background-color: #052c65 !important; color: #ffffff; !important; }
.bs-blue-900 { background-color: #031633 !important; color: #ffffff; !important; }

.bs-indigo-100 { background-color: #dfcefb !important; color: #000000;  !important; }
.bs-indigo-200 { background-color: #c29ffa !important; color: #000000; !important; }
.bs-indigo-500 { background-color: #6610f2 !important; color: #ffffff; !important; }
.bs-indigo-800 { background-color: #290661 !important; color: #ffffff; !important; }
.bs-indigo-900 { background-color: #140330 !important; color: #ffffff; !important; }

.bs-purple-100 { background-color: #e1d8f2 !important; color: #000000; !important; }
.bs-purple-200 { background-color: #c5b3e6 !important; color: #000000; !important; }
.bs-purple-500 { background-color: #6f42c1 !important; color: #ffffff; !important; }
.bs-purple-800 { background-color: #2c1a4d !important; color: #ffffff; !important; }
.bs-purple-900 { background-color: #160d27 !important; color: #ffffff; !important; }

.bs-pink-100 { background-color: #f7d6e6 !important; color: #000000; !important; }
.bs-pink-200 { background-color: #efadce !important; color: #000000; !important; }
.bs-pink-500 { background-color: #d63384 !important; color: #ffffff; !important; }
.bs-pink-800 { background-color: #561435 !important; color: #ffffff; !important; }
.bs-pink-900 { background-color: #2b0a1a !important; color: #ffffff; !important; }

.bs-red-100 { background-color: #f8d7da !important; color: #000000; !important; }
.bs-red-200 { background-color: #f1aeb5 !important; color: #000000; !important; }
.bs-red-500 { background-color: #dc3545 !important; color: #ffffff; !important; }
.bs-red-800 { background-color: #58151c !important; color: #ffffff; !important; }
.bs-red-900 { background-color: #2c0b0e !important; color: #ffffff; !important; }

.bs-orange-100 { background-color: #ffe5d0 !important; color: #000000; !important; }
.bs-orange-200 { background-color: #fecba1 !important; color: #000000; !important; }
.bs-orange-500 { background-color: #fd7e14 !important; color: #000000; !important; }
.bs-orange-800 { background-color: #653208 !important; color: #ffffff; !important; }
.bs-orange-900 { background-color: #331904 !important; color: #ffffff; !important; }

.bs-yellow-100 { background-color: #fff3cd !important; color: #000000; !important; }
.bs-yellow-200 { background-color: #ffe69c !important; color: #000000; !important; }
.bs-yellow-500 { background-color: #ffc107 !important; color: #000000; !important; }
.bs-yellow-800 { background-color: #664d03 !important; color: #ffffff; !important; }
.bs-yellow-900 { background-color: #332701 !important; color: #ffffff; !important; }

.bs-green-100 { background-color: #d1e7dd !important; color: #000000; !important; }
.bs-green-200 { background-color: #a3cfbb !important; color: #000000; !important; }
.bs-green-500 { background-color: #198754 !important; color: #ffffff; !important; }
.bs-green-800 { background-color: #0a3622 !important; color: #ffffff; !important; }
.bs-green-900 { background-color: #051b11 !important; color: #ffffff; !important; }

.bs-teal-100 { background-color: #d2f4ea !important; color: #000000; !important; }
.bs-teal-200 { background-color: #a6e9d5 !important; color: #000000; !important; }
.bs-teal-500 { background-color: #20c997 !important; color: #000000; !important; }
.bs-teal-800 { background-color: #0d503c !important; color: #ffffff; !important; }
.bs-teal-900 { background-color: #06281e !important; color: #ffffff; !important; }

.bs-cyan-100 { background-color: #9eeaf9 !important; color: #000000; !important; }
.bs-cyan-200 { background-color: #9eeaf9 !important; color: #000000; !important; }
.bs-cyan-500 { background-color: #0dcaf0 !important; color: #000000; !important; }
.bs-cyan-800 { background-color: #055160 !important; color: #ffffff; !important; }
.bs-cyan-900 { background-color: #032830 !important; color: #ffffff; !important; }

.bs-gray-100 { background-color: #f8f9fa !important; color: #000000; !important; }
.bs-gray-200 { background-color: #e9ecef !important; color: #000000; !important; }
.bs-gray-500 { background-color: #adb5bd !important; color: #000000; !important; }
.bs-gray-800 { background-color: #343a40 !important; color: #ffffff; !important; }
.bs-gray-900 { background-color: #212529 !important; color: #ffffff; !important; }

.bs-black { background-color: #000 !important; color: #ffffff; !important; }





.bs-blue-100-bg { background-color: #ccdefb !important; }
.bs-blue-200-bg { background-color: #9ec5fe !important; }
.bs-blue-500-bg { background-color: #0d6efd !important; }
.bs-blue-800-bg { background-color: #052c65 !important; }
.bs-blue-900-bg { background-color: #031633 !important; }

.bs-indigo-100-bg { background-color: #dfcefb !important; }
.bs-indigo-200-bg { background-color: #c29ffa !important; }
.bs-indigo-500-bg { background-color: #6610f2 !important; }
.bs-indigo-800-bg { background-color: #290661 !important; }
.bs-indigo-900-bg { background-color: #140330 !important; }

.bs-purple-100-bg { background-color: #e1d8f2 !important; }
.bs-purple-200-bg { background-color: #c5b3e6 !important; }
.bs-purple-500-bg { background-color: #6f42c1 !important; }
.bs-purple-800-bg { background-color: #2c1a4d !important; }
.bs-purple-900-bg { background-color: #160d27 !important; }

.bs-pink-100-bg { background-color: #f7d6e6 !important; }
.bs-pink-200-bg { background-color: #efadce !important; }
.bs-pink-500-bg { background-color: #d63384 !important; }
.bs-pink-800-bg { background-color: #561435 !important; }
.bs-pink-900-bg { background-color: #2b0a1a !important; }

.bs-red-100-bg { background-color: #f8d7da !important; }
.bs-red-200-bg { background-color: #f1aeb5 !important; }
.bs-red-500-bg { background-color: #dc3545 !important; }
.bs-red-800-bg { background-color: #58151c !important; }
.bs-red-900-bg { background-color: #2c0b0e !important; }

.bs-orange-100-bg { background-color: #ffe5d0 !important; }
.bs-orange-200-bg { background-color: #fecba1 !important; }
.bs-orange-500-bg { background-color: #fd7e14 !important; }
.bs-orange-800-bg { background-color: #653208 !important; }
.bs-orange-900-bg { background-color: #331904 !important; }

.bs-yellow-100-bg { background-color: #fff3cd !important; }
.bs-yellow-200-bg { background-color: #ffe69c !important; }
.bs-yellow-500-bg { background-color: #ffc107 !important; }
.bs-yellow-800-bg { background-color: #664d03 !important; }
.bs-yellow-900-bg { background-color: #332701 !important; }

.bs-green-100-bg { background-color: #d1e7dd !important; }
.bs-green-200-bg { background-color: #a3cfbb !important; }
.bs-green-500-bg { background-color: #198754 !important; }
.bs-green-800-bg { background-color: #0a3622 !important; }
.bs-green-900-bg { background-color: #051b11 !important; }

.bs-teal-100-bg { background-color: #d2f4ea !important; }
.bs-teal-200-bg { background-color: #a6e9d5 !important; }
.bs-teal-500-bg { background-color: #20c997 !important; }
.bs-teal-800-bg { background-color: #0d503c !important; }
.bs-teal-900-bg { background-color: #06281e !important; }

.bs-cyan-100-bg { background-color: #9eeaf9 !important; }
.bs-cyan-200-bg { background-color: #9eeaf9 !important; }
.bs-cyan-500-bg { background-color: #0dcaf0 !important; }
.bs-cyan-800-bg { background-color: #055160 !important; }
.bs-cyan-900-bg { background-color: #032830 !important; }

.bs-gray-100-bg { background-color: #f8f9fa !important; }
.bs-gray-200-bg { background-color: #e9ecef !important; }
.bs-gray-500-bg { background-color: #adb5bd !important; }
.bs-gray-800-bg { background-color: #343a40 !important; }
.bs-gray-900-bg { background-color: #212529 !important; }

.bs-black-bg { color: #000 !important; }





.bs-blue-100-fg { color: #ccdefb !important; }
.bs-blue-200-fg { color: #9ec5fe !important; }
.bs-blue-500-fg { color: #0d6efd !important; }
.bs-blue-800-fg { color: #052c65 !important; }
.bs-blue-900-fg { color: #031633 !important; }

.bs-indigo-100-fg { color: #dfcefb !important; }
.bs-indigo-200-fg { color: #c29ffa !important; }
.bs-indigo-500-fg { color: #6610f2 !important; }
.bs-indigo-800-fg { color: #290661 !important; }
.bs-indigo-900-fg { color: #140330 !important; }

.bs-purple-100-fg { color: #e1d8f2 !important; }
.bs-purple-200-fg { color: #c5b3e6 !important; }
.bs-purple-500-fg { color: #6f42c1 !important; }
.bs-purple-800-fg { color: #2c1a4d !important; }
.bs-purple-900-fg { color: #160d27 !important; }

.bs-pink-100-fg { color: #f7d6e6 !important; }
.bs-pink-200-fg { color: #efadce !important; }
.bs-pink-500-fg { color: #d63384 !important; }
.bs-pink-800-fg { color: #561435 !important; }
.bs-pink-900-fg { color: #2b0a1a !important; }

.bs-red-100-fg { color: #f8d7da !important; }
.bs-red-200-fg { color: #f1aeb5 !important; }
.bs-red-500-fg { color: #dc3545 !important; }
.bs-red-800-fg { color: #58151c !important; }
.bs-red-900-fg { color: #2c0b0e !important; }

.bs-orange-100-fg { color: #ffe5d0 !important; }
.bs-orange-200-fg { color: #fecba1 !important; }
.bs-orange-500-fg { color: #fd7e14 !important; }
.bs-orange-800-fg { color: #653208 !important; }
.bs-orange-900-fg { color: #331904 !important; }

.bs-yellow-100-fg { color: #fff3cd !important; }
.bs-yellow-200-fg { color: #ffe69c !important; }
.bs-yellow-500-fg { color: #ffc107 !important; }
.bs-yellow-800-fg { color: #664d03 !important; }
.bs-yellow-900-fg { color: #332701 !important; }

.bs-green-100-fg { color: #d1e7dd !important; }
.bs-green-200-fg { color: #a3cfbb !important; }
.bs-green-500-fg { color: #198754 !important; }
.bs-green-800-fg { color: #0a3622 !important; }
.bs-green-900-fg { color: #051b11 !important; }

.bs-teal-100-fg { color: #d2f4ea !important; }
.bs-teal-200-fg { color: #a6e9d5 !important; }
.bs-teal-500-fg { color: #20c997 !important; }
.bs-teal-800-fg { color: #0d503c !important; }
.bs-teal-900-fg { color: #06281e !important; }

.bs-cyan-100-fg { color: #9eeaf9 !important; }
.bs-cyan-200-fg { color: #9eeaf9 !important; }
.bs-cyan-500-fg { color: #0dcaf0 !important; }
.bs-cyan-800-fg { color: #055160 !important; }
.bs-cyan-900-fg { color: #032830 !important; }

.bs-gray-100-fg { color: #f8f9fa !important; }
.bs-gray-200-fg { color: #e9ecef !important; }
.bs-gray-500-fg { color: #adb5bd !important; }
.bs-gray-800-fg { color: #343a40 !important; }
.bs-gray-900-fg { color: #212529 !important; }

.bs-black-fg { color: #000 !important; }

.desktop-mode {
    min-width: 1024px !important;
}
