.whiteBg
{
    background:#ffffff;
}

.boldFonts
{
    font-weight:bold;
    font-size:14px;
}

.tableHeader
{
    color:white;
}


.dataTables_wrapper table thead{
    display:none;
}

.dataTables_filter{
    margin-right:2rem;
}

.VAlignment
{
    vertical-align:middle !important;
}

.panel-title a:hover, .panel-title a:active, .panel-title a:focus {
    color: #ffffff !important;
}
