@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.bundle.scp.css';

/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/ActionPlan.razor.rz.scp.css */
.answers-wrapper[b-271dtkpkxu] {
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
}

.answers-container[b-271dtkpkxu]{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

[b-271dtkpkxu] input[type=number] {
    max-width: 4rem;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/ActivityModal.razor.rz.scp.css */
.activity-modal-container[b-wrzhgcrnnk] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    max-height: 70vh;
}

.modal-title[b-wrzhgcrnnk] {
    display: flex;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/AnswerInput.razor.rz.scp.css */
.answer-container[b-8qy06vivcf] {
    display: flex;
    align-items: center;
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    padding: 0.5rem;
}

.trash-button[b-8qy06vivcf] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/delete-icon-blue.svg) 100% no-repeat;
    background-position: center;
    background-size: 1.2em;
    margin-right: 5px;
    width: 2.5rem;
    height: 2.5rem;
    border: 1px solid var(--primary-color);
    border-radius: 0.25rem;
    margin: 0.25rem;
    cursor: pointer;
}

label[b-8qy06vivcf]{
    color: var(--title-gray);
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/AreaInput.razor.rz.scp.css */
.answer-container[b-kj0ljuf2oa] {
    align-items: center;
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    padding: 0.5rem;
}

.trash-button[b-kj0ljuf2oa] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/delete-icon-blue.svg) 100% no-repeat;
    background-position: center;
    background-size: 1.2em;
    margin-right: 5px;
    width: 2.5rem;
    height: 2.5rem;
    border: 1px solid var(--primary-color);
    border-radius: 0.25rem;
    margin: 0.25rem;
    cursor: pointer;
}

label[b-kj0ljuf2oa]{
    color: var(--title-gray);
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/DiscoveryForm.razor.rz.scp.css */
.answers-container[b-knpvzmzjn5]{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

[b-knpvzmzjn5] input[type=number] {
    max-width: 4rem;
}

.answers-wrapper[b-knpvzmzjn5] {
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/LocateAndSelectForm.razor.rz.scp.css */

.answers-container[b-nh7a3vn1t1] {
    overflow-y: auto;
    overflow: auto;
}

.answers-container :not(:first-child)[b-nh7a3vn1t1] {
    margin-top: 0.25rem;
}

.answers-container :not(:last-child)[b-nh7a3vn1t1] {
    margin-bottom: 0.25rem;
}

.answers-wrapper[b-nh7a3vn1t1] {
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/MatchingForm.razor.rz.scp.css */
.answers-wrapper[b-pwc5bv4dgg] {
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/MultipleChoiceForm.razor.rz.scp.css */

.answers-container[b-pwwur02p5b] {
    overflow-y: auto;
    overflow: auto;
}

.answers-container :not(:first-child)[b-pwwur02p5b] {
    margin-top: 0.25rem;
}

.answers-container :not(:last-child)[b-pwwur02p5b] {
    margin-bottom: 0.25rem;
}

.answers-wrapper[b-pwwur02p5b] {
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/NavigationForm.razor.rz.scp.css */
.answers-wrapper[b-ij8ss18qub] {
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/NavigationInput.razor.rz.scp.css */
.area-container[b-wg9dlpekpb] {
    display: flex;
    align-items: center;
    border: 1px solid var(--light-gray);
    border-radius: 0.25rem;
    padding: 0.5rem;
}

.area-index[b-wg9dlpekpb] {
    background-color: var(--primary-color);
    color: white;
    text-align: center;
    border-radius: 0.5rem;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    z-index: 99;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/SelectActivityTypeModal.razor.rz.scp.css */

.tooltip-class[b-npl1170ity] 
{
    flex: 1;

}

.help-icon[b-npl1170ity] {
    min-width: 1.2em;
    height: 1.2em;
    background-size: 1.2em;
    margin-left: 1rem;
    align-self: center;
    cursor: pointer;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Activities/Components/TimerForm.razor.rz.scp.css */
.time-input[b-xnidiimfw0] {
    max-width: 4rem;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

.time-inputs-container[b-xnidiimfw0]{
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-items: flex-start;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/AddStepModal.razor.rz.scp.css */
.media-gallery[b-uvz9mfm1vf] {
    display: flex;
    flex-direction: column;
    min-height: 8rem;
    padding: 1rem;
    justify-content: center;
    align-items: flex-start;
    gap: 1rem;
    align-self: stretch;
    border-radius: 6px;
    border: 1px solid #BBB;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    color: #BBB;
    font-size: 1rem;
}

.attachment-drop-box[b-uvz9mfm1vf] {
    align-items: center;
}

.attachment-button.disabled[b-uvz9mfm1vf]{
    cursor: unset;
}

.attachment-button-subtext[b-uvz9mfm1vf] {
    font-size: 0.7rem;
}


.file-input-container[b-uvz9mfm1vf] {
    cursor: pointer;
    position: relative;
    display: flex;
}


.disabled > .file-input-container[b-uvz9mfm1vf] {
    cursor: unset;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/BuildSteps.razor.rz.scp.css */
*[b-u1qdqekrzr] {
    color: var(--title-gray);
}

[b-u1qdqekrzr] diagram-node {
    position: absolute;
}

[b-u1qdqekrzr] .tutorial-modal {
    width: 80%;
}

.modal-image[b-u1qdqekrzr]{
    width: 20vw;
    height: fit-content;
    margin-left: 1rem;
}

.diagram-container[b-u1qdqekrzr] {
    width: 100%;
    height: calc(100vh - 8rem); /*to do: find a way to get rid of these magic numbers and store them in a centralized location. In this case 8rem is the height of the header.*/
    flex: 0 1 auto;
    flex-grow: 1;
}

[b-u1qdqekrzr] .navigator {
    position: absolute;
    right: 2vw;
    bottom: 8vh;
    z-index: 3;
    width: 15vw;
    height: 15vh;
}

.zoom-slider-container[b-u1qdqekrzr] {
    position: absolute;
    right: 2vw;
    bottom: 3vh;
    height: 5vh;
    width: 15vw;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    align-content:center
}

.zoom-slider[b-u1qdqekrzr] {
    flex-grow: 1;
}

.navigator-container[b-u1qdqekrzr] {
    height: 25vh;
    width: 17vw;
    position: absolute;
    right: 1vw;
    bottom: 2vh;
    background-color: white;
    z-index: 2;
    border: 1px solid #dedede;
    border-radius: 0.25rem;
}

.plus-circle-icon[b-u1qdqekrzr] {
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/zoom-in-icon-blue.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 1rem;
    margin-left: 1rem;
    align-self: center;
    cursor: pointer;
}

.minus-circle-icon[b-u1qdqekrzr] {
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/zoom-out-icon-blue.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 1rem;
    margin-left: 1rem;
    align-self: center;
    cursor: pointer;
}

/* Custom Slider*/
input[type="range"][b-u1qdqekrzr] {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    cursor: pointer;
    border: unset;
}

input[type="range"][b-u1qdqekrzr]::-webkit-slider-runnable-track {
    background: #c3c3c3;
    height: 0.1rem;
    border-radius: unset;
    border: unset;
}

/******** Firefox ********/
input[type="range"][b-u1qdqekrzr]::-moz-range-track {
    background: #c3c3c3;
    height: 0.1rem;
    border-radius: unset;
    border: unset;
}

    input[type="range"][b-u1qdqekrzr]::-webkit-slider-thumb {
        box-shadow: 0px 0px 0px #000000;
        background: #0ac2ac;
        cursor: pointer;
        -webkit-appearance: none;
        cursor: grabbing;
        height: 1rem;
        width: 1rem;
        background: url(../images/Pentagon.svg) 100% no-repeat;
        background-size: 1rem;
    }

[b-u1qdqekrzr] .default-link-label {
    pointer-events: all;
}

[b-u1qdqekrzr] .diagram-svg-layer{
    /*I hate using !important but I'm making an exception here so this will work as people would expect.*/
    z-index: 1 !important;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/LessonCreationHeader.razor.rz.scp.css */

/* This moves the error messages below the header. */
[b-u164ehrl6y] .toast-container.position-fixed.top-0.end-0.p-3 {
    padding-top: calc(var(--header-height) + 1rem) !important;
}

.lesson-creation-header-container[b-u164ehrl6y] {
    display: flex;
    flex-direction: column;
    min-height: var(--header-height);
    max-height: var(--header-height);
    --header-height: 6.25rem;
}

.lesson-creation-header-row[b-u164ehrl6y] {
    display: flex;
    height: 3.125rem;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    border-bottom: 1px solid var(--input-gray);
}

.lesson-creation-header-row > div[b-u164ehrl6y] {
    height: 100%;
}

.logo[b-u164ehrl6y] {
    display: flex;
    align-items: center;
    background-image: url('images/logotag.svg');
    background-repeat: no-repeat;
    background-size: 3rem;
    width: 4rem;
    min-width: 4rem;
    background-position: center;
    border-right: 1px solid var(--input-gray);
}

.lesson-name-text[b-u164ehrl6y] {
    display: flex;
    align-items: center;
    flex: 1 0 0;
    font-size: 1rem;
    font-weight: 500;
    padding: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
    white-space: nowrap;
}

.button-container[b-u164ehrl6y]{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}



.close-button[b-u164ehrl6y] {
    height: 100%;
    padding: 0 1.25rem;
    border-left: 1px solid var(--input-gray);
    min-width: 4rem;
}

.save-button[b-u164ehrl6y] {
    height: 100%;
    padding: 0 1.25rem;
    border-left: 1px solid var(--input-gray);
    min-width: 4rem;
}


.lesson-navigation-row[b-u164ehrl6y]{
    display: flex;
    height:3.125rem;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    border-bottom: 1px solid var(--input-gray);
}

.tab-nav-button[b-u164ehrl6y]{
    display: flex;
    width: 4rem;
    min-width: 4rem;
    height: 100%;
    align-items:center;
    justify-content: center;
    padding: 0 1.25rem;
}

.left-tab-nav-button[b-u164ehrl6y]{
    border-right: 1px solid var(--input-gray);
}

.tab-nav-button:hover[b-u164ehrl6y] {
    background-color: #e0eefd;
}

.tab-link[b-u164ehrl6y]{
    display: flex;
    height: 100%;
    justify-content: center;
    flex: 1 0 0;
    cursor: pointer;
}

.tab[b-u164ehrl6y]{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 0 0;
    border-right: 1px solid var(--input-gray);
}

.tab:hover[b-u164ehrl6y]{
    background-color: #e0eefd;
}

.tab.active[b-u164ehrl6y]{
    background-color: #e0eefd;
}

.tab-number-container[b-u164ehrl6y] {
    width: 1.5rem;
    height: 1.5rem;
    flex-shrink: 0;
    border-radius: 4px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #007bff;
    color: #007bff;
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
}

.tab-number-container.active[b-u164ehrl6y] {
        background-color: var(--primary-color);
        border-color: #ffffff;
        color: #ffffff;
}

.tab-title-container[b-u164ehrl6y] {
    font-family: Roboto;
    font-size: .825rem;
    font-weight: 400;
    color: var(--primary-color);
    line-height: normal;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/LessonFolderMenu.razor.rz.scp.css */
.hidden[b-riax5zplsp] {
    display: none !important;
    visibility: hidden
}

.show[b-riax5zplsp] 
{
    display: block;
}

.linkmenu-container[b-riax5zplsp]
{
    position: absolute;
}

.contextmenu[b-riax5zplsp] {
    display: block;
    position: relative;
    z-index: 1001;
    padding: .25rem 0;
    background: #ffffff;
    color: #2d8ef3;
    border-radius: 6px;
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
    width: 12.5rem;
}

.component[b-riax5zplsp] {
    font-size: 1rem;
    font-weight: normal;
}
.contextmenu .menuitem[b-riax5zplsp] {
    position: relative;
    margin: 0;
}
.contextmenu .menuitem:hover[b-riax5zplsp] {
    background: #E0EEFD ;
}

.contextmenu .menuitem-link[b-riax5zplsp] {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.contextmenu .menuitem-link[b-riax5zplsp] {
    padding: .5rem 1rem;
    color: #2d8ef3;
    border-radius: 0;
    transition: box-shadow .2s;
    user-select: none;
}
.contextmenu .menuitem-link .menuitem-icon[b-riax5zplsp] {
    color: #2d8ef3;
    margin-right: .5rem;
}

.contextmenu .menuitem-link .menuitem-text[b-riax5zplsp] {
    color: #2d8ef3;
    font-weight: 600;
}

li[b-riax5zplsp] {
    list-style: none;
}
ul[b-riax5zplsp] {
    padding: 0;
    margin: -5px 0 0 0;
}


.delete[b-riax5zplsp]{
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/delete-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.edit[b-riax5zplsp] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/edit-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}


.add-folder[b-riax5zplsp] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/move-folder-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.close[b-riax5zplsp] {
    display: inline-block;
    width: 100%;
    background-image: url(../images/clear-search.svg);
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    height: 2rem;
    opacity: .65;
    cursor: pointer;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/LessonMenu.razor.rz.scp.css */
.hidden[b-jlqtlkermh] {
    display: none !important;
    visibility: hidden
}

.show[b-jlqtlkermh] 
{
    display: block;
}

.linkmenu-container[b-jlqtlkermh]
{
    position: absolute;
}

.contextmenu[b-jlqtlkermh] {
    display: block;
    position: relative;
    z-index: 1001;
    padding: .25rem 0;
    background: #ffffff;
    color: #2d8ef3;
    border-radius: 6px;
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
    width: 12.5rem;
}

.component[b-jlqtlkermh] {
    font-size: 1rem;
    font-weight: 400;
}
.contextmenu .menuitem[b-jlqtlkermh] {
    position: relative;
    margin: 0;
}
.contextmenu .menuitem:hover[b-jlqtlkermh] {
    background: #E0EEFD ;
}

.contextmenu .menuitem-link[b-jlqtlkermh] {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.contextmenu .menuitem-link[b-jlqtlkermh] {
    padding: .5rem 1rem;
    color: #2d8ef3;
    border-radius: 0;
    transition: box-shadow .2s;
    user-select: none;
}
.contextmenu .menuitem-link .menuitem-icon[b-jlqtlkermh] {
    color: #2d8ef3;
    margin-right: .5rem;
}

.contextmenu .menuitem-link .menuitem-text[b-jlqtlkermh] {
    color: #2d8ef3;
    font-weight: 600;
}

li[b-jlqtlkermh] {
    list-style: none;
}
ul[b-jlqtlkermh] {
    padding: 0;
    margin: -5px 0 0 0;
}

.delete[b-jlqtlkermh]{
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/delete-icon-blue.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.duplicate[b-jlqtlkermh] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/duplicate-icon-blue.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.edit[b-jlqtlkermh] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/edit-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}


.add-folder[b-jlqtlkermh] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/move-folder-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.close[b-jlqtlkermh] {
    display: inline-block;
    width: 100%;
    background-image: url(../images/clear-search.svg);
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    height: 2rem;
    opacity: .65;
    cursor: pointer;
}


.add-folder[b-jlqtlkermh] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/move-folder-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/LessonOverview.razor.rz.scp.css */
.define-lesson-environment-section[b-cubok0sep1] {
	width: 100%;
}
.flex[b-cubok0sep1]{
	display:flex
}
.environment-inputs-container[b-cubok0sep1]{
	display: flex;
	gap: 1rem;
}

.virtual-object-container[b-cubok0sep1] {
	display: flex;
	max-width: 27.25rem;
	padding: 0.625rem;
	align-items: flex-start;
	gap: 0.625rem;
	flex: 1 0 0;
	align-self: stretch;
	border-radius: 0.375rem;
	border: 1px solid #BBB;
	background: #FFF;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/LessonsFolderList.razor.rz.scp.css */
.td-content[b-wo8zwtninw] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: transparent;
}

.name-container[b-wo8zwtninw]{
    display: flex;
    width: 100%;
    overflow: hidden;
    color: #707070;
    align-items: center;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/PublishLesson.razor.rz.scp.css */
.publish-container[b-0lto0ga7s9] {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.publish-icon[b-0lto0ga7s9] {
    background: url(../../../images/publish-icon.svg) 100% no-repeat;
    min-height: 10rem;
    min-width: 10rem;
    background-size: 10rem;
    margin-bottom: 1rem;
}

.publish-icon-disabled[b-0lto0ga7s9] {
    background: url(../../../images/publish-icon-gray.svg) 100% no-repeat;
    min-height: 10rem;
    min-width: 10rem;
    background-size: 10rem;
    margin-bottom: 1rem;
}

.published-icon[b-0lto0ga7s9] {
    background: url(../../../images/published-icon.svg) 100% no-repeat;
    min-height: 10rem;
    min-width: 10rem;
    background-size: 10rem;
    margin-bottom: 1rem;
}

.publish-button[b-0lto0ga7s9] {
    margin-top: 2rem;
    max-width: 15rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.warning-icon[b-0lto0ga7s9] {
    background: url(../../../images/warning-icon.svg) 100% no-repeat;
    min-height: 1rem;
    min-width: 1rem;
    background-size: 1rem;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Components/ThumnailListItem.razor.rz.scp.css */

.listItem[b-d0c8le7a6i] {
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 100%;
}

.highLighted[b-d0c8le7a6i] {
    background: var(--secondary-highlight);
}

.thumbnail[b-d0c8le7a6i] {
    height: 5.875rem;
    width: 7.8125rem;
}

virtual-object-title[b-d0c8le7a6i]{
    width: 100%;
    font-size: 1rem;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/LessonCreation.razor.rz.scp.css */
.lesson-creation-layout-container[b-4fk36hek35]
{
    height: 100vh;
    display: flex;
    flex-direction: column;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/LessonsView.razor.rz.scp.css */
.page-title[b-nufwfh9hij] {
    color: #000;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

    .page-title.link[b-nufwfh9hij] {
        color: #707070;
        font-family: Roboto;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        cursor: pointer;
    }

.link[b-nufwfh9hij]::after {
    content: '';
    display: inline-block;
    width: 0.50075rem;
    height: 0.87575rem;
    background: url(../images/chevron-right.svg) 100% no-repeat;
    background-size: cover;
    flex-shrink: 0;
    margin-left: .325em;
}

.btn-container[b-nufwfh9hij] {
    display: flex;
    width: auto;
    justify-content: flex-end;
    align-items: center;
    gap: 1.25rem;
}

.add-folder-icon[b-nufwfh9hij] {
    background: url(../../images/folder-add-icon.svg) 100% no-repeat;
}

.lessons-icon[b-nufwfh9hij] {
    background: url(../../images/lessons-icon.svg) 100% no-repeat; 
}



/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Widgets/InbetweenStep.razor.rz.scp.css */
.dot[b-5p751sgq6q] {
    height: 1.5rem ;
    width: 1.5rem;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: inline-block;
    margin: 12.5px;
    cursor: crosshair;
    z-index: 1000;
}

.dot-container[b-5p751sgq6q] {
    height: 3.125rem;
    width: 3.125rem;
    margin: -1.5625rem;
    pointer-events: all;
}

.insert-button[b-5p751sgq6q] {
    height: 3.125rem;
    width: 3.125rem;
    border-radius: 50%;
    display: inline-block;
    background: url(../images/insert-add-icon.svg) 100% no-repeat;
    background-size: cover;
    background-color: white;
    background-position: center;
    margin: 0px;
}

/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Widgets/StepActivityCreationWidget.razor.rz.scp.css */
.add-step-activity-container[b-o4q94b679j] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 160px;
}

[b-o4q94b679j] .add-step-activity-button {
    cursor: pointer;
    background: url(../images/add-step-btn.svg) 100% no-repeat;
    width: 5rem;
    height: 5rem;
    user-select: none;
    pointer-events: all;
}

/* _content/ARIRAD.LessonsPortal.Web/Pages/Lessons/Widgets/StepWidget.razor.rz.scp.css */
*[b-6xeq07yuu8] {
    --node-height: 90px;
    --node-width: 320px;
    --fake-link-width: 60px;
    --node-space: 40px;
}


.step-node-container[b-6xeq07yuu8] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.step-node[b-6xeq07yuu8] {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    color: var(--primary-color);
    padding: 0.5rem;
    width: 20rem;
    background-color: white;
    font-size: 1.5rem;
    border: 3px solid var(--primary-color);
    border-radius: 0.5rem;
    height: var(--node-height);
    max-height: var(--node-height);
    text-align: center;
}

    .step-node > *[b-6xeq07yuu8] {
        text-overflow: ellipsis;
        max-width: 100%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

.step-node-text[b-6xeq07yuu8] {
    align-items: center;
    display: flex;
    font-size: 1.5rem;
}

.step-node-text-badge[b-6xeq07yuu8] {
    align-items: center;
    display: flex;
    margin-right: 10px;
}

.fullscreen[b-6xeq07yuu8] {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 1;
}

.step-crud-ui[b-6xeq07yuu8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 22rem;
    padding: 1rem;
    background-color: white;
    border: 2px solid #E5E5E5;
    border-radius: 0.5rem;
    z-index: 3;
}

.edit-icon[b-6xeq07yuu8] {
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/edit-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 1rem;
    margin-left: 1rem;
    align-self: center;
    cursor: pointer;
}

.delete-icon[b-6xeq07yuu8] {
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/delete-icon-blue.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 1rem;
    margin-left: 1rem;
    align-self: center;
    cursor: pointer;
}

.fake-link-crud-ui[b-6xeq07yuu8] {
    margin-left: 2rem;
    border-left: 3px solid var(--primary-color);
    height: 1rem;
    width: 2rem;
}

.fake-link[b-6xeq07yuu8] {
    margin-left: 2rem;
    border-left: 3px solid var(--primary-color);
    border-bottom: 3px solid var(--primary-color);
    height: calc(0.5 * (var(--node-height) + var(--node-space)));
    width: 2rem;
}

.fake-link-continue[b-6xeq07yuu8] {
    margin-left: 2rem;
    border-left: 3px solid var(--primary-color);
    height: calc(0.5 * (var(--node-height) + var(--node-space)) - var(--node-space) / 2.0);
    width: 2rem;
}

.substep-node-container[b-6xeq07yuu8] {
    display: flex;
    align-items: start;
}

    .substep-node-container > .step-node[b-6xeq07yuu8] {
        margin-top: calc(var(--node-space) / 2.0);
        width: calc(var(--node-width) - var(--fake-link-width));
    }
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/EnhancementModal.razor.rz.scp.css */
.enhancement-icon[b-zi5eygipkj] {
    background: url(../images/enhancement-icon.svg) 100% no-repeat;
    background-size: 1.5em;
    display: inline-block;
    height: 1.5em;
    margin-right: 5px;
    min-width: 1.5em;
}

.enhancement-modal-display-enhancements[b-zi5eygipkj] {
    display: flex;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/TechnicalOrderFolderList.razor.rz.scp.css */
.td-content[b-8ul44aixun]{
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: transparent;
}

.name-container[b-8ul44aixun]{
    display: flex;
    width: 100%;
    overflow: hidden;
    color: #707070;
    align-items: center;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/TechnicalOrderSelectionModal.razor.rz.scp.css */
.back-icon[b-ilak7kbrby] {
    width: 2rem;
    height: 2rem;
    background: url(../images/view-icon.svg) 100% no-repeat;
    background-size: 2rem;
    cursor: pointer;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/TechnicalOrderSidebar.razor.rz.scp.css */
.enhancement-icon[b-wqztqnuoj2] {
    background: url(../images/enhancement-icon.svg) 100% no-repeat;
    background-size: 1.5em;
    display: inline-block;
    height: 1.5em;
    margin-right: 5px;
    min-width: 1.5em;
}

.to-sidebar[b-wqztqnuoj2] {
    border-left: 1px solid #BBB;
    height: 100%;
    padding: 15px;
}

.to-sidebar-header[b-wqztqnuoj2] {
    color: #707070;
}

.to-sidebar-name-box[b-wqztqnuoj2] {
    align-items: center;
    background-color: #E0EEFD;
    border: 1px solid #2D8EF3;
    border-radius: 6px;
    display: flex;
    margin-bottom: 10px;
    padding: 5px;
}

.to-sidebar-name-box-badge[b-wqztqnuoj2] {
    margin-right: 10px;
}

.to-sidebar-toggle[b-wqztqnuoj2] {
    align-items: center;
    border-bottom: 1px solid #BBB;
    display: flex;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.to-sidebar-toggle-text[b-wqztqnuoj2] {
    align-items: center;
    display: flex;
    margin-left: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/TechnicalOrderSidebarPrompt.razor.rz.scp.css */
.enhancement-icon[b-tzpuk2fcs8] {
    background: url(../images/enhancement-icon.svg) 100% no-repeat;
    background-size: 1.5em;
    display: inline-block;
    height: 1.5em;
    margin-right: 5px;
    min-width: 1.5em;
}

.enhancement-icon-active[b-tzpuk2fcs8] {
    background: url(../images/enhancement-icon-active.svg) 100% no-repeat;
    background-size: 1.5em;
    display: inline-block;
    height: 1.5em;
    margin-right: 5px;
    min-width: 1.5em;
}

.sidebar-prompt[b-tzpuk2fcs8] {
    align-items: center;
    border-bottom: 1px solid #2D8EF3;
    display: flex;
    padding: 5px;
}

.sidebar-prompt-container[b-tzpuk2fcs8] {
    border: 1px solid #2D8EF3;
    border-radius: 6px;
    margin-bottom: 10px;
}

.sidebar-prompt-index[b-tzpuk2fcs8] {
    width: 1.5rem;
    height: 1.5rem;
    flex-shrink: 0;
    border-radius: 4px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #007bff;
    color: #007bff;
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
    margin-right: 10px;
}

.sidebar-prompt-indicator[b-tzpuk2fcs8] {
    background-color: #F5F9FE;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    padding: 5px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/TechnicalOrderStepSelectionModal.razor.rz.scp.css */
.step-instruction[b-dvf0izgpny] {
    position: sticky;
    top: -1rem;
    margin: -1rem -1rem 0 -1rem;
    background-color: #f2f2f2;
    color: var(--title-gray);
    font-weight: 600;
    text-align:center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/TechnicalProcedure.razor.rz.scp.css */
.description[b-07z91fpjdm]
{
    background: #CCC;
    padding:20px;
}

.enhancement-icon[b-07z91fpjdm] {
    background: url(../images/enhancement-icon.svg) 100% no-repeat;
    background-size: 1.5em;
    display: inline-block;
    height: 1.5em;
    margin-right: 5px;
    min-width: 1.5em;
}

.gallery[b-07z91fpjdm] { 
    border: 4px solid darkgrey;
    display: flex;
    align-items: center;
    padding: 1rem;
}

.step[b-07z91fpjdm]{
    padding: 1rem;
    background-color: #CCC;
}

.is-selected-step[b-07z91fpjdm] {
    background-color: var(--secondary-highlight);
}

.nbadge[b-07z91fpjdm]{
}

.plus-circle-icon[b-07z91fpjdm] {
    display: inline-block;
    min-width: 1.5em;
    height: 1.5em;
    background: url(../images/add-blue.svg) 100% no-repeat;
    background-size: 1.5em;
    margin-right: 5px;
}

.minus-circle-icon[b-07z91fpjdm] {
    display: inline-block;
    min-width: 1.5em;
    height: 1.5em;
    background: url(../images/minus-blue.svg) 100% no-repeat;
    background-size: 1.5em;
    margin-right: 5px;
}


.primary-button .plus-circle-icon[b-07z91fpjdm] {

    display: inline-block;
    min-width: 1.5em;
    height: 1.5em;
    background: url(../images/add-white.svg) 100% no-repeat;
    background-size: 1.5em;
    margin-right: 5px;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/TOMenu.razor.rz.scp.css */
.hidden[b-bc4pm1tz77] {
    display: none !important;
    visibility: hidden
}

.show[b-bc4pm1tz77] 
{
    display: block;
}

.linkmenu-container[b-bc4pm1tz77]
{
    position: absolute;
}

.p-contextmenu[b-bc4pm1tz77] {
    display: block;
    position: relative;
    z-index: 1001;
    padding: .25rem 0;
    background: #ffffff;
    color: #2d8ef3;
    border-radius: 6px;
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
    width: 12.5rem;
}

.p-component[b-bc4pm1tz77] {
    font-size: 1rem;
    font-weight: 400;
}
.p-contextmenu .p-menuitem[b-bc4pm1tz77] {
    position: relative;
    margin: 0;
}
.p-contextmenu .p-menuitem:hover[b-bc4pm1tz77] {
    background: #E0EEFD ;
}

.p-contextmenu .p-menuitem-link[b-bc4pm1tz77] {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.p-contextmenu .p-menuitem-link[b-bc4pm1tz77] {
    padding: .5rem 1rem;
    color: #2d8ef3;
    border-radius: 0;
    transition: box-shadow .2s;
    user-select: none;
}
.p-contextmenu .p-menuitem-link .p-menuitem-icon[b-bc4pm1tz77] {
    color: #2d8ef3;
    margin-right: .5rem;
}

.p-contextmenu .p-menuitem-link .p-menuitem-text[b-bc4pm1tz77] {
    color: #2d8ef3;
    font-weight: 600;
}

li[b-bc4pm1tz77] {
    list-style: none;
}
ul[b-bc4pm1tz77] {
    padding: 0;
    margin: -5px 0 0 0;
}


.delete[b-bc4pm1tz77]{
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/delete-icon-blue.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.view[b-bc4pm1tz77] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/arrow-right-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}


.add-folder[b-bc4pm1tz77] {
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/move-folder-icon.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.close[b-bc4pm1tz77] {
    display: inline-block;
    width: 100%;
    background-image: url(../images/clear-search.svg);
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    height: 2rem;
    opacity: .65;
    cursor: pointer;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/Components/UploadTechOrderModal.razor.rz.scp.css */


.p-inputtext[b-xm6fwu8498]{
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol;
    font-size: 1rem;
    color: #000000;
    background: #ffffff;
    padding: .5rem;
    border: 1px solid #ced4da;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 6px;
    font-weight: 400;
    width: 100%;
}

/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrders/TechnicalOrderView.razor.rz.scp.css */
.page-title[b-zab6hwsrat] {
    color: #000;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

    .page-title.link[b-zab6hwsrat] {
        color: #707070;
        font-family: Roboto;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        cursor: pointer;
    }

.link[b-zab6hwsrat]::after {
    content: '';
    display: inline-block;
    width: 0.50075rem;
    height: 0.87575rem;
    background: url(../images/chevron-right.svg) 100% no-repeat;
    background-size: cover;
    flex-shrink: 0;
    margin-left: .325em;
}

.nolink[b-zab6hwsrat] {
    font-size: 1.5em
}

.to-body[b-zab6hwsrat]{
    padding:20px;
}

.to-view-container[b-zab6hwsrat] {
    display: flex;
}
/* _content/ARIRAD.LessonsPortal.Web/Pages/TechnicalOrdersView.razor.rz.scp.css */
.page-title[b-06bz6gad19] {
    color: #000;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

    .page-title.link[b-06bz6gad19] {
        color: #707070;
        font-family: Roboto;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        cursor: pointer;
    }

.link[b-06bz6gad19]::after {
    content: '';
    display: inline-block;
    width: 0.50075rem;
    height: 0.87575rem;
    background: url(../images/chevron-right.svg) 100% no-repeat;
    background-size: cover;
    flex-shrink: 0;
    margin-left: .325em;
}

.btn-container[b-06bz6gad19] {
    display: flex;
    width: auto;
    justify-content: flex-end;
    align-items: center;
    gap: 1.25rem;
}

.add-folder-icon[b-06bz6gad19] {
    background: url(../../images/folder-add-icon.svg) 100% no-repeat;
}

.to-icon[b-06bz6gad19] {
    background: url(../images/to-icon.svg) 100% no-repeat;
}







/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/AssignFolderModal.razor.rz.scp.css */
.assignFolderModal-container[b-j7jomhx3sc] {
    align-items: center;
    justify-content: center;
}

label[b-j7jomhx3sc] {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a;
}

.p-inputtext[b-j7jomhx3sc] {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol;
    font-size: 1rem;
    color: #495057;
    background: #ffffff;
    padding: .5rem;
    border: 1px solid #ced4da;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 6px;
    font-weight: 400;
}

.select[b-j7jomhx3sc] {
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol;
    font-size: 1rem;
    color: #495057;
    background: #ffffff;
    padding: .5rem;
    border: 1px solid #ced4da;
    font-weight: 400;
}

/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/CreateFolderModal.razor.rz.scp.css */


.p-inputtext[b-18e5k8b132] {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol;
    font-size: 1rem;
    color: #495057;
    background: #ffffff;
    padding: .5rem;
    border: 1px solid #ced4da;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 6px;
    font-weight: 400;
    width: 100%;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/EnhancementPrompt.razor.rz.scp.css */
.enhancement-prompt[b-zwichmwp1u] {
    background-color: #F5F9FE;
    border-bottom: 1px solid #BBBBBB;
    display: flex;
}

.enhancement-prompt-input[b-zwichmwp1u] {
    color: #2D8EF3;
    padding: .5rem .5rem;
}

.enhancement-prompt-ribbon[b-zwichmwp1u] {
    background-color: #2D8EF3;
    width: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/EnhancementResponse.razor.rz.scp.css */
.enhancement-response[b-a80xzpf6yr] {
    display: flex;
}

.enhancement-response-input[b-a80xzpf6yr] {
    margin: .5rem;
}

.enhancement-response-ribbon[b-a80xzpf6yr] {
    background-color: #E1E1E1;
    width: 10px;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/FolderMenu.razor.rz.scp.css */
.hidden[b-qkpkvoxy4r] {
    display: none !important;
    visibility: hidden
}

.show[b-qkpkvoxy4r] 
{
    display: block;
}

.linkmenu-container[b-qkpkvoxy4r]
{
    position: absolute;
}

.p-contextmenu[b-qkpkvoxy4r] {
    display: block;
    position: relative;
    z-index: 1001;
    padding: .25rem 0;
    background: #ffffff;
    color: #2d8ef3;
    border-radius: 6px;
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
    width: 12.5rem;
}

.p-component[b-qkpkvoxy4r] {
    font-size: 1rem;
    font-weight: 400;
}
.p-contextmenu .p-menuitem[b-qkpkvoxy4r] {
    position: relative;
    margin: 0;
}
.p-contextmenu .p-menuitem:hover[b-qkpkvoxy4r] {
    background: #E0EEFD ;
}

.p-contextmenu .p-menuitem-link[b-qkpkvoxy4r] {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.p-contextmenu .p-menuitem-link[b-qkpkvoxy4r] {
    padding: .5rem 1rem;
    color: #2d8ef3;
    border-radius: 0;
    transition: box-shadow .2s;
    user-select: none;
}
.p-contextmenu .p-menuitem-link .p-menuitem-icon[b-qkpkvoxy4r] {
    color: #2d8ef3;
    margin-right: .5rem;
}

.p-contextmenu .p-menuitem-link .p-menuitem-text[b-qkpkvoxy4r] {
    color: #2d8ef3;
    font-weight: 600;
}

li[b-qkpkvoxy4r] {
    list-style: none;
}
ul[b-qkpkvoxy4r] {
    padding: 0;
    margin: -5px 0 0 0;
}


.delete[b-qkpkvoxy4r]{
    background: url(../images/delete-icon-blue.svg) 100% no-repeat;
    margin-right: 3px;
}

.open[b-qkpkvoxy4r] {
    background: url(../images/arrow-right-icon.svg) 100% no-repeat;   
    margin-right: 3px;
}


.close[b-qkpkvoxy4r] {
    display: inline-block;
    width: 100%;
    background-image: url(../images/clear-search.svg);
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    height: 2rem;
    opacity: .65;
    cursor: pointer;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/LinkMenu.razor.rz.scp.css */
.hidden[b-ksrybgqith] {
    display: none !important;
    visibility: hidden
}

.show[b-ksrybgqith] 
{
    display: block;
}

.linkmenu-container[b-ksrybgqith]
{
    position: absolute;
}

.p-contextmenu[b-ksrybgqith] {
    display: block;
    position: relative;
    z-index: 1001;
    padding: .25rem 0;
    background: #ffffff;
    color: #2d8ef3;
    border-radius: 6px;
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
    width: 12.5rem;
}

.p-component[b-ksrybgqith] {
    font-size: 1rem;
    font-weight: 600;
}
.p-contextmenu .p-menuitem[b-ksrybgqith] {
    position: relative;
    margin: 0;
}
.p-contextmenu .p-menuitem:hover[b-ksrybgqith] {
    background: #E0EEFD ;
}

.p-contextmenu .p-menuitem-link[b-ksrybgqith] {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.p-contextmenu .p-menuitem-link[b-ksrybgqith] {
    padding: .5rem 1rem;
    color: #2d8ef3;
    border-radius: 0;
    transition: box-shadow .2s;
    user-select: none;
}
.p-contextmenu .p-menuitem-link .p-menuitem-icon[b-ksrybgqith] {
    color: #2d8ef3;
    margin-right: .5rem;
}

.p-contextmenu .p-menuitem-link .p-menuitem-text[b-ksrybgqith] {
    color: #2d8ef3;
    font-weight: 600;
}

li[b-ksrybgqith] {
    list-style: none;
}
ul[b-ksrybgqith] {
    padding: 0;
    margin: -5px 0 0 0;
}


.delete[b-ksrybgqith]{
    display: inline-block;
    min-width: 1.2em;
    height: 1.2em;
    background: url(../images/delete-icon-blue.svg) 100% no-repeat;
    background-size: 1.2em;
    margin-right: 5px;
}

.view[b-ksrybgqith] {
    background: url(../images/arrow-right-icon.svg) 100% no-repeat; 
}

.add-folder[b-ksrybgqith] {
    background: url(../images/move-folder-icon.svg) 100% no-repeat;  
}

.close[b-ksrybgqith] {
    display: inline-block;
    width: 100%;
    background-image: url(../images/clear-search.svg);
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    height: 2rem;
    opacity: .65;
    cursor: pointer;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/LoadingComponent.razor.rz.scp.css */

.app-loader-container[b-uxbh6tg18s] {
    padding: 20px;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/MarkupTooltip.razor.rz.scp.css */
.tooltip-wrapper[b-d66rt7oyp8] {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

#spanText[b-d66rt7oyp8] {
    visibility: hidden;
    position: absolute;
    width: 420px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 5px;
    border-radius: 6px;
    z-index: 1;
    filter: drop-shadow(-3px 11px 15px #000000);
}

    #spanText[b-d66rt7oyp8]::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-wrapper:hover #spanText[b-d66rt7oyp8] {
    visibility: visible;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/MediaGallery.razor.rz.scp.css */
.media-gallery[b-812rvbizfm] {
    display: flex;
    flex-direction: column;
    min-height: 8rem;
    padding: 1rem;
    justify-content: center;
    align-items: flex-start;
    gap: 1rem;
    align-self: stretch;
    border-radius: 6px;
    border: 1px solid #BBB;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    color: #BBB;
    font-size: 1rem;
}

.attachment-drop-box[b-812rvbizfm] {
    align-items: center;
}

.attachment-button.disabled[b-812rvbizfm] {
    cursor: unset;
}

.attachment-button-subtext[b-812rvbizfm] {
    font-size: 0.7rem;
}


.file-input-container[b-812rvbizfm] {
    cursor: pointer;
    position: relative;
    display: flex;
}


.disabled > .file-input-container[b-812rvbizfm] {
    cursor: unset;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/NavMenu.razor.rz.scp.css */

.tabs[b-uad5foyxkj] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    list-style-type: none;
    padding: 0;
}

.tabs li[b-uad5foyxkj] {
    cursor: pointer;
}

.nav-tab[b-uad5foyxkj] {
    display: flex;
    align-items: center;
    align-self: stretch;
    border-radius: 0rem 0.375rem 0.375rem 0rem;
    height: 3rem;
}


.nav-tab:focus[b-uad5foyxkj] {
    background: #E0EEFD;
}

.nav-name[b-uad5foyxkj] {
    display: flex;
    align-items: center;
    gap: 0.3125rem;
    flex: 1 0 0;
    align-self: stretch;
}

.nav-icon[b-uad5foyxkj] {
    width: 1.5rem;
    height: 1.5rem;
    background-size: 1rem;
}

.procedure-icon[b-uad5foyxkj] {
    background: url(../images/procedure-icon.svg) 100% no-repeat;
    background-size: cover;
}

.to-icon[b-uad5foyxkj] {
    background: url(../images/to-icon-blue.svg) 100% no-repeat;
}

.lesson-icon[b-uad5foyxkj] {
    background: url(../images/lessons-icon-blue.svg) 100% no-repeat;
}


.nav-title[b-uad5foyxkj] {
    color: #2D8EF3;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

a.nav-title[b-uad5foyxkj] {
    text-decoration: none;
    cursor: pointer;
}

.is-active[b-uad5foyxkj], .nav-tab:hover[b-uad5foyxkj] {
    background: #E0EEFD;
}

.tab-ribbon[b-uad5foyxkj] {
    margin-right: 1rem;
    width: .5rem;
    height: 100%;
    display: inline-block;
}


.is-active .tab-ribbon[b-uad5foyxkj] {
    background: var(--primary-color);
}


/*Responsive Design Declarations*/

@media only screen and (min-width: 0px) and (max-width: 768px) {
    .nav-title[b-uad5foyxkj] {
        display: none;
    }
}




/*Test*/

/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/NumericInput.razor.rz.scp.css */
.number-input-container[b-aecdnr1iiz] {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
}

[b-aecdnr1iiz] .form-control {
    border: 2px solid var(--input-gray);
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/searchbar.razor.rz.scp.css */
.search-container[b-gqjuow4yb1]{
    display: inline-flex;
    width: 100%;
    height: 4rem;
    padding: 0rem 0.625rem;
    align-items: center;
    flex-shrink: 0;
    background: #FFF;
}

.search-bar-open[b-gqjuow4yb1] {
    display: flex;
    width: 100%;
    height: 3.125rem;
    justify-content: space-between;
    padding: 0.625rem;
    align-items: center;
    border-radius: 6px;
    background: #f5f9fe;
}

.search-bar-open[b-gqjuow4yb1]::before{
    content: "";
    height: 1.5rem;
    width: 1.5rem;
    background: url(../images/search-icon.svg) 100% no-repeat;
    background-size: 1.5rem;
    cursor: pointer;
    display: inline-block;
}

.search-input[b-gqjuow4yb1]{
    background-color: #f5f9fe;
    border: none;
    margin: 0;
    flex: 2;
    max-width: 100%;
    color: #000;
    font-size: 1rem;
    padding-left: 8px;
    display: block;
    width: 100%
}

.clear-search[b-gqjuow4yb1] {
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/close-icon.svg) 100% no-repeat;
    background-size: 1.5rem;
    flex-shrink: 0;
    cursor: pointer;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/Table.razor.rz.scp.css */
.p-datatable .p-paginator-top[b-2w0pxt23m9], .p-datatable .p-paginator-bottom[b-2w0pxt23m9] {
    border-width: 0 0 1px 0;
    border-radius: 0;
}

.p-paginator[b-2w0pxt23m9] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #ffffff;
    color: #6c757d;
    border: solid #e9ecef;
    border-width: 0;
    padding: .5rem 1rem;
    border-radius: 6px;
}

    .p-paginator .p-paginator-current[b-2w0pxt23m9] {
        background-color: transparent;
        border: 0 none;
        color: #6c757d;
        min-width: 2.357rem;
        height: 2.357rem;
        margin: .143rem;
        padding: 0 .5rem;
    }

    .p-paginator .p-paginator-first[b-2w0pxt23m9] {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

.p-component[b-2w0pxt23m9] {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 400;
}

.p-paginator .p-paginator-first[b-2w0pxt23m9], .p-paginator .p-paginator-prev[b-2w0pxt23m9], .p-paginator .p-paginator-next[b-2w0pxt23m9], .p-paginator .p-paginator-last[b-2w0pxt23m9] {
    background-color: transparent;
    border: 0 none;
    color: #6c757d;
    min-width: 2.357rem;
    height: 2.357rem;
    margin: .143rem;
    transition: box-shadow .2s;
    border-radius: 6px;
}

.p-paginator .p-paginator-pages .p-paginator-page.p-highlight[b-2w0pxt23m9] {
    background: #E3F2FD;
    border-color: #e3f2fd;
    color: #495057;
}

.table-wrapper[b-2w0pxt23m9] {
    display: flex;
    padding: 0 0.625rem;
    height: calc(100% - 8em);
    overflow-y: auto;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}


thead[b-2w0pxt23m9] {
    display: flex;
    height: 2.5rem;
    padding: 0rem 0.625rem;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 0.375rem 0.375rem 0rem 0rem;
    background: #E7F1FD;
    color: #707070;
    text-overflow: ellipsis;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
    position: sticky;
    top: 0;
    gap:0.875rem;
    z-index: 99;
}

th[b-2w0pxt23m9] {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    flex: 1 0 0;
    align-self: stretch;
    color: #000;
    text-overflow: ellipsis;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    white-space: nowrap;
}

tr[b-2w0pxt23m9] {
    display: flex;
    height: 2.8125rem;
    padding: 0rem 0.625rem;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-bottom: 1px solid #BBB;
    background: #FFFFFF;
    color: #707070;
    text-overflow: ellipsis;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
    gap: 0.875rem;
}

td[b-2w0pxt23m9] {
    display: flex;
    align-items: center;
    gap: 0.875rem;
    flex: 1 0 0;
    align-self: stretch;
    justify-content: space-between;
    color: #707070;
    text-overflow: ellipsis;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
}

.selected[b-2w0pxt23m9], .selected *[b-2w0pxt23m9] {
    background-color: var(--secondary-highlight);
}

/*Name*/
table td:first-child[b-2w0pxt23m9] {
    min-width: 15rem;
}

table th:first-child[b-2w0pxt23m9] {
    min-width: 15rem;
}

/*Status*/
table td:nth-child(2)[b-2w0pxt23m9] {
    max-width: 10rem;
}

table th:nth-child(2)[b-2w0pxt23m9] {
    max-width: 10rem;
}

/*Author*/
table td:nth-child(3)[b-2w0pxt23m9] {
    max-width: 15rem;
}

table th:nth-child(3)[b-2w0pxt23m9] {
    max-width: 15rem;
}

/*Upload Date*/
table td:nth-child(4)[b-2w0pxt23m9] {
    max-width: 15rem;
}

table th:nth-child(4)[b-2w0pxt23m9] {
    max-width: 15rem;
}

.pagination-wrapper[b-iwxqeerg4m][b-2w0pxt23m9] {
    width: auto;
    position: sticky;
    bottom: -8em;
    left: 0;
    display: inline-flex;
}


.empty-folder[b-2w0pxt23m9]{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: 600;
    color: #bbb;
    padding: 1rem;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/TextInput.razor.rz.scp.css */

.padded-input[b-vs7jxo8szb]{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.numbered-input[b-vs7jxo8szb] {
    background-color: var(--primary-color);
    min-width: 2.8125rem;
    color: white;
    text-align: center;
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    margin-right: -.7rem;
    align-items: center;
    font-size: 1.25rem;
    z-index: 99;
}

.text-input-error *[b-vs7jxo8szb] {
    color: var(--error-color);
    border-color: var(--error-color);
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/Thumbnail.razor.rz.scp.css */
.thumbnail-container[b-tlaf01d3t5] {
    --image-width: 8rem;
    --image-height: 6rem;
    --icon-size: 1rem;
    --border-radius: 0.25rem;
    --header-padding: 0.5rem;
}

.thumbnail-name[b-tlaf01d3t5] {
    max-width: calc(var(--image-width) - var(--icon-size) - var(--header-padding));
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.thumbnail-image[b-tlaf01d3t5] {
    object-fit: contain;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: var(--border-radius);
    width: var(--image-width);
    height: var(--image-height);
}

.attachment-header[b-tlaf01d3t5] {
    position: absolute;
    color: #ffffff;
    text-align: center;
    font-family: Roboto;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: rgba(0, 0, 0, 0.45);
    border-radius: calc(var(--header-padding) / 2), calc(var(--header-padding) / 2), 0px 0px;
    width: var(--image-width);
    z-index: 2;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    border-radius: var(--border-radius);
}

.image-container[b-tlaf01d3t5] {
    display: flex;
    justify-content: center;
    align-content: center;
    margin: 1rem;
    height: 6rem;
    width: 8rem;
    background: var(--input-gray);
    border-radius: var(--border-radius);
    position: relative;
}

.icon[b-tlaf01d3t5] {
    background-size: var(--icon-size);
    min-width: var(--icon-size);
    height: var(--icon-size);
}

[b-tlaf01d3t5] .modal {
   z-index: 2000;
}

.lesson-icon-container[b-tlaf01d3t5] {
    border: 1px solid #2d8ef3;
    border-radius: 6px;
    display: flex;
    padding: 1rem;
}

.lesson-icon-container-spacer[b-tlaf01d3t5] {
    justify-content: end;
}

.lesson-icon-container[b-tlaf01d3t5] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 50%;
    margin: 0rem;
}

.lesson-image-container[b-tlaf01d3t5] {
    margin: 0rem;
    margin-right: 1rem;
}

.lesson-thumbnail-container[b-tlaf01d3t5] {
    --icon-size: 1rem;
    display: flex;
    width: 100%;
}

.lesson-thumbnail-name[b-tlaf01d3t5] {
    align-items: center;
    color: black;
    display: flex;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/ThumbnailSelector.razor.rz.scp.css */
.media-gallery[b-d0p7uwf5br] {
    display: flex;
    flex-direction: column;
    min-height: 8rem;
    padding: 1rem;
    justify-content: center;
    align-items: flex-start;
    gap: 1rem;
    align-self: stretch;
    border-radius: 6px;
    border: 1px solid #BBB;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
    color: #BBB;
    font-size: 1rem;
}

.attachment-drop-box[b-d0p7uwf5br] {
    align-items: center;
}

.attachment-button.disabled[b-d0p7uwf5br] {
    cursor: unset;
}

.attachment-button-subtext[b-d0p7uwf5br] {
    font-size: 0.7rem;
}


.file-input-container[b-d0p7uwf5br] {
    cursor: pointer;
    position: relative;
    display: flex;
}


.disabled > .file-input-container[b-d0p7uwf5br] {
    cursor: unset;
}

.lesson-media-gallery[b-d0p7uwf5br] {
    width: 50%;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/YesNoModal.razor.rz.scp.css */
.modal-backdrop[b-1s50pxf3b8] {
    z-index: 999998;
}

.yes-no-modal[b-1s50pxf3b8] {
    z-index: 999999;
    position: absolute;
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/Components/YesNoModalList.razor.rz.scp.css */
.modal-backdrop[b-utg5yu3u0z] {
    z-index: 999998;
}

.yes-no-modal[b-utg5yu3u0z] {
    z-index: 999999;
    position: absolute;
}

.flex[b-utg5yu3u0z]{
    display:flex
}
/* _content/ARIRAD.LessonsPortal.Web/Shared/MainLayout.razor.rz.scp.css */
.dashboard-container header[b-3p040hzjcs] {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    align-self: flex-start;
    width: 100%;
    z-index: 100;
    height: var(--header-height);
}

.dashboard[b-3p040hzjcs] {
    display: flex;
    width: 100%;
    height: 100%;
}

.left-column[b-3p040hzjcs] {
    z-index: 2;
    width: 16.25rem;
    background-color: #f5f9fe;
    padding-right: 1rem;
}

.header-container[b-3p040hzjcs] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    width: 100vw;
    height: 60px;
    border-bottom: 1px solid #bbbbbb;
    z-index: 999;
    padding: .5rem;
}

.logo-container[b-3p040hzjcs] {
    flex: 3;
    justify-content: flex-start;
    align-items: center;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
    .logo-container[b-3p040hzjcs] {
        width: 125px;
    }
}

.aug-logo[b-3p040hzjcs] {
    width: 245px;
    height: 60px !important;
    background: url(../images/logo.svg) 100% no-repeat;
    background-size: 245px;
    background-position: left;
}




@media only screen and (min-width: 0px) and (max-width: 768px) {
    .left-column[b-3p040hzjcs] {
        width: 4.5rem;
        padding-right: 0.3125rem;
    }
}

.middle-column[b-3p040hzjcs] {
    flex: 1;
    height: calc(100vh - var(--header-height));
    overflow: auto;
}
