/* layout / column */
.column.m5 {
  width: 5%;
}
.column.m10 {
  width: 10%;
}
.column.m15 {
  width: 15%;
}
.column.m20 {
  width: 20%;
}
.column.m25 {
  width: 25%;
}
.column.m30 {
  width: 30%;
}
.column.m33 {
  width: 33.33%;
}
.column.m35 {
  width: 35%;
}
.column.m40 {
  width: 40%;
}
.column.m45 {
  width: 45%;
}
.column.m50 {
  width: 50%;
}
.column.m55 {
  width: 55%;
}
.column.m60 {
  width: 60%;
}
.column.m65 {
  width: 65%;
}
.column.m66 {
  width: 66.66%;
}
.column.m70 {
  width: 70%;
}
.column.m75 {
  width: 75%;
}
.column.m80 {
  width: 80%;
}
.column.m85 {
  width: 85%;
}
.column.m90 {
  width: 90%;
}
.column.m95 {
  width: 95%;
}
.column.m100 {
  width: 100%;
}
.column.shide,
.column.lhide,
.column.xlhide {
  display: block;
}
.column.mhide {
  display: none;
}
.shide,
.lhide,
.xlhide {
  display: block;
}
.mhide {
  display: none;
}
.right {
  float: right;
}
#header .logo {
  width: 230px;
}
#header .social {
  display: block;
  right: 15em;
}
#header .my-ep92 .button {
  right: 7em;
}
#header .my-ep92 > img {
  display: block;
}
#header nav .wrapper > ul {
  margin: 0;
}
#header nav .wrapper > ul > li {
  margin: 0 0.5em 0 0;
}
#header nav .wrapper > ul > li span.icon {
  display: inline-block;
}
#header nav .wrapper > ul > li > a {
  padding: 0.35em 0.8em 0.4em 32px;
}
.vacatures ul li .info,
.top5vacatures ul li .info {
  display: inline-block;
}
#floorad span {
  display: block;
}
#floorad em {
  font-size: 1.5em;
  padding: 0.1em 1em 0.25em;
}
