@charset "utf-8";
/* $Id: style.css 6 2015-07-08 07:07:06Z PragmaMx $ */
.statpage .st-tops {
   margin: 1em auto 0 auto;
   margin-bottom: 0;
   width: 85%;
}

.statpage .st-goback {
   display: none;
}

.statpage .st-list-perc,
.statpage .st-list-perc .progress-bar {
   width: 26em;
}

.statpage .st-list-valu {
   text-align: right;
   white-space: nowrap;
}

.statpage .st-today {
   float: right;
   padding-right: 1em;
}

.statpage .tabs-nav {
   white-space: nowrap;
}

.statpage .tabs-nav li a.img.i-contents {
   background-image: url(../images/chart_curve.png);
}

.statpage .tabs-nav li a.img.i-periods {
   background-image: url(../images/time.png);
}

.statpage .tabs-nav li a.img.i-visitors {
   background-image: url(../images/group.png);
}

.statpage table.list.full {
   max-width: 50em;
}

.statpage td.st-list-name {
   background-position: 6px 50%;
   background-repeat: no-repeat;
   padding-left: 38px;
   white-space: nowrap;
   line-height: 26px
}
