/* Qarpa
 Copyright 2011 All rights reserved
 Qarpa Solutions BV
 info@qarpa.nl
 http://qarpa.nl
 26 Juni 2017 
   */
/* CSS global reset for all browsers */ 
* {
	padding: 0;
	margin: 0;
	}

/* #######################  GENERAL SETTINGS ############################ */

body {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	background: #fff;
	height: 100%;
	}


/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900; text-transform:uppercase}
h2 {font-size:24px;font-weight: normal;text-align: center;padding: 20px 0;}
h3 {font-size:16px;line-height: 1em;font-weight: 900;}
h4 {font-size:16px;line-height: 1em;font-weight: normal;margin-bottom:10px;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{}
th{}
a {color: #000;}
a:hover {color: #000; text-decoration:none}
a:visited {color: #000;}
a.image, a.image:hover  {border:0;}
p {margin: 0 0 9px;}

li
{
/* line-height: 14px; */
padding-left: 0px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
margin-left: 20px;
}

ul { list-style-type: disc; }

ol { }

input,
input:-internal-autofill-selected {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px !important;
	}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  background-color: transparent;
  font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px !important;
}


/* admin login edit buttons enzo */
.icons,
.btn.jmodedit {
	display: none;
	}

.table th {
    font-weight: normal;
	}
label {
	font-size: 16px;
	margin-right: 10px;
	font-weight: normal !important;
	}

h1.eb_title {
	font-weight: normal;

	}

h1.eb-page-heading {
    margin: 20px 0 10px;
	}
.eb_form_header {
    font-weight: normal;
    font-size: 18px;
    margin: 20px 0 10px;
    height: 40px;
	}
form#adminForm label.control-label {
	font-weight: normal;
	}

.btn-group > .btn, .btn-group > .dropdown-menu {
    font-size: 16px;
	}

.eb-container h1, .eb-container h2, .eb-container h3 {
	margin: 5px 0 10px 0 !important;
	}

.btn, .btn-primary, .btn-success {
    padding: 5px 10px;
    color: #fff !important;
	background-color: #a7328a;
	background-image: none;
	font-size: 16px;
	border: none;
	text-shadow: none;
	}
	#eb-event-details .btn {
		background-color: #ff6600;
		font-size: 18px;
		}
		#eb-event-details .btn:hover {
			color: #000 !important;
			}

.btn-primary:hover, 
.btn-primary:active, 
.btn-primary.active, 
.btn-primary.disabled, 
.btn-primary[disabled] {
    background-color: #ff6600;
	}
a.btn {
	text-decoration: none;
	}

/* #######################  END GENERAL SETTINGS ############################ */

#prijs, #korting {
	display: none;
	}

.eb-form-heading {
	font-size: 16px;
	background: #f2f2f2;
	}

#eb-group-registration-form {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
	#eb-group-registration-form .eb-message {
		width: 100%;
		}
	#eb-group-registration-form #eb-group-members-information {
		flex-basis: 49%
		}
	#eb-group-registration-form #eb-group-billing {
		flex-basis: 49%
		}

#eb-group-members-information .eb-form-content h3.eb-heading {
	float: left;
	}

#eb-group-members-information #field_first_name_1,
#eb-group-members-information #field_first_name_2,
#eb-group-billing #field_first_name {
	clear: both;
    float: left;
	}
	#eb-group-members-information #first_name_1,
	#eb-group-members-information #first_name_2,
	#eb-group-billing #first_name {
		width: 66px;
		}
#eb-group-members-information #field_last_name_1,
#eb-group-members-information #field_last_name_2,
#eb-group-billing #field_last_name {
	float: left;
	}
	#eb-group-members-information #field_last_name_1 .controls,
	#eb-group-members-information #field_last_name_2 .controls,
	#eb-group-billing #field_last_name .controls {
		margin-left: 10px;
		}
		#eb-group-members-information #field_last_name_1 .control-label,
		#eb-group-members-information #field_last_name_2 .control-label,
		#eb-group-billing #field_last_name .control-label{
			display: none;
			}
		#eb-group-members-information #last_name_1,
		#eb-group-members-information #last_name_2,
		#eb-group-billing #last_name {
			width: 120px;
			}
#eb-group-members-information #field_email_1,
#eb-group-members-information #field_email_2,
#eb-group-members-information .eb-form-content .form-actions,
#eb-group-billing #field_email {
	clear: both;
	}

.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position: relative;
    color: #fff;
    min-width: 120px;
    font-size: 16px;
    border: 2px solid #ddd;
    box-shadow: none;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
	}


.topmenu .menu {
	margin-top: 16px;
	float: right;
	}
.homemenucontainer .menu {
	margin-top: 20px;
	float: right;
	}
.topmenu .item-152 img {
	margin-top: 4px;
	}

#eb-mini-cart-page #update_cart {
	display: none;
	}
body #eb-event-page .eb-box-heading h1.eb-page-heading {
	margin-top: 10px !important;
	}

.topmenu .menu li,
.homemenucontainer .menu li {
	display: inline;
	margin: 0 15px 0 0;
	font-size: 14px;
	position: relative;
	}
	.topmenu .menu li a,
	.homemenucontainer .menu a {
		text-decoration: none;
		padding-top: 20px;
		z-index: 999;
		position: relative;
		}
	.topmenu .menu li a:hover,
	.homemenucontainer .menu li a:hover::before {
		color: #bb009c;
		}

.item-193 a:before,
.item-194 a:before,
.item-145 a:before,
.item-148 a:before,
.item-149 a:before {
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: -1px;
	left: 8px;
	content: "\f007";
	font-weight: 900;
}
.item-146 a:before,
.item-147 a:before {
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: -1px;
	left: 8px;
	content: "\f067";
	font-weight: 900;
}
.item-144 a:before {
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: -1px;
	left: 8px;
	content: "\f1da";
	font-weight: 900;
}
.item-195 a:before {
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: -1px;
	left: 8px;
	content: "\f506";
	font-weight: 900;
}

.form-actions {
	background: none;
	border: none;
	}
	.eb-container img#ajax-loading-animation {
	    position: relative;
	    top: -130px;
	    left: -70px;
		}

.form-actions input[type=submit],
.form-actions input[type=button] {
	margin-bottom: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	}

#cboxWrapper input#quantity {
	pointer-events:none;
    color:#AAA;
    background:#F5F5F5;
	}


/* ######################  LAYOUT SETTINGS       ############################## */

html, body {
	height: 100%;
	}

.bodywrapper {
	position: relative;
	min-height: 100%;
	}

.bodycontainer {
	width: 96%;
	max-width: 950px;
	margin: 0px auto;
	background: #fff;
	padding-bottom: 49px;
	}

.hometopwrapper { 
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	}
.home2wrapper { 

	}

.testolaf1 {
	clear: both;
	}

	.homemenucontainer {  
		position: absolute;
		top: 10px;
		right: 0;
		}
	.logocontainer { 
			clear: both;
			width: 100%;
			margin: 0 0 50px;
			padding-top: 100px;
			}
.topwrapper {
	width: 100%;
	background: #f2f2f2;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
	height: 50px;
	padding: 10px 0;
	}
	.topcontainer {
		width: 96%;
		margin: 0 auto;
		position: relative;
		}
		.toplogo {
			
			}
		.topmenu {
			position: absolute;
			top: 15px;
			right: 0;
			font-size: 20px;
			}
.item-195 {
	display: none !important;
	}

.mainwrapper { 
	padding-bottom: 120px;
	}
	.maincontainer {
		padding: 0;
		}
		.row .header {
			text-align: center;
			padding: 40px 0 20px;
			clear: both;
			}
		.mainbody {
			clear: both;
			}
		

.footerwrapper { 
	width: 100%;
	position: absolute;
    bottom: 24px;
    left: 0;
	}
	.footer { 
		color: #000;
		font-size: 24px;
		text-align: center;
		width: 100%;
		margin: 0;
		padding: 5px 0 10px;
		background-color: #f2f2f2;
		border-top: 1px solid #e4e4e4;
		}
		.footer a {
			color: #000;
			text-decoration: none;
			}
		.footer a:hover {
			text-decoration: underline;
			}
		.footer .menu li {
			display: inline;
			padding: 0 40px;
			text-transform: lowercase;
			}

.copyrightwrapper { 
	width: 100%;
	position: absolute;
	height: 24px;
    bottom: 0;
    left: 0;
	}
	.copyright { 
		color: #fff;
		font-size: 14px;
		text-align: center;
		width: 100%;
		margin: 0;
		padding: 2px 0 5px;
		background-color: #808080;
		}
		.copyright a {
			color: #fff;
			text-decoration: underline;
			}
		.copyright a:hover {
			text-decoration: none;
			}

/* #######################  END LAYOUT SETTINGS ############################ */



.beschikbaarLabel {
	color: #00b000;
	}
.beschikbaarAantal {
	font-size: 20px;
	font-weight: bold;
	color: #00b000;
	}
	.beschikbaarStatusBijna {
		color: #fdb024;
		}
	.beschikbaarStatusNul {
		color: #ff0000;
		}
		
#eb-event-page #eb-event-details .eb-description-details img {
	max-width: 100%;
	}

*[id^='gender_']{
    
}

.eventsmall {
	font-size: 0;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}

.q-event {
	position: relative;
	display: inline-block;
	width: 300px;
	font-size: 20px;
    text-align: center;
	letter-spacing: normal;
	margin: 0 15px 30px;
	}
	.q-event a {
		text-decoration: none;
		}
	
.eventsmall .q-event:first-of-type {
	
	}
.eventsmall .q-event:last-of-type {
	
	}

.q-event .imgwrapper {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	display: block;
	width: 300px;
	height: 170px;
	overflow: hidden;
	}

.imgwrapper img {
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	}

.q-event .summary {
	background: #e5e5e5;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	line-height: 40px;
	}

.qevent:hover img {
	-webkit-transform: scale(1.02);
    transform: scale(1.02);
	}

.q-event-date {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 60px;
    height: 60px;
    background: #a7328a;
    color: #fff;
	font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	line-height: 21px;
	font-size: 21px;
	border: 2px solid #e5e5e5;
	}

.q-event .day {
	text-align: center;
	padding-top: 8px;
	}

.q-event .month {
	text-align: center;
	}

.usermenu {
	position: absolute;
    right: 60px;
	width: 400px;
    text-align: right;
	}
	.usermenu li {
		display: inline;
		list-style-type: none;
		font-size: 20px;
		padding: 0 5px;
		}
		.usermenu li a {
			text-decoration: none;
			}
		.usermenu li a:hover {
			text-decoration: underline;
			}

/* ########### BM login layout ############## */

.bm_slide_login .bm_login_label { padding: 0; }

.loginboxform input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}

.bm_slide_login .bm_login_label {
	background: none;
	box-shadow: none;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	}
.bm_slide_login .bm_login_label:hover .bm-icon {
	color: #bb009c;
	}

.bm_slide_login {
	float: right;
	}
.bm_login_label1 {
	font-size: 20px;
	}
	
.bm_slide_login .form-2 {
	box-shadow: none;
	}

.bm_slide_login .bm_login_from {
	left: -408px;
	}

.loginbox {
	position: relative;
    margin-top: 12px;
    background: #fff;
    color: #7e7975;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	font-size: 16px;
	}
	.loginboxtext {
		width: 270px;
		padding: 55px 15px;
		position: absolute;
		top: 0;
		bottom: 0;
		-webkit-border-top-left-radius: 8px;
		-webkit-border-bottom-left-radius: 8px;
		-moz-border-radius-topleft: 8px;
		-moz-border-radius-bottomleft: 8px;
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
		}
	.bm-icontext {
		font-size: 14px;
		margin-top: -4px;
		font-weight: 300;
		}
	.loginboxform {
		width: 190px;
		top: 0;
		right: 0;
		margin-left: 270px;
		bottom: 0;
		}
		.bm_slide_login .form-2 {
			background: #555;
			}
		.bm_slide_login .form-2 input[type=text], .bm_slide_login .form-2 input[type=password] {
			border: none;
			}
		.bm_slide_login .form-2 label {
			color: #fff;
			text-shadow: none;
			font-size: 13px;
			}
		.bm_slide_login .form-2 input[type=submit] {
			width: 155px;
			}
		.loginboxresetpw {
			font-size: 11px;
			text-decoration: underline;
			color: #fff !important;
			}
			.loginboxresetpw:hover {
				text-decoration: none;
				}
	.loginboxheader {
		position: absolute;
		top: 0;
		left: 0;
		width: 395px;
		padding: 12px 0 0 130px;
		height: 40px;
		background: #a7328a;
		color: #fff;
		-webkit-border-top-left-radius: 8px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-topleft: 8px;
		-moz-border-radius-bottomright: 4px;
		border-top-left-radius: 8px;
		border-bottom-right-radius: 4px;
		}
		.loginboxheader h1 {
			font-weight: normal;
			}
		.loginboxheaderimg {
			background: url("../../../images/Logo-1-thumb-up.jpg") no-repeat 0 0;
			width: 80px;
			height: 80px;
			position: absolute;
			top: 14px;
			left: 16px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			box-shadow: 0 2px 2px rgba(0,0,0,0.2);
			}
	.bm_slide_login .form-2 {
		padding: 55px 15px 15px;
		-webkit-border-radius: 0px;
		-webkit-border-top-right-radius: 8px;
		-webkit-border-bottom-right-radius: 8px;
		-moz-border-radius: 0px;
		-moz-border-radius-topright: 8px;
		-moz-border-radius-bottomright: 8px;
		border-radius: 0px;
		border-top-right-radius: 8px;
		border-bottom-right-radius: 8px;
		}
		.bm_slide_login .form-2 .bm-register {
			background: #FDC517;
			}
		.bm_slide_login .form-2 input[type=submit] {
			background: #a7328a;
			color: #fff;
			text-shadow: none;
			box-shadow: none !important;
			border: none;
			font: 16px 'Open Sans Condensed', sans-serif;;
			}
		.loginboxtext .bm-register {
			background: #ff6600;
			width: 140px;
			height: 38px;
			float: left;
			color: #fff;
			position: absolute;
			bottom: 16px;
			left: 16px;
			border-radius: 3px;
			cursor: pointer;
			line-height: 38px;
			text-align: center;
			font-weight: normal;
			text-decoration: none;
			}

.popover {
    display: inline !important;
	width: 100px !important;
	margin-left: 100px;
	}
h3.popover-title{
	background: #ccc;
	width: 150px !important;
	padding:3px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	} 
div.popover-content{
	background: #fff;
	width: 150px !important;
	padding: 3px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	} 


/* ########### END BM login layout ############## */

#adminForm .btn.modal_user_id {
	display: none;
	}
	#adminForm .input-append input {
		border-radius: 3px;
		}

.profile-edit .fieldsetwrapper,
.profile .fieldsetwrapper {
	display: flex;
    justify-content: center;
	}
.profile-edit .control-group {

	}
.profile-edit .buttonwrapper .buttons {
	text-align: center;
	}

.login fieldset .control-group,
.registration fieldset .control-group,
.profile-edit fieldset .control-group,
.profile fieldset .control-group {
	margin-bottom: 10px;
	}

.loginopties {
	text-align: center;
	margin-top: 10px;
	}
	.loginopties ul {
		display: inline-block;
		text-align: left;
		}

.login fieldset,
.registration fieldset,
.profile-edit fieldset,
.profile fieldset {
	border: 1px solid #aaa;
	padding: 20px;
	margin: 0 10px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
	}

.login input,
.registration input,
.profile-edit input,
.profile input {
	padding: 5px;
	}

.profile fieldset dt {
	width: 150px;
    float: left;
    font-weight: 600;
	}

.profile fieldset dd {
	width: 300px;
	}

.profile .buttons {
	text-align: center;
	}
	.profile .buttons .btn {
		margin: 0 10px 8px;
		width: 120px;
		display: inline-block;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		}
	.icon-edituser:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f4ff";
		margin-right: 5px;
		}
	.icon-history:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f1da";
		margin-right: 5px;
		}

.profile-edit .btn-primary {
	display: inline-block;
	}
.profile-edit .btn {
	padding: 5px 10px;
    display: inline-block;
    width: 120px;
    margin: 0 10px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	.profile-edit .icon-opslaan:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f0c7";
		margin-right: 5px;
		}
	.profile-edit .icon-annuleren:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f05e";
		margin-right: 5px;
		}

#eb-registration-history-page fieldset {
	border: none;
	}
#eb-registration-history-page button {	
	top: -5px;
	}

.login .btn-primary,
.registration .btn-primary,
.profile-edit .btn-primary,
.profile .btn-primary{
	padding: 7px 15px;
    color: #fff;
    margin: 10px 10px 0 0;
    border-width: 0;
	}



.login,
.registration {
	text-align: center;
	}
.login .form-horizontal,
#member-registration {
	display: inline-block;
	}

.chzn-container {
    font-size: 16px;
	}

/* System Messages */

.error
{
	padding:0px;
	margin-bottom: 20px;
}

.error h2
{
	color:#000 !important;
	font-size:1.4em !important;
	text-transform:uppercase;
	padding:0 0 0 0px !important
}

#system-message dt
{
	font-weight: bold;
}
#system-message dd
{
	margin: 0 0 15px 0;
	text-indent: 0px;
	padding:0
}
#system-message dd ul
{
	color: #000;
	list-style: none;
	padding: 0px;
}
#system-message dd ul li
{
	line-height:1.5em
}

/* System Standard Messages */
#system-message dt.message,
#system-message dt.warning
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.message ul
{
	/*background: #fff  url(../images/message/notice-info.png) no-repeat;*/
	padding-left:40px;
	padding: 10px 10px 10px 40px;
	border-radius:10px
	}
	#system-message dd.message.message ul {
		border: 2px solid #90B203;
		position: relative;
		}
		#system-message dd.message.message ul li:before {
			font-family: "Font Awesome 5 Free";
			font-size: 20px;
			font-weight: normal;
			font-style: normal;
			text-decoration: inherit;
			-webkit-font-smoothing: antialiased;
			position: absolute;
			top: 10px;
			left: 20px;
			content: "\f05a";
			font-weight: 900;
			color: #90B203;
			}
	#system-message dd.warning.message ul {
		border: 2px solid #ff0000;
		position: relative;
		}
		#system-message dd.warning.message ul li:before {
			font-family: "Font Awesome 5 Free";
			font-size: 20px;
			font-weight: normal;
			font-style: normal;
			text-decoration: inherit;
			-webkit-font-smoothing: antialiased;
			position: absolute;
			top: 10px;
			left: 20px;
			content: "\f071";
			font-weight: 900;
			color: #ff0000;
			}

#system-message dd.message ul li{background:none !important}

/* System Error Messages */
#system-message dt.error
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.error ul
{
	background:#fff url(../images/message/notice-alert.png) no-repeat ;
	padding-left:40px;
 	padding: 10px 10px 10px 40px;
	border: 2px solid #990000;
	border-radius:10px

}



/* System Notice Messages */
#system-message dt.notice
{
	position:absolute;
	top:-2000px;
	left:-3000px;
}

#system-message dd.notice  ul
{
	background:#fff url(../images/message/notice-note.png) no-repeat ;
	padding-left:40px;
	padding: 10px 10px 10px 40px;
	border: 2px solid #FAA528;
	border-radius:10px

}
#system-message dd.notice ul { color: #000;margin:10px 0 }

#system-message
{
	margin-bottom: 0px;
	padding: 0;
}

#system-message dt
{
	font-weight: bold;
}

#system-message dd
{
	padding: 0;
}


.tip-wrap { background:#FEFDE2; font-size:0.8em ; padding:5px; border:solid 1px #ddd; border-radius:3px; box-shadow: 0 1px 5px #ccc }
.tip-title {font-weight:bold}

#all #upload-flash ul li a:hover,
#all .item a:hover span {
	background:#095197;
	color:#fff;
}

/* ########### Mobile footer ############## */

.mobilefooter {
	display: none;
	position: fixed;
	bottom: 0;
	background: #e5e5e5;
	border-top: 1px solid #fff;
	height: 60px;
	width: 100%;
	z-index: 999999;
	}
	.icon::before {
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		}
	.mfroute {
		width: 33.3%;
		position: relative;
		text-align: center;
		float: left;
		padding-top: 12px;
		}
		.mfroute .custom {
			margin-top: 0px;
			}
		.mfroute::before {
			font-family: "Font Awesome 5 Free"; 
			content: "\f4d7";
			font-weight: 900;
			color: #fff;
			font-size: 26px;
			}
		.mfborderright {
			border-right: 1px solid #fff;
			height: 68px;
			width: 0px;
			position: absolute;
			right: 0;
			top: 0;
			}
	.mfbelmij {
		width: 33.4%;
		position: relative;
		text-align: center;
		float: left;
		padding-top: 12px;
		}
		.mfbelmij .custom {
			margin-top: 0px;
			}
		.mfbelmij::before {
			font-family: 'Font Awesome 5 Free';
			content: ' \f095';
			font-weight: 900;
			color: #fff;
			font-size: 26px;
			}
	.mfwhatsapp {
		width: 33.3%;
		text-align: center;
		float: right;
		padding-top: 10px;
		}
		.mfwhatsapp .custom {
			margin-top: -2px;
			}
		.mfwhatsapp::before {
			font-family: "Font Awesome 5 Brands"; 
			content: "\f232";
			font-weight: 300;
			color: #fff;
			font-size: 30px;
			}
	.mobilefooter li {
		display: inline-block;
		}
	.mobilefooter a {
		color: #000;
		font-weight: 300;
		font-size: 16px;
		padding: 40px 0 0;
		position: relative;
		}
@media only screen 
  and (max-width: 414px) {

	.mobilefooter {
		display: block;
		}
		.mobilefooter .icon {
			bottom: 5px;
			position: absolute;
			width: 100%;
			}
	.footerwrapper {
		margin-bottom: 60px;
		}
	.homemenucontainer {
		position: fixed;
		top: unset;
		bottom: 5px;
		z-index: 999999;
		}
	.logocontainer {
		padding-top: 20px;
		}
	}

/* ########### Mobile footer ############## */


/* ##########################################################################
 * ###########################  Mobile settings  ############################ 
 * ##########################################################################
 */

@media only screen and (max-width: 840px) {
	#eb-group-registration-form #eb-group-members-information,
	#eb-group-registration-form #eb-group-billing {
		flex-basis: 100%;
		}
	}

@media only screen and (max-width: 815px) {
	.btn-group + .btn-group {
		margin-left: 0;
		}
	}

@media only screen and (max-width: 730px) {
	
	.profile-edit .fieldsetwrapper, 
	.profile .fieldsetwrapper {
		display: grid;
		}
	}

@media only screen and (max-width: 700px) {
    /*.hometopwrapper,
	.topcontainer,
	.bodycontainer {
		width: 98%;
    }
	.logocontainer {
		width: 100%;
		}*/
	.q-event {
		display: block;
		margin: 10px auto 40px !important;
		}
	#eb-registration-history-page .historytable {
		overflow-x:auto
		}
		#eb-registration-history-page .historytable table {	
			width: 700px;
			}
}

@media only screen and (max-width: 500px) {
	.logocontainer img {
		max-width: 98%;
		}
	.footer .menu li {
		display: block;
		}
}

@media only screen /* voor test op desktop 490px normaal 414px*/
  and (max-width: 414px) {

	.toplogo {
		text-align: center;
		}
	.bm_login_label {
		
		}
	
	.topmenu,
	.homemenucontainer {
		display: none;
		}
		.item-195 {
			display: block !important;
			}
	.mobilefooter .menu {
		display: flex;
		justify-content: space-evenly;
		}
	.mobilefooter a {
		padding: 32px 20px 5px;
		text-decoration: none;
		}
	.mobilefooter a:before {
		top: 10px;
		left: 30px;
		color: #a7328a;
		}
	.mobilefooter .icon {
		bottom: 5px;
		position: absolute;
		width: 100%;
		}

	#eb-group-registration-form .form-horizontal .control-label {
		width: 130px;
		}
	#eb-group-registration-form .form-horizontal .controls {
		margin-left: 130px;
		}

	}


/* @media only screen 
  and (max-device-width: 411px) - Google Nexus 5, 5X, 6, 6P, Pixel */

@media only screen 
  and (max-width: 411px) {

}

/* @media only screen 
  and (max-device-width: 375px) - iPhone 6, 7 */

@media only screen 
  and (max-width: 375px) {

	.profile fieldset dt {
		float: unset;
		}
}

/* @media only screen 
  and (max-device-width: 360px) - Samsung Galaxy S3-S6, S III, Xiaomi(most), Sony Xperia S, Z, Ion */

@media only screen 
  and (max-width: 360px) {

}

/* @media only screen 
  and (max-device-width: 320px) - ipone 5, Samsung Galaxy S, S2, S II, iPhone 3, 4, 4S, Microsoft Lumia 620, 830, 900, 920, 925, 1020 */

@media only screen 
  and (max-width: 320px) {

}