/* /Pages/Configurations/Companies/ConfigurationCompanySubMenu.razor.rz.scp.css */
.submenu-dropdown .submenu-row img.nav-link-icon[b-qkk3q45t3v] {
    margin-left: 24px;
}
/* /Pages/Configurations/Companies/Training/ConfigurationTrainingCourseModal.razor.rz.scp.css */
.uploaded-file-container[b-g6t2qu3mf5] {
    margin-bottom: 20px;
}

.oda-uploaded-file[b-g6t2qu3mf5] {
    margin-left: 0px;
}

.ButtonSection[b-g6t2qu3mf5] {
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
/* /Pages/Configurations/Companies/Training/ConfigurationTrainingCourseRevisionModal.razor.rz.scp.css */
.ButtonSection[b-ekstc5essm] {
    display: flex;
    justify-content: space-between;
}

.SecondaryTitle[b-ekstc5essm] {
    color: #02447B;
    font-family: SplineSans;
    font-size: 14px;
    font-weight:bold;
}

.ModalLabel[b-ekstc5essm] {
    color: #000000;
    font-family: Roboto-Regular;
    font-size: 14px;
}

.RevisionTable[b-ekstc5essm] {
    width: 100%;
    text-align: center;
}
    .RevisionTable thead[b-ekstc5essm] {
        display: table;
        width: 100%;
        position: sticky;
        top: 0;
    }

    .RevisionTable thead tr th[b-ekstc5essm] {
        color: #02447B;
        font-family: SplineSans;
        font-size: 14px;
        padding-bottom: 5px;
    }

    .RevisionTable tbody[b-ekstc5essm] {
        border: 1px solid #ECEFF1;
        display: block;
        max-height: 227px;
        overflow-y: scroll;
    }

    .RevisionTable tbody tr td[b-ekstc5essm] {
        color: #000000;
        font-size: 14px;
        font-family: Roboto-Regular;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .RevisionTable tbody tr:not(:first-child)[b-ekstc5essm] {
            border-top: solid 1px #ECEFF1;
        }

    .RevisionTable th[b-ekstc5essm], td[b-ekstc5essm] {
        width: 200px;
    }

.uploaded-file-container[b-ekstc5essm] {
    margin-bottom: 15px;
}

.oda-uploaded-file[b-ekstc5essm] {
    margin-left: 0px;
}
/* /Pages/Employees/EmployeePrePayrollDailyCard.razor.rz.scp.css */
.WeeklySummaryTitle[b-1mau99y47f] {
    font-family: Roboto-Regular;
    font-weight: bold;
    font-size: 14px;
}
/* /Pages/Employees/EmployeeSalaryChangeModal.razor.rz.scp.css */
.SubtitleSection[b-tjod964bov] {
    display: flex;
    justify-content: right;
    align-items: center;
}

.FixedPerceptionsContainer[b-tjod964bov] {
    height: 160px;
    border: 1px solid #ECEFF1;
    overflow: scroll;
    margin-top: 8px;
}

.FixedPerceptionCheckbox[b-tjod964bov] {
    margin-left: 10px;
    margin-top: 15px;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

.InformationContainer[b-tjod964bov] {
    padding-left: 0px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.informationDateContainer[b-tjod964bov] {
    position: absolute;
    top: 270px;
    left: 321px;
    background: white;
    border-radius: 5px;
    width: max-content;
    padding: 10px 10px;
    margin-left: 10px;
    box-shadow: 0px 0px 10px #26323829;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    display:none;
}

.InformationContainer:hover .informationDateContainer[b-tjod964bov]{
    display:block;
}
/* /Pages/Employees/EmployeesDetailsGeneral/EmployeePerceptions.razor.rz.scp.css */
.perceptionDetails .perceptionItem:not(:last-child)[b-0q5sz70guy] {
    border-bottom: 1px solid #ECEFF1;
}

.perceptionItem[b-0q5sz70guy] {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 18px;
    padding-right: 18px;
}

.perceptionTitle[b-0q5sz70guy] {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-weight: bold;
}

.perceptionSubTitle[b-0q5sz70guy] {
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

.perceptionQuantity[b-0q5sz70guy] {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    text-align: right;
}

    .perceptionQuantity.SalaryLabel[b-0q5sz70guy] {
        font-size: 18px;
        display: flex;
        justify-content: end;
        align-items: center;
    }

.PerceptionsTable td[b-0q5sz70guy] {
    padding: 27px 15px;
}

.InfoText[b-0q5sz70guy] {
    font-size: 18px;
}
/* /Pages/Employees/EmployeesImportList.razor.rz.scp.css */
.current_status_true_cv[b-lkabfcnfjo] {
    background: #C8E6C9 0% 0% no-repeat padding-box;
    border-radius: 9px;
    width: 70px;
    height: 31px;
    padding-top: 0%;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.current_status_false_cv[b-lkabfcnfjo] {
    background: #F8BBD0 0% 0% no-repeat padding-box;
    border-radius: 9px;
    width: 80px;
    height: 31px;
    padding-top: 0%;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* /Pages/Fonacot/FonacotReconcileCreditsSummary.razor.rz.scp.css */
@media (min-width: 30em) and (max-width: 50em) {

}
/* /Pages/Payroll/PayrollManagementPage.razor.rz.scp.css */
.list-page-search-content .payrollManagement .blazored-typeahead[b-m1ki4tj8fc] {
    width: 150px;
}
/* /Pages/Report/ReportDetails.razor.rz.scp.css */

/* /Pages/Report/ReportFormPage.razor.rz.scp.css */
input[type=checkbox].favorite-checkbox[b-dt7n9mvef6] {
    display: none;
}

input[type=checkbox].favorite-checkbox + label[b-dt7n9mvef6] {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/images/icon-star-outline.svg')
}

input[type=checkbox].favorite-checkbox:checked + label[b-dt7n9mvef6] {
    background-image: url('/images/icon-star.svg')
}

.textarea-copy-container[b-dt7n9mvef6] {
    position: relative;
    display: inline-block;
    width: 100%;
}

.copy-btn[b-dt7n9mvef6] {
    position: absolute;
    top: 8px;
    right: 26px;
    background: white;
    z-index: 2;
}

    .copy-btn:hover[b-dt7n9mvef6] {
        background: #ECEFF1;
    }
/* /Pages/Report/ReportPrint.razor.rz.scp.css */
.modal-pdf-overlay[b-jsdkrr5znv] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1050;
}

.modal-pdf-container[b-jsdkrr5znv] {
    background-color: #ffffff;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    width: 95vw;
    height: 100vh;
    background-color: transparent;
}

.modal-pdf-header[b-jsdkrr5znv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 1.5rem;
    background-color: transparent;
    height:80px;
}

.modal-pdf-body[b-jsdkrr5znv] {
    flex-grow: 1;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.modal-pdf-iframe[b-jsdkrr5znv] {
    width: 100%;
    height: 100%;
    border: none;
}
/* /Pages/Report/Reports.razor.rz.scp.css */
.search-container[b-igaidwq8q2] {
    display: flex;
    flex-direction: row;
    position: relative;
}

.search-image[b-igaidwq8q2] {
    position: absolute;
    top: 9px;
    left: 6px;
    z-index: 1;
}

.filter-date[b-igaidwq8q2] {
    width: 145px;
    margin-right: 10px;
}

.date-search-text[b-igaidwq8q2] {
    font-family: Roboto-Regular;
    font-size: 14px;
    margin-left: 10px;
}

.date-searchtrigger-container[b-igaidwq8q2] {
    width: 330px;
    height: 41px;
    background: var(--blanco) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-eceff1);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ECEFF1;
    border-radius: 4px;
    opacity: 1;
    display: flex;
    margin-left: auto;
    align-content: center;
    align-items: center;
}

    .date-searchtrigger-container.input-warning[b-igaidwq8q2] {
        border-color: red;
    }

.date-search-modal[b-igaidwq8q2] {
    padding: 15px 15px;
    background-color: var(--color-cards);
    border: 1px solid #ECEFF1;
    border-radius: 0px 0px 4px 4px;
    width: 330px;
    position: absolute;
    z-index: 500;
    border-top: none;
    margin-top: -2px;
}

    .date-search-modal:not(.active)[b-igaidwq8q2] {
        display: none;
    }

.date-search-modal-label[b-igaidwq8q2] {
    font-family: Roboto-Regular;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}
/* /Pages/Training/TrainingGroupAddEmployeeModal.razor.rz.scp.css */
.Search-disabled[b-plzayks7m4] {
    background-color: #e9ecef;
    opacity: 1;
}

.checkbox-list-item.input-warning[b-plzayks7m4] {
    border-color: red;
}
/* /Pages/Training/TrainingGroupEvaluationModal.razor.rz.scp.css */
.switchLabel[b-kn5x44xix9] {
    padding-left: 35px;
    padding-top: 2px;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}
/* /Pages/Training/TrainingGroupModal.razor.rz.scp.css */
.ButtonSection[b-2opxn7x87w] {
    display: flex;
    justify-content: space-between;
}
/* /Pages/Training/TrainingGroupRemoveEmployee.razor.rz.scp.css */
.ButtonSection[b-htm5rjuzza] {
    display: flex;
    justify-content: space-between;
}

.TrainingDepartmentCheckList[b-htm5rjuzza] {
    height: 573px;
}
/* /Pages/Training/TrainingGroups.razor.rz.scp.css */
.search-container[b-4wkw0skpg2] {
    display: flex;
    flex-direction: row;
    position: relative;
}

.search-image[b-4wkw0skpg2] {
    position: absolute;
    top: 9px;
    left: 6px;
    z-index: 1;
}

.filter-date[b-4wkw0skpg2] {
    width: 145px;
    margin-right: 10px;
}

.date-search-text[b-4wkw0skpg2] {
    font-family: Roboto-Regular;
    font-size: 14px;
    margin-left: 10px;
}

.date-searchtrigger-container[b-4wkw0skpg2] {
    width: 330px;
    height: 41px;
    background: var(--blanco) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-eceff1);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ECEFF1;
    border-radius: 4px;
    opacity: 1;
    display: flex;
    margin-left: auto;
    align-content: center;
    align-items: center;
}

    .date-searchtrigger-container.input-warning[b-4wkw0skpg2] {
        border-color: red;
    }

.date-search-modal[b-4wkw0skpg2] {
    padding: 15px 15px;
    background-color: var(--color-cards);
    border: 1px solid #ECEFF1;
    border-radius: 0px 0px 4px 4px;
    width: 330px;
    position: absolute;
    z-index: 500;
    border-top: none;
    margin-top: -2px;
}

    .date-search-modal:not(.active)[b-4wkw0skpg2] {
        display: none;
    }

.date-search-modal-label[b-4wkw0skpg2] {
    font-family: Roboto-Regular;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}

.current_status_true_cv[b-4wkw0skpg2] {
    padding-top: 6%;
    padding-left: 4px;
}

.current_status_false_cv[b-4wkw0skpg2] {
    padding-top: 6%;
    padding-left: 4px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-8g6yl7pwuk] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8g6yl7pwuk] {
    flex: 1;
}

main > article[b-8g6yl7pwuk]
{
    margin-top: 56px;
}

/*.top-row.px-4 {
    position: absolute;*/
    /*width: 100%;*/
    /*width: calc(100% - 117px);
    left: 0px;
    margin-left: 117px;
    padding-left: 0px !important;
}*/
.top-row.px-4[b-8g6yl7pwuk] {
    position: absolute;
    width: 100%;
    left: 0px;
    padding-left: 117px !important;
}


.sidebar[b-8g6yl7pwuk] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
    display: flex;
    box-shadow: 3px 0px 6px #26323829;
    z-index:2;
}

.nav-cost-center-container[b-8g6yl7pwuk] {
    display: flex;
    align-items: center;
}

.userinfo-costcenter-icon img[b-8g6yl7pwuk] {
    width: 20px;
    height: 20px;
    margin-right: 8px; 
}

.list-table-search-modal-input[b-8g6yl7pwuk] {
    margin: auto;
}
.nav-cost-center[b-8g6yl7pwuk] {
    height: max-content;
    margin: auto;
}

.top-row[b-8g6yl7pwuk] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8g6yl7pwuk]  a, .top-row[b-8g6yl7pwuk]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8g6yl7pwuk]  a:hover, .top-row[b-8g6yl7pwuk]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8g6yl7pwuk]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-8g6yl7pwuk] {
        display: none;
    }

    .top-row.auth[b-8g6yl7pwuk] {
        justify-content: space-between;
    }

    .top-row[b-8g6yl7pwuk]  a, .top-row[b-8g6yl7pwuk]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8g6yl7pwuk] {
        flex-direction: row;
    }

    .sidebar[b-8g6yl7pwuk] {
        /*width: 250px;*/
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8g6yl7pwuk] {
        position: sticky;
        top: 0;
        z-index: 2;
    }

    .top-row.auth[b-8g6yl7pwuk]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8g6yl7pwuk], article[b-8g6yl7pwuk] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

@media (max-width: 1440px) {
    .space[b-8g6yl7pwuk] {
        width: 31%;

    }
}
@media (min-width: 1441px) {
    .space[b-8g6yl7pwuk] {
        width: 41%;
    }
}

    .nav-top-logo[b-8g6yl7pwuk] {
        height: 54.99px;
        /*width: 250px;*/
        /*width: 34%;*/
        top: 0px;
        left: 0p;
        position: fixed;
        z-index: 3;
        background: white;
        color: var(--color-main);
        padding-left: 24px;
    }

    .nav-bar-logo-icon[b-8g6yl7pwuk] {
        width: 62px;
        height: 24px;
        margin-left: 13px;
    }

    .nav-top-logo .oi-menu[b-8g6yl7pwuk] {
        cursor: pointer;
    }

    .notification-badge[b-8g6yl7pwuk] {
        background: #F5F7F8;
        height: 45px;
        width: 45px;
        border-radius: 22.5px;
        display: flex;
        margin-right: 35px;
    }

        .notification-badge:hover[b-8g6yl7pwuk] {
            background: #ECEFF1;
            cursor: pointer;
        }

    .notification-icon[b-8g6yl7pwuk] {
        height: 24px;
        width: 24px;
        margin: auto;
    }

    
    .nav-cost-center-divisor[b-8g6yl7pwuk]{
        width: 7px;
        height: 16px;

        text-align: left;
        font: normal normal normal 14px SplineSans;
        letter-spacing: 0px;
        color: #02447B;
        opacity: 1;
        margin-left: 20px;
        margin-right: 20px;
    }

    .userinfo-costcenter[b-8g6yl7pwuk] {
        height: 14px;
        font-size: 14px;
        color: var(--principal_900);
        text-align: left;
        font: normal normal medium 14px SplineSans;
        letter-spacing: 0px;
        color: #02447B;
        opacity: 1;
    }
    
    .userinfo-costcenter-rfc[b-8g6yl7pwuk] {
        margin-top: 4px;
        height: 12px;
        text-align: left;
        font: normal normal normal 10px/12px SplineSans;
        letter-spacing: 0px;
        color: #263238;
        opacity: 0.8;
    }

    .userinfo-container[b-8g6yl7pwuk] {
        height: 45px;
        background: #F5F7F8;
        border-radius: 22.5px;
        padding: 5px 22px 5px 5px;
        display: flex;
    }

    .userinfo-profileicon[b-8g6yl7pwuk] {
        border-radius: 16px;
        height: 32px;
        width: 32px;
        margin-right: 8px;
    }

    .userinfo-container-content[b-8g6yl7pwuk] {
        margin-top: auto;
        margin-bottom: auto;
    }

    .userinfo-username[b-8g6yl7pwuk] {
        color: var(--color-main);
        font-size: var(--font-size-username);
        line-height: normal;
        font-weight: 600;
    }

    .userinfo-rolename[b-8g6yl7pwuk] {
        color: #263238;
        opacity: 0.8;
        font-size: var(--font-size-userrole);
        line-height: normal;
        font-weight: 600;
    }

    #SubContent[b-8g6yl7pwuk] {
        /*margin-top: 55.99px;*/
        margin-top: 59.99px;
        background-color: white;
        padding-top: 30px;
        width: 341px;
        transition: width 0.5s;
    }


    .collapsearrow-container[b-8g6yl7pwuk] {
        width: 38px;
        height: 38px;
        border-radius: 19px;
        border: 2px solid #B5C3CC;
        margin-top: 30px;
        margin-left: auto;
        margin-right: 20px;
        display: flex;
        cursor: pointer;
        background: white;
        position: fixed;
        margin-bottom: auto;
        bottom: 20px;
        transition: left 0.5s;
    }


    .collapsearrow-container[b-8g6yl7pwuk] {
        left: 400px;
    }


    #SubContent.collapsed .collapsearrow-container[b-8g6yl7pwuk] {
        left: 125px;
    }

    .page.nav-collapse .collapsearrow-container[b-8g6yl7pwuk] {
        left: calc(400px - 116px);
    }

    .page.nav-collapse #SubContent.collapsed .collapsearrow-container[b-8g6yl7pwuk] {
        left: calc(125px - 116px);
    }

    .collapsearrow-container:hover[b-8g6yl7pwuk] {
        background: #ECEFF1;
    }

    .collapsearrow-container div[b-8g6yl7pwuk] {
    }

    .collapsearrow-container img[b-8g6yl7pwuk] {
        margin: auto;
        width: 25px;
        height: 25px;
    }

    #SubContent.collapsed[b-8g6yl7pwuk] {
        width: 55.99px;
        overflow-x: hidden;
    }

        #SubContent.collapsed .submenu-row div[b-8g6yl7pwuk] {
            display: none;
        }

        #SubContent.collapsed .collapsearrow-container[b-8g6yl7pwuk] {
            margin-right: auto;
        }

/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-0jtbid8g31] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-0jtbid8g31] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-0jtbid8g31] {
    font-size: 1.1rem;
}

.oi[b-0jtbid8g31] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-0jtbid8g31] {
}

    .nav-item[b-0jtbid8g31]  a {
        color: #d7d7d7;
        width: 116px;
        height: 117px;
        /*display: flex;*/
        align-items: center;
    }

.nav-item[b-0jtbid8g31]  a.active,
.nav-item[b-0jtbid8g31]  a:hover 
{
    background-color: var(--color-main-light);
}

@media (min-width: 641px) {
    .navbar-toggler[b-0jtbid8g31] {
        /*display: none;*/
    }

    .collapse[b-0jtbid8g31] {
        /* Never collapse the sidebar for wide screens */
        /*display: block;*/
    }
}


.nav-sidebar[b-0jtbid8g31] {
    margin-top: 55.99px;
    overflow-x: hidden;
    transition: width 0.5s;
    width: 116px;
    background-color: #02447B;
    height: calc(100vh - 55.99px);
}

.nav-sidebar[b-0jtbid8g31]::-webkit-scrollbar {
    display: none;
}

.nav-sidebar[b-0jtbid8g31] {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.nav-collapse .nav-sidebar[b-0jtbid8g31] {
    width: 0px;
}


.nav-item a[b-0jtbid8g31] {
    height: 116px;
    width: 116px;
    font-weight: 600;
}

.nav-item-content-container[b-0jtbid8g31] {
    height: 100%;
    width: 100%;
    display: flex;
}

.nav-item-content[b-0jtbid8g31] {
    margin: auto;
    display: grid;
}

.nav-item-icon[b-0jtbid8g31] {
    text-align: center;
    width: 100%;
    height: 30px;
    width: 30px;
    margin: auto;
}

.nav-item-label[b-0jtbid8g31] {
    color:white;
    text-align:center;
    margin-top: 8px;
    line-height: normal;
    font-size: var(--font-size-menu);
}
