html {
  background-color: #fff; }

html .row .span12,
html .row .span11,
html .row .span10,
html .row .span9,
html .row .span8,
html .row .span7,
html .row .span6,
html .row .span5,
html .row .span4,
html .row .span3,
html .row .span2,
html .row .span1 {
  width: 100%;
  margin-left: 0; }

html img {
  display: none; }

html #logo img {
  display: block; }

html #logo {
  padding: 0; }

html body {
  font-size: 12px;
  background-color: #fff; }

html form,
html form .section,
html form .premium-section .premium {
  margin: 0; }

html .table-responsive > .table > thead > tr > th,
html .table-responsive > .table > tbody > tr > th,
html .table-responsive > .table > tfoot > tr > th,
html .table-responsive > .table > thead > tr > td,
html .table-responsive > .table > tbody > tr > td,
html .table-responsive > .table > tfoot > tr > td {
  white-space: normal; }

html .table,
html .table-responsive {
  width: 98%; }

html ol li,
html ul li,
html p,
html label {
  font-size: 12px; }

a:link:after,
a:visited:after {
  content: "" !important; }

html .new-anchor-link {
  padding-top: 20px; }

html h2 {
  font-size: 24px;
  margin-bottom: 0; }

html td p {
  font-size: 10px; }

html .container,
html form .premium-section {
  padding: 0; }

html #contact {
  margin-right: 100px; }

html .full-width--navigation,
html #navigation,
html #sub-navigation,
#subnav-bar,
html .button-group,
html .cookie-position,
html .pagefooter,
html .breadcrumb {
  display: none; }

.noPrint {
  display: none !important; }

html .row [class*="span"].print {
  width: 100%;
  margin: 0; }

html .container-fluid,
html .full-width {
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important; }

/*# sourceMappingURL=print.css.map */