@import '_content/PSC.Blazor.Components.Chartjs/PSC.Blazor.Components.Chartjs.bundle.scp.css';
@import '_content/GA.Components/GA.Components.bundle.scp.css';

/* /Components/Administracion/FacturacionIndustriales/AutofacturaProveedor.razor.rz.scp.css */
.ft-factura[b-hkorp16pwj] {
    font-size: 3rem;
}

.ft-container[b-hkorp16pwj] {
    max-width: 900px;
    min-height: 1200px;
}

.ft-cuadro[b-hkorp16pwj] {
    border: double;
    border-width: 2px;
    padding: 1rem;
    margin-top: 2rem;
}

.ft-titulo[b-hkorp16pwj] {
    width: 100%;
    background-color: #808080;
    font-weight: 900;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #eee;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.ft-grid-det[b-hkorp16pwj] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.ft-det-1[b-hkorp16pwj] {
    grid-column: 1;
}

.ft-det-2[b-hkorp16pwj] {
    grid-column: 2/3;
}

.ft-det-borde[b-hkorp16pwj] {
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 1px;
}



.ft-cabecera-linea[b-hkorp16pwj] {
    background-color: #0a3c6f;
    border: 1px solid white;
    color: #aaa;
}


.ft-linea[b-hkorp16pwj] {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.ft-linea-fin[b-hkorp16pwj] {
    border-bottom: 1px solid #ddd;
}

.ft-cuerpo-grid[b-hkorp16pwj] {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-auto-rows: minmax(24px, auto);
}

.ft-cuerpo-cod[b-hkorp16pwj] {
    grid-column: 1;
}

.ft-cuerpo-conc[b-hkorp16pwj] {
    grid-column: 2/8;
}

.ft-cuerpo-uds[b-hkorp16pwj] {
    grid-column: 8;
}

.ft-cuerpo-impuds[b-hkorp16pwj] {
    grid-column: 9;
}

.ft-cuerpo-subt[b-hkorp16pwj] {
    grid-column: 10;
}

.ft-cuerpo-imp[b-hkorp16pwj] {
    grid-column: 11;
}

.ft-cuerpo-total[b-hkorp16pwj] {
    grid-column: 12;
}

.ft-resumen-subtotal[b-hkorp16pwj] {
    grid-column: 1/10;
}

.ft-resumen-total[b-hkorp16pwj] {
    grid-column: 1/11;
}

.ft-texto-empresa[b-hkorp16pwj] {
    color: darkblue;
    margin: 0 !important;
    text-align: center !important;
}


.marca-agua[b-hkorp16pwj] {
    position: absolute;
    z-index: 2000;
    top: 40%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

    .marca-agua > h1[b-hkorp16pwj] {
        font-size: 18rem;
        opacity: 0.5;
        margin: auto;
    }



@media print {
    .btn[b-hkorp16pwj] {
        display: none;
    }
}
/* /Components/Administracion/FacturacionIndustriales/FICertificacionesPendientesComp.razor.rz.scp.css */
.btn-titulo[b-0cdhv1j0n9]{
    font-size: 1rem !important;
}
/* /Components/Administracion/FacturacionIndustriales/FIContabilizarComp.razor.rz.scp.css */
.rz-selectbutton[b-gb43j2y6ei] {
    display: inline-flex;
    flex-wrap: wrap;
}
/* /Components/Administracion/FacturacionIndustriales/FIFacturaManualEditComp.razor.rz.scp.css */
label[b-r8b8aeagd6] {
    white-space: nowrap !important;
}



.ft-factura[b-r8b8aeagd6] {
    font-size: 3rem;
}

.ft-container[b-r8b8aeagd6] {
    max-width: 900px;
}

.ft-cuadro[b-r8b8aeagd6] {
    border: double;
    border-width: 2px;
    padding: 1rem;
    margin-top: 2rem;
}

.ft-titulo[b-r8b8aeagd6] {
    width: 100%;
    background-color: #808080;
    font-weight: 900;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #eee;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.ft-grid-det[b-r8b8aeagd6] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.ft-det-1[b-r8b8aeagd6] {
    grid-column: 1;
}

.ft-det-2[b-r8b8aeagd6] {
    grid-column: 2/3;
}

.ft-det-borde[b-r8b8aeagd6] {
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 1px;
}



.ft-cabecera-linea[b-r8b8aeagd6] {
    background-color: #0a3c6f;
    border: 1px solid white;
    color: #aaa;
}


.ft-linea[b-r8b8aeagd6] {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.ft-linea-fin[b-r8b8aeagd6] {
    border-bottom: 1px solid #ddd;
}

.ft-cuerpo-grid[b-r8b8aeagd6] {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-auto-rows: minmax(24px, auto);
}

.ft-cuerpo-cod[b-r8b8aeagd6] {
    grid-column: 1;
}

.ft-cuerpo-conc[b-r8b8aeagd6] {
    grid-column: 2/8;
}

.ft-cuerpo-uds[b-r8b8aeagd6] {
    grid-column: 8;
}

.ft-cuerpo-impuds[b-r8b8aeagd6] {
    grid-column: 9;
}

.ft-cuerpo-subt[b-r8b8aeagd6] {
    grid-column: 10;
}

.ft-cuerpo-imp[b-r8b8aeagd6] {
    grid-column: 11;
}

.ft-cuerpo-total[b-r8b8aeagd6] {
    grid-column: 12;
}

.ft-resumen-subtotal[b-r8b8aeagd6] {
    grid-column: 1/10;
}

.ft-resumen-total[b-r8b8aeagd6] {
    grid-column: 1/11;
}

.ft-texto-empresa[b-r8b8aeagd6] {
    color: darkblue;
    margin: 0 !important;
    text-align: center !important;
}

.estado-anular[b-r8b8aeagd6] {
    position: absolute;
    right: 8px;
    top: 4px;
}
/* /Components/Administracion/Facturacion/FacturaCliente.razor.rz.scp.css */

.ft-container[b-hqfqh6qg9v] {
    max-width: 900px;
}

.ft-cuadro[b-hqfqh6qg9v] {
    border: double;
    border-width: 2px;
    padding: 1rem;
    margin-top: 2rem;
}

.ft-titulo[b-hqfqh6qg9v] {
    width: 100%;
    background-color: #808080;
    font-weight: 900;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #eee;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.ft-grid-det[b-hqfqh6qg9v] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

.ft-det-1[b-hqfqh6qg9v] {
    grid-column: 1;
}

.ft-det-2[b-hqfqh6qg9v] {
    grid-column: 2/4;
}

.ft-det-borde[b-hqfqh6qg9v] {
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 1px;
}



.ft-cabecera-linea[b-hqfqh6qg9v] {
    background-color: #0a3c6f;
    border: 1px solid white;
    color: #aaa;
}


.ft-linea[b-hqfqh6qg9v] {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.ft-linea-fin[b-hqfqh6qg9v] {
    border-bottom: 1px solid #ddd;
}

.ft-cuerpo-grid[b-hqfqh6qg9v] {
    display: grid;
    grid-template-columns: repeat(13,1fr);
    grid-auto-rows: minmax(24px, auto);
}

.ft-cuerpo-cod[b-hqfqh6qg9v] {
    grid-column: 1;
}

.ft-cuerpo-conc[b-hqfqh6qg9v] {
    grid-column: 2/8;
}

.ft-cuerpo-uds[b-hqfqh6qg9v] {
    grid-column: 8;
}

.ft-cuerpo-impuds[b-hqfqh6qg9v] {
    grid-column: 9;
}

.ft-cuerpo-subt[b-hqfqh6qg9v] {
    grid-column: 10;
}

.ft-cuerpo-imp[b-hqfqh6qg9v] {
    grid-column: 11;
}

.ft-cuerpo-total[b-hqfqh6qg9v] {
    grid-column: 12/14;
}

.ft-resumen-subtotal[b-hqfqh6qg9v] {
    grid-column: 1/10;
}

.ft-resumen-total[b-hqfqh6qg9v] {
    grid-column: 1/11;
}

.ft-texto-empresa[b-hqfqh6qg9v] {
    color: darkblue;
    margin: 0 !important;
    text-align: center !important;
}


.marca-agua[b-hqfqh6qg9v] {
    position: absolute;
    z-index: 2000;
    top: 40%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

    .marca-agua > h1[b-hqfqh6qg9v] {
        font-size: 18rem;
        opacity: 0.5;
        margin: auto;
    }



@media print {
    .btn[b-hqfqh6qg9v] {
        display: none;
    }
}
/* /Components/Administracion/Facturacion/FacturaClienteEditLineaComp.razor.rz.scp.css */

.ft-container[b-6ips2sz8m5] {
    max-width: 900px;
}

.ft-cuadro[b-6ips2sz8m5] {
    border: double;
    border-width: 2px;
    padding: 1rem;
    margin-top: 2rem;
}

.ft-titulo[b-6ips2sz8m5] {
    width: 100%;
    background-color: #808080;
    font-weight: 900;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #eee;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.ft-grid-det[b-6ips2sz8m5] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

.ft-det-1[b-6ips2sz8m5] {
    grid-column: 1;
}

.ft-det-2[b-6ips2sz8m5] {
    grid-column: 2/4;
}

.ft-det-borde[b-6ips2sz8m5] {
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 1px;
}



.ft-cabecera-linea[b-6ips2sz8m5] {
    background-color: #0a3c6f;
    border: 1px solid white;
    color: #aaa;
}


.ft-linea[b-6ips2sz8m5] {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.ft-linea-fin[b-6ips2sz8m5] {
    border-bottom: 1px solid #ddd;
}

.ft-cuerpo-grid[b-6ips2sz8m5] {
    display: grid;
    grid-template-columns: repeat(13,1fr);
    grid-auto-rows: minmax(24px, auto);
}

.ft-cuerpo-cod[b-6ips2sz8m5] {
    grid-column: 1;
}

.ft-cuerpo-conc[b-6ips2sz8m5] {
    grid-column: 2/8;
}

.ft-cuerpo-uds[b-6ips2sz8m5] {
    grid-column: 8;
}

.ft-cuerpo-impuds[b-6ips2sz8m5] {
    grid-column: 9;
}

.ft-cuerpo-subt[b-6ips2sz8m5] {
    grid-column: 10;
}

.ft-cuerpo-imp[b-6ips2sz8m5] {
    grid-column: 11;
}

.ft-cuerpo-total[b-6ips2sz8m5] {
    grid-column: 12/14;
}

.ft-resumen-subtotal[b-6ips2sz8m5] {
    grid-column: 1/10;
}

.ft-resumen-total[b-6ips2sz8m5] {
    grid-column: 1/11;
}

.ft-texto-empresa[b-6ips2sz8m5] {
    color: darkblue;
    margin: 0 !important;
    text-align: center !important;
}


.marca-agua[b-6ips2sz8m5] {
    position: absolute;
    z-index: 2000;
    top: 40%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

    .marca-agua > h1[b-6ips2sz8m5] {
        font-size: 18rem;
        opacity: 0.5;
        margin: auto;
    }



@media print {
    .btn[b-6ips2sz8m5] {
        display: none;
    }
}
/* /Components/Administracion/Facturacion/ModalFE/FEFacturarCertificacionComp.razor.rz.scp.css */
.tit-a[b-xy91odh2h3]{
    font-size:1rem;
}

.prov-container[b-xy91odh2h3] {
    min-width: 200px !important;
    max-width: 300px !important;
}

.detalles-container[b-xy91odh2h3] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 2fr;
}

.detalles-uno[b-xy91odh2h3] {
    grid-column: 1;
    grid-row: 2;
}

label.detalles-uno[b-xy91odh2h3] {
    grid-row: 1 !important;
}


.detalles-dos[b-xy91odh2h3] {
    grid-column: 2/6;
    grid-row: 2;
}

label.detalles-dos[b-xy91odh2h3] {
    grid-row: 1 !important;
}
/* /Components/Administracion/Facturacion/ModalFE/FEFacturasEmitidasEditComp.razor.rz.scp.css */
label[b-d5cjbpppqc] {
    white-space: nowrap !important;
}



.ft-factura[b-d5cjbpppqc] {
    font-size: 3rem;
}

.ft-container[b-d5cjbpppqc] {
    max-width: 900px;
}

.ft-cuadro[b-d5cjbpppqc] {
    border: double;
    border-width: 2px;
    padding: 1rem;
    margin-top: 2rem;
}

.ft-titulo[b-d5cjbpppqc] {
    width: 100%;
    background-color: #808080;
    font-weight: 900;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #eee;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.ft-grid-det[b-d5cjbpppqc] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.ft-det-1[b-d5cjbpppqc] {
    grid-column: 1;
}

.ft-det-2[b-d5cjbpppqc] {
    grid-column: 2/3;
}

.ft-det-borde[b-d5cjbpppqc] {
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 1px;
}



.ft-cabecera-linea[b-d5cjbpppqc] {
    background-color: #0a3c6f;
    border: 1px solid white;
    color: #aaa;
}


.ft-linea[b-d5cjbpppqc] {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.ft-linea-fin[b-d5cjbpppqc] {
    border-bottom: 1px solid #ddd;
}

.ft-cuerpo-grid[b-d5cjbpppqc] {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-auto-rows: minmax(24px, auto);
}

.ft-cuerpo-cod[b-d5cjbpppqc] {
    grid-column: 1;
}

.ft-cuerpo-conc[b-d5cjbpppqc] {
    grid-column: 2/8;
}

.ft-cuerpo-uds[b-d5cjbpppqc] {
    grid-column: 8;
}

.ft-cuerpo-impuds[b-d5cjbpppqc] {
    grid-column: 9;
}

.ft-cuerpo-subt[b-d5cjbpppqc] {
    grid-column: 10;
}

.ft-cuerpo-imp[b-d5cjbpppqc] {
    grid-column: 11;
}

.ft-cuerpo-total[b-d5cjbpppqc] {
    grid-column: 12;
}

.ft-resumen-subtotal[b-d5cjbpppqc] {
    grid-column: 1/10;
}

.ft-resumen-total[b-d5cjbpppqc] {
    grid-column: 1/11;
}

.ft-texto-empresa[b-d5cjbpppqc] {
    color: darkblue;
    margin: 0 !important;
    text-align: center !important;
}
/* /Components/Administracion/Facturacion/ModalFE/FEFacturasEmitidasManualesEditComp.razor.rz.scp.css */
label[b-lun12fqxm9] {
    white-space: nowrap !important;
}



.ft-factura[b-lun12fqxm9] {
    font-size: 3rem;
}

.ft-container[b-lun12fqxm9] {
    max-width: 900px;
}

.ft-cuadro[b-lun12fqxm9] {
    border: double;
    border-width: 2px;
    padding: 1rem;
    margin-top: 2rem;
}

.ft-titulo[b-lun12fqxm9] {
    width: 100%;
    background-color: #808080;
    font-weight: 900;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #eee;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.ft-grid-det[b-lun12fqxm9] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.ft-det-1[b-lun12fqxm9] {
    grid-column: 1;
}

.ft-det-2[b-lun12fqxm9] {
    grid-column: 2/3;
}

.ft-det-borde[b-lun12fqxm9] {
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 1px;
}



.ft-cabecera-linea[b-lun12fqxm9] {
    background-color: #0a3c6f;
    border: 1px solid white;
    color: #aaa;
}


.ft-linea[b-lun12fqxm9] {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.ft-linea-fin[b-lun12fqxm9] {
    border-bottom: 1px solid #ddd;
}

.ft-cuerpo-grid[b-lun12fqxm9] {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-auto-rows: minmax(24px, auto);
}

.ft-cuerpo-cod[b-lun12fqxm9] {
    grid-column: 1;
}

.ft-cuerpo-conc[b-lun12fqxm9] {
    grid-column: 2/8;
}

.ft-cuerpo-uds[b-lun12fqxm9] {
    grid-column: 8;
}

.ft-cuerpo-impuds[b-lun12fqxm9] {
    grid-column: 9;
}

.ft-cuerpo-subt[b-lun12fqxm9] {
    grid-column: 10;
}

.ft-cuerpo-imp[b-lun12fqxm9] {
    grid-column: 11;
}

.ft-cuerpo-total[b-lun12fqxm9] {
    grid-column: 12;
}

.ft-resumen-subtotal[b-lun12fqxm9] {
    grid-column: 1/10;
}

.ft-resumen-total[b-lun12fqxm9] {
    grid-column: 1/11;
}

.ft-texto-empresa[b-lun12fqxm9] {
    color: darkblue;
    margin: 0 !important;
    text-align: center !important;
}
/* /Components/Common/AutoForm.razor.rz.scp.css */
body[b-b8bb44ih76]
{
}

label[b-b8bb44ih76]{
    font-size: 4rem;
}
/* /Components/Common/DataTable/DataTable.razor.rz.scp.css */
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs/jszip-2.5.0/pdfmake-0.1.18/dt-1.10.13/b-1.2.3/b-html5-1.2.3/b-print-1.2.3
 *
 * Included libraries:
 *   JSZip 2.5.0, pdfmake 0.1.18, DataTables 1.10.13, Buttons 1.2.3, HTML5 export 1.2.3, Print view 1.2.3
 */

.fila-desplegada[b-m2sw7slxsn] {
    background-color: lightgray;
}

table.dataTable[b-m2sw7slxsn] {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    min-width:768px;
}

td[b-m2sw7slxsn] {
    max-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

table.dataTable td[b-m2sw7slxsn], table.dataTable th[b-m2sw7slxsn] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    table.dataTable td.dataTables_empty[b-m2sw7slxsn], table.dataTable th.dataTables_empty[b-m2sw7slxsn] {
        text-align: center
    }

table.dataTable.nowrap th[b-m2sw7slxsn], table.dataTable.nowrap td[b-m2sw7slxsn] {
    white-space: nowrap
}


div.dataTables_wrapper div.dataTables_length label[b-m2sw7slxsn] {
    font-weight: normal;
    text-align: left;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select[b-m2sw7slxsn] {
    width: 75px;
    display: inline-block
}

div.dataTables_wrapper div.dataTables_filter[b-m2sw7slxsn] {
    text-align: right
}

    div.dataTables_wrapper div.dataTables_filter label[b-m2sw7slxsn] {
        font-weight: normal;
        white-space: nowrap;
        text-align: left
    }

    div.dataTables_wrapper div.dataTables_filter input[b-m2sw7slxsn] {
        margin-left: 0.5em;
        display: inline-block;
        width: auto
    }

div.dataTables_wrapper div.dataTables_info[b-m2sw7slxsn] {
    padding-top: 8px;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_paginate[b-m2sw7slxsn] {
    margin: 0;
    white-space: nowrap;
    text-align: right
}

    div.dataTables_wrapper div.dataTables_paginate ul.pagination[b-m2sw7slxsn] {
        margin: 2px 0;
        white-space: nowrap
    }

div.dataTables_wrapper div.dataTables_processing[b-m2sw7slxsn] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0
}

table.dataTable thead > tr > th.sorting_asc[b-m2sw7slxsn], table.dataTable thead > tr > th.sorting_desc[b-m2sw7slxsn], table.dataTable thead > tr > th.sorting[b-m2sw7slxsn], table.dataTable thead > tr > td.sorting_asc[b-m2sw7slxsn], table.dataTable thead > tr > td.sorting_desc[b-m2sw7slxsn], table.dataTable thead > tr > td.sorting[b-m2sw7slxsn] {
    padding-right: 30px
}

table.dataTable thead > tr > th:active[b-m2sw7slxsn], table.dataTable thead > tr > td:active[b-m2sw7slxsn] {
    outline: none
}

table.dataTable thead .sorting[b-m2sw7slxsn], table.dataTable thead .sorting_asc[b-m2sw7slxsn], table.dataTable thead .sorting_desc[b-m2sw7slxsn], table.dataTable thead .sorting_asc_disabled[b-m2sw7slxsn], table.dataTable thead .sorting_desc_disabled[b-m2sw7slxsn] {
    cursor: pointer;
    position: relative
}

    table.dataTable thead .sorting[b-m2sw7slxsn]:after, table.dataTable thead .sorting_asc[b-m2sw7slxsn]:after, table.dataTable thead .sorting_desc[b-m2sw7slxsn]:after, table.dataTable thead .sorting_asc_disabled[b-m2sw7slxsn]:after, table.dataTable thead .sorting_desc_disabled[b-m2sw7slxsn]:after {
        position: absolute;
        bottom: 8px;
        right: 8px;
        display: block;
        font-family: 'Glyphicons Halflings';
        opacity: 0.5
    }

    table.dataTable thead .sorting[b-m2sw7slxsn]:after {
        opacity: 0.2;
        content: "\e150"
    }

    table.dataTable thead .sorting_asc[b-m2sw7slxsn]:after {
        content: "\e155"
    }

    table.dataTable thead .sorting_desc[b-m2sw7slxsn]:after {
        content: "\e156"
    }

    table.dataTable thead .sorting_asc_disabled[b-m2sw7slxsn]:after, table.dataTable thead .sorting_desc_disabled[b-m2sw7slxsn]:after {
        color: #eee
    }

div.dataTables_scrollHead table.dataTable[b-m2sw7slxsn] {
    margin-bottom: 0 !important
}

div.dataTables_scrollBody table[b-m2sw7slxsn] {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

    div.dataTables_scrollBody table thead .sorting[b-m2sw7slxsn]:after, div.dataTables_scrollBody table thead .sorting_asc[b-m2sw7slxsn]:after, div.dataTables_scrollBody table thead .sorting_desc[b-m2sw7slxsn]:after {
        display: none
    }

    div.dataTables_scrollBody table tbody tr:first-child th[b-m2sw7slxsn], div.dataTables_scrollBody table tbody tr:first-child td[b-m2sw7slxsn] {
        border-top: none
    }

div.dataTables_scrollFoot table[b-m2sw7slxsn] {
    margin-top: 0 !important;
    border-top: none
}



@media screen and (max-width: 767px) {
    div .dataTables_wrapper div.dataTables_length[b-m2sw7slxsn], div.dataTables_wrapper div.dataTables_filter[b-m2sw7slxsn], div.dataTables_wrapper div.dataTables_info[b-m2sw7slxsn], div.dataTables_wrapper div.dataTables_paginate[b-m2sw7slxsn] {
        text-align: center
    }
}

table.dataTable.table-condensed > thead > tr > th[b-m2sw7slxsn] {
    padding-right: 20px
}

table.dataTable.table-condensed .sorting[b-m2sw7slxsn]:after, table.dataTable.table-condensed .sorting_asc[b-m2sw7slxsn]:after, table.dataTable.table-condensed .sorting_desc[b-m2sw7slxsn]:after {
    top: 6px;
    right: 6px
}

table.table-bordered.dataTable th[b-m2sw7slxsn], table.table-bordered.dataTable td[b-m2sw7slxsn] {
    border-left-width: 0
}

    table.table-bordered.dataTable th:last-child[b-m2sw7slxsn], table.table-bordered.dataTable th:last-child[b-m2sw7slxsn], table.table-bordered.dataTable td:last-child[b-m2sw7slxsn], table.table-bordered.dataTable td:last-child[b-m2sw7slxsn] {
        border-right-width: 0
    }

table.table-bordered.dataTable tbody th[b-m2sw7slxsn], table.table-bordered.dataTable tbody td[b-m2sw7slxsn] {
    border-bottom-width: 0
}

div.dataTables_scrollHead table.table-bordered[b-m2sw7slxsn] {
    border-bottom-width: 0
}

div.table-responsive > div.dataTables_wrapper > div.row[b-m2sw7slxsn] {
    margin: 0
}

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child[b-m2sw7slxsn] {
        padding-left: 0
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child[b-m2sw7slxsn] {
        padding-right: 0
    }


div.dt-button-info[b-m2sw7slxsn] {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    background-color: white;
    border: 2px solid #111;
    box-shadow: 3px 3px 8px rgba(0,0,0,0.3);
    border-radius: 3px;
    text-align: center;
    z-index: 21
}

    div.dt-button-info h2[b-m2sw7slxsn] {
        padding: 0.5em;
        margin: 0;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        background-color: #f3f3f3
    }

    div.dt-button-info > div[b-m2sw7slxsn] {
        padding: 1em
    }

ul.dt-button-collection.dropdown-menu[b-m2sw7slxsn] {
    display: block;
    z-index: 2002;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px
}

    ul.dt-button-collection.dropdown-menu.fixed[b-m2sw7slxsn] {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-left: -75px;
        border-radius: 0
    }

        ul.dt-button-collection.dropdown-menu.fixed.two-column[b-m2sw7slxsn] {
            margin-left: -150px
        }

        ul.dt-button-collection.dropdown-menu.fixed.three-column[b-m2sw7slxsn] {
            margin-left: -225px
        }

        ul.dt-button-collection.dropdown-menu.fixed.four-column[b-m2sw7slxsn] {
            margin-left: -300px
        }

    ul.dt-button-collection.dropdown-menu > *[b-m2sw7slxsn] {
        -webkit-column-break-inside: avoid;
        break-inside: avoid
    }

    ul.dt-button-collection.dropdown-menu.two-column[b-m2sw7slxsn] {
        width: 300px;
        padding-bottom: 1px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2
    }

    ul.dt-button-collection.dropdown-menu.three-column[b-m2sw7slxsn] {
        width: 450px;
        padding-bottom: 1px;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        -ms-column-count: 3;
        -o-column-count: 3;
        column-count: 3
    }

    ul.dt-button-collection.dropdown-menu.four-column[b-m2sw7slxsn] {
        width: 600px;
        padding-bottom: 1px;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        -ms-column-count: 4;
        -o-column-count: 4;
        column-count: 4
    }

div.dt-button-background[b-m2sw7slxsn] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2001
}

.desplegable:hover[b-m2sw7slxsn] {
    cursor: pointer;
}

.ultima-fila[b-m2sw7slxsn] {
    font-weight: 700;
    background-color: lightgray;
}

.td-hijo[b-m2sw7slxsn] {
    max-width: none !important;
}


@media screen and (max-width: 767px) {
    div .dt-buttons[b-m2sw7slxsn] {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 0.5em
    }

        div.dt-buttons a.btn[b-m2sw7slxsn] {
            float: none
        }
}
/* /Components/Common/GroupForms.razor.rz.scp.css */
body[b-6m1bipk89h] {
}

.grupo-body[b-6m1bipk89h] {
    overflow:hidden;
}

h4[b-6m1bipk89h] {
    z-index:1;
}

.grupo-form[b-6m1bipk89h]{
    animation-duration: 0.5s;
    animation-name: abrir-grupo-b-6m1bipk89h;
}

@keyframes abrir-grupo-b-6m1bipk89h {
    0% {margin-top:-100%;}
    100% {margin-top:0%}
}


.grupo-form-close[b-6m1bipk89h] {
    animation-duration: 0.5s;
    animation-name: cerrar-grupo-b-6m1bipk89h;    
    margin-top:-100%;
}

@keyframes cerrar-grupo-b-6m1bipk89h {
    0% {margin-top: 0%;}
    100% {margin-top: -100%}
}
/* /Components/Common/Ids/IdsEditComp.razor.rz.scp.css */
.h-2r[b-tmr6vfgj25]{
    min-height: 2rem !important;
}

.container.ids[b-tmr6vfgj25] {
    max-height:8rem;
    overflow-y: scroll;
}


.tr-ids > td[b-tmr6vfgj25] {
    word-break: break-word;
    max-width: 100px !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.tr-ids[b-tmr6vfgj25] {
    max-height: 2rem !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap;
}

.a[b-tmr6vfgj25] {
    color: #337ab7;
    text-decoration: underline;
}
/* /Components/Common/UpdateAvailableDetector.razor.rz.scp.css */
.floating-update-button[b-9z277lkt5c] {
    position: fixed;
    right: 2rem;
    top: 2rem;
    padding: 1rem 1.5rem;
    animation: fadein-b-9z277lkt5c 2s ease-out;
    z-index:5005;
}

@keyframes fadein-b-9z277lkt5c {
    from {
        right: -100%;
    }

    to {
        right: 2rem;
    }
}
/* /Components/DashBoard/AlertasDashboardComp.razor.rz.scp.css */
.seccion-alertas[b-1yi2x5hj5v] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0.5rem 0 0.5rem 1rem;
    border: 1px solid #dee2e6 !important;
    border-radius: 5px;
    background-color: #1ab394;
    color: #eee;
}

.border-alertas[b-1yi2x5hj5v] {
    border: 1px solid #1ab394;
    border-radius: 5px;
    padding:5px;
}
/* /Components/DashBoard/MainDashboard.razor.rz.scp.css */
.seccion[b-dbwwv9nr23] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0.5rem 0 0.5rem 1rem;
    border: 1px solid #dee2e6 !important;
    border-radius: 5px;
    background-color: #676a6c;
    color: #eee;
}

.tarea[b-dbwwv9nr23] {
    color: #000 !important;
    line-height: 2rem !important;
}

    .tarea:hover[b-dbwwv9nr23] {
        cursor: pointer;
    }

.leyenda-color[b-dbwwv9nr23] {
    width: 30px;
}

.leyenda-color-semaforo[b-dbwwv9nr23] {
    width: 10px;
    margin: 0 !important;
}

.destacado[b-dbwwv9nr23]::before {
    content: "*";
    color: red;
    font-weight: 900;
    background-color: white;
    line-height: 2rem;
}
/* /Components/DashBoard/MainDashboardExtranet.razor.rz.scp.css */
.seccion[b-aazpveq8qw] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0.5rem 0 0.5rem 1rem;
    border: 1px solid #dee2e6 !important;
    border-radius: 5px;
    background-color: #676a6c;
    color: #eee;
}

.tarea[b-aazpveq8qw] {
    color: #000 !important;
    line-height: 2rem !important;
}

    .tarea:hover[b-aazpveq8qw] {
        cursor: pointer;
    }

.leyenda-color[b-aazpveq8qw] {
    width: 30px;
}

.leyenda-color-semaforo[b-aazpveq8qw] {
    width: 10px;
    margin: 0 !important;
}

.destacado[b-aazpveq8qw]::before {
    content: "*";
    color: red;
    font-weight: 900;
    background-color: white;
    line-height: 2rem;
}
/* /Components/Documentación/DocumentosCarpeta.razor.rz.scp.css */
.add-docu-box[b-k7ey5n6we4] {
    align-items: baseline;
}

.tipos-lista[b-k7ey5n6we4] {
    display: flex;
    justify-content: center;
    list-style-type: none !important;
}


/* /Components/Documentación/DocumentosCarpetaSmall.razor.rz.scp.css */
.texto-docu[b-53k7ig32g1] {
    max-height: 2rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Components/Documentación/DocumentoServidor.razor.rz.scp.css */
body[b-hv1hx4h9ao] {
}

img.loading[b-hv1hx4h9ao] {
    background: transparent url(img/spin/Spin-1s-80px.gif) no-repeat scroll center center;
}

.fotoServicio[b-hv1hx4h9ao] {
    margin: 5px 5px 5px 5px;
    border: groove;
    width: 120px;
    height: 90px;
}

    .fotoServicio:hover[b-hv1hx4h9ao] {
        cursor: pointer;
    }

.fig-nombre[b-hv1hx4h9ao] {
    margin: auto;
}

    .fig-nombre:hover[b-hv1hx4h9ao] {
        cursor: text;
    }


/* /Components/Documentación/DocumentosTipo.razor.rz.scp.css */
body[b-5dng57d38j] {
}

.collapse[b-5dng57d38j] {
    display: none !important;
}

.add-docu-box[b-5dng57d38j] {
    border-style: groove;
    border-width: 1px;
    border-color: lightskyblue;
    border-radius: 5px;
    margin: 0 0 0 5px;
    display: flex;
}

.add-docu-col[b-5dng57d38j] {
    margin: auto;
}


.fotoServicio[b-5dng57d38j] {
    margin: 5px 5px 5px 5px;
    border: groove;
    width: 120px;
    height: 90px;
}

    .fotoServicio:hover[b-5dng57d38j] {
        cursor: pointer;
    }

.divDocumentoServidor[b-5dng57d38j] {
    display: flex;
    margin-right:3rem;
}

.borra-docu:hover[b-5dng57d38j]{
    cursor:pointer;
}
/* /Components/Documentación/Manuales de Usuario/ManualAdministracionComp.razor.rz.scp.css */
.obligatorio[b-v63wxv9hww] {
    color: #ff0000;
    font-style: italic;
}

strong.btn[b-v63wxv9hww] {
    border: #bbb 1px solid;
}

img[b-v63wxv9hww] {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    border: 2px solid;
    margin-bottom: 1rem;
}

    img.inline[b-v63wxv9hww] {
        border: none !important;
        margin: 0;
        max-width: 32px;
    }
/* /Components/Documentación/Manuales de Usuario/ManualBuscador.razor.rz.scp.css */
.obligatorio[b-z3y3nuqdhb] {
    color: #ff0000;
    font-style: italic;
}

strong.btn[b-z3y3nuqdhb] {
    border: #bbb 1px solid;
}

img[b-z3y3nuqdhb] {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    border: 2px solid;
    margin-bottom: 1rem;
}

    img.inline[b-z3y3nuqdhb] {
        border: none !important;
        margin: 0;
    }
/* /Components/Documentación/Manuales de Usuario/ManualDashboardPresupuestos.razor.rz.scp.css */
.obligatorio[b-lycc3a2vga] {
    color: #ff0000;
    font-style: italic;
}

strong.btn[b-lycc3a2vga] {
    border: #bbb 1px solid;
}

img[b-lycc3a2vga] {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    border: 2px solid;
    margin-bottom: 1rem;
}

    img.inline[b-lycc3a2vga] {
        border: none !important;
        margin: 0;
    }
/* /Components/Documentación/Manuales de Usuario/ManualIndice.razor.rz.scp.css */
.indice-leyenda[b-g4vaf6gwmt] {
    position: fixed;
    bottom: 10px;
}
/* /Components/Documentación/Manuales de Usuario/ManualObrasComp.razor.rz.scp.css */
.obligatorio[b-vtwvhib76d] {
    color: #ff0000;
    font-style: italic;
}

strong.btn[b-vtwvhib76d] {
    border: #bbb 1px solid;
}

img[b-vtwvhib76d] {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    border: 2px solid;
    margin-bottom: 1rem;
}

    img.inline[b-vtwvhib76d] {
        border: none !important;
        margin: 0;
        max-width: 32px;
    }

li[b-vtwvhib76d] {
    list-style: none !important;
}
/* /Components/Documentación/Manuales de Usuario/ManualPresupuestos.razor.rz.scp.css */
.obligatorio[b-6uy5w0hvt0] {
    color: #ff0000;
    font-style: italic;
}

strong.btn[b-6uy5w0hvt0] {
    border: #bbb 1px solid;
}

img[b-6uy5w0hvt0] {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    border: 2px solid;
    margin-bottom: 1rem;
}

    img.inline[b-6uy5w0hvt0] {
        border: none !important;
        margin: 0;
        max-width:32px;
    }
/* /Components/Documentación/Manuales de Usuario/ManualVersiones.razor.rz.scp.css */
.obligatorio[b-97j7nx126p] {
    color: #ff0000;
    font-style: italic;
}

strong.btn[b-97j7nx126p] {
    border: #bbb 1px solid;
}

img[b-97j7nx126p] {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    border: 2px solid;
    margin-bottom: 1rem;
}

    img.inline[b-97j7nx126p] {
        border: none !important;
        margin: 0;
        max-width: 32px;
    }
/* /Components/Documentación/ManualExtranet/ExtManualIndiceComp.razor.rz.scp.css */
@media print {
    .indice[b-rc2l9lvdtz] {
        display: none;
    }
}
/* /Components/Documentación/ManualExtranet/ExtManualObrasComp.razor.rz.scp.css */
.obligatorio[b-9nk5llta62] {
    color: #ff0000;
    font-style: italic;
}

strong.btn[b-9nk5llta62] {
    border: #bbb 1px solid;
}

img[b-9nk5llta62] {
    max-height: 250px;
    width: auto;
    max-width: 100%;
    border: 2px solid;
    margin-bottom: 1rem;
}

    img.inline[b-9nk5llta62] {
        border: none !important;
        margin: 0;
        max-width: 32px;
    }
/* /Components/Documentación/ModalDocumentación/ModalNuevaCarpetaComp.razor.rz.scp.css */
.danger[b-g0s8lah3br]{
    color:red;
}
/* /Components/DTComposite/DataTableCompositeComp.razor.rz.scp.css */
.td-tipo-gasto[b-yv9o6j7a9s] {
    background-color: #ccffcc !important;
    font-weight: 900;
    padding-left: 0.5rem !important;
}

.td-tipo-gasto-principal[b-yv9o6j7a9s] {
    background-color: #99ccff !important;
}
/* /Components/Gantt/GanttBody.razor.rz.scp.css */
th[b-bl9tel853x], td[b-bl9tel853x] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px !important;
}

tr[b-bl9tel853x] {
    height: 24px;
    overflow: hidden;
}

.gantt-edit[b-bl9tel853x] {
    width: 32px;
    height: auto;
}

.td-cabecera[b-bl9tel853x] {
    font-weight: 900;
    font-size: 14px;
    max-width: 100px;
}

.td-capitulo[b-bl9tel853x] {
    background-color: #ccffcc !important;
    font-weight: 900;
    padding-left: 0.5rem !important;
}

.td-capitulo-principal[b-bl9tel853x] {
    background-color: #99ccff !important;
}

.td-partida[b-bl9tel853x] {
    font-weight: 600;
    padding-left: 1rem !important;
}

.td-partida-edit[b-bl9tel853x] {
    font-weight: 600;
}

.td-descompuesto[b-bl9tel853x] {
    font-weight: 400;
    font-style: italic;
    padding-left: 1.5rem !important;
}

td-general[b-bl9tel853x] {
    padding: 0 !important;
    margin: 0 !important;
}

.td-descompuesto-edit[b-bl9tel853x] {
    font-weight: 400;
    font-style: italic;
}

.gantt-celda[b-bl9tel853x] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gantt-celda-edit[b-bl9tel853x] {
    text-overflow: ellipsis;
    white-space: nowrap;
}

td.gg-container[b-bl9tel853x] {
    max-width: none !important;
}

.g-celda-datetime[b-bl9tel853x] {
    display: inline !important;
    border: 1px solid #dee2e6 !important;
}

    .g-celda-datetime > input[b-bl9tel853x] {
        max-width: 120px;
    }


.gs-container[b-bl9tel853x] {
    overflow: hidden;
}

.oferta-ok[b-bl9tel853x] {
    color: #138f17;
    margin: auto;
    text-align: center;
}


/*###########################################################################*/
/*Formatos de impresión*/
/*###########################################################################*/

@media print {
    td[b-bl9tel853x] {
        font-size: x-small !important;
    }

    th[b-bl9tel853x] {
        font-size: x-small !important;
    }

    .ibox-content-print[b-bl9tel853x] {
        margin: 0px !important;
        padding: 0px !important;
    }
}

.gs-contenedor[b-bl9tel853x] {
    width: 2rem;
    margin: auto;
}

    .gs-contenedor > img[b-bl9tel853x] {
        width: 100%;
        height: auto;
        margin: auto;
    }
/* /Components/Gantt/GanttCertificacionBodyComp.razor.rz.scp.css */
.input-por[b-9jure232h3] {
    max-width: 100px !important;
    text-align: end !important;
}

.cert-num[b-9jure232h3] {
    text-align: center !important;
    margin-right: 5px;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.error-por[b-9jure232h3] {
    border-color: red !important;
}

.input-imp[b-9jure232h3] {
    border-color: #0d6efd !important;
}


.est-tecn-cantidad[b-9jure232h3], .est-tecn-importe[b-9jure232h3] {
    text-align: center !important;
    white-space: nowrap !important;
    margin: 0 10px 0 10px;
}

.est-tecn-fecha[b-9jure232h3] {
    min-width: 80px !important;
}

.est-tecn-tipo[b-9jure232h3] {
    min-width: 80px !important;
    text-align: left !important;
    white-space: nowrap !important;
    max-width: 140px !important;
}

.est-tecn-importe > input[b-9jure232h3] {
    text-align: center !important;
    white-space: nowrap !important;
    max-width: 100px !important;
}

/* /Components/Gantt/GanttCertificacionCabeceraComp.razor.rz.scp.css */
.est-tecn-cantidad[b-01lxlg9nwk], .est-tecn-importe[b-01lxlg9nwk] {
    text-align: center !important;
    white-space: nowrap !important;
    margin: 0 10px 0 10px;
}

.est-tecn-fecha[b-01lxlg9nwk] {
    min-width: 80px !important;
}

.est-tecn-tipo[b-01lxlg9nwk] {
    min-width: 80px !important;
    text-align: left !important;
    white-space: nowrap !important;
    max-width: 140px !important;
}

.est-tecn-importe > input[b-01lxlg9nwk] {
    text-align: center !important;
    white-space: nowrap !important;
    max-width: 100px !important;
}
/* /Components/Gantt/GanttEfectosFacturasBodyComp.razor.rz.scp.css */
td[b-vjfoh93vdi] {
    white-space: nowrap;
    padding: 0px 4px 0px 4px !important;
}
/* /Components/Gantt/GanttEfectosFacturasCabeceraComp.razor.rz.scp.css */
td[b-krzrezb19z] {
    white-space: nowrap;
    padding: 0px 4px 0px 4px !important;
}
/* /Components/Gantt/GanttEstudioCeroEditLineaComp.razor.rz.scp.css */
.btn:focus[b-fcgsuwxnne] {
    border: 3px solid #0d6efd !important;
}
/* /Components/Gantt/GanttEstudioTecnicoBodyComp.razor.rz.scp.css */

.est-tecn-cantidad[b-nfb2det3ps], .est-tecn-importe[b-nfb2det3ps] {
    text-align: center !important;
    white-space: nowrap !important;
    margin: 0 10px 0 10px;
}

.est-tecn-fecha[b-nfb2det3ps] {
    min-width: 80px !important;
}

.est-tecn-tipo[b-nfb2det3ps] {
    min-width: 80px !important;
    text-align: left !important;
    white-space: nowrap !important;
    max-width: 140px !important;
}

.est-tecn-importe > input[b-nfb2det3ps] {
    text-align: center !important;
    white-space: nowrap !important;
    max-width: 100px !important;
}
/* /Components/Gantt/GanttEstudioTecnicoCabeceraComp.razor.rz.scp.css */

.est-tecn-cantidad[b-726dhkbmt7], .est-tecn-importe[b-726dhkbmt7] {
    text-align: center !important;
    white-space: nowrap !important;
    margin: 0 10px 0 10px;
}

.est-tecn-fecha[b-726dhkbmt7] {
    min-width: 80px !important;
}

.est-tecn-tipo[b-726dhkbmt7] {
    min-width: 80px !important;
    text-align: left !important;
    white-space: nowrap !important;
    max-width: 140px !important;
}

.est-tecn-importe > input[b-726dhkbmt7] {
    text-align: center !important;
    white-space: nowrap !important;
    max-width: 100px !important;
}
/* /Components/Gantt/GanttFacturaProveedorBody.razor.rz.scp.css */
td[b-ad0q4v38it] {
    overflow: hidden;
    white-space: nowrap;
}
/* /Components/Gantt/GanttGOFIFacturaProveedorBody.razor.rz.scp.css */
td[b-odsb4me8y3] {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:normal;
}

    td > div[b-odsb4me8y3] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        display: flex !important;
    }
/* /Components/Gantt/GanttGrafica.razor.rz.scp.css */
.gg-container[b-0bw3188170] {
    display: grid;
    grid-auto-rows: minmax(6px,auto);
}

.gg-esperado[b-0bw3188170] {
    grid-row: 1;
    background: #479cc8;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}

.gg-proveedor[b-0bw3188170] {
    grid-row: 2;
    background-color: #ff6a00;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}

.gg-real[b-0bw3188170] {
    grid-row: 3;
    background-color: #1ab394;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}


/* /Components/Gantt/GanttGraficaCabeceraComp.razor.rz.scp.css */
.gh-container[b-p2cfkx7s4t] {
    display: grid;
    grid-auto-rows: minmax(12px,auto);
}

.gh-years[b-p2cfkx7s4t] {
    grid-row: 1;
    margin: auto !important;
    display: flex;
    width: 100%;
}

.gh-year[b-p2cfkx7s4t] {
    text-align: center;
    border-left: 2px solid #dfdfdf;
    border-right: 2px !important;
    overflow: hidden;
}

.gh-meses[b-p2cfkx7s4t] {
    grid-row: 2;
    display: flex;
}

.gh-mes[b-p2cfkx7s4t] {
    text-align: center;
    border-left: 2px solid #dfdfdf;
    border-right: 2px !important;
    overflow: hidden;
}

.gh-semanas[b-p2cfkx7s4t] {
    grid-row: 3;
    display: flex;
}

.gh-semana[b-p2cfkx7s4t] {
    margin: 0 !important;
    text-align: center;
    border-left: 2px solid #dfdfdf;
    border-right: 2px !important;
    overflow:hidden;
}
/* /Components/Gantt/GanttPedidoProveedorEditBodyComp.razor.rz.scp.css */
td[b-capfgjp09m]{
    white-space:nowrap;
    overflow:hidden;
    padding: 0px 4px 0px 4px;
}

/* /Components/Gantt/GanttSemaforoComp.razor.rz.scp.css */
.gs-contenedor[b-s022yfv1lm] {
    width: 2rem;
    margin: auto;
}

    .gs-contenedor > img[b-s022yfv1lm] {
        width: 100%;
        height: auto;
        margin: auto;
    }
/* /Components/Gantt/GanttTable.razor.rz.scp.css */
th[b-pohocciz5q], td[b-pohocciz5q] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px !important;
}

tr[b-pohocciz5q] {
    height: 24px;
    overflow: hidden;
}

.gantt-edit[b-pohocciz5q] {
    width: 32px;
    height: auto;
}

.gantt-celda[b-pohocciz5q] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

td.gg-container[b-pohocciz5q] {
    max-width: none !important;
}

.g-btn-container[b-pohocciz5q] {
    display: flex;
    margin: 0 !important;
}

.g-btn[b-pohocciz5q], .g-btn > span[b-pohocciz5q] {
    margin: 0 !important;
    padding: 0 !important;
}

    .g-btn:hover[b-pohocciz5q] {
        border: 2px solid #dfdfdf;
        border-radius: 5px;
    }

.g-th-btn[b-pohocciz5q]{
    width:24px;
}

@media (max-width: 768px) {
    .g-cabecera[b-pohocciz5q] {
        display: none;
    }
}


/*###########################################################################*/
/*Formatos de impresión*/
/*###########################################################################*/

@media print {
    td[b-pohocciz5q] {
        font-size: x-small !important;
    }

    th[b-pohocciz5q] {
        font-size: x-small !important;
    }

    .ibox-content-print[b-pohocciz5q] {
        margin: 0px !important;
        padding: 0px !important;
    }
}
/* /Components/Gantt/Modal/GanttEditarRegistroModalComp.razor.rz.scp.css */
/* /Components/Gantt/Modal/GanttPlanComprasGruposOfertasComp.razor.rz.scp.css */
.modal-contenedor[b-42yel1yn2h] {
    overflow: auto;
}

.dd-contenedor[b-42yel1yn2h] {
    min-width:200px;
}


/* /Components/Gestion/ClientesEditModalComp.razor.rz.scp.css */
label.lbl-100[b-ra791go4kv]{
    vertical-align: top;
    min-width:100px;
}
label.lbl-180[b-ra791go4kv] {
    vertical-align: top;
    min-width: 180px;
}

label.lbl-120[b-ra791go4kv] {
    vertical-align: top;
    min-width: 120px;
}
/* /Components/Gestion/Maestros/GestionTiposGastosIndirectosComp.razor.rz.scp.css */
.valor[b-thfrsotj2j] {
    border-radius: 10px;
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1px;
}
/* /Components/GMAO/ActivosSistemasComp.razor.rz.scp.css */
.gbox[b-hiw2ecb408] {
    max-width: 90vw !important;
    max-height: 70vh !important;
    overflow: auto;
}

.gg-esperado[b-hiw2ecb408] {
    background: #479cc8;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}

.gg-proveedor[b-hiw2ecb408] {
    background-color: #ff6a00;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}

.gg-real[b-hiw2ecb408] {
    background-color: #1ab394;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}
/* /Components/GMAO/CalendarioServiciosComp.razor.rz.scp.css */
.form-table[b-rp15i7aq30] {
    border-collapse: separate;
    border-spacing: 5px;
}

table.form-table tr label[b-rp15i7aq30] {
    white-space: nowrap;
}

table.form-table td > tr[b-rp15i7aq30] {
    width: 25%;
}

table.form-table td + td[b-rp15i7aq30] {
    width: 75%;
}
/* /Components/GMAO/ServicioEditComp.razor.rz.scp.css */
tr label[b-j71hc298kv] {
    white-space: nowrap;
}

td > tr[b-j71hc298kv] {
    width: 25%;
}

td + td[b-j71hc298kv] {
    width: 75%;
}
/* /Components/Home/Breadcrumb.razor.rz.scp.css */

@media print {
    .btn[b-37yq40oxiu] {
        display: none;
    }

    .breadcrumb[b-37yq40oxiu] {
        display: none;
    }
}
/* /Components/Home/Footer.razor.rz.scp.css */
.footer[b-x1zr9srw6g]{
    position: absolute;
    bottom:0;
}
/* /Components/Home/NavGroupMenu.razor.rz.scp.css */
ul.nav[b-00lmxe4oc9] {
    display: block;
}
.nav-link:focus[b-00lmxe4oc9], .nav-link:hover[b-00lmxe4oc9] {
    color: #a7b1c2 !important;
}
/* /Components/Home/NavMenu.razor.rz.scp.css */
a[b-t9y05qwwd7] {
    text-decoration: none !important;
}

.navbar-toggler[b-t9y05qwwd7] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-t9y05qwwd7] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-t9y05qwwd7] {
    font-size: 1.1rem;
}

.oi[b-t9y05qwwd7] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-t9y05qwwd7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-t9y05qwwd7] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-t9y05qwwd7] {
        padding-bottom: 1rem;
    }

    .nav-item[b-t9y05qwwd7]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-t9y05qwwd7]  a.active {
            border-left: 4px solid #19aa8d;
            background: #293846;
        }

        .nav-item[b-t9y05qwwd7]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-t9y05qwwd7] {
        display: none;
    }

    .collapse[b-t9y05qwwd7] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-item a.active[b-t9y05qwwd7]::after {
        margin-left: 1em;
    }
}
/* /Components/Home/NavMenuResponsive.razor.rz.scp.css */
.nav[b-4mrffnv1xi] {
    background-color: #293846 !important;
}
/* /Components/Informes/Administracion/InfFacturasEmitidasParaClienteDetalleComp.razor.rz.scp.css */
.cab-th[b-jd6o57b7v5] {
    background-color: #263949 !important;
    color: #e7e7e8 !important;
    padding: 0 5px 0 5px !important;
}

.cell-importe[b-jd6o57b7v5] {
    white-space: nowrap !important;
    padding: 0 5px 0 5px !important;
}

.footer-td[b-jd6o57b7v5] {
    background-color: #263949 !important;
    color: #e7e7e8 !important;
    white-space: nowrap !important;
    padding: 0 5px 0 5px !important;
}


@media print {
    .cab-th[b-jd6o57b7v5] {
        background-color: #263949 !important;
        color: #e7e7e8 !important;
        padding: 0 5px 0 5px !important;
    }

    .cell-importe[b-jd6o57b7v5] {
        white-space: nowrap !important;
        padding: 0 5px 0 5px !important;
    }

    .footer-td[b-jd6o57b7v5] {
        background-color: #263949 !important;
        color: #e7e7e8 !important;
        white-space: nowrap !important;
        padding: 0 5px 0 5px !important;
    }

    th[b-jd6o57b7v5] {
        font-size: 10px;
    }

    td[b-jd6o57b7v5] {
        font-size: 8px;
        line-height: 1rem !important;
    }

/*    @page {
        size: landscape !important;
    }*/
}
/* /Components/Informes/Compras/InfAnalisisEstudioTecnicoComp.razor.rz.scp.css */


.td-cabecera[b-nnfix8yoyr] {
    font-weight: 900;
    font-size: 14px;
    max-width: 100px;
}

.td-capitulo[b-nnfix8yoyr] {
    background-color: #ccffcc !important;
    font-weight: 900;
    padding-left: 0.5rem !important;
}

.td-capitulo-principal[b-nnfix8yoyr] {
    background-color: #99ccff !important;
}

.td-partida[b-nnfix8yoyr] {
    font-weight: 600;
    padding-left: 1rem !important;
}
/* /Components/Informes/Dirección/InformeResultadosComp.razor.rz.scp.css */
@media print {

}
/* /Components/Informes/InformeComp.razor.rz.scp.css */
.col-tam-1[b-w6vijoybcb] {
    min-width:100px !important;
}

.col-tam-2[b-w6vijoybcb] {
    min-width: 150px !important;
}

.col-tam-3[b-w6vijoybcb] {
    min-width: 200px !important;
}

.col-tam-4[b-w6vijoybcb] {
    min-width: 250px !important;
}

.col-tam-5[b-w6vijoybcb] {
    min-width: 300px !important;
}

.rz-overlaypanel[b-w6vijoybcb] {
    z-index: 3000 !important;
}
.rz-overlay-panel[b-w6vijoybcb] {
    z-index: 3000 !important;
}
/* /Components/Layouts/FullScreenLayout.razor.rz.scp.css */
#page-wrapper[b-z5mqesm7je] {
    margin: 0 !important;
}
/* /Components/Layouts/MainLayout.razor.rz.scp.css */
.gao-version[b-7lvs30iu5y] {
    position: fixed;
    bottom: 0px;
    left: 12px;
    color: #a7b1c2;
}

.page[b-7lvs30iu5y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7lvs30iu5y] {
    flex: 1;
}

.sidebar[b-7lvs30iu5y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7lvs30iu5y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7lvs30iu5y]  a, .top-row[b-7lvs30iu5y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-7lvs30iu5y]  a:hover, .top-row[b-7lvs30iu5y]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-7lvs30iu5y]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.menu-mobile[b-7lvs30iu5y] {
    z-index: 5001 !important;
    opacity: 0.9;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-7lvs30iu5y] {
        display: none;
    }

    .top-row.auth[b-7lvs30iu5y] {
        justify-content: space-between;
    }

    .top-row[b-7lvs30iu5y]  a, .top-row[b-7lvs30iu5y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7lvs30iu5y] {
        flex-direction: row;
    }

    .sidebar[b-7lvs30iu5y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7lvs30iu5y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-7lvs30iu5y]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-7lvs30iu5y], article[b-7lvs30iu5y] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* /Components/Obras/Certificaciones/Modal/CertificacionesEditModalComp.razor.rz.scp.css */
.prov-container[b-cmh16jr6pj] {
    min-width: 200px !important;
    max-width: 300px !important;
}

.detalles-container[b-cmh16jr6pj] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 2fr;
}

.detalles-uno[b-cmh16jr6pj] {
    grid-column: 1;
    grid-row: 2;
}

label.detalles-uno[b-cmh16jr6pj] {
    grid-row: 1 !important;
}


.detalles-dos[b-cmh16jr6pj] {
    grid-column: 2/6;
    grid-row: 2;
}

label.detalles-dos[b-cmh16jr6pj] {
    grid-row: 1 !important;
}
/* /Components/Obras/EjecucionProveedores/ModalComp/PedidoProveedorEditCertificacionComp.razor.rz.scp.css */

.prov-container[b-6qsmbi8vdr] {
    min-width: 20px !important;
    max-width: 300px !important;
}
/* /Components/Obras/GestionObras/GOFIFacturaManualEditComp.razor.rz.scp.css */
label[b-wfh0zq2d3o] {
    white-space: nowrap !important;
}



.ft-factura[b-wfh0zq2d3o] {
    font-size: 3rem;
}

.ft-container[b-wfh0zq2d3o] {
    max-width: 900px;
}

.ft-cuadro[b-wfh0zq2d3o] {
    border: double;
    border-width: 2px;
    padding: 1rem;
    margin-top: 2rem;
}

.ft-titulo[b-wfh0zq2d3o] {
    width: 100%;
    background-color: #808080;
    font-weight: 900;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #eee;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.ft-grid-det[b-wfh0zq2d3o] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.ft-det-1[b-wfh0zq2d3o] {
    grid-column: 1;
}

.ft-det-2[b-wfh0zq2d3o] {
    grid-column: 2/3;
}

.ft-det-borde[b-wfh0zq2d3o] {
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
    margin-top: 1px;
    margin-bottom: 1px;
}



.ft-cabecera-linea[b-wfh0zq2d3o] {
    background-color: #0a3c6f;
    border: 1px solid white;
    color: #aaa;
}


.ft-linea[b-wfh0zq2d3o] {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.ft-linea-fin[b-wfh0zq2d3o] {
    border-bottom: 1px solid #ddd;
}

.ft-cuerpo-grid[b-wfh0zq2d3o] {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-auto-rows: minmax(24px, auto);
}

.ft-cuerpo-cod[b-wfh0zq2d3o] {
    grid-column: 1;
}

.ft-cuerpo-conc[b-wfh0zq2d3o] {
    grid-column: 2/8;
}

.ft-cuerpo-uds[b-wfh0zq2d3o] {
    grid-column: 8;
}

.ft-cuerpo-impuds[b-wfh0zq2d3o] {
    grid-column: 9;
}

.ft-cuerpo-subt[b-wfh0zq2d3o] {
    grid-column: 10;
}

.ft-cuerpo-imp[b-wfh0zq2d3o] {
    grid-column: 11;
}

.ft-cuerpo-total[b-wfh0zq2d3o] {
    grid-column: 12;
}

.ft-resumen-subtotal[b-wfh0zq2d3o] {
    grid-column: 1/10;
}

.ft-resumen-total[b-wfh0zq2d3o] {
    grid-column: 1/11;
}

.ft-texto-empresa[b-wfh0zq2d3o] {
    color: darkblue;
    margin: 0 !important;
    text-align: center !important;
}
/* /Components/Obras/Informes/InformeCronogramaEcProdFooterComp.razor.rz.scp.css */
.gf-container[b-a749534cp2] {
    display: flex;
}

.gf-tittulo[b-a749534cp2] {
    background-color: lightgray !important;
}

.gf-celda[b-a749534cp2] {
    text-align: center;
    border-left: 2px solid #dfdfdf;
    border-right: 2px !important;
    overflow: hidden;
    white-space: nowrap;
    padding: 2px 4px 2px 4px,
}


.ingresos[b-a749534cp2] {
    font-weight: 900;
}

.total[b-a749534cp2] {
    background-color: #ccffcc;
    font-weight: 900;
}

td[b-a749534cp2] {
    font-size: x-small;
    line-height: 1.5rem !important;
}

.tr-footer[b-a749534cp2] {
    line-height: 1.5rem !important;
}

    .tr-footer > td[b-a749534cp2] {
        border-top: 0px;
    }

td.titulo[b-a749534cp2] {
    text-align: right !important;
    vertical-align: middle !important;
    font-size: 12px;
}
/* /Components/Obras/Informes/ObraDetalleEconomicoTablaComp.razor.rz.scp.css */
.tit-grupo[b-672bis05sl] {
    background-color: #99ffcc;
    font-weight: bold;
    padding-left: 0.5rem !important;
}

.total[b-672bis05sl] {
    background-color: #ccffcc;
    font-weight: 900;
    padding-left: 0.5rem !important;
}

td[b-672bis05sl] {
    text-align: center;
    padding: 0 5px 0 5px !important;
}

    td:first-child[b-672bis05sl] {
        text-align: start !important;
    }

th[b-672bis05sl] {
    text-align: center;
}

.prevision[b-672bis05sl] {
    font-style: italic;
}

.porcentaje-gasto[b-672bis05sl]::after {
    content: "(1)";
    text-decoration: wavy;
    background-color: #d4d9e1;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.porcentaje-ventas[b-672bis05sl]::after {
    content: "(2)";
    text-decoration: wavy;
    background-color: #00a8ff;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.titulo-detalle[b-672bis05sl] {
    margin: 24px, 0, 12px, 0;
    border-bottom: 3px solid black;
}
/* /Components/Obras/Informes/ObraDetalleEconómicoComp.razor.rz.scp.css */
.tit-grupo[b-vpalos85yc] {
    background-color: #99ffcc;
    font-weight: bold;
    padding-left: 0.5rem !important;
}

.total[b-vpalos85yc] {
    background-color: #ccffcc;
    font-weight: 900;
    padding-left: 0.5rem !important;
}

td[b-vpalos85yc] {
    text-align: center;
    padding: 0 5px 0 5px !important;
}

    td:first-child[b-vpalos85yc] {
        text-align: start !important;
    }

th[b-vpalos85yc] {
    text-align: center;
}

.prevision[b-vpalos85yc] {
    font-style: italic;
}

.porcentaje-gasto[b-vpalos85yc]::after {
    content: "(1)";
    text-decoration: wavy;
    background-color: #d4d9e1;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.porcentaje-ventas[b-vpalos85yc]::after {
    content: "(2)";
    text-decoration: wavy;
    background-color: #00a8ff;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.titulo-detalle[b-vpalos85yc]{
    margin: 24px, 0, 12px, 0;
    border-bottom: 3px solid black;
}
/* /Components/Obras/Informes/ObraResumenEconomicoComp.razor.rz.scp.css */
.tit-grupo[b-g4ofek50ui] {
    background-color: #99ffcc;
    font-weight: bold;
    padding-left: 0.5rem !important;
}

.total[b-g4ofek50ui] {
    background-color: #ccffcc;
    font-weight: 900;
    padding-left: 0.5rem !important;
}

td[b-g4ofek50ui] {
    text-align: center;
    padding: 0 5px 0 5px !important;
}

    td:first-child[b-g4ofek50ui] {
        text-align: start !important;
    }

th[b-g4ofek50ui] {
    text-align: center;
}

.prevision[b-g4ofek50ui] {
    font-style: italic;
}

.porcentaje-gasto[b-g4ofek50ui]::after {
    content: "(1)";
    text-decoration: wavy;
    background-color: #d4d9e1;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.porcentaje-ventas[b-g4ofek50ui]::after {
    content: "(2)";
    text-decoration: wavy;
    background-color: #00a8ff;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

@media print {
    .tit-grupo[b-g4ofek50ui] {
        background-color: lightblue !important;
    }

    .total[b-g4ofek50ui] {
        background-color: lightblue !important;
    }


}
    
/* /Components/Obras/Informes/ObrasDetalleEconomicoImprimirComp.razor.rz.scp.css */
.section-detalles[b-7vl3heju18] {
    page-break-before: always;
}

.tit-grupo[b-7vl3heju18] {
    background-color: #99ffcc !important;
    font-weight: bold;
    padding-left: 0.5rem !important;
}

.total[b-7vl3heju18] {
    background-color: #ccffcc !important;
    font-weight: 900;
    padding-left: 0.5rem !important;
}

td[b-7vl3heju18] {
    text-align: center;
    padding: 0 5px 0 5px !important;
}

td:first-child[b-7vl3heju18] {
    text-align: start !important;
}

th[b-7vl3heju18] {
    text-align: center;
}

.prevision[b-7vl3heju18] {
    font-style: italic;
}

.porcentaje-gasto[b-7vl3heju18]::after {
    content: "(1)";
    text-decoration: wavy;
    background-color: #d4d9e1 !important;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.porcentaje-ventas[b-7vl3heju18]::after {
    content: "(2)";
    text-decoration: wavy;
    background-color: #00a8ff !important;
    font-size: 70%;
    vertical-align: text-bottom;
    margin-left: 5px;
}

.titulo-detalle[b-7vl3heju18] {
    margin: 24px, 0, 12px, 0;
    border-bottom: 3px solid black;
}
/* /Components/Obras/ObrasEditComp.razor.rz.scp.css */
.header-button-contanier[b-antmfxncz0]{
    display: grid;
    grid: 1fr 1fr / 1fr;
}
/* /Components/Obras/ObrasGeneralFormComp.razor.rz.scp.css */
.row-condiciones[b-f2qvhan3hq]{
    border-bottom-style:solid;
    border-bottom-width:1px;
}
/* /Components/Obras/ObrasGeneralFormImprimirComp.razor.rz.scp.css */
.datos-obra-container[b-ds6dkqiu3f] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(5, 1fr);
    column-gap: 1px;
    row-gap: 1px;
}

.grid-title[b-ds6dkqiu3f] {
    background: lightblue;
    font-weight: 900;
}

.grid-item[b-ds6dkqiu3f] {
    padding: 2px 5px 2px 5px;
    color: black;
    border: solid 2px black;
    height: 100%;
}

.txt-destacado[b-ds6dkqiu3f]{
    color: blue;
    font-size:2rem;
    font-weight:600;
}

.bkg-blue[b-ds6dkqiu3f]{
    background: lightblue;
}

.cod-obra[b-ds6dkqiu3f]{
    border: 2px solid grey;
}

.ubicacion-obra-container[b-ds6dkqiu3f] {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(3, 1fr);
    column-gap: 1px;
    row-gap: 1px;
    align-items: center;
}

.fechas-obra-container[b-ds6dkqiu3f] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(5, 1fr);
    column-gap: 1px;
    row-gap: 1px;
    align-items: center;
}

.datoseconomicos-obra-container[b-ds6dkqiu3f] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 1fr);
    column-gap: 1px;
    row-gap: 1px;
    align-items: center;
}
/* /Components/Obras/ObrasInventarioComp.razor.rz.scp.css */
.flechas-derecha[b-p4yh7jj0j1] {
    font-size: 4rem;
}

.flechas-contenedor[b-p4yh7jj0j1] {
    margin: auto;
}
/* /Components/Obras/ObrasListadoComp.razor.rz.scp.css */
/* /Components/Obras/ObrasPCOComp.razor.rz.scp.css */
table[b-nigzi1ypb1] {
    width: 100%;
}

td[b-nigzi1ypb1] {
    width: 50%;
}

tr[b-nigzi1ypb1]{
    margin-bottom:5px;
}
/* /Components/Obras/PCO/ActaPCOComp.razor.rz.scp.css */
.encabezado-tit[b-3lo1tkjxja] {
    background: red;
    color: white;
    position: relative;
    height: 3rem;
}

.encabezado-cont[b-3lo1tkjxja] {
    position: absolute;
    top: 15% !important;
}

.seccion-tit[b-3lo1tkjxja] {
    background: #dddddd;
    font-weight: 600;
    padding: 4px;
}

input[b-3lo1tkjxja] {
    border-top: none;
    border-left: none;
    border-right: none;
    min-width: 300px;
}

li[b-3lo1tkjxja] {
    margin-top: 4px;
    margin-bottom: 8px;
    display: block !important;
}

.gf-container[b-3lo1tkjxja] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: repeat(6, 1fr);
}

.gf-col-1[b-3lo1tkjxja] {
    grid-column: 1;
    text-align: center;
    vertical-align: bottom;
}

.gf-col-2[b-3lo1tkjxja] {
    grid-column: 2/3;
    text-align: center;
    vertical-align: bottom;
}

.gf-row-tit-1[b-3lo1tkjxja] {
    grid-row: 3/4
}

.gf-row-tit-2[b-3lo1tkjxja] {
    grid-row: 6/7
}

.gft-container[b-3lo1tkjxja] {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    grid-template-rows: repeat(3,1fr);
    height: 3rem;
}

.gft-celda1[b-3lo1tkjxja] {
    grid-column: 1;
    grid-row: 1/4;
}

.gft-celda2[b-3lo1tkjxja] {
    grid-column: 2/3;
    grid-row: 1/4;
}

.gft-texto[b-3lo1tkjxja] {
    grid-column: 3/8;
    color: white;
    background-color: #ed5565 !important;
    grid-row: 2/3;
}

.gft-texto-up[b-3lo1tkjxja] {
    grid-column: 3/8;
    grid: 1;
}

.gft-texto-down[b-3lo1tkjxja] {
    grid-column: 3/8;
    grid: 3/4;
}

.footer-acta[b-3lo1tkjxja] {
    position: absolute;
    bottom: 0;
}

footer[b-3lo1tkjxja] {
    position: fixed;
    bottom: 0;
}

header[b-3lo1tkjxja] {
    position: fixed;
    top: 0;
}


@media print {
    .print-inline[b-3lo1tkjxja] {
        display: inline !important;
    }

    .print-block[b-3lo1tkjxja] {
        display: block !important;
    }
}

.firmas[b-3lo1tkjxja] {
    page-break-before: auto;
}

@page {
    margin-bottom: 2rem;
}
/* /Components/Obras/Plan Compras/Informes/ComparativaProveedoresComp.razor.rz.scp.css */

.cuadro[b-nio0uox65y] {
    display: grid;
}

.ofertantes[b-nio0uox65y] {
    background-color: darkblue;
    color: white;
    grid-row: 1;
    text-align: center;
}

.prov-proveedor[b-nio0uox65y] {
    grid-row: 2/5;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px;
    border: 1px solid black;
}

.prov-nombre-noadjud[b-nio0uox65y] {
    background-color: #e9b3c5;
}

.prov-nombre-adjud[b-nio0uox65y] {
    background-color: greenyellow;
}

.prov-nombre-rechazado[b-nio0uox65y] {
    background-color: red;
    color:white;
}

.titulo[b-nio0uox65y] {
    grid-row: 6;
    border: 1px solid black;
    text-align: center !important;
}

.codigo[b-nio0uox65y] {
    grid-column: 1;
    border: 1px solid #aaa;
}

.mediciones[b-nio0uox65y] {
    grid-column: 2;
    text-align: left;
    border: 1px solid #aaa;
    text-align: center;
}

.unidades[b-nio0uox65y] {
    grid-column: 3;
    border: 1px solid #aaa;
    text-align: center;
}

.descripcion[b-nio0uox65y] {
    grid-column: 4;
    border: 1px solid #aaa;
    width: 300px;
}

.dato[b-nio0uox65y] {
    text-align: center;
    border: 1px solid #aaa;
    white-space: nowrap;
    overflow: hidden;
}

.dato-resumen[b-nio0uox65y] {
    font-weight: 900;
    text-align: center;
    border: 2px solid #aaa;
}


.objetivo-compras[b-nio0uox65y] {
    background-color: #fff8a4;
    border: 1px solid black;
    text-align: center;
}

.precio-adjudicado[b-nio0uox65y] {
    background-color: #1ab394;
    border: 1px solid black;
    text-align: center;
    color: black;
}

.cabecera[b-nio0uox65y] {
    background-color: #bac4ff;
    font-weight: 700;
    font-size: 1.2rem
}

.capitulo[b-nio0uox65y] {
    background-color: #c4fcfc;
}

.img-excel[b-nio0uox65y] {
    width: 25px;
    height: auto;
}

.mejor-oferta[b-nio0uox65y] {
    border-radius: 5px;
    border: 3px green solid;
}

.mejor[b-nio0uox65y] {
    background-color: #eefdfd;
}

.med-parcial[b-nio0uox65y] {
    background-color: red;
    color: white;
}
/* /Components/Obras/Plan Compras/Modal/GenerarPedidoDePresupuesto.razor.rz.scp.css */
.bloque-seleccionado[b-chxgsliqkl] {
    background-color: #ffffff !important;
    border: 2px solid blue;
    border-radius: 5px;
}

.bloque-noseleccionado[b-chxgsliqkl] {
    border: 2px solid white;
    border-radius: 5px;
    background-color: #b8c0c5 !important;
}
/* /Components/Obras/Plan Compras/Modal/NuevaOfertaModalComp.razor.rz.scp.css */
.prov-container[b-fqtcfqg0g1] {
    min-width: 200px !important;
    max-width:300px!important;
}

.detalles-container[b-fqtcfqg0g1] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 2fr;
}

.detalles-uno[b-fqtcfqg0g1] {
    grid-column: 1;
    grid-row: 2;
}

    label.detalles-uno[b-fqtcfqg0g1] {
        grid-row: 1 !important;
    }


.detalles-dos[b-fqtcfqg0g1] {
    grid-column: 2/6;
    grid-row: 2;
}

label.detalles-dos[b-fqtcfqg0g1] {
    grid-row: 1 !important;
}
/* /Components/Obras/Plan Compras/Modal/ObrasPCSeleccionarPlanDetalleComp.razor.rz.scp.css */
.[b-8a5ezs73cv]
/* /Components/Obras/Plan Compras/ObrasPCOfertasProvComp.razor.rz.scp.css */
.col-prov[b-3leukkp3kf] {
    flex: 0 0 47% !important;
    max-width: 47% !important;
}

.flechas-contenedor[b-3leukkp3kf] {
    margin-top: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    flex: 0 0 6% !important;
}
/* /Components/Obras/Plan Compras/ObrasPlanComprasComp.razor.rz.scp.css */
.flechas-derecha[b-0nwouckk8p] {
    font-size: 4rem;
}

.flechas-contenedor[b-0nwouckk8p] {
    margin: auto;
}
/* /Components/Obras/Plan Ejecucion/ObrasGastosSuplidosComp.razor.rz.scp.css */
.cliente[b-sf0b45pvsl]{
    min-width:200px;
}

.desc-suplido[b-sf0b45pvsl]{
    min-width:300px;
}
/* /Components/Obras/Plan Ejecucion/ObrasPlanEjecucionComp.razor.rz.scp.css */
.gbox[b-q9fxds9bie] {
    max-width: 90vw !important;
    max-height: 70vh !important;
    overflow: auto;
}

.gg-esperado[b-q9fxds9bie] {
    background: #479cc8;
    margin-top: 1px;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}

.gg-proveedor[b-q9fxds9bie] {
    background-color: #ff6a00;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}

.gg-real[b-q9fxds9bie] {
    background-color: #1ab394;
    margin-bottom: 1px;
    border-radius: 5px;
    height: 0.5rem;
}
/* /Components/Obras/Plan Ejecucion/ObrasPlanModificadoComp.razor.rz.scp.css */
tbody[b-tgk0lk1b9y], td[b-tgk0lk1b9y], tfoot[b-tgk0lk1b9y], th[b-tgk0lk1b9y], thead[b-tgk0lk1b9y], tr[b-tgk0lk1b9y] {
    line-height: 2rem !important;
    font-size: 10px;
    padding: 0 !important;
}
/* /Components/Presto/PartidaDetalles.razor.rz.scp.css */
p[b-800c2qm95c] {
    white-space: pre-wrap;
}
/* /Components/Presto/Presto.razor.rz.scp.css */
.error-imp-cont[b-jcgk2fe4zw]{
    margin: 1rem 0 1rem 0;
    border:2px red;
    color: red;
}
/* /Components/Presupuestos/ModalPresupuestos/PresupuestosAccionesModalComp.razor.rz.scp.css */
.modalAcciones[b-iibbc1ax50] {
    max-width: 200px !important;
}

.flechas-derecha[b-iibbc1ax50]{
    font-size:4rem;
}

.flechas-contenedor[b-iibbc1ax50]{
    margin:auto;
}

.resp-cli-input[b-iibbc1ax50] {
    max-width: 350px;
}

.resp-cli[b-iibbc1ax50] {
    max-width: 300px;
}
/* /Components/Presupuestos/PresupuestoCliente/OfertaCompletaComp.razor.rz.scp.css */
@page rotada {
    size: landscape;
}
/* /Components/Presupuestos/PresupuestoCliente/PresupuestoClienteCapitulosComp.razor.rz.scp.css */
td[b-fysnrx0dpp] {
    margin-right: 2px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: baseline;
    font-weight:800;
}

tbody[b-fysnrx0dpp], td[b-fysnrx0dpp], tfoot[b-fysnrx0dpp], th[b-fysnrx0dpp], thead[b-fysnrx0dpp], tr[b-fysnrx0dpp] {
    border-style: none;
    border-width: 0;
    color: #000;
}

.can-pr[b-fysnrx0dpp] {
    background-color: #f5f59d !important;
}

.hijos-subcapitulos[b-fysnrx0dpp] {
    background-color: #4ab1fb;
}

.hijos-partidas[b-fysnrx0dpp] {
    background-color: lightgreen;
}
/* /Components/Presupuestos/PresupuestoCliente/PresupuestoClienteCuerpoComp.razor.rz.scp.css */

th[b-tvhp6i1k8m] {
    font-style: italic;
    font-weight: 900;
    margin-right: 2px;
    min-width: 20px;
}

tbody[b-tvhp6i1k8m], td[b-tvhp6i1k8m], tfoot[b-tvhp6i1k8m], th[b-tvhp6i1k8m], thead[b-tvhp6i1k8m], tr[b-tvhp6i1k8m] {
    border-style: none;
    border-width: 0;
    color: #000;
    font-size: 10px;
    font-size: 10px;
}

.can-pr[b-tvhp6i1k8m] {
    background-color: #f5f59d !important;
}
/* /Components/Presupuestos/PresupuestoCliente/PresupuestoClientePartidasComp.razor.rz.scp.css */
td[b-5h81y82jel] {
    margin-right: 2px;
    vertical-align: baseline;
}

tbody[b-5h81y82jel], td[b-5h81y82jel], tfoot[b-5h81y82jel], th[b-5h81y82jel], thead[b-5h81y82jel], tr[b-5h81y82jel] {
    border-style: none;
    border-width: 0;
    color: #000;
    font-size: 10px;
}

.can-pr[b-5h81y82jel] {
    background-color: #f5f59d !important;
}

.ult-fila[b-5h81y82jel] {
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    margin-bottom: 10px;
}
/* /Components/Presupuestos/PresupuestoGeneralFormComp.razor.rz.scp.css */
label[b-yftt61w4ho]{
    font-weight:900;
}
/* /Components/Presupuestos/PresupuestoModificadoComp.razor.rz.scp.css */
tbody[b-9s90s3qbde], td[b-9s90s3qbde], tfoot[b-9s90s3qbde], th[b-9s90s3qbde], thead[b-9s90s3qbde], tr[b-9s90s3qbde] {
    line-height: 2rem !important;
    font-size: 10px;
    padding: 0 !important;
}
/* /Components/Presupuestos/PresupuestosFueraDePlazoComp.razor.rz.scp.css */
.pointer:hover[b-8j8rf6f6ec] {
    cursor: pointer !important;
}
/* /Components/Presupuestos/PresupuestosInformesComp.razor.rz.scp.css */
.sel-informe-box[b-eoyxstd57y] {
    display: flex !important;
}
/* /Components/Presupuestos/PresupuestosListado.razor.rz.scp.css */
.pointer:hover[b-ez5b37d774] {
    cursor: pointer !important;
}

.alta-probabilidad[b-ez5b37d774] {
    background-color: lightgreen;
}
/* /Components/Presupuestos/PresupuestosSeguimientosComp.razor.rz.scp.css */
/* /Components/UserManagement/Authentication/Login.razor.rz.scp.css */
body[b-wtoanj8qc3] {
}

.inputContenedor[b-wtoanj8qc3] {
    background-color: rgb(232, 240, 254) !important;
    height: 2rem;
    padding: 0;
}

.inputContenedor > span[b-wtoanj8qc3] {
    width: 10% !important;
    padding: 0 !important;
}
