.card-price-box {
	position: relative;
	padding-top: 3rem !important;
	padding-bottom: 6.5rem !important;
}
.card-price-box .inner-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
#registration-errors p {
	margin-bottom: 0;
}
.bg-manz {
    background-image: url('./../../admin/images/custom/manz/bg.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dddddd;
}
.bg-ribe {
	background-image: url('./../../admin/images/custom/ribe/bg.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dddddd;
}
.bg-tenisknm {
	background-image: url('./../../admin/images/custom/tenisknm/bg.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dddddd;
}

.cookie-bar {
	position: fixed;
	z-index: 100;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 0.9em;
}
.cookie-bar p {
	margin-bottom: 0;
}
