/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 @media print {
  .ws-wp-doc-items.document-toc,.ws-wp-tool-wrapper,.nav-inner-wrapper,.st_footer,.st_adv_asset,.sub_footer{display: none;}  
  header.doc-top-head{ padding-bottom:0px}
  section.ws-wp-docs{ margin-top:0px}
  #print-documentation {  	
    width: 100%!important;
  }
  a[href]:after {
        content: none !important;
    }

  

}
