﻿body {
}

.map-section{
    display: none;
}
.header{
    display: none;
}
.footer {
    display: none;
}

.print-logo{
    display: block;
    margin-top: 0px;
}
#trace-block {
    padding: 10px 0px 10px 0px;
    margin-top: 0px;
}
.no-content{
    display: none;
}
.table-section {
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
}
#main-body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: -4em;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.push{
    display: none;
}
.table-section .item {
        padding: 0px;        
        margin: 0px;
        border-bottom: 0px;
    }
.table-section .product-table > tfoot > tr > td {        
        padding: 7px 15px 7px 15px;
        height: 36px !important;
        font-size: 15px;
        border: 2px solid #000000;
    }

.print-icon {
    display: none;
}