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]):not([role=radiogroup]) {
    outline: 1px solid #26b050;
}

.invalid:not([type=checkbox]):not([role=radiogroup]):not(.dxbl-checkbox) {
    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;
}

.navigation-container {
    color: #fff;
    background-color: #00bcd4 !important;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 12px -5px rgba(0, 188, 212, 0.46);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 12px -5px rgba(0, 188, 212, 0.46);
}

.navigation-menu {
    background-color: #00bcd4 !important;
}

div.dxbl-group-header {
    background: linear-gradient(60deg, #26c6da, #0097a7) !important;
    color: white !important;
}

.tooltip-container {
    position: relative;
    display: inline-block;
}

.tooltip-content {
    cursor: pointer;
}

.tooltip-text {
    visibility: hidden;
    position: absolute;
    background-color: #555;
    color: #fff;
    text-align: left;
    padding: 5px;
    border-radius: 4px;
    z-index: 1;
    top: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
}

.tooltip-container:hover .tooltip-text, .tooltip-container:active .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.processed-row, .red-row {
    background-color: rgba(245, 198, 203, 0.5) !important;
}

.grey-row {
    background-color: whitesmoke !important;
}

.hiddenHeader {
    display: none;
}

.new-row {
    background-color: rgba(0, 188, 212, 1) !important;
    color: white;
}

.processing-row {
    background-color: rgba(211, 150, 0, 0.8) !important;
    color: white;
}

.finished-row {
    background-color: rgba(130, 133, 136, 0.8) !important;
    color: white;
}

.notificationsGrid .dxbl-grid-selected-row {
    background-color: rgba(0, 188, 212, 1) !important;
    color: white;
}

.loading-skeleton h1, .loading-skeleton h2, .loading-skeleton h3, .loading-skeleton h4, .loading-skeleton h5, .loading-skeleton h6,
.loading-skeleton p, .loading-skeleton li,
.loading-skeleton .btn,
.loading-skeleton label,
.loading-skeleton .form-control {
    color: transparent;
    appearance: none;
    -webkit-appearance: none;
    background-color: #eee;
    border-color: #eee;
}

    .loading-skeleton h1::placeholder, .loading-skeleton h2::placeholder, .loading-skeleton h3::placeholder, .loading-skeleton h4::placeholder, .loading-skeleton h5::placeholder, .loading-skeleton h6::placeholder,
    .loading-skeleton p::placeholder, .loading-skeleton li::placeholder,
    .loading-skeleton .btn::placeholder,
    .loading-skeleton label::placeholder,
    .loading-skeleton .form-control::placeholder {
        color: transparent;
    }

@keyframes loading-skeleton {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}

.loading-skeleton {
    pointer-events: none;
    animation: loading-skeleton 1s infinite alternate;
}

    .loading-skeleton img {
        filter: grayscale(100) contrast(0%) brightness(1.8);
    }

.grey-background {
    background-color: lightgrey;
}

.grid-search-container {
    padding: 6px 4px;
    min-width: 200px;
}

.input-group {
    flex-wrap: nowrap;
}

.dxbl-grid-search-box-container {
    width: 100% !important;
}

.dxbl-window.dxbl-grid-column-chooser-dialog {
    left: auto;
    right: 0;
}

.dxbl-tag-box > .dxbl-tag {
    border-radius: var(--dxbl-tag-box-tag-border-radius);
    border: var(--dxbl-tag-box-tag-border-width) var(--dxbl-tag-box-tag-border-style) var(--dxbl-tag-box-tag-border-color);
    padding: var(--dxbl-tag-box-tag-padding-y) var(--dxbl-tag-box-tag-padding-x);
    position: relative;
    background-color: var(--dxbl-tag-box-tag-bg, unset);
    color: var(--dxbl-tag-box-tag-color);
}

    .dxbl-tag-box > .dxbl-tag::before {
        content: "";
        position: absolute;
        z-index: -1;
        left: calc(0px - var(--dxbl-border-width-with-scaling, var(--dxbl-tag-box-tag-border-width, 0px)));
        top: calc(0px - var(--dxbl-border-width-with-scaling, var(--dxbl-tag-box-tag-border-width, 0px)));
        right: calc(0px - var(--dxbl-border-width-with-scaling, var(--dxbl-tag-box-tag-border-width, 0px)));
        bottom: calc(0px - var(--dxbl-border-width-with-scaling, var(--dxbl-tag-box-tag-border-width, 0px)));
        border-radius: inherit;
        background-color: currentcolor;
        opacity: 10%;
    }

.overflowColumn {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.same-height-group .dxbl-group {
    height: 100%;
}

.group-header {
    padding: var(--dxbl-text-padding-y) var(--dxbl-text-padding-x);
}

.blobViewerTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 878px;
}

dxbl-grid.dxbl-grid,
dxbl-grid dxbl-scroll-viewer table.dxbl-grid-table tr,
dxbl-grid dxbl-scroll-viewer table.dxbl-grid-table,
dxbl-grid div.dxbl-grid-top-panel,
dxbl-grid div.dxbl-grid-toolbar-container,
dxbl-grid div.dxbl-grid-bottom-panel {
    border-color: darkgrey !important;
}

div.dxbl-toolbar-group-separator {
    background-color: darkgrey !important;
}

li:has(.dxbl-list-box-item-display-template-container > div.red-background) {
    background-color: rgba(245, 198, 203, 0.5);
}

.transparantBlobfile {
    opacity: 0.3;
    ms-opacity: 0.3;
}

.tagbox-tag-template-close-button-icon {
    height: 16px;
    width: 16px;
    font-weight: 600;
    opacity: 0.5;
}

.tagbox-tag-template-close-btn {
    color: white;
    border: 0;
    border-radius: 3rem;
    box-shadow: none;
    font-weight: 600;
    padding: 0;
    width: 16px;
    height: 16px;
    margin: 0 0 0 0.5em;
    opacity: 0.5;
    mask-image: url("clear.svg");
    -webkit-mask-image: url("clear.svg");
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

    .tagbox-tag-template-close-btn:hover {
        opacity: 0.75;
    }

.tagbox-tag-template-close-btn-icon {
    height: 16px;
    width: 16px;
    mask-image: url("clear.svg");
    -webkit-mask-image: url("clear.svg");
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

.tagbox-tag-template-close-button {
    height: 16px;
    width: 16px;
    margin-right: 0.2em;
    margin-left: 0.2em;
    background-color: dimgrey !important;
    opacity: 0.5;
}

    .tagbox-tag-template-close-button:hover {
        opacity: 0.9;
    }

.betweentwoweeks-row {
    background-color: rgba(245, 198, 203, 0.5) !important;
}

.betweentwodays-row {
    background-color: rgba(246, 25, 47, 0.5) !important;
}

.app-footer {
    text-align: center;
    color: gray;
    font-size: 10px;
    padding: 10px;
}

.menu-item.active {
    background: #266e7b !important;
    color: white;
}

.default-accordion .dxbl-group-header.dxbl-accordion-group-header {
    background: #f5f5f5 !important;
    color: #212529 !important;
}

.dossiersOverviewGrid {
    max-height: 75vh !important;
}

.one-group {
    min-width: 576px;
}

.two-groups {
    min-width: 1024px;
}

.text-cronos {
    color: blue;
    font-style: italic;
    font-size: 0.9em;
}

.dossierFiltersComboBox {
    height: 30px;
}

.w-10 {
    width: 10%;
}

.auto-height-listbox {
    height: auto !important;
    max-height: none !important; /* verwijdert de scroll-limiet */
}

.status-display-popup {
    max-height: none !important;
    height: auto !important;
}

    .status-display-popup li {
        padding: 0 !important;
    }

.status-popup-container {
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 1rem;
    padding: 5px;
    align-items: center;
}

.status-number {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.status-popup-container.active {
    background: #01bcd5;
}

.status-popup-container.current {
    background: #4caf50;
}
