a {
	
}

body {
	font-size: 10pt;
}

span.pagination-info {
	font-size: 80%;
    font-weight: 400;
}

.bootstrap-table .fixed-table-container .table.table-sm .th-inner {
	padding: 2px;
	overflow-y: hidden;
}
td {
	background-color: #000000;
}
.fixed-table-body {
	overflow-y: hidden !important;
}

.table-sm th, .table-sm td {
	padding: 2px;
}


.form-control.input-sm {
	height: 31px;
}