@import '_content/SSSharedComponents/SSSharedComponents.bundle.scp.css';

/* _content/YESPeekPerformance/Components/BootstrapModal.razor.rz.scp.css */
.popup-header-text[b-h51erbifvh] {
    color: var(--Dark-Blue, #446981);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
/* _content/YESPeekPerformance/Components/EmbededControls/CardComponents.razor.rz.scp.css */
/* _content/YESPeekPerformance/Components/EmbededControls/GraphDropDownEmployees.razor.rz.scp.css */
.color-indicator[b-adhhuqs93l] {
    display: inline-block;
    width: 15px; /* or any size you prefer */
    height: 15px; /* or any size you prefer */
    margin-right: 5px;
    border: 2px solid rgba(158, 158, 158, 1);
}

.selected[b-adhhuqs93l] {
    font-weight: bold; /* or any other styling for selected items */
}

/* Style your dropdown menu as needed */
.dropdown-menu[b-adhhuqs93l] {
    /* styles */
}

.dropdown-item[b-adhhuqs93l] {
    cursor: pointer;
    /* additional styles */
}

.dropdown-grid[b-adhhuqs93l] {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Creates three columns */
    gap: 10px; /* Adjust the gap between items as needed */
}

.btnStyle[b-adhhuqs93l] {
    border-radius: 8px !important;
}
/* _content/YESPeekPerformance/Components/EmbededControls/GridActivitySummary.razor.rz.scp.css */


.spTotalTime[b-9vs84j0xto] {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(61, 178, 227, 1);
}

.spClicks[b-9vs84j0xto] {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(32, 84, 100, 1);
}

.spKeys[b-9vs84j0xto] {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(73, 168, 159, 1);
}


.spScrolls[b-9vs84j0xto] {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 170, 154, 1);
}


.rank-cell[b-9vs84j0xto] {
    width: 35px; /* Adjust as necessary to fit the content */
    white-space: nowrap; /* Prevents the content from wrapping */
    padding: 8px;
    text-align: center; /* Center the text horizontally */
}

.rank-block[b-9vs84j0xto] {
    display: inline-block; /* Allows us to set width and height */
    padding: 5px 10px; /* Top and bottom padding 5px, left and right 10px */
    width: 35px;
    background: var(--bs-primary-bg-subtle);
    color: var(--bs-primary); /* Text color, choose what suits your design */
    font-weight: bold; /* Makes the number bold */
    border-radius: 8px;
}
/* _content/YESPeekPerformance/Components/EmbededControls/GridViewActivity.razor.rz.scp.css */
.dropdown-menu.show[b-a4wqzdgmux] {
    display: block;
}

.dropdown-menu.hide[b-a4wqzdgmux] {
    display: none;
}

/* Center the dropdown menu */
.dropdown-container[b-a4wqzdgmux] {
    position: relative;
}

/* Align the right edge of the dropdown with the right edge of the container */
.dropdown-menus[b-a4wqzdgmux] {
    position: absolute !important;
    top: 100% !important; /* Dropdown appears directly below the button */
    z-index: 1000 !important; /* Ensures dropdown is above other content */
    max-height: 300px; /* Limit height to display 10 items */
    max-width: 300px; /* Limit height to display 10 items */
    left:-150px;
    overflow-y: auto; /* Enable vertical scrolling */
    overflow-x:auto;
    
}

    .dropdown-menu[b-a4wqzdgmux]::-webkit-scrollbar {
        width: 8px !important;/* Adjust the width to your preference */
    }

        .dropdown-menu[b-a4wqzdgmux]::-webkit-scrollbar:horizontal {
            height: 8px; /* Control the height of the horizontal scrollbar */
        }

    .dropdown-menu[b-a4wqzdgmux]::-webkit-scrollbar-track {
        background: #f1f1f1; /* No background on the track */
    }

    .dropdown-menu[b-a4wqzdgmux]::-webkit-scrollbar-thumb {
        background: #888; /* Color of the scroll thumb */
        border-radius: 4px; /* Adjust the roundness of the scroll thumb, if desired */
    }

        .dropdown-menu[b-a4wqzdgmux]::-webkit-scrollbar-thumb:hover {
            background: #555; /* Color of the scroll thumb on hover */
        }


.table-responsive[b-a4wqzdgmux] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
/* _content/YESPeekPerformance/Components/EmbededControls/GridViewSummary.razor.rz.scp.css */
.headerColor[b-84ig88c0on]{
    background: rgba(217, 217, 217, 1);
}

.headerColorSpecial[b-84ig88c0on] {
    background: rgba(228, 243, 255, 1);
}


.onlyText[b-84ig88c0on] {
    height: 2rem;
}

.progressbarText[b-84ig88c0on] {
    font-family: Poppins;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(68, 105, 129, 1);
}

.InfoBar[b-84ig88c0on] {
    height: 0.5rem !important;
    border-radius: 1rem !important;
}

.idleColour[b-84ig88c0on] {
    background: rgba(255, 170, 154, 1);
}

.idleColourFont[b-84ig88c0on] {
    color: rgba(255, 170, 154, 1);
}

.ActiveColour[b-84ig88c0on] {
    background: rgba(183, 236, 231, 1);
}

.ActiveColourFont[b-84ig88c0on] {
    color: rgba(183, 236, 231, 1);
}

.TotalColour[b-84ig88c0on] {
    background: rgba(228, 243, 255, 1);
}

.LeftColour[b-84ig88c0on] {
    background: rgba(217, 217, 217, 1);
}

.ClockInSpn[b-84ig88c0on] {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(47, 164, 152, 1);
}

.green-background[b-84ig88c0on] {
    background: rgba(47, 164, 152, 1);
    display: inline-block; /* Ensures the background wraps around the icon */
    padding: 10px; /* Adds some space around the icon */
    border-radius: 8px; /* Makes the background rounded */
    font-size: 1.5em; /* Adjust the size of the icon as needed */

}

.red-background[b-84ig88c0on] {
    background: rgba(255, 170, 154, 1);
    display: inline-block; /* Ensures the background wraps around the icon */
    padding: 10px; /* Adds some space around the icon */
    border-radius: 8px; /* Makes the background rounded */
    font-size: 1.5em; /* Adjust the size of the icon as needed */
}


.tooltip-content[b-84ig88c0on] {
    display: block;
    position: absolute;
    top: 100%; /* Adjust based on your needs */
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000; /* Ensure it is above other elements */
    /* More styles as needed */
}

/* This ensures the tooltip is not cut off by table cell boundaries */
th.position-relative[b-84ig88c0on] {
    position: relative;
    overflow: visible;
}

.headerColorSpecial[b-84ig88c0on] {
    position: relative;
    text-align: center; /* Ensures text is centered */
}

.text-nowrap[b-84ig88c0on] {
    white-space: nowrap;
}

.arrow-button[b-84ig88c0on] {
    width: 34px;
    height: 34px;
    border : 0px;
    border-radius: 8px ;
    background: rgba(217, 217, 217, 1);
}

.table-responsive[b-84ig88c0on] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.form-inline[b-84ig88c0on] {
    display: flex;
    align-items: center;
}

.page-size-input[b-84ig88c0on] {
    width: 60px; /* Adjust based on your preference */
    margin-left: 5px; /* Space between label and input */
}
/* _content/YESPeekPerformance/Components/EmbededControls/PerformanceChart.razor.rz.scp.css */

.spanHeading[b-hfgus46k9i] {
    color: rgba(68, 105, 129, 1);
}
/* _content/YESPeekPerformance/Components/EmbededControls/PersonalStats.razor.rz.scp.css */
.spName[b-dgmdo88ftr] {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(68, 105, 129, 1);
}

.spJobTitle[b-dgmdo88ftr] {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(68, 105, 129, 1);
}



.InfoBar[b-dgmdo88ftr] {
    height: 1rem !important;
    border-radius: 1rem !important;
}

.idleColour[b-dgmdo88ftr] {
    background: rgba(255, 170, 154, 1);
}

.idleColourFont[b-dgmdo88ftr] {
    color: rgba(255, 170, 154, 1);
}

.ActiveColour[b-dgmdo88ftr] {
    background: rgba(183, 236, 231, 1);
}

.ActiveColourFont[b-dgmdo88ftr] {
    color: rgba(183, 236, 231, 1);
}

.TotalColour[b-dgmdo88ftr] {
    background: rgba(228, 243, 255, 1);
}

.LeftColour[b-dgmdo88ftr] {
    background: rgba(217, 217, 217, 1);
}

.dot[b-dgmdo88ftr] {
    width: 14.3px;
    height: 14.3px;
    border-radius: 4px;
    margin-right:10px;
}

.time-details[b-dgmdo88ftr] {
    font-family: Arial, sans-serif;
    width: 100%;
}

.time-entry[b-dgmdo88ftr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%; 
    margin-top:8px;
}

.time-label[b-dgmdo88ftr] {
    display: flex;
    align-items: center;
}

.StatText[b-dgmdo88ftr] {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(68, 105, 129, 1);
}

.StatidleText[b-dgmdo88ftr] {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: right;
    color: rgba(255, 170, 154, 1);
}


.btnView[b-dgmdo88ftr] {
     border-radius: 8px !important;
}

.icon-click[b-dgmdo88ftr], .icon-keys[b-dgmdo88ftr] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background-size: contain;
}

.icon-click[b-dgmdo88ftr] {
    background: url('/icons/click.svg') no-repeat center center;
}

.icon-keys[b-dgmdo88ftr] {
    background: url('/icons/iconKeyboard.svg') no-repeat center center;
}
/* _content/YESPeekPerformance/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-k3zcz45icl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-k3zcz45icl] {
    flex: 1;
}

/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
*/
.top-row[b-k3zcz45icl] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k3zcz45icl]  a, .top-row[b-k3zcz45icl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-k3zcz45icl]  a:hover, .top-row[b-k3zcz45icl]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-k3zcz45icl]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-k3zcz45icl] {
        justify-content: space-between;
    }

        .top-row[b-k3zcz45icl]  a, .top-row[b-k3zcz45icl]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-k3zcz45icl] {
        flex-direction: row;
    }

    /*    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
*/
    .top-row[b-k3zcz45icl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-k3zcz45icl]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-k3zcz45icl], article[b-k3zcz45icl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-k3zcz45icl] {
    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-k3zcz45icl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/YESPeekPerformance/Components/Pages/PeekPerformanceMainLayout.razor.rz.scp.css */
.btnView[b-xv5kn7lssh] {
    border-radius: 8px !important;
}
.empSpan[b-xv5kn7lssh] {
    font-family: Poppins;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}

.HeaderText[b-xv5kn7lssh] {
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(68, 105, 129, 1);
}
