/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification 
for details on configuring this project to bundle and minify static web assets. */

div.dataTables_wrapper div.dataTables_filter{
    text-align: left;
}
.heading-small{
    padding: 6px;
}
.message-box-details{
    max-width: 300px;
    min-width: 200px;
}
.message-box-details p{
    word-wrap: break-word;
}
div.dataTables_wrapper {
    width: 99%;
    height: 100%;
    margin: 0 auto;
}