* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  text-decoration: none;
  outline: none;
  font-size: 1em;
}
body {
  background: #fff;
  font: 16px/20px Verdana, serif;
  padding-top: 60px;
}
body:before {
  display: none !important;
}
body.page-sberbank-payment {
  padding-top: 0;
}
#header,
#navigation,
.sidebar-region,
#footer,
.breadcrumb,
.receipt-payment-buttons,
.mean-bar,
.page-sberbank-payment #page-title,
.page-invoice-payment #page-title,
#admin-menu,
.contextual-links-wrapper,
.no-print,
.page-node-buy-wizard #page-title,
.page-user-commerce-transactions-agreement #page-title {
  display: none !important;
}
body.not-front #main-content {
  padding-top: 0;
}
.middle-content,
body.sidebar-first .middle-content,
body.sidebar-second .middle-content {
  width: 100%;
  background: #fff;
  color: #000;
}
h1 {
  font: 35px/40px Verdana, serif;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 50px;
  font-weight: bold;
}
.middle-content a {
  color: #0066cc;
}
.middle-content a:link:after {
  content: " (" attr(href) ") ";
}
.receipt-payment-wrapper {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.receipt-payment-table .noborder {
  border: 1px solid;
}
table.print-border {
  border: 1px solid #000;
}
table.print-border td {
  border: 1px solid #000;
}
