/*
 * Developed by Stanislav Lakhtin and Boris Okunskiy.
 * Copyright (C) 2007-2010 lete.whiteants.net
 */

@page {
  size: a4 portrait;
  margin: 1.2cm;
}

* {
  background:transparent !important;
  color:#000 !important;
}

.noprint {
  display:none;
}

.printOnly {
  display:block !important;
}

.fullscreen {
  width:100%;
}

.srLeft {
  width:0 !important;
  display:none;
}

.srRight {
  width:100% !important;
}