﻿/* 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. */
body {
    margin: 0px;
}

.fixed-table-toolbar {
    margin-left: 10px;
    margin-right: 10px;
}

.fixed-table-pagination {
    margin-left: 10px;
    margin-right: 10px;
}

.bootstrap-table .fixed-table-container .table tbody tr .card-view .card-view-title {
    font-weight: bold;
    display: inline-block;
    min-width: 50%;
    text-align: left !important;
}
