#printOnly {
       display : block;
    }
    .noprint, #print, footer, header, .client__login-register, .slicknav_menu, #toTop {
      display: none !important;
    }
  table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;

}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;

	 font-size: 12px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;

	 font-size: 15px;
}
th,td {
    border: 1px solid #ccc;
    text-align: center;
	 -webkit-print-color-adjust: exact;
	 width:300px !important;

	  font-size: 15px !important;
	  min-height:20px !important;

}
  th {
    color: #37b48e;
	-webkit-print-color-adjust: exact;

	 font-size: 15px !important;
	  min-height:20px !important;
}
  td{
    font-size: 15px !important;
    color: #fd4641;
	-webkit-print-color-adjust: exact;

	  min-height:20px !important;
}
   ul
   {
   list-style:none !important;
   }
   .c4
   {
   width:150px !important;
   float:left !important;
   }
   .w200
   {
   width:200px !important;
   float:left !important;

   margin-left:-10px !important;
   font-size:12px !important ;
   }
   .w150
   {
   width:150px !important;
   float:left !important;

   margin-left:-10px !important;
   font-size:12px !important ;
   }
   .w250
   {
   width:250px !important;
   float:left !important;

   font-size:12px !important ;
   }
   .c12
   {
   clear:both !important;
   }
   .content-print
   {
   margin-top:100px !important;

   }
   .footerprint
   {
   margin-top:100px !important;


   }
   h2
   {
   font-size:17px;

   }
   .c6
   {
   width:300px;
   float:left;
   }
  @page { margin: 0; }
  body { margin: 1cm; }
