@import '_content/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.bundle.scp.css';

/* _content/CultureSuiteTeams/Components/App.razor.rz.scp.css */
html[b-r41qwa5sfr] {
    width: 100vw;
    overflow-x: hidden;
}

body[b-r41qwa5sfr] {
    width: 95%;
    background: white;
}
/* _content/CultureSuiteTeams/Components/CoachingGuide.razor.rz.scp.css */
.pnl-coaching-guide[b-lf73a9ug25] {
    padding: 15px 25px 15px 7px;
    margin-left: 6px;
    width: 98%;
}
/* _content/CultureSuiteTeams/Components/Dashboard.razor.rz.scp.css */
.culturesuite-logo[b-i6oaft99p9] {
    width: 200px;
    display: block;
    margin-bottom: 25px;
}

.dashboard[b-i6oaft99p9] {
    padding: 25px 25px 25px 50px;
    overflow-x: hidden;
    width: 100vw;
}

.narrow[b-i6oaft99p9] {
    max-width: 900px;
    margin: 0 auto;
}

.page-padding[b-i6oaft99p9] {
    padding: 4rem;
}

.welcome.page > .narrow > img[b-i6oaft99p9] {
    margin: 0 auto;
    display: block;
    width: 200px;
}

.welcome.page > .narrow > .menu[b-i6oaft99p9] {
    width: 80%;
    justify-content: space-between;
    margin: 4rem auto;
    border-bottom: none;
}

    .welcome.page > .narrow > .menu > .menu-item[b-i6oaft99p9] {
        background-color: inherit;
        margin: auto;
        font-size: 14px;
        min-height: 32px;
        border-bottom-color: rgb(98, 100, 167);
    }

.center[b-i6oaft99p9] {
    text-align: center;
}

.sections > *[b-i6oaft99p9] {
    margin: 4rem auto;
}

.error[b-i6oaft99p9] {
    color: red;
}

.btn-ms-login[b-i6oaft99p9] {
    background-image: url('/Images/ms-symbollockup_signin_light.png');
    background-size: 100%;
    width: 200px;
    height: 38px;
    margin-top: 15px;
    border: none;
    background-repeat: no-repeat;
}

#login[b-i6oaft99p9] {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    overflow: hidden;
}

    #login .footer[b-i6oaft99p9] {
        padding-bottom: 30px;
    }

    #login .login-logo[b-i6oaft99p9] {
        text-align: center;
    }

    #login #login-content[b-i6oaft99p9] {
        padding: 10px;
        margin-top: 20px;
        width: 450px !important;
        margin: 0 auto;
    }

    #login #pnlLoginForm[b-i6oaft99p9],
    #login #forgotpass[b-i6oaft99p9],
    #login #resetpass[b-i6oaft99p9] {
        display: none;
    }


.start-conversation-container[b-i6oaft99p9] {
    position: absolute;
    z-index: 5;
    top: 5%;
    right: 10%;
}

.start-conversation-btn[b-i6oaft99p9] {
    width: 15px;
    height: 23px;
    background-repeat: no-repeat;
    scale: 3;
    background-color: transparent;
    border: none;
    left: 11px;
    bottom: 7px;
    position: relative;
    cursor: pointer;
}

@media (max-width: 890px) {
    .quicktip-card[b-i6oaft99p9] {
        width: 80%;
    }
}



@media (max-width: 400px) {
    .start-conversation-container[b-i6oaft99p9] {
        position: relative;
        z-index: 5;
        margin: 10px 0;
        left: 40%;
    }
}
/* _content/CultureSuiteTeams/Components/DashboardLinks.razor.rz.scp.css */
.pnl-dashboard-links[b-98764ywtto] {
    width: 42%;
    display: inline-flex;
    margin: 25px 15px;
}

.link-row[b-98764ywtto] {
    width: 100%;
    margin: auto;
    display: flex;
    height: 215px;
}

.link-column[b-98764ywtto] {
    width: 230px;
    margin: 0 4px 0 4px;
    text-align: center;
    margin-bottom: 16px;
}

    .link-column:hover[b-98764ywtto] {
        transform: scale(1.1);
    }

.links-container[b-98764ywtto] {
    width: 100%;
    position: relative;
}

.link-container[b-98764ywtto] {
    width: 100%;
    position: relative;
}

.link-image[b-98764ywtto] {
    width: 135px;
    margin: auto;
    z-index: 2;
    position: relative;
}


.icon-background[b-98764ywtto] {
    bottom: 195px;
    right: 0px;
    width: 150px;
    height: auto;
    z-index: 1;
    margin: auto;
    position: relative;
}

.link-text[b-98764ywtto] {
    font-weight: bold;
    color: rgb(40, 64, 114);
    display: block;
    margin-top: 17px;
}

.last-item-row > .link-column > .link-url > .link-container > .link-image[b-98764ywtto] {
    width: 100px;
    height: 116px;
}

.last-item-row > .link-column > .link-url > .link-container > .icon-background[b-98764ywtto] {
    bottom: 194px;
}

.last-item-row > .link-column > .link-url > .link-container > .link-text[b-98764ywtto] {
    margin-top: 38px;
}

.link-url[b-98764ywtto] {
    text-decoration: none;
}

    .link-url :hover[b-98764ywtto] {
        text-decoration: underline;
    }

.unread-wrapper[b-98764ywtto] {
    position: relative;
}

.unread-notifications[b-98764ywtto] {
    position: absolute;
    top: 0;
    right: 15px;
    width: 35px;
    height: 35px;
    background-color: #c90000;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 46px;
    font-size: 23px;
    z-index: 3;
}

.unread-count[b-98764ywtto] {
    position: relative;
    top: -6px;
}

.last-item-row[b-98764ywtto] {
    width: 60%;
    margin-top: 20px;
}

    .last-item-row > a[b-98764ywtto] {
        width: fit-content;
        display: block;
        margin: 0 auto;
    }

@media (max-width: 1250px) {
    .pnl-dashboard-links[b-98764ywtto] {
        width: 39%;
        margin: 25px 0px;
    }

    .link-column[b-98764ywtto] {
        width: 100%;
    }

    .link-text[b-98764ywtto] {
        font-size: 14px;
    }

    .link-image[b-98764ywtto] {
        width: 123px;
        margin: auto;
    }

    .last-item-row[b-98764ywtto] {
        width: 75%;
    }

        .last-item-row > .link-column > .link-url > .link-container > .link-image[b-98764ywtto] {
            width: 83px;
        }

        .last-item-row > .link-column > .link-url > .link-container > .link-text[b-98764ywtto] {
            margin-top: 20px;
        }

        .last-item-row > .link-column > .link-url > .link-container > .icon-background[b-98764ywtto] {
            bottom: 178px;
        }

    .icon-background[b-98764ywtto] {
        bottom: 178px;
        height: auto;
        z-index: 1;
        margin: auto;
        width: 130px;
    }
}

@media (max-width: 950px) {
    .pnl-dashboard-links[b-98764ywtto] {
        width: 48%;
    }
}

@media (max-width: 890px) {
    .pnl-dashboard-links[b-98764ywtto] {
        width: 90%;
    }
}

@media (max-width: 565px) {
    .link-row[b-98764ywtto] {
        display: block;
        height: auto;
    }

    .link-column[b-98764ywtto] {
        width: 100%;
        height: 200px;
    }

    .pnl-dashboard-links[b-98764ywtto] {
        width: 100%;
        margin-bottom: 0;
    }

    .link-container[b-98764ywtto] {
        width: 153px;
        position: relative;
        margin: auto;
    }

    .last-item-row[b-98764ywtto] {
        width: 100%;
    }
}
/* _content/CultureSuiteTeams/Components/FundamentalCard.razor.rz.scp.css */
.pnl-fundamental-card[b-xv8lpmue2v] {
    margin: 40px;
    display: inline-block;
    width: 440px;
}

.header-fundamental[b-xv8lpmue2v] {
    margin-right: 6px;
}

.wise-guy[b-xv8lpmue2v] {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    bottom: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
}

.card[b-xv8lpmue2v] {
    border: 1px solid #daeaf1;
    text-align: center;
    background-color: #264070;
    transition: background-color 0.2s ease-in-out;
}

    .card.special-border[b-xv8lpmue2v] {
        outline: 4px solid orange;
        outline-offset: 10px;
    }

    .card .card-header[b-xv8lpmue2v] {
        background-color: #F79321;
        color: #ffffff;
        padding: 2px 5px;
        min-height: 40px;
        font-size: 20px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .card .card-body[b-xv8lpmue2v] {
        background-color: #fff8f8;
        color: black;
        padding: 2px 5px;
        min-height: 80px;
        display: grid;
        place-items: center;
        font-size: 18px;
        text-align: center;
    }

    .card .card-footer[b-xv8lpmue2v] {
        background-color: #264070;
        color: #ffffff;
        padding: 10px 10px;
        width: 100%;
        display: inline-grid;
        text-align: left;
        font-size: medium;
    }

.desc-footer[b-xv8lpmue2v] {
    text-align: justify;
}

.card-body-text[b-xv8lpmue2v] {
    margin-bottom: 25px;
}
/* _content/CultureSuiteTeams/Components/Pages/Tab.razor.rz.scp.css */
.narrow[b-ubssg2xna4] {
    max-width: 900px;
    margin: 0 auto;
}

.page-padding[b-ubssg2xna4] {
    padding: 4rem;
}

.welcome.page > .narrow > img[b-ubssg2xna4] {
    margin: 0 auto;
    display: block;
    width: 200px;
}

.welcome.page > .narrow > ul[b-ubssg2xna4] {
    width: 75%;
    justify-content: space-between;
    margin: 4rem auto;
}

    .welcome.page > .narrow > ul > li[b-ubssg2xna4] {
        background-color: inherit;
        margin: auto;
    }

        .welcome.page > .narrow > ul > li > a[b-ubssg2xna4] {
            font-size: 16px;
            height: 32px;
            border-bottom-color: rgb(98, 100, 167);
        }

.center[b-ubssg2xna4] {
    text-align: center;
}

pre[b-ubssg2xna4] {
    overflow-x: scroll;
}

pre[b-ubssg2xna4],
div.error[b-ubssg2xna4] {
    background-color: #e5e5e5;
    padding: 1rem;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    margin: 1rem 0;
}

code[b-ubssg2xna4] {
    background-color: #e5e5e5;
    display: inline-block;
    padding: 0px 6px;
    border-radius: 3px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.error[b-ubssg2xna4] {
    color: red;
}

.profile[b-ubssg2xna4] {
    display: flex;
    margin: 1em 0;
    background-color: white;
    width: fit-content;
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

    .profile > .avatar[b-ubssg2xna4] {
        margin: 2em 1em;
        height: 72px;
        width: 72px;
    }

    .profile > .info[b-ubssg2xna4] {
        margin: 2em 2em 0 0;
    }

        .profile > .info > h3[b-ubssg2xna4] {
            margin: 0;
        }

        .profile > .info > p[b-ubssg2xna4] {
            margin: 0;
        }
/* _content/CultureSuiteTeams/Components/Pages/TabConfig.razor.rz.scp.css */
.config.page[b-jzr4xt7jqa] {
    text-align: center;
    overflow: hidden;
    background: white;
    height: 100vh;
    color: rgb(40, 64, 114);
    overflow-x: hidden;
}

.tenantId-input[b-jzr4xt7jqa] {
    text-align: center;
    width: 300px;
}

.btn-save-tenantId[b-jzr4xt7jqa] {
    margin: 5px;
    padding: 8px;
    border-radius: 6px;
    border: none;
    font-size: 14px;
    background: rgb(40, 64, 114);
    color: white;
    cursor: pointer;
}

.config-logo[b-jzr4xt7jqa] {
    width: 178px;
    vertical-align: bottom;
}

.wise-guy[b-jzr4xt7jqa] {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    bottom: 300px;
    margin: 10px auto;
}


@media (max-width: 450px) {
    .wise-guy[b-jzr4xt7jqa] {
        display: none;
    }
}
/* _content/CultureSuiteTeams/Components/ProfileCard.razor.rz.scp.css */
.profile[b-dgaleko4in] {
    display: flex;
    align-items: center;
}

    .profile .avatar[b-dgaleko4in] {
        flex: 1 0 auto;
    }

        .profile .avatar img[b-dgaleko4in] {
            margin: 15px;
            height: 64px;
            width: 64px;
            border-radius: 32px;
        }

    .profile .info[b-dgaleko4in] {
        margin: 0 2em;
        flex: 4 0 auto;
    }

        .profile .info > h3[b-dgaleko4in] {
            margin: 0;
        }

        .profile .info > p[b-dgaleko4in] {
            margin: 0;
        }

.center-loading[b-dgaleko4in] {
    margin: 5px;
    justify-content: center;
    display: flex;
}
/* _content/CultureSuiteTeams/Components/QuickTip.razor.rz.scp.css */
.quicktips-container[b-uabjclvyw6] {
    max-width: 560px;
}

.quicktip-card[b-uabjclvyw6] {
    width: fit-content;
    display: inline-flex;
    margin-top: 50px;
    margin-left: 40px;
    vertical-align: top;
}

#quicktip[b-uabjclvyw6] {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    overflow: hidden;
}

.quicktipPanel[b-uabjclvyw6] {
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}

#quicktip .footer[b-uabjclvyw6] {
    padding-bottom: 30px;
}

#quicktip .logo[b-uabjclvyw6] {
    text-align: center;
}

#quicktip #quicktip-content[b-uabjclvyw6] {
    padding: 10px;
    margin-top: 20px;
    width: 450px !important;
    margin: 0 auto;
}

#quicktip #quicktipform[b-uabjclvyw6],
#quicktip #forgotpass[b-uabjclvyw6],
#quicktip #resetpass[b-uabjclvyw6] {
    display: none;
}

.quicktip-message[b-uabjclvyw6] {
    background: rgb(40, 64, 114);
    height: 100px;
    width: 100%;
    border-radius: 10px 10px 0 0;
    margin-bottom: 10px;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    font-size: 2.3rem;
}

.quicktip-content[b-uabjclvyw6] {
    padding: 0 !important;
    border-radius: 10px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    width: 100%;
}

.quicktip-message-text[b-uabjclvyw6] {
    margin: auto;
}

.quicktips-img[b-uabjclvyw6] {
    width: 95%;
}

.quicktip-name-container[b-uabjclvyw6] {
    font-weight: bold;
    color: rgb(40, 64, 114);
    font-size: 13pt;
    text-align: left;
    margin: 10px;
}

.quicktip-text-container[b-uabjclvyw6] {
    padding: 5px 25px 5px 25px;
}

.quicktip-video[b-uabjclvyw6] {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: none;
    padding: 5px;
}

@media (max-width: 1250px) {
    .quicktip-card[b-uabjclvyw6] {
        width: 44%;
        float: right;
    }
}

@media (max-width: 890px) {
    .quicktip-card[b-uabjclvyw6] {
        width: 80%;
        float: none;
    }
}


/* START READ/WATCHED SLIDER */

.quicktip-checkbox[b-uabjclvyw6] {
    text-align: center;
    padding: 5px;
}

.lbl-quicktip-checkbox[b-uabjclvyw6] {
    vertical-align: middle;
    font-weight: bold;
}

/* The switch - the box around the slider */
.switch[b-uabjclvyw6] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input[b-uabjclvyw6] {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider[b-uabjclvyw6] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider[b-uabjclvyw6]:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider[b-uabjclvyw6] {
    background-color: orange;
}

input:focus + .slider[b-uabjclvyw6] {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider[b-uabjclvyw6]:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round[b-uabjclvyw6] {
    border-radius: 34px;
}

    .slider.round[b-uabjclvyw6]:before {
        border-radius: 50%;
    }


/* END READ/WATCHED SLIDER */



@media (max-width: 565px) {
    .quicktip-card[b-uabjclvyw6] {
        margin: 0;
        width: 100%;
    }
}
/* _content/CultureSuiteTeams/Components/SidebarDashboard.razor.rz.scp.css */
.culturesuite-logo[b-ngrjixcsvm] {
    width: 200px;
    display: block;
    margin-bottom: 25px;
    padding: 15px;
}
/* _content/CultureSuiteTeams/Components/Videos.razor.rz.scp.css */
.grid-container[b-468bpmgchh] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* Style each video item */
.fundamental-video[b-468bpmgchh] {
    margin: 11px;
    width: 31%;
    height: 235px;
}

.pnl-fundamental-videos[b-468bpmgchh] {
    margin-bottom: 40px;
}

@media (max-width: 1250px) {
    .fundamental-video[b-468bpmgchh] {
        width: 29%;
        height: 150px;
    }
}

@media (max-width: 890px) {
    .fundamental-video[b-468bpmgchh] {
        width: 100%;
        height: 265px;
    }
}
