@page {
     margin: 2cm 1 3cm 1cm;
}

html, body {margin: 0;overflow: visible; padding:0; width:70mm; height: 100mm; font-family: "Century Gothic", sans-serif; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility; }

body {margin: 0;color: #000;font-size: 13px;font-weight: 400;line-height: 1.0;background-color: #fff;-webkit-font-smoothing: antialiased;}
.cabecera{ height:8px; background-color:#A39479;}
.cuerpo{ padding:1em;}
hr{  border-bottom:1px solid #E1E1E1;}
.hoja{ line-height:1; padding:1.5em; }
.w_100{ width:100%;}
.table-bordered {border: 1px solid #3C4D63;}
.table-bordered th { padding: .35rem; vertical-align: top; border-right: 1px solid #3C4D63; background-color:#3C4D63;}
.table-bordered td { padding: .35rem; vertical-align: top; border: 1px solid #3C4D63;}
.borde_arriba{ border-top:1px solid #c2c2c2;}
.borde_abajo{ border-bottom:1px solid #c2c2c2;}
.borde_abajo_ligero{ border-bottom:1px solid #e1e1e1; margin-top:4px;}

.texto_azul{ color:#3C4D63;}
.borde_abajo_ligero:last-child{ border-bottom:0;}

.mensaje-pie{  bottom:0; margin-bottom:10px; line-height:1.25;}
.pie{ position:fixed; bottom:0;width:100%;}
@media print{    
    .no-imprimir, .no-imprimir *{ display: none !important; }
}
