﻿.grstats-content {
    background-color: #fff;
    margin-bottom: 11px;
    margin-left: 0px;
    margin-right: 0px;
}
.grstats-content td {
border-bottom: 1px solid #F1F1F1;
    padding-bottom: 3px;
}
.grstats-main-count {
    font-weight: bold;
    font-size: 12px;
    color: #26738F;
    text-align: left;
}
.grstats-main-count-cell {
    text-align: right;
    max-width: 48px;
}
.grstats-count {
    font-weight: bold;
    font-size: 12px;
    color: #26738F;
    text-align: left;
    font-weight: normal !important;
}
.grstats-count-cell {
    text-align: right;
    max-width: 48px;
}

.grstats-separator-cell {
    min-width: 8px;
}
.grstats-main-text {
    font-size: 11px;
    color: #3e4f5d;
    text-align: left;
    font-weight: bold;
}
.grstats-main-text-cell {
    text-align: left;
}
.grstats-text {
    font-size: 11px;
    color: black;
    text-align: left;
    font-weight: normal !important;
}
.grstats-text-cell {
    text-align: left;
    
}
.grstats-including {
    color: #3e4f5d;
    font-weight: bold;
    font-size: 11px;
}
.grstats-including-cell {
    text-align: left;
    padding-left: 16px;
}
.grstats-link-details {
    font-size: 11px;
    padding: 3px;
}
.grstats-main-content-load {
    width: inherit;
    margin-left: 10px;
}

.grstats-loading-content {
    padding: 0;
    padding-left: 30px;
    margin: 5px;
    color: #999999;
    /*background-image: url("../images/ajax-loader.gif");*/
    background-repeat: no-repeat;
}

.grstats-suplement-content-load
{
  padding-top: 10px;
}

.stat-block a {
    color: #1A60B8;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

.collapsibleContainerContent {
    padding: 0px;
    margin-left: 10px;
}