#sh_web_stats_server_info,
#sh_web_stats_pages_info,
#sh_web_stats_products_info,
#sh_web_stats_server_extended_info,
#sh_web_stats_visit_info {
    background: #2C98FF;
    color: white;
    font-weight: 400;
}

#sh_web_stats_server_info .postbox-header h2,
#sh_web_stats_pages_info .postbox-header h2,
#sh_web_stats_products_info h2,
#sh_web_stats_server_extended_info h2,
#sh_web_stats_visit_info h2 {
    color: white;
}

.sh_stats_box p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    margin-left: 5px;
}

.sh_stats_title {
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
}

.sh-left {
    float: left;
    margin: 10px 5px;
    background-color: #fff;
    color: #000;
}

.sh-right {
    float: right;
    margin: 10px 5px;
    background-color: #fff;
    color: #000;
}

.sh-w-50 {
    width: 48%;
}

.sh-w-30 {
    width: 28%;
}

.sh-w-70 {
    width: 68%;
}

.sh-w-20 {
    width: 18%;
}

.sh-w-80 {
    width: 78%;
}

.sh-left h3,
.sh-right h3 {
    color: rgb(65, 1, 1);
    font-size: 16px;
    line-height: 22px;
    margin: 15px 0 15px 15px;
}

.sh-table-block {
    padding: 5px 5px;
}

.flag-48 {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
}

.dataTables_wrapper .dataTables_filter input {
    height: 20px !important;
}

.dataTables_wrapper td span {
    vertical-align: middle;
}