#sp-header {
	height: 120px;
}

#sp-header .logo {
	height: 120px;
}

#sp-header .logo .logo-image {
    height: 100px;
}

#sp-main-body {
    padding: 40px 0;
}

div.c_home_add {
	max-width:300px;
	height: 670px;
	border: 1px solid grey;
	display:inline-block;
 	position: relative;
 	left: 30px;
	}

#sp-footer ul.menu {
	display: flex;
}

#sp-footer ul.menu ol, ul {
    padding-left: .1rem;
}

#sp-footer #sp-footer1 {
        width: 75%;
}
#sp-footer #sp-footer2 {
        width: 25%;
}
#sp-footer ul.menu li {
    margin: 0 20px 0 10px;
}
#sp-footer ul.menu a {
    font-size: 1.1em;
}
#sp-footer ul.menu-child li {
	display: list-item;
	list-style: none;
}


/*CB User overwrites*/
.cbUserListResultCount {
	visibility: collapse;
	display: none;
}
.cbPoweredBy  {
	visibility: collapse;
	display: none;
}

#cbUserTable div.cbCanvasLayout {
	border: none;
}
#cbUserTable .bestuur_avatar .cbImgAvatar {
	margin: auto;
}
#cbUserTable .bestuur_content {
    padding-left: .75em;
}
#cbUserTable .cbCanvasLayoutContent {
	/*background-color: #f6f4ec;*/
}
#cbUserTable .bestuur_content .cbUserListFL_formatname {
	padding: .5em 0 1.2em 0;
}
#cbUserTable .bestuur_content .cbUserListFC_formatname {
	font-size: 1.5em;
	color: #000080;

}
.cbProfile .cbMenuNavBar #cbmenunav #cbmenu1 {	
    font-weight: bold;
}
.cbProfile .cbMenuNavBar #cbmenunav #cbmenu1 a {	
    color: #007bff;
}

/*Phoca Download overwrites*/
div.pd-category-view div.pd-subcategory small {
	display: none;
}

/*Event Manager overwrites*/
#eb-calendar-page div.fc-event-time {
	width: 40px;
	overflow: visible;
}
#eb-events.eb-events-timeline strong {
	font-weight: normal;
}
#eb-registration-history-page #adminForm .filters {
	display: none;
}

/*Custom overwrites*/
/*Member Pages*/
.article-details ul.fields-container li.info-voor-leden {
	list-style: none;
}

.article-details ul {
	margin-left: 20px;
}

.article-details ul.fields-container {
	margin-left: 0px;
}
 


