/*
================================================
	Reset v 2.1 [s3-mod]
================================================
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul,
menu {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
sub,
sup {
  font-size: 65%;
  line-height: 1;
  vertical-align: baseline;
}
sup {
  vertical-align: top;
}
sub {
  vertical-align: bottom;
}
/* Elements of Form */
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
input,
select,
button {
  vertical-align: baseline;
}
textarea {
  resize: vertical;
  min-height: 100px;
  max-width: 100%;
  overflow: auto;
}
textarea,
select[multiple] {
  vertical-align: top;
}
input[type="color"] {
  vertical-align: middle;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0 4px;
}
/* Pablex Object */
object video {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  object video {
    display: block !important;
  }
}
/* Default Tags Properties */
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
ul,
ol {
  margin-top: 1em;
  margin-bottom: 1em;
}
ul,
ol {
  margin-left: 1.4em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0;
}
body {
  padding: 10px;
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
}
table {
  border-collapse: collapse;
  width: 100%;
}
td img {
  vertical-align: middle;
  margin-right: 7px;
}
th,
td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-align: left;
  font-size: 10pt;
}
th span,
td span {
  vertical-align: middle;
}
th.wide-cell {
  width: 55px;
}
p {
  margin: 0;
}
p + p {
  margin: 5px 0 0;
}
fieldset {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 10px 0;
}
fieldset legend {
  padding: 2px 10px;
  font-size: 8pt;
}
fieldset table {
  width: auto;
}
fieldset td,
fieldset th {
  border: none;
  border-top: 1px solid #dedede;
  font-size: 10pt;
  margin: 0;
  padding: 5px;
  text-align: left;
  vertical-align: middle;
}
fieldset tr:first-child td,
fieldset tr:first-child th {
  border-top: none;
}
fieldset th {
  width: 220px;
}
.receipt-sberbank table {
  width: 720px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
.receipt-sberbank td,
.receipt-sberbank th {
  border: 1px solid #000;
  padding: 0;
}
.receipt-sberbank th {
  vertical-align: top;
  width: 220px;
  text-align: center;
}
.receipt-sberbank td {
  padding: 10px 0 20px 0;
  font-size: 10pt;
}
.receipt-sberbank ul,
.receipt-sberbank li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.receipt-sberbank li {
  padding: 10px 0 0 5px;
}
.receipt-sberbank li.signature {
  padding-top: 20px;
}
.receipt-sberbank strong + strong {
  padding: 0 0 0 10px;
}
.tpl-ico {
  display: block;
  width: 26px;
  height: 26px;
}
.tpl-ico.tpl-ico-print {
  background: url(images/print_ico.png) 0 0 no-repeat;
}
.tpl-coupon {
  color: #666666;
  padding: 0;
}
.tpl-coupon .tpl-wrap {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
.tpl-coupon .tpl-link {
  display: block;
  position: absolute;
  top: 38px;
  right: 36px;
  color: #0088cc;
  text-decoration: none;
  border-bottom: 1px dashed #0088cc;
}
.tpl-coupon .tpl-link:hover {
  border-bottom: none;
}
.tpl-coupon .tpl-ico-print {
  position: absolute;
  right: -36px;
  top: -5px;
}
.tpl-coupon .tpl-header {
  padding: 77px 0 0 0;
  font-size: 26px;
  color: #333333;
}
.tpl-coupon .tpl-date {
  padding: 0 0 17px 0;
  border-bottom: 3px solid #dedede;
  margin: 0 0 50px 0;
}
@media print {
  .tpl-coupon .tpl-link {
    display: none;
  }
}
