.main-content td,
.main-content th,
.main-content tr,
.client-content td,
.client-content th,
.client-content tr,
#totals tr,
#totals td,
#totals th{
    /* border-width: 2px !important; */
}

.separator {
    background-color: rgb(175, 176, 177) !important;
    color: #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
}

#scroll-to-top {
    display: none;
}

#info td {
    width: 33.33%;
}

td a {
    text-decoration: none;
}

td a:hover {
    text-decoration: underline;
}

#item-info {
    background-color: #e2e0df2c;
}

#doc-info img {
    max-width: 150px;
}

#prepared-by span {
    width: 155px;
    display: inline-block;
}

.table-separator {
    background-color: #8a9797 !important;
}