/* Print table */

body #fscontent td.row_header_linebtm_bac,
body #fscontent td.linebtm_thick_bac,
body #fscontent td.row_header_linebtm_bac,
body #fscontent td.row_header_bold_linebtm_bac,
body #fscontent td.row_header_linebtm_thick_bac,
body #fscontent td.bac,
body #fscontent .bold_linebtm_bac,
body #fscontent .bold_linebtm_thick_bac{
    background-color: #fef06d !important;
    background: #fef06d !important;
}

#fscontent table.datatable,
#fscontent table
{
    width:100%;
    border-collapse: collapse;
    text-align: right;
    color: #000;
}

#fscontent td
{
    text-align: right;
    border-bottom: solid 1px #eee;
}

#fscontent td.linebtm,
#fscontent td.linebtm_bac,
#fscontent th.linebtm
{
    text-align: right;
    border-bottom: 1px solid #000;
}

#fscontent th.label,
#fscontent th.label_linebtm
{
    text-align: left;
    border-bottom: 1px solid #000;
}


#fscontent td.linebtm_lineright
{
    text-align: right;
    border-bottom: 1px solid #000;
    border-right: 1px solid #004fb6;
}

#fscontent td.lineright
{
    text-align: right;
    border-right: 1px solid #004fb6;
}

#fscontent td.linebtm_thick,
#fscontent td.linebtm_thick_bac
{
    text-align: right;
    border-bottom: 2px solid #000;
}

#fscontent td.row_header_bold_linebtm_thick_space,
#fscontent td.row_header_linebtm_thick,
#fscontent td.row_header_linebtm_thick_bac,
#fscontent .bold_linebtm_thick_bac,
#fscontent .bold_linebtm_thick,
#fscontent td.row_header_linebtm_thick_space,
#fscontent td.row_header_bold_linebtm_thick,
#fscontent th.row_header_bold_linebtm
{
    text-align: left;
    border-bottom: 2px solid #000;
}
#fscontent td.row_header_bold_linebtm,
#fscontent td.row_header_linebtm_bac,
#fscontent td.row_header_bold_linebtm_bac,
#fscontent td.row_header_linebtm,
#fscontent td.row_header_bold_linebtm_space,
#fscontent th.row_header_linebtm,
#fscontent td.row_header_linebtm_space,
#fscontent .bold_linebtm_bac
{
    text-align: left;
    border-bottom: 1px solid #000;
}

#fscontent tr.linebtm_thick td
{
    border-bottom: 2px solid #000;
    overflow: hidden;
}

