﻿.table-responsive .checkbox,
.table-responsive h4
{
    padding-left: 15px;
}
    
.aspNetHidden
{
        display:none;
}
    
.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #f5f5f5;
}