#impressaoOrdem *{ font-size: 10px !important; }
#impressaoOrdem h2.titulo{ font-size: 22px!important; color: #333; }
#impressaoOrdem table tbody tr td.data{ white-space: nowrap; }
.subTabela{margin: 0; padding: 0;}
.padding-5{padding: 5px !important;}
#impressaoOrdem tr.linhasOrdens td, #impressaoOrdem tr.linhasOrdens td a{font-size: 13px!important; }
table.table.tabelaPrincipal{margin: 0 0 10px 0;}
.headerTable{margin: 0}
.tabelaImpressao { table-layout: auto; width: 100%; margin: 10px 0 0 0; }
.tabelaImpressao td.peq { width: 5%;}
.tabelaImpressao td.med { width: 10%;}
.tabelaImpressao td.gra { width: 80%;}
.topbar .brand-name { padding-top: 0; padding-bottom: 0; }


@media print {
    .naoImprimir, .topbar { display: none !important; }
    .main { margin: 0 !important; padding: 0 !important; }
    .box-filter { display: none; }
    .table.tabelaImpressao { table-layout: auto; width: 100%; margin: 18px 0 0 0; padding: 0; }
    .tabelaImpressao td.peq { width: 7%;}
    .tabelaImpressao td.med { width: 15%;}
    .tabelaImpressao td.gra { width: 78%;}
    .tag-info, .tag-danger, .tag-success, .tag-default,.tag-warning  { font-weight: bold !important; }
    .tag-info { color: #1d3f81 !important; }
    .tag-danger { color: red !important; }
    .tag-success { color: green !important; }
    .tag-default { color: #888 !important; }
    .tag-warning { color: #996c00 !important; }
    .tabelaImpressao td, .tabelaImpressao th { font-size:12px !important; }
    .col-lg-10 { min-width: 100% !important; width: 100% !important;}
    .linhasOrdens h3 { font-size: 18px; padding: 0; margin: 0; }
    .orcamento { padding-top: 0 !important; padding-bottom: 0 !important; }
}

* { list-style: none; }
