.ui-dialog { z-index: 10000 !important ;}
.IconAllowForOverallStatistic_1
{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../templates/images/statistics_green.jpg) no-repeat center center;
    background-size: cover;
}

.IconAllowForOverallStatistic_0
{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../templates/images/statistics_green.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.3;
}
.AnonymizedStatus1
{

    background: url(../../templates/images/anonymized.png) no-repeat center center;
    background-size: 40% auto;

}
.ImportWarning
{
    background: pink;
}
.ClosedStatus1
{

}
.TableHeadlineVertical
{
/*
    display: block;
    transform: rotate(270deg);
    width: 30px;
    */

}
.tablesorter-filter-row input
{
    width: 100% !important;
}

