@import '_content/ILKMS.ADP.Adminstration/ILKMS.ADP.Adminstration.xwt7et3was.bundle.scp.css';
@import '_content/ILKMS.ADP.Authentication/ILKMS.ADP.Authentication.kcz6yudxz3.bundle.scp.css';
@import '_content/ILKMS.ADP.Certificates/ILKMS.ADP.Certificates.kuaqd0ubri.bundle.scp.css';
@import '_content/ILKMS.ADP.Common/ILKMS.ADP.Common.tmh5tsvqie.bundle.scp.css';
@import '_content/ILKMS.ADP.Feedback/ILKMS.ADP.Feedback.94zxxfzprj.bundle.scp.css';
@import '_content/ILKMS.ADP.Nanonotion/ILKMS.ADP.Nanonotion.wzr9h86rep.bundle.scp.css';
@import '_content/ILKMS.ADP.Participant/ILKMS.ADP.Participant.nhlnimxn9i.bundle.scp.css';
@import '_content/ILKMS.ADP.Rise/ILKMS.ADP.Rise.0sd12cbg78.bundle.scp.css';
@import '_content/ILKMS.ADP.SCO/ILKMS.ADP.SCO.f3uscco0oj.bundle.scp.css';
@import '_content/ILKMS.ADP.Teams/ILKMS.ADP.Teams.ymvnd4pm4w.bundle.scp.css';
@import '_content/ILKMS.ADP.Users/ILKMS.ADP.Users.kjngu7zigw.bundle.scp.css';
@import '_content/ILKMS.ADP.Validation/ILKMS.ADP.Validation.sxhzios48j.bundle.scp.css';
@import '_content/ILKMS.Blazor.ComponentLibrary/ILKMS.Blazor.ComponentLibrary.jimiu7qp68.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/ILKMS.Web.NL.Learner/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-zhz9fv89nz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zhz9fv89nz] {
    flex: 1;
}

.sidebar[b-zhz9fv89nz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zhz9fv89nz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zhz9fv89nz]  a, .top-row[b-zhz9fv89nz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-zhz9fv89nz]  a:hover, .top-row[b-zhz9fv89nz]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-zhz9fv89nz]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-zhz9fv89nz] {
        justify-content: space-between;
    }

    .top-row[b-zhz9fv89nz]  a, .top-row[b-zhz9fv89nz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-zhz9fv89nz] {
        flex-direction: row;
    }

    .sidebar[b-zhz9fv89nz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zhz9fv89nz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-zhz9fv89nz]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-zhz9fv89nz], article[b-zhz9fv89nz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-zhz9fv89nz] {
    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-zhz9fv89nz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Composites/Footer.razor.rz.scp.css */

.footercontentright[b-6vv10bxdk9] {
    text-align: right;
    display: flex;
    flex-wrap: nowrap;
    gap: 1em;
}


.kms-footercontainer[b-6vv10bxdk9] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    text-decoration: none !important;
    border-top: 1px solid #eaeef0;
    width: 100%;
    font-size: 1rem;
    height: 2.571rem;
    padding: .357rem;
}

    .kms-footercontainer > a[b-6vv10bxdk9] {
        text-decoration: none !important;
    }


.kms-footercontentleft[b-6vv10bxdk9], .kms-rightcontent[b-6vv10bxdk9], .dedug[b-6vv10bxdk9] {
    color: inherit;
    box-sizing: inherit;
    font-family: inherit;
    font-size:inherit;
    display: flex;
    justify-content: start;
    align-items: center;
}

.kms-footercontentright[b-6vv10bxdk9] {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: .285rem;
}



/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/

/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */


/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */

/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */

/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */
@media (max-width: 34em) {

    .kms-footercontainer[b-6vv10bxdk9] { 
        font-size: .875rem; 
    }
}






/* _content/ILKMS.Web.NL.Learner/Components/Lib/Composites/Header_With_Nav.razor.rz.scp.css */
* ============================================== */
/* Header  Section*/
/* ============================================== */
 
.kms-header-container[b-1raxwuf6s9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 1.43rem;
    border-bottom: 1px solid #ccc;
    background-color: inherit;
    color: inherit;
    height: 5rem;
    box-shadow: 0 1.714rem 2.285rem rgba(0, 0, 0, 0.03);
}

/*.kms-header-navsection {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: nowrap;
}
*/
.kms-logo[b-1raxwuf6s9] {
    height: 2.85rem;
}
 
 
/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/
/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */
/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */
 

/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */
 
/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */
 
/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */
 
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Composites/ParticipantHeader.razor.rz.scp.css */
/* $ 14px \div 16px = 0.875rem $  14px equals 0.875rem (assuming a 16px root font size).  */

.kms-header-container[b-1sf7n4gn08] {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 0 0 0 1.43rem;
    border-bottom: 1px solid #ccc;
    background-color: inherit;
    color: inherit;
    height: 5rem;
    box-shadow: 0 1.714rem 2.285rem rgba(0, 0, 0, 0.03);
}

/*.kms-header-navsection {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: nowrap;
}
*/
.kms-logo[b-1sf7n4gn08] {
    height: 2.85rem;
}

.logocontainer[b-1sf7n4gn08]{
    display: flex;
    justify-content: left;
    align-items: center;
}

/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/
/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */
/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */
/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */
/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  794/16 @media (max-width: 49em) */
/* ======================================================================== */
@media (max-width: 49em) {
    .kms-header-container[b-1sf7n4gn08] {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr auto;   
        height: 7rem;
        padding-top: .84rem;
    }
}




/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */
@media (max-width: 34em) {

    .kms-header-container[b-1sf7n4gn08] {
        display: grid;
        grid-template-columns: 45% auto;
        align-items: center;
        padding: 0 0 0 1rem;        
        height: 5rem; 
    }

    .logocontainer[b-1sf7n4gn08] {
        justify-content: left;
    }
}


/* ========================================================================= */
/*  Below 530 pixels  {Phones}  530/16 @media (max-width: 33.125em) */
/* ======================================================================== */
 

/* _content/ILKMS.Web.NL.Learner/Components/Lib/Layouts/Grid_MainLayout_3R.razor.rz.scp.css */
/* $ 14px \div 16px = 0.875rem $  14px equals 0.875rem (assuming a 16px root font size).  */

.kms-maingridlayout[b-nci8nlh8zf] {
    height: 100vh;
    display: grid;
    grid-template-rows: auto 1fr auto; /* Head | Main | Footer **/    
}

.kms-main[b-nci8nlh8zf] {
    /* This will allow the child to maintain height:100%;*/
    position: relative;
    min-width: 300px;
}




/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/

/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */


/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */

/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */

/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */

/* _content/ILKMS.Web.NL.Learner/Components/Lib/Layouts/Section.razor.rz.scp.css */
/* $ 14px \div 16px = 0.875rem $  14px equals 0.875rem (assuming a 16px root font size).  */

.kms-section-main[b-yhrit7re01] {
    width: 100%;
    background-color: inherit;
    color: inherit;
    position: relative;
    min-width: 300px;
}


.containerborders[b-yhrit7re01] {
    border: 1px solid #eee;
}

.containerborderrounded[b-yhrit7re01] {
    border-top-left-radius: .189rem;
    border-top-right-radius: .189rem;
}


/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/

/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */


/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */

/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */
@media screen and (max-width: 60em) {

    .kms-section-main[b-yhrit7re01] {
        padding: 0 .5em;
    }
}



/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */
@media screen and (max-width: 34em) {

    .kms-section-main[b-yhrit7re01] {
        text-align: center;
    }
}
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Layouts/Section_with_Titlebar.razor.rz.scp.css */
/* $ 14px \div 16px = 0.875rem $  14px equals 0.875rem (assuming a 16px root font size).  */

.kms-section-tall[b-vvdqzzrvgc] {
    /*parent container must have position=relative*/
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-rows: auto 1fr; /* title bar | Main Content **/
}



/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/

/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */



/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */


/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */

/* _content/ILKMS.Web.NL.Learner/Components/Lib/Layouts/TitleBar.razor.rz.scp.css */
/* $ 14px \div 16px = 0.875rem $  14px equals 0.875rem (assuming a 16px root font size).  */


.kms-section-titlebar[b-90wvibgscj] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.85rem;
    font-size: 1.714rem;
    letter-spacing: 1px;
}


/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/

/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */


/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */


@media (max-width: 75em) {

    .kms-section-titlebar[b-90wvibgscj] {
        height: 2.285rem;
        font-size: 1.285rem;
    }
}


/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */

/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */


/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/Card_MyCourseComplete.razor.rz.scp.css */
.wrapper[b-d7sdrltat0] {
    width: 50%;
}

.course-card-container[b-d7sdrltat0]  .field-wrapper {
    align-items: center !important;
    text-align: left;
}

        .wrapper[b-d7sdrltat0]  .field-wrapper .lblcontainer {
            width: auto !important;
        }

        .wrapper[b-d7sdrltat0]  .field-wrapper label {
            margin-bottom: 0;
        }

.course-card-container[b-d7sdrltat0]  .lblcontainer label {
    font-size: 0.85rem !important;
    font-weight: 600;
    color: #444;
}

.course-card-container[b-d7sdrltat0]  .field-content {
    font-size: 0.85rem !important;
}

.course-card-container[b-d7sdrltat0]  p,
.course-card-container[b-d7sdrltat0]  span,
.course-card-container[b-d7sdrltat0]  div {
    font-size: 0.85rem;
}
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/Card_MyCourseExpired.razor.rz.scp.css */
.wrapper[b-wr08srecr1] {
    width: 50%;
}

.course-card-container[b-wr08srecr1]  .field-wrapper {
    align-items: center !important;
    text-align: left;
}

.wrapper[b-wr08srecr1]  .field-wrapper .lblcontainer {
    width: auto !important;
}

.wrapper[b-wr08srecr1]  .field-wrapper label {
    margin-bottom: 0;
}

.course-card-container[b-wr08srecr1]  .lblcontainer label {
    font-size: 0.85rem !important;
    font-weight: 600;
    color: #444;
}

.course-card-container[b-wr08srecr1]  .field-content {
    font-size: 0.85rem !important;
}

.course-card-container[b-wr08srecr1]  p,
.course-card-container[b-wr08srecr1]  span,
.course-card-container[b-wr08srecr1]  div {
    font-size: 0.85rem;
}
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/MyCourseCompleteList.razor.rz.scp.css */
[b-abanvmn587] .rz-data-grid {
    min-height: 400px;
}

[b-abanvmn587] .rz-grid-table colgroup col:nth-child(1) {
    width: 0;
}

[b-abanvmn587] .rz-data-row td {
    padding: .857rem .4285rem;
    border-bottom: 1px solid #ddd;
    font-size: .9375rem;
}

[b-abanvmn587] .rz-expanded-row-content {
    display: none;
}

.course-card-container[b-abanvmn587] {
    font-size: 1rem;
}

    .course-card-container[b-abanvmn587]  .field-wrapper label {
        font-size: 1rem;
        font-weight: 600;
    }

    .course-card-container[b-abanvmn587]  .field-wrapper .field-content,
    .course-card-container[b-abanvmn587]  .field-wrapper span {
        font-size: 1rem;
    }

[b-abanvmn587] .rz-datatable-data td.rz-expandable-row-content {
    padding: 0 !important;
}

.course-card-container[b-abanvmn587] {
    min-height: 50em;
    padding: 0.75rem 0;
}

[b-abanvmn587] .rz-dropdown-label.rz-inputtext {
    font-size:1rem;
}


@media screen and (max-width: 69em) {
    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(1) {
        width: 3%;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(2) {
        width: 7%;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(3) {
        width: 50%;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(4) {
        width: 18%;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(5) {
        width: 0;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(6) {
        width: 0;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(7) {
        width: 0;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(8) {
        width: 0;
    }

    [b-abanvmn587] .rz-expanded-row-content {
        display: table-row;
    }

    [b-abanvmn587] .rz-data-row td {
        text-align: left;
    }
}

@media screen and (max-width: 44em) {
    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(1) {
        width: 5%;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(2) {
        width: 20%;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(3) {
        width: 75%;
    }

    [b-abanvmn587] .rz-grid-table colgroup col:nth-child(4) {
        width: 0;
    }

    [b-abanvmn587] .rz-data-row td {
        text-align: left;
    }
}
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/MyCourseCurrentList.razor.rz.scp.css */
[b-w6x8pusssj] .rz-data-grid {
    min-height: 400px;
}

[b-w6x8pusssj] .rz-grid-table {
    width: 100%;
}

[b-w6x8pusssj] .rz-column-header {
    background-color: #f4f4f4;
    color: #333;
    font-size: inherit;
    white-space: nowrap;
    border-bottom: 2px solid #ddd;
}

[b-w6x8pusssj] .rz-data-row td {
    padding: .857rem .4285rem;
    border-bottom: 1px solid #ddd;
    font-size: .9375rem;
}

[b-w6x8pusssj] .rz-data-row:nth-child(even) {
    background-color: #f9f9f9;
}

[b-w6x8pusssj] .rz-data-row:hover {
    background-color: #f1f1f1;
}

[b-w6x8pusssj] td.col-title,
[b-w6x8pusssj] td.col-title .rz-cell-data {
    white-space: normal !important;
    word-break: break-word !important;
    overflow: visible !important;
    text-overflow: unset !important;
}

[b-w6x8pusssj] .rz-column-header,
[b-w6x8pusssj] .rz-data-row td {
    white-space: nowrap;
}

    [b-w6x8pusssj] .rz-data-row td.col-title {
        white-space: normal !important;
    }

    [b-w6x8pusssj] .rz-data-row td:nth-child(2) {
        white-space: normal !important;
        word-break: break-word;
        line-height: 1.4;
    }

[b-w6x8pusssj] .rz-dropdown-label.rz-inputtext {
    font-size: 1rem;
}

@media screen and (max-width: 44em) {
    [b-w6x8pusssj] .rz-data-row td {
        padding: .4285rem;
        font-size: 1.0625rem;
        text-align: left;
    }

    [b-w6x8pusssj] .rz-grid-table colgroup col:nth-child(1) {
        width: 12%;
    }

    [b-w6x8pusssj] .rz-grid-table colgroup col:nth-child(3) {
        width: 35%;
    }
}

/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/MyCourseExpiredList.razor.rz.scp.css */
[b-3bpn14saam] .rz-data-grid {
    min-height: 400px;
}

[b-3bpn14saam] .rz-data-row td {
    padding: .857rem .4285rem;
    border-bottom: 1px solid #ddd;
    font-size: .9375rem;
}

[b-3bpn14saam] .rz-grid-table colgroup col:nth-child(1) {
    width: 0;
}

[b-3bpn14saam] .rz-expanded-row-content {
    display: none;
}

[b-3bpn14saam] .rz-dropdown-label.rz-inputtext {
    font-size: 1rem;
}

@media screen and (max-width: 44em) {
    [b-3bpn14saam] .rz-grid-table colgroup col:nth-child(1) {
        width: 5%;
    }
    /* caret */
    [b-3bpn14saam] .rz-grid-table colgroup col:nth-child(2) {
        width: 10%;
    }
    /* title */
    [b-3bpn14saam] .rz-grid-table colgroup col:nth-child(3) {
        width: 85%;
    }
    /* start date */
    [b-3bpn14saam] .rz-grid-table colgroup col:nth-child(4) {
        width: 0;
    }
    /* end date */
    [b-3bpn14saam] .rz-grid-table colgroup col:nth-child(5) {
        width: 0;
    }
    /* active */

    [b-3bpn14saam] .rz-expanded-row-content {
        display: table-row;
    }

    [b-3bpn14saam] .rz-data-row td {
        text-align: left;
    }
}
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/ParticipantCourseNavigation.razor.rz.scp.css */
.itemcontainer[b-g3ynzmdcig]{
    display: grid;
    grid-template-columns: auto 1fr;
    width: 100%;
    justify-content:center;
    align-items: center;
}

    .itemcontainer .itemiconcontainer[b-g3ynzmdcig] {
        padding: 1em;
    }

    .itemcontainer .itemtitlecontainer[b-g3ynzmdcig] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        align-items: center;
        flex: 1;
    }

    .itemcontainer .itemlabelcontainer[b-g3ynzmdcig] {
        justify-self: left;
    }



    .navcontainer[b-g3ynzmdcig] {
        width: 100%;
    }

    .navcontainer ul[b-g3ynzmdcig] {
        font-size: 1em;
        list-style: none;
        padding: 0;
        margin: 0;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
        color: #ffffff;
    }

        .navcontainer ul li[b-g3ynzmdcig] {
            border-bottom: 1px solid rgb(132 153 200);
            font-size: 1em;
            margin: 0;
            display: grid;
            width: 100%;
        }

        .navcontainer ul a[b-g3ynzmdcig] {
            display: flex;
            justify-content: space-between;
            text-decoration: none;
            padding: .75em 30px .75em .5em;
            position: relative;
            transition: .1s;
        }

            .navcontainer ul a.parent[b-g3ynzmdcig]::after {
                content: "\f054";
                font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
                float: right;
                margin-right: .375rem;
                transition: .2s;
                transform-origin: 50% 50%;
                position: absolute;
                right: .375rem;
                align-content: flex-end;
            }

            .navcontainer ul a.parent.open[b-g3ynzmdcig]::after {
                transform: rotate(90deg);
            }

            .navcontainer ul a .actioncontainer[b-g3ynzmdcig] {
                display: flex;
                gap: .5em;
                justify-content: flex-end;
            }

    .navcontainer .chapter > a[b-g3ynzmdcig] {
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
        background: #adacac;
        color: #ffffff;
    }

        .navcontainer .chapter > a:hover[b-g3ynzmdcig] {
            background: #919191;
        }

        .navcontainer .chapter > a.open[b-g3ynzmdcig] {
            background: #919191;
        }


    .navcontainer .lessons .lesson > a[b-g3ynzmdcig] {
        background: #005581;
        padding-left: 20px;
        color: #ffffff;
    }

        .navcontainer .lessons .lesson > a:hover[b-g3ynzmdcig] {
            background: #013a57;
        }

        .navcontainer .lessons .lesson > a.open[b-g3ynzmdcig] {
            background: #013a57;
        }

    .navcontainer .activities .activity > a[b-g3ynzmdcig] {
        background: #50ac01;
        padding-left: 40px;
        text-shadow: none;
        color: #ffffff;
    }

        .navcontainer .activities .activity > a.active[b-g3ynzmdcig] {
            background: #469701;
            overflow: hidden;
            position: relative;
        }

        .navcontainer .activities .activity > a:hover[b-g3ynzmdcig] {
            background: #469701;
        }

        .navcontainer .activities .activity > a.open[b-g3ynzmdcig] {
            background: #469701;
            box-shadow: inset 2px 2px 0 #2b2b2b, inset -2px -2px 0 #2b2b2b;
        }

        .navcontainer .activities .activity > a.active[b-g3ynzmdcig]::after {
            content: "\f054";
            font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
            position: absolute;
            right: .95em;
            top: calc(50% - .5em);
        }

        .navcontainer .activities .activity > a.bkmk[b-g3ynzmdcig]::before {
            content: "\f02e";
            font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
            color: #fff;
            margin-left: -1.5em;
            font-weight: bold;
            margin-right: .75em;
        }

.hamburger-wrapper[b-g3ynzmdcig] {
    display: flex;
    align-items: center;
    width: 100%;
}

.course-title[b-g3ynzmdcig] {
    flex: 1;
    text-align: center;
}

.hamburger-toggle[b-g3ynzmdcig] {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 14px;
    height: 14px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    outline: none;
    margin-left: 0.5em;
}

    .hamburger-toggle:focus[b-g3ynzmdcig] {
        outline: none;
    }

    .hamburger-toggle span[b-g3ynzmdcig] {
        display: block;
        height: 2px;
        width: 100%;
        background-color: currentColor;
        border-radius: 2px;
        transition: transform 0.2s ease, opacity 0.2s ease;
    }

    .hamburger-toggle.is-open span:nth-child(1)[b-g3ynzmdcig] {
        transform: translateY(6px) rotate(45deg);
    }

    .hamburger-toggle.is-open span:nth-child(2)[b-g3ynzmdcig] {
        opacity: 0;
    }

    .hamburger-toggle.is-open span:nth-child(3)[b-g3ynzmdcig] {
        transform: translateY(-6px) rotate(-45deg);
    }

  .toc-collapsible[b-g3ynzmdcig] {
      overflow: hidden;
      transition: max-height 0.3s ease;
  }

@media (min-width: 705px) {
    .toc-collapsible[b-g3ynzmdcig] {
        max-height: none !important;
        overflow: visible !important;
    }
}

@media (max-width: 704px) {
    .hamburger-toggle[b-g3ynzmdcig] {
        display: flex;
    }

    .mobile-hide[b-g3ynzmdcig] {
        display: none !important;
    }

    .toc-collapsible[b-g3ynzmdcig] {
        max-height: 0;
    }

    .toc-collapsible.toc-open[b-g3ynzmdcig] {
        max-height: 800px;
    }
}


/*.navcontainer {*/
/* position: relative;*/
/*width: 16em;*/
/* transition: .2s;
    float: left;*/
/* box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);*/
/*width: 100%;
}

.instructor {
    color: #ffffff;
}

.info {
    color: #ffffff;
}

.navcontainer ul {
    font-size: 1em;
    list-style: none;
    padding: 0;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

    .navcontainer ul .actions {
        background: #f8981c;
        border-bottom: 2px solid #fff;
        display: flex;
        justify-content: flex-end;
    }

        .navcontainer ul .actions a {
            text-shadow: none;
            padding: 10px;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
        }

    .navcontainer ul a {
        text-decoration: none;
        padding: .75em 30px .75em .5em;
        display: block;
        position: relative;
        transition: .1s;
    }

        .navcontainer ul a.parent::after {
            content: "\f054";
            font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
            float: right;
            margin-right: .375rem;
            transition: .2s;
            transform-origin: 50% 50%;
            position: absolute;
            right: .375rem;
        }

        .navcontainer ul a.parent.open::after {
            transform: rotate(90deg);
        }

.navcontainer .course > a {
    background: #f8981c;
    color: #ffffff;
}

.navcontainer .chapter > a {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    background: #adacac;
    color: #ffffff;
}

    .navcontainer .chapter > a:hover {
        background: #919191;
    }

    .navcontainer .chapter > a.open {
        background: #919191;
        box-shadow: inset 2px 2px 0 #2b2b2b, inset -2px -2px 0 #2b2b2b;
    }

.navcontainer .lessons .lesson > a {
    background: #005581;
    padding-left: 20px;
    color: #ffffff;
}

    .navcontainer .lessons .lesson > a:hover {
        background: #013a57;
    }

    .navcontainer .lessons .lesson > a.open {
        background: #013a57;
        box-shadow: inset 2px 2px 0 #0099cc, inset -2px -2px 0 #0099cc;
    }

.navcontainer .activities .activity > a {
    background: #50ac01;
    padding-left: 40px;
    text-shadow: none;
    color: #ffffff;
}

    .navcontainer .activities .activity > a.active {
        background: #469701;
        overflow: hidden;
        position: relative;
    }

    .navcontainer .activities .activity > a:hover {
        background: #469701;
    }

    .navcontainer .activities .activity > a.open {
        background: #469701;
        box-shadow: inset 2px 2px 0 #2b2b2b, inset -2px -2px 0 #2b2b2b;
    }

    .navcontainer .activities .activity > a.active::after {
        content: "\f054";
        font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
        position: absolute;
        right: .95em;
        top: calc(50% - .5em);
    }

    .navcontainer .activities .activity > a.bkmk::before {
        content: "\f02e";
        font-family: 'Font Awesome 6 Pro', "Font Awesome 6 Free";
        color: #fff;
        margin-left: -1.5em;
        font-weight: bold;
        margin-right: .75em;
    }


.workitem {
    background: #50ac01;
    padding-left: 40px;
    color: #fff;
    text-shadow: none;
}*/
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/ParticipantCourseViewer.razor.rz.scp.css */

.courseviewermain[b-bldewfpdz8] {
    display: grid;
    grid-template-rows: 1fr;
    justify-content: stretch;
    background-color: #e4e4e4;
}

    .courseviewermain.layout4col[b-bldewfpdz8] {
        grid-template-areas: "nav assets toggle content";
        grid-template-columns: minmax(max-content, 16em) 17em 2.0em 1fr;
    }

    .courseviewermain.layout3col[b-bldewfpdz8] {
        grid-template-areas: "nav toggle content";
        grid-template-columns: minmax(max-content, 16em) 2.0em 1fr;
    }

    .courseviewermain.layout2col[b-bldewfpdz8] {
        grid-template-areas: "toggle content";
        grid-template-columns: 3.0em 1fr;
    }

#assets[b-bldewfpdz8] {
    grid-area: assets;
}

#coursenavigation[b-bldewfpdz8] {
    grid-area: nav;
}

#toggle[b-bldewfpdz8] {
    grid-area: toggle;
    padding-top: 2em;
    border-left: 2px solid #cdcdcd;
    border-right: 2px solid #cdcdcd;
}

.toggleNav[b-bldewfpdz8] {
    color: #fff;
    border: solid 2px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    padding: .75em .45em;
    text-align: center;
    width: 1.5em;
}

#content[b-bldewfpdz8] {
    grid-area: content;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: fit-content(100%) auto;
    justify-content: stretch;
    grid-template-areas: "contentdisplay" "assetpicker";
}

#contentdisplay[b-bldewfpdz8] {
    grid-area: contentdisplay;
}

#assetsection[b-bldewfpdz8] {
    grid-area: assetpicker;
    padding: .5em;
    background-color: #fff;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}


#assets[b-bldewfpdz8] {
    grid-area: assets;
}

#coursenavigation[b-bldewfpdz8] {
    grid-area: nav;
}

#toggle[b-bldewfpdz8] {
    grid-area: toggle;
    padding-top: 2em;
    border-left: 2px solid #cdcdcd;
    border-right: 2px solid #cdcdcd;
}

.toggleNav[b-bldewfpdz8] {
    color: #fff;
    border: solid 2px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    padding: .75em .45em;
    text-align: center;
    width: 1.5em;
}

#content[b-bldewfpdz8] {
    grid-area: content;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: fit-content(100%) auto;
    justify-content: stretch;
    grid-template-areas: "contentdisplay" "assetpicker";
}

#contentdisplay[b-bldewfpdz8] {
    grid-area: contentdisplay;
}

#assetsection[b-bldewfpdz8] {
    grid-area: assetpicker;
    padding: .5em;
    background-color: #fff;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/ParticipantMainNav.razor.rz.scp.css */
/* $ 14px \div 16px = 0.875rem $  14px equals 0.875rem (assuming a 16px root font size).  */

.kms-subnav-container[b-80uplvr8dc] {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    width: 100%;
    height: 3.85rem;
    padding: .84rem;
  
}



.kms-subnav-items[b-80uplvr8dc] {
    display: flex;
    flex-direction: row;
    list-style: none;
    align-items: center;
    gap: 1.5rem;
    margin: 0;
    margin-left: 1.5rem;
    flex-shrink: 0;
}

.kms-subnav-item[b-80uplvr8dc] {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

    .kms-subnav-item:link[b-80uplvr8dc],
    .kms-subnav-item:visited[b-80uplvr8dc] {
        text-decoration: none;
        color: #2e56a5; 
    }

    .kms-subnav-item:hover[b-80uplvr8dc],
    .kms-subnav-item:active[b-80uplvr8dc] {
       
    }

.kms-subnav-label:hover[b-80uplvr8dc] {
/*    border-bottom: 1px solid #2e56a5;*/
}


.kms-subnav-item-active[b-80uplvr8dc] {
}


.kms-subnav-icon[b-80uplvr8dc] {
    margin-right: .4rem;
    width: 1.43rem;
    height: 1.43rem;
    color: #fff;
    background-color: #dc7d7b;
    border-radius: 50%;
    padding: 2px;
}

.kms-subnav-label[b-80uplvr8dc]{
    font-size: 1rem;
    display: inline-block;
}

/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/
/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */
/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */
/*@media (max-width: 75em){

    .kms-subnav-container {
        height: 2.285rem;
    }


}*/
/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */
/*@media (max-width: 59em) {
    .kms-subnav-icon {
        width: 1.285rem;
        height: 1.285rem;
    }
}*/
/* ========================================================================= */
/*  Below 790 pixels  {Smaller Tablets}  794/16 @media (max-width: 49em) */
/* ======================================================================== */
@media (max-width: 49em) {
   
    .kms-subnav-container[b-80uplvr8dc] {
/*        justify-content: space-between;*/
        padding-left: 0;
        gap: 0.5em;
    }

    .kms-subnav-icon[b-80uplvr8dc] {
        margin-right: .3rem;
        width: 1.4rem;
        height: 1.4rem; 
    }

    .kms-subnav-items[b-80uplvr8dc]{
        margin: 0;
    }


}


/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */
@media (max-width: 44em) {

/*    .kms-subnav-icon {
      display: none;
    }*/

    .kms-subnav-label[b-80uplvr8dc] {
        font-size: 1.1rem;
    }
}


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */
@media (max-width: 34em) {

    .kms-subnav-icon[b-80uplvr8dc] {
        display: inline-block;
    }

    .kms-subnav-label-responsive[b-80uplvr8dc] {
        display: none;
    }
}


/* _content/ILKMS.Web.NL.Learner/Components/Lib/Participant/ParticipantMyCourses.razor.rz.scp.css */
/* $ 14px \div 16px = 0.875rem $  14px equals 0.875rem (assuming a 16px root font size).  */

.course-selectbar[b-uq300wobvq]  .rz-selectbutton .rz-button {
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 0.25em;
}


    .course-selectbar[b-uq300wobvq]  .rz-selectbutton .rz-button .rz-navigation-item-icon {
        color: #FF0000;
    }



/*  
    Media Queries
    =============
    In media queries, rem and em do NOT depend on html font size in media queries
    Instead: 1rem = 1em = 16px
    To be safe: always use em when setting media queries - not rem
    You can then use rem within the style rule
*/

/* =========================================================================== */
/*  Below 1344 pixels  {smaller Desktops} =@media (max-width: 84em)  */
/* ========================================================================== */


/* ========================================================================= */
/*  Below 1200 pixels  {Landscape Tablets}*/
/*  standard 1200px break   1200/16*  = @media (max-width: 75em) */
/* ======================================================================== */

/* ========================================================================= */
/*  Below 944 pixels  {Tablets}   944/16  @media (max-width: 59em)*/
/* ======================================================================== */

/* ========================================================================= */
/*  Below 704 pixels  {Smaller Tablets}  704/16 @media (max-width: 44em) */
/* ======================================================================== */


/* ========================================================================= */
/*  Below 544 pixels  {Phones}  544/16 @media (max-width: 34em) */
/* ======================================================================== */

