/* 
    Document   : print
    Created on : 26/03/2010, 12:39:15 PM
    Author     : Jason Fonseca
    Description:
        Print
*/
.breadcrumbs
{
    display: none;
}

#table_controls
{
    display: none;
}

table tr th
{
    height: 130px;
    vertical-align: bottom;
    padding: 10px;
    text-align:center;
}

table tr {border-bottom: 1px solid #ccc !important; background: none;}
table.edatatable tbody tr td  {border-bottom:none; background: white; }
table{
    width: 100%;
    border: 1px solid #ccc;
}

table tr td
{
    text-decoration: none;
    color: #000000;

}

table tr {page-break-inside: avoid;}
table thead {display: table-header-group; }

table.edatatable thead th { background-color: #FFFFFF; }

#header img
{
    height: 50px;
}

#header h1
{
    color:#ffffff !important;
}

#header
{
    height: 40px !important;
}

body{ background: white; width: 100%; margin: 0; float: none}
.fixedtableheader { margin: 0;}
@page { size: landscape; }