#filter_order {
	display: none !important;
}

#filter_order_Dir {
	display: none !important;
}

#filter-search {
	display: none !important;
}

#filter-year {
	margin-left: 10px !important;
}

#filter-month {
	display: none !important;
}

#filter-book {
	width: 200px !important;
}

#filter-year {
	width: 200px !important;
}

.btn-group {
  display: flex;
  justify-content: center;	
}

input[name="filter_search"] {
	display: none !important;
}

button[name="filter_submit"] {
	display: none !important;
}

button[name="filter-clear-button"] {
	display: none !important;
}

.pagination {
    --pagination-padding-x: .25rem !important;
}

.w-100 {
    margin-left: -15px; !important;
}

.container-header .navbar-brand img { width: 15rem; min-width: 15rem; }

