body {
    height: auto;
}

body[data-leftbar-compact-mode=condensed] {
    min-height: 900px;
}

body[data-leftbar-compact-mode=condensed] .wrapper .footer,
body[data-leftbar-compact-mode=condensed] .wrapper .navbar-custom {
    left: 0;
}
.content {
	padding-bottom: 30px;
}

.content-page {
    margin: 0 !important;
    padding-top: 0;
}

.table td,
.table th {
    padding: 0.5rem;
}

.table thead th {
    padding-right: inherit;
}

.table-invoice { width: 800px;  border-bottom: #ccc 1px solid; }
.table-invoice .title{  height: 1100px; text-align:  center; }

.table-invoice .shipper {}

.table-invoice{}