body {
    font: 14px Arial;
}

h1 {
    float: right;
}

h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

h3 {
    color: #666;
    margin-top: 0;
    padding-top: 0;
}

hr {
    page-break-after: always;
    visibility: hidden;
}

#logo {
    display: none;
}

#logo-controlpanel {
    display: none;
}

#login {
    display: none;
}

#menu {
    display: none;
}

#footer {
    display: none;
}

#content h1:first-child {
    display: none;
}

.print_table {
    clear: both;
    float: right;
}

.print_table tr>td:first-child {
    text-align: right;
}

.print_logo {
    clear: both;
    width: 300px;
    margin-top: 20px;
}

.print_locations {
    clear: both;
    width: 100%;
}

.print_locations th {
    font-size: 10px;
    text-align: left;
}

.print_locations td {
    font-size: 10px;
    vertical-align: top;
}

.print_form {
    display: none;
}

.rit {
    color: rgb(49, 118, 17);
}

.print_locations td {
    vertical-align: top;
    padding-top: 15px;
}

.print_locations>td:last-child {
    text-align: right;
}

.print_locations tr {
    border-bottom: 1px solid #d8d8d8;
}

.rit {
    color: rgb(49, 118, 17);
}

#content table.product_table {
    margin-top: -15px;
    width: 250px;
    margin: 1em 0;
    text-align: left;
}

#content table.print_locations {
    margin-top: 45px;
}

.td_product {
    width: 90%;
}

.product_table tr td {
    padding: 0;
}

#content th {
    width: 250px;
}

#content th:last-child {
    text-align: left;
    width: 250px;
}