
.table-statistics th {
    text-align: center;
}

.table-statistics td.right {
    text-align: right;
}

.table-statistics td.left {
    text-align: left;
}

.ui-corner-all, .ui-corner-top {
    border-radius: 0px !important;
}

.ui-widget-content {
    border-color: rgba(51, 51, 51, 0.0980392);
}

