.object-table {
	position: relative;
	min-height: 60px;
}
.object-table .object-count {
	margin-top: 64px;
}
.loader-center {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}