.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;
    border:1px solid #000000 !important;
}

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

}


tr{
    vertical-align: middle;
    border:1px solid #000000 !important;"
font-size: 12px;

}

td{
    font-size: 12px;
}


.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);
    font-size: 12px;
    line-height: 12px;
    page-break-after: auto;
}
.encabezado, .conceptos {
    page-break-inside: avoid;
    font-size: 14px;


}

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

.encabezar td{
    line-height:2px;
}


.encabezar{
    border: none!important;

}

