.print_only{ display:none !important}
@media print {
	a[href="http://www.ebda3-eg.com"]{ display:none}
  .no-print, .no-print *
  {
    display: none;
  }
	.full_print{width:100% !important ;  margin:0 !important; padding:0 !important}
	.print_only{ display:block !important}
	
	
	tbody{ display:table-row-group;}
	@page , body  { margin:0 !important; padding:0 !important}
  *,
  *:before,enter code here
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered1 th,
  .table-bordered1 td {
    border: 1px solid #666 !important;
  }	
  

}


	.print h1 , .print h2 , .print h3 , .print h4 , .print h5 , .print td , .print th {
		font-family:light !important; font-weight:normal !important; color:#000 !important 	 
	}
	.print h1{ font-size:30px !important;}
	.print h2{ font-size:26px !important;}
	.print h3{ font-size:22px !important;}
	.print h4{ font-size:18px !important;}
	.print h5{ font-size:14px !important;}
	.print th { font-size:16px !important;}
	.print td{ font-size:13px !important;}
	.print number{ font-family:Tahoma, Geneva, sans-serif !important}
	
	
	
	
