/* _content/TMP.Presentation/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-5mjy7765k6] {
    position: relative;
    display: flex;
    flex-direction: row;
    background-color: #F9F9F9;
}

main[b-5mjy7765k6] {
    flex: 1;
    background-color: #F9F9F9;
    overflow-y: auto;
    overflow-x: hidden;

    transition: margin-left 0.3s ease;
}

.sidebar[b-5mjy7765k6] {
    height: 100vh;
    position: sticky;
    top: 0;
    background: var(--tsocean);
    box-shadow: 3px 3px 6px 6px rgba(0, 0, 0, 0.2);
    border: 0;
}

    .sidebar.expanded[b-5mjy7765k6] {
        width: 276px;
    }
    .sidebar.collapsed[b-5mjy7765k6] {
        width: 64px;
    }

.top-row[b-5mjy7765k6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5mjy7765k6]  a, .top-row[b-5mjy7765k6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-5mjy7765k6]  a:hover, .top-row[b-5mjy7765k6]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-5mjy7765k6]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }



#blazor-error-ui[b-5mjy7765k6] {
    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-5mjy7765k6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.question-icon[b-5mjy7765k6] {
    width: 44px;
    position: absolute;
    right: 30px;
    top: 27px;
    box-shadow: 3px 3px 10px rgb(0,0,0,0.2);
    border-radius: 50%;
    border: 0px;
}

    .question-icon:hover[b-5mjy7765k6] {
        cursor: pointer;
    }


@media (max-width: 1440px) {
    .sidebar[b-5mjy7765k6] {
        width: 64px;
        transition: width 0.3s ease;
    }
        .sidebar.expanded[b-5mjy7765k6] {
            width: 276px;
        }

    main[b-5mjy7765k6] {
        transition: margin-left 0.3s ease;
    }

}
/* _content/TMP.Presentation/Components/Layout/MainLayoutWithoutNavMenu.razor.rz.scp.css */
.page[b-mqkdng7cr1] {
    overflow-y: auto;
    background-color: var(--tsocean);
    height: 100%;
}
/* _content/TMP.Presentation/Components/Layout/NavMenu.razor.rz.scp.css */
.nav-container[b-h8taalkfu5] {
    height: 100vh;
}

.nav-bar[b-h8taalkfu5] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.top-section[b-h8taalkfu5] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.top-row[b-h8taalkfu5] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-h8taalkfu5] {
    font-size: 1.1rem;
}

.bi[b-h8taalkfu5] {
    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-h8taalkfu5] {
    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-h8taalkfu5] {
    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-h8taalkfu5] {
    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");
}

.bi-lock-nav-menu[b-h8taalkfu5] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-h8taalkfu5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-h8taalkfu5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-h8taalkfu5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-h8taalkfu5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.menu-icon[b-h8taalkfu5] {
    margin-left: 8px;
    margin-right: 8px;
}

.nav-item[b-h8taalkfu5] {
    font-size: 1.0rem;
    padding: 0px;
    margin-bottom: 10px;
}

    .nav-item:first-of-type[b-h8taalkfu5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h8taalkfu5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h8taalkfu5]  button,
    .nav-item[b-h8taalkfu5]  a {
        color: var(--tsgranite);
        border-radius: 4px;
        display: flex;
        align-items: center;
        height: 2rem;
    }

        .nav-item[b-h8taalkfu5]  button:hover,
        .nav-item[b-h8taalkfu5]  a:hover {
            color: var(--tsaluminium);
        }

        .nav-item[b-h8taalkfu5]  button.active,
        .nav-item[b-h8taalkfu5]  a.active {
            color: var(--tssnow);
        }



.navbar-toggler:checked ~ .nav-scrollable[b-h8taalkfu5] {
    display: block;
}

.narrow-nav[b-h8taalkfu5] {
    background-color: var(--tsocean);
}

.nav-header[b-h8taalkfu5] {
    display: flex;
    align-items: center;
}

.hamburger-toggle[b-h8taalkfu5] {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: var(--tsocean);
    cursor: pointer;
}

.wide-logo[b-h8taalkfu5] {
    height: 64px;
}

.nav-scrollable.wide[b-h8taalkfu5] {
    height: 100%;
    position: relative;
    width: 276px;
    transform: none !important;
    transition: none !important;
}
.nav-scrollable.collapsed[b-h8taalkfu5] {
    height: 100%;
    transform: none !important;
    transition: none !important;
}


.nav-top-section.wide-logo .nav-logo[b-h8taalkfu5] {
    height: 64px;

}

.nav-scrollable.collapsed .nav-top-section[b-h8taalkfu5] {
    height: 7.5vh;
}

@media (max-width: 1440px) {
    .nav-item[b-h8taalkfu5] {
        text-align: center;
    }
    .nav-link[b-h8taalkfu5] {
        justify-content: center;
    }

    .nav-scrollable[b-h8taalkfu5] {
        height: 100%;
        width: 64px;
    }
    .expanded .nav-link-text[b-h8taalkfu5],
    .expanded .nav-radzen-icon[b-h8taalkfu5] {
        display: inline-block;
    }

    .expanded .nav-item[b-h8taalkfu5] {
        text-align: left;
    }

    .expanded .nav-link[b-h8taalkfu5] {
        justify-content: flex-start;
    }

        .expanded .nav-link span.bi[b-h8taalkfu5] {
            margin-right: 0.75rem;
        }

    .sidebar-toggle[b-h8taalkfu5] {
        position: relative;
        z-index: 1;
    }
}



/* _content/TMP.Presentation/Components/Pages/ContentManagement/AddChapter.razor.rz.scp.css */

.cms-container[b-rye9bpy45b] {
    padding: 2vh 4vh;
}

.cms-machine-content-row[b-rye9bpy45b] {
    margin-top: 1rem;
}

.cms-column[b-rye9bpy45b] {
    background-color: var(--tssnow);
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    padding-bottom: 1rem;
}

.row-title[b-rye9bpy45b] {
    color: var(--tssnow);
    font-size: 1rem;
    font-weight: 400;
}

.cms-chapter-scroll[b-rye9bpy45b] {
    max-height: 74vh;
    min-height: 74vh;
    overflow-y: auto;
    padding: 0.75rem;
    background: var(--tssnow);
}

.add-chapter-form[b-rye9bpy45b] {
    padding: 1rem;
}

.form-title[b-rye9bpy45b] {
    color: var(--ts-mediumgray);
    font-size: 0.875rem;
    font-weight: 500;
    line-height: normal;
}

.form-content[b-rye9bpy45b] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.form-section[b-rye9bpy45b] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-field[b-rye9bpy45b] {
    width: 100%;
}

    .form-field .rz-form-field-label[b-rye9bpy45b] {
        color: var(--tsdarksteel);
        font-size: 0.875rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
    }

.chapter-title-input[b-rye9bpy45b] {
    resize: none;
    width: 100%;
    padding: 0.75rem;
    border: 1px solid var(--tsaluminium);
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-family: var(--ts-font-family);
    color: var(--tsdarksteel);
    background-color: var(--tssnow);
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

    .chapter-title-input:focus[b-rye9bpy45b] {
        outline: none;
        border-color: var(--tsforest);
        box-shadow: 0 0 0 2px rgba(107, 141, 63, 0.1);
    }


.character-count[b-rye9bpy45b] {
    color: var(--ts-mediumgray);
    font-size: 0.875rem;
    line-height: normal;
    margin-top: 0.75rem;
}

.save-button[b-rye9bpy45b] {
    width: 5.6875rem;
    height: 1.875rem;
    flex-shrink: 0;
    border-radius: 0.3125rem;
    background: var(--tsgreen);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    color: var(--tssnow);
    text-align: center;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: normal;
    border: none;
}
    .save-button:hover[b-rye9bpy45b] {
        opacity: 0.8;
    }

    .save-button:disabled[b-rye9bpy45b] {
        opacity: 100%;
        border: none;
        background: #CECECE;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    }

@media all and (max-width: 2576px) {
    .cms-chapter-scroll[b-rye9bpy45b] {
        max-height: 72vh;
        min-height: 72vh;
    }
}

@media (max-width: 768px) {
    .cms-machine-content-row[b-rye9bpy45b] {
        flex-direction: column;
    }

    .cms-column[b-rye9bpy45b] {
        width: 100%;
    }

    .add-chapter-form[b-rye9bpy45b] {
        padding: 1.5rem;
        margin: 0 1rem;
    }
}
/* _content/TMP.Presentation/Components/Pages/ContentManagement/ContentManagement.razor.rz.scp.css */
.cms-container[b-ft8mzpqyph] {
    padding: 2vh 4vh;
}

.cms-title[b-ft8mzpqyph] {
    color: var(--tssteel);
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    margin-top: 0.8rem;
    margin-bottom: 2rem;
}

.cms-subtitle[b-ft8mzpqyph] {
    color: var(--ts-deepslateblue);
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 140%;
    margin-top: 2rem;
    margin-bottom: 1.75rem;
}

.machine-list[b-ft8mzpqyph] {
    display: flex;
    gap: 1.31rem;
    flex-direction: column;
    max-height: 83vh;
    overflow-y: auto;
    width: 100%;
}

.machine-card[b-ft8mzpqyph] {
    display: flex;
    align-items: center;
    padding: 1rem;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    cursor: pointer;
    border-radius: 0.625rem;
    background: var(--tssnow);
    box-shadow: 1px 1px 2px 0 rgba(148, 148, 148, 0.16);
    width: 99.6%;
    height: 6rem;
    flex-shrink: 0;
}

    .machine-card:hover[b-ft8mzpqyph] {
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        background-color: rgba(147, 200, 77, 0.1);
    }

.machine-info[b-ft8mzpqyph] {
    flex: 1;
    margin-left: 1rem;
}

.machine-name[b-ft8mzpqyph] {
    color: var(--tsocean);
    font-size: 1.0625rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0.5rem;
}

.machine-meta[b-ft8mzpqyph] {
    font-size: 0.85rem;
    color: var(--tslightgray);
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
}

    .machine-meta.empty[b-ft8mzpqyph] {
        font-size: 0.9rem;
        color: var(--ts-mediumgray);
        font-weight: 400;
        line-height: normal;
    }
.time-text[b-ft8mzpqyph] {
    color: var(--ts-mediumgray);
    font-size: 0.9rem;
    font-weight: 400;
    line-height: normal;
    margin-right: 0.5rem;
}

.time-entry[b-ft8mzpqyph] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.2rem;
}

.no-machines[b-ft8mzpqyph] {
    color: var(--ts-mediumgray);
    font-size: 1rem;
    margin-top: 2rem;
}

@media (max-width: 768px) {
    .cms-container[b-ft8mzpqyph] {
        padding: 2rem;
    }

    .machine-card[b-ft8mzpqyph] {
        flex-direction: row;
        padding: 0.75rem;
    }

}
/* _content/TMP.Presentation/Components/Pages/ContentManagement/MachineContentList/ChapterList.razor.rz.scp.css */
.sortable-list[b-60ajnzyu18] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0.75rem;
    cursor: pointer;
}

.cms-chapter-card[b-60ajnzyu18] {
    box-sizing: border-box;
    padding: 1.2rem;
    border-radius: var(--rz-card-border-radius);
    background: var(--tssnow);
    transition: border 0.2s ease;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.16);
}

    .cms-chapter-card.selected[b-60ajnzyu18] {
        border: 1px solid var(--tsgreen);
    }
    .cms-chapter-card:hover[b-60ajnzyu18] {
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        background-color: rgba(147, 200, 77, 0.1);
    }

.content-card-inner[b-60ajnzyu18] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
}

.content-main[b-60ajnzyu18] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    flex: 1;
    cursor: pointer;
}

.chapter-card-title[b-60ajnzyu18] {
    color: var(--tsocean);
    font-size: 0.9rem;
    font-weight: 600;
}

.chapter-meta[b-60ajnzyu18] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    color: var(--ts-mediumgray);
    font-size: 0.75rem;
}

.cms-actions[b-60ajnzyu18] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: auto;
}

.button-spec[b-60ajnzyu18] {
    width: 8.5625rem;
    height: 1.875rem;
    flex-shrink: 0;
    border-radius: 0.3125rem;
    border: 1px solid var(--ts-mediumgreen);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

    .button-spec:hover[b-60ajnzyu18] {
        opacity: 0.8;
    }

.add-chap-btn[b-60ajnzyu18] {
    background: var(--tssnow) !important;
    color: var(--tsocean);
    text-align: center;
    font-size: 0.75rem;
}

.add-chap-btn-inside[b-60ajnzyu18] {
    border: 1px solid var(--ts-mediumgreen);
    color: var(--tsocean);
    margin-top: 1.19rem;
}

.row-title[b-60ajnzyu18] {
    color: var(--tssnow);
    font-size: 1rem;
    font-weight: 400;
}

.cms-chapter-scroll[b-60ajnzyu18] {
    max-height: 74vh;
    min-height: 74vh;
    overflow-y: auto;
    padding: 0.75rem;
}

.cms-empty[b-60ajnzyu18] {
    text-align: left;
    margin: 1rem 0.3rem;
}

    .cms-empty div[b-60ajnzyu18] {
        color: var(--ts-mediumgray);
        font-size: 0.875rem;
        line-height: 35px;
    }

.drag-handle[b-60ajnzyu18] {
    cursor: grab;
    padding: 0.25rem;
    color: #989A9E;
}

    .drag-handle:active[b-60ajnzyu18] {
        cursor: grabbing;
    }

.sortable-ghost[b-60ajnzyu18] {
    opacity: 0.4;
}

.sortable-drag[b-60ajnzyu18] {
    opacity: 1;
}

@media all and (max-width: 2576px) {
    .cms-chapter-scroll[b-60ajnzyu18] {
        max-height: 72vh;
        min-height: 72vh;
    }
}
/* _content/TMP.Presentation/Components/Pages/ContentManagement/MachineContentList/ContentList.razor.rz.scp.css */
.sortable-list[b-lebgxjm3ci] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 0.75rem;
}

.cms-content-card[b-lebgxjm3ci] {
    box-sizing: border-box;
    background: var(--tssnow);
    border-radius: var(--rz-card-border-radius);
    padding: 0.75rem;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.16);
    transition: border 0.2s ease;
}

.content-card-inner[b-lebgxjm3ci] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.content-left[b-lebgxjm3ci] {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.content-main[b-lebgxjm3ci] {
    display: flex;
    gap: .5rem;
    margin-bottom: 0.5rem;
}

.content-card-title[b-lebgxjm3ci] {
    color: var(--tsocean);
    font-size: 0.9rem;
    font-weight: 500;
}

.content-meta[b-lebgxjm3ci] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--ts-mediumgray);
    font-size: 0.75rem;
}

.cms-actions[b-lebgxjm3ci] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: auto;
}

.button-spec[b-lebgxjm3ci] {
    width: 8.5625rem;
    height: 1.875rem;
    flex-shrink: 0;
    border-radius: 0.3125rem;
    border: 1px solid var(--ts-mediumgreen);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

    .button-spec:hover[b-lebgxjm3ci] {
        opacity: 0.8;
    }

.add-chap-btn[b-lebgxjm3ci] {
    background: var(--tssnow) !important;
    color: var(--tsocean);
    text-align: center;
    font-size: 0.75rem;
}

.btn-inside[b-lebgxjm3ci] {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
}

.row-title[b-lebgxjm3ci] {
    color: var(--tssnow);
    font-size: 1rem;
    font-weight: 400;
}

.action-button[b-lebgxjm3ci] {
    color: var(--tsocean);
    background-color: var(--tssnow);
}

.time-text[b-lebgxjm3ci] {
    color: var(--ts-mediumgray);
    font-size: 0.75rem;
}

.cms-contents-scroll[b-lebgxjm3ci] {
    max-height: 73vh;
    overflow-y: auto;
    padding: 0.75rem;
}

.drag-handle[b-lebgxjm3ci] {
    cursor: grab;
    padding: 0.25rem;
    color: #989A9E;
}

    .drag-handle:active[b-lebgxjm3ci] {
        cursor: grabbing;
    }

.sortable-ghost[b-lebgxjm3ci] {
    opacity: 0.4;
}

.sortable-drag[b-lebgxjm3ci] {
    opacity: 1;
}

.cms-empty[b-lebgxjm3ci] {
    text-align: left;
    margin: 1rem 0.3rem;
}

    .cms-empty div[b-lebgxjm3ci] {
        color: var(--ts-mediumgray);
        font-size: 0.875rem;
        line-height: 35px;
    }
/* _content/TMP.Presentation/Components/Pages/ContentManagement/MachineContentList/MachineContentList.razor.rz.scp.css */
.cms-container[b-qu91su0iw7] {
    padding: 2vh 4vh;
}

.cms-machine-content-row[b-qu91su0iw7] {
    margin-top: 1rem;
}

.cms-column[b-qu91su0iw7] {
    background-color: var(--tssnow);
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    padding-bottom: 1rem;
}

.success-notification[b-qu91su0iw7] {
    margin: 0 0 1rem;
    border: 1px solid var(--tsgreen);
    border-radius: 0.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    animation: slideDown-b-qu91su0iw7 0.3s ease-out;
}

.success-notification-content[b-qu91su0iw7] {
    display: flex;
    align-items: center;
    padding: 0.3rem 1rem;
}

.success-notification-text[b-qu91su0iw7] {
    flex: 1;
    color: var(--tsocean);
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.5;
}

.success-notification-close[b-qu91su0iw7] {
    background: none;
    border: none;
    padding: 0.25rem;
    cursor: pointer;
    color: var(--tsocean);
    border-radius: 0.25rem;
    transition: background-color 0.2s, color 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

    .success-notification-close:hover[b-qu91su0iw7] {
        color: var(--tsdarksteel);
    }

    .success-notification-close:focus[b-qu91su0iw7] {
        outline: 2px solid var(--tsforest);
        outline-offset: 2px;
    }

@keyframes slideDown-b-qu91su0iw7 {
    from {
        opacity: 0;
        transform: translateY(-0.5rem);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width:1350px) {
    .cms-machine-content-row[b-qu91su0iw7] {
        flex-direction: column;
    }

    .cms-column[b-qu91su0iw7] {
        width: 100%;
    }
}
/* _content/TMP.Presentation/Components/Pages/ContentManagement/MachineContentList/MachineHeader.razor.rz.scp.css */
.cms-title[b-5wicbmbox9] {
    color: var(--tssteel);
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    margin-top: 0.8rem;
    margin-bottom: 2rem;
}

.cms-machine-content-row[b-5wicbmbox9] {
    margin-top: 1rem;
}

.button-spec[b-5wicbmbox9] {
    width: 8.5625rem;
    height: 1.875rem;
    flex-shrink: 0;
    border-radius: 0.3125rem;
    border: 1px solid #96CA51;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

    .button-spec:hover[b-5wicbmbox9] {
        opacity: 0.8;
    }

.back-button[b-5wicbmbox9] {
    background-color: #F9F9F9;
    color: #989A9E;
    padding: 0;
}

.machine-name[b-5wicbmbox9] {
    color: var(--ts-deepslateblue);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.575rem;
    margin-left: 1.5rem;
}

.draft-text[b-5wicbmbox9] {
    color: #878787;
    font-size: 0.75rem;
    font-weight: 400;
    margin-left: 1.5rem;
    line-height: normal;
}

.publish-button[b-5wicbmbox9] {
    font-size: 0.75rem;
    font-style: normal;
}

    .publish-button:disabled[b-5wicbmbox9] {
        opacity: 100%;
        border: none;
        border-radius: 0.3125rem;
        background: #CECECE;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    }
/* _content/TMP.Presentation/Components/Pages/Dashboard/Components/GroupProgressionDetails.razor.rz.scp.css */

.progress-metrics[b-re4qucnwvx] {
    display: flex;
    flex-direction: column;
}

.progression-percent[b-re4qucnwvx] {
    box-shadow: 0px 4px 4px 0px #00000040;
}

.progress-datagrid[b-re4qucnwvx]  {
    border-radius: 10px;
    box-shadow: 0 2px 10px;
}

.group-name[b-re4qucnwvx] {
    font-size: 0.9rem;
    font-weight: bold;
    color: #4a5568 !important;
    margin-bottom: 0.3rem;
}
.machine-name[b-re4qucnwvx] {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    color: #707070;
}
.user-count[b-re4qucnwvx] {
    padding: 0.25rem 0.5rem;
    font-size: 0.9rem;
    color: #707070;
}

.group-percent[b-re4qucnwvx] {
    font-weight: bold;
    font-size: 1rem;
    color: #96CA51;
}

.user-progress[b-re4qucnwvx] {
    font-size: 0.8rem;
    color: #707070;
    margin: 2px 0 2px 0;
}

.progress-cell[b-re4qucnwvx] {
    padding: 0.3rem 0;
}

.rz-progressbar[b-re4qucnwvx] {
    border-radius: 10px;
    overflow: hidden;
}

.rz-progressbar-value[b-re4qucnwvx] {
    background-color: #4caf50 !important;
}

.progression-container[b-re4qucnwvx] {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.progression-placeholder[b-re4qucnwvx] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
/* _content/TMP.Presentation/Components/Pages/Dashboard/Components/LatestActivityDetails.razor.rz.scp.css */
.activity-list[b-qqtl1hom8u] {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    max-height: 39vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0.5rem;
    margin-top: 15px;
}

.activity-item[b-qqtl1hom8u] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.3rem;
    border-radius: 8px;
    transition: background-color 0.2s ease-in-out;
    cursor: pointer;
}

.item-area[b-qqtl1hom8u] {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    flex: 1;
}

.user-avatar[b-qqtl1hom8u] {
    color: #A0AEC0;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 4px 0px #00000040;
    background-color: #ffffff;
    font-size: 0.9rem;
}

.activity-text[b-qqtl1hom8u] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.description[b-qqtl1hom8u] {
    font-weight: 500;
    font-size: 0.8rem;
}

.time[b-qqtl1hom8u] {
    font-size: 0.7rem;
    color: #666;
}

.date-group[b-qqtl1hom8u] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    margin-bottom: 0.2rem;
}

.activity-date[b-qqtl1hom8u] {
    font-size: 0.9rem;
    color: #4a5568;
    margin-bottom: 0.3rem;
}

hr[b-qqtl1hom8u] {
    border: none;
    border-top: 2px solid #e2e8f0;
    margin: 0.5rem 0;
}

@media all and (min-width: 1606px) {
    .activity-list[b-qqtl1hom8u] {
        max-height: 46vh;
    }
}
/* _content/TMP.Presentation/Components/Pages/Dashboard/Components/Statistics/Components/StatisticsChart.razor.rz.scp.css */
.statistics-chart-card[b-kgxf7z6a0s] {
    flex: 1 1 70%;
    min-width: 50vw;
    height: auto;
    max-width: 100%;
    overflow-x: auto;
}

@media all and (max-width: 1608px) {
    .statistics-chart-card[b-kgxf7z6a0s] {
        padding-top: 2vh;
    }
}

@media all and (min-width: 1609px) {
    .statistics-chart-card[b-kgxf7z6a0s] {
        padding-top: 0vh;
    }
}
/* _content/TMP.Presentation/Components/Pages/Dashboard/Components/Statistics/Components/StatisticsSummary.razor.rz.scp.css */
.summary-card[b-u6qqbzayv2] {
    width: 94%;
}

.summary-item:last-child[b-u6qqbzayv2] {
    border-bottom: none;
}

.summary-item:hover[b-u6qqbzayv2] {
    background-color: #f9f9f9;
}

.summary-item.selected[b-u6qqbzayv2] {
    background-color: #e2e8f0;
}

.summary-item[b-u6qqbzayv2] {
    padding: 1.2vh;
    border-bottom: 3px solid #e2e8f0;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 6.4vh;
}

.label[b-u6qqbzayv2] {
    flex: 1; 
}

.value[b-u6qqbzayv2] {
    text-align: right;
    white-space: nowrap;
}

@media all and (max-width: 1608px) {
    .summary-item[b-u6qqbzayv2] {
        height: 5vh;
    }
}

@media all and (min-width: 1609px) {
    .summary-item[b-u6qqbzayv2] {
        height: 4.5vh;
        max-height: 5rem;
    }
}
/* _content/TMP.Presentation/Components/Pages/Dashboard/Components/Statistics/StatisticsDetails.razor.rz.scp.css */

.summary-container[b-x2poorrkze] {
    flex: 0 0 27%;
    min-width: 27%;
    flex-grow: 1;
}

.statistics-summary[b-x2poorrkze] {
    margin-top: 2rem;
}

.chart-container[b-x2poorrkze] {
    flex: 0 0 65%;
    flex-grow: 1;
}

@media all and (min-width: 1609px) {
    .summary-container[b-x2poorrkze] {
        height: 23vh;
    }
}
/* _content/TMP.Presentation/Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.extra-margin[b-4zwosiiqsw] {
    margin-top: 4.5rem;
}

.activity-radzencard[b-4zwosiiqsw] {
    width: 100%;
    min-width: 280px;
    height: auto;
    display: flex;
    flex-direction: column;
    row-gap: 2.2vh;
    background-color: white;
    padding: 3.2vh;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.activity-row[b-4zwosiiqsw] {
    display: flex;
    flex-wrap: wrap;
    gap: 3vh;
}

.activity-list-view[b-4zwosiiqsw] {
    flex: 1 1 25%;
    min-width: 280px;
    background-color: white;
    border-radius: 15px;
    padding: 1rem;
    box-shadow: 0px 5px 12px #00000029;
}

.progression-list-view[b-4zwosiiqsw] {
    flex: 1 1 70%;
    min-width: 280px;
    background-color: white;
    border-radius: 15px;
    padding: 1rem;
    box-shadow: 0px 5px 12px #00000029;
}

.statistics-section[b-4zwosiiqsw] {
    width: 100%;
}
/* _content/TMP.Presentation/Components/Pages/ExerciseAccess/Components/Details/ConditionalUnlockNumericBox.razor.rz.scp.css */

.error-text[b-q4cw8xmxjo] {
    font-size: 12px;
    margin-left: 12px;
}

.flex-basis-100[b-q4cw8xmxjo] {
    flex-basis: 100%;
}
/* _content/TMP.Presentation/Components/Pages/ExerciseAccess/Components/Details/ExerciseAccessExerciseDetails.razor.rz.scp.css */
.radio-text[b-fhr7299sji] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 8px;
}
/* _content/TMP.Presentation/Components/Pages/ExerciseAccess/Components/ExerciseAccessExercises.razor.rz.scp.css */
@media all and (max-width: 2576px) {
    .user-exercise-small-box[b-kafp5kh88m] {
        max-height: 77vh;
    }
}
@media screen and (max-width: 1472px) {
    .exercise-access-assigned-expanded-row[b-kafp5kh88m] {
        max-height: 68vh;
        padding-bottom: 10px;
    }
    .user-exercise-small-box[b-kafp5kh88m] {
        min-height: 68vh;
        max-height: 68vh;
        padding-bottom: 10px;
    }
}
/* _content/TMP.Presentation/Components/Pages/ExerciseAccess/Components/Users/UserAssignedExercises.razor.rz.scp.css */
@media all and (max-width: 2576px) {
    .exercise-access-assigned-expanded-row[b-y2rxe7xyqp] {
        max-height: 77vh;
    }
}
@media screen and (max-width: 1472px) {
    .exercise-access-assigned-expanded-row[b-y2rxe7xyqp] {
        max-height: 68vh;
        padding-bottom: 10px;
    }
}
/* _content/TMP.Presentation/Components/Pages/ExerciseAccess/ExerciseAccess.razor.rz.scp.css */

.timemanagement-enabled[b-dzqrw0yd0v] {
    display: inline-block;
    width: fit-content;
    background-color: #FFF3CD;
    border: 2px solid #FFD700;
    padding: 10px;
    border-radius: 8px;
    color: #333;
    font-size: 12px;
    font-family: Arial, Verdana;
    text-align: left;
    margin: 20px 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

@media all and (max-width: 1160px) {
    .timemanagement-enabled[b-dzqrw0yd0v] {
        width: 650px;
    }
}

.time-warning-close[b-dzqrw0yd0v] {
    font-weight: 300 !important;
    color: var(--tscarrot) !important;
}

.top-right[b-dzqrw0yd0v] {
    margin-top: -8px;
    margin-right: -6px;
}
/* _content/TMP.Presentation/Components/Pages/ExerciseResults/Components/ExerciseStatus.razor.rz.scp.css */

.exercise-status-container[b-yfs0ge6sjz] {
    height: 100%;
    background-color: #F9F9F9;
    width: 100%;
}

.exercise-status-title[b-yfs0ge6sjz] {
    background-color: var(--tsocean);
    padding: 20px 0px 20px 0px;
    border-radius: 10px 10px 0px 0px;
    box-shadow: -1px 0px 2px -1px rgba(0, 0, 0, 0.2);
    border: 0px;
    color: #fff !important;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    min-height: 65px;
}

.exercise-status-machine-title[b-yfs0ge6sjz] {
    width: 100%;
}

.exercise-status-table-tr[b-yfs0ge6sjz] {
    display: flex;
    justify-content: flex-start;
    height: 53px;
}

.exercise-status-table-row1[b-yfs0ge6sjz] {
    width: 19vw;
    padding: 10px 0px 10px 20px;
}

.exercise-status-table-row2[b-yfs0ge6sjz] {
    width: 7vw;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

.exercise-status-table-row3[b-yfs0ge6sjz] {
    width: 10vw;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

.exercise-status-subtitle[b-yfs0ge6sjz] {
    padding: 14px 0px 6px 0px;
    font-size: 18px;
    font-weight: 100;
}

.exercise-status-hr[b-yfs0ge6sjz] {
    width: 100%;
    text-align: center;
}

    .exercise-status-hr hr[b-yfs0ge6sjz] {
        color: #ccc;
        height: 2px;
        width: 100%;
    }

.exercise-status-summary[b-yfs0ge6sjz] {
    margin: 10px;
}

.exercise-status-summary-info[b-yfs0ge6sjz] {
    text-align: center;
    font-size: 14px;
}

.exercise-status-main[b-yfs0ge6sjz] {
    height: 79vh;
    background-color: #ffffff;
    border: 2px solid #ddd;
    border-radius: 0px 0px 10px 10px !important;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    margin-top: 0px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.sum-table-container[b-yfs0ge6sjz] {
    margin-top: auto;
    position: sticky;
    bottom: 0;
    z-index: 2;
}

.exercise-status-main-rows[b-yfs0ge6sjz] {
    background-color: #ffffff;
    overflow-y: auto !important;
    overflow-x: hidden;
    position: relative;
    height: 65vh !important;
    width: 100% !important;
    margin-top: 0px;
    border-radius: 0 0 10px 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

    .exercise-status-main-rows > div > table[b-yfs0ge6sjz] {
        height: 100%;
    }

.exercise-status-table-top[b-yfs0ge6sjz] {
    border-left: 0px !important;
    border-bottom: 2px solid #eee;
    position: sticky;
    top: 0;
}

.exercise-status-table-middle[b-yfs0ge6sjz] {
    background-color: #ffffff !important;
}

    .exercise-status-table-middle td[b-yfs0ge6sjz] {
        background-color: #ffffff !important;
    }
/* _content/TMP.Presentation/Components/Pages/ExerciseResults/Components/LearningPlan/QuizResults.razor.rz.scp.css */
.quiz-result-container[b-xy4jrv45l0] {
    padding: 1rem 1rem 0;
    max-height: 77vh;
    overflow-y: auto;
    width: 100%;
}

.no-submission[b-xy4jrv45l0] {
    background-color: #A73F3F;
    border-radius: 8px;
    height: 3.5vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: var(--tssnow);
    padding: 1rem;
    margin-bottom: 1.5rem;
}

.remarks-container[b-xy4jrv45l0] {
    box-shadow: 0px 2px 2px 0px #00000029;
    border: 0.6px solid #F4F4F4;
    border-radius: 8px;
}

.quiz-mark[b-xy4jrv45l0] {
    font-size: 1.15rem;
}

.quiz-remark[b-xy4jrv45l0] {
    font-size: 1rem;
}
/* _content/TMP.Presentation/Components/Pages/ExerciseResults/Components/LearningPlan/Quizzes.razor.rz.scp.css */
.chapter-container[b-1jeuo68530] {
    max-height: 73vh;
    overflow-y: auto;
    padding: 0.5rem;
}

.chapter-radzencard[b-1jeuo68530] {
    display: flex;
    flex-direction: column;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-bottom: 10px !important;
    padding: 5px;
    max-height: fit-content;
}

.chapter-name[b-1jeuo68530] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0.8rem 0;
}

.chapter-heading[b-1jeuo68530] {
    margin-bottom: 10px;
    width: 94%;
}

.content-card[b-1jeuo68530] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    padding: 5px;
    min-height: 5vh;
    max-height: fit-content;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    margin-bottom: 1rem;
}
    .content-card:last-child[b-1jeuo68530] {
        margin-bottom: 0;
    }

    .content-card:hover[b-1jeuo68530] {
        background-color: rgba(147, 200, 77, 0.1);
    }

    .content-card.selected.answered[b-1jeuo68530] {
        border: 2px solid var(--tsgreen);
    }

    .content-card.selected.not-answered[b-1jeuo68530] {
        border: 2px solid var(--tsbadgered);
    }

.icon-style[b-1jeuo68530] {
    font-size: 20px;
}
.content-info[b-1jeuo68530] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1;
}

.content-meta[b-1jeuo68530] {
    font-size: 0.9rem;
    display: flex;
    flex-direction: row;
    gap: 1.5rem;
}

.status-text[b-1jeuo68530] {
    margin-left: 0.2rem;
}
/* _content/TMP.Presentation/Components/Pages/ExerciseResults/Components/ProgressReport.razor.rz.scp.css */
.graph-text[b-ds7ucyo0wk] {
    font-size: smaller !important;
}

.max-graph[b-ds7ucyo0wk] {
    margin-top: -2em;
    margin-right: .2em;
    text-align: right;
}

.min-graph[b-ds7ucyo0wk] {
    margin-top: 8.5em;
    margin-right: .2em;
    text-align: right;
}

.date-first[b-ds7ucyo0wk]{
    margin-left: 1em;
}

.date-latest[b-ds7ucyo0wk]{
    margin-left: 27em;
}

.sub-metric-text[b-ds7ucyo0wk] {
    font-size: small;
    margin-top: 2rem;
    font-weight: 600;
}
.graph-size[b-ds7ucyo0wk] {
    max-width: 100%;
}

.graph-icon[b-ds7ucyo0wk] {
    margin-left: 15px;
}
/* _content/TMP.Presentation/Components/Pages/ExerciseResults/Components/ScoringReport.razor.rz.scp.css */

.circle[b-32xivsehse] {
    display: inline-block;
    height: 1em;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: .5em;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/Group.razor.rz.scp.css */
.group-title[b-ye0gxh9m9h] {
    font-size: 24px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
}

.group-manage-container[b-ye0gxh9m9h] {
    overflow-y: auto;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/GroupAssignedExercises.razor.rz.scp.css */
@media screen and (max-width: 1472px) {
    .exercise-access-assigned-expanded-row[b-o14yoz856z] {
        max-height: 68vh;
        padding-bottom: 10px;
    }
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/ConfirmationOverlay.razor.rz.scp.css */
.confirmation-container[b-ssndmjgayq] {
    max-width: 33vw;
    display: flex;
    column-gap: 0.8rem;
}

.button-container[b-ssndmjgayq] {
    text-align: right;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/LessonPreview.razor.rz.scp.css */
.btn-container[b-8xwnk99s9a] {
    margin: 2rem 2rem 1rem 0;
    justify-content: flex-end;
}

.icon-class[b-8xwnk99s9a] {
    color: var(--tsgreen);
}

.btn-class[b-8xwnk99s9a] {
    color: var(--tssnow);
}

.lesson-preview-container[b-8xwnk99s9a] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slide-container[b-8xwnk99s9a] {
    position: relative;
    background-color: var(--tsocean);
    width: 94%;
    height: 43vh;
    margin: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 2rem;
    cursor: pointer;
}

.title-text[b-8xwnk99s9a] {
    color: var(--tssnow);
    margin: 0;
    word-break: break-word;
    font-size: clamp(0.5rem, 1.8rem, 2rem);
    padding: 1rem 0.5rem 4rem;
    max-height: 46vh;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/LessonPreviewPresentation.razor.rz.scp.css */
.slideshow-container[b-i39w4qtj9o] {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: var(--tsocean);
    color: white;
    overflow: hidden;
    position: relative;
    overflow-y: auto;
}

.slide-header[b-i39w4qtj9o] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 2rem;
    justify-content: center;
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: var(--tsocean);
    min-height: 60px;
}

.slide-counter[b-i39w4qtj9o] {
    position: absolute;
    top: 1rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.2rem;
    background: rgba(0,0,0,0.5);
    color: white;
    padding: 0.3rem 0.8rem;
    border-radius: 8px;
}

.slide-content[b-i39w4qtj9o] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 100%;
    flex: 1;
}


.title-slide[b-i39w4qtj9o] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90vh;
    text-align: center;
    color: var(--tssnow);
    width: 89vw;
}

    .title-slide h1[b-i39w4qtj9o] {
        color: var(--tssnow);
        font-size: clamp(1.5rem, 5vw, 4rem);
        text-align: center;
        word-break: break-word;
        padding: 0 2rem;
    }

.regular-slide[b-i39w4qtj9o] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.slide-title[b-i39w4qtj9o] {
    font-size: 1.5rem;
    margin: 7rem 0 3rem 3.3rem;
    min-height: 60px;
}

.slide-body[b-i39w4qtj9o] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 5rem;
    flex: 1;
    padding: 0 3.7rem;
    min-height: 0;
}

.slide-image[b-i39w4qtj9o] {
    margin: 1rem 1rem 1rem 1rem;
    flex: 0 0 auto;
    min-width: 300px;
}

.slide-text-container[b-i39w4qtj9o] {
    flex: 1;
    min-width: 300px;
    color: var(--tssnow);
    line-height: 1.5;
    margin-top: 2rem;
}

.slide-subtitle[b-i39w4qtj9o] {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: bold;
}

.slide-content-text[b-i39w4qtj9o] {
    font-size: 1.5rem;
}

.slide-text-container hr[b-i39w4qtj9o] {
    width: 100%;
    height: 0.4vh;
    background-color: var(--tsgreen);
    border: none;
    margin: 1rem 0;
}

.icon-class[b-i39w4qtj9o] {
    color: var(--tsgreen);
}

.title-container[b-i39w4qtj9o] {
    position: absolute;
    top: 1rem;
    left: 3rem;
    display: flex;
    gap: 1rem;
    font-size: 18px;
    align-items: center;
}

.title-span[b-i39w4qtj9o] {
    max-width: 40vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.arrow-button[b-i39w4qtj9o] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.5rem;
    background: rgba(0, 0, 0, 0.4);
    border: none;
    color: var(--tssnow);
    cursor: pointer;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    z-index: 10;
    padding: 0;
}

    .arrow-button:hover[b-i39w4qtj9o] {
        background: rgba(0, 0, 0, 0.7);
    }

    .arrow-button:disabled[b-i39w4qtj9o] {
        opacity: 0.3;
        cursor: not-allowed;
    }

.arrow-icon[b-i39w4qtj9o] {
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.left-arrow[b-i39w4qtj9o] {
    left: 1rem;
}

.right-arrow[b-i39w4qtj9o] {
    right: 1rem;
}

.error-wrapper[b-i39w4qtj9o] {
    width: 100vw;
    height: 100vh;
    display: flex;
}

.error-div[b-i39w4qtj9o] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 10vh;
    margin: 4rem;
}

    .error-div h5[b-i39w4qtj9o] {
        color: var(--tssnow);
        margin-top: 1rem;
    }

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .slideshow-container[b-i39w4qtj9o] {
        width: 100vw;
        overflow-y: auto;
    }

    .slide-header[b-i39w4qtj9o] {
        padding: 0.5rem 1rem;
    }

    .slide-counter[b-i39w4qtj9o] {
        font-size: 1rem;
        padding: 0.2rem 0.6rem;
        margin-top: 1.5rem;
    }

    .title-slide h1[b-i39w4qtj9o] {
        font-size: clamp(1.2rem, 4vw, 2.5rem);
        padding: 0 1rem;
    }

    .slide-title[b-i39w4qtj9o] {
        font-size: 1.5rem;
        margin: 4rem 0 2rem 1.5rem;
        min-height: 50px;
    }

    .slide-body[b-i39w4qtj9o] {
        flex-direction: row;
        gap: 2rem;
        align-items: flex-start;
        padding: 0 1.5rem;
    }

    .slide-image[b-i39w4qtj9o] {
        margin: 0;
        min-width: 250px;
    }

    .slide-text-container[b-i39w4qtj9o] {
        min-width: 250px;
        margin-right: 2rem;
    }

    .slide-subtitle[b-i39w4qtj9o] {
        font-size: 1.5rem;
    }

    .slide-content-text[b-i39w4qtj9o] {
        font-size: 1.1rem;
    }

    .title-container[b-i39w4qtj9o] {
        left: 1rem;
        font-size: 14px;
        max-width: 60vw;
    }

    .arrow-button[b-i39w4qtj9o] {
        width: 2.5rem;
        height: 2.5rem;
        font-size: 2rem;
    }
}

@media screen and (max-width: 768px) {
    .slideshow-container[b-i39w4qtj9o] {
        width: 100%;
        padding: 0.5rem;
        overflow-y: auto;
        height: 100vh;
        display: flex;
        flex-direction: column;
    }

    .slide-content[b-i39w4qtj9o] {
        width: 95vw;
        flex: 1;
        height: auto;
        overflow-y: auto;
    }

    .slide-header[b-i39w4qtj9o] {
        padding: 0.5rem;
        flex-direction: column;
        gap: 0.3rem;
        align-items: flex-start;
        flex-shrink: 0;
        margin-top: 2.5rem;
        min-height: 80px;
    }

    .title-container[b-i39w4qtj9o] {
        position: static;
        font-size: 12px;
        max-width: 90vw;
        white-space: normal;
        gap: 2vw;
        align-items: flex-start;
    }

    .title-span[b-i39w4qtj9o] {
        white-space: normal;
        text-overflow: initial;
        max-width: 80vw;
        margin-top: 0.5rem;
        font-size: small;
    }

    .slide-counter[b-i39w4qtj9o] {
        position: static;
        transform: none;
        font-size: 0.9rem;
        background: rgba(0, 0, 0, 0.4);
        margin-top: 0.2rem;
    }

    .title-slide h1[b-i39w4qtj9o] {
        font-size: clamp(1.2rem, 5vw, 1.8rem);
        padding: 0 0.5rem;
        line-height: 1.2;
        word-break: break-word;
    }

    .slide-title[b-i39w4qtj9o] {
        font-size: 1.2rem;
        margin: 1rem 0.5rem;
        min-height: 40px;
    }

    .slide-body[b-i39w4qtj9o] {
        flex-direction: column;
        gap: 1rem;
        align-items: center;
        padding: 0 0.5rem 0.5rem;
    }

    .regular-slide[b-i39w4qtj9o] {
        overflow-y: auto;
        padding-bottom: 2rem;
    }

    .slide-image[b-i39w4qtj9o] {
        margin: 0;
        width: 100%;
        min-width: unset;
        display: flex;
        justify-content: center;
    }

    .slide-text-container[b-i39w4qtj9o] {
        min-width: unset;
        width: 80%;
        text-align: left;
        max-height: 49vh;
        overflow-y: auto;
        padding-right: 0.5rem;
    }

    .slide-subtitle[b-i39w4qtj9o] {
        font-size: 1.2rem;
    }

    .slide-content-text[b-i39w4qtj9o] {
        font-size: 1rem;
    }

    .slide-text-container hr[b-i39w4qtj9o] {
        width: 100%;
        margin: 0.5rem 0;
    }

    .arrow-button[b-i39w4qtj9o] {
        width: 2rem;
        height: 2rem;
        font-size: 1.5rem;
    }

    .left-arrow[b-i39w4qtj9o] {
        left: 0.5rem;
    }

    .right-arrow[b-i39w4qtj9o] {
        right: 0.5rem;
    }
}

/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/LessonsQuizzes.razor.rz.scp.css */
.group-chapter-container[b-p0nl9unh4w] {
    border: 0px;
    margin: 0px;
    padding: 0px;
    max-height: 83vh;
    box-shadow: none !important;
    margin-top: 1rem;
}

.chapter-container[b-p0nl9unh4w] {
    max-height: 73vh;
    overflow-y: auto;
    padding: 0.5rem;
}

.chapter-radzencard[b-p0nl9unh4w] {
    display: flex;
    flex-direction: column;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-bottom: 10px !important;
    padding: 5px;
}

.chapter-name[b-p0nl9unh4w] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0.8rem 0;
}

.button-class[b-p0nl9unh4w] {
    font-size: 3px;
    padding: 2px;
}

.chapter-heading[b-p0nl9unh4w] {
    margin-bottom: 10px;
    width: 94%;
}

.content-card[b-p0nl9unh4w] {
    display: flex;
    flex-direction: row;
    gap: 7px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    padding: 5px;
    min-height: 2rem;
    height: 4vh;
    max-height: 4vh;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}
    .content-card:hover[b-p0nl9unh4w] {
        background-color: rgba(147, 200, 77, 0.1);
    }
    .content-card.selected[b-p0nl9unh4w] {
        border: 2px solid var(--tsgreen);
    }
        .content-card.selected .truncate-text[b-p0nl9unh4w] {
            color: var(--tsgreen);
        }

.truncate-text[b-p0nl9unh4w] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 88%;
    vertical-align: middle;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/QuizAnswers.razor.rz.scp.css */
.quiz-question[b-9yi5u70n4p] {
    width: 100%;
}
    .quiz-question ul[b-9yi5u70n4p] {
        padding-left: 0;
    }

    .quiz-question li[b-9yi5u70n4p] {
        border: 1px solid #D8D8D8;
    }

    .quiz-question .bullet-dot[b-9yi5u70n4p] {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        margin-right: 1rem;
        flex-shrink: 0;
        border: 1px solid #858D96;
    }

        .quiz-question .bullet-dot.correct[b-9yi5u70n4p] {
            border: 1px solid var(--tsgreen);
            background-color: var(--tsgreen);
        }
        .quiz-question .bullet-dot.selected[b-9yi5u70n4p] {
            border: 1px solid var(--tsbadgered);
            background-color: var(--tsbadgered);
        }
.question-text[b-9yi5u70n4p] {
    font-size: 18px;
}
.quiz-option[b-9yi5u70n4p] {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    margin-bottom: 0.5rem;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    list-style: none;
    transition: background-color 0.3s ease;
    min-height: 2rem;
    max-height: fit-content;
    width: 100%;
}
    .quiz-option.correct[b-9yi5u70n4p] {
        background-color: #EAF7E2;
        opacity: 1.3;
        border: 1px solid var(--tsgreen);
    }

    .quiz-option.selected[b-9yi5u70n4p] {
        background-color: #FFE5E5;
        opacity: 1.3;
        border: 1px solid var(--tsbadgered);
    }

.option-text[b-9yi5u70n4p] {
    flex-grow: 1;
    font-size: 16px;
}

/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/QuizInstructions.razor.rz.scp.css */
.quiz-preview[b-v72kk7r7kc] {
    padding: 1rem 1rem 0;
    max-height: 77vh;
    overflow-y: auto;
    width: 100%;
}

    .quiz-preview hr[b-v72kk7r7kc] {
        margin: 1rem 0;
        border: none;
        height: 2px;
        background-color: #858D96;
        width: 100%
    }

    .quiz-preview ul[b-v72kk7r7kc] {
        padding-left: 0;
    }

    .quiz-preview li[b-v72kk7r7kc] {
        margin-bottom: 0.5rem;
        line-height: 1.4rem;
    }

    .quiz-preview > div:first-child[b-v72kk7r7kc] {
        margin-bottom: 1rem;
    }

    .quiz-preview h5[b-v72kk7r7kc] {
        font-size: 1.1rem;
        margin-bottom: 1rem;
        color: #222;
    }

    .quiz-preview .bullet-dot[b-v72kk7r7kc] {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        margin-right: 1rem;
        flex-shrink: 0;
        border: 1px solid var(--tsgreen);
    }

        .quiz-preview .bullet-dot.correct[b-v72kk7r7kc] {
            background-color: var(--tsgreen);
        }

.instruction-option[b-v72kk7r7kc] {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    font-size: 0.95rem;
}
.quiz-info[b-v72kk7r7kc] {
    gap: 0.75rem;
}

.icon-badge[b-v72kk7r7kc] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--tsgreen);
    color: var(--tssnow);
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.4rem;
    flex-shrink: 0;
}

.quiz-info-text[b-v72kk7r7kc] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mcq[b-v72kk7r7kc] {
    font-size: 0.8rem;
    color: #555;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/QuizPreview.razor.rz.scp.css */

.quiz-preview[b-2zpd0ygw82] {
    padding: 1rem 1rem 0;
    max-height: 77vh;
    overflow-y: auto;
    width: 100%;
}

.tabs-style[b-2zpd0ygw82] {
    margin: 1rem 0;
}

.qs-heading[b-2zpd0ygw82] {
    margin-top: 1.5rem;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/LearningPlan/QuizSubmission.razor.rz.scp.css */
@font-face {
    font-family: 'Inter';
    src: url('/fonts/Inter-R.ttf') format('truetype');
}

.quiz-container[b-ahtr757dr0] {
    background-color: var(--rz-base-light);
    width: 100%;
    min-height: 100vh;
    padding: 1.5rem;
    color: var(--tsocean);
    font-family: 'Inter';
}

.title-div[b-ahtr757dr0] {
    margin: 1.79rem 0 1.5rem;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5rem;
}

.quiz-progress[b-ahtr757dr0] {
    max-width: 45%;
}

.progress-dots[b-ahtr757dr0] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 1rem;
    justify-content: flex-start;
}

.progress-dot[b-ahtr757dr0] {
    flex-grow: 1;
    height: 0.2rem;
    border-radius: 3px;
    border: 2px solid #ddd;
    background-color: var(--tssnow);
    transition: all 0.3s ease;
    max-width: 60px;
}

    .progress-dot.active[b-ahtr757dr0] {
        border-color: var(--tsgreen);
        background-color: var(--tsgreen);
        color: var(--tssnow);
    }

    .progress-dot.completed[b-ahtr757dr0] {
        border-color: var(--tsgreen);
        background-color: var(--tsgreen);
        color: var(--tssnow);
    }

.dot-icon[b-ahtr757dr0] {
    font-size: 1rem !important;
}

.question-heading-text[b-ahtr757dr0] {
    font-size: 20px;
}
.quiz-question-container[b-ahtr757dr0] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
}
.quiz-question[b-ahtr757dr0] {
    padding: 1rem;
    flex: 1;
    display: flex;
}

.question-text[b-ahtr757dr0] {
    line-height: normal;
    font-size: 18px;
}

.options-container[b-ahtr757dr0] {
    flex: 1;
    padding: 2rem;
}

.option-item[b-ahtr757dr0] {
    display: flex;
    align-items: flex-start;
    padding: 1rem;
    margin-bottom: 0.75rem;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    background-color: var(--tssnow);
}

    .option-item:hover[b-ahtr757dr0] {
        border-color: var(--bs-gray-500);
        background-color: var(--bs-gray-200);
    }

    .option-item.selected[b-ahtr757dr0] {
        border-color: var(--tssteel);
        background-color: var(--tsaluminium);
    }

.option-selector[b-ahtr757dr0] {
    margin-right: 1rem;
    flex-shrink: 0;
}

.option-circle[b-ahtr757dr0] {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    border: 2px solid var(--bs-gray-400);
    transition: all 0.2s ease;
}

    .option-circle.selected[b-ahtr757dr0] {
        border-color: var(--tssteel);
        background-color: var(--tsdarksteel);
    }

.option-text[b-ahtr757dr0] {
    flex: 1;
    line-height: 1.4;
}

.quiz-actions[b-ahtr757dr0] {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    max-width: 45%;
}

.quiz-submission-action-btn[b-ahtr757dr0] {
    background-color: var(--tsgreen);
    color: var(--tssnow);
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    text-align: center;
}

    .quiz-submission-action-btn:hover:not(.disabled)[b-ahtr757dr0] {
        opacity: 80%;
        transform: translateY(-1px);
        box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    }

    .quiz-submission-action-btn:active:not(.disabled)[b-ahtr757dr0] {
        transform: translateY(0);
    }

    .quiz-submission-action-btn.disabled[b-ahtr757dr0] {
        background-color: #ccc;
        color: #666;
        cursor: not-allowed;
        opacity: 0.6;
    }


.error-wrapper[b-ahtr757dr0] {
    width: 100vw;
    height: 100vh;
    display: flex;
}

.error-div[b-ahtr757dr0] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 10vh;
    margin: 4rem;
}

    .error-div h5[b-ahtr757dr0] {
        color: var(--tssnow);
        margin-top: 1rem;
    }

.result-div[b-ahtr757dr0] {
    display: flex;
    gap: 0.5rem;
}

.result-icon[b-ahtr757dr0] {
    font-size: 48px;
}

.result-score[b-ahtr757dr0] {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    line-height: normal;
}

.result-message[b-ahtr757dr0] {
    margin-top: 1.5rem;
    font-size: 1.125rem;
    line-height: normal;
}


.tabs-style[b-ahtr757dr0] {
    margin: 1rem 0;
}

.icon-class[b-ahtr757dr0] {
    vertical-align: middle;
    font-size: 1.2rem;
    margin-right: 0.25rem;
    color: var(--tsgreen);
}

.question-heading-text[b-ahtr757dr0] {
    margin: 1.5rem 0 1rem;
}

@media (max-width: 768px) {
    .quiz-container-bottom[b-ahtr757dr0] {
        padding-bottom: var(--quiz-actions-height, 6rem);
    }
    .quiz-question-container[b-ahtr757dr0] {
        display: flex;
        flex-direction: column;
        gap: 0rem;
        align-items: flex-start;
    }
    .quiz-question[b-ahtr757dr0] {
        padding-bottom: 0;
    }

    .options-container[b-ahtr757dr0] {
        width: 100%;
        padding: 1rem;
    }

    .quiz-progress[b-ahtr757dr0] {
        max-width: 100%;
    }

    .quiz-actions[b-ahtr757dr0] {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 1rem;
        z-index: 100;
        max-width: 100%;
        background-color: var(--tssnow);
        --quiz-actions-height: 6rem;
    }

    .quiz-submission-action-btn[b-ahtr757dr0] {
        width: 98%;
        margin: 0;
    }
        .quiz-submission-action-btn:hover:not(.disabled)[b-ahtr757dr0] {
            opacity: 0%;
        }

    .action-btn[b-ahtr757dr0] {
        width: 100%;
    }

    .error-div[b-ahtr757dr0] {
        margin: 4rem 2rem;
    }
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/GroupExerciseAccess/Components/SimulatorExercises.razor.rz.scp.css */

.timemanagement-enabled[b-5hsjmauhon] {
    display: inline-block;
    width: fit-content;
    background-color: #FFF3CD;
    border: 2px solid #FFD700;
    padding: 10px;
    border-radius: 8px;
    color: #333;
    font-size: 12px;
    font-family: Arial, Verdana;
    text-align: left;
    margin: 20px 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

@media all and (max-width: 1160px) {
    .timemanagement-enabled[b-5hsjmauhon] {
        width: 650px;
    }
}

.time-warning-close[b-5hsjmauhon] {
    font-weight: 300 !important;
    color: var(--tscarrot) !important;
}

.top-right[b-5hsjmauhon] {
    margin-top: -8px;
    margin-right: -6px;
}
/* _content/TMP.Presentation/Components/Pages/Groups/Group/ManageGroup/Components/GroupDetails.razor.rz.scp.css */
h6[b-hkyhjvqdqb] {
    font-weight: 600 !important;
}

.group-name-field[b-hkyhjvqdqb] {
    width: 50%;
}

.button-disabled[b-hkyhjvqdqb] {
    background-color: #e0e0e0;
    color: #9e9e9e;
    border: 1px solid #b0b0b0;
    padding: 6px 39px;
    border-radius: 8px;
    font-size: 16px;
    opacity: 60%;
}

.button-save[b-hkyhjvqdqb] {
    background-color: var(--tsgreen) !important;
    color: var(--tsdarksteel);
    box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.3) !important;
    padding: 6px 39px !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    border: none
}
/* _content/TMP.Presentation/Components/Pages/SettingsEdit/Components/ApiKeys.razor.rz.scp.css */
.button-container[b-vajwca8h5r] {
    position: relative;
}

.dropdown-icon[b-vajwca8h5r] {
    width: 1em;
    color: var(--tsbadgered);
}

.more-information-container[b-vajwca8h5r] {
    display: flex;
    justify-content: center;
    width: 100%;
    font-family: ubuntu;
}

.main-stack[b-vajwca8h5r] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    width: 80%;
}

.vertical-stack[b-vajwca8h5r] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.horizontal-stack[b-vajwca8h5r] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.column[b-vajwca8h5r] {
    display: flex;
    flex-direction: column;
    width: 45%;
}

.label[b-vajwca8h5r] {
    font-weight: bold;
    color: var(--tsdarksteel);
    margin-bottom: 4px;
}

.important-button[b-vajwca8h5r] {
    margin-bottom:1em;
}

.rz-createkey-buttons[b-vajwca8h5r]{
    margin-top:2em !important;
}

.apikeys-container[b-vajwca8h5r]{
    max-height: 10em;
}

.apikeys-application-id-column[b-vajwca8h5r] {
    white-space: nowrap;
    overflow: visible;
    text-overflow: clip;
}
/* _content/TMP.Presentation/Components/Pages/SettingsEdit/Components/RegionSettings.razor.rz.scp.css */
.sub-section[b-x577trgrtv] {
    margin: 5px 0px 10px 35px;
}

.light-text[b-x577trgrtv] {
    color: #999C9E;
    margin:5px 0;
}

.sub-dropdown[b-x577trgrtv] {
    width: 18em;
}

.main-dropdown[b-x577trgrtv] {
    width: 25em;
}

.material-symbols-outlined[b-x577trgrtv] {
    transform: translateX(-25px);
}

.country-adaptation-description[b-x577trgrtv] {
    margin-bottom: .25em;
}

@media all and (max-width: 1936px) {
    .light-text[b-x577trgrtv] {
        color: #999C9E;
        margin: 5px 0;
    }
}
/* _content/TMP.Presentation/Components/Pages/SettingsEdit/Components/TimeManagementSettings.razor.rz.scp.css */
.timemanagement-container[b-og6z50r4kx] {
    width: 100%;
}

.timemanagement-header-toggle[b-og6z50r4kx] {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
    text-align: center;
}
    .timemanagement-header-toggle > h4[b-og6z50r4kx] {
        word-wrap: normal;
    }

    .timemanagement-header-toggle > div[b-og6z50r4kx] {
        align-self: center;
    }

.timemanagement-activate-label[b-og6z50r4kx] {
    margin-left: 8px;
    vertical-align: middle;
    font-size: 20px;
}

.timemanagement-enabled[b-og6z50r4kx] {
    width: 80%;
    background-color: #FFF3CD;
    border: 2px solid #FFD700;
    padding: 15px;
    border-radius: 8px;
    color: #333;
    font-weight: lighter;
    text-align: left;
    margin: 20px 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    
}
    .timemanagement-enabled > p[b-og6z50r4kx] {
        margin-bottom: 0em !important;
    }

.form-control.disabled[b-og6z50r4kx] {
    background-color: #f0f0f0; 
    border: 1px solid #dcdcdc; 
}

.form-control:disabled[b-og6z50r4kx] {
    background-color: #f0f0f0;
    border: 1px solid #dcdcdc;
    color: #999;
    cursor: not-allowed;
    opacity: 0.7;
}
#SessionTimeInput[b-og6z50r4kx] {
    box-shadow: none;
    border: 1px solid gray;
    outline: none;
    outline-offset: 0;
}
#SessionTimeInputError[b-og6z50r4kx] {
    box-shadow: none;
    border: 1px solid var(--tscherry);
    outline: none;
    outline-offset: 0;
}

    #SessionTimeInput:hover[b-og6z50r4kx] {
        box-shadow: none;
        border: 1px solid gray;
        outline: none;
        outline-offset: 0;
    }

input[type="number"][b-og6z50r4kx]::-webkit-outer-spin-button,
input[type="number"][b-og6z50r4kx]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"][b-og6z50r4kx] {
    -moz-appearance: textfield;
}
.light-text[b-og6z50r4kx] {
    color: #7F8082;
}
@media all and (max-width: 1936px) {
    .timemanagement-container[b-og6z50r4kx] {
        width: 100%;
    }

    .timemanagement-enabled[b-og6z50r4kx]{
        margin: 10px 0 10px 0;
    }
}
/* _content/TMP.Presentation/Components/Pages/SettingsEdit/SettingsEdit.razor.rz.scp.css */
.settings-container[b-m7rvwy0twz] {
    border-right: 0px;
    height: 100%;
    width: 100%;
    border-radius: 10px 10px 10px 10px;
    margin-top: 4.5rem;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.settings-header[b-m7rvwy0twz] {
    min-height: 65px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    border: 0px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.settings-box[b-m7rvwy0twz] {
    display: flex;
    flex-direction: column;
    min-height: 83.2vh;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 10px 10px;
    background-color: var(--rz-grid-background-color);
}

.settings-tab-container[b-m7rvwy0twz] {
    margin: 2vh 0 2vh;
}

.settings-right-section[b-m7rvwy0twz] {
    display: flex;
    flex-direction: column;
    width: 40%;
}

.timemanagement-settings-container[b-m7rvwy0twz] {
    width: 100%;
    padding: 5% 0;
}

.region-settings-container[b-m7rvwy0twz] {
    width: 50%;
    padding: 20px 0;
}

.save-settings[b-m7rvwy0twz] {
    display: flex;
    height: 100%;
    justify-content: space-around;
    margin: 2rem;

}

.btn-container[b-m7rvwy0twz] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-bottom: 1rem;
}

.large-button[b-m7rvwy0twz] {
    width: 125px;
    margin: auto;
}

button.disabled[b-m7rvwy0twz] {
    background-color: #e0e0e0;
    color: #9e9e9e;
    cursor: not-allowed;
    border: 1px solid #b0b0b0;
}

.toast-container[b-m7rvwy0twz] {
    display: flex;
    align-self: center;
    margin-bottom: 2rem;
    z-index: 9999;
    animation: fade-in-out-b-m7rvwy0twz ease-in-out;
}

.toast-message-box[b-m7rvwy0twz] {
    display: flex;
    width: 300px;
    background-color: #E2F2E3;
    color: white;
    padding: 15px 59px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    font-size: 16px;
    text-align: center;
}

.toast-message[b-m7rvwy0twz] {
    margin: 0;
    text-align: center;
    color: #93CB4D;
}

@keyframes fade-in-out-b-m7rvwy0twz {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    10% {
        opacity: 1;
        transform: translateY(0);
    }

    90% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}



@media all and (max-width: 1936px) {

    .save-settings[b-m7rvwy0twz] {
        margin: 0 2rem;
    }

    .settings-container[b-m7rvwy0twz] {
        border-right: 0px;
        width: 100%;
        border-radius: 10px 10px 10px 10px;
        background-color: var(--rz-grid-background-color);
        margin-top: 4.5rem;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    }

    .settings-box[b-m7rvwy0twz] {
        display: flex;
        flex-direction: column;
        min-height: 83.2vh;
        gap: 20px;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
        border-radius: 0px 0px 10px 10px;
        background-color: var(--rz-grid-background-color);
    }

    .timemanagement-settings-container[b-m7rvwy0twz] {
        padding: 10% 0;
    }

    .region-settings-container[b-m7rvwy0twz] {
        width: 50%;
        padding: 0;
    }

    .btn-container[b-m7rvwy0twz] {
        margin-bottom: 1rem;
    }

    .toast-container[b-m7rvwy0twz] {
        margin-bottom: 0;
    }
}
/* _content/TMP.Presentation/Components/Pages/SimulatorUsers/Import/Components/DataValidation.razor.rz.scp.css */
.invalid-field[b-grtptknjzp] {
    color: var(--tscherry);
}

.bulk-delete-users[b-grtptknjzp] {
    background-color: var(--tscherry);
    color: var(--tssnow);
    width: 16em;
    height: 2.1em;
    border-radius: 5px;
    border-block: none;
    font-size: 16px;
}
/* _content/TMP.Presentation/Components/Pages/SimulatorUsers/Import/Components/MapColumns.razor.rz.scp.css */
.column-size[b-0cktuff6xs] {
    width: 13em;
}

.steps-space[b-0cktuff6xs] {
    margin-top: 8em;
}

.responsive-gap[b-0cktuff6xs] {
    margin-top: 8px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media (max-height: 1020px) {
    .responsive-gap[b-0cktuff6xs] {
        margin-top: 2px;
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
}

@media (max-height: 920px) {
    .responsive-gap[b-0cktuff6xs] {
        margin-top: 1px;
        padding-top: .1rem;
        padding-bottom: .1rem;
    }
}

@media (max-height: 850px) {
    .responsive-gap[b-0cktuff6xs] {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.responsive-mx[b-0cktuff6xs] {
    margin-left: 1rem;
    margin-right: 1rem;
}

@media (max-height: 800px) {
    .responsive-mx[b-0cktuff6xs] {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
}

@media (max-height: 600px) {
    .responsive-mx[b-0cktuff6xs] {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
}
/* _content/TMP.Presentation/Components/Pages/SimulatorUsers/Import/Components/SummaryImport.razor.rz.scp.css */
.green-text[b-4qekbfinbu] {
    color: var(--tsgreen);
}

.red-text[b-4qekbfinbu] {
    color: var(--tscherry);
}

.responsive-gap[b-4qekbfinbu] {
    margin-top: 16px;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media (max-height: 950px) {
    .responsive-gap[b-4qekbfinbu] {
        margin-top: 8px;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (max-height: 880px) {
    .responsive-gap[b-4qekbfinbu] {
        margin-top: 4px;
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
}

@media (max-height: 830px) {
    .responsive-gap[b-4qekbfinbu] {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .upload-info-text[b-4qekbfinbu] {
        font-size: .85rem !important;
        padding-top: 0;
        padding-bottom: 0;
    }
}
/* _content/TMP.Presentation/Components/Pages/SimulatorUsers/Import/Components/UploadData.razor.rz.scp.css */
.steps-space[b-64jg4zyjoo] {
    margin-top: 9em;
}

.upload-info-text[b-64jg4zyjoo] {
    font-size: .85rem !important;
}

.upload-wrapper[b-64jg4zyjoo] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.download-button:hover[b-64jg4zyjoo] {
    color: var(--tssnow);
}

.responsive-gap[b-64jg4zyjoo] {
    margin-top: 8px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media (max-height: 950px) {
    .responsive-gap[b-64jg4zyjoo] {
        margin-top: 2px;
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
}

@media (max-height: 880px) {
    .responsive-gap[b-64jg4zyjoo] {
        margin-top: 1px;
        padding-top: .1rem;
        padding-bottom: .1rem;
    }
}

@media (max-height: 830px) {
    .responsive-gap[b-64jg4zyjoo] {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .upload-info-text[b-64jg4zyjoo] {
        font-size: .85rem !important;
        padding-top: 0;
        padding-bottom: 0;
    }
}
/* _content/TMP.Presentation/Components/Pages/SimulatorUsers/Import/Import.razor.rz.scp.css */

.responsive-gap[b-f5vvwsxrl3] {
    gap: 4px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 80%;
}

@media (max-height: 800px) {
    .responsive-gap[b-f5vvwsxrl3] {
        height: 60%;
    }
}

@media (max-height: 600px) {
    .responsive-gap[b-f5vvwsxrl3] {
        height: 50%;
    }
}

.steps-buttons[b-f5vvwsxrl3] {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 30%
}

.step-prev[b-f5vvwsxrl3] {
    border: 1px solid #b0b0b0;
    padding: 6px 39px;
    border-radius: 8px;
    font-size: 16px;
}

.unset-button[b-f5vvwsxrl3] {
    visibility: hidden;
}

.default-button:hover[b-f5vvwsxrl3] {
    opacity: 0.8;
}

.important-button:hover[b-f5vvwsxrl3] {
    opacity: 0.8;
}
/* _content/TMP.Presentation/Components/Pages/TenantSimulators/ConnectSimulators.razor.rz.scp.css */
.code-div[b-f80e73g71j] {
    margin: 2rem 0;
}
