/* /Components/Chat/GroupSessionNote.razor.rz.scp.css */
.chat-container[b-rerj550zwf] {
}

.chat-notes[b-rerj550zwf] {
    max-height: 30vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}

.py-3[b-rerj550zwf] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.px-4[b-rerj550zwf] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.flex-grow-0[b-rerj550zwf] {
    flex-grow: 0 !important;
}

.border-top[b-rerj550zwf] {
    border-top: 1px solid #dee2e6 !important;
}

.loading-position[b-rerj550zwf] {
    height: 30vh;
    width: 100%;
    align-content: center;
}

.loading[b-rerj550zwf] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}

i:hover[b-rerj550zwf] {
    color: green;
}
/* /Components/Chat/NoteItem.razor.rz.scp.css */
.note-left[b-zceuq8kq2v],
.note-right[b-zceuq8kq2v] {
    display: flex;
    flex-shrink: 0
}

.note-left[b-zceuq8kq2v] {
    /*margin-right: auto*/
}

.note-right[b-zceuq8kq2v] {
    flex-direction: row-reverse;
    /*margin-left: auto;*/
}

.note-style[b-zceuq8kq2v] {
    font-size: 1rem;
    font-weight: 500;
    color: var(--black);
    word-break: break-word;
}

.circle_initial[b-zceuq8kq2v] {
    position: relative;
    height: 2.0rem;
    width: 2.0rem;
    min-height: 2.0rem;
    min-width: 2.0rem;
    max-height: 2.0rem;
    max-width: 2.0rem;
    border: 2px solid grey;
    border-radius: 50%;
    align-content: center;
    text-align: center;
    margin: .25rem;
}

.circle-initial-inner[b-zceuq8kq2v] {
    margin: 0;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.7rem;
}

.card-bg[b-zceuq8kq2v] {
    background-color: #EFEFEF;
}
/* /Components/Chat/PersonalNote.razor.rz.scp.css */
.chat-container[b-4qtjdxtkny] {
}

.chat-notes[b-4qtjdxtkny] {
    max-height: 30vh;
    overflow-y:auto;
    display:flex;
    flex-direction: column;
}

.py-3[b-4qtjdxtkny] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.px-4[b-4qtjdxtkny] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.flex-grow-0[b-4qtjdxtkny] {
    flex-grow: 0 !important;
}

.border-top[b-4qtjdxtkny] {
    border-top: 1px solid #dee2e6 !important;
}

.loading-position[b-4qtjdxtkny] {
    height: 30vh;
    width: 100%;
    align-content: center;
}

.loading[b-4qtjdxtkny] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}

i:hover[b-4qtjdxtkny] {
    color: green;
}
/* /Components/Chat/PersonalSessionNote.razor.rz.scp.css */
.chat-container[b-qs33l1v79q] {
}

.chat-notes[b-qs33l1v79q] {
    max-height: 30vh;
    overflow-y:auto;
    display:flex;
    flex-direction: column;
}

.py-3[b-qs33l1v79q] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.px-4[b-qs33l1v79q] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.flex-grow-0[b-qs33l1v79q] {
    flex-grow: 0 !important;
}

.border-top[b-qs33l1v79q] {
    border-top: 1px solid #dee2e6 !important;
}

.loading-position[b-qs33l1v79q] {
    height: 30vh;
    width: 100%;
    align-content: center;
}

.loading[b-qs33l1v79q] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}

i:hover[b-qs33l1v79q] {
    color: green;
}
/* /Components/Chat/SessionNote.razor.rz.scp.css */
.chat-container[b-vhczqkdq9y] {
}

.chat-notes[b-vhczqkdq9y] {
    max-height: 30vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}

.py-3[b-vhczqkdq9y] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.px-4[b-vhczqkdq9y] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.flex-grow-0[b-vhczqkdq9y] {
    flex-grow: 0 !important;
}

.border-top[b-vhczqkdq9y] {
    border-top: 1px solid #dee2e6 !important;
}

.loading-position[b-vhczqkdq9y] {
    height: 30vh;
    width: 100%;
    align-content: center;
}

.loading[b-vhczqkdq9y] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}

i:hover[b-vhczqkdq9y] {
    color: green;
}
/* /Components/Modal/CaptureParticipantEmail.razor.rz.scp.css */
.loader-parent[b-cvwj9mi41g] {
    position: relative;
}

.loading-position[b-cvwj9mi41g] {
    height: 100%;
    width: 100%;
}

.loading[b-cvwj9mi41g] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}
/* /Components/Modal/CaptureReportLog.razor.rz.scp.css */

.loader-parent[b-frtgnkmni9] {
    position: relative;
}

.loading-position[b-frtgnkmni9] {
    height: 100%;
    width: 100%;
}

.loading[b-frtgnkmni9] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}

.input_labels[b-frtgnkmni9] {
    color: black;
    font-weight: 700;
    min-width: 150px;
    align-content: center;
    padding-right: 5px;
    text-align: end;
}

textarea[b-frtgnkmni9] {
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    textarea:focus[b-frtgnkmni9] {
        border: 1px solid #ced4da;
        border-radius: .25rem;
    }

    textarea:focus-visible[b-frtgnkmni9] {
        border: 1px solid #ced4da;
        border-radius: .25rem;
    }
/* /Components/Modal/CaptureReportLogTag.razor.rz.scp.css */
.icon[b-vcxouv2hvw] {
    align-content: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.input-field[b-vcxouv2hvw] {
    width: 100%;
    border: none;
    outline: none;
}

.loader-parent[b-vcxouv2hvw] {
    position: relative;
}

.loading-position[b-vcxouv2hvw] {
    height: 100%;
    width: 100%;
}

.loading[b-vcxouv2hvw] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}
/* /Components/Modal/CaptureTestGUID.razor.rz.scp.css */
.loader-parent[b-rlbozeyua5] {
    position: relative;
}

.loading-position[b-rlbozeyua5] {
    height: 100%;
    width: 100%;
}

.loading[b-rlbozeyua5] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}
/* /Components/Modal/Confirmation.razor.rz.scp.css */
.loader-parent[b-j0p7sl2zzq] {
    position: relative;
}

.loading-position[b-j0p7sl2zzq] {
    height: 100%;
    width: 100%;
}

.loading[b-j0p7sl2zzq] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}
/* /Components/Pool/PoolContextMenu.razor.rz.scp.css */
.ibsstatusmenu[b-l5vwg4by5o] {
    background-color: white;
    border-radius: 2px;
    padding: 3px;
    margin-right: 3px;
    box-shadow: 1px 1px 2px 1px #d9d9d9;
    height: fit-content;
}

    .ibsstatusmenu label[b-l5vwg4by5o] {
        font-weight: bold;
    }

    .ibsstatusmenu .status_item[b-l5vwg4by5o] {
        padding: 2px;
        background-color: none;
        border-radius: 2px;
    }

        .ibsstatusmenu .status_item.selected_item[b-l5vwg4by5o] {
            background-color: #efefef;
        }

.ibsmenu[b-l5vwg4by5o] {
    background-color: white;
    border-radius: 2px;
    padding: 3px;
    box-shadow: 1px 1px 2px 1px #d9d9d9;
    height: fit-content;
    margin-right: 3px;
}

    .ibsmenu label[b-l5vwg4by5o] {
        font-weight: bold;
    }

    .ibsmenu ul[b-l5vwg4by5o] {
        padding:2px;
        margin: 0;
    }

.remedymenu[b-l5vwg4by5o] {
    background-color: white;
    border-radius: 2px;
    padding: 3px;
    box-shadow: 1px 1px 2px 1px #d9d9d9;
    height: fit-content;
    margin-right: 3px;
}

    .remedymenu label[b-l5vwg4by5o] {
        font-weight: bold;
    }

    .remedymenu ul[b-l5vwg4by5o] {
        padding: 2px;
        margin: 0;
    }

    .remedymenu .status_item[b-l5vwg4by5o] {
        padding: 2px;
        background-color: none;
        border-radius: 2px;
    }

        .remedymenu .status_item.selected_item[b-l5vwg4by5o] {
            background-color: #efefef;
        }

.notemenu[b-l5vwg4by5o] {
    background-color: white;
    border-radius: 2px;
    padding: 3px;
    box-shadow: 1px 1px 2px 1px #d9d9d9;
    height: fit-content;
}

    .notemenu label[b-l5vwg4by5o] {
        font-weight: bold;
    }

    .notemenu textarea[b-l5vwg4by5o] {
        display: block;
        padding: 2px;
        line-height: 1.5;
        border: none;
        background-color: #f7f7f7;
        border-radius: .25rem;
        min-width: 230px;
    }

    .notemenu textarea:focus-visible[b-l5vwg4by5o] {
        outline:none;
    }

    .notemenu button[b-l5vwg4by5o] {
        padding: .175rem .55rem;
        margin-top: 2px;
    }
/* /Components/Pool/PoolControl.razor.rz.scp.css */
.container[b-l8npszrsl3] {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

[b-l8npszrsl3] .row {
    margin-left: 0;
    margin-right: 0;
}

[b-l8npszrsl3] .row > * {
    padding-left: 0;
    padding-right: 0;
}
/* /Components/Pool/PoolIBSGrid.razor.rz.scp.css */
div.ibs[b-wibx737ey2] {
    border: 1px solid #eaeaea;
}

.panel-body[b-wibx737ey2] {
    max-height: 200px;
    overflow-y: auto;
}

.table-responsive[b-wibx737ey2] {
    /*height: 400px;*/
}

.table[b-wibx737ey2] {
    margin: 0;
}

thead tr:nth-child(1) th[b-wibx737ey2] {
    background: #efefef;
    position: sticky;
    top: 0;
    z-index: 10;
    border-bottom-color: #eaeaea !important;
    border-left-color: #eaeaea !important;
}

th[b-wibx737ey2], td[b-wibx737ey2] {
    border-left: 1px solid #eaeaea;
    border-bottom-color: #eaeaea !important;
}

.bg-atrisk[b-wibx737ey2] {
    background-color: var(--atrisk);
}
.bg-upcoming[b-wibx737ey2] {
    background-color: var(--white);
}
.bg-breached[b-wibx737ey2] {
    background-color: var(--breached);
}
.bg-resolved[b-wibx737ey2] {
    background-color: var(--resolved);
}
.bg-breaching[b-wibx737ey2] {
    background-color: var(--breaching);
}


.row[b-wibx737ey2] {
    background-color: white;
    padding-left: 5px;
    border-bottom: 1px solid #dfdfdf;
}
    .row .col-md-9[b-wibx737ey2] {
        border-left: 1px solid #dfdfdf;
        padding-left: 5px;
    }

    .row.top[b-wibx737ey2] {
        background-color: #dfdfdf;
        font-weight: bold;
        padding-right: 19px;
    }


/* Works on Firefox */
div[b-wibx737ey2] {
    scrollbar-width: thin;
    scrollbar-color: #999c9c #dfdfdf;
}

    /* Works on Chrome, Edge, and Safari */
    div[b-wibx737ey2]::-webkit-scrollbar {
        width: 12px;
    }

    div[b-wibx737ey2]::-webkit-scrollbar-track {
        background: #dfdfdf;
    }

    div[b-wibx737ey2]::-webkit-scrollbar-thumb {
        background-color: #999c9c;
        /*border-radius: 10px;*/
        border: 3px solid #dfdfdf;
    }
/* /Components/Pool/PoolSwimlane.razor.rz.scp.css */
div.swimlane[b-rry9p1r54z] {
    overflow-x: hidden;
    overflow-y: hidden;
    display: flex;
    flex-direction: row !important;
    position: relative;
}

.swimlane-section[b-rry9p1r54z] {
    border-top: 1px solid #d9d9d9;
    height: var(--swimlane-ht);
    width: 40px;
    max-width: 40px;
    min-width: 40px;
    position: relative;
}

.swimlane-section.first-section[b-rry9p1r54z] {
    margin-left: -20px;
}

    .swimlane-section.top-inbetween[b-rry9p1r54z]::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        border-right: 1px solid #d9d9d9;
        height: 10px;
        margin-top: -5px;
    }

    .swimlane-section.top-half[b-rry9p1r54z]::before {
        content: "";        
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-right: 2px solid #d9d9d9;
        height: 60px;
    }

    .swimlane-section.top-half[b-rry9p1r54z]::after {
        content: attr(title);
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 40px;
        font-size: xx-small;
    }

    .swimlane-section.top-full[b-rry9p1r54z]::before {
        content: "";
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-right: 2px solid black;
        height: 60px;
    }

    .swimlane-section.top-first[b-rry9p1r54z]::before {
        content: "Day";
        position: absolute;
        top: -20%;
        left: 75%;
        transform: translate(-50%, -50%);
        height: 40px;
        font-weight: bold;
    }

.swimlane_pt[b-rry9p1r54z] {
    padding-top: var(--swimlane-top_pt);
}

label.dayindicator-style[b-rry9p1r54z] {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}
/* /Components/Pool/PoolSwimlaneEvent.razor.rz.scp.css */
.swimlane-event[b-92tjjc74cz] {
    position: absolute;
    transform: translate(0%, -50%);
    height: 28px;
    width: fit-content;
    background-color: none;
}

    .swimlane-event:hover[b-92tjjc74cz] {
        box-shadow: 1px 1px 2px black;
        z-index: 10000 !important;
        background-color: white;
    }
/* /Components/Pool/PoolSwimlaneEvents.razor.rz.scp.css */
/* /Components/Pool/PoolSwimlanes.razor.rz.scp.css */
.lineEven_bg[b-85qhi7wmyt] {
    background-color: white;
    width: fit-content;
}

.lineOdd_bg[b-85qhi7wmyt] {
    background-color: #efefef;
    width: fit-content;
}

div.pooltimeconfig-style[b-85qhi7wmyt] {
    left: 85px;
    top: 5px;
    position: absolute;
    font-weight: bold;
}
/* /Components/Pool/PoolSwimlaneStep.razor.rz.scp.css */
.swimlane-step[b-kog5ac1g6z] {
    position: absolute;
    transform: translate(0%, -50%);
    height: 28px;
    width: 40px;
    background-color: none;
}

    .swimlane-step:hover[b-kog5ac1g6z] {
        box-shadow: 1px 1px 2px black;
        z-index: 10000 !important;
        background-color: white;
    }

img[b-kog5ac1g6z] {
    width: 25px;
    height: 25px;
}

label[b-kog5ac1g6z] {
    margin-top: -18px;
    color: white;
    font-weight: bold;
}
/* /Components/Pool/PoolSwimlaneSteps.razor.rz.scp.css */
.swimlane-steps[b-i854w6ql1v] {
    position: absolute;
    top: 0px;
    overflow: hidden;
    width: fit-content;
    height: 45px;
}

.swimlane-step-title[b-i854w6ql1v] {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    padding-right: 5px;
}

.swimlane-step-section[b-i854w6ql1v] {
    width: 40px;
    max-width: 40px;
    min-width: 40px;
    position: relative;
}
/* /Components/Pool/PoolSwimlaneTitle.razor.rz.scp.css */

div.swimlaneLabel[b-3ag000qlbk] {
    width: 160px;
    max-width: 160px;
    min-width: 160px;
    overflow: hidden;
    padding-right: 5px;
    align-content: center;
}

.swimlane_pt[b-3ag000qlbk] {
    padding-top: var(--swimlane-top_pt);
}

    .swimlane_pt.top-first[b-3ag000qlbk]::before {
        content: "Day";
        position: absolute;
        left: 144px;
        transform: translate(-50%, -50%);
        height: 40px;
        font-weight: bold;
    }
/* /Components/Pool/PoolTimelineGrid.razor.rz.scp.css */
div.swimlanes[b-stg0oenmak] {
    border: 1px solid #eaeaea;
    overflow: auto;
    position: relative;
    padding-bottom: 5px;
}
/* /Components/Report/Planning.razor.rz.scp.css */

.loader-parent[b-6vymhoo54t] {
    position: relative;
}

.loading-position[b-6vymhoo54t] {
    height: 100%;
    width: 100%;
}

.loading[b-6vymhoo54t] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}

.input_labels[b-6vymhoo54t] {
    color: black;
    font-weight: 700;
    min-width: 150px;
    align-content: center;
    padding-right: 5px;
    text-align: end;
}

textarea[b-6vymhoo54t] {
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    textarea:focus[b-6vymhoo54t] {
        border: 1px solid #ced4da;
        border-radius: .25rem;
    }

    textarea:focus-visible[b-6vymhoo54t] {
        border: 1px solid #ced4da;
        border-radius: .25rem;
    }
/* /Components/Report/ReportPage.razor.rz.scp.css */
.rounded-button[b-19x3s3u46e] {
    padding: .375rem .75rem;
    cursor: pointer;
    margin-left: 5px;
}

    .rounded-button:hover[b-19x3s3u46e] {
        background: var(--round-hover);
    }
/* /Components/Report/TimelineControl.razor.rz.scp.css */
.container[b-56kfd6hd48] {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

[b-56kfd6hd48] .row {
    margin-left: 0;
    margin-right: 0;
}

    [b-56kfd6hd48] .row > * {
        padding-left: 0;
        padding-right: 0;
    }

.rounded-button[b-56kfd6hd48] {
    padding: .375rem .75rem;
    cursor: pointer;
    margin-left: 5px;
}

    .rounded-button:hover[b-56kfd6hd48] {
        background: var(--round-hover);
    }

.input_labels[b-56kfd6hd48] {
    color: black;
    font-weight: 700;
    min-width: 150px;
    align-content: center;
    padding-right: 5px;
    text-align: end;
}

/* /Components/Report/TimelineEvent.razor.rz.scp.css */
.timeline-event[b-s1j86h241o] {
    position: absolute;
    transform: translate(0%, -50%);
    height: 28px;
    width: 40px;
    background-color: none;
    top: 0px;
}

i[b-s1j86h241o] {
    z-index: 1008;
    width: 25px;
    height: 25px;
}

.timeline-entry[b-s1j86h241o] {
    position: relative;
    z-index: 100;
}

.event-info-line[b-s1j86h241o] {
    position: absolute;
    left: 50%;
    border-right: 2px solid #cfcfcf;
    transform: translate(-50%, 0);
}

div.event-info[b-s1j86h241o] {
    text-align: left;
    position: absolute;
    width: 150px;
    height: auto;
    transform: translate(-50%, 0);
    border: 1px dotted grey;
    left: 50%;
    padding: 2px;
    max-width: 150px;
    border: 1px #d3d3d3 solid;
    padding: 2px;
    overflow: hidden;
    z-index: 1009;
    background-color: #f7f7f7;
    font-family: "Arial Narrow";
    font-weight: bold;
}

/* /Components/Report/TimelineEvents.razor.rz.scp.css */
/* /Components/Report/TimelineGrid.razor.rz.scp.css */
div.timelines[b-in9x6s80b0] {
    border: 1px solid #eaeaea;
    overflow: auto;
    position: relative;
    padding-bottom: 5px;
}
/* /Components/Report/TimelineLane.razor.rz.scp.css */
div.timeline[b-ww6whkz1p3] {
    display: flex;
    flex-direction: row !important;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}

.timeline-section[b-ww6whkz1p3] {
    height: 40px;
    width: 40px;
    max-width: 40px;
    min-width: 40px;
    position: relative;
    background-color: #d4edf8;
}

.timeline-section.first-section[b-ww6whkz1p3] {
    margin-left: -20px;
}

    .timeline-section.ellipsis[b-ww6whkz1p3]::before {
        content: "...";
        position: absolute;
        top: -65%;
        left: 10%;
        font-size: 5em;
    }

    .timeline-section.top-inbetween[b-ww6whkz1p3]::before {
        content: "";
        position: absolute;
        top: 25px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-right: 1px solid #a7a8a8;
        height: 10px;
        margin-top: -5px;
    }

    .timeline-section.top-half[b-ww6whkz1p3]::before {
        content: "";
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-right: 2px solid #a7a8a8;
        height: 20px;
    }

    .timeline-section.top-half[b-ww6whkz1p3]::after {
        content: attr(title);
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 40px;
        font-size: xx-small;
    }

    .timeline-section.top-full[b-ww6whkz1p3]::before {
        content: "";
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-right: 2px solid #a7a8a8;
        height: 40px;
    }

    .timeline-section.first-section[b-ww6whkz1p3]::before {
        content: "";
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translate(-50%, -50%);
        border-right: 2px solid #a7a8a8;
        height: 40px;
    }

label.dayindicator-style[b-ww6whkz1p3] {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.timeline-block[b-ww6whkz1p3] {
    width: 100% !important;
    height: 100% !important;
    border-top: 1px dashed #a7a8a8;
    position: absolute;
    top: 50%;
}
/* /Components/Report/TimelineStep.razor.rz.scp.css */
.timeline-step[b-al0qme9uzd] {
    position: absolute;
    transform: translate(0%, -50%);
    height: 28px;
    width: 40px;
    background-color: none;
    bottom: -20px;
}

.timeline-step-entry[b-al0qme9uzd] {
    position: relative;
    z-index: 100;
}

.event-info-line[b-al0qme9uzd] {
    position: absolute;
    left: 50%;
    border-right: 2px solid #cfcfcf;
    transform: translate(-50%, 0);
}

div.step-info[b-al0qme9uzd] {
    text-align: left;
    position: absolute;
    width: 150px;
    height: auto;
    transform: translate(-50%, 0);
    border: 1px dotted grey;
    left: 50%;
    padding: 2px;
    max-width: 150px;
    border: 1px dotted grey;
    padding: 2px;
    overflow: hidden;
    z-index: 1009;
    background-color: white;
    font-family: "Arial Narrow";
    font-weight: bold;
}

img[b-al0qme9uzd] {
    z-index: 1008;
    width: 25px;
    height: 25px;
}

label.timeline-number[b-al0qme9uzd] {
    margin-top: -18px;
    color: white;
    font-weight: bold;
    z-index: 1008;
}


/*.timeline-step {
    position: absolute;
    transform: translate(0%, -50%);
    height: 28px;
    width: 40px;
    background-color: none;
}



.timeline-entry {
    position: absolute;*/
/*    width: 100% !important;
    height: 100% !important;*/
    /*z-index: 103;
}

.step-info-line {
    position: absolute;
    top: -39%;
    left: 50%;
    border-right: 2px solid #cfcfcf;
    transform: translate(-50%, 0);
}

*/
/* /Components/Report/TimelineSteps.razor.rz.scp.css */
/* /Components/Scenario/Step.razor.rz.scp.css */
i.active[b-5xu4su36jv] {
    color: green;
}

i:hover:not([disabled])[b-5xu4su36jv] {
    color:#3FAD56; 
}
/* /Components/Scenario/StepRole.razor.rz.scp.css */
.portrait_image[b-6gqtrav6d1] {
    width: 100%;
    margin: 0 auto;
    overflow-y: scroll;
    height: 50vh;
    border: 1px solid var(--black);
}

img[b-6gqtrav6d1] {
    width: 90%;
}

.portrait_video[b-6gqtrav6d1] {
    width: 100%;
    height: 50vh;
}

video[b-6gqtrav6d1] {
    height: 100%;
}


@media (max-width: 992px) {
    video[b-6gqtrav6d1] {
        width: 100%
    }
}

.portrait_bau[b-6gqtrav6d1] {
    height: 50vh;
}

.bau[b-6gqtrav6d1] {
    height: 100%;
}

@media (min-width: 768px) {
    .bau[b-6gqtrav6d1] {
        /*width: auto;*/
    }
}

.loading-position[b-6gqtrav6d1] {
    height: 50vh;
    width: 100%;
}

.loading[b-6gqtrav6d1] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
    margin-top: 35%;
}

.label_section_title[b-6gqtrav6d1] {
    display: flex;
    flex-direction: row;
    vertical-align: top;
    align-items: flex-start;
}
/* /Components/Scenario/StepRolePreview.razor.rz.scp.css */
.post[b-xjmno4k8z8] {
    border: 2px solid var(--light-grey);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px;
}

.post_image[b-xjmno4k8z8] {
    width: 100%;
    height: 30vh;
    position: relative;
    align-content: center;
    text-align: center;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .post_image[b-xjmno4k8z8]::-webkit-scrollbar { /* WebKit */
        width: 0;
        height: 0;
    }

.post_image[b-xjmno4k8z8]:before, .post__image[b-xjmno4k8z8]:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.post_image[b-xjmno4k8z8]:before {
    background-size: cover;
    background-position: center center;
    transform: scale(1);
    filter: blur(0);
    transition: 2s cubic-bezier(0, 0.6, 0.2, 1);
}

.post_image[b-xjmno4k8z8]:after {
    background: linear-gradient(30deg, #042A4F 0%, #E65891 100%);
    background-size: 100% 300%;
    background-position: bottom left;
    opacity: 0.15;
    transition: 2s cubic-bezier(0, 0.6, 0.2, 1);
}


.post_image.bau[b-xjmno4k8z8] {
    width: 100%;
    height: 30vh;
    position: relative;
    overflow: hidden;
    align-content: center;
    text-align: center;
}

img[b-xjmno4k8z8] {
    width: 100%;
}

img.bau[b-xjmno4k8z8] {
    height: 100%;
    width: 100%;
}

.post_content[b-xjmno4k8z8] {
    background-color: var(--white);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.post_inside[b-xjmno4k8z8] {
    /*overflow: hidden;*/
}

.logged-in[b-xjmno4k8z8] {
    color: var(--logged-in);
}

.logged-out[b-xjmno4k8z8] {
    color: grey;
}

.dropdown-item[b-xjmno4k8z8] {
    font-size: 0.8rem !important;
}

:focus:not(:focus-visible)[b-xjmno4k8z8] {
    outline: 0;
    box-shadow: none;
}

.btn[b-xjmno4k8z8] {
    padding: .175rem .55rem;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    font-size: 0.8rem;
}

.dropdown[b-xjmno4k8z8] {
    width: fit-content;
}

.dropdown:hover .dropdown-menu[b-xjmno4k8z8] {
    cursor: pointer;
}
/* /Components/Scenario/StepRoles.razor.rz.scp.css */
.posts[b-wa554x841m] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.5rem;
}

@media (max-width: 1140px) {
    .posts[b-wa554x841m] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .posts[b-wa554x841m] {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* /Components/Scenario/TimeLineNew.razor.rz.scp.css */
.menuHeader[b-cgnih5z6jh] {
    display: flex;
    justify-content: space-between;
}

.rounded-button[b-cgnih5z6jh] {
    padding: .375rem .75rem;
    cursor: pointer;
    margin-left: 25px;
}

    .rounded-button:hover[b-cgnih5z6jh] {
        background: var(--round-hover);
    }
/* /Layout/HeaderBar.razor.rz.scp.css */
.participant[b-u40ot6ohjk]
{
    display:flex;
    flex-direction: column;
    align-items: end;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.content-region[b-4lrl68e01a] {
    transition: margin-left .5s;
    overflow-x: hidden;
    height: 100vh;
}

.top-row[b-4lrl68e01a] {
    background-color: var(--top-bg);
    height: 3.5rem;
}

.main-content[b-4lrl68e01a] {
    padding-top: 20px;
}

.disable-screen[b-4lrl68e01a] {
    background-color: var(--disable-screen-bg);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    opacity: 0.5; /* in FireFox */
    filter: alpha(opacity=50); /* in IE */
}

/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}*/
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-0eeyu1x10e] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-0eeyu1x10e] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-0eeyu1x10e] {
    font-size: 1.1rem;
}

.bi[b-0eeyu1x10e] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-0eeyu1x10e] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-0eeyu1x10e] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-0eeyu1x10e] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-0eeyu1x10e] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-0eeyu1x10e] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0eeyu1x10e] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0eeyu1x10e]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-0eeyu1x10e]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-0eeyu1x10e]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-0eeyu1x10e] {
        display: none;
    }

    .collapse[b-0eeyu1x10e] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-0eeyu1x10e] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Lobby.razor.rz.scp.css */
.loading-position[b-bo10r869pa] {
    height: 100vh !important;
    width: 100%;
    align-content:center;
}

.loading[b-bo10r869pa] {
    border: 5px solid var(--loading-border);
    border-top: 5px solid var(--loading-top);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: -1em;
    animation: spin 2s linear infinite;
}
/* /Pages/Reporting/Index.razor.rz.scp.css */
/* Styling for the tab container */
ul.nav-tabs[b-lgrcvi18jl] {
    border-bottom: 1px solid #ddd;
}

    /* Styling for non-active tab buttons */
    ul.nav-tabs li.nav-item button.nav-link[b-lgrcvi18jl] {
        color: black !important;
        font-weight: bold !important;
        position: relative;
    }

        /* Styling for active tab buttons */
        ul.nav-tabs li.nav-item button.nav-link.active[b-lgrcvi18jl] {
            color: black !important;
            font-weight: bold !important;
            position: relative;
            text-decoration:underline;
        }

/* Styling for tab content */
.tab-content .tab-pane[b-lgrcvi18jl] {
    border-top: none;
}
/* /Pages/Test/Facilitator.razor.rz.scp.css */
.ribbon-wrapper[b-lrl6rv4hjq] {
    width: 95px;
    height: 95px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: -1px;
}

.ribbon[b-lrl6rv4hjq] {
    font: bold 15px Sans-Serif;
    color: black;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -12px;
    top: 20px;
    width: 150px;
    background-color: lightgray;
    z-index: 1;
}
/* /Shared/CheckBox/CheckBox.razor.rz.scp.css */
input[type="checkbox"][b-x6excytlc5] {
    display: none;
}

label[b-x6excytlc5] {
    display: flex;
    font-weight: 400;
    color: var(--grey);
}

    label[b-x6excytlc5]:before {
        background: linear-gradient(to bottom, #fff 0px, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #424242;
        border-radius: 3px;
        min-height: 15px;
        min-width: 15px;
        max-height: 15px;
        max-width: 15px;
        display: block;
        cursor: pointer;
        margin-right: 2px;
        margin-bottom: 2px;
    }

input[type="checkbox"] + label[b-x6excytlc5]:before {
    content: '';
    background: linear-gradient(to bottom, #e6e6e6 0px, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #424242;
    color: var(--primary-btn);
    text-align: center;
}

input[type="checkbox"][disabled] + label[b-x6excytlc5]:before {
    content: '';
    background: linear-gradient(to bottom, #e6e6e6 0px, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #b8b8b8;
    color: #b8b8b8;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    cursor: no-drop;
}

input[type="checkbox"]:checked + label[b-x6excytlc5]:before {
    content: '✓';
    border-color: var(--primary-btn);
}

input[type="checkbox"][disabled]:checked + label[b-x6excytlc5]:before {
    content: '✓';
    border-color: #b8b8b8;
    cursor: no-drop;
}
/* /Shared/DropDownCheckBox/DropDownCheckBox.razor.rz.scp.css */
.dropdowncheck[b-9lpdr4buk7] {
    padding-left: 5px;
    padding-bottom: 3px;
}

.dropdowncheck-bordered[b-9lpdr4buk7] {
    border-radius: 0.25rem;
    border: 3px solid #5cc371;
}

.dropdown button[b-9lpdr4buk7] {
    width: auto;
    text-align: right;
    overflow-x: hidden;
    white-space: nowrap;
}

.dropdowncheck input[type="checkbox"][b-9lpdr4buk7] {
    display: none;
}

.dropdowncheck label[b-9lpdr4buk7] {
    padding-left: 5px;
    padding-right: 5px;
}

    .dropdowncheck label[b-9lpdr4buk7]:before {
        background: linear-gradient(to bottom, #fff 0px, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid var(--primary-btn);
        height: 15px;
        width: 15px;
        display: inline-block;
        margin-right: 5px;
        cursor: pointer;
    }

.dropdowncheck input[type="checkbox"] + label[b-9lpdr4buk7]:before {
    content: '';
    background: linear-gradient(to bottom, #e6e6e6 0px, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: var(--primary-btn);
    color: var(--primary-btn);
    font-size: 13px;
    line-height: 15px;
    text-align: center;
}

.dropdowncheck input[type="checkbox"]:checked + label[b-9lpdr4buk7]:before {
    content: '✓';
}

.dropdowncheck input[type="checkbox"]:checked + label[b-9lpdr4buk7] {
    font-weight: 600
}
/* /Shared/ListSearch/ListSearch.razor.rz.scp.css */
.autocomplete[b-yhxl7e8t37] {
    position: relative;
    cursor: default;
}

    .autocomplete .options[b-yhxl7e8t37] {
        position: absolute;
        top: 40px;
        left: 0;
        background: white;
        /*        width: fit-content;
        max-width: 280px;*/
        width: inherit;
        min-width: 200px;
        padding: 0;
        z-index: 1000 !important;
        border: 1px solid #ced4da;
        border-radius: 0.5rem;
        box-shadow: 0 30px 25px 8px rgba(0, 0, 0, 0.1);
        max-height: 15em;
        overflow: scroll;
        overflow-x: hidden;
        text-align: start;
    }

    .autocomplete .option[b-yhxl7e8t37] {
        display: block;
        padding: 0.25rem;
        white-space: nowrap;
    }

        .autocomplete .option .option-text[b-yhxl7e8t37] {
            padding: 0.25rem 0.5rem;
        }

        .autocomplete .option:disabled[b-yhxl7e8t37] {
            color: rgb(170,170,170);
            opacity: 0.7;
        }

        .autocomplete .option:hover[b-yhxl7e8t37] {
            background: linear-gradient(to bottom, #fff 0px, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 1px solid var(--primary-btn);
            color: var(--primary-btn);
        }

        .autocomplete .option.disabled[b-yhxl7e8t37] {
            background-color: lightgrey;
            cursor: not-allowed;
        }

            .autocomplete .option.disabled:hover[b-yhxl7e8t37] {
                background: lightgrey;
                color: var(--bs-body);
            }
/* /Shared/PopUp/Popup.razor.rz.scp.css */
.btnPopupCard[b-6utuwnn1hg] {
    position: absolute;
    z-index: 1000;
}

.modalBackground[b-6utuwnn1hg] {
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 450;
}
/* /Shared/RightClickMenu/RightClickMenu.razor.rz.scp.css */
.contextmenu[b-l507qjis7w] {
    width: fit-content;
    height: fit-content;
    background-color: none;
    position: fixed;
    z-index: 20000;
}
