﻿.template:before{
  background:var(--bg83);
  background-color:#066
}
#persp{margin-top:30px}
.tpl{
  font-family:sans-serif,bn,hi,hy,ja,ka,km,ko,ml,my;
  font-weight:bold;
  letter-spacing:13px;
  border:solid;
  border-width:.15em 0;
  border-image:url(../print/textures/sparkl.jpg)10;
  border-image-width:.15em 0;
  filter:url(#pressed)
}
.tpl:before,.tpl p{
  filter:url(#alfa-draw)
}
.tpl p:before{
  text-shadow:var(--outline-shadow6)
}
.tpl p:after{
  color:#fff
}
.tpl:after{
  content:'';
  left:50%;
  transform:translateX(-50%);
  width:90%;
  height:.3em;
  background:linear-gradient(135deg,transparent,transparent 45%,black,transparent 55%,transparent 100%),linear-gradient(45deg,transparent,transparent 45%,black,transparent 55%,transparent 100%);
  background-size:.3em .3em;
  background-repeat:repeat-x,repeat-x;
  z-index:-1
}
filter{color-interpolation-filters:linearRGB}
*{lighting-color:aqua}