/* ---------------------------------------------------------
   Stylesheet created by PHP Web Stat
   PHP Web Stat v5.0 (https://www.php-web-statistik.de)
   Copyright 2017 PHP Web Stat
--------------------------------------------------------- */

/*###############
#    Counter    #
###############*/

body {
  background-color: transparent;
  border:0px solid gold;
  text-align: center;
}
a {
  color: #fff;
}
a:hover,
a:focus {
  color: #a7a7a7;
  text-decoration: underline;
}
#counter {
  width: 100%;
  margin: 0 auto;
}

/*! counter style */
.header-table, .data-table, .footer-table {
  width: 100%;
  color: #000;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1.2em;
}
.header-l {
  width: 7px;
  line-height: 22px;
  margin: 0px;
  padding: 0px;
}
.header-r {
  font-weight: bold;
  text-align: left;
  line-height: 22px;
  margin: 0px;
  padding: 0px;
}
.data-table 
{
  border: 0px solid #537392;
  width:100px;
  font-size:11px;
  font-weight:normal;
  color:#88a;
  line-height:1.25;
  text-shadow: 0px 0px 2px #112;
}
.counter-bg
 {
 background:transparent;
 }
.counter-data {
  text-align: left;
  padding: 0px 5px 0px 3px;
}
.counter-hits {
  text-align: right;
  padding: 0px 3px 0px 5px;
  font-weight:Bold;
  font-size:11px;
  color:white;
  text-shadow: 0px 0px 2px #112;
  line-height:1.25;
}
.footer-l {
  width: 7px;
  height: 20px;
  background:pink;
  margin: 0px;
  padding: 0px;
}
.footer-r {
  height: 20px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  margin: 0px;
  padding: 1px 7px 0px 0px;
}
