/* _content/ACTRecorderSoftware.Web/Components/Features/Components/ToastNotification.razor.rz.scp.css */
.floating-alert[b-yku1nowwf2] {
    position: fixed;
    z-index: 9999;
    right: 20px;
    top: 50px;
    min-width: 400px;
    box-sizing: border-box;
}
/* _content/ACTRecorderSoftware.Web/Components/Features/Redaction/RedactionPage.razor.rz.scp.css */
.switch[b-re22n6yh42] {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
}

.switch input[b-re22n6yh42] {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider[b-re22n6yh42] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider[b-re22n6yh42]:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider[b-re22n6yh42] {
    background-color: lightpink;
}

input:focus + .slider[b-re22n6yh42] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-re22n6yh42]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    content: "R";
    text-align: center;
    font-size: .70rem;
    line-height: 1.75em;
    font-weight: 700;
    color: white;
    align-self: center;
    justify-self:center;
    background-color: red;
}

/* Rounded sliders */
.slider.round[b-re22n6yh42] {
    border-radius: 34px;
}

.slider.round[b-re22n6yh42]:before {
    border-radius: 50%;
}

.potential-redaction[b-re22n6yh42]{
    cursor: pointer;
    border: 1px solid #eeeeee;
    transition: all linear .1s;
}

.potential-redaction:hover[b-re22n6yh42]{
    background-color: rgba(0,0,255,.05) !important;
}

.potential-redaction.selected[b-re22n6yh42]{
    border-left: 5px solid limegreen;
    background-color: rgba(0,78,255,.05);
}
/* _content/ACTRecorderSoftware.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ihxbyu1n7s] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ihxbyu1n7s] {
    flex: 1;
}

.sidebar[b-ihxbyu1n7s] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ihxbyu1n7s] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ihxbyu1n7s]  a, .top-row[b-ihxbyu1n7s]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ihxbyu1n7s]  a:hover, .top-row[b-ihxbyu1n7s]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ihxbyu1n7s]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ihxbyu1n7s] {
        justify-content: space-between;
    }

    .top-row[b-ihxbyu1n7s]  a, .top-row[b-ihxbyu1n7s]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ihxbyu1n7s] {
        flex-direction: row;
    }

    .sidebar[b-ihxbyu1n7s] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ihxbyu1n7s] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ihxbyu1n7s]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ihxbyu1n7s], article[b-ihxbyu1n7s] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ihxbyu1n7s] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ihxbyu1n7s] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ACTRecorderSoftware.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar[b-ck9ke0l75f]{
    background-color: #a12711;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: .85em;
}

.navbar-toggler[b-ck9ke0l75f] {
    background-color: rgba(255, 255, 255, 0.1);
}

.navbar.main-nav .nav-link[b-ck9ke0l75f]{
    color: White !important;
}

.top-row[b-ck9ke0l75f] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

a.navbar-brand[b-ck9ke0l75f] {
    color: White;
}

.navbar-expand-lg .navbar-nav .nav-link[b-ck9ke0l75f] {
    padding-right: .75rem;
    padding-left: .75rem;
}

ul.navbar-nav li.nav-item a.nav-link:not(.disabled)[b-ck9ke0l75f]{
    animation: 500ms linear;
}

ul.navbar-nav li.nav-item a.nav-link:hover[b-ck9ke0l75f]{
    background-color: DarkRed;
}

ul.dropdown-menu[b-ck9ke0l75f]{
    padding: 0px;
    font-size: .9em;
}

.oi[b-ck9ke0l75f] {
    width: 2rem;
    vertical-align: text-top;
    top: -2px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ck9ke0l75f] {
        display: none;
    }

    .collapse[b-ck9ke0l75f] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-ck9ke0l75f] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
