@media print 
{
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    transition: none !important;
  }
  /*a,
  a:visited {
    text-decoration: underline;
  }*/
  /*a[href]:after {
    content: " (" attr(href) ")";
  }*/
  
  body{
    width:1024px;
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }


  /* CSS for Printing */
  input, select, textarea, header, #sidebar_left, #customizer, #sidebar_right, i.fa,  .navbar-logo-wrapper{
    display: none !important;
  }

  #sidebar_left {
    width: 0px !important;
  }
  #content_wrapper {

    position: relative;
    /*margin:0px !important;*/
/*
    left: 0 !important;*/
    margin: 0px !important; 

  }

  #content_wrapper {
      margin-left: 0px !important;
  }

  .sb-l-o #content_wrapper {
      margin-left: 0px !important;
  }


  #content, body {
    background :#ffffff !important;
  }

  

  #content .panel {
    box-shadow: 0px 0px 0 #e5eaee !important;
    padding: 0px;
    border:0px !important;
    width: 100% !important;
  }

  .table tbody > tr > td, .table thead > tr > th 
  {
    font-size:1.4rem !important;
  }

  #sidebar_left 
  {
    width: 0px !important;
  }

  h3 > small 
  {
    font-size:1.5rem !important;
  }

  span.footable-sort-indicator {
      display: none !important;
  }

  .table thead > tr > th {
      background: #252525 !important;
      color: #ffffff !important;
  }

  h3 
  {
    font-size:1.5em !important; 
  }


  .no_print {
    display: none !important;
  }

  a {
    text-decoration: none;
  }

  a[href]:after {
     content:"" !important;
     /*color:#868686;
     background-color:inherit;
     font-style:italic;
     size:90%;*/
  }
  .product_row td {
    background: #f3f3f3 !important
  }
  .part_separation {
    box-shadow: 0px 0px 0px !important;
  }

  .show_print {
      display: block !important;
  }
  
  .attendance_sheet.table tbody > tr > td
  {
      font-size: 1.1rem !important;
      font-weight: normal !important;
      padding: 2px 2px;
      border: 1px solid #e4e4e4;
  }
  .attendance_sheet.table thead > tr > th {
      font-size: 1.1rem !important;
      font-weight: normal !important;
      padding: 2px 4px;
      border-radius: 0px;
  }

  .print-pull-right { float:right !important; }
  .print-pull-center { float:none !important; margin:0px !important; text-align: center !important;}
  .no-screen { display: block;}

  div#main:before, div#main {
        background: #ffffff !important;
    }

  .invoice-footer-container  {
    position: fixed;bottom: 0px;text-align: center;width: 100%;border-style: double;border-bottom: 0px;border-right: 0px;border-left: 0px; 
  }



    /* Printing CSS */
    table thead tr th.first_col {
        width: 25% !important;
    }
    table thead tr th.second_col {
        width: 30% !important;
    }
    table thead tr th.third_col {
        width: 12% !important;
    }
    table thead tr th.forth_col {
        width: 12% !important;
    }
    table thead tr th.fifth_col {
        width: 15% !important;
    }
    table tbody tr td .fa {
        color: black !important;
        display: block !important;
    }
    .page_title {
        margin-bottom: 10px !important;
    }
    .panel.panel-tile.mb20 {
        margin-bottom: 0px !important;
    }
    #DataTables_Table_0_info, .dataTables_wrapper .dataTables_info {
        display: none;
    }
    .col-xs-12.col-sm-6.col-lg-3.pl5.pr5 {
        width: 25% !important;
    }

    .panel>.table-responsive {
        overflow: hidden !important;
    }
    .scrollable.padder {
        padding: 0 17px !important;
    }
    #DataTables_Table_0, #DataTables_Table_0 > tr
    {
        font-size: 0.8em !important;
    }
    .panel .table td {
        padding: 12px 4px;
        line-height: 16px;
        font-size: 12px !important;
    }

    .panel .table th {
        padding: 11px 8px 11px !important;
        font-size: 12px;
    }

    a[href]:after {
      content: none !important;
    }    
    .no_print 
    {
        display: none !important;
    }
    .btn, #nav {
        display: none;
    }
    tr th { width: auto !important; font-size: 10px;}
    table {
        width: 100% !important;
    }
    .panel .table thead>tr>th {
        border: 0px solid !important;    
        background:black !important;
        color:white !important;
    }
     .app, .app body {
        overflow: visible;
    }

    .app .vbox>section, .app .vbox>footer {
        position: static !important;
        padding: 0px;

    }
    .scrollable, .panel-body {
        overflow: hidden !important;
    }
    button.btn i {
        display: none !important;
    }
    button.btn  {
        display: block;
        background: transparent !important;
        border: 0px !important;
        color: black !important;
        text-shadow: 0px 0px !important;
    }
    .no_screen {
        display: block !important;
    }

    .brick_container {
        background: #dedede !important;            
        margin-top: -13px !important;
        width: 1px !important;
    }
    span.brick_container.parent {
        margin-left: -41px;
    }
    .panel>.table-responsive {
        overflow: hidden !important;
    }
    
    .make-grid(sm);

    .visible-xs {
        .responsive-invisibility();
    }

    .hidden-xs {
        .responsive-visibility();
    }

    .hidden-xs.hidden-print {
        .responsive-invisibility();
    }

    .hidden-sm {
        .responsive-invisibility();
    }

    .visible-sm {
        .responsive-visibility();
    }



    .print_hide, aside#sidebar_left, header.navbar, header#topbar, #datetimepicker1, #fooFilter 
    {
        display:none !important;
    }
    .sb-l-o #content_wrapper 
    {
        width: 100% !important;
    }
    #content_wrapper, #content 
    {
        
        margin:0px !important;
        padding:0px !important;
        background-color: white !important;
    }
    h3.pull-left {
        float: none !important; 
    }
    #content .panel {
        padding: 0px !important;
        box-shadow: 0px 0px !important;
        border: 0px !important;
        border-radius: 0px !important;
    }

    thead tr th {
        width:20% !important;
        background-color:#2a2f43 !important;
        -webkit-print-color-adjust: exact !important;
    }
    tbody tr td {
        padding: 4px 12px !important;
        border-right: 1px solid #efefef !important;
    }
    tbody tr td:first-child {
        border-left: 1px solid #efefef !important;  
    }
    thead tr th:first-child {
        width:7% !important ;
    }
    thead tr th:2n-child {
        width:25% !important;
    }

  #content_wrapper, #content {
      margin: 0px !important;
      padding: 0px !important;
      background-color: white !important;
  }



  .col-md-1,.col-md-2,.col-md-3,.col-md-4,
  .col-md-5,.col-md-6,.col-md-7,.col-md-8, 
  .col-md-9,.col-md-10,.col-md-11,.col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8%;
  }
  .col-md-2 {
    width: 16%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33%;
  }
  .col-md-5 {
    width: 42%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58%;
  }
  .col-md-8 {
    width: 66%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83%;
  }
  .col-md-11 {
    width: 92%;
  }
  .col-md-12 {
    width: 100%;
  }

}



