div,
#header-admin {
    display: none;
}
.html-order-print-ua {
    display: block !important;
    visibility: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    border-collapse: collapse;
}
.html-order-print-ua .table-info {
    padding: 14px 10px;
    border-bottom: 1px solid #000;
    width: 50%;
}
.html-order-print-ua .table-info:first-child {
    border-right: 1px solid #000;
}


.ttn-table .table-info:first-child {
    border-right: 1px solid #000;
    width: 10%;
}
.ttn-table .table-info {
    padding: 14px 10px;
    border-bottom: 1px solid #000;
    width: 45%;
}