@import "bootstrap/css/bootstrap.css";
/* #B4BBC9 */
/*#F0F1F4;*/
@media print {
  a[href]:after {
    content: none;
  }
  #header,
  #footer1,
  #footer2,
  #footer_wrapper,
  #leftcol,
  .scrollToTop,
  .more,
  .btn,
  .more-less {
    display: none;
  }
  ul.lSPager.lSGallery {
    display: none;
  }
  .lSSlideWrapper ul[style] {
    width: 700px !important;
    height: auto !important;
    transform: translate3d(-20px, 0px, 0px) !important;
  }
  .lSSlideWrapper ul[style] li {
    list-style: none;
    text-align: left;
    padding: 5px 0 5px 0;
  }
}
