.bb-archive-content.bb-data-dashboard {
	width: 100%;
	max-width: 100%;
}

.bb-archive-content.bb-data-dashboard .table-container--header {
	display: flex;
}

.bb-archive-content.bb-data-dashboard .crm-data-dashboard .ais-InfiniteHits {
	column-gap: 30px;
}

.bb-archive-content.bb-data-dashboard input[type=text] {
	height: 42px;
}

.bb-archive-content.bb-data-dashboard .filters-container .button {
	margin-top: 20px;
}

.bb-archive-content.bb-data-dashboard .v-select {
	background: white !important;
	border-radius: 5px;
}

.bb-archive-content.bb-data-dashboard .vs__dropdown-toggle {
	border: 1px solid black;
}

.bb-archive-content.bb-data-dashboard .vs__search {
	border: none !important;
	padding: 0 !important;
}

.bb-archive-content.bb-data-dashboard .vs__dropdown-toggle {
	min-height: 40px;
}


.bb-archive-content.bb-data-dashboard .filters-container .save-template-inputs-wrapper .v-select {
	min-width: 126px;
}

.bb-archive-content.bb-data-dashboard .export-save-wrapper .save-template-container {
	margin-top: 0;
}

.bb-archive-content.bb-data-dashboard .export-save-wrapper .save-template-inputs-wrapper .v-select {
	min-width: 250px;
	max-width: 300px;
}

.bb-archive-content.bb-data-dashboard .dp__input {
	font-size: 16px;
}