/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container, #page{background:none;border:0px !important;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-size:14px;font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;color:#000;text-decoration:none;}
a:link:after, a:visited:after {content:" (" attr('') ")";font-size:90%;}

/*  */
.noPrint {display:none;}
#nav-bar, #header, #mainmenu, .breadcrumbs, .summary , .alphapager, .pager, .filters, .search-button, .search-form, .button-column, .filters, .clear, #footer{display:none !important;}

/* tabel print */  
.grid-view table {border-collapse: collapse; text-align: left; width: 100%; color:#000;}  
.grid-view {font-size: normal 8px/1 Arial, Helvetica, sans-serif !important; background: #fff; overflow: hidden; } 
.grid-view table td, .grid-view table th { padding: 0px 0px; } 
.grid-view table thead tr th {color:#FFF; font-size: 8px; font-weight: bold; border-bottom: 1px solid #ccc !important; text-transform:uppercase; text-align: left !important;}  
.grid-view table tbody td { color: #000000; font-size: 8px; border-bottom: 1px solid #CCC;font-weight: normal; } 
.grid-view  table tbody tr:nth-child(even) td {border-bottom: 1px solid #CCC;}
.grid-view  table tbody tr:nth-child(odd) td  {border-bottom: 1px solid #CCC;}

#comanda-grid table {border-collapse: collapse; text-align: left; width: 100%; color:#000;}  
#comanda-grid {font: normal 10px/1.2 Arial, Helvetica, sans-serif !important; background: #fff; overflow: hidden; } 
#comanda-grid table td, 
#comanda-grid table th { padding: 0px 0px; } 
#comanda-grid table thead tr th {color:#FFF; font-size: 10px; font-weight: bold; border-bottom: 1px solid #ccc !important; text-transform:uppercase; text-align: left !important;}  
#comanda-grid table tbody td { color: #000000; font-size: 10px; border: 1px solid #CCC;font-weight: normal; } 
#comanda-grid  table tbody tr:nth-child(even) td {border-bottom: 1px solid #CCC;}
#comanda-grid  table tbody tr:nth-child(odd) td  {border-bottom: 1px solid #CCC;}
/* */


/*
*	PT Factura
*/
.ascunde{display:none;}
.ascundeth1{visiblity: hidden}
.ascundeth2{visiblity: hidden}
#page-wrap {width: 210mm; margin: 0 auto; }

input { border: 0px !important; font: normal 11px Arial,Helvetica,sans-serif; overflow: hidden; resize: none; }

table { border-collapse: collapse; }
table td, table th { border: 1px solid black; padding: 5px; cursor:pointer; font: normal 11px/1 Arial,Helvetica,sans-serif;}
table th  span{ font: normal 9px/1 Arial,Helvetica,sans-serif;}

#factura { clear: both; width: 210mm !important; margin: 0 0 20px 0; border: 1px solid black; }
#factura th { background: #eee; font: normal 10px/1 Arial,Helvetica,sans-serif; vertical-align: middle; text-align: center;}
#factura tr .linie_factura td { border: 0; vertical-align: top; }
#factura td .nr_crt {width:25px !important;}
#factura td .cod_produs{display:none;}	
#factura td .descriere { width: 300px; }
#factura td .um , #factura td.cod_unitate{ width: 35px; }
#factura td .total-line { border-right: 0; text-align: right; }
#factura td .total-value { border-left: 0; padding: 10px; }
#factura td .balance { background: #eee; }
#factura td .blank { border:0; vertical-align:top;}

.nr_crt {width:25px !important;}
.linie_factura{width: 25px;}	
.nume_produs {width: 200px;}
.ptva{height: 15px; font: normal 10px Arial,Helvetica,sans-serif; border: 0;}
.cod_unitate {width: 30px;}
.expeditia{display:none;}
.cod_produs{display:none;}
.nume_unitate {width: 30px;}
.cantitate{width: 40px;text-align:right;}
.pret_unitar_ht{width:60px;text-align:right;}
.factura_ht{width: 60px;text-align:right;}
.ht{width: 60px; text-align:right;}
.tva{width: 60px; text-align:right;}
.ttc{width: 60px; text-align:right;}
.Factura_cod_tva{height: 15px; font: normal 10px Arial,Helvetica,sans-serif; border: 0;}

.factura_ht{width: 60px;text-align:right;}
.factura_tva{width: 60px;text-align:right;}
.factura_ttc{width: 60px;text-align:right;}

.factura_ht, .factura_tva, .factura_ttc{height: 30px; font-weight:bold; text-align:right;}

#antetFactura  td{
	border:0px;
	vertical-align:top;
	font: normal 12px/0.8 Arial,Helvetica,sans-serif !important;
	text-align: left;
}

textarea.template {display: none !important;}


