/*html,body {*/
/*    background: white;*/
/*    width: 100%;*/
/*    font-size: 0.9em;*/
/*}*/

/*table {*/
/*    width: 100%;*/
/*    border-spacing: 0;*/
/*}*/

/*table tr {*/
/*    page-break-inside: avoid;*/
/*}*/

/*table td {*/
/*    border: 1px solid black;*/
/*    border-top: none;*/
/*    padding: 1px 3px;*/
/*}*/

/*table td:not(:last-child){*/
/*    border-right: none;*/
/*}*/

/*table > thead {*/
/*    background-color: black;*/
/*    color: white;*/
/*}*/
