/*
 * Copyright notice
 *
 * © 2012-2025 side by site GmbH & Co. KG (info@sidebysite.de)
 * All rights reserved
 *
 * This copyright notice MUST APPEAR in all copies of the script!
 */

.tx-sbstourtorial2-pi-popups .browse {
	display: flex;
	background-color: #4A4A4A;
	color: #fff;
	margin-top: 2rem;
}

.tx-sbstourtorial2-pi-popups .browse .paginate-button {
	width: 32px;
	text-align: center;
	color: #fff !important;
	font-weight: 400 !important;
}

.tx-sbstourtorial2-pi-popups .browse .paginate-button-left {
	border-right: 1px solid #fff;
}

.tx-sbstourtorial2-pi-popups .browse .paginate-button-right {
	border-left: 1px solid #fff;
}

.tx-sbstourtorial2-pi-popups .browse .results {
	flex-grow: 1;
	text-align: center;
}

.tx-vrsinfo-vrsinfo .tx-sbstourtorial2-pi-popups {
	height: 100%;
}

.tx-vrsinfo-vrsinfo .multimarkerPopup {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.tx-vrsinfo-vrsinfo .multimarkerPopup .content {
	flex-grow: 1;
}
