@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/SagCnt/SagCnt.8ba7mix86n.bundle.scp.css';
@import '_content/SAGCore.Blazor/SAGCore.Blazor.lvu9qtd2h2.bundle.scp.css';
@import '_content/SagRRHH/SagRRHH.bagpu6j50l.bundle.scp.css';

/* _content/ERPSAG.Cocoa.Blazor/Pages/AreaComun/RoleAsignment.razor.rz.scp.css */
.list-group-item[b-5ohbmhe8d6] {
    cursor: pointer;
    display: flex;
    align-items: center;
    border: none;
}

    .list-group-item input[type="checkbox"][b-5ohbmhe8d6] {
        margin-right: 5px;
        position: relative;
        opacity: 1; /* Ensure the checkbox is visible */
        width: auto;
        height: auto;
    }
/* _content/ERPSAG.Cocoa.Blazor/Pages/Gastos/TipoServicioDialog.razor.rz.scp.css */
.selectable[b-wxhq87g3gv] {
    cursor: pointer;
}

.selected[b-wxhq87g3gv] {
    background-color: #6b92c5 !important;
    color: white !important;
}

    button.selected[b-wxhq87g3gv] {
        color: white;
        border-color: white;
    }

.table-size[b-wxhq87g3gv] {
    max-height: 600px;
}
/* _content/ERPSAG.Cocoa.Blazor/Pages/Reportes/CajaChica/ReciboRetirosFondosNcf.razor.rz.scp.css */
.font-detail[b-9g9zz5oezq] {
    font-size: 0.9rem;
}

.margin-info[b-9g9zz5oezq] {
    margin-bottom: -2rem;
}
/* _content/ERPSAG.Cocoa.Blazor/Pages/Reportes/Ventas/ReciboCotizaciones.razor.rz.scp.css */
@media print {
    .row[b-lvg2rtg55f] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }

    .col-md-4[b-lvg2rtg55f], .col-md-7[b-lvg2rtg55f] {
        width: 50%;
        text-align: left;
    }

    img[b-lvg2rtg55f] {
        width: 150px;
        height: 130px;
        margin: auto;
    }

    h3[b-lvg2rtg55f], h5[b-lvg2rtg55f], p[b-lvg2rtg55f] {
        margin: 5px 0;
        font-weight: normal;
    }

    .text-left[b-lvg2rtg55f] {
        text-align: left !important;
    }
    .logo-container[b-lvg2rtg55f] {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    br[b-lvg2rtg55f] {
        display: none;
    }

    .center-last-line[b-lvg2rtg55f] {
        text-align: justify;
        text-align-last: center;
    }

    .padding-top[b-lvg2rtg55f]{
        padding-top:100px !important;
    }

    .font-size[b-lvg2rtg55f] {
        font-size: 90%;
    }
}
/* _content/ERPSAG.Cocoa.Blazor/Pages/Ventas/C_TrazabilidadContratos.razor.rz.scp.css */
/* Light blue background for columns 1 to 8 */
.light-blue[b-7tgai6m5la] {
    background-color: #f0f8ff; /* Light blue */
}

/* Mint green background for columns 9 to 13 */
.mint-green[b-7tgai6m5la] {
    background-color: #DFFFD7; /* Mint green */
}
/* _content/ERPSAG.Cocoa.Blazor/Pages/Ventas/R_VentasDespachos.razor.rz.scp.css */
.top-negative-table[b-m30jncyt0s] {
    top: -0.5rem !important;
}

.top-negative-modal[b-m30jncyt0s]
{
    top: -1.5rem !important;
}
/* _content/ERPSAG.Cocoa.Blazor/Shared/MainLayout.razor.rz.scp.css */
.page[b-bbrtxxjcdl] {
    height: 100vh;
}

.page[b-bbrtxxjcdl], .main[b-bbrtxxjcdl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.version-style[b-bbrtxxjcdl] {
    background-color: darkred;
    color: white;
    padding: 10px;
    text-align: center;
}

main[b-bbrtxxjcdl], .main[b-bbrtxxjcdl] {
    flex: auto;
}

.sidebar[b-bbrtxxjcdl] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}
/* _content/ERPSAG.Cocoa.Blazor/Shared/PrintLayoutHalfPage.razor.rz.scp.css */
@media print {
    .print-half-page-layout body[b-2e3b4d56c4] {
        margin: 0;
        padding: 0;
    }

    .print-half-page-layout .print-half-page[b-2e3b4d56c4] {
        width: 100%;
        height: 50%;
        overflow: hidden;
        page-break-after: avoid;
    }
}
