body {font: 600 13px / 18px "Open Sans", sans-serif;}

#header_wrap {margin-bottom: 15px;}
#doc dd b {font-weight: 700;}

div#vcards { width: 60%;}

#doc dd {font-weight: 500;}

#header_logo {
    margin-bottom: 5px;
    padding-bottom: 5px;
    /* border-bottom: 1px dotted #000000; */
}

#line_items_totals b, #doc dt {
    font-size: 13px;
    line-height: 14px;
    font-weight: 400;
}

.line_items_header {
    border: none;
    padding: 2px 0px 7px 0px;
    margin-bottom: 10px;
    color: #FFFFFF;
    background: #6b6a6a;
}

.line_item {
    min-height: 20px; 
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.line_item .column {  
    padding: 10px 10px 0px 10px;
}

#doc_notes p {
    font-size: 15px;
    font-weight: 500;
}

