/* _content/SCMEP.CRLite.UI/Pages/Assessments/IAP.razor.rz.scp.css */
#saveMessage[b-ku54t66iea] {
    /*text-align: right;*/
}

#IAP_table[b-ku54t66iea] {
    margin-bottom: 10px;
}

#IAP_table th[b-ku54t66iea] {
    text-align: center;
}

#IAP_toprow[b-ku54t66iea] {
    font-size: larger;
}

#IAP_toprow[b-ku54t66iea], #IAP_headerrow[b-ku54t66iea] {
    background-color: #e8e8e8;
}

#IAP_table th[b-ku54t66iea], #IAP_table td[b-ku54t66iea] {
    width: 185px;
    border: 1px solid black;
}

#IAP_table textarea[b-ku54t66iea] {
    border:none;
}

#sustainability-label-cell[b-ku54t66iea] {
    background-color: #e0e0e0;
}

#leadership-label-cell[b-ku54t66iea] {
    background-color: #d8d8d8;
}

#systems-label-cell[b-ku54t66iea] {
    background-color: #d0d0d0;
}

#operations-label-cell[b-ku54t66iea] {
    background-color: #c8c8c8;
}

#workforce-label-cell[b-ku54t66iea] {
    background-color: #c0c0c0;
}
/* _content/SCMEP.CRLite.UI/Pages/Assessments/Links.razor.rz.scp.css */
.linklabel[b-03cj4ffj0z] {
    text-align: center;
}

.linkinput[b-03cj4ffj0z] {
    width: calc(100% - 100px);
    display: inline-block;
}

.btn[b-03cj4ffj0z] {
    vertical-align: top;
}

.linklabel[b-03cj4ffj0z] {
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 24px;
}

.assessment-link[b-03cj4ffj0z] {
    margin-bottom: 20px; 
}
/* _content/SCMEP.CRLite.UI/Pages/Assessments/View.razor.rz.scp.css */
@media (max-width:767.8px) {
    #pullout-tab-mini[b-efuw1j2ium] {
        display: block;
        position: absolute;
        left: -10px;
        top: 40px;
        width: 40px;
        height: 40px;
        background: rgb(247, 247, 247);
        border-radius: 5px 5px;
        border-top: 3px solid rgb(155, 155, 155);
        border-left: 3px solid rgb(155, 155, 155);
        border-bottom: 3px solid rgb(155, 155, 155);
        box-shadow: -9px 9px 6px rgb(215, 215, 215);
        z-index: 2;
    }

        #pullout-tab-mini button[b-efuw1j2ium] {
            border: none;
            padding: 0;
            height: 34px;
            width: 34px;
        }

    #pullout[b-efuw1j2ium] {
        left: calc(100vw - 40px);
    }

        #pullout:not(.active) #pullout-tab[b-efuw1j2ium] {
            left: 40px;
        }

        #pullout.active #pullout-tab-mini[b-efuw1j2ium] {
            display: none;
        }
}

@media print {
    .view-page[b-efuw1j2ium] {
        margin-right: 0px !important;
    }

    .chart-container[b-efuw1j2ium], .chart-container-wide[b-efuw1j2ium] {
        break-inside: avoid;
        page-break-inside: avoid;
        border-bottom: none !important;
    }

    /*.chart-container {
        max-width: 280px !important;
    }

    .chart-container-wide {
        max-width: 560px !important;
    }*/

    .analyze-section[b-efuw1j2ium] {
        height: unset !important;
        overflow-y: unset !important;
    }

    .tab-inner-of[b-efuw1j2ium] {
        height: auto !important;
        overflow-y: unset !important;
    }

    .tab-inner[b-efuw1j2ium] {
        height: unset !important;
    }

    .tab-inner-border[b-efuw1j2ium] {
        border: unset !important;
    }
}

@media (min-width:768px) {
    #pullout-tab-mini[b-efuw1j2ium] {
        display: none;
    }

    #pullout[b-efuw1j2ium] {
        left: calc(100vw - 150px);
    }

    .view-page[b-efuw1j2ium] {
        margin-right: 175px;
    }
}

@media (max-width:991.8px) {
    #pullout[b-efuw1j2ium] {
        top: 125px;
        width: calc(100vw - 25px);
        max-width: unset;
        height: calc(100vh - 175px);
    }

        #pullout.active[b-efuw1j2ium] {
            left: 25px;
        }

    #pullout-inner[b-efuw1j2ium] {
        width: calc(100vw - 25px - 150px);
        max-width: unset;
        height: calc(100vh - 175px);
    }

    #pullout-form[b-efuw1j2ium] {
        width: calc(100vw - 25px - 150px - 6px);
        max-width: unset;
        height: calc(100vh - 175px - 6px);
    }

    #pullout-tab[b-efuw1j2ium] {
        max-height: calc(100vh - 250px - 80px);
    }
}

@media (min-width:992px) {
    #pullout[b-efuw1j2ium] {
        top: 75px;
        width: calc(100vw - 300px);
        max-width: 1000px;
        height: calc(100vh - 125px);
    }

        #pullout.active[b-efuw1j2ium] {
            left: max(300px, calc(100vw - 1000px));
        }

    #pullout-inner[b-efuw1j2ium] {
        width: calc(100vw - 300px - 150px);
        max-width: 850px;
        height: calc(100vh - 125px);
    }

    #pullout-form[b-efuw1j2ium] {
        width: calc(100vw - 300px - 150px - 6px);
        max-width: 844px;
        height: calc(100vh - 125px - 6px);
    }

    #pullout-tab[b-efuw1j2ium] {
        max-height: calc(100vh - 150px - 80px);
    }
}

#pullout[b-efuw1j2ium] {
    position: fixed;
    transition: all 0.5s ease;
    z-index: 2;
}

#pullout-inner[b-efuw1j2ium] {
    position: absolute;
    top: 0;
    left: 150px;
    border-radius: 5px 5px;
    border: 3px solid rgb(155, 155, 155);
    box-shadow: -9px 9px 6px rgb(215, 215, 215);
    z-index: 1;
    background-color: white;
}

#pullout-tab[b-efuw1j2ium] {
    position: absolute;
    top: 40px;
    left: 0;
    width: 150px;
    height: auto;
    background: rgb(247, 247, 247);
    border-radius: 5px 5px;
    border-top: 3px solid rgb(155, 155, 155);
    border-bottom: 3px solid rgb(155, 155, 155);
    border-left: 3px solid rgb(155, 155, 155);
    box-shadow: -9px 9px 6px rgb(215, 215, 215);
    z-index: 3;
    overflow-y: auto;
}

#pullout.active #pullout-close[b-efuw1j2ium] {
    left: 110px;
}

#pullout-close[b-efuw1j2ium] {
    position: absolute;
    top: 0px;
    left: 150px;
    width: 40px;
    height: 40px;
    background: rgb(247, 247, 247);
    border-radius: 5px 5px;
    border-top: 3px solid rgb(155, 155, 155);
    border-left: 3px solid rgb(155, 155, 155);
    box-shadow: -9px 9px 6px rgb(215, 215, 215);
    z-index: 2;
}

    #pullout-close button[b-efuw1j2ium] {
        border: none;
        padding: 0;
        height: 37px;
        width: 37px;
    }

.pullout-tab-tab[b-efuw1j2ium] {
    background-color: inherit;
    float: left;
    border-top: 2px solid rgb(155, 155, 155);
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-radius: unset;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    width: 100%;
}

    .pullout-tab-tab:hover[b-efuw1j2ium] {
        background-color: #ddd;
    }

    .pullout-tab-tab.active[b-efuw1j2ium] {
        background-color: #ccc;
    }

.tab[b-efuw1j2ium] {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: var(--custom-primary-light-rgb);
}

    .tab button[b-efuw1j2ium] {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 3px 16px;
        transition: 0.3s;
    }

        .tab button:hover[b-efuw1j2ium] {
            background-color: #ddd;
        }

        .tab button.active[b-efuw1j2ium] {
            background-color: #ccc;
        }

.tabcontent[b-efuw1j2ium] {
    display: none;
    position: relative;
}

.tinyoverlay[b-efuw1j2ium] {
    position: absolute;
    right: 30px;
    top: 7px;
    z-index: 2;
    background-color: white;
}

.tab-inner-border[b-efuw1j2ium] {
    border: 1px solid #ccc;
}

.tab-inner[b-efuw1j2ium] {
    height: 500px;
}

.tab-inner-bar[b-efuw1j2ium] {
    border-bottom: 2px solid #ccc;
    padding: 18px;
    background-color: white;
}

.tab-inner-of[b-efuw1j2ium] {
    overflow-y: auto;
    padding: 8px;
    height: 460px;
}

.complete-checkbox[b-efuw1j2ium] {
    margin-right: 0 !important;
}

@media (max-width:449.8px) {
    .d-450-show[b-efuw1j2ium] {
        display: none;
    }
}

@media (min-width:450px) {
    .d-450-hide[b-efuw1j2ium] {
        display: none;
    }
}

.links-container[b-efuw1j2ium] {
    padding: 20px;
}

@media (min-width: 1400px) {
    .analyze-section[b-efuw1j2ium] {
        width: 100%;
        height: 660px;
        overflow-y: auto;
    }
}

.analyze-section[b-efuw1j2ium] {
    width: 100%;
}

.analyze-section-flex[b-efuw1j2ium] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.chart-container[b-efuw1j2ium] {
    width: 90%;
    max-width:320px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.chart-container-wide[b-efuw1j2ium] {
    width: 90%;
    max-width:640px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.chart-print[b-efuw1j2ium] {
    max-width: 275px !important;
}

.chart-print-wide[b-efuw1j2ium] {
    max-width: 550px !important;
}

.sustainability-index-display[b-efuw1j2ium] {
    text-align: center;
    padding-bottom: 15px;
}

.analyze-section table[b-efuw1j2ium] {
    width: 100%;
}

    .analyze-section table th[b-efuw1j2ium] {
        text-align: center;
    }

    .analyze-section table td:not(.td-center)[b-efuw1j2ium] {
        text-align: right;
    }

    .analyze-section table td.td-center[b-efuw1j2ium] {
        text-align: center;
    }

    .analyze-section table td.td-bold[b-efuw1j2ium] {
        font-weight: bold;
    }

    .analyze-section table th:not(.cell-no-border)[b-efuw1j2ium], .analyze-section table td:not(.cell-no-border)[b-efuw1j2ium] {
        border: 1px solid #ccc;
    }

#saveMessage[b-efuw1j2ium] {
    text-align: right;
}
/* _content/SCMEP.CRLite.UI/Pages/RecommendationDefs/ViewEdit.razor.rz.scp.css */
.content-view-modal[b-zz9myxkd8m] {
    max-height: calc(100vh - 350px);
    overflow-x: scroll;
}

.content-view-page[b-zz9myxkd8m] {
    height: calc(100vh - 250px);
    overflow-x: scroll;
}
/* _content/SCMEP.CRLite.UI/Pages/SurveyDefs/Create.razor.rz.scp.css */
.buttons-after[b-ktfhy7fx0d] {
    width: 90%;
    display: inline-block;
    margin-right: 5px;
}

.questiondef[b-ktfhy7fx0d] {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.questiondef_header[b-ktfhy7fx0d] {
    background-color: rgba(0,120,235,.05);
    padding: .5rem 1rem;
}

.questiondef_title[b-ktfhy7fx0d] {
    /*margin: .75rem 0;*/
}

.questiondef_sequence[b-ktfhy7fx0d] {
    margin-top: -0.3rem;
}

.questiondef_body[b-ktfhy7fx0d] {
    padding: 1rem 1rem;
}

.custom-margin-top[b-ktfhy7fx0d] {
    margin-top: 15px;
}

.weight-input[b-ktfhy7fx0d] {
    width: 105px;
    border-width: 1px;
    border-color: rgb(118, 118, 118);
    border-style: solid;
    line-height: normal;
}
/* _content/SCMEP.CRLite.UI/Pages/SurveyDefs/ViewEdit.razor.rz.scp.css */
.buttons-after[b-9ysdhcajc4] {
    width: 90%;
    display: inline-block;
    margin-right: 5px;
}

.questiondef[b-9ysdhcajc4] {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.questiondef_header[b-9ysdhcajc4] {
    background-color: rgba(0,120,235,.05);
    padding: .5rem 1rem;
}

.questiondef_title[b-9ysdhcajc4] {
    /*margin: .75rem 0;*/
}

.questiondef_sequence[b-9ysdhcajc4] {
    margin-top: -0.3rem;
}

.questiondef_body[b-9ysdhcajc4] {
    padding: 1rem 1rem;
}

.custom-margin-top[b-9ysdhcajc4] {
    margin-top: 15px;
}

.weight-input[b-9ysdhcajc4] {
    width: 105px;
    border-width: 1px;
    border-color: rgb(118, 118, 118);
    border-style: solid;
    line-height: normal;
}
/* _content/SCMEP.CRLite.UI/Pages/Survey/Edit.razor.rz.scp.css */
.survey-summary-links[b-4kq5466sho] {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 70px;
    margin-left: 15px;
    padding-left: 8px;
    border-left: 2px solid rgb(214, 213, 213);
    max-height: calc(100vh - 125px);
}

.nav-link[b-4kq5466sho] {
    color: var(--custom-primary-rgb);
}

    .nav-link.active[b-4kq5466sho] {
        color: #fff;
        background-color: var(--custom-primary-rgb);
        font-size: 18px;
    }

    .nav-link:hover[b-4kq5466sho] {
        cursor: pointer;
        text-decoration: underline;
    }

    .nav-link.ms-3[b-4kq5466sho] {
        border-left: 1px solid var(--custom-primary-rgb);
        border-radius: unset;
        font-size: 14px;
    }

.section[b-4kq5466sho], .subsection[b-4kq5466sho], .subsubsection[b-4kq5466sho] {
    margin-bottom: 15px;
}

.subsubsection-body-inner[b-4kq5466sho] {
    border-left: 2px solid rgb(214, 213, 213);
}

.savebar[b-4kq5466sho] {
    position: fixed;
    padding: 8px 16px 8px 16px;
    border-radius: 4px 4px;
    border-top: 1px solid rgb(214, 213, 213);
    background-color: rgb(247, 247, 247);
}

@media (max-width:991.8px) {
    .savebar[b-4kq5466sho] {
        left: 0;
        bottom: 40px;
        width: 100%;
    }
}

@media (min-width:992px) {
    .savebar[b-4kq5466sho] {
        left: 250px;
        bottom: 0;
        width: calc(100% - 250px);
    }
}
/* _content/SCMEP.CRLite.UI/Pages/Survey/EditQuestion.razor.rz.scp.css */
.question:nth-child(2n+1)[b-aw8fmd1der] {
    background-color: var(--custom-primary-light-rgb);
}

.question[b-aw8fmd1der] {
    page-break-inside: avoid;
    break-inside: avoid;
}
/* _content/SCMEP.CRLite.UI/Shared/MainLayout.razor.rz.scp.css */
.page[b-ag6xm5lszw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ag6xm5lszw] {
    flex: 1;
}

.sidebar[b-ag6xm5lszw] {
    background-image: var(--sidebar);
}

div.brand-nav-bottom[b-ag6xm5lszw] {
    height:250px;
    position:fixed;
    bottom: 30px;
}

.brand-slogan[b-ag6xm5lszw] {
    margin-right: auto;
}

.top-row[b-ag6xm5lszw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    z-index: 4;
}

    .top-row[b-ag6xm5lszw]  a, .top-row .btn-link[b-ag6xm5lszw] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ag6xm5lszw] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 991.98px) {
    .top-row:not(.auth)[b-ag6xm5lszw] {
        display: none;
    }

    .top-row.auth[b-ag6xm5lszw] {
        justify-content: space-between;
    }

    .top-row a[b-ag6xm5lszw], .top-row .btn-link[b-ag6xm5lszw] {
        margin-left: 0;
    }

    div.brand-nav-bottom[b-ag6xm5lszw] {
        display: none;
    }

    .brand-slogan-wide[b-ag6xm5lszw] {
        display: none;
    }
}

@media (min-width: 992px) {
    .page[b-ag6xm5lszw] {
        flex-direction: row;
    }

    .sidebar[b-ag6xm5lszw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ag6xm5lszw] {
        position: sticky;
        top: 0;
        z-index: 4;
    }

    .top-row[b-ag6xm5lszw], article[b-ag6xm5lszw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SCMEP.CRLite.UI/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-2jftbt133e] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-2jftbt133e] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-2jftbt133e] {
    font-size: 1.1rem;
    padding: unset !important;
    margin: unset !important;
}

.oi[b-2jftbt133e] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-2jftbt133e] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-2jftbt133e] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-2jftbt133e] {
        padding-bottom: 1rem;
    }

    .nav-item[b-2jftbt133e]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-2jftbt133e]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-2jftbt133e]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.brand-slogan-narrow[b-2jftbt133e] {
    margin-right: auto;
    margin-left:10px;
}

@media (min-width: 992px) {
    .navbar-toggler[b-2jftbt133e] {
        display: none;
    }

    .brand-slogan-narrow[b-2jftbt133e] {
        display: none;
    }

    .collapse[b-2jftbt133e] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .navmenu-height[b-2jftbt133e] {
        height: calc(100vh - 3.5rem - 280px);
        overflow-y:auto;
    }
}
