.pg-csv-box {
	padding: 30px;
}

.pg-csv-name {
	margin-left: -20px;
	font-size:12px;
}

.sticky-wrapper.is-sticky #sp-header .sp-column .logo h1 img {
	max-height: 80px;
}

.mvm-link a {
	color:#FFF452;
}

.mvm-link a:hover {
	text-decoration:underline;
}

<!--Adres tabel in div mVm-->

.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px solid #999999;
	display: table-cell;
	padding: 3px 10px;
	text-align:left;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

<!--Einde Adres tabel in div mVm-->

.sppb-text-center, .vacatures {
    	width:350px;
	margin:auto;
}

.button {
	background: #ffff00;

  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
  padding: 0;
}

.sp-white {
 padding:50px;
}

.contact-mvm a{
	color:#FFF452;
}


#sp-header #sp-menu .sp-menu-item >a >img {
  max-height: 70px;
  max-width: 70px;
  display: inline;
  margin: -2px 7px 0 0;
}

#sp-header #sp-menu .sp-menu-item >a:hover {
color: #A80532;
text-decoration: underline;
text-decoration-thickness: 3px;
text-underline-offset: 8px;
}
#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
  color: #A80532;
text-decoration: underline;
text-decoration-thickness: 3px;
text-underline-offset: 8px;

}


