body {
 font-family: Arial;
 font-size: 9px;
}

tr {page-break-inside: Avoid! important;}


.encabezar thead > th{
    line-height:2px;
    border: none!important;
}



.negrita{
    font-weight: bolder;
}

#datos_empleado tr th td , #datos_legajo tr th td, .borde_tabla{
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    background-color: #a4aaae;
    vertical-align: middle;
}

th{
    vertical-align: middle;
    border:1px solid #000000 !important;"

}


tr{
    vertical-align: middle;

}




.con-bordes{
    border-top:2px solid #dee2e6;
}
.recibo {
    min-height: 29.7cm;
    padding: 1cm;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    line-height: 12px;
    page-break-after: auto;
}
.encabezado, .conceptos {
    page-break-inside: avoid;
}

.no_border{
    border:1px;
}



.encabezado{
    font-size: 14px;
}
.totales{
    font-size: 14px;
    line-height: 15px;

}



.encabezar p {
    font-size: 15px;
}

.encabezar thead > tr{
    line-height:2px;
    border: none!important;
}



.encabezar {
    line-height:2px;
    border: none!important;
}

.encabezar tr {
    border: none!important;

}



.encabezar{
    border: none!important;
}



.datosempleado{
    line-height:18px;
}

.datosempleado td{
    border:1px solid #000000;

}


.datosconceptos{
    line-height: 15px;
}


table {word-break: break-word;}

.cuerpo  {
    page-break-after: auto;
}